-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
[bug]: API Service not starting - going in a loop #6261
Comments
API Log shows the following: api-1 | Waiting for database... |
Are you on the plane community or commercial edition? @shiginbhaskar |
Plane community edition. |
Could you please share your plane version? |
We have introduced the Rabbitmq service in our recent releases, please upgrade your plane to the newest version by running |
Thanks. Looks like the upgrade to the latest version worked!! |
This issue is resolved, closing it now. |
Is there an existing issue for this?
Current behavior
The API service is not starting, it's going in a loop...
WARN[0000] The "ADMIN_BASE_URL" variable is not set. Defaulting to a blank string.
WARN[0000] The "SPACE_BASE_URL" variable is not set. Defaulting to a blank string.
WARN[0000] The "APP_BASE_URL" variable is not set. Defaulting to a blank string.
WARN[0000] The "ADMIN_BASE_URL" variable is not set. Defaulting to a blank string.
WARN[0000] The "SPACE_BASE_URL" variable is not set. Defaulting to a blank string.
WARN[0000] The "APP_BASE_URL" variable is not set. Defaulting to a blank string.
[+] Running 8/8
✔ beat-worker Pulled 22.2s
✔ migrator Pulled 22.1s
✔ admin Pulled 22.1s
✔ api Pulled 22.1s
✔ proxy Pulled 22.1s
✔ web Pulled 22.1s
✔ space Pulled 21.9s
✔ worker Pulled 22.2s
[+] Running 12/12
✔ Network plane-app_default Created 0.1s
✔ Container plane-app-plane-db-1 Started 0.7s
✔ Container plane-app-plane-redis-1 Started 0.7s
✔ Container plane-app-plane-minio-1 Started 0.8s
✔ Container plane-app-api-1 Started 1.0s
✔ Container plane-app-migrator-1 Started 1.3s
✔ Container plane-app-beat-worker-1 Started 1.5s
✔ Container plane-app-worker-1 Started 1.5s
✔ Container plane-app-web-1 Started 1.8s
✔ Container plane-app-admin-1 Started 2.7s
✔ Container plane-app-space-1 Started 2.8s
✔ Container plane-app-proxy-1 Started 3.5s
Data Migration completed successfully ✅
Steps to reproduce
____ _ /////////
| _ | | __ _ _ __ ___ /////////
| |) | |/ ` | ' \ / _ \ ///// /////
| __/| | (| | | | | / ///// /////
|| ||_,|| ||_| ////
////
Project management tool from the future
Select a Action you want to perform:
Action [2]: 2
Environment
Production
Browser
Google Chrome
Variant
Self-hosted
Version
v1.6.0
The text was updated successfully, but these errors were encountered: