Platform
Windows
Operating system version
Windows 11 (24H2 build 26100.3194)
System architecture
Windows
Herd Version
1.15.0
PHP Version
No response
Bug description
Once I click on "Open Log Viewer", previously it was always in a loading state. Now since the last update (1.14.0 -> 1.15.0) which I installed just a few minutes ago, I get the message "No sites found".
Is there a way to fix this?
I've added a part of the output of herd parked --json to show that there are actually sites that should have logs.
[
{
"site": "de-nagelwerkplaats",
"secured": "",
"url": "http://de-nagelwerkplaats.test",
"path": "E:\\projects\\personal\\de-nagelwerkplaats",
"phpVersion": "8.4"
},
{
"site": "default-dashboard",
"secured": "",
"url": "http://default-dashboard.test",
"path": "E:\\projects\\work\\default-dashboard",
"phpVersion": "8.4"
},
{
"site": "helpdesk",
"secured": "",
"url": "http://helpdesk.test",
"path": "E:\\projects\\personal\\helpdesk",
"phpVersion": "8.4"
}
]
Steps to reproduce
No response
Relevant log output
No response
Platform
Windows
Operating system version
Windows 11 (24H2 build 26100.3194)
System architecture
Windows
Herd Version
1.15.0
PHP Version
No response
Bug description
Once I click on "Open Log Viewer", previously it was always in a loading state. Now since the last update (1.14.0 -> 1.15.0) which I installed just a few minutes ago, I get the message "No sites found".
Is there a way to fix this?
I've added a part of the output of
herd parked --jsonto show that there are actually sites that should have logs.[ { "site": "de-nagelwerkplaats", "secured": "", "url": "http://de-nagelwerkplaats.test", "path": "E:\\projects\\personal\\de-nagelwerkplaats", "phpVersion": "8.4" }, { "site": "default-dashboard", "secured": "", "url": "http://default-dashboard.test", "path": "E:\\projects\\work\\default-dashboard", "phpVersion": "8.4" }, { "site": "helpdesk", "secured": "", "url": "http://helpdesk.test", "path": "E:\\projects\\personal\\helpdesk", "phpVersion": "8.4" } ]Steps to reproduce
No response
Relevant log output
No response