Diagnose common service, task, connector, knowledge-base, and @Waker issues.
Find the section that matches the symptom, or search for Console, Login, Autonomous Work, WakerFlow, Knowledge Base, Connector, Update, or @Waker.
Troubleshoot in this order: Local Service → Login and Network → Device and Waker → Task Configuration → External Capabilities. Change one item at a time and retest immediately. If the issue remains, record the timestamp and time zone, error text, relevant IDs, and logs.
Check the service status, start the service, and obtain the actual access address in sequence; restart if it still cannot be opened. Don't just use fixed ports from bookmarks.
Completion criteria:
This parameter will start in local mode; you should log in again when remote capabilities are required.
Enter "Settings" → "Network Diagnosis", run the complete diagnosis and deal with the failed items:
At the same time, check the system time, DNS, corporate network, firewall and security software; switch the network to retest if necessary, and record the failure summary.
Completion criteria: After re-diagnosis after repair, Gateway authentication, machine registration and Work callback are all shown to be passed; then the original remote operation can also be successful.
1. Positioning log
Default main log location:
First choose a search method based on the question:
To keep checking for new posts use
Increase
The console cannot be opened
QoderWake status shows that the service is running, the address output by QoderWake portal --no-open can be opened, and the Web Console page has completed loading.
If restart refuses execution due to an invalid login, and you confirm that you only want local mode:
Login or remote capabilities not available
- Execute
QoderWake whoamito check the account; executeQoderWake loginif you are not logged in or the account is incorrect. - After logging in, check your account again and run network diagnostics.
- When the remote device is still invisible, confirm that the device uses the same account and refresh the device page.
QoderWake whoami can display the expected account number, the Gateway authentication in network diagnosis has passed, and the target remote page can be loaded normally.
Waker does not respond or the task does not end for a long time
- Confirm the status on the task dashboard; when "operation required", go to the original task for processing.
- When queuing or executing for a long time, check that the device is online, the service is running and not sleeping.
- Open the original task to check for errors and send a minimal test message; if it still fails, check the directory, model, connector and permissions.
Autonomous Work is not running
- Confirm that the task is enabled and check the time, time zone, event/API request, validity period, and number of runs.
- When using the local directory, confirm that the device is powered on, the service is running, and it is not sleeping when triggered.
- Check run history and distinguish Not Triggered from Triggered but Failed. After fixing the issue, run the task manually before waiting for the next real trigger.
WakerFlow gets stuck, fails or has incomplete results
- Open Run History and identify the current phase, Waker node, and whether the flow is waiting for user input.
- When input is required, respond in the run detail. When a Waker node fails, inspect its error, node result, and raw event.
- Verify run parameters, Wakers, knowledge bases, connectors, and permissions. Use business logs to locate the phase, but use the Waker-node result and final return value to judge the outcome.
- After repairing, re-execute from "Run" in the upper right corner.
The task board has no tasks or the status is not updated
- Clear the Type, Group, Waker, and Status filters and toggle between list/swim lane views.
- Expand the parent task of the group task and return to the original task to confirm that the task has indeed been created.
- Re-enter the dashboard; run network diagnostics and check permissions if the source read fails.
Knowledge base information cannot be used
- Open the knowledge base and confirm that the source exists, processing completed, and the extracted content is readable.
- Open Cards and confirm that the source was compiled; run a manual compilation if necessary.
- Check the binding on both the knowledge-base list and the Waker detail page.
- Start a new chat and ask a question with a clear answer in the source.
- If the answer remains inaccurate, remove obsolete or conflicting material, recompile, and retest.
Connector not available
- Enter Waker details → "Connectors" to check the configuration, authorization, connection status and tool list.
- Go to Waker's "Permissions" to confirm that the relevant tools are allowed to be used.
- Create a new minimal test task that only calls the connector.
Network diagnosis failed
Enter "Settings" → "Network Diagnosis", run the complete diagnosis and deal with the failed items:
| Failed Items | Priority Check |
|---|---|
| Gateway authentication | Whether the login is valid, the account is correct, and the system time is accurate |
| Machine registration | Whether the local service is running, whether the current device has been registered, and whether the accounts are consistent |
| Work backhaul | Whether the device is online, whether the corporate network or firewall blocks long connections or return requests |
update has been downloaded but the version has not changed
- Go to "Settings" → "Update Apps" and confirm that the update has been installed.
- Restart the service:
- Execute
QoderWake status, then go to "Update Application" to check the version.
QoderWake update without restarting, the current service may still be using the old version.
View the log and submit feedback
1. Positioning log
Default main log location:
QoderWake log -f. Only one position parameter traceId, --trace-id and --keyword can be selected at a time; --clean can be added to simplify the display.
2. Collect problem evidence
Record the time of occurrence and time zone, version and operating system, task name or ID, steps to reproduce, error text and traceId/sessionId; do not submit credentials.
3. Submit feedback
--waker-id <wakerId> when associated with a Waker.
Completion criteria: The command returns feedback id. Save this ID and use it to locate the feedback record in subsequent communications.
Submitting feedback requires a valid login; the problem description parameter is --message.
@Waker issues
The bot is in the group, but no pending request appears
- Open @Waker → IM Connection Management and confirm that the bot connection is available.
- Confirm that the bot is in the group, then mention it in a new ordinary message.
- Open @Waker → Pending Requests and verify the chat, requester, and connection identity.
- If no request appears, review the connection scope. When a pairing code is available, generate a one-time code and complete pairing in the target group.
- After approval, mention the bot again and run a read-only task.
The session is enabled, but the bot does not reply
- Confirm that the session is active and @Waker is enabled.
- Check that the IM connection is online, the bot remains in the group, and it can receive and send messages.
- Confirm that at least one Waker is enabled and a default Waker is selected.
- Check the Waker's device, project, model, connectors, and permissions.
- Send a minimal task that does not require external tools and inspect its state on the Task Board.
The request routes to the wrong Waker
- Give every Waker a distinct name and responsibility.
- Use the default Waker only for requests whose responsibility is unclear.
- Rewrite overlapping roles with explicit inputs, outputs, and boundaries.
- In the same test chat, send two tasks with clearly different responsibilities and inspect the actual executor.
A file or final result is missing from IM
- Open task details and confirm completion and the artifact's actual location.
- Check whether the IM channel supports native attachments or clickable links.
- If it does not, retrieve the file from the QoderWake task artifact or team project and return an accessible location.
- Never send passwords, tokens, or customer-private data as attachments.
| Symptom | Action | Completion criteria |
|---|---|---|
| Image question is misunderstood | Add a text question and context, point to the relevant area, and provide raw data for complex charts | The answer addresses the specified area |
| A restricted page imports as empty content or 404 | With authorized access, export it to a supported file, upload, compile, and retest | Processing and compilation finish, and the Waker can use the content |

