kanton-bern / hellodata-be

The Open-Source Enterprise Data Platform in a single Portal
https://kanton-bern.github.io/hellodata-be
Other
183 stars 21 forks source link

Cannot run HelloDATA on Ubuntu, api-1 and ui-1 error #54

Closed stephan-meier closed 3 months ago

stephan-meier commented 5 months ago

✔ Container hellodata-airflow-worker-1 Started 207.5s ✔ Container hellodata-airflow-triggerer-1 Star... 210.3s ✔ Container hellodata-airflow-webserver-1 Star... 209.9s ✔ Container hellodata-hello-data-superset-sidecar-default-data-domain-1 Started 290.9s ✔ Container hellodata-hello-data-superset-sidecar-extra-data-domain-1 Started 348.4s ✔ Container hellodata-hello-data-airflow-sidecar-1 Started 212.4s ✘ Container hellodata-hello-data-portal-api-1 Error 522.4s ✔ Container hellodata-hello-data-portal-sidecar-1 Started 365.5s ⠹ Container hellodata-hello-data-portal-ui-1 C... 522.3s dependency failed to start: container hellodata-hello-data-portal-api-1 is unhealthy

Docker version: Docker version 25.0.4, build 1a576c5 Ubuntu version: Ubuntu 22.04.4 LTS, fresh install on VMWare, 12GB RAM, 60GB Disk

Any ideas??

Best regards Stephan

wieczorslawo commented 5 months ago

Hi Stephan. Can you provide us with logs from the hellodata-hello-data-portal-api-1 container?

stephan-meier commented 4 months ago

Sorry for the delay, holidays...

_hellodata-hello-data-portal-api-1_logs.txt

screenshot_hellodata

wieczorslawo commented 4 months ago

Hi Stephan, could you pull as we made some adjustments since you started? Please try from scratch with the following commands: docker-compose down --volumes git pull docker-compose up -d

stephan-meier commented 4 months ago

Thanks for the input, now superset seems to be broken?

screenshot_hellodata_240408_01

wieczorslawo commented 4 months ago

Hi Stephan. Thank you for the info. Did you do a docker-compose pull? It's also recommended to update images (I forgot to write that in my previous message, sorry). If so please provide us with superset-init-default-data-domain container logs.

stephan-meier commented 4 months ago

There are no logs available, the superset (and airflow) containers are never created. The script crashes after hellodata_hello-data-dbt-docs-sidecar_1.

screenshot_hellodata_240409_01

These containers were running after the script failed:

screenshot_hellodata_240409_02

wieczorslawo commented 4 months ago

Hi Stephan. We couldn't reproduce this error on Ubuntu 22.04. Please confirm if you followed the instructions from here: https://github.com/kanton-bern/hellodata-be/blob/develop/hello-data-deployment/docker-compose/README.md