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

9022, TTL must be a number, not a string. #108

Open
rezytijo opened this issue Aug 15, 2024 · 1 comment
Open

9022, TTL must be a number, not a string. #108

rezytijo opened this issue Aug 15, 2024 · 1 comment

Comments

@rezytijo
Copy link
Contributor

I got this error in version 7.3.1 and most crucially, I didn't get the DNS Record update in Cloudflare, for version 7.2.4 it is work well

2024-08-15T09:39:30+0700 ERROR 200 | ** sub1.example.com - 9022 TTL must be a number, not a string.
2024-08-15T09:39:31+0700 ERROR 200 | ** sub2.example.com - 9022 TTL must be a number, not a string.
2024-08-15T09:39:33+0700 ERROR 200 | ** sub3.example.com - 9022 TTL must be a number, not a string.
2024-08-15T09:39:34+0700 ERROR 200 | ** sub4.example.com - 9022 TTL must be a number, not a string.

For the ENV congfig I changed only this part

- DOMAIN1_PROXIED=TRUE
- REFRESH_ENTRIES=TRUE
- RC_TYPE=A
- DEFAULT_TTL=1
@mikoskinen
Copy link

Same issue here. Thanks @rezytijo for mentioning that 7.2.4 works.

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

2 participants