Replies: 1 comment
-
Well, after playing with this some more, I was able to resolve it! Two things I found:
This did not resolve the issue and gave me different errors in the log.
Now all is working well! My guess is that when I updated the docker images, it lost the Link setting. |
Beta Was this translation helpful? Give feedback.
0 replies
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 have been using the p2g-api and p2g-webui for several months, but made the mistake of updating the container images recently and broke the webui container. I'm pretty sure this happened a few weeks ago and I was able to fix it - but now I'm stuck again and out of ideas! The p2g-api container starts up fine but the p2g-webui crashes with the port 80 permission issue. I tried running the container with the higher permission setting with no luck.
This is on a Synology NAS. I'm using the Docker Compose file from the wiki
My configuration.local.json and api.local.json files both have the proper :8080 ports. Here is the log file for reference.
Beta Was this translation helpful? Give feedback.
All reactions