raspiblitz icon indicating copy to clipboard operation
raspiblitz copied to clipboard

Changes to Let's encrypt / duckdns.org settings not possible?

Open ttrueten opened this issue 2 years ago • 3 comments

Hi there, my external IP has changed. However, duckdns.org still points to my old external IP address. Now I thought I would just delete the subscription and set up a new one, but that is not possible because I get the following message here:

# running: python /home/admin/config.scripts/blitz.subscriptions.letsencrypt.py subscription-cancel mynode.duckdns.org
  File "/home/admin/config.scripts/blitz.subscriptions.letsencrypt.py", line 70
    print(*args, file=sys.stderr, **kwargs)
          ^
SyntaxError: invalid syntax
# restarting services to pickup new public url (please wait) ...

After that the old subscription appears unchanged. What can I do?

Cheers, Thomas

ttrueten avatar Mar 21 '22 07:03 ttrueten

Not that it solves the error you get, but have you tried to update your IP via duckdns?

image

NilByte avatar Mar 21 '22 17:03 NilByte

Hello, sure. But thank you for the hint.

Cheers, Thomas

ttrueten avatar Mar 22 '22 07:03 ttrueten

TODO for 1.8: check automatic IP update when no IP2Tor but duckdns is in use.

rootzoll avatar Apr 05 '22 16:04 rootzoll