No agentdriver is loaded

Sorry, I encountered this problem. After repeatedly pulling the image and restarting, it still persists. Can you identify the issue from the logs?

Sorry, I encountered this problem. After repeatedly pulling the image and restarting, it still persists. Can you identify the issue from the logs?

Error: No agentdriver isQ loaded
at Message.CustomCommand (file:///app/dist/Messages/Message.js:5179:27)
at file:///app/dist/Messages/Message.js:696:40
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
Error: No agentdriver is loaded
at Message.CustomCommand (file:///app/dist/Messages/Message.js:5179:27)
at file:///app/dist/Messages/Message.js:696:40
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
Error: No agentdriver is loaded
at Message.CustomCommand (file:///app/dist/Messages/Message.js:5133:27)
at file:///app/dist/Messages/Message.js:696:40
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)

REPOSITORY TAG IMAGE ID CREATED SIZE
openiap/openflow latest 02e1644ef9da 9 days ago 886MB
rabbitmq latest d4093a263704 3 weeks ago 231MB
mongo latest f08e39122805 5 weeks ago 855MB
openiap/noderedagent latest e0a6e18b1009 6 months ago 1.93GB
traefik v2.10.6 7ec32645961a 13 months ago 153MB
openiap/nodeagent latest 7e6055b2dc0b 45 years ago 1.09GB

I have tested on a clean machine with docker and using play-with-docker, and it works without issues there.
Given you did other posts talking about creating your own images, I’m going to assume that must be the problem.

Thank you very much, the issue has been resolved; it was a problem with my image. However, I have encountered a new problem: after rebuilding the Node-RED image, I am unable to access it normally from the web page. It seems that the proxy is unable to find the correct target. Do I need to modify any configuration? logs:2025-01-13T08:33:47Z" level=error msg=“Could not define the service name for the router: too many services” providerName=docker routerName=ancient-mud-e6c2
time=“2025-01-13T08:33:47Z” level=error msg=“Could not define the service name for the router: too many services” routerName=billowing-frog-8564 providerName=docker
time=“2025-01-13T08:44:51Z” level=error msg=“Could not define the service name for the router: too many services” providerName=docker routerName=billowing-frog-8564
time=“2025-01-13T08:44:51Z” level=error msg=“Could not define the service name for the router: too many services” providerName=docker routerName=billowing-frog-85641

I just modified the @node-red directory and replaced it with the new one.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.