Scorum
RRunPod
•Created by Scorum on 4/13/2025 in #⛅|pods-clusters
GraphQL API Issue: Launching Pod Fails (GRAPHQL_VALIDATION_FAILED)
okay, thanks, I'll try again
21 replies
RRunPod
•Created by Scorum on 4/13/2025 in #⛅|pods-clusters
GraphQL API Issue: Launching Pod Fails (GRAPHQL_VALIDATION_FAILED)
sorry haha
21 replies
RRunPod
•Created by Scorum on 4/13/2025 in #⛅|pods-clusters
GraphQL API Issue: Launching Pod Fails (GRAPHQL_VALIDATION_FAILED)
yeah @Jason
21 replies
RRunPod
•Created by Scorum on 4/13/2025 in #⛅|pods-clusters
GraphQL API Issue: Launching Pod Fails (GRAPHQL_VALIDATION_FAILED)
in this case is graphql, but with rest api same
21 replies
RRunPod
•Created by Scorum on 4/13/2025 in #⛅|pods-clusters
GraphQL API Issue: Launching Pod Fails (GRAPHQL_VALIDATION_FAILED)
and it happens no matter what I do
21 replies
RRunPod
•Created by Scorum on 4/13/2025 in #⛅|pods-clusters
GraphQL API Issue: Launching Pod Fails (GRAPHQL_VALIDATION_FAILED)
@Jason what shows me terminal
2025-04-13 17:04:10,337 - main - INFO - Starting bot...
2025-04-13 17:04:10,645 - telegram.ext.Application - INFO - Application started
/Users/user/user/runpod_telegram_bot/.venv/lib/python3.13/site-packages/telegram/ext/_handlers/conversationhandler.py:858: PTBUserWarning: No 123456.
2025-04-13 17:04:20,146 - main - INFO - User 123456 initiated MINIMAL pod launch with image runpod/pytorch:2.4.0-py3.11-cuda12.4.1-devel-ubuntu22.04, GPU NVIDIA A40
2025-04-13 17:04:20,581 - main - ERROR - HTTP Error 400: {"errors":[{"message":"Something went wrong. Please try again later or contact support.","locations":[{"line":1,"column":28}],"extensions":{"code":"GRAPHQL_VALIDATION_FAILED"}}]}
2025-04-13 17:04:20,582 - main - ERROR - Pod launch failed: Ошибка HTTP 400, Details: Something went wrong. Please try again later or contact support.
^C2025-04-13 17:04:34,766 - telegram.ext.Application - INFO - Application is stopping. This might take a moment.
JobQueue
set up. To use JobQueue
, you must install PTB via pip install "python-telegram-bot[job-queue]"
.
if application.job_queue is None:
/Users/user/user/runpod_telegram_bot/.venv/lib/python3.13/site-packages/telegram/ext/_handlers/conversationhandler.py:859: PTBUserWarning: Ignoring conversation_timeout
because the Application has no JobQueue.
warn(
2025-04-13 17:04:18,692 - main - INFO - API Key stored for 21 replies
RRunPod
•Created by Scorum on 4/13/2025 in #⛅|pods-clusters
GraphQL API Issue: Launching Pod Fails (GRAPHQL_VALIDATION_FAILED)
nah(
21 replies
RRunPod
•Created by Scorum on 4/13/2025 in #⛅|pods-clusters
GraphQL API Issue: Launching Pod Fails (GRAPHQL_VALIDATION_FAILED)
@Jason Tried it, nothing works from this, I couldn't find the id but it seems to be: runpod-torch-v240
I found it through inspect
21 replies