Hi,
I recently upgraded my system from 24.04 to currently 24.10.0
Previous I had installed nginx proxy manager as a custom application (because I wanted to use port 80 and 443) and it worked and was able to see the logs from the UI by clicking on “View logs”.
Now that I’ve upgraded to new version, going into Container logs all I see is the following:
Hi Craig,
Yes I am able to see the docker logs via docker logs command from shell.
Before upgrading to Electric Eel, I was able to view these logs from the UI but now I don’t see them.
I had the same problem when custom app was defined in UI (as docker container) directly.
Later truenas wraps the container spec. into a docker compose yaml … somewhere along this process this gets broken (container logs are not used as docker compose wrapped stdout log).
What you can do NOW to solve this is use the custom app spec. in the form of docker compose yaml directly … this avoids truenas wrapping it and botching the logging along the way.
Hi Lucas,
Thanks for the suggestion. I’ll play around with custom applications using docker compose yaml and see if it works. Obviously I would still like container logs to work through the UI using default trueNas custom application setup.
If this is true, it sounds like a bug. @bobcat are you able to save a debug from a system that still has this app installed? If so can you please submit a bug report and upload the debug?