Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working, no output #54

Open
SpyrexDE opened this issue Aug 22, 2022 · 3 comments
Open

Not working, no output #54

SpyrexDE opened this issue Aug 22, 2022 · 3 comments

Comments

@SpyrexDE
Copy link

SpyrexDE commented Aug 22, 2022

I installed nddns on my Raspberry PI 4 using the script and followed the instructions in the readme.
However, when I run nddns -accesstoken xxx -zone example.com -record abc -interval 5 I don't get any success or failure message like in the readme's gif. Is there any way to run nddns with verbose output?

It also does not update my DNS entries.

@SpyrexDE SpyrexDE changed the title No returned message Not working, no output Aug 22, 2022
@mwelcker
Copy link

mwelcker commented Sep 6, 2022

@SpyrexDE: I had the same issue. The Container was working for me, but there is no ARM image for the Raspberry available.
I just forked the code and build a ARM image with the latest code base. You can use the image if you want:
docker pull ghcr.io/mwelcker/netlify-dynamic-dns:v3.0.2

@SpyrexDE
Copy link
Author

SpyrexDE commented Sep 7, 2022

@mwelcker Ahh thanks a lot. But you are not right: I just noticed there actually is an arm release, however, the install script seems not to recognize and use it if it's needed. I just modified the script to download the arm version and now the output is working... Well... it at least gives me a bunch of errors:

- Updating DNS recordError reporting anonymous analytics data:  error posting analytics event: Post "https://analytics.otbeaumont.me/event": remote error: tls: internal error
2022/09/07 14:51:18 Error: Error Updating DNS Record error retrieving your public ipv6 address: dial udp [2620:119:35::35]:53: connect: network is unreachable```

@steveharman
Copy link

Hi @SpyrexDE Could you explain what you changed to get the script to recognise the ARM version please?

I'm in exactly the same position of installing on a Pi4 but getting nothing from the nddns command - no error, no nothing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants