This project is in stopped state and needs to be started first #1174
Unanswered
reubenwong97
asked this question in
Q&A
Replies: 1 comment
-
Hey @reubenwong97! You are likely running into this: https://docs.shuttle.rs/getting-started/idle-projects. We added a warning about this on project creation in the latest release. The reason for the 400 error is the project is idle, so to wake it you need to send a request to your app (which as stated in the docs above does not work for a telegram bot), or send a deployment command like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have deployed a telegram bot to shuttle but I noticed that after a short while, I get the above message in the console. I could not find anything regarding auto-stopping of the service in the documentation. Does anyone know the cause, and a workaround for it?
Also, when I try to restart it following the prompt, I get:
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions