-
-
Notifications
You must be signed in to change notification settings - Fork 65
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
SyntaxError: invalid syntax. Perhaps you forgot a comma? #106
Comments
Thanks for the report - Definitely a comma. |
Thank you for fixing this. |
I can confirm that 7.3.1 fixes this issue - however, the docker latest tag is still mapped to 7.3.0. Perhaps this was intentional? If so, please disregard. Thanks for fixing! |
Hello, I have a "simple" docker swarm 1 master & 1 worker. I am using the last Traefik Cloudflare companion (7.3.1) and I am also having a warning syntax error : Image: tiredofit/traefik-cloudflare-companion | Version 7.3.1 Type 'image_changelog' for details 2024-07-15.19:34:34 [STARTING] ** [traefik-cloudflare-companion] [1] Starting Traefik Cloudflare Companion Thanks for your help |
Hi, I'm seeing the same thing:
Is this a change in Traefik V3? |
Seeing the same as above, also trying to use this with Traefik v3. I see there's an open PR that might resolve it?
|
Summary
In latest version, new error introduced.
Steps to reproduce
What is the expected correct behavior?
No error, functionality restored. Updates are still not working.
Relevant logs and/or screenshots
See above
Environment
docker on a privileged VM
Latest version of cf-companion
Any logs | docker-compose.yml
ERROR:
I tried both single domain and dual-domain configuration, as shown in the commented configuration code with same resulting error.
Possible fixes
The text was updated successfully, but these errors were encountered: