RobB
RobB
RRunPod
Created by rewbs on 3/22/2024 in #⚡|serverless
Docker image using headless OpenGL (EGL, surfaceless plaform) OK locally, fails to CPU in Runpod
Yeah that wouldn't make much sense unfortunately. I raised an issue with the Selkies EGL repo and their feedback was that the driver install shouldn't be necessary but my experience was llvmpipe rendering without it - But I am hopeful there is a solution
26 replies
RRunPod
Created by rewbs on 3/22/2024 in #⚡|serverless
Docker image using headless OpenGL (EGL, surfaceless plaform) OK locally, fails to CPU in Runpod
My desktop image uses EGL and is derived from Selkies EGL for Kubernetes (linked in the repo). You'll need to install Nvidia display drivers because there is no /dev/dri on RunPod
26 replies
RRunPod
Created by Punit on 3/3/2024 in #⛅|pods
Error while running ComfyUI
Not mine (for once!) I don't have /workspace/venv
6 replies
RRunPod
Created by doc on 2/17/2024 in #⚡|serverless
comfyui + runpod serverless
11 replies
RRunPod
Created by doc on 2/17/2024 in #⚡|serverless
comfyui + runpod serverless
Startup time for ComfyUI is typically under two seconds
11 replies
RRunPod
Created by doc on 2/17/2024 in #⚡|serverless
comfyui + runpod serverless
No description
11 replies
RRunPod
Created by doc on 2/17/2024 in #⚡|serverless
comfyui + runpod serverless
This is from a simple request on a cold start
11 replies
RRunPod
Created by RobB on 2/12/2024 in #⚡|serverless
Serverless - 404 cannot return results
I have a bash script that runs over the envs at start and writes them to a file so they can be passed to supervisord processes that would otherwise not have access to them (because it locks its environment) - Anyway, this script replaces $ID in the webhook post variable with '' so it obviously doesnt work. Annoying but easy to fix.
25 replies
RRunPod
Created by RobB on 2/12/2024 in #⚡|serverless
Serverless - 404 cannot return results
Well, I know what is wrong with it and as I suspected it is my fault.
25 replies
RRunPod
Created by RobB on 2/12/2024 in #⚡|serverless
Serverless - 404 cannot return results
Looks like my version is a couple of micro versions behind. I'll have to see if there's an issue there but I'll be spending some time logged into an active worker and shouting at it. Hopefully get to the bottom of it. Thank you for the pointers 🙏
25 replies
RRunPod
Created by RobB on 2/12/2024 in #⚡|serverless
Serverless - 404 cannot return results
That's with a version of the sdk that used to work, which is what suggests it's definitely my fault
25 replies
RRunPod
Created by RobB on 2/12/2024 in #⚡|serverless
Serverless - 404 cannot return results
No the only install for the serverless environment is runpod, python magic and whatever requirements they bring.
aiodns==3.1.1
aiohttp==3.9.1
aiohttp-retry==2.8.3
aiosignal==1.3.1
annotated-types==0.6.0
anyio==4.2.0
async-timeout==4.0.3
attrs==23.2.0
backoff==2.2.1
bcrypt==4.1.2
boto3==1.34.40
botocore==1.34.40
Brotli==1.1.0
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
cryptography==42.0.2
dnspython==2.5.0
email-validator==2.1.0.post1
exceptiongroup==1.2.0
fastapi==0.109.2
frozenlist==1.4.1
h11==0.14.0
httpcore==1.0.2
httptools==0.6.1
httpx==0.26.0
idna==3.6
inquirerpy==0.3.4
itsdangerous==2.1.2
Jinja2==3.1.3
jmespath==1.0.1
MarkupSafe==2.1.5
multidict==6.0.5
orjson==3.9.13
paramiko==3.4.0
pfzy==0.3.4
prettytable==3.9.0
prompt-toolkit==3.0.43
py-cpuinfo==9.0.0
pycares==4.4.0
pycparser==2.21
pydantic==2.6.1
pydantic-extra-types==2.5.0
pydantic-settings==2.1.0
pydantic_core==2.16.2
PyNaCl==1.5.0
python-dateutil==2.8.2
python-dotenv==1.0.1
python-magic @ file:///home/conda/feedstock_root/build_artifacts/python-magic_1695670772669/work
python-multipart==0.0.9
PyYAML==6.0.1
requests==2.31.0
runpod==1.4.2
s3transfer==0.10.0
six==1.16.0
sniffio==1.3.0
starlette==0.36.3
tomli==2.0.1
tomlkit==0.12.3
tqdm==4.66.2
tqdm-loggable==0.2
typing_extensions==4.9.0
ujson==5.9.0
urllib3==2.0.7
uvicorn==0.27.1
uvloop==0.19.0
watchdog==4.0.0
watchfiles==0.21.0
wcwidth==0.2.13
websockets==12.0
yarl==1.9.4
aiodns==3.1.1
aiohttp==3.9.1
aiohttp-retry==2.8.3
aiosignal==1.3.1
annotated-types==0.6.0
anyio==4.2.0
async-timeout==4.0.3
attrs==23.2.0
backoff==2.2.1
bcrypt==4.1.2
boto3==1.34.40
botocore==1.34.40
Brotli==1.1.0
certifi==2024.2.2
cffi==1.16.0
charset-normalizer==3.3.2
click==8.1.7
colorama==0.4.6
cryptography==42.0.2
dnspython==2.5.0
email-validator==2.1.0.post1
exceptiongroup==1.2.0
fastapi==0.109.2
frozenlist==1.4.1
h11==0.14.0
httpcore==1.0.2
httptools==0.6.1
httpx==0.26.0
idna==3.6
inquirerpy==0.3.4
itsdangerous==2.1.2
Jinja2==3.1.3
jmespath==1.0.1
MarkupSafe==2.1.5
multidict==6.0.5
orjson==3.9.13
paramiko==3.4.0
pfzy==0.3.4
prettytable==3.9.0
prompt-toolkit==3.0.43
py-cpuinfo==9.0.0
pycares==4.4.0
pycparser==2.21
pydantic==2.6.1
pydantic-extra-types==2.5.0
pydantic-settings==2.1.0
pydantic_core==2.16.2
PyNaCl==1.5.0
python-dateutil==2.8.2
python-dotenv==1.0.1
python-magic @ file:///home/conda/feedstock_root/build_artifacts/python-magic_1695670772669/work
python-multipart==0.0.9
PyYAML==6.0.1
requests==2.31.0
runpod==1.4.2
s3transfer==0.10.0
six==1.16.0
sniffio==1.3.0
starlette==0.36.3
tomli==2.0.1
tomlkit==0.12.3
tqdm==4.66.2
tqdm-loggable==0.2
typing_extensions==4.9.0
ujson==5.9.0
urllib3==2.0.7
uvicorn==0.27.1
uvloop==0.19.0
watchdog==4.0.0
watchfiles==0.21.0
wcwidth==0.2.13
websockets==12.0
yarl==1.9.4
25 replies
RRunPod
Created by RobB on 2/12/2024 in #⚡|serverless
Serverless - 404 cannot return results
Actually it's not that old and it's one of your answers (of course it is - they should pay you!) https://www.answeroverflow.com/m/1187367068643885126
25 replies
RRunPod
Created by RobB on 2/12/2024 in #⚡|serverless
Serverless - 404 cannot return results
I'll have to poke around in the sdk I think to figure out what's missing. I assume it's a POST request going to that URL although I found an old article that suggests a job $ID should follow the worker id and in my case there isn't one
25 replies
RRunPod
Created by RobB on 2/12/2024 in #⚡|serverless
Serverless - 404 cannot return results
Thanks @ashleyk I'll try playing around with it but it won't even let me return a simple sting as a test. It's quite frustrating! I don't think it's a RunPod issue this time though, I think it is me so I'm not blaming them because even with an older SDK that used to work with this worker code it gives me the 404. Wondering if I've manipulated an environment variable somewhere that I shouldn't have.
25 replies
RRunPod
Created by RobB on 2/12/2024 in #⚡|serverless
Serverless - 404 cannot return results
@Brever its endpointid/job-done/workerid and i have absolutely no idea what would cause this - I'm working backwards to work out what's happening. Probably a missing dependency because everything else works. I've built against other runpod versions with the same issue so it's clearly my fault, but it's taking some time to work it out. Locally it works fine - making it even more awkward to figure out
25 replies
RRunPod
Created by RobB on 2/12/2024 in #⚡|serverless
Serverless - 404 cannot return results
I'm rebuild against RunPod 1.4.2 now because that was the last version I built that I know was working as I expect. So I can debug more easily. I've made some changes to my container but not to the worker, so I'm surprised by the breakage. Currently assuming it's my error somewhere but why would that URL be a 404?
25 replies
RRunPod
Created by RobB on 2/12/2024 in #⚡|serverless
Serverless - 404 cannot return results
I thought I had deleted its here (edit - on mobile, hard to do things)
{
"delayTime": 7206058,
"id": "sync-af9a620e-1480-4502-9287-640b30cfcdff-e1",
"retries": 1,
"status": "IN_PROGRESS"
}
{
"delayTime": 7206058,
"id": "sync-af9a620e-1480-4502-9287-640b30cfcdff-e1",
"retries": 1,
"status": "IN_PROGRESS"
}
25 replies
RRunPod
Created by Phando on 2/7/2024 in #⚡|serverless
Docker image and SD Models
You'll also find a GitHub actions workflow in the .github directory. You can modify that to get auto builds when you push to the main branch of your fork
222 replies
RRunPod
Created by Phando on 2/7/2024 in #⚡|serverless
Docker image and SD Models
Some of that is getting stripped out in the next update (tomorrow likely). Just remove anything related to rclone mount from the compose file as I'm dropping support completely. I don't know anything about the blib-la repository. It's unrelated to my images and I have no experience building with docker on windows or Mac - I haven't used a windows desktop in many years. The provisioning script is for installing nodes and pulling models at runtime - the models go to /workspace/storage and map back to the ComfyUI model directories so you don't have to re-download on every run. It has to be a publicly accessible URL but it has access to environment variables when it gets pulled into the container so you can have it download private assets
222 replies