Connection does not exist while deploying
Islam
Dataiku DSS Core Designer, Registered Posts: 7 ✭✭✭✭
ERROR CODE :ERR_API_DEPLOYER_STATICDEPLOY_ACTIVATE_FAILED
Hello Dataiku,
first thank you @sergeyd
for the help with the first issue today
So, I am currently having some issues with the deployement of our api.
the issue is with the export of our database connection (BI_DSS).
- ERRORERR_API_DEPLOYER_STATICDEPLOY_ACTIVATE_FAILED
Failed activating version on the API node
in service:Api_dataScience_Dataiku: in gen:v1: Connection 'BI_DSS' does not exist
Any solution
cheers
Islam
DE CAPGEMINI
Operating system used: Red Hat Enterprise Linux 8.5 (Ootpa) & Debian GNU/Linux 10 (buster)
Best Answer
-
Ignacio_Toledo Dataiku DSS Core Designer, Dataiku DSS Core Concepts, Neuron 2020, Neuron, Registered, Dataiku Frontrunner Awards 2021 Finalist, Neuron 2021, Neuron 2022, Frontrunner 2022 Finalist, Frontrunner 2022 Winner, Dataiku Frontrunner Awards 2021 Participant, Frontrunner 2022 Participant, Neuron 2023 Posts: 415 Neuron
Hi @iouahoud
,I believe the problem is that you have not defined the 'BI_DSS' connection in your API node. To do so, you need to follow the instructions here:
https://doc.dataiku.com/dss/latest/apinode/enrich-prediction-queries.html#api-node-configuration
This solution comes from the post
Hope this helps!
Answers
-
It works thanks