user_1fedf
Chevereto Member
I was on 4.1.x and I went to 4.2
I synced the repo, switched to 4.2, built the image, pushed to ghcr, and then on my server I pulled the new image and recreated my container.
Docker Logs:
I synced the repo, switched to 4.2, built the image, pushed to ghcr, and then on my server I pulled the new image and recreated my container.
Docker Logs:
Code:
2025-01-22T15:26:50.226954824Z Restarting Mail Transport Agent (MTA): sendmail.
2025-01-22T15:26:50.277307373Z AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 10.0.1.39. Set the 'ServerName' directive globally to suppress this message
2025-01-22T15:26:50.294555166Z AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 10.0.1.39. Set the 'ServerName' directive globally to suppress this message
2025-01-22T15:26:50.326593090Z [Wed Jan 22 15:26:50.326468 2025] [mpm_prefork:notice] [pid 1:tid 1] AH00163: Apache/2.4.62 (Debian) OpenSSL/3.0.15 configured -- resuming normal operations
2025-01-22T15:26:50.326610920Z [Wed Jan 22 15:26:50.326512 2025] [core:notice] [pid 1:tid 1] AH00094: Command line: 'apache2 -D FOREGROUND'
2025-01-22T15:27:04.644826311Z 10.0.1.23 - - [22/Jan/2025:15:27:04 +0000] "GET / HTTP/1.0" 403 474 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"
2025-01-22T15:27:04.644827171Z [Wed Jan 22 15:27:04.644361 2025] [autoindex:error] [pid 81:tid 81] [client 10.0.1.23:38822] AH01276: Cannot serve directory /var/www/html/: No matching DirectoryIndex (index.php,index.html) found, and server-generated directory index forbidden by Options directive
2025-01-22T15:29:09.254713776Z Restarting Mail Transport Agent (MTA): sendmail.
2025-01-22T15:29:09.307212786Z AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 10.0.1.40. Set the 'ServerName' directive globally to suppress this message
2025-01-22T15:29:09.324547940Z AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 10.0.1.40. Set the 'ServerName' directive globally to suppress this message
2025-01-22T15:29:09.361055978Z [Wed Jan 22 15:29:09.360803 2025] [mpm_prefork:notice] [pid 1:tid 1] AH00163: Apache/2.4.62 (Debian) OpenSSL/3.0.15 configured -- resuming normal operations
2025-01-22T15:29:09.361304898Z [Wed Jan 22 15:29:09.361169 2025] [core:notice] [pid 1:tid 1] AH00094: Command line: 'apache2 -D FOREGROUND'
2025-01-22T15:29:10.417784260Z [Wed Jan 22 15:29:10.417599 2025] [mpm_prefork:notice] [pid 1:tid 1] AH00170: caught SIGWINCH, shutting down gracefully
2025-01-22T15:30:52.147459816Z [Wed Jan 22 15:30:52.146812 2025] [autoindex:error] [pid 80:tid 80] [client 10.0.1.23:40252] AH01276: Cannot serve directory /var/www/html/: No matching DirectoryIndex (index.php,index.html) found, and server-generated directory index forbidden by Options directive
2025-01-22T15:30:52.147468976Z 10.0.1.23 - - [22/Jan/2025:15:30:52 +0000] "GET / HTTP/1.0" 403 474 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36"