This site can’t be reached Laravel and Digitalocean
I run the app on Digitalocean and simply when I visit the IP the first page is working, but when I go to any other pages the page is reloading then show this message:
This site can’t be reached
XXXXIPXX106 took too long to respond.
I'm sorry but I don't where is the error to check it out, please provide me something to see and get the error and see what happened?
● apache2.service - The Apache HTTP Server
Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Fri 2020-10-02 08:32:15 UTC; 9s ago
Docs: https://httpd.apache.org/docs/2.4/
Process: 47667 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAILURE)
Oct 02 08:32:14 ip-172-31-20-216 systemd[1]: Starting The Apache HTTP Server...
Oct 02 08:32:15 ip-172-31-20-216 apachectl[47680]: (98)Address already in use: AH00072: make_sock: could no>
Oct 02 08:32:15 ip-172-31-20-216 apachectl[47680]: (98)Address already in use: AH00072: make_sock: could no>
Oct 02 08:32:15 ip-172-31-20-216 apachectl[47680]: no listening sockets available, shutting down
Oct 02 08:32:15 ip-172-31-20-216 apachectl[47680]: AH00015: Unable to open logs
Oct 02 08:32:15 ip-172-31-20-216 apachectl[47667]: Action 'start' failed.
Oct 02 08:32:15 ip-172-31-20-216 apachectl[47667]: The Apache error log may have more information.
Oct 02 08:32:15 ip-172-31-20-216 systemd[1]: apache2.service: Control process exited, code=exited, status=1>
Oct 02 08:32:15 ip-172-31-20-216 systemd[1]: apache2.service: Failed with result 'exit-code'.
Oct 02 08:32:15 ip-172-31-20-216 systemd[1]: Failed to start The Apache HTTP Server.