upgrading storage makes pod inaccessible
i just tried to increase the storage volume on my pod (76flbo4zz6wawp) and immediately afterwards it says This server has recently suffered a network outage and may have spotty network connectivity. We aim to restore connectivity soon, but you may have connection issues until it is resolved. You will not be charged during any network downtime.
I absolutely need to get a backup of the data on this pod. Please help....
app keeps disconnecting ?
I run a pod with
app.py
, an application I run from the terminal to create an online interface for an image generator.
Everything works fine, but if I stop using the interface for about 1 or 2 minutes, the API returns an error, the terminal disconnects, and I have to rerun the program.
Does anyone know why this is happening and how to solve it? Appreciate your help...Network volume access
Its there some way of access to my network volume files without creating a pod? i mean something like ftp 🤔

runpod nginx networking
hi all!
Just started working with runpod and im quite impressed with the affordability but im having some trouble now that im building an application that uses nginx to send users down different ports
...
Pods deleted shown under admin account
I’m reaching out to clarify how pod deletions are logged in the event of an outage. If a pod is deleted due to an infrastructure issue or system-triggered outage, does the audit log or UI display a specific user (e.g., an admin or the original pod owner) as the one who deleted it?
We’re trying to determine whether a deletion event attributed to an admin account was manually triggered or automatically initiated by the system.
Appreciate any clarification you can provide....
The container doesn't start
Hello everyone!
I apologize if this is a basic question, but I'm having trouble getting my pod to start.
Could anyone kindly help me figure out how to resolve this issue?
We are currently facing an issue where the container fails to start, and the "Connect" button remains inactive indefinitely....
How to use my custom docker image from my dockerhub account?
I have a custom docker image ready on my dockerhub account which as full deepseek vl2 tiny downloaded with python server and I need to run it on the Community Cloud. I plan to just make http/grpc requests to the python server in this docker image so it can make request to deepseek vl2 tiny in the same docker image.
I see no option to use my own docker image while creating the pod. Is it possible to do what all I just said or not?
Please help!...
Pricing models
Hello,
my company is planning on trying some AI models for coding and we are planning on getting the GPUs from RunPod. But what we can't figure out is pricing, how does it work if we use the models about 8:00-16:00 every weekday? Are we still going to be billed $2.47 24/7?...
A100 SXM with 87% GPU Memory Used at boot
I'm trying to boot up a 1 x A100 SXM pod on EU-RO-1, however, it boots up with 87% GPU Memory Used
I can't track the process that is using the memory, so I assume it's a bug?
```...
Solution:
It looks like there was an issue with the machine on Runpod and they've removed it!
error creating container
error creating container: nvidia-smi: parsing output of line 0: failed to parse (pcie.link.gen.max) into int: strconv.Atoi: parsing "": invalid syntax

When trying to launch a new CPU pod, the button to choose a template is gone
This only seems to affect CPU pods. I've been using this regularly, I have some CPU pods and GPU Pods, and I haven't had issues in the past, it seems like maybe just a UI error that deleted the button. I was able to launch pods with the API

SGLang DeepSeek-V3-0324
I have been trying to run Deepseek-V3-0324 using instant clusters with 2 x (8 x H100s) and have so far been unsuccessful. I am trying to get the model to run multi-node + multi-gpu.
I have downloaded the model from Huggingface onto a persistent and attach the persistent volume to my instant cluster before launching. After launching, I then run the Pytorch demo script as presented in https://docs.runpod.io/instant-clusters/pytorch to make sure that the network is working (it does).
I then follow the instructions to get Deepseek-V3-0324 running according to: https://github.com/sgl-project/sglang/tree/main/benchmark/deepseek_v3...

scp and ssh over exposed tcp doesn't work
Hello
My local machine is a windows but I also tried with WSL. I read through the documentation for setting up ssh and tried 5 times and I'm pretty sure I followed everything perfectly. I find it curious that the normal ssh connection (at window "Connection Options" the above option), does work for the ssh connection.
But I couldn't get the ssh over exposed tcp to work, as it kept demanding a password from me, I also tried setting a password in the pod, but that didn't help either.
In short, I only want to download the output from a ai video model to my local machine, but scp works with neither of the two options....
Solution:
Just to verify, are you certain you're adding your Public Key to your RunPod account before creating the Pod?
Problem payment by mastercard
Hey Guy. I can't payment by Mastercard or unionpay. Is there anyone who can help? 😭

Can't get stuff in /workspace to persist
1. I have a storage volume
2. I deploy a pod from a volume
3. I check that the volume is mounted to /workspace
4. I add a workflow to this /workspace -- I check this to see it's there
5. I stop pod, I terminate pod...

GraphQL API Issue: Launching Pod Fails (GRAPHQL_VALIDATION_FAILED)
I'm unable to launch a specific pod configuration via the GraphQL API (podFindAndDeployOnDemand at https://api.runpod.io/graphql), consistently getting an HTTP 400 GRAPHQL_VALIDATION_FAILED error.
My myself query works fine with the same API key.
Target Configuration:...
Post Startup Download Scripts
I have a docker image built on BASE runpod/base:0.6.3-cuda11.8.0. After all the startup etc is done, I want to download a few models etc as an optional background step. is there a hook to do this?
Creation of new pods in EU-CZ-1 results in "ssh: connection refused"
I have a previous pod running that works fine in that same region, but any new pods don't work with the same ssh key and everything. Using direct connect as the proxy is broken for ssh keys. Using for 3090 gpu
Pod networking issues?
I have 8x L40S and 8x RTX 6000 pods that seem to have no internet connectivity. I've been trying to install python packages hosted on github (via pip) and load models from torch hub but I get the following errors.
