mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-07-21 12:35:23 -04:00
bug: keep getting 502 error on api #116
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @h4ppyfox78 on GitHub (Aug 31, 2025).
What happened?
hello i am trying to setup like my own user on it but when i try to setup i get api http error 502 Uncaught (in promise) Error: Request failed with status code 502
createError$1 createError.js:16
settle settle.js:17
Sr xhr.js:66
xhr xhr.js:78
xhr xhr.js:15
dispatchRequest$1 dispatchRequest.js:58
request Axios.js:108
2 bind.js:9
req index.js:113
get index.js:122
connect Client.js:99
__awaiter Client.js:7
__awaiter Client.js:3
connect Client.js:98
fetchConfiguration Client.js:108
__awaiter Client.js:7
__awaiter Client.js:3
fetchConfiguration Client.js:106
_class$g ClientController.tsx:47
ClientController.tsx:307
@h4ppyfox78 commented on GitHub (Aug 31, 2025):
FIXED