mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-07-24 14:43:39 -04:00
Feature request: Pick available port for healthcheck server #119
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @qdm12 on GitHub (May 30, 2021).
Originally assigned to: @qdm12 on GitHub.
What's the feature?
Extra information?
@redtripleAAA commented on GitHub (Jun 6, 2021):
Any updates on this?
Let me know if you need anything to test in my lab environment
@qdm12 commented on GitHub (Jun 7, 2021):
Done in
0c3d258620you can now set-e HEALTH_SERVER_ADDRESS=127.0.0.1:9998for example. Didn't try it out of laziness, but it should work! Let me know if it doesn't though 👀@redtripleAAA commented on GitHub (Jun 7, 2021):
The port conflict is gone, but I am getting this error now
2021/06/08 00:09:31 ERROR cannot write to file "/data/updates.json": mkdir /data: permission deniedStack
Docker Host - Raspberry Pi4 8GB
@qdm12 commented on GitHub (Jun 7, 2021):
Step 1 of https://github.com/qdm12/ddns-updater#setup should do I think
@redtripleAAA commented on GitHub (Jun 7, 2021):
I did that already and still the issue there.
there is something else in the new image as when I tried this image tag for example it worked fine
image: qmcgaw/ddns-updater:v2.2.0@qdm12 commented on GitHub (Jun 7, 2021):
Indeed, thanks for insisting! I messed it up in my Maintenance: simplify file paths logic commit this morning 😄 and should be fixed in
e19cabc894@redtripleAAA commented on GitHub (Jun 7, 2021):
Things are looking much better now. Testing more in depth the complete stack
ddns
gluetun
webpage server nginx