nevermind
Urgent: {'message': 'Something went wrong. Please try again later or contact support.'}
We have been encountering this API error every day for about 3 days (usually 6:00-12:00, so 6 hours a day). Could you please check if the error is on our side or yours?
Timestamps of api errors that might be useful:
2024-09-26T07:15:01.021521866Z
2024-09-26T07:15:00.95935792Z
2024-09-26T07:08:59.823314972Z
P.S. Also noticed this one: 2024-09-25T22:54:16.07879268Z stderr F Response json was: response.json()={'message': 'Service Unavailable'}
7 replies
How does runpod handle pod terminating
It is very likely that runpod simply sends a sigkill to the main container process. This is really annoying when you are trying to handle termination. Could you please provide information on how your orche system handles pod termination and how I can get the OS signal
26 replies
graphql Unauthorized
When I perform the "myPods" query [https://graphql-spec.runpod.io/#query-myself looks similar] with the "machines" field, I receive a strange output:
The "data" field contains normal data but without "machines".
1. Why am I facing "Unauthorized"?
2. How do I filter my pods by dataCenter's value?
Script to reproduce:
11 replies