Help with config.json: invalid character } where? #826
Replies: 3 comments
-
Removing the commas at the end of each section (in the ip_version line) resulted in
It's the opposite? |
Beta Was this translation helpful? Give feedback.
0 replies
-
When I shorten my config to only the 2 entries for porkbun, it works perfectly fine. I'm guessing I'm somehow not following the right format for that many entries somehow? Typo? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Use https://jsonlint.com/ to validate your json 😉 |
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 get this error, what am I doing wrong? I couldn't find more than 1 example of how to do multiple entries into the config.json file besides the configuration example which isn't large https://github.com/qdm12/ddns-updater#configuration
Below is my config.json
Beta Was this translation helpful? Give feedback.
All reactions