Pods Not Showing?

Pods are not visible in the Pods section. When I press the Deploy Pod button, the pod is not visible.
No description
43 Replies
Vik71it
Vik71it3w ago
same here
krewi
krewi3w ago
Same, seems like outage.?
Göktuğ Solmaz
Göktuğ SolmazOP3w ago
It comes back without any problems, right? Losing the edits would be very bad for us.
Hadreal
Hadreal3w ago
++ Same here
leandrohrusso
leandrohrusso3w ago
same here!
Madiator2011
Madiator20113w ago
API has issue and team works on it
Hadreal
Hadreal3w ago
Thank you for the update!
Göktuğ Solmaz
Göktuğ SolmazOP3w ago
Our data won't be lost, right?
Madiator2011
Madiator20113w ago
nah pods still work you can access it if you remember pod id
Göktuğ Solmaz
Göktuğ SolmazOP3w ago
Thank you for the update!
Hadreal
Hadreal3w ago
ssh session already disconnected on my editor Can I at least terminate the pods?
krewi
krewi3w ago
well, pod is running but gpus are down:
RuntimeError: No CUDA GPUs are available
RuntimeError: No CUDA GPUs are available
NightLoop
NightLoop3w ago
same here
Madiator2011
Madiator20113w ago
not sure about this one in theory you could use runpodctl from inside pod as graphql should not be affected
Pyro
Pyro3w ago
Same issue, and my pod is running.... I need this fixed and I dont know the ID
Hadreal
Hadreal3w ago
++
Principia
Principia3w ago
same!
Mandulis - Flix
Same
Vik71it
Vik71it3w ago
is there a way to shut down a pod which is still working ?
Madiator2011
Madiator20113w ago
you know pod id?
Vik71it
Vik71it3w ago
09kexbxatq8g8y
Madiator2011
Madiator20113w ago
ok api keys seams to work so you can use rest sdk https://docs.runpod.io/api-reference/pods/GET/pods
Runpod Documentation
List Pods - Runpod Documentation
Returns a list of Pods.
Madiator2011
Madiator20113w ago
curl --request POST \
--url https://rest.runpod.io/v1/pods/{podId}/stop \
--header 'Authorization: Bearer <token>'
curl --request POST \
--url https://rest.runpod.io/v1/pods/{podId}/stop \
--header 'Authorization: Bearer <token>'
api token you can generate from https://console.runpod.io/user/settings
lmcv
lmcv3w ago
Hello, I have a fairly urgent problem. I'm setting up an appointment now with an employee. However, I've been looking everywhere for a while and can't find my position, as if it had become unavailable. :/
krewi
krewi3w ago
use rest or cli:
runpodctl config --apiKey your_api_key

if you get error about missing yaml file then:
touch ~/.runpod/.runpod.yaml and. run the config again

runpodctl get pod
runpodctl stop pod id
runpodctl remove pod id
runpodctl config --apiKey your_api_key

if you get error about missing yaml file then:
touch ~/.runpod/.runpod.yaml and. run the config again

runpodctl get pod
runpodctl stop pod id
runpodctl remove pod id
lmcv
lmcv3w ago
Are there any people in the same situation right now?
sjors20233
sjors202333w ago
Same here all my pods are not showing. This is a urgent issue
lmcv
lmcv3w ago
Regarding its identification number, you can find it by going to the audit log, then you must find the date on which you created it. hooo merd :/ quelle pays ?
RELAX.
RELAX.3w ago
a No matching pods Try adjusting or clearing your filters.
Vik71it
Vik71it3w ago
I was able to stop the pod, thanks for the help
lmcv
lmcv3w ago
ChI'm no expert, but I think you just shared some very confidential information, an API key.
Madiator2011
Madiator20113w ago
it's not full
lmcv
lmcv3w ago
ok
RELAX.
RELAX.3w ago
My pod disappeared from the console. Where is it?
lmcv
lmcv3w ago
If it helps, I just noticed when I was looking through my history and retrieved a URL, the addresses still work.
No description
sjors20233
sjors202333w ago
Even with no filters it does not show.
No description
rickc3k
rickc3k3w ago
I tried the curl above and it seemed to work
Göktuğ Solmaz
Göktuğ SolmazOP3w ago
Has the problem been fixed?
Madiator2011
Madiator20113w ago
console seams to be back from my side
Göktuğ Solmaz
Göktuğ SolmazOP3w ago
Yes, I checked, the pods are visible right now. But the servers are alerting.
No description
Madiator2011
Madiator20113w ago
they are fake 😄 api still needs to recover but pods were not affacted by it only ui
Göktuğ Solmaz
Göktuğ SolmazOP3w ago
lol 😄 You're right, the servers are working. Thanks for the update 🙏

Did you find this page helpful?