-
Notifications
You must be signed in to change notification settings - Fork 47
Description
Platform: Runpod Serverless
Deployment: generate_video_ltx_v1.0_blackwell
Client Machine:
Windows 11
Engui Studio
Error:
Error: {"error_type": "<class 'urllib.error.HTTPError'>", "error_message": "HTTP Error 400: Bad Request", "error_traceback": "Traceback (most recent call last):\n File "/usr/local/lib/python3.10/dist-packages/runpod/serverless/modules/rp_job.py", line 182, in run_job\n handler_return = handler(job)\n File "//handler.py", line 308, in handler\n videos = get_videos(ws, prompt)\n File "//handler.py", line 116, in get_videos\n prompt_id = queue_prompt(prompt)['prompt_id']\n File "//handler.py", line 99, in queue_prompt\n return json.loads(urllib.request.urlopen(req).read())\n File "/usr/lib/python3.10/urllib/request.py", line 216, in urlopen\n return opener.open(url, data, timeout)\n File "/usr/lib/python3.10/urllib/request.py", line 525, in open\n response = meth(req, response)\n File "/usr/lib/python3.10/urllib/request.py", line 634, in http_response\n response = self.parent.error(\n File "/usr/lib/python3.10/urllib/request.py", line 563, in error\n return self._call_chain(*args)\n File "/usr/lib/python3.10/urllib/request.py", line 496, in _call_chain\n result = func(*args)\n File "/usr/lib/python3.10/urllib/request.py", line 643, in http_error_default\n raise HTTPError(req.full_url, code, msg, hdrs, fp)\nurllib.error.HTTPError: HTTP Error 400: Bad Request\n", "hostname": "7ho8d9hfy1illb-64411e15", "worker_id": "7ho8d9hfy1illb", "runpod_version": "1.8.1"}