6 months ago
Hey. I'm trying to get a React App published.
It will have a backend using FastAPI but for now I'm just trying to see my frontend on another url.
When I create generate the url using port 5173 (Vite's default) I keep on getting a 502 error when I click on the link.
When I check the HTTP Logs, I see 502 errors every time I try to connect in Path: "/" and "/favicon.ico"
I really appreciate any help. I literally need published by tomorrow morning...
Github Repository (only "client" folder):
https://github.com/hobbie71/MakeCode-Arcade-Sprite-Generator
Pinned Solution
6 months ago
Checkin the deployment deploy logs, it will say the port in there, if you used railpack the default port for pretty much everything is 8080
5 Replies
6 months ago
Hey there! We've found the following might help you get unblocked faster:
If you find the answer from one of these, please let us know by solving the thread!
6 months ago
Checkin the deployment deploy logs, it will say the port in there, if you used railpack the default port for pretty much everything is 8080
irazvan2745
Checkin the deployment deploy logs, it will say the port in there, if you used railpack the default port for pretty much everything is 8080
6 months ago
Got it, Thank you!
6 months ago
Hey, mind marking my answer as the solution?
irazvan2745
Hey, mind marking my answer as the solution?
6 months ago
Hey irazvan, I actually tried a few days ago but it wasn't letting me mark any as solutions. I just tried again and it says pending for approval.
Status changed to Solved chandrika • 6 months ago