timothymiller/cloudflare-ddns

Updates just stop?

tyalie opened this issue ยท 0 comments

tyalie commented

Describe the bug

The script just seems to stop updating without any apparent errors visible? This has happened to me multiple times now.

example log

2023-09-20T01:03:11.299908351Z ๐Ÿ“ก Updating record {'type': 'A', 'name': 'domain', 'content': '99.99.99.99', 'proxied': False, 'ttl': 300}
2023-09-20T01:03:13.687811590Z ๐Ÿ“ก Updating record {'type': 'AAAA', 'name': 'domain', 'content': ':::f9', 'proxied': False, 'ttl': 300}
2023-10-10T20:47:01.560340615Z ๐Ÿ›‘ Stopping main thread...

As one can see above: The script still runs.