beyondcode / herd-community

86 stars 1 forks source link

[Bug]: All testing sites working fine , Next day start pc and got error It looks like the webpage at http://abc.test might be having issues, or it may have moved permanently to a new web address. #952

Closed RizwanKMW closed 1 month ago

RizwanKMW commented 2 months ago

Platform

Windows

Operating system version

widows 10

System architecture

Windows

Herd Version

1.10.0

PHP Version

No response

Bug description

I have 4 folders inside C:\Users\Dell\Herd: There preview in Herd working fine but when i run using abc.test its not working... I check C:\Windows\System32\drivers\etc\hosts file and it also contain site 127.0.0.1 abc.test

when I try to access http://abc.test in browser it give error It looks like the webpage at http://abc.test/ might be having issues, or it may have moved permanently to a new web address.

here is Logs. c://wINDOWS/System32/Logs

2024-08-31 11:08:48.683 +05:00 [DBG] Hosting starting 2024-08-31 11:08:48.730 +05:00 [INF] Config path: C:\ProgramData\Herd\service.json. 2024-08-31 11:08:48.732 +05:00 [INF] Config file with port exists, using port: 5000. 2024-08-31 11:08:48.733 +05:00 [INF] Application started. Hosting environment: Production; Content root path: C:\Users\Dell.config\herd\bin\ 2024-08-31 11:08:48.734 +05:00 [DBG] Hosting started 2024-08-31 11:08:48.746 +05:00 [INF] HTTP Server started on http://localhost:5000/. 2024-08-31 11:08:50.490 +05:00 [INF] Request to /status endpoint. 2024-08-31 11:08:55.485 +05:00 [INF] Request to /status endpoint. and many lines same as 2024-08-31 11:08:55.485 +05:00 [INF] Request to /status endpoint.

Steps to reproduce

No response

Relevant log output

No response

sschlein commented 2 months ago

It sounds like nginx is not running, can you confirm that all Herd services run and do a restart of them via the Herd dashboard?