yhlong00000
RRunPod
•Created by Mado on 12/25/2024 in #⚡|serverless
Build can't find requirements.txt
Set the working directory inside the container
WORKDIR /app
Copy everything from the current directory to /app in the container
COPY . .
Install dependencies
RUN pip install -r requirements.txt
2 replies
Repeated RunPod Stripe payment problems
I sincerely apologize for the data loss you’ve experienced and for not addressing your payment issue in a timely manner. This was entirely my oversight, and I take full responsibility for it. I should not have assumed your issue was resolved simply because you shared the details via DM with my colleague.
While Discord isn’t our official support channel and we typically recommend using our contact page to submit a ticket for urgent matters like payments, I understand that mentioning this now may feel like an excuse.
To make things right, you can either create a ticket directly and share the ticket number with me, or, if you prefer, you can DM me your RunPod email address, and I’ll open a ticket on your behalf to ensure it’s handled promptly.
https://contact.runpod.io/hc/en-us/requests/new
Please know that we are fully committed to resolving this issue and will do everything we can to make things right.
9 replies
Open UDP Port
You can open any port on your pod, but you don’t have control which port it map to the host machine. The host port will control by the system. https://docs.runpod.io/pods/configuration/expose-ports
3 replies
Repeated RunPod Stripe payment problems
Unfortunately No, when your balance is below 0, we give you couple days to keep your network volume. But if you still not able to add money. System will auto remove the resources you are using.
9 replies
Throttled download speed from container registry while still being billed
The network is complex, multiple factors from source to destination, the load on data center links, the location of your image registry and its download speed capabilities, and the routing path between your image registry and our data centers. Since our data centers are located in different countries, the routing path’s congestion and other variables also play a significant role.🥲
15 replies
"Something went wrong!" when trying to sync with Google Cloud Storage
Behind the scenes, the system uses rclone for copy file. We will update the UI to provide more detailed error messages. In the meantime, if you are familiar with rclone, you can use it directly to copy files to your bucket.
8 replies
"Something went wrong!" when trying to sync with Google Cloud Storage
probably wrong credential, path and etc, check this doc:
https://docs.runpod.io/pods/configuration/export-data#google-cloud-storage
8 replies
RRunPod
•Created by FYB J Mane on 12/19/2024 in #⚡|serverless
How exactly does serverless pricing work?
When send a request to serverless, the system will wake up a worker, that’s time you start to get charged. When job finished and worker shutdown, the bill ends
3 replies
RRunPod
•Created by solanotodeschini on 12/19/2024 in #⚡|serverless
Worker not executing job
Probably some bug in handler file, maybe share the container logs if you have any
3 replies
RRunPod
•Created by openmind on 12/16/2024 in #⚡|serverless
How to deploy ModelsLab/Uncensored-llama3.1-nemotron?
you can't use 3 or 6 GPUs, has to be 2,4,8 GPUs
11 replies
RRunPod
•Created by profondob1ue on 12/16/2024 in #⚡|serverless
Incrase serverless worker count after 30.
you can dm me your account email, i can adjust it for you.
9 replies