Passing API key from hosted platform (UI), not working #6458
Unanswered
sunildhillon
asked this question in
Troubleshooting
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
Once deployed on railway.
If I try to enter API key from the user endpoint of self hosted platform hosted on railway it shows error.
error from console
{
"status": "error",
"code": 502,
"message": "Application failed to respond",
"request_id": "raPVTFcpSl-0Ab6Eqe8i_w_2999900906"
}
general header
Request URL:
https://librechat-production-d234.up.railway.app/api/keys
Request Method:
PUT
Status Code:
502 Bad Gateway
Remote Address:
66.33.22.4:443
Referrer Policy:
strict-origin-when-cross-origin
Version Information
{
"status": "error",
"code": 502,
"message": "Application failed to respond",
"request_id": "raPVTFcpSl-0Ab6Eqe8i_w_2999900906"
}
Steps to Reproduce
What browsers are you seeing the problem on?
Chrome
Relevant log output
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions