Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

403 Forbidden #5

Open
braekevelt opened this issue Mar 5, 2023 · 6 comments
Open

403 Forbidden #5

braekevelt opened this issue Mar 5, 2023 · 6 comments

Comments

@braekevelt
Copy link

braekevelt commented Mar 5, 2023

When this template is deployed on railway, the url gives a 403 Forbidden error. The railway logs show this:

2023/03/05 12:23:00 [error] 24#24: *9 directory index of "/nix/store/xxxxxxxxxxxxxxxxxxxxxx-nginx-1.22.1/html/" is forbidden, client: xx.xx.xx.x, server: localhost, request: "GET / HTTP/1.1", host: "laravel-production-xxxx.up.railway.app"

Stackoverflow seems to provide a solution, but I don't know how to do that: https://stackoverflow.com/a/38046124/5504977

@dinhquoc0103
Copy link

I also had the same problem as you. Initially, when I uploaded laravel to the railway, I got an error that mime.types could not be found, after asking it was a problem on the railway side, and after they fixed the mime.types problem, there was a new problem like you are asking. They will fix it soon. Hehe

@senyomotey
Copy link

Am still getting the mime.types problem

@whitleyhorn
Copy link

whitleyhorn commented Mar 8, 2023

Still not fixed for me, I guess we just have to wait? Mine is a PHP app but not Laravel. Still getting 403 with the /html being forbidden

@thevacs
Copy link

thevacs commented Mar 8, 2023

Still not fixed for me, I guess we just have to wait? Mine is a PHP app but not Laravel. Still getting 403 with the /html being forbidden

Yes, we are still waiting

@whitleyhorn
Copy link

whitleyhorn commented Mar 9, 2023

It's finally fixed for me. At first it wasn't, so I deleted my service and then redeployed. I got a 404 for a while and was about to lose my cool when I refreshed several minutes later and it started working fine.

@unicodeveloper
Copy link
Contributor

Anyone here still experiencing this issue? I want to help and if its fixed, I'll close the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants