Static Assets return 500 Error after PHP versions switch #1207
-
Valet has been working impeccably since installation months ago for a standard Laravel 8/9 site. I'm running macOS 12.2.1 on Apple Silicon and default Last night I tried to work on an older site that requires an older version of PHP, so I ran Changing the permissions for a static asset doesn't help (e.g. I've narrowed it down to the function Not sure what next other than completely uninstall/reinstall everything. Default log output when trying to load favicon.ico2022/03/15 19:55:40 [crit] 57751#0: *39 open() "/Users/<user>/example/public/favicon.ico" failed (1: Operation not permitted), client: 127.0.0.1, server: example.test, request: "GET /favicon.ico HTTP/2.0", upstream: "fastcgi://unix:/Users/<user>/.config/valet/valet.sock", host: "example.test" Debug-level log output when trying to load favicon.ico2022/03/15 19:58:55 [debug] 63783#0: *1 SSL ALPN supported by client: h2 2022/03/15 19:58:55 [debug] 63783#0: *1 SSL ALPN supported by client: http/1.1 2022/03/15 19:58:55 [debug] 63783#0: *1 SSL ALPN selected: h2 2022/03/15 19:58:55 [debug] 63783#0: *1 SSL_do_handshake: -1 2022/03/15 19:58:55 [debug] 63783#0: *1 SSL_get_error: 2 2022/03/15 19:58:55 [debug] 63783#0: *1 SSL handshake handler: 0 2022/03/15 19:58:55 [debug] 63783#0: *1 SSL_do_handshake: 1 2022/03/15 19:58:55 [debug] 63783#0: *1 SSL: TLSv1.2, cipher: "ECDHE-RSA-AES128-GCM-SHA256 TLSv1.2 Kx=ECDH Au=RSA Enc=AESGCM(128) Mac=AEAD" 2022/03/15 19:58:55 [debug] 63783#0: *1 init http2 connection 2022/03/15 19:58:55 [debug] 63783#0: *1 malloc: 0000000149E0AE40:456 2022/03/15 19:58:55 [debug] 63783#0: *1 posix_memalign: 000000014A03D800:4096 @16 2022/03/15 19:58:55 [debug] 63783#0: *1 add cleanup: 0000000149E08D80 2022/03/15 19:58:55 [debug] 63783#0: *1 posix_memalign: 0000000149E086C0:512 @16 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 send SETTINGS frame 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 send WINDOW_UPDATE frame sid:0, window:2147418112 2022/03/15 19:58:55 [debug] 63783#0: *1 reusable connection: 0 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 read handler 2022/03/15 19:58:55 [debug] 63783#0: *1 SSL_read: 70 2022/03/15 19:58:55 [debug] 63783#0: *1 SSL_read: 1078 2022/03/15 19:58:55 [debug] 63783#0: *1 SSL_read: -1 2022/03/15 19:58:55 [debug] 63783#0: *1 SSL_get_error: 2 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 preface verified 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 frame type:4 f:0 l:24 sid:0 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 SETTINGS frame 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 setting 1:65536 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 setting 3:1000 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 setting 4:6291456 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 setting 6:262144 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 frame complete pos:0000000150018039 end:000000015001847C 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 frame type:8 f:0 l:4 sid:0 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 WINDOW_UPDATE frame sid:0 window:15663105 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 frame complete pos:0000000150018046 end:000000015001847C 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 frame type:1 f:25 l:1069 sid:1 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 HEADERS frame sid:1 depends on 0 excl:1 weight:256 2022/03/15 19:58:55 [debug] 63783#0: *1 posix_memalign: 000000014A00DC00:1024 @16 2022/03/15 19:58:55 [debug] 63783#0: *1 posix_memalign: 000000014A01D000:4096 @16 2022/03/15 19:58:55 [debug] 63783#0: *1 posix_memalign: 000000014A03E800:4096 @16 2022/03/15 19:58:55 [debug] 63783#0: *1 event timer del: 20: 39300779 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 get indexed header: 2 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 header: ":method: GET" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 get indexed name: 1 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 encoded string, len:13 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table add: ":authority: example.test" 2022/03/15 19:58:55 [debug] 63783#0: *1 malloc: 0000000149E0B530:512 2022/03/15 19:58:55 [debug] 63783#0: *1 malloc: 000000014A025A00:4096 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table account: 60 free:4096 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 header: ":authority: example.test" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 get indexed header: 7 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 header: ":scheme: https" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 get indexed name: 4 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 encoded string, len:9 2022/03/15 19:58:55 [debug] 63783#0: *1 http uri: "/favicon.ico" 2022/03/15 19:58:55 [debug] 63783#0: *1 http args: "" 2022/03/15 19:58:55 [debug] 63783#0: *1 http exten: "ico" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 header: ":path: /favicon.ico" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 get indexed name: 24 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 encoded string, len:7 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table add: "cache-control: max-age=0" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table account: 54 free:4036 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 header: "cache-control: max-age=0" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 encoded string, len:7 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 encoded string, len:56 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table add: "sec-ch-ua: " Not A;Brand";v="99", "Chromium";v="99", "Google Chrome";v="99"" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table account: 105 free:3982 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 header: "sec-ch-ua: " Not A;Brand";v="99", "Chromium";v="99", "Google Chrome";v="99"" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 encoded string, len:11 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 raw string, len:2 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table add: "sec-ch-ua-mobile: ?0" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table account: 50 free:3877 2022/03/15 19:58:55 [debug] 63783#0: *1 posix_memalign: 0000000149E0BA10:512 @16 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 header: "sec-ch-ua-mobile: ?0" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 encoded string, len:13 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 raw string, len:7 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table add: "sec-ch-ua-platform: "macOS"" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table account: 57 free:3827 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 header: "sec-ch-ua-platform: "macOS"" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 encoded string, len:18 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 raw string, len:1 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table add: "upgrade-insecure-requests: 1" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table account: 58 free:3770 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 header: "upgrade-insecure-requests: 1" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 get indexed name: 58 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 encoded string, len:91 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table add: "user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table account: 162 free:3712 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 header: "user-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 get indexed name: 19 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 encoded string, len:101 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table add: "accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table account: 173 free:3550 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 header: "accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 encoded string, len:10 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 encoded string, len:3 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table add: "sec-fetch-site: none" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table account: 50 free:3377 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 header: "sec-fetch-site: none" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 encoded string, len:10 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 encoded string, len:6 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table add: "sec-fetch-mode: navigate" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table account: 54 free:3327 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 header: "sec-fetch-mode: navigate" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 encoded string, len:10 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 raw string, len:2 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table add: "sec-fetch-user: ?1" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table account: 48 free:3273 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 header: "sec-fetch-user: ?1" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 encoded string, len:10 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 encoded string, len:6 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table add: "sec-fetch-dest: document" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table account: 54 free:3225 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 header: "sec-fetch-dest: document" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 get indexed name: 16 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 encoded string, len:13 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table add: "accept-encoding: gzip, deflate, br" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table account: 64 free:3171 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 header: "accept-encoding: gzip, deflate, br" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 get indexed name: 17 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 encoded string, len:11 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table add: "accept-language: en-US,en;q=0.9" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table account: 61 free:3107 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 header: "accept-language: en-US,en;q=0.9" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 get indexed name: 32 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 encoded string, len:19 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table add: "cookie: io=________" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table account: 61 free:3046 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 header: "cookie: io=________" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 get indexed name: 32 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 encoded string, len:289 2022/03/15 19:58:55 [debug] 63783#0: *1 posix_memalign: 000000014A03F800:1024 @16 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table add: "cookie: XSRF-TOKEN=______%3D" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table account: 391 free:2985 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 header: "cookie: XSRF-TOKEN=______%3D" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 get indexed name: 32 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 encoded string, len:289 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table add: "cookie: example_session=_______%3D" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table account: 393 free:2594 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 header: "cookie: example_session=_______%3D" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 request line: "GET /favicon.ico HTTP/2.0" 2022/03/15 19:58:55 [debug] 63783#0: *1 generic phase: 0 2022/03/15 19:58:55 [debug] 63783#0: *1 rewrite phase: 1 2022/03/15 19:58:55 [debug] 63783#0: *1 test location: "/" 2022/03/15 19:58:55 [debug] 63783#0: *1 test location: "favicon.ico" 2022/03/15 19:58:55 [debug] 63783#0: *1 using configuration "=/favicon.ico" 2022/03/15 19:58:55 [debug] 63783#0: *1 http cl:-1 max:536870912 2022/03/15 19:58:55 [debug] 63783#0: *1 rewrite phase: 3 2022/03/15 19:58:55 [debug] 63783#0: *1 post rewrite phase: 4 2022/03/15 19:58:55 [debug] 63783#0: *1 generic phase: 5 2022/03/15 19:58:55 [debug] 63783#0: *1 generic phase: 6 2022/03/15 19:58:55 [debug] 63783#0: *1 generic phase: 7 2022/03/15 19:58:55 [debug] 63783#0: *1 generic phase: 8 2022/03/15 19:58:55 [debug] 63783#0: *1 access phase: 9 2022/03/15 19:58:55 [debug] 63783#0: *1 access phase: 10 2022/03/15 19:58:55 [debug] 63783#0: *1 access phase: 11 2022/03/15 19:58:55 [debug] 63783#0: *1 post access phase: 12 2022/03/15 19:58:55 [debug] 63783#0: *1 generic phase: 13 2022/03/15 19:58:55 [debug] 63783#0: *1 generic phase: 14 2022/03/15 19:58:55 [debug] 63783#0: *1 content phase: 15 2022/03/15 19:58:55 [debug] 63783#0: *1 content phase: 16 2022/03/15 19:58:55 [debug] 63783#0: *1 content phase: 17 2022/03/15 19:58:55 [debug] 63783#0: *1 content phase: 18 2022/03/15 19:58:55 [debug] 63783#0: *1 content phase: 19 2022/03/15 19:58:55 [debug] 63783#0: *1 content phase: 20 2022/03/15 19:58:55 [debug] 63783#0: *1 http filename: "/favicon.ico" 2022/03/15 19:58:55 [debug] 63783#0: *1 add cleanup: 000000014A03F2C0 2022/03/15 19:58:55 [debug] 63783#0: *1 http finalize request: 404, "/favicon.ico?" a:1, c:1 2022/03/15 19:58:55 [debug] 63783#0: *1 http special response: 404, "/favicon.ico?" 2022/03/15 19:58:55 [debug] 63783#0: *1 internal redirect: "/Users//.composer/vendor/laravel/valet/server.php?" 2022/03/15 19:58:55 [debug] 63783#0: *1 rewrite phase: 1 2022/03/15 19:58:55 [debug] 63783#0: *1 test location: "/" 2022/03/15 19:58:55 [debug] 63783#0: *1 test location: "favicon.ico" 2022/03/15 19:58:55 [debug] 63783#0: *1 test location: "robots.txt" 2022/03/15 19:58:55 [debug] 63783#0: *1 test location: ~ "[^/]\.php(/|$)" 2022/03/15 19:58:55 [debug] 63783#0: *1 using configuration "[^/]\.php(/|$)" 2022/03/15 19:58:55 [debug] 63783#0: *1 http cl:-1 max:536870912 2022/03/15 19:58:55 [debug] 63783#0: *1 rewrite phase: 3 2022/03/15 19:58:55 [debug] 63783#0: *1 post rewrite phase: 4 2022/03/15 19:58:55 [debug] 63783#0: *1 generic phase: 5 2022/03/15 19:58:55 [debug] 63783#0: *1 generic phase: 6 2022/03/15 19:58:55 [debug] 63783#0: *1 generic phase: 7 2022/03/15 19:58:55 [debug] 63783#0: *1 generic phase: 8 2022/03/15 19:58:55 [debug] 63783#0: *1 access phase: 9 2022/03/15 19:58:55 [debug] 63783#0: *1 access phase: 10 2022/03/15 19:58:55 [debug] 63783#0: *1 access phase: 11 2022/03/15 19:58:55 [debug] 63783#0: *1 post access phase: 12 2022/03/15 19:58:55 [debug] 63783#0: *1 generic phase: 13 2022/03/15 19:58:55 [debug] 63783#0: *1 generic phase: 14 2022/03/15 19:58:55 [debug] 63783#0: *1 posix_memalign: 000000014A026A00:4096 @16 2022/03/15 19:58:55 [debug] 63783#0: *1 http init upstream, client timer: 0 2022/03/15 19:58:55 [debug] 63783#0: *1 post event 000000014A03DB80 2022/03/15 19:58:55 [debug] 63783#0: *1 http script copy: "QUERY_STRING" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "QUERY_STRING: " 2022/03/15 19:58:55 [debug] 63783#0: *1 http script copy: "REQUEST_METHOD" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script var: "GET" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "REQUEST_METHOD: GET" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script copy: "CONTENT_TYPE" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "CONTENT_TYPE: " 2022/03/15 19:58:55 [debug] 63783#0: *1 http script copy: "CONTENT_LENGTH" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "CONTENT_LENGTH: " 2022/03/15 19:58:55 [debug] 63783#0: *1 http script copy: "SCRIPT_FILENAME" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script var: "/Users//.composer/vendor/laravel/valet/server.php" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "SCRIPT_FILENAME: /Users//.composer/vendor/laravel/valet/server.php" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script copy: "SCRIPT_NAME" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script var: "/Users//.composer/vendor/laravel/valet/server.php" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "SCRIPT_NAME: /Users//.composer/vendor/laravel/valet/server.php" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script copy: "REQUEST_URI" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script var: "/favicon.ico" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "REQUEST_URI: /favicon.ico" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script copy: "DOCUMENT_URI" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script var: "/Users//.composer/vendor/laravel/valet/server.php" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "DOCUMENT_URI: /Users//.composer/vendor/laravel/valet/server.php" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script copy: "DOCUMENT_ROOT" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script var: "" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "DOCUMENT_ROOT: " 2022/03/15 19:58:55 [debug] 63783#0: *1 http script copy: "SERVER_PROTOCOL" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script var: "HTTP/2.0" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "SERVER_PROTOCOL: HTTP/2.0" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script copy: "GATEWAY_INTERFACE" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script copy: "CGI/1.1" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "GATEWAY_INTERFACE: CGI/1.1" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script copy: "SERVER_SOFTWARE" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script copy: "nginx/" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script var: "1.21.6" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "SERVER_SOFTWARE: nginx/1.21.6" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script copy: "REMOTE_ADDR" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script var: "127.0.0.1" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "REMOTE_ADDR: 127.0.0.1" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script copy: "REMOTE_PORT" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script var: "55229" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "REMOTE_PORT: 55229" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script copy: "SERVER_ADDR" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script var: "127.0.0.1" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "SERVER_ADDR: 127.0.0.1" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script copy: "SERVER_PORT" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script var: "443" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "SERVER_PORT: 443" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script copy: "SERVER_NAME" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script var: "example.test" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "SERVER_NAME: example.test" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script copy: "HTTPS" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script var: "on" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "HTTPS: on" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script copy: "REDIRECT_STATUS" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script copy: "200" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "REDIRECT_STATUS: 200" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script copy: "SCRIPT_FILENAME" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script copy: "/Users//.composer/vendor/laravel/valet/server.php" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "SCRIPT_FILENAME: /Users//.composer/vendor/laravel/valet/server.php" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script copy: "PATH_INFO" 2022/03/15 19:58:55 [debug] 63783#0: *1 http script var: "" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "PATH_INFO: " 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "HTTP_HOST: example.test" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "HTTP_CACHE_CONTROL: max-age=0" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "HTTP_SEC_CH_UA: " Not A;Brand";v="99", "Chromium";v="99", "Google Chrome";v="99"" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "HTTP_SEC_CH_UA_MOBILE: ?0" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "HTTP_SEC_CH_UA_PLATFORM: "macOS"" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "HTTP_UPGRADE_INSECURE_REQUESTS: 1" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "HTTP_USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.51 Safari/537.36" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "HTTP_ACCEPT: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "HTTP_SEC_FETCH_SITE: none" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "HTTP_SEC_FETCH_MODE: navigate" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "HTTP_SEC_FETCH_USER: ?1" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "HTTP_SEC_FETCH_DEST: document" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "HTTP_ACCEPT_ENCODING: gzip, deflate, br" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "HTTP_ACCEPT_LANGUAGE: en-US,en;q=0.9" 2022/03/15 19:58:55 [debug] 63783#0: *1 fastcgi param: "HTTP_COOKIE: io=________; XSRF-TOKEN=______%3D; example_session=_______%3D" 2022/03/15 19:58:55 [debug] 63783#0: *1 http cleanup add: 000000014A0275E0 2022/03/15 19:58:55 [debug] 63783#0: *1 get rr peer, try: 1 2022/03/15 19:58:55 [debug] 63783#0: *1 stream socket 21 2022/03/15 19:58:55 [debug] 63783#0: *1 connect to unix:/Users//.config/valet/valet.sock, fd:21 #2 2022/03/15 19:58:55 [debug] 63783#0: *1 kevent set event: 21: ft:-1 fl:0025 2022/03/15 19:58:55 [debug] 63783#0: *1 connected 2022/03/15 19:58:55 [debug] 63783#0: *1 http upstream connect: 0 2022/03/15 19:58:55 [debug] 63783#0: *1 posix_memalign: 0000000149E0B730:128 @16 2022/03/15 19:58:55 [debug] 63783#0: *1 http upstream send request 2022/03/15 19:58:55 [debug] 63783#0: *1 http upstream send request body 2022/03/15 19:58:55 [debug] 63783#0: *1 chain writer buf fl:0 s:2104 2022/03/15 19:58:55 [debug] 63783#0: *1 chain writer in: 000000014A027630 2022/03/15 19:58:55 [debug] 63783#0: *1 writev: 2104 of 2104 2022/03/15 19:58:55 [debug] 63783#0: *1 chain writer out: 0000000000000000 2022/03/15 19:58:55 [debug] 63783#0: *1 event timer add: 21: 60000:39300789 2022/03/15 19:58:55 [debug] 63783#0: *1 http finalize request: -4, "/Users//.composer/vendor/laravel/valet/server.php?" a:1, c:3 2022/03/15 19:58:55 [debug] 63783#0: *1 http request count:3 blk:0 2022/03/15 19:58:55 [debug] 63783#0: *1 http finalize request: -4, "/Users//.composer/vendor/laravel/valet/server.php?" a:1, c:2 2022/03/15 19:58:55 [debug] 63783#0: *1 http request count:2 blk:0 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 frame complete pos:000000015001847C end:000000015001847C 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 frame out: 000000014A03D9D0 sid:0 bl:0 len:0 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 frame out: 000000014A03D910 sid:0 bl:0 len:4 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 frame out: 000000014A03D850 sid:0 bl:0 len:18 2022/03/15 19:58:55 [debug] 63783#0: *1 posix_memalign: 0000000149E0BC10:512 @16 2022/03/15 19:58:55 [debug] 63783#0: *1 malloc: 000000014A027A00:16384 2022/03/15 19:58:55 [debug] 63783#0: *1 SSL buf copy: 27 2022/03/15 19:58:55 [debug] 63783#0: *1 SSL buf copy: 13 2022/03/15 19:58:55 [debug] 63783#0: *1 SSL buf copy: 9 2022/03/15 19:58:55 [debug] 63783#0: *1 SSL to write: 49 2022/03/15 19:58:55 [debug] 63783#0: *1 SSL_write: 49 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 frame sent: 000000014A03D850 sid:0 bl:0 len:18 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 frame sent: 000000014A03D910 sid:0 bl:0 len:4 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 frame sent: 000000014A03D9D0 sid:0 bl:0 len:0 2022/03/15 19:58:55 [debug] 63783#0: *1 delete posted event 000000014A03DB80 2022/03/15 19:58:55 [debug] 63783#0: *1 http run request: "/Users//.composer/vendor/laravel/valet/server.php?" 2022/03/15 19:58:55 [debug] 63783#0: *1 http upstream check client, write event:0, "/Users//.composer/vendor/laravel/valet/server.php" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 read handler 2022/03/15 19:58:55 [debug] 63783#0: *1 SSL_read: 9 2022/03/15 19:58:55 [debug] 63783#0: *1 SSL_read: -1 2022/03/15 19:58:55 [debug] 63783#0: *1 SSL_get_error: 2 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 frame type:4 f:1 l:0 sid:0 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 SETTINGS frame 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 frame complete pos:0000000150018009 end:0000000150018009 2022/03/15 19:58:55 [debug] 63783#0: *1 http upstream request: "/Users//.composer/vendor/laravel/valet/server.php?" 2022/03/15 19:58:55 [debug] 63783#0: *1 http upstream process header 2022/03/15 19:58:55 [debug] 63783#0: *1 malloc: 000000014A81FA00:16384 2022/03/15 19:58:55 [debug] 63783#0: *1 recv: eof:1, avail:184, err:0 2022/03/15 19:58:55 [debug] 63783#0: *1 recv: fd:21 184 of 16384 2022/03/15 19:58:55 [debug] 63783#0: *1 http fastcgi record byte: 01 2022/03/15 19:58:55 [debug] 63783#0: *1 http fastcgi record byte: 06 2022/03/15 19:58:55 [debug] 63783#0: *1 http fastcgi record byte: 00 2022/03/15 19:58:55 [debug] 63783#0: *1 http fastcgi record byte: 01 2022/03/15 19:58:55 [debug] 63783#0: *1 http fastcgi record byte: 00 2022/03/15 19:58:55 [debug] 63783#0: *1 http fastcgi record byte: 9E 2022/03/15 19:58:55 [debug] 63783#0: *1 http fastcgi record byte: 02 2022/03/15 19:58:55 [debug] 63783#0: *1 http fastcgi record byte: 00 2022/03/15 19:58:55 [debug] 63783#0: *1 http fastcgi record length: 158 2022/03/15 19:58:55 [debug] 63783#0: *1 http fastcgi parser: 0 2022/03/15 19:58:55 [debug] 63783#0: *1 http fastcgi header: "X-Powered-By: PHP/8.1.3" 2022/03/15 19:58:55 [debug] 63783#0: *1 http fastcgi parser: 0 2022/03/15 19:58:55 [debug] 63783#0: *1 http fastcgi header: "X-Accel-Redirect: /41c270e4-5535-4daa-b23e-c269744c2f45/Users//Documents/example/public/favicon.ico" 2022/03/15 19:58:55 [debug] 63783#0: *1 http fastcgi parser: 1 2022/03/15 19:58:55 [debug] 63783#0: *1 http fastcgi header done 2022/03/15 19:58:55 [debug] 63783#0: *1 finalize http upstream request: -5 2022/03/15 19:58:55 [debug] 63783#0: *1 finalize http fastcgi request 2022/03/15 19:58:55 [debug] 63783#0: *1 free rr peer 1 0 2022/03/15 19:58:55 [debug] 63783#0: *1 close http upstream connection: 21 2022/03/15 19:58:55 [debug] 63783#0: *1 free: 0000000149E0B730, unused: 48 2022/03/15 19:58:55 [debug] 63783#0: *1 event timer del: 21: 39300789 2022/03/15 19:58:55 [debug] 63783#0: *1 reusable connection: 0 2022/03/15 19:58:55 [debug] 63783#0: *1 internal redirect: "/41c270e4-5535-4daa-b23e-c269744c2f45/Users//Documents/example/public/favicon.ico?" 2022/03/15 19:58:55 [debug] 63783#0: *1 rewrite phase: 1 2022/03/15 19:58:55 [debug] 63783#0: *1 test location: "/" 2022/03/15 19:58:55 [debug] 63783#0: *1 test location: "favicon.ico" 2022/03/15 19:58:55 [debug] 63783#0: *1 test location: "41c270e4-5535-4daa-b23e-c269744c2f45/" 2022/03/15 19:58:55 [debug] 63783#0: *1 test location: ~ "[^/]\.php(/|$)" 2022/03/15 19:58:55 [debug] 63783#0: *1 test location: ~ "/\.ht" 2022/03/15 19:58:55 [debug] 63783#0: *1 using configuration "/41c270e4-5535-4daa-b23e-c269744c2f45/" 2022/03/15 19:58:55 [debug] 63783#0: *1 http cl:-1 max:536870912 2022/03/15 19:58:55 [debug] 63783#0: *1 rewrite phase: 3 2022/03/15 19:58:55 [debug] 63783#0: *1 post rewrite phase: 4 2022/03/15 19:58:55 [debug] 63783#0: *1 generic phase: 5 2022/03/15 19:58:55 [debug] 63783#0: *1 generic phase: 6 2022/03/15 19:58:55 [debug] 63783#0: *1 generic phase: 7 2022/03/15 19:58:55 [debug] 63783#0: *1 generic phase: 8 2022/03/15 19:58:55 [debug] 63783#0: *1 access phase: 9 2022/03/15 19:58:55 [debug] 63783#0: *1 access phase: 10 2022/03/15 19:58:55 [debug] 63783#0: *1 access phase: 11 2022/03/15 19:58:55 [debug] 63783#0: *1 post access phase: 12 2022/03/15 19:58:55 [debug] 63783#0: *1 generic phase: 13 2022/03/15 19:58:55 [debug] 63783#0: *1 try files handler 2022/03/15 19:58:55 [debug] 63783#0: *1 http script var: "/41c270e4-5535-4daa-b23e-c269744c2f45/Users//Documents/example/public/favicon.ico" 2022/03/15 19:58:55 [debug] 63783#0: *1 trying to use file: "Users//Documents/example/public/favicon.ico" "/Users//Documents/example/public/favicon.ico" 2022/03/15 19:58:55 [debug] 63783#0: *1 try file uri: "/41c270e4-5535-4daa-b23e-c269744c2f45/Users//Documents/example/public/favicon.ico" 2022/03/15 19:58:55 [debug] 63783#0: *1 generic phase: 14 2022/03/15 19:58:55 [debug] 63783#0: *1 content phase: 15 2022/03/15 19:58:55 [debug] 63783#0: *1 content phase: 16 2022/03/15 19:58:55 [debug] 63783#0: *1 content phase: 17 2022/03/15 19:58:55 [debug] 63783#0: *1 content phase: 18 2022/03/15 19:58:55 [debug] 63783#0: *1 content phase: 19 2022/03/15 19:58:55 [debug] 63783#0: *1 content phase: 20 2022/03/15 19:58:55 [debug] 63783#0: *1 posix_memalign: 000000014A067E00:4096 @16 2022/03/15 19:58:55 [debug] 63783#0: *1 http filename: "/Users//Documents/example/public/favicon.ico" 2022/03/15 19:58:55 [debug] 63783#0: *1 add cleanup: 000000014A0279E0 2022/03/15 19:58:55 [crit] 63783#0: *1 open() "/Users//Documents/example/public/favicon.ico" failed (1: Operation not permitted), client: 127.0.0.1, server: example.test, request: "GET /favicon.ico HTTP/2.0", upstream: "fastcgi://unix:/Users//.config/valet/valet.sock", host: "example.test" 2022/03/15 19:58:55 [debug] 63783#0: *1 http finalize request: 500, "/41c270e4-5535-4daa-b23e-c269744c2f45/Users//Documents/example/public/favicon.ico?" a:1, c:2 2022/03/15 19:58:55 [debug] 63783#0: *1 http special response: 500, "/41c270e4-5535-4daa-b23e-c269744c2f45/Users//Documents/example/public/favicon.ico?" 2022/03/15 19:58:55 [debug] 63783#0: *1 charset: "" > "utf-8" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 header filter 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 push resources 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 table size update: 0 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 output header: ":status: 500" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 output header: "server: nginx/1.21.6" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 output header: "date: Wed, 16 Mar 2022 00:58:55 GMT" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 output header: "content-type: text/html; charset=utf-8" 2022/03/15 19:58:55 [debug] 63783#0: *1 http2:1 create HEADERS frame 000000014A068120: len:57 fin:0 2022/03/15 19:58:55 [debug] 63783#0: *1 http cleanup add: 000000014A068220 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 frame out: 000000014A068120 sid:1 bl:1 len:57 2022/03/15 19:58:55 [debug] 63783#0: *1 SSL buf copy: 9 2022/03/15 19:58:55 [debug] 63783#0: *1 SSL buf copy: 57 2022/03/15 19:58:55 [debug] 63783#0: *1 http2:1 HEADERS frame 000000014A068120 was sent 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 frame sent: 000000014A068120 sid:1 bl:1 len:57 2022/03/15 19:58:55 [debug] 63783#0: *1 http output filter "/41c270e4-5535-4daa-b23e-c269744c2f45/Users//Documents/example/public/favicon.ico?" 2022/03/15 19:58:55 [debug] 63783#0: *1 http copy filter: "/41c270e4-5535-4daa-b23e-c269744c2f45/Users//Documents/example/public/favicon.ico?" 2022/03/15 19:58:55 [debug] 63783#0: *1 http ssi filter "/41c270e4-5535-4daa-b23e-c269744c2f45/Users//Documents/example/public/favicon.ico?" 2022/03/15 19:58:55 [debug] 63783#0: *1 saved: 0 state: 0 2022/03/15 19:58:55 [debug] 63783#0: *1 parse: -2, looked: 0 0000000104D7838D-0000000104D78409 2022/03/15 19:58:55 [debug] 63783#0: *1 saved: 0 2022/03/15 19:58:55 [debug] 63783#0: *1 saved: 0 state: 0 2022/03/15 19:58:55 [debug] 63783#0: *1 parse: -2, looked: 0 0000000104D77448-0000000104D7747D 2022/03/15 19:58:55 [debug] 63783#0: *1 saved: 0 2022/03/15 19:58:55 [debug] 63783#0: *1 saved: 0 state: 0 2022/03/15 19:58:55 [debug] 63783#0: *1 parse: -2, looked: 0 0000000104D774E3-0000000104D77675 2022/03/15 19:58:55 [debug] 63783#0: *1 saved: 0 2022/03/15 19:58:55 [debug] 63783#0: *1 ssi out: 000000014A068410 0000000104D7838D 2022/03/15 19:58:55 [debug] 63783#0: *1 ssi out: 000000014A068470 0000000104D77448 2022/03/15 19:58:55 [debug] 63783#0: *1 ssi out: 000000014A0684D0 0000000104D774E3 2022/03/15 19:58:55 [debug] 63783#0: *1 http postpone filter "/41c270e4-5535-4daa-b23e-c269744c2f45/Users//Documents/example/public/favicon.ico?" 000000014A068460 2022/03/15 19:58:55 [debug] 63783#0: *1 write new buf t:0 f:0 0000000000000000, pos 0000000104D7838D, size: 124 file: 0, size: 0 2022/03/15 19:58:55 [debug] 63783#0: *1 write new buf t:0 f:0 0000000000000000, pos 0000000104D77448, size: 53 file: 0, size: 0 2022/03/15 19:58:55 [debug] 63783#0: *1 write new buf t:0 f:0 0000000000000000, pos 0000000104D774E3, size: 402 file: 0, size: 0 2022/03/15 19:58:55 [debug] 63783#0: *1 http write filter: l:1 f:0 s:579 2022/03/15 19:58:55 [debug] 63783#0: *1 http write filter limit 2097152 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 send chain: 000000014A068530 2022/03/15 19:58:55 [debug] 63783#0: *1 http2:1 windows: conn:15728640 stream:6291456 2022/03/15 19:58:55 [debug] 63783#0: *1 http2:1 create DATA frame 000000014A068120: len:579 flags:1 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 frame out: 000000014A068120 sid:1 bl:0 len:579 2022/03/15 19:58:55 [debug] 63783#0: *1 SSL buf copy: 9 2022/03/15 19:58:55 [debug] 63783#0: *1 SSL buf copy: 124 2022/03/15 19:58:55 [debug] 63783#0: *1 SSL buf copy: 53 2022/03/15 19:58:55 [debug] 63783#0: *1 SSL buf copy: 402 2022/03/15 19:58:55 [debug] 63783#0: *1 SSL to write: 654 2022/03/15 19:58:55 [debug] 63783#0: *1 SSL_write: 654 2022/03/15 19:58:55 [debug] 63783#0: *1 http2:1 DATA frame 000000014A068120 was sent 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 frame sent: 000000014A068120 sid:1 bl:0 len:579 2022/03/15 19:58:55 [debug] 63783#0: *1 http write filter 0000000000000000 2022/03/15 19:58:55 [debug] 63783#0: *1 http copy filter: 0 "/41c270e4-5535-4daa-b23e-c269744c2f45/Users//Documents/example/public/favicon.ico?" 2022/03/15 19:58:55 [debug] 63783#0: *1 http finalize request: 0, "/41c270e4-5535-4daa-b23e-c269744c2f45/Users//Documents/example/public/favicon.ico?" a:1, c:2 2022/03/15 19:58:55 [debug] 63783#0: *1 http request count:2 blk:0 2022/03/15 19:58:55 [debug] 63783#0: *1 http finalize request: -4, "/41c270e4-5535-4daa-b23e-c269744c2f45/Users//Documents/example/public/favicon.ico?" a:1, c:1 2022/03/15 19:58:55 [debug] 63783#0: *1 http request count:1 blk:0 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 close stream 1, queued 0, processing 1, pushing 0 2022/03/15 19:58:55 [debug] 63783#0: *1 http close request 2022/03/15 19:58:55 [debug] 63783#0: *1 http log handler 2022/03/15 19:58:55 [debug] 63783#0: *1 free: 000000014A81FA00 2022/03/15 19:58:55 [debug] 63783#0: *1 free: 000000014A01D000, unused: 8 2022/03/15 19:58:55 [debug] 63783#0: *1 free: 000000014A03E800, unused: 3 2022/03/15 19:58:55 [debug] 63783#0: *1 free: 000000014A026A00, unused: 8 2022/03/15 19:58:55 [debug] 63783#0: *1 free: 000000014A067E00, unused: 2160 2022/03/15 19:58:55 [debug] 63783#0: *1 free: 000000014A00DC00, unused: 239 2022/03/15 19:58:55 [debug] 63783#0: *1 free: 000000014A03F800, unused: 66 2022/03/15 19:58:55 [debug] 63783#0: *1 post event 00000001400481A0 2022/03/15 19:58:55 [debug] 63783#0: *1 delete posted event 00000001400481A0 2022/03/15 19:58:55 [debug] 63783#0: *1 http2 handle connection handler 2022/03/15 19:58:55 [debug] 63783#0: *1 event timer add: 20: 65000:39305815 2022/03/15 19:58:55 [debug] 63783#0: *1 reusable connection: 1 2022/03/15 19:58:55 [debug] 63783#0: *1 free: 000000014A03D800, unused: 2872 2022/03/15 19:58:55 [debug] 63783#0: *1 free: 000000014A027A00
sw_versProductName: macOS ProductVersion: 12.2.1 BuildVersion: 21D62 valet --versionLaravel Valet 2.18.10 cat ~/.config/valet/config.json{ "tld": "test", "loopback": "127.0.0.1", "paths": [ "/Users/colin/.config/valet/Sites" ], "directory-listing": "on" } cat ~/.composer/composer.json{ "require": { "tightenco/tlint": "^6.2", "laravel/valet": "^2.18" } } composer global diagnoseChanged current directory to /Users/user/.composer Checking composer.json: WARNING No license specified, it is recommended to do so. For closed-source software you may use "proprietary" as license. Checking platform settings: OK Checking git settings: OK Checking http connectivity to packagist: OK Checking https connectivity to packagist: OK Checking github.com rate limit: OK Checking disk free space: OK Checking pubkeys: Tags Public Key Fingerprint: 57815BA2 7E54DC31 7ECC7CC5 573090D0 87719BA6 8F3BB723 4E5D42D0 84A14642 Dev Public Key Fingerprint: 4AC45767 E5EC2265 2F0C1167 CBBB8A2B 0C708369 153E328C AD90147D AFE50952 OK Checking composer version: You are not running the latest stable version, run `composer self-update` to update (2.1.14 => 2.2.9) Composer version: 2.1.14 PHP version: 8.1.3 PHP binary path: /opt/homebrew/Cellar/php/8.1.3_1/bin/php OpenSSL version: OpenSSL 1.1.1m 14 Dec 2021 cURL version: 7.82.0 libz 1.2.11 ssl (SecureTransport) OpenSSL/1.1.1m zip: extension present, unzip present, 7-Zip not available composer global outdatedChanged current directory to /Users/user/.composer Info from https://repo.packagist.org: �[37;44m#StandWith�[30;43mUkraine�[0m Legend: ! patch or minor release available - update recommended ~ major release available - update possible illuminate/bus v9.4.1 ! v9.5.1 The Illuminate Bus package. illuminate/collections v9.4.1 ! v9.5.1 The Illuminate Collections package. illuminate/conditionable v9.4.1 ! v9.5.1 The Illuminate Conditionable package. illuminate/container v9.4.1 ! v9.5.1 The Illuminate Container package. illuminate/contracts v9.4.1 ! v9.5.1 The Illuminate Contracts package. illuminate/events v9.4.1 ! v9.5.1 The Illuminate Events package. illuminate/filesystem v9.4.1 ! v9.5.1 The Illuminate Filesystem package. illuminate/macroable v9.4.1 ! v9.5.1 The Illuminate Macroable package. illuminate/pipeline v9.4.1 ! v9.5.1 The Illuminate Pipeline package. illuminate/support v9.4.1 ! v9.5.1 The Illuminate Support package. illuminate/view v9.4.1 ! v9.5.1 The Illuminate View package. tightenco/collect v8.83.2 ~ v9.2.0 Collect - Illuminate Collections as a separate package. ls -al /etc/sudoers.d/total 0 drwxr-xr-x 2 root wheel 64 Feb 6 15:22 . drwxr-xr-x 82 root wheel 2624 Mar 14 23:17 .. brew configHOMEBREW_VERSION: 3.4.2 ORIGIN: https://github.com/Homebrew/brew HEAD: fed93bb934b4a5d10b68865795970a993de31b14 Last commit: 6 hours ago Core tap ORIGIN: https://github.com/Homebrew/homebrew-core Core tap HEAD: 1a75a991700df19530dcaa80799ea7de02648652 Core tap last commit: 36 minutes ago Core tap branch: master HOMEBREW_PREFIX: /opt/homebrew HOMEBREW_CASK_OPTS: [] HOMEBREW_CORE_GIT_REMOTE: https://github.com/Homebrew/homebrew-core HOMEBREW_EDITOR: nvim HOMEBREW_MAKE_JOBS: 10 Homebrew Ruby: 2.6.8 => /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby CPU: 10-core 64-bit arm_firestorm_icestorm Clang: 13.0.0 build 1300 Git: 2.32.0 => /Library/Developer/CommandLineTools/usr/bin/git Curl: 7.77.0 => /usr/bin/curl macOS: 12.2.1-arm64 CLT: 13.2.0.0.1.1638488800 Xcode: 13.3 Rosetta 2: false brew services listName Status User File dnsmasq none root mariadb started colin ~/Library/LaunchAgents/homebrew.mxcl.mariadb.plist nginx none root php none root redis none unbound none brew list --formula --versions | grep -E "(php|nginx|dnsmasq|mariadb|mysql|mailhog|openssl)(@\d\..*)?\s"dnsmasq 2.86 mariadb 10.7.3 nginx 1.21.6_1 [email protected] 1.1.1m php 8.1.3_1 brew outdatedbrew taphomebrew/cask homebrew/cask-fonts homebrew/core homebrew/services php -vPHP 8.1.3 (cli) (built: Feb 28 2022 07:27:37) (NTS) Copyright (c) The PHP Group Zend Engine v4.1.3, Copyright (c) Zend Technologies with Xdebug v3.1.3, Copyright (c) 2002-2022, by Derick Rethans with Zend OPcache v8.1.3, Copyright (c), by Zend Technologies which -a php/opt/homebrew/bin/php /opt/homebrew/bin/php php --iniConfiguration File (php.ini) Path: /opt/homebrew/etc/php/8.1 Loaded Configuration File: /opt/homebrew/etc/php/8.1/php.ini Scan for additional .ini files in: /opt/homebrew/etc/php/8.1/conf.d Additional .ini files parsed: /opt/homebrew/etc/php/8.1/conf.d/error_log.ini, /opt/homebrew/etc/php/8.1/conf.d/ext-opcache.ini, /opt/homebrew/etc/php/8.1/conf.d/ext-redis.ini, /opt/homebrew/etc/php/8.1/conf.d/php-memory-limits.ini nginx -vnginx version: nginx/1.21.6 curl --versioncurl 7.77.0 (x86_64-apple-darwin21.0) libcurl/7.77.0 (SecureTransport) LibreSSL/2.8.3 zlib/1.2.11 nghttp2/1.42.0 Release-Date: 2021-05-26 Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp smb smbs smtp smtps telnet tftp Features: alt-svc AsynchDNS GSS-API HSTS HTTP2 HTTPS-proxy IPv6 Kerberos Largefile libz MultiSSL NTLM NTLM_WB SPNEGO SSL UnixSockets php --ri curlcurl ~/.composer/vendor/laravel/valet/bin/ngrok versionngrok version 2.3.40 ~/.composer/vendor/laravel/valet/bin/ngrok-arm versionngrok version 2.3.40 ls -al ~/.ngrok2ls: /Users/colin/.ngrok2: No such file or directory brew info nginxnginx: stable 1.21.6 (bottled), HEAD HTTP(S) server and reverse proxy, and IMAP/POP3 proxy server https://nginx.org/ /opt/homebrew/Cellar/nginx/1.21.6_1 (26 files, 2.2MB) * Poured from bottle on 2022-03-15 at 13:41:03 From: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/nginx.rb License: BSD-2-Clause ==> Dependencies Required: [email protected], pcre2 ==> Options --HEAD Install HEAD version ==> Caveats Docroot is: /opt/homebrew/var/www brew info phpphp: stable 8.1.3 (bottled), HEAD General-purpose scripting language https://www.php.net/ /opt/homebrew/Cellar/php/8.1.3_1 (513 files, 81.6MB) * Poured from bottle on 2022-03-14 at 22:12:08 From: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/php.rb License: PHP-3.01 ==> Dependencies Build: httpd, pkg-config Required: apr, apr-util, argon2, aspell, autoconf, curl, freetds, gd, gettext, gmp, icu4c, krb5, libpq, libsodium, libzip, oniguruma, openldap, [email protected], pcre2, sqlite, tidy-html5, unixodbc ==> Options --HEAD Install HEAD version ==> Caveats To enable PHP in Apache add the following to httpd.conf and restart Apache: LoadModule php_module /opt/homebrew/opt/php/lib/httpd/modules/libphp.so brew info opensslopenssl@3: stable 3.0.2 (bottled) [keg-only] Cryptography and SSL/TLS Toolkit https://openssl.org/ Not installed From: https://github.com/Homebrew/homebrew-core/blob/HEAD/Formula/[email protected] License: Apache-2.0 ==> Dependencies Required: ca-certificates ==> Caveats A CA file has been bootstrapped using certificates from the system keychain. To add additional certificates, place .pem files in /opt/homebrew/etc/openssl@3/certs openssl version -aLibreSSL 2.8.3 built on: date not available platform: information not available options: bn(64,64) rc4(ptr,int) des(idx,cisc,16,int) blowfish(idx) compiler: information not available OPENSSLDIR: "/private/etc/ssl" openssl ciphersECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:DHE-RSA-CHACHA20-POLY1305:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA:ECDHE-ECDSA-AES256-SHA:DHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA:GOST2012256-GOST89-GOST89:DHE-RSA-CAMELLIA256-SHA256:DHE-RSA-CAMELLIA256-SHA:GOST2001-GOST89-GOST89:AES256-GCM-SHA384:AES256-SHA256:AES256-SHA:CAMELLIA256-SHA256:CAMELLIA256-SHA:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-SHA256:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA:ECDHE-ECDSA-AES128-SHA:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA:DHE-RSA-CAMELLIA128-SHA256:DHE-RSA-CAMELLIA128-SHA:AES128-GCM-SHA256:AES128-SHA256:AES128-SHA:CAMELLIA128-SHA256:CAMELLIA128-SHA:ECDHE-RSA-RC4-SHA:ECDHE-ECDSA-RC4-SHA:RC4-SHA:RC4-MD5:ECDHE-RSA-DES-CBC3-SHA:ECDHE-ECDSA-DES-CBC3-SHA:EDH-RSA-DES-CBC3-SHA:DES-CBC3-SHA sudo nginx -tnginx: [warn] conflicting server name "www.cm.test" on 127.0.0.1:80, ignored nginx: [warn] conflicting server name "www.cm.test" on 127.0.0.1:443, ignored nginx: [warn] conflicting server name "www.cm.test" on 127.0.0.1:60, ignored nginx: the configuration file /opt/homebrew/etc/nginx/nginx.conf syntax is ok nginx: configuration file /opt/homebrew/etc/nginx/nginx.conf test is successful which -a php-fpm/opt/homebrew/sbin/php-fpm /opt/homebrew/sbin/php-fpm /opt/homebrew/opt/php/sbin/php-fpm -vPHP 8.1.3 (fpm-fcgi) (built: Feb 28 2022 07:27:39) Copyright (c) The PHP Group Zend Engine v4.1.3, Copyright (c) Zend Technologies with Xdebug v3.1.3, Copyright (c) 2002-2022, by Derick Rethans with Zend OPcache v8.1.3, Copyright (c), by Zend Technologies sudo /opt/homebrew/opt/php/sbin/php-fpm -y /opt/homebrew/etc/php/8.1/php-fpm.conf --test[15-Mar-2022 19:49:24] NOTICE: configuration file /opt/homebrew/etc/php/8.1/php-fpm.conf test is successful ls -al ~/Library/LaunchAgents | grep homebrew-rw-r--r-- 1 colin staff 554 Feb 24 16:59 homebrew.mxcl.mariadb.plist ls -al /Library/LaunchAgents | grep homebrewls -al /Library/LaunchDaemons | grep homebrew-rw-r--r-- 1 root admin 602 Mar 15 15:08 homebrew.mxcl.dnsmasq.plist -rw-r--r-- 1 root admin 490 Mar 15 15:08 homebrew.mxcl.nginx.plist -rw-r--r-- 1 root admin 586 Mar 15 15:08 homebrew.mxcl.php.plist ls -al /Library/LaunchDaemons | grep "com.laravel.valet."ls -aln /etc/resolv.conflrwxr-xr-x 1 0 0 22 Feb 6 15:22 /etc/resolv.conf -> ../var/run/resolv.conf cat /etc/resolv.conf# # macOS Notice # # This file is not consulted for DNS hostname resolution, address # resolution, or the DNS query routing mechanism used by most # processes on this system. # # To view the DNS configuration used by this system, use: # scutil --dns # # SEE ALSO # dns-sd(1), scutil(8) # # This file is automatically generated. # search institute.edu ci.institute.edu nameserver xxx.xxx.xxx.xxx nameserver xxx.xxx.xxx.xxx ifconfig lo0lo0: flags=8049 mtu 16384 options=1203 inet 127.0.0.1 netmask 0xff000000 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 nd6 options=201 sh -c 'echo "------\n/opt/homebrew/etc/nginx/valet/valet.conf\n---\n"; cat /opt/homebrew/etc/nginx/valet/valet.conf | grep -n "# valet loopback"; echo "\n------\n"'------ /opt/homebrew/etc/nginx/valet/valet.conf --- sh -c 'for file in ~/.config/valet/dnsmasq.d/*; do echo "------\n~/.config/valet/dnsmasq.d/$(basename $file)\n---\n"; cat $file; echo "\n------\n"; done'------ ~/.config/valet/dnsmasq.d/tld-test.conf --- sh -c 'for file in ~/.config/valet/nginx/*; do echo "------\n~/.config/valet/nginx/$(basename $file)\n---\n"; cat $file | grep -n "# valet loopback"; echo "\n------\n"; done'------ ~/.config/valet/nginx/cm.test --- |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
This was an issue with macOS security (in my case version 12.3.1 Monterey). The problem was resolved by going to If this is a more wide-spread issue, it's probably worth editing the Valet docs to reflect that in more recent macOS versions (>= 12.x) nginx will need elevated permissions for some operations. (StackOverflow helped, (lead to this answer)) |
Beta Was this translation helpful? Give feedback.
This was an issue with macOS security (in my case version 12.3.1 Monterey). The problem was resolved by going to
System Preferences
>Security & Privacy
>Privacy
>Full Disk Access
and allowing some blocked apps to have elevated permissions. There were several nginx and php-fpm entries, so I granted them access along with the Terminal app itself. Problem resolved.If this is a more wide-spread issue, it's probably worth editing the Valet docs to reflect that in more recent macOS versions (>= 12.x) nginx will need elevated permissions for some operations.
(StackOverflow helped, (lead to this answer))