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

Map API unavailable #87

Open
Baschdl opened this issue May 31, 2020 · 4 comments
Open

Map API unavailable #87

Baschdl opened this issue May 31, 2020 · 4 comments

Comments

@Baschdl
Copy link

Baschdl commented May 31, 2020

Calls to http://localhost/user/dev/api/v1/map result in Error 503 Service Unavailable XID: 1006320640 from varnish.
Calls to http://localhost/user/dev/api/v2/sql and http://localhost/user/dev/api/v1/imports/ (JSON is returned) as well as http://localhost/user/dev/api/v1/maps (routes pages or results) work.

@Baschdl Baschdl changed the title Maps API unavailable Map API unavailable May 31, 2020
@Baschdl
Copy link
Author

Baschdl commented May 31, 2020

docker exec cartodb_1 wget http://localhost:3000 returns index.html but docker exec cartodb_1 wget http://localhost:6081 returns ERROR 404: Not Found.

@Baschdl
Copy link
Author

Baschdl commented May 31, 2020

http://localhost/user/dev/api/v1/map works with the 6 months old image on dockerhub but not with the current master (CartoDB/cartodb@94ba82b)

@Baschdl
Copy link
Author

Baschdl commented May 31, 2020

It does work with the 3 months old sverhoeven/cartodb:py3pg12postgis3 on dockerhub

@Baschdl
Copy link
Author

Baschdl commented Jun 2, 2020

npm test in /Windshaft-cartodb with development.js as test.js logs

Mapnik LOG> 2020-06-02 15:24:28: Problem loading plugin library: /Windshaft-cartodb/node_modules/@carto/mapnik/lib/binding/lib/mapnik/input/gdal.input (dlopen failed - plugin likely has an unsatisfied dependency or incompatible ABI)
Mapnik LOG> 2020-06-02 15:24:28: Problem loading plugin library: /Windshaft-cartodb/node_modules/@carto/mapnik/lib/binding/lib/mapnik/input/ogr.input (dlopen failed - plugin likely has an unsatisfied dependency or incompatible ABI)

and two probably related errors in combination with redis.

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

1 participant