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

502 Bad Gateway connecting to /v2 Endpoints #30

Open
Prindle19 opened this issue Mar 26, 2018 · 4 comments
Open

502 Bad Gateway connecting to /v2 Endpoints #30

Prindle19 opened this issue Mar 26, 2018 · 4 comments

Comments

@Prindle19
Copy link
Contributor

Related to #27 and
#9

The latest master of Windshaft-cartodb fails during building.

I've been able to get a couple of other versions built, but with all of them I see 502 errors for anything trying to connect to Windshaft over 8080 internally.

NGINX Logs indicate connection reset by peer

@Prindle19
Copy link
Contributor Author

Looks like this was actually caused by CartoDB-SQL-API, Not windshaft

Overcame this by specifying 1.48.1 for that repo rather than master.

Now almost have it working but running into JS issues

@eduramirezh
Copy link

Hey @Prindle19, did you manage to solve the JS issues? was it a 400 code when requesting https://carto.eduramirez.com/user/admin/api/v2/sql?q=select%20*%20from%20cdb_dataservices_client.cdb_service_quota_info()?

@Prindle19
Copy link
Contributor Author

I did not. I ended up going back to an older docker image from March where everything was working. Frustrating, would love to have a stable build path for new images.

@enriquetuya
Copy link

enriquetuya commented Jun 27, 2018

@Prindle19 I'm trying to find all the versions that worked withouth throwing the /user/admin/api/v2/sql?q=select%20*%20from%20cdb_dataservices_client.cdb_service_quota_info() issue? On your prior comment you mention you have an image that works. Could you tell me the commit ids of 4 repos?

https://github.com/CartoDB/cartodb-postgresql
https://github.com/CartoDB/cartodb
https://github.com/CartoDB/Windshaft-cartodb
https://github.com/CartoDB/CartoDB-SQL-API

@eduramirezh if you manage to get carto working without the issue the question above is also for you.

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

3 participants