We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Records are throwing errors during what appears to be a validation step.
Starts after [monitoring] step in container start
I'd expect the records to be marked as present
" cf-companion | Image: tiredofit/traefik-cloudflare-companion | Version 6.8.5 Type 'image_changelog' for details cf-companion | Repository/Issues/Support: https://github.com/tiredofit/docker-traefik-cloudflare-companion/ cf-companion | Sponsor me for development and upkeep: https://www.tiredofit.ca/sponsor cf-companion | cf-companion | 2022-09-30.01:41:27 [WARN] ** [timezone] Timezone: New_York does not exist - Using 'Etc/GMT' cf-companion | 2022-09-30.01:41:27 [NOTICE] ** [monitoring] Container configured for monitoring with 'zabbix modern' cf-companion | 2022-09-30.01:41:28 [STARTING] ** [traefik-cloudflare-companion] [1] Starting Traefik Cloudflare Companion cf-companion | 2022-09-30.01:41:28 [STARTING] ** [monitoring] [1] Starting Zabbix Agent (modern) 6.2.1 cf-companion | [ERROR] ** record1.domain.com - 9207 Content-type must be application/json. cf-companion | [ERROR] ** record2.domain.com - 9207 Content-type must be application/json. "
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
Records are throwing errors during what appears to be a validation step.
Steps to reproduce
Starts after [monitoring] step in container start
What is the expected correct behavior?
I'd expect the records to be marked as present
Relevant logs and/or screenshots
"
cf-companion | Image: tiredofit/traefik-cloudflare-companion | Version 6.8.5 Type 'image_changelog' for details
cf-companion | Repository/Issues/Support: https://github.com/tiredofit/docker-traefik-cloudflare-companion/
cf-companion | Sponsor me for development and upkeep: https://www.tiredofit.ca/sponsor
cf-companion |
cf-companion | 2022-09-30.01:41:27 [WARN] ** [timezone] Timezone: New_York does not exist - Using 'Etc/GMT'
cf-companion | 2022-09-30.01:41:27 [NOTICE] ** [monitoring] Container configured for monitoring with 'zabbix modern'
cf-companion | 2022-09-30.01:41:28 [STARTING] ** [traefik-cloudflare-companion] [1] Starting Traefik Cloudflare Companion
cf-companion | 2022-09-30.01:41:28 [STARTING] ** [monitoring] [1] Starting Zabbix Agent (modern) 6.2.1
cf-companion | [ERROR] ** record1.domain.com - 9207 Content-type must be application/json.
cf-companion | [ERROR] ** record2.domain.com - 9207 Content-type must be application/json.
"
Environment
Any logs | docker-compose.yml
Possible fixes
The text was updated successfully, but these errors were encountered: