mirror of
https://github.com/qdm12/ddns-updater.git
synced 2026-07-09 23:41:54 -04:00
Help: Synology Docker container qmcgaw-ddns stopped unexpectedly. #56
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 @kruu51 on GitHub (Sep 6, 2020).
TLDR: Describe your issue in a one liner here
Is this urgent?
What DNS service provider(s) are you using?
What's the version of the program?
latest
What are you using to run the container?
Extra information
Logs:
Configuration file:
https://www.dropbox.com/s/rliolqnveg6ipgh/qmcgaw-ddns.html?dl=0
Host OS:
Synology DSM
@qdm12 commented on GitHub (Sep 6, 2020):
Did you change the json configuration file? That seems like an error parsing the JSON file. Can you share the content of the file (and remove credentials)?
@kruu51 commented on GitHub (Sep 6, 2020):
I connect with SSH into my Synology NAS, but I dont know where the config file of the container is.
@qdm12 commented on GitHub (Sep 6, 2020):
You need to create a config.json file as described in the readme and then bind mount in the container. Please have a look at the readme. I understand it's not the easiest way to get started but haven't got the time to make an interactive UI to set things up!