RunPod

R

RunPod

We're a community of enthusiasts, engineers, and enterprises, all sharing insights on AI, Machine Learning and GPUs!

Join

⚡|serverless

⛅|pods

File transfer on filezilla is very very slow

I've installed speedtest-cli and while having a 5gbps up and down link on the Pod, when I upload files it's very slow and extremely inconsistent going from 25mbps all the way down to 100kbps. My internet connection is 1Gbps up and down.
No description

How to create a community pod using an API, specifying the network quality?

Some of the community pods have very slow network. Using the website, you can filter by network quality (see screenshot). How can I create a pod with a specified network quality using an API? runpod-python doesn't seem to have this parameter. Does Graph QL? Another one? Thank you in advance...
No description

urllib.error.URLError: <urlopen error [Errno -3] Temporary failure in name resolution>

This failed drammatically. I installed all packages and now it's like this.

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...

Running a different run command for docker run

Im trying to use Vulkan inside a pod, the pod is a simple Pytorch + Cuda, nvidia-smi does indeed see the GPU but vulkan not, i saw on a couple of threads that i should run the container with: the nvidia.json file that should be in the host machine is not copied in the container so vulkan is failing, a lot of issues suggests that the solution might be using --runtime=nvidia as a param of the docker run command...

pubkey doesnt work

its in the settings it just doesnt work Permission denied (publickey) works for many other macines i tried without the newlines at the start and end...
No description

Stylesheet failed to load: https://t3di4ckhixplhu-8888.proxy.runpod.net/lab/api/themes/@jupyte...

When opening jupyterlab from the pytorch 2.1 template i get this error: Stylesheet failed to load: https://t3di4ckhixplhu-8888.proxy.runpod.net/lab/api/themes/@jupyterlab/theme-light-extension/index.css and obv the whole UI is unusable since the stylesheet is missing. Restarting the pod doesnt help. I have some important stuff on this pods volume so i cant just create a new pod....

connect to secure cloud pod via SSH over exposed TCP

Hi, I am wondering if I can connect to a secure cloud pod via SSH over exposed TCP. The runpods dashboard says SSH over exposed TCP is available, but it can not connect on my local machine. Many Thanks!...
No description

HELP ME!! An attacker DDOS me from 213.173.110.94

Hi guys, I need to communicate to a server base on ip 213.173.110.94. But an attacker seems have pod with same ip and DDOS me. Could you pls investigate and block this attacker? Thank you!...
No description

Port not available

I've used different a1111 templates, but every time I connect to the 3000 port, it says unavailable. And yes, i've waited 10+ minutes for it all to start up. The logs even say container is READY

Segmentation fault (core dumped)

Hello. I have paid for gpu server and I run it for Training a large dataset for kaggle competition. But I faced Segmentation fault when I want to use gpu for training. I use cuda12.4 and pytorch 12.4 with 2 a100 gpu in community cloud. and I really struck in it. The code was written in Python. What should I do? (I'm stopped it for now.) ...
No description

ComfyUI Error: Cannot import 'preserve_channel_dim'

Any specific reason why its getting the following error message? 2024-09-21T23:47:29.328365918Z Cannot import /workspace/ComfyUI/custom_nodes/ComfyUI-Inspyrenet-Rembg module for custom nodes: cannot import name 'preserve_channel_dim' from 'albucore.utils' (/venv/lib/python3.10/site-packages/albucore/utils.py)...

Why does Dropbox Cloud Transfer keep returning "Something went wrong."?

I followed the instructions to the letter. No matter what I do I get this message. I have searched and it seems like others have had this problem and not a single post got help for it. All my data is trapped in Runpod right now. Please help.

SOS pod gpu errors

pod_id=usg9djjhmpjfpd ``` nvidia-smi Sat Sep 21 14:48:08 2024 +---------------------------------------------------------------------------------------+...

How to find the utilization of network storage

I am new to runpod. I created a network storage of 10 GB. From the pod if I run df command then I get this output root@78408fcf6ccc:/workspace# df -h Filesystem Size Used Avail Use% Mounted on...

Where is the venv located while using ComfyUI

I wanted to check the proper file structure when using Network storage and ComfyUI. Do I need to activate an environment (evn) in "Workspace" for ComfyUI or is that already done one level below "Workspace"?

I am trying to add money to my account but all my credit cards are declined.

Hi, I created a new account and I am trying to add some money to it. Every credit card I tried however got declined even after they are approved by my back. Please advise....

Multiple instances in savings plan?

After purchasing a savings plan can I spin up multiple instances under it. for exmple if I choose a week plan can I spin 7 instances and run it for 24 hours?

Unable to Connect to Machine

Hey all! I tried to open a large txt file in Jupyter Lab on my pod, and it became unresponsive. I shut down the pod and restarted it, but it seems that I'm no longer able to connect. I see Start script(s) finished, pod is ready to use., but the connect button is grayed out and the pod still looks like its loading. Could I get some help with this?...

issue with websocket (wss) port on runpods

hi there! i’m working on a real-time sdxl example and have tried several times, but for some reason, the websocket (wss) port never works with runpods. it works fine with http, but not with wss. any help would be appreciated!...