You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello guys,
if it's possible i would like some help here on this problem.
Since 2 days ago my cloudflare integration stopped to update the ip address of my site.
Have tried everything and the API seems to be working since the curl command results a sucessfull output.
is someone else facing this problem?
follow some log:
| ├── HTTP IPv4 providers
| | └── all
| ├── HTTP IPv6 providers
| | └── all
| ├── DNS enabled: yes
| ├── DNS timeout: 3s
| └── DNS over TLS providers
| └── all
├── Resolver
| ├── Address: [MASKED]
| └── Timeout: 5s
├── Server
| ├── Listening address: [MASKED]
| └── Root URL: /
├── Health
| └── Server listening address: [MASKED]
├── Paths
| ├── Data directory: [MASKED]
| ├── Config file: [MASKED]
| └── Umask: system default
├── Backup: disabled
└── Logger
2025-01-10T10:18:01Z INFO reading JSON config from file [MASKED]
2025-01-10T10:18:01Z INFO Found 3 settings to update records
2025-01-10T10:18:01Z INFO Reading history from database: domain [DOMAIN 1 MASKED] owner @ ipv4
2025-01-10T10:18:01Z INFO Reading history from database: domain [DOMAIN 2 MASKED] owner @ ipv4
2025-01-10T10:18:01Z INFO Reading history from database: domain [DOMAIN 3 MASKED] owner @ ipv4
2025-01-10T10:18:01Z INFO [healthcheck server] health http server listening on [MASKED]
2025-01-10T10:18:01Z INFO [http server] http server listening on [MASKED]
2025-01-10T10:18:01Z INFO [backup] disabled
2025-01-10T10:18:01Z INFO ipv4 address of [DOMAIN 2 MASKED] is [IP MASKED] and your ipv4 address is [IP MASKED]
2025/01/10 10:18:26 "GET http://[INTERNAL IP MASKED]/ HTTP/1.1" from [INTERNAL IP MASKED] - 200 3398B in 52.518µs
2025/01/10 10:18:26 "GET http://[INTERNAL IP MASKED]/static/styles.css HTTP/1.1" from [INTERNAL IP MASKED] - 200 3203B in 210.366µs
Beta Was this translation helpful? Give feedback.
All reactions