Dirk SV MOIN - https://www.npmjs.com/package/si...

https://www.npmjs.com/package/signalk-logviewer I just published this to make my support life easier for unexpirienced users, when they report a issue. Especially on a Victron Cerbo it is hard, so I created this plugin. Cerbo still Experimental, as I don't have a Cerbo to test it.
1 Reply
Dirk SV MOIN
Dirk SV MOINOP2w ago
@chris I am using this thread not to spam the entire channel. I finished the Cerbo GX, v0.1.0 is out. as i understand from your words: I use a docker image and usually look at "docker logs -f --tail 50 signalk-server" or the logs in the web-gui signalk-server is your docker container, correct? I will not have a abillity to "break out" of the docker container to read the "host" logs. What we could think of is a) are in the container any log files? b) have you shared a log volume with this container that we might be able to read? do you see anything when executing: docker exec signalk-server ls -la /home/node/.signalk/logs/ ?

Did you find this page helpful?