Console fails to open
restart refuses to execute because the login is invalid, and you only need local mode:
Login or remote capabilities unavailable
- Run
qoderwake whoamito check the account. If not logged in or the account is incorrect, runqoderwake login. - After logging in, verify the account again and run network diagnostics.
- If remote devices are still not visible, confirm they use the same account and refresh the device page.
Waker not responding or task running indefinitely
- Check the status on the task board. If it shows “Action needed,” go to the original task to handle it.
- If queued or running for a long time, verify the device is online, the service is running, and the machine is not asleep.
- Open the original task to view errors and send a minimal test message. If it still fails, check the directory, model, connector, and permissions.
Automated task not running
- Confirm the task is enabled and verify the time, timezone, event/API request, validity period, and run count.
- When using a local directory, confirm the device is powered on, the service is running, and the machine is not asleep at trigger time.
- Check the run history to distinguish between “not triggered” and “ran but failed.” After fixing, run manually first, then wait for a real trigger.
WakerFlow stuck, failed, or results incomplete
- Open “Execution Records” and confirm the current Phase, Worker, and whether it is waiting for user input.
- If waiting for input, go to the run details to respond. If a Worker failed, view the error, Result, and raw events.
- Verify run parameters, Waker, knowledge base, connector, and permissions. Use business logs to locate the phase, but judge results by Worker Result and the final return value.
- After fixing, click “Run” in the upper-right corner to re-execute.
Task board shows no tasks or status not updating
- Clear all filters (type, group, Waker, status) and switch between list and swimlane views.
- For group tasks, expand the parent task and go back to the original entry to confirm the task was actually created.
- Re-enter the board. If source reading fails, run network diagnostics and check permissions.
Connector unavailable
- Go to Waker details → “Connectors” and check the configuration, authorization, connection status, and tool list.
- Go to the Waker’s “Permissions” to confirm the relevant tools are allowed.
- Create a minimal test task that only calls that connector.
DWS: chat_permission_grant redefined
If the error message matches the following exactly:Network diagnostics failed
Go to “Settings” → “Network Diagnostics,” run the full diagnostics, and address items by failure type:
Also check system time, DNS, corporate network, firewall, and security software. If necessary, switch networks to retest and record the failure summary.
Update downloaded but version unchanged
- Go to “Settings” → “Update Application” and confirm the update has been installed.
- Restart the service:
- Run
qoderwake status, then go to “Update Application” to verify the version.
If you only run
qoderwake update without restarting, the current service may still be using the old version.View logs and submit feedback
Locate logs
Default main log location:qoderwake log -f. The positional argument traceId, --trace-id, and --keyword can only be used one at a time. Add --clean for simplified output.
Collect evidence
Record the time and timezone of occurrence, version and OS, task name or ID, reproduction steps, error message, andtraceId/sessionId. Do not submit credentials.
Submit feedback
--waker-id <wakerId>.
Submitting feedback requires a valid login. The problem description parameter is
--message.