Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

roseriyadh's avatar

The connection was reset | Forge Laravel

good day, I have installed my laravel app into a default site of digital ocean droplet in forge

finished everything and accessed the database using ssh key, when i try to access the public IP i get this message:

The connection was reset

The connection to the server was reset while the page was loading.

The site could be temporarily unavailable or too busy. Try again in a few moments.
If you are unable to load any pages, check your computer’s network connection.
If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the web.

i'm not sure how to solve it and i can't find the reason, all of the logs are empty, please help me

i checked the log: 2023/07/29 22:09:18 [error] 3974220#3974220: *222765 access forbidden by rule, client: , server: , request: "GET /laravel/.env HTTP/1.1", host: "

0 likes
1 reply
MohamedTammam's avatar

Probably you have a problem with your views that causing this issue. Try to load an empty page and check if it works or not.

Please or to participate in this conversation.