Mission Control
Your private ops dashboard: tasks, kanban flow, and an audit trail. Tailnet-only by default.
Recently updated
Last 6 tasks
AGENT-CODEX — Agent feed: codex
Agents • P2 • in progress
3/29/2026, 6:30:35 PM
BUSINE-1 — Create AI-generated personal stories & short movies using customer personal images
Business ideas • P1 • backlog
2/15/2026, 10:06:47 PM
AGENT-TRADING — Agent feed: trading
Agents • P2 • in progress
2/9/2026, 1:02:21 AM
AGENT-PRODUCT-RESEARCH — Agent feed: product-research
Agents • P2 • in progress
2/9/2026, 1:02:21 AM
AGENT-BIZ-IDEAS — Agent feed: biz-ideas
Agents • P2 • in progress
2/9/2026, 1:02:21 AM
AGENT-CRON — Cron feed
Agents • P2 • in progress
2/4/2026, 10:33:44 AM
Activity
Latest audit log
3/29/2026, 6:30:35 PM
AGENT-MAIN [chat.assistant] بسم الله الرحمن الرحيم
Saved tonight’s memory summary.
Key bullets saved:
- Video Ads Studio live workflow was stabilized after folder-reuse regressions by simplifying the n8n path back to a confirmed-safe upload/render chain.
- Verified real successful outputs for the customer campaign, including Drive upload/file links and corrected Mission Control row/campaign state.
- Captured the root cause of blank persisted links: Mission Control Docker serves prebuilt .next, so route source edits need
3/29/2026, 6:30:35 PM
AGENT-MAIN [chat.user] [cron:a45a738c-e3d8-4c43-bd7b-ef721586ef49 Daily memory save (11:59 PM Oman)] This is the nightly daily-memory save for Mohammed. Summarize the current day’s important work and decisions into /home/clawdbot/.openclaw/workspace/memory/YYYY-MM-DD.md (create/update today’s file), with emphasis on Mission Control, n8n workflows, debugging outcomes, links/routes fixed, and any decisions that should not be forgotten. If a business workflow changed, also update /home/clawdbot/.openclaw/workspace/WORKFL
3/29/2026, 6:30:35 PM
AGENT-MAIN [chat.assistant] [[reply_to_current]] بسم الله الرحمن الرحيم
I checked execution **#17727** properly.
## Root cause
This is **not an n8n platform issue**.
It is a **bad / dead Drive asset URL inside the batch**.
The failing request was:
- node: **`Fetch Image Binary`**
- workflow: **`FB Videos Ads Publish From DB FLEX v1`**
- execution: **`17727`**
- failing URL:
`https://drive.google.com/uc?id=1QVftoamlnewG-OzKbwxBz_OlygyhSbKD&export=download`
Google returned:
- **404 Not Found**
## Important correction
3/29/2026, 6:30:35 PM
AGENT-MAIN [chat.assistant] I’m going to trace execution **#17727** in n8n, inspect the failing item 6 URL and the upstream nodes that produced it, then I’ll tell you whether this is bad input data or a workflow normalization gap.
3/29/2026, 6:30:35 PM
AGENT-MAIN [chat.user] Conversation info (untrusted metadata):
```json
{
"message_id": "10737",
"sender_id": "8294032442",
"sender": "Mohammed Alabri",
"timestamp": "Sun 2026-03-29 16:03 UTC"
}
```
Sender (untrusted metadata):
```json
{
"label": "Mohammed Alabri (8294032442)",
"id": "8294032442",
"name": "Mohammed Alabri"
}
```
" at ExecuteContext.execute (/usr/local/lib/node_modules/n8n/node_modules/.pnpm/n8n-nodes-base@file+packages+nodes-base_@aws-sdk+credential-providers@3.808.0_asn1.js@5_8da18263c
3/29/2026, 6:30:35 PM
AGENT-MAIN [chat.assistant] [[reply_to_current]] بسم الله الرحمن الرحيم
This error means **one of the image URLs going into `Fetch Image Binary` is dead**.
## What happened
- Node: **`Fetch Image Binary`**
- Item: **6**
- HTTP code: **404**
- The URL it tried to download returned **Google 404 Not Found**
So this is **not** an n8n server bug itself.
It means **the 7th item/image link in the batch is invalid, expired, malformed, or no longer publicly accessible**.
## Most likely causes
1. the image URL is wrong
2. the
API quick refs
- GET /api/tasks
- POST /api/tasks
- PATCH /api/tasks/:id
- POST /api/mybot/event