Upgrade electricsql from 0.10.1 to 0.11.1, can't connect to electric proxy service
I upgrade electricsql from 0.10.1 to 0.11.1,but 403, when I use 0.10.1, everthing is ok, but in 0.11.1
Hey @thunderfalco
One reason that error would happen Is if the sync server is still running v0.10. Did you start electric with 'npx electric-sql start'? If you did it should have pulled the latest image, but if you are running Electric directly with Docker you may need to pull the latest image yourself with the Docker cli or gui.
If you do have the server on v0.11 could you post its logs after trying to generate a client?
👋 we've been working the last month on a rebuild of the Electric server over at a temporary repo https://github.com/electric-sql/electric-next/
You can read more about why we made the decision at https://next.electric-sql.com/about
We're really excited about all the new possibilities the new server brings and we hope you'll check it out soon and give us your feedback.
We're now moving the temporary repo back here. As part of that migration we're closing all the old issues and PRs. We really appreciate you taking the time to investigate and report this issue!