Mottzerella
RRunPod
•Created by Mottzerella on 1/27/2024 in #⚡|serverless
Getting TypeError: Failed to fetch when uploading video
@ashleyk got it thank you, I didn't see the gpu-cloud channel in my sidebar
4 replies
RRunPod
•Created by Mottzerella on 12/20/2023 in #⚡|serverless
ImportError: version conflict: '/opt/micromamba/envs/comfyui/lib/python3.10/site-packages/psutil/_ps
@justin Syncing with Backblaze actually seems to work as far as downloading straight to the pod', but it's just that once the sync completes the pod won't launch Jupyter
27 replies
RRunPod
•Created by Mottzerella on 12/20/2023 in #⚡|serverless
ImportError: version conflict: '/opt/micromamba/envs/comfyui/lib/python3.10/site-packages/psutil/_ps
@reb82 Welp that didn't work, not sure what happened but the logs kept printing the same stuff over and over again. At this point I'm just going to redownload everything from my original pod onto one that's on the network volume. If I'm correct in understanding, that should alleviate the problem if I want to migrate my /workspace to a new pod when the current one has 0 GPUs, yes?
27 replies
RRunPod
•Created by Mottzerella on 12/20/2023 in #⚡|serverless
ImportError: version conflict: '/opt/micromamba/envs/comfyui/lib/python3.10/site-packages/psutil/_ps
@reb82 ok cool, I've deployed your jupyter template to my network volume, cloud syncing my backup now, I'll get back in a little bit when it's done. Really appreciate the help!
27 replies
RRunPod
•Created by Mottzerella on 12/20/2023 in #⚡|serverless
ImportError: version conflict: '/opt/micromamba/envs/comfyui/lib/python3.10/site-packages/psutil/_ps
@justin It's like 200GB of data, with all the nodes and models. Is it possible to use my backblaze backup and sync to cloud to do this or must I use runpodctl? (I'm not great with command line yet, if I do have to use runpodctl, is there a script somewhere that I can copy?).
27 replies
RRunPod
•Created by Mottzerella on 12/20/2023 in #⚡|serverless
ImportError: version conflict: '/opt/micromamba/envs/comfyui/lib/python3.10/site-packages/psutil/_ps
@reb82 Ok the network volume route is probably the best for me. Does the pod that I'm trying to move the backup from also have to be on the network volume?
27 replies
RRunPod
•Created by Mottzerella on 12/20/2023 in #⚡|serverless
ImportError: version conflict: '/opt/micromamba/envs/comfyui/lib/python3.10/site-packages/psutil/_ps
@reb82 Got it. I've been having an issue retaining GPUs -= pretty much whenever I spin up a pod, I'll get 2-3 days out of it before it has 0 GPUs so frequently that it's almost impossible to use. Is there something that I'm missing here about ways to work consistently? It took me a while to install the nodes and troubleshoot the inevitable conflicts that arise when I drop in a workflow.
27 replies
RRunPod
•Created by Mottzerella on 12/20/2023 in #⚡|serverless
ImportError: version conflict: '/opt/micromamba/envs/comfyui/lib/python3.10/site-packages/psutil/_ps
@reb82 I tried manually removing /opt/micromamba/envs/comfyui/lib/python3.10/site-packages/psutil/_psutil_linux.abi3.so now I'm getting the following error: ImportError: cannot import name '_psutil_linux' from partially initialized module 'psutil' (most likely due to a circular import) (/opt/micromamba/envs/comfyui/lib/python3.10/site-packages/psutil/init.py)
27 replies
RRunPod
•Created by Mottzerella on 12/20/2023 in #⚡|serverless
ImportError: version conflict: '/opt/micromamba/envs/comfyui/lib/python3.10/site-packages/psutil/_ps
Yes @reb82 it was an apt update, because the initial error I got said that openssl_3.2.0 was not found. This is a backup that I started on another pod, same template, but I can barely use it because I am getting '0 GPUs' most of the time. I've tried to spin up a new pod and download my backup to it 3 times and the same thing keeps happening - works fine until I download my backup to it. And I don't believe there is anything wrong with that pod since I just used it last night. Is it possible that the backup has a different openssl that's causing this?
27 replies
RRunPod
•Created by Mottzerella on 12/20/2023 in #⚡|serverless
ImportError: version conflict: '/opt/micromamba/envs/comfyui/lib/python3.10/site-packages/psutil/_ps
I tried pip uninstall psutil but that created a problem with ssh
27 replies
RRunPod
•Created by Mottzerella on 12/20/2023 in #⚡|serverless
ImportError: version conflict: '/opt/micromamba/envs/comfyui/lib/python3.10/site-packages/psutil/_ps
@reb82 Thank you for responding so quickly! Unfortunately I'm still getting the same error:* ImportError: version conflict: '/opt/micromamba/envs/comfyui/lib/python3.10/site-packages/psutil/_psutil_linux.abi3.so' C extension module was built for another version of psutil (5.9.5 instead of 5.9.0); you may try to 'pip uninstall psutil', manually remove /opt/micromamba/envs/comfyui/lib/python3.10/site-packages/psutil/_psutil_linux.abi3.so or clean the virtual env somehow, then reinstall*
27 replies
RRunPod
•Created by Mottzerella on 12/19/2023 in #⚡|serverless
Can I spin up a pod pre-loaded with my /workspace?
@madiator2011 got it. Could I do this with: ssh origin@12345 runpodctl send origin@12345:/workspace destination@678910:/workspace# ?
3 replies