You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue/Feature Description:
I have a Soda multiclould istallation on Ubuntu 18.04 VM.
After each reboot, I am not able to login to soda dashboard.
After investigation, I can see that, "sodafoundation/multi-cloud-aksk:v1.4.0" container fails to start every time. Fails with status Exited (255).
root@amit-VirtualBox:/home/amit# docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
5dea2b2cee91 sodafoundation/dashboard:v1.4.0 "/docker-entrypoint.…" 3 weeks ago Up 7 minutes dashboard
2907644f9840 sodafoundation/multi-cloud-datamover:v1.4.0 "/datamover" 6 weeks ago Up 6 minutes opensds-gelato-linux-amd64_datamover_1_a885182b1ccd
6845192e6b7d sodafoundation/multi-cloud-dataflow:v1.4.0 "/dataflow" 6 weeks ago Up 6 minutes opensds-gelato-linux-amd64_dataflow_1_f61a3369120a
67476fe83867 wurstmeister/kafka:2.11-2.0.1 "start-kafka.sh" 6 weeks ago Up 6 minutes 0.0.0.0:9092->9092/tcp opensds-gelato-linux-amd64_kafka_1_1297c030f8d6
7f1f1d59b084 sodafoundation/multi-cloud-s3:v1.4.0 "/initdb.sh" 6 weeks ago Up 6 minutes opensds-gelato-linux-amd64_s3_1_81e3e438a801
e4751f4be124 sodafoundation/multi-cloud-backend:v1.4.0 "/backend" 6 weeks ago Up 5 minutes opensds-gelato-linux-amd64_backend_1_151215f57bea
c595c69e5378 sodafoundation/multi-cloud-file:v1.4.0 "/file" 6 weeks ago Up 6 minutes opensds-gelato-linux-amd64_file_1_2e082a0b3c0e
62e41547e3e2 sodafoundation/multi-cloud-block:v1.4.0 "/block" 6 weeks ago Up 6 minutes opensds-gelato-linux-amd64_block_1_73dccbf39d5e
428a1fff1cd8 wurstmeister/zookeeper "/bin/sh -c '/usr/sb…" 6 weeks ago Up 7 minutes 22/tcp, 2888/tcp, 3888/tcp, 0.0.0.0:2181->2181/tcp opensds-gelato-linux-amd64_zookeeper_1_292a7c2c462d
49852bac1b5f pingcap/tidb:v2.1.16 "/tidb-server --stor…" 6 weeks ago Up 7 minutes 0.0.0.0:4000->4000/tcp, 0.0.0.0:10080->10080/tcp tidb
614f7c192818 sodafoundation/multi-cloud-api:v1.4.0 "/api" 6 weeks ago Up 6 minutes 0.0.0.0:8090->8090/tcp opensds-gelato-linux-amd64_s3api_1_f7e240f8591d
e42969e4089a mongo "docker-entrypoint.s…" 6 weeks ago Up 7 minutes 0.0.0.0:27017->27017/tcp opensds-gelato-linux-amd64_datastore_1_7c030babe129
03793c0c9129 sodafoundation/multi-cloud-api:v1.4.0 "/api" 6 weeks ago Up 5 minutes 0.0.0.0:8089->8089/tcp opensds-gelato-linux-amd64_api_1_6879820139a6
3e5eb5a2fba5 sodafoundation/multi-cloud-aksk:v1.4.0 "/aksk" 6 weeks ago Exited (255) 8 minutes ago opensds-gelato-linux-amd64_aksk_1_dbbf11d123ed
63e839fdd5b2 redis "docker-entrypoint.s…" 6 weeks ago Up 7 minutes 0.0.0.0:6379->6379/tcp redis
46ade36afa07 opensdsio/opensds-authchecker:latest "/sbin/init" 6 weeks ago Up 7 minutes opensds-authchecker
root@amit-VirtualBox:/home/amit#
Why this issue to fixed / feature is needed(give scenarios or use cases):
Cannot login to soda dashboard after reboot of the VM.
How to reproduce, in case of a bug:
In a soda multicloud setup,
Reboot the VM.
Try to login to SODA dashboard. Login fails.
Check the containers status."sodafoundation/multi-cloud-aksk:v1.4.0" fails with status Exited (255).
Other Notes / Environment Information: (Please give the env information, log link or any useful information for this issue)
After restarting sodafoundation/multi-cloud-aksk:v1.4.0, sodafoundation/multi-cloud-api:v1.4.0, and opensdsio/opensds-authchecker:latest containers I could log in to soda dashboard.
Also, this problem is happening frequently when I am trying different multi cloud operations, and after restarting the above containers it works again.
The text was updated successfully, but these errors were encountered:
Issue/Feature Description:
I have a Soda multiclould istallation on Ubuntu 18.04 VM.
After each reboot, I am not able to login to soda dashboard.
After investigation, I can see that, "sodafoundation/multi-cloud-aksk:v1.4.0" container fails to start every time. Fails with status Exited (255).
Why this issue to fixed / feature is needed(give scenarios or use cases):
Cannot login to soda dashboard after reboot of the VM.
How to reproduce, in case of a bug:
In a soda multicloud setup,
Other Notes / Environment Information: (Please give the env information, log link or any useful information for this issue)
After restarting sodafoundation/multi-cloud-aksk:v1.4.0, sodafoundation/multi-cloud-api:v1.4.0, and opensdsio/opensds-authchecker:latest containers I could log in to soda dashboard.
Also, this problem is happening frequently when I am trying different multi cloud operations, and after restarting the above containers it works again.
The text was updated successfully, but these errors were encountered: