Hi,
We checked your service magnitoob and found that the Git repository URL is not configured — it's currently empty. This is why the service can't pull your code, regardless of whether the repo is public or private.
To fix this:
- Go to Dashboard → Service → Settings
- Set the Git URL to your repository (e.g.,
https://github.com/jsensurreal/magnitoob.git)
- If the repo is private, you'll need to install the Zeabur GitHub App on your GitHub account to grant access. You can do this from your Zeabur dashboard under GitHub integration settings.
- Redeploy the service
Alternatively, you can create a new service using the GitHub integration directly instead of the arbitrary Git source — this handles repository access automatically through the Zeabur GitHub App.
Let us know if you need help with the setup.