You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After creating a proxy, the proxy doens't resolve and when I look to the logs of Nginx I get an error message. After I created the missing Logs direcory the proxy will work.
2025/01/17 10:39:24 [emerg] 989#9122: open() "/Users/toms/Library/Application Support/Herd/config/valet/Log/localhost.test-error.log" failed (2: No such file or directory)
Steps to reproduce
Command:
herd proxy localhost http://localhost.test:81
Relevant log output
toms@mac-tom ~ % curl http://localhost.test
curl: (7) Failed to connect to localhost.test port 80 after 1 ms: Couldn't connect to server
The text was updated successfully, but these errors were encountered:
Platform
macOS
Operating system version
macOs Sequoia 15.2 (Mac mini M4)
System architecture
ARM64 (M1, M2, etc)
Herd Version
1.14.1
PHP Version
PHP 8.4.
Bug description
After creating a proxy, the proxy doens't resolve and when I look to the logs of Nginx I get an error message. After I created the missing
Logs
direcory the proxy will work.Steps to reproduce
Command:
Relevant log output
The text was updated successfully, but these errors were encountered: