Skip to content
This repository was archived by the owner on Jan 5, 2026. It is now read-only.
This repository was archived by the owner on Jan 5, 2026. It is now read-only.

A non-existent Mapbox API key causes an error (no DO analysis) in onpremises #475

@antoniocarlon

Description

@antoniocarlon

The DO analysis doesn't show in the UI when there's no Mapbox API key set (tested using an onpremises installation). The error is:

2018-03-08 11:47:40 GMT geocoder_api db_dataservices [unknown] ERROR:  spiexceptions.ExternalRoutineException: cartodb_services.metrics.config.ConfigException: Mapbox config is not set up
2018-03-08 11:47:40 GMT geocoder_api db_dataservices [unknown] CONTEXT:  Traceback (most recent call last):
          PL/Python function "cdb_service_quota_info", line 25, in <module>
            plpy.execute("SELECT cdb_dataservices_server._get_geocoder_config({0}, {1})".format(plpy.quote_nullable(username), plpy.quote_nullable(orgname)))
        PL/Python function "cdb_service_quota_info"
2018-03-08 11:47:40 GMT geocoder_api db_dataservices [unknown] STATEMENT:  SELECT * FROM cdb_dataservices_server.cdb_service_quota_info ($1::text, $2::text)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions