Replies: 1 comment 1 reply
-
|
Huh, I forgot to enable the API integration, now it works correctly, but still - for future references, how do I debug the issues? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've added portainer app and even though the access test says "Successfully communicated with the API", I'm not seeing any stats in the icon.
I edited the
www/.envfile and set theAPP_DEBUG=true, then restarted the heimdall container, but no additional logs show up.I only see the following
.logfiles:Now, the
./config/log/nginx/error.logis empty,./config/log/nginx/access.logcontains only access into to the heimdall page itself,config/log/php/error.logsaysready to handle connectionsand nothing else, and lastly, thelaravel-2023-03-18.logends on log related to the app installation:How can I debug the actual API calls made by heimdall?
Beta Was this translation helpful? Give feedback.
All reactions