davidtrushkov / marketplace

A file sharing website using Laravel 5.5
http://marketplace.davidtrushkov.com/
25 stars 22 forks source link

Displayed correctly when accessing / register, but an error occurs when accessing / files #51

Open e1blue opened 5 years ago

e1blue commented 5 years ago

I am checking the operation in my environment (CentOS 7, Nginx). ・The top page was displayed normally. ・It was displayed normally when accessing / register. ・However, an error occurred when accessing / files.

Error log

[info] client timed out (110: Connection timed out) while waiting for request, client: IP ADRESS, server: 0.0.0.0:443

What can be considered as the cause?