root@la:~/wordpress# docker-compose logs -f Attaching to wordpress_db_1, wordpress_wordpress_1, wordpress_redis_1 db_1 | 2025-04-10 05:56:33+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:11.7.2+maria~ubu2404 started. db_1 | 2025-04-10 05:56:34+00:00 [Warn] [Entrypoint]: /sys/fs/cgroup///memory.pressure not writable, functionality unavailable to MariaDB db_1 | 2025-04-10 05:56:34+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql' db_1 | 2025-04-10 05:56:34+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:11.7.2+maria~ubu2404 started. db_1 | 2025-04-10 05:56:35+00:00 [Note] [Entrypoint]: Initializing database files db_1 | 2025-04-10 5:56:36 0 [Warning] 'default-authentication-plugin' is MySQL 5.6 / 5.7 compatible option. To be implemented in later versions. db_1 | 2025-04-10 05:56:58+00:00 [Note] [Entrypoint]: Database files initialized db_1 | 2025-04-10 05:56:58+00:00 [Note] [Entrypoint]: Starting temporary server db_1 | 2025-04-10 05:56:58+00:00 [Note] [Entrypoint]: Waiting for server startup db_1 | 2025-04-10 5:56:58 0 [Note] Starting MariaDB 11.7.2-MariaDB-ubu2404 source revision 80067a69feaeb5df30abb1bfaf7d4e713ccbf027 server_uid zIjyEoysD5NU6PKNQ1CIFxZLh24= as process 98 db_1 | 2025-04-10 5:56:58 0 [Note] InnoDB: Compressed tables use zlib 1.3 db_1 | 2025-04-10 5:56:58 0 [Note] InnoDB: Number of transaction pools: 1 db_1 | 2025-04-10 5:56:58 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions db_1 | 2025-04-10 5:56:58 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts) db_1 | 2025-04-10 5:56:58 0 [Note] InnoDB: Using liburing db_1 | 2025-04-10 5:56:58 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB db_1 | 2025-04-10 5:56:58 0 [Note] InnoDB: Completed initialization of buffer pool db_1 | 2025-04-10 5:56:58 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes) db_1 | 2025-04-10 5:56:58 0 [Note] InnoDB: End of log at LSN=47629 db_1 | 2025-04-10 5:56:59 0 [Note] InnoDB: Opened 3 undo tablespaces db_1 | 2025-04-10 5:56:59 0 [Note] InnoDB: 128 rollback segments in 3 undo tablespaces are active. db_1 | 2025-04-10 5:56:59 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ... db_1 | 2025-04-10 5:56:59 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB. db_1 | 2025-04-10 5:56:59 0 [Note] InnoDB: log sequence number 47629; transaction id 14 db_1 | 2025-04-10 5:56:59 0 [Note] Plugin 'FEEDBACK' is disabled. db_1 | 2025-04-10 5:56:59 0 [Note] Plugin 'wsrep-provider' is disabled. db_1 | 2025-04-10 5:56:59 0 [Warning] 'default-authentication-plugin' is MySQL 5.6 / 5.7 compatible option. To be implemented in later versions. db_1 | 2025-04-10 5:57:00 0 [Note] mariadbd: Event Scheduler: Loaded 0 events db_1 | 2025-04-10 5:57:01 0 [Note] mariadbd: ready for connections. db_1 | Version: '11.7.2-MariaDB-ubu2404' socket: '/run/mysqld/mysqld.sock' port: 0 mariadb.org binary distribution db_1 | 2025-04-10 05:57:01+00:00 [Note] [Entrypoint]: Temporary server started. db_1 | 2025-04-10 05:57:08+00:00 [Note] [Entrypoint]: Creating database wordpress db_1 | 2025-04-10 05:57:08+00:00 [Note] [Entrypoint]: Creating user wordpress db_1 | 2025-04-10 05:57:08+00:00 [Note] [Entrypoint]: Giving user wordpress access to schema wordpress db_1 | 2025-04-10 05:57:08+00:00 [Note] [Entrypoint]: Securing system users (equivalent to running mysql_secure_installation) db_1 | db_1 | 2025-04-10 05:57:08+00:00 [Note] [Entrypoint]: Stopping temporary server db_1 | 2025-04-10 5:57:08 0 [Note] mariadbd (initiated by: unknown): Normal shutdown db_1 | 2025-04-10 5:57:08 0 [Note] InnoDB: FTS optimize thread exiting. db_1 | 2025-04-10 5:57:09 0 [Note] InnoDB: Starting shutdown... db_1 | 2025-04-10 5:57:09 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool db_1 | 2025-04-10 5:57:09 0 [Note] InnoDB: Buffer pool(s) dump completed at 250410 5:57:09 db_1 | 2025-04-10 5:57:09 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1" db_1 | 2025-04-10 5:57:09 0 [Note] InnoDB: Shutdown completed; log sequence number 47629; transaction id 15 db_1 | 2025-04-10 5:57:09 0 [Note] mariadbd: Shutdown complete db_1 | 2025-04-10 05:57:09+00:00 [Note] [Entrypoint]: Temporary server stopped db_1 | db_1 | 2025-04-10 05:57:09+00:00 [Note] [Entrypoint]: MariaDB init process done. Ready for start up. db_1 | db_1 | 2025-04-10 5:57:09 0 [Note] Starting MariaDB 11.7.2-MariaDB-ubu2404 source revision 80067a69feaeb5df30abb1bfaf7d4e713ccbf027 server_uid zIjyEoysD5NU6PKNQ1CIFxZLh24= as process 1 db_1 | 2025-04-10 5:57:09 0 [Note] InnoDB: Compressed tables use zlib 1.3 db_1 | 2025-04-10 5:57:09 0 [Note] InnoDB: Number of transaction pools: 1 db_1 | 2025-04-10 5:57:09 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions db_1 | 2025-04-10 5:57:09 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts) db_1 | 2025-04-10 5:57:09 0 [Note] InnoDB: Using liburing db_1 | 2025-04-10 5:57:09 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB db_1 | 2025-04-10 5:57:09 0 [Note] InnoDB: Completed initialization of buffer pool db_1 | 2025-04-10 5:57:09 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes) db_1 | 2025-04-10 5:57:10 0 [Note] InnoDB: End of log at LSN=47629 db_1 | 2025-04-10 5:57:11 0 [Note] InnoDB: Opened 3 undo tablespaces db_1 | 2025-04-10 5:57:11 0 [Note] InnoDB: 128 rollback segments in 3 undo tablespaces are active. db_1 | 2025-04-10 5:57:11 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ... db_1 | 2025-04-10 5:57:11 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB. db_1 | 2025-04-10 5:57:11 0 [Note] InnoDB: log sequence number 47629; transaction id 14 db_1 | 2025-04-10 5:57:11 0 [Note] Plugin 'FEEDBACK' is disabled. db_1 | 2025-04-10 5:57:11 0 [Note] Plugin 'wsrep-provider' is disabled. db_1 | 2025-04-10 5:57:11 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool db_1 | 2025-04-10 5:57:11 0 [Warning] 'default-authentication-plugin' is MySQL 5.6 / 5.7 compatible option. To be implemented in later versions. db_1 | 2025-04-10 5:57:11 0 [Note] InnoDB: Buffer pool(s) load completed at 250410 5:57:11 db_1 | 2025-04-10 5:57:12 0 [Note] Server socket created on IP: '0.0.0.0'. db_1 | 2025-04-10 5:57:12 0 [Note] Server socket created on IP: '::'. db_1 | 2025-04-10 5:57:12 0 [Note] mariadbd: Event Scheduler: Loaded 0 events db_1 | 2025-04-10 5:57:12 0 [Note] mariadbd: ready for connections. db_1 | Version: '11.7.2-MariaDB-ubu2404' socket: '/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution db_1 | 2025-04-10 6:10:21 0 [Note] mariadbd (initiated by: unknown): Normal shutdown db_1 | 2025-04-10 6:10:21 0 [Note] InnoDB: FTS optimize thread exiting. db_1 | 2025-04-10 6:10:21 0 [Note] InnoDB: Starting shutdown... db_1 | 2025-04-10 6:10:21 0 [Note] InnoDB: Dumping buffer pool(s) to /var/lib/mysql/ib_buffer_pool db_1 | 2025-04-10 6:10:21 0 [Note] InnoDB: Buffer pool(s) dump completed at 250410 6:10:21 db_1 | 2025-04-10 6:10:22 0 [Note] InnoDB: Removed temporary tablespace data file: "./ibtmp1" db_1 | 2025-04-10 6:10:22 0 [Note] InnoDB: Shutdown completed; log sequence number 1411124; transaction id 764 db_1 | 2025-04-10 6:10:22 0 [Note] mariadbd: Shutdown complete db_1 | 2025-04-10 06:10:54+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:11.7.2+maria~ubu2404 started. db_1 | 2025-04-10 06:10:55+00:00 [Warn] [Entrypoint]: /sys/fs/cgroup///memory.pressure not writable, functionality unavailable to MariaDB db_1 | 2025-04-10 06:10:55+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql' db_1 | 2025-04-10 06:10:55+00:00 [Note] [Entrypoint]: Entrypoint script for MariaDB Server 1:11.7.2+maria~ubu2404 started. db_1 | 2025-04-10 06:10:57+00:00 [Note] [Entrypoint]: MariaDB upgrade not required db_1 | 2025-04-10 6:10:57 0 [Note] Starting MariaDB 11.7.2-MariaDB-ubu2404 source revision 80067a69feaeb5df30abb1bfaf7d4e713ccbf027 server_uid LZ5pYRSfMNmPrIPsQAN9Z/SoloA= as process 1 db_1 | 2025-04-10 6:10:57 0 [Note] InnoDB: Compressed tables use zlib 1.3 db_1 | 2025-04-10 6:10:57 0 [Note] InnoDB: Number of transaction pools: 1 db_1 | 2025-04-10 6:10:57 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions db_1 | 2025-04-10 6:10:57 0 [Note] mariadbd: O_TMPFILE is not supported on /tmp (disabling future attempts) db_1 | 2025-04-10 6:10:57 0 [Note] InnoDB: Using liburing db_1 | 2025-04-10 6:10:57 0 [Note] InnoDB: Initializing buffer pool, total size = 128.000MiB, chunk size = 2.000MiB db_1 | 2025-04-10 6:10:57 0 [Note] InnoDB: Completed initialization of buffer pool db_1 | 2025-04-10 6:10:57 0 [Note] InnoDB: File system buffers for log disabled (block size=512 bytes) db_1 | 2025-04-10 6:10:57 0 [Note] InnoDB: End of log at LSN=1411124 db_1 | 2025-04-10 6:10:58 0 [Note] InnoDB: Opened 3 undo tablespaces db_1 | 2025-04-10 6:10:58 0 [Note] InnoDB: 128 rollback segments in 3 undo tablespaces are active. db_1 | 2025-04-10 6:10:58 0 [Note] InnoDB: Setting file './ibtmp1' size to 12.000MiB. Physically writing the file full; Please wait ... db_1 | 2025-04-10 6:10:58 0 [Note] InnoDB: File './ibtmp1' size is now 12.000MiB. db_1 | 2025-04-10 6:10:58 0 [Note] InnoDB: log sequence number 1411124; transaction id 765 db_1 | 2025-04-10 6:10:58 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool db_1 | 2025-04-10 6:10:58 0 [Note] Plugin 'FEEDBACK' is disabled. db_1 | 2025-04-10 6:10:58 0 [Note] Plugin 'wsrep-provider' is disabled. db_1 | 2025-04-10 6:10:58 0 [Warning] 'default-authentication-plugin' is MySQL 5.6 / 5.7 compatible option. To be implemented in later versions. db_1 | 2025-04-10 6:10:58 0 [Note] InnoDB: Buffer pool(s) load completed at 250410 6:10:58 db_1 | 2025-04-10 6:10:59 0 [Note] Server socket created on IP: '0.0.0.0'. db_1 | 2025-04-10 6:10:59 0 [Note] Server socket created on IP: '::'. db_1 | 2025-04-10 6:11:00 0 [Note] mariadbd: Event Scheduler: Loaded 0 events db_1 | 2025-04-10 6:11:00 0 [Note] mariadbd: ready for connections. db_1 | Version: '11.7.2-MariaDB-ubu2404' socket: '/run/mysqld/mysqld.sock' port: 3306 mariadb.org binary distribution redis_1 | 1:C 10 Apr 2025 05:56:34.065 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. redis_1 | 1:C 10 Apr 2025 05:56:34.065 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis_1 | 1:C 10 Apr 2025 05:56:34.065 * Redis version=7.4.2, bits=64, commit=00000000, modified=0, pid=1, just started redis_1 | 1:C 10 Apr 2025 05:56:34.065 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf redis_1 | 1:M 10 Apr 2025 05:56:34.066 * monotonic clock: POSIX clock_gettime redis_1 | 1:M 10 Apr 2025 05:56:34.066 * Running mode=standalone, port=6379. redis_1 | 1:M 10 Apr 2025 05:56:34.067 * Server initialized redis_1 | 1:M 10 Apr 2025 05:56:34.067 * Ready to accept connections tcp redis_1 | 1:signal-handler (1744265421) Received SIGTERM scheduling shutdown... redis_1 | 1:M 10 Apr 2025 06:10:21.544 * User requested shutdown... redis_1 | 1:M 10 Apr 2025 06:10:21.544 * Saving the final RDB snapshot before exiting. redis_1 | 1:M 10 Apr 2025 06:10:21.699 * DB saved on disk redis_1 | 1:M 10 Apr 2025 06:10:21.699 # Redis is now ready to exit, bye bye... redis_1 | 1:C 10 Apr 2025 06:10:56.380 # WARNING Memory overcommit must be enabled! Without it, a background save or replication may fail under low memory condition. Being disabled, it can also cause failures without low memory condition, see https://github.com/jemalloc/jemalloc/issues/1328. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect. redis_1 | 1:C 10 Apr 2025 06:10:56.380 * oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo redis_1 | 1:C 10 Apr 2025 06:10:56.380 * Redis version=7.4.2, bits=64, commit=00000000, modified=0, pid=1, just started redis_1 | 1:C 10 Apr 2025 06:10:56.380 # Warning: no config file specified, using the default config. In order to specify a config file use redis-server /path/to/redis.conf redis_1 | 1:M 10 Apr 2025 06:10:56.388 * monotonic clock: POSIX clock_gettime redis_1 | 1:M 10 Apr 2025 06:10:56.402 * Running mode=standalone, port=6379. redis_1 | 1:M 10 Apr 2025 06:10:56.402 * Server initialized redis_1 | 1:M 10 Apr 2025 06:10:56.420 * Loading RDB produced by version 7.4.2 redis_1 | 1:M 10 Apr 2025 06:10:56.420 * RDB age 35 seconds redis_1 | 1:M 10 Apr 2025 06:10:56.420 * RDB memory usage when created 0.90 Mb redis_1 | 1:M 10 Apr 2025 06:10:56.420 * Done loading RDB, keys loaded: 0, keys expired: 0. redis_1 | 1:M 10 Apr 2025 06:10:56.420 * DB loaded from disk: 0.017 seconds redis_1 | 1:M 10 Apr 2025 06:10:56.420 * Ready to accept connections tcp wordpress_1 | WordPress not found in /var/www/html - copying now... wordpress_1 | Complete! WordPress has been successfully copied to /var/www/html wordpress_1 | No 'wp-config.php' found in /var/www/html, but 'WORDPRESS_...' variables supplied; copying 'wp-config-docker.php' (WORDPRESS_DB_HOST WORDPRESS_DB_NAME WORDPRESS_DB_PASSWORD WORDPRESS_DB_USER) wordpress_1 | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.20.0.2. Set the 'ServerName' directive globally to suppress this message wordpress_1 | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.20.0.2. Set the 'ServerName' directive globally to suppress this message wordpress_1 | [Thu Apr 10 05:56:34.540991 2025] [mpm_prefork:notice] [pid 1:tid 1] AH00163: Apache/2.4.62 (Debian) PHP/8.2.28 configured -- resuming normal operations wordpress_1 | [Thu Apr 10 05:56:34.541048 2025] [core:notice] [pid 1:tid 1] AH00094: Command line: 'apache2 -D FOREGROUND' wordpress_1 | [Thu Apr 10 05:56:35.612367 2025] [mpm_prefork:notice] [pid 1:tid 1] AH00170: caught SIGWINCH, shutting down gracefully wordpress_1 | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.20.0.2. Set the 'ServerName' directive globally to suppress this message wordpress_1 | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.20.0.2. Set the 'ServerName' directive globally to suppress this message wordpress_1 | [Thu Apr 10 05:56:38.311360 2025] [mpm_prefork:notice] [pid 1:tid 1] AH00163: Apache/2.4.62 (Debian) PHP/8.2.28 configured -- resuming normal operations wordpress_1 | [Thu Apr 10 05:56:38.311415 2025] [core:notice] [pid 1:tid 1] AH00094: Command line: 'apache2 -D FOREGROUND' wordpress_1 | 192.168.178.126 - - [10/Apr/2025:05:58:52 +0000] "GET / HTTP/1.1" 302 346 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 05:58:52.546050 2025] [php:error] [pid 19:tid 19] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0 wordpress_1 | [Thu Apr 10 05:58:52.598638 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 19 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:05:58:52 +0000] "GET /wp-admin/install.php HTTP/1.1" 200 4613 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 05:58:53.689854 2025] [php:error] [pid 20:tid 20] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/install.php wordpress_1 | 192.168.178.126 - - [10/Apr/2025:05:58:53 +0000] "GET /wp-admin/js/language-chooser.min.js?ver=6.7.2 HTTP/1.1" 200 560 "https://www.int.de/wp-admin/install.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:05:58:54 +0000] "GET /favicon.ico HTTP/1.1" 302 346 "https://www.int.de/wp-admin/install.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 05:58:54.288158 2025] [php:error] [pid 21:tid 21] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/install.php wordpress_1 | [Thu Apr 10 05:58:54.610194 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 20 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:05:58:54 +0000] "GET /wp-admin/install.php HTTP/1.1" 200 4613 "https://www.int.de/wp-admin/install.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.129 - - [10/Apr/2025:05:59:53 +0000] "GET / HTTP/1.1" 302 346 "-" "python-requests/2.28.1" wordpress_1 | [Thu Apr 10 05:59:53.694557 2025] [php:error] [pid 23:tid 23] [client 192.168.178.129:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0 wordpress_1 | 192.168.178.129 - - [10/Apr/2025:05:59:53 +0000] "GET /wp-admin/install.php HTTP/1.1" 200 4613 "-" "python-requests/2.28.1" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:02:50 +0000] "POST /wp-admin/install.php?step=1 HTTP/1.1" 200 3549 "https://www.int.de/wp-admin/install.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:02:52.869803 2025] [php:error] [pid 26:tid 26] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/install.php?step=1 wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:02:52 +0000] "GET /favicon.ico HTTP/1.1" 302 346 "https://www.int.de/wp-admin/install.php?step=1" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:02:52.929936 2025] [php:error] [pid 27:tid 27] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/install.php?step=1 wordpress_1 | [Thu Apr 10 06:02:53.210434 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 26 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:02:52 +0000] "GET /wp-admin/install.php HTTP/1.1" 200 4619 "https://www.int.de/wp-admin/install.php?step=1" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | sh: 1: /usr/sbin/sendmail: not found wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:03:15 +0000] "POST /wp-admin/install.php?step=2 HTTP/1.1" 200 2379 "https://www.int.de/wp-admin/install.php?step=1" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:03:25.709275 2025] [php:error] [pid 30:tid 30] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/install.php?step=2 wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:03:25 +0000] "GET /favicon.ico HTTP/1.1" 404 433 "https://www.int.de/wp-admin/install.php?step=2" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:03:28 +0000] "GET /wp-login.php HTTP/1.1" 200 3162 "https://www.int.de/wp-admin/install.php?step=2" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:03:39 +0000] "POST /wp-login.php HTTP/1.1" 302 1130 "https://www.int.de/wp-login.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:03:39.681136 2025] [php:error] [pid 32:tid 32] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-login.php wordpress_1 | [Thu Apr 10 06:03:39.687805 2025] [php:error] [pid 22:tid 22] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-login.php wordpress_1 | [Thu Apr 10 06:03:40.336725 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 22 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:03:40.336836 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 32 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:03:43.618794 2025] [php:error] [pid 24:tid 24] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-login.php wordpress_1 | [Thu Apr 10 06:03:44.349552 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 24 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:03:50.245503 2025] [php:error] [pid 29:tid 29] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/install.php?step=2 wordpress_1 | [Thu Apr 10 06:03:50.357209 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 29 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:03:56 +0000] "GET /wp-login.php HTTP/1.1" 200 3196 "https://www.int.de/wp-admin/install.php?step=2" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:03:58.806779 2025] [php:error] [pid 41:tid 41] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/install.php?step=2 wordpress_1 | [Thu Apr 10 06:03:58.810680 2025] [php:error] [pid 31:tid 31] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/install.php?step=2 wordpress_1 | [Thu Apr 10 06:03:59.383777 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 31 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:03:59.383873 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 41 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:04:04 +0000] "GET / HTTP/1.1" 200 12080 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:04:10 +0000] "GET / HTTP/1.1" 200 12080 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:04:11.730428 2025] [php:error] [pid 45:tid 45] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0 wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:04:11 +0000] "GET / HTTP/1.1" 200 12080 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:04:12.396394 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 45 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:04:14.035611 2025] [php:error] [pid 46:tid 46] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/ wordpress_1 | [Thu Apr 10 06:04:14.402629 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 46 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:04:14 +0000] "GET /wp-admin/ HTTP/1.1" 200 23749 "https://www.int.de/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:04:17.382293 2025] [php:error] [pid 47:tid 47] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/ wordpress_1 | [Thu Apr 10 06:04:17.414601 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 47 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:04:17.443143 2025] [php:error] [pid 44:tid 44] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/ wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:04:17 +0000] "GET /wp-admin/admin-ajax.php?action=wp-compression-test&test=1&_ajax_nonce=043fe6ca83&1744265057376 HTTP/1.1" 200 1083 "https://www.int.de/wp-admin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:04:17.454547 2025] [php:error] [pid 48:tid 48] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/ wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:04:17 +0000] "GET /wp-admin/admin-ajax.php?action=wp-compression-test&test=no&_ajax_nonce=043fe6ca83&1744265057448 HTTP/1.1" 200 434 "https://www.int.de/wp-admin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:04:17 +0000] "POST /wp-admin/admin-ajax.php HTTP/1.1" 200 985 "https://www.int.de/wp-admin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:04:18.420160 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 44 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:04:20.520097 2025] [php:error] [pid 49:tid 49] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/ wordpress_1 | [Thu Apr 10 06:04:21.429017 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 49 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:04:24 +0000] "GET /wp-admin/update-core.php HTTP/1.1" 200 13562 "https://www.int.de/wp-admin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:04:25.673405 2025] [php:error] [pid 52:tid 52] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/update-core.php wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:04:25 +0000] "GET /wp-admin/load-styles.php?c=0&dir=ltr&load%5Bchunk_0%5D=dashicons,admin-bar,common,forms,admin-menu,dashboard,list-tables,edit,revisions,media,themes,about,nav-menus,wp-pointer,widgets&load%5Bchunk_1%5D=,site-icon,l10n,buttons&ver=6.7.2 HTTP/1.1" 200 101359 "https://www.int.de/wp-admin/update-core.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:04:25.697451 2025] [php:error] [pid 57:tid 57] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/update-core.php wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:04:25 +0000] "GET /wp-content/themes/twentytwentyfive/screenshot.png?ver=1.0 HTTP/1.1" 200 216917 "https://www.int.de/wp-admin/update-core.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:04:26.437251 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 52 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:04:28 +0000] "POST /wp-admin/update-core.php?action=do-plugin-upgrade HTTP/1.1" 200 12040 "https://www.int.de/wp-admin/update-core.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:04:28.535460 2025] [php:error] [pid 59:tid 59] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/update-core.php?action=do-plugin-upgrade wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:04:28 +0000] "GET /wp-admin/load-styles.php?c=0&dir=ltr&load%5Bchunk_0%5D=dashicons,common,forms,admin-menu,dashboard,list-tables,edit,revisions,media,themes,about,nav-menus,wp-pointer,widgets,site-icon&load%5Bchunk_1%5D=,l10n,buttons&ver=6.7.2 HTTP/1.1" 200 98481 "https://www.int.de/wp-admin/update.php?action=update-selected&plugins=akismet%2Fakismet.php&_wpnonce=8a165956df" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:04:29.442842 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 59 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:04:28 +0000] "GET /wp-admin/update.php?action=update-selected&plugins=akismet%2Fakismet.php&_wpnonce=8a165956df HTTP/1.1" 200 8346 "https://www.int.de/wp-admin/update-core.php?action=do-plugin-upgrade" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:04:37.055743 2025] [php:error] [pid 60:tid 60] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/update.php?action=update-selected&plugins=akismet%2Fakismet.php&_wpnonce=8a165956df wordpress_1 | [Thu Apr 10 06:04:37.482344 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 60 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:04:37 +0000] "GET /wp-admin/update-core.php HTTP/1.1" 200 13101 "https://www.int.de/wp-admin/update.php?action=update-selected&plugins=akismet%2Fakismet.php&_wpnonce=8a165956df" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:04:43.011360 2025] [php:error] [pid 62:tid 62] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/update-core.php wordpress_1 | [Thu Apr 10 06:04:43.496114 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 62 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:04:47 +0000] "GET /wp-admin/update-core.php HTTP/1.1" 200 13109 "https://www.int.de/wp-admin/update.php?action=update-selected&plugins=akismet%2Fakismet.php&_wpnonce=8a165956df" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:04:50.177063 2025] [php:error] [pid 63:tid 63] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/update.php?action=update-selected&plugins=akismet%2Fakismet.php&_wpnonce=8a165956df wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:04:50 +0000] "GET /wp-admin/update-core.php HTTP/1.1" 200 13109 "https://www.int.de/wp-admin/update.php?action=update-selected&plugins=akismet%2Fakismet.php&_wpnonce=8a165956df" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:04:50.518864 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 63 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:04:52.835914 2025] [php:error] [pid 64:tid 64] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/update-core.php wordpress_1 | [Thu Apr 10 06:04:53.546996 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 64 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:04:56.137752 2025] [php:error] [pid 50:tid 50] [client 192.168.178.129:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0 wordpress_1 | [Thu Apr 10 06:04:56.554989 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 50 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:04:58 +0000] "POST /wp-admin/update-core.php?action=do-theme-upgrade HTTP/1.1" 200 13154 "https://www.int.de/wp-admin/update-core.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:05:01.395781 2025] [php:error] [pid 67:tid 67] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/update-core.php?action=do-theme-upgrade wordpress_1 | [Thu Apr 10 06:05:01.571048 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 67 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:05:04.160234 2025] [php:error] [pid 61:tid 61] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/update-core.php?action=do-theme-upgrade wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:07:00 +0000] "POST /wp-admin/update-core.php?action=do-theme-upgrade HTTP/1.1" 200 12007 "https://www.int.de/wp-admin/update-core.php?action=do-theme-upgrade" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:07:02.256384 2025] [php:error] [pid 80:tid 80] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/update-core.php?action=do-theme-upgrade wordpress_1 | [Thu Apr 10 06:07:02.855553 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 80 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:07:02 +0000] "GET /wp-admin/update.php?action=update-selected-themes&themes=twentytwentyfive&_wpnonce=e715b5d7f3 HTTP/1.1" 200 7966 "https://www.int.de/wp-admin/update-core.php?action=do-theme-upgrade" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:07:13 +0000] "GET /wp-admin/update-core.php HTTP/1.1" 200 12483 "https://www.int.de/wp-admin/update.php?action=update-selected-themes&themes=twentytwentyfive&_wpnonce=e715b5d7f3" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:07:22 +0000] "GET /wp-admin/index.php HTTP/1.1" 200 23483 "https://www.int.de/wp-admin/update-core.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:07:22.780337 2025] [php:error] [pid 83:tid 83] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/index.php wordpress_1 | [Thu Apr 10 06:07:22.914729 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 83 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:07:22 +0000] "GET /wp-admin/admin-ajax.php?action=dashboard-widgets&widget=dashboard_primary&pagenow=dashboard HTTP/1.1" 200 889 "https://www.int.de/wp-admin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:07:24.901753 2025] [php:error] [pid 84:tid 84] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/index.php wordpress_1 | [Thu Apr 10 06:07:24.921281 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 84 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:07:24 +0000] "GET /wp-admin/profile.php HTTP/1.1" 200 18195 "https://www.int.de/wp-admin/index.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:07:26.191561 2025] [php:error] [pid 88:tid 88] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/profile.php wordpress_1 | [Thu Apr 10 06:07:26.923266 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 88 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:07:40 +0000] "GET /wp-admin/options-general.php HTTP/1.1" 200 36745 "https://www.int.de/wp-admin/profile.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:07:53 +0000] "POST /wp-admin/options.php HTTP/1.1" 302 456 "https://www.int.de/wp-admin/options-general.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:07:54.827694 2025] [php:error] [pid 91:tid 91] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/options-general.php wordpress_1 | [Thu Apr 10 06:07:54.841356 2025] [php:error] [pid 81:tid 81] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/options-general.php wordpress_1 | [Thu Apr 10 06:07:54.982063 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 81 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:08:06.886265 2025] [php:error] [pid 82:tid 82] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/options-general.php wordpress_1 | [Thu Apr 10 06:08:06.998432 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 82 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:08:08 +0000] "GET /wp-admin/options-general.php?settings-updated=true HTTP/1.1" 200 36886 "https://www.int.de/wp-admin/options-general.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:08:22 +0000] "GET /wp-admin/profile.php HTTP/1.1" 200 18259 "https://www.int.de/wp-admin/options-general.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:08:23.724495 2025] [php:error] [pid 104:tid 104] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/profile.php wordpress_1 | [Thu Apr 10 06:08:24.071960 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 104 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:08:26.985124 2025] [php:error] [pid 90:tid 90] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/profile.php wordpress_1 | [Thu Apr 10 06:08:27.077767 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 90 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:08:31 +0000] "POST /wp-admin/profile.php HTTP/1.1" 302 454 "https://www.int.de/wp-admin/profile.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:08:31.073127 2025] [php:error] [pid 106:tid 106] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/profile.php wordpress_1 | [Thu Apr 10 06:08:31.082033 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 106 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:08:31 +0000] "GET /wp-admin/profile.php?updated=1 HTTP/1.1" 200 18327 "https://www.int.de/wp-admin/profile.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:08:31.195735 2025] [php:error] [pid 107:tid 107] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/profile.php?updated=1 wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:08:31 +0000] "GET /wp-admin/css/colors/modern/colors.min.css?ver=6.7.2 HTTP/1.1" 200 3618 "https://www.int.de/wp-admin/profile.php?updated=1" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:08:32.092129 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 107 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:08:40.743758 2025] [php:error] [pid 103:tid 103] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/profile.php wordpress_1 | [Thu Apr 10 06:08:41.146355 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 103 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:08:42 +0000] "GET /wp-admin/options-media.php HTTP/1.1" 200 9950 "https://www.int.de/wp-admin/profile.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:08:55 +0000] "GET /wp-admin/options-permalink.php HTTP/1.1" 200 11758 "https://www.int.de/wp-admin/options-media.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:08:57.709023 2025] [php:error] [pid 114:tid 114] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/options-permalink.php wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:08:57 +0000] "GET /wp-admin/options-privacy.php HTTP/1.1" 200 10734 "https://www.int.de/wp-admin/options-permalink.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:08:58.195170 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 114 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:07 +0000] "GET /wp-admin/options-discussion.php HTTP/1.1" 200 12071 "https://www.int.de/wp-admin/options-privacy.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:14 +0000] "POST /wp-admin/options.php HTTP/1.1" 302 459 "https://www.int.de/wp-admin/options-discussion.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:09:14.781582 2025] [php:error] [pid 109:tid 109] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/options-discussion.php wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:14 +0000] "GET /wp-admin/options-discussion.php?settings-updated=true HTTP/1.1" 200 12152 "https://www.int.de/wp-admin/options-discussion.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:09:15.232813 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 109 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:09:22.312380 2025] [php:error] [pid 113:tid 113] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/options-discussion.php wordpress_1 | [Thu Apr 10 06:09:23.245581 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 113 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:23 +0000] "GET /wp-admin/edit.php?post_type=page HTTP/1.1" 200 14509 "https://www.int.de/wp-admin/options-discussion.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:09:24.124562 2025] [php:error] [pid 118:tid 118] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/edit.php?post_type=page wordpress_1 | [Thu Apr 10 06:09:24.124972 2025] [php:error] [pid 115:tid 115] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/edit.php?post_type=page wordpress_1 | [Thu Apr 10 06:09:24.129497 2025] [php:error] [pid 116:tid 116] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/edit.php?post_type=page wordpress_1 | [Thu Apr 10 06:09:24.248083 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 115 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:09:24.248126 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 116 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:09:24.248141 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 118 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:26 +0000] "GET /wp-admin/post.php?post=3&action=edit HTTP/1.1" 200 138140 "https://www.int.de/wp-admin/edit.php?post_type=page" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:09:27.618599 2025] [php:error] [pid 120:tid 120] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=3&action=edit wordpress_1 | [Thu Apr 10 06:09:27.619579 2025] [php:error] [pid 117:tid 117] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=3&action=edit wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:27 +0000] "GET /wp-includes/js/dist/vendor/react-jsx-runtime.min.js?ver=18.3.1 HTTP/1.1" 200 839 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:27 +0000] "GET /wp-includes/js/dist/api-fetch.min.js?ver=d387b816bc1ed2042e28 HTTP/1.1" 200 2630 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:27 +0000] "GET /wp-includes/js/dist/vendor/react.min.js?ver=18.3.1.1 HTTP/1.1" 200 4454 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:27 +0000] "GET /wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils,moxiejs,plupload&ver=6.7.2 HTTP/1.1" 200 67282 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:09:27.645948 2025] [php:error] [pid 121:tid 121] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=3&action=edit wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:27 +0000] "GET /wp-includes/js/dist/block-serialization-default-parser.min.js?ver=14d44daebf663d05d330 HTTP/1.1" 200 1407 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:27 +0000] "GET /wp-includes/js/dist/autop.min.js?ver=9fb50649848277dd318d HTTP/1.1" 200 2398 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:27 +0000] "GET /wp-includes/js/dist/dom.min.js?ver=93117dfee2692b04b770 HTTP/1.1" 200 4991 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:27 +0000] "GET /wp-includes/js/dist/blob.min.js?ver=9113eed771d446f4a556 HTTP/1.1" 200 863 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:27 +0000] "GET /wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1 HTTP/1.1" 200 42238 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:27 +0000] "GET /wp-includes/js/dist/element.min.js?ver=cb762d190aebbec25b27 HTTP/1.1" 200 5248 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:27 +0000] "GET /wp-includes/js/dist/is-shallow-equal.min.js?ver=e0f9f1d78d83f5196979 HTTP/1.1" 200 807 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:27 +0000] "GET /wp-includes/js/dist/keycodes.min.js?ver=034ff647a54b018581d3 HTTP/1.1" 200 1679 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:27 +0000] "GET /wp-includes/js/dist/private-apis.min.js?ver=4b858962c15c2c7a135f HTTP/1.1" 200 1308 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:27 +0000] "GET /wp-includes/js/dist/priority-queue.min.js?ver=9c21c957c7e50ffdbf48 HTTP/1.1" 200 1813 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:27 +0000] "GET /wp-includes/js/dist/redux-routine.min.js?ver=a0a172871afaeb261566 HTTP/1.1" 200 3116 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:27 +0000] "GET /wp-includes/js/dist/html-entities.min.js?ver=2cd3358363e0675638fb HTTP/1.1" 200 732 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:27 +0000] "GET /wp-includes/js/dist/data.min.js?ver=7c62e39de0308c73d50c HTTP/1.1" 200 9476 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:27 +0000] "GET /wp-includes/js/dist/rich-text.min.js?ver=4021b9e4e9ef4d3cd868 HTTP/1.1" 200 10334 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:27 +0000] "GET /wp-includes/js/dist/warning.min.js?ver=ed7c8b0940914f4fe44b HTTP/1.1" 200 532 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:27 +0000] "GET /wp-includes/js/dist/keyboard-shortcuts.min.js?ver=32686e58e84193ce808b HTTP/1.1" 200 1603 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:27 +0000] "GET /wp-includes/js/dist/shortcode.min.js?ver=b7747eee0efafd2f0c3b HTTP/1.1" 200 1673 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:27 +0000] "GET /wp-includes/js/dist/blocks.min.js?ver=8474af4b6260126fa879 HTTP/1.1" 200 53862 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:09:28.273225 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 117 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:09:28.273489 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 120 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:28 +0000] "GET /wp-includes/js/dist/escape-html.min.js?ver=6561a406d2d232a6fbd2 HTTP/1.1" 200 819 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:28 +0000] "GET /wp-includes/js/dist/compose.min.js?ver=d52df0f868e03c1bd905 HTTP/1.1" 200 13173 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:29 +0000] "GET /wp-includes/js/dist/style-engine.min.js?ver=08cc10e9532531e22456 HTTP/1.1" 200 2365 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:29 +0000] "GET /wp-admin/js/editor.min.js?ver=6.7.2 HTTP/1.1" 200 5011 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:29 +0000] "GET /wp-includes/js/dist/preferences-persistence.min.js?ver=9307a8c9e3254140a223 HTTP/1.1" 200 2355 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:29 +0000] "GET /wp-includes/js/dist/block-editor.min.js?ver=f231d517e98fd9d2c4e5 HTTP/1.1" 200 256442 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:30 +0000] "GET /wp-includes/js/dist/server-side-render.min.js?ver=1e0f25c205ebeb30bcd2 HTTP/1.1" 200 2207 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:30 +0000] "GET /wp-includes/js/dist/preferences.min.js?ver=945c6cbfe821b3070047 HTTP/1.1" 200 3169 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:30 +0000] "GET /wp-includes/js/dist/router.min.js?ver=e4887fecc16ef03e908f HTTP/1.1" 200 2271 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:30 +0000] "GET /wp-includes/js/dist/patterns.min.js?ver=b4c7e00c3ec65ecfeaed HTTP/1.1" 200 7479 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:30 +0000] "GET /wp-includes/js/dist/core-commands.min.js?ver=e398c3f43e502a9c4a8f HTTP/1.1" 200 3368 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:30 +0000] "GET /wp-includes/js/dist/wordcount.min.js?ver=55d8c2bf3dc99e7ea5ec HTTP/1.1" 200 1306 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:30 +0000] "GET /wp-includes/js/dist/block-library.min.js?ver=ccc402e50b786e799ae9 HTTP/1.1" 200 218805 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:30 +0000] "GET /wp-includes/js/dist/components.min.js?ver=fe486283a957ca5ed7c6 HTTP/1.1" 200 225990 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /wp-includes/js/dist/widgets.min.js?ver=e4801fc4b16effe444d8 HTTP/1.1" 200 7387 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /wp-includes/js/dist/media-utils.min.js?ver=e10cc6bfcff4fe474479 HTTP/1.1" 200 3473 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /wp-includes/js/dist/core-data.min.js?ver=85a1680d50d706f2faba HTTP/1.1" 200 19514 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /wp-includes/js/dist/primitives.min.js?ver=aef2543ab60c8c9bb609 HTTP/1.1" 200 1115 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /wp-includes/js/dist/plugins.min.js?ver=ef6da4a9b2747b62c09c HTTP/1.1" 200 2096 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /wp-includes/js/dist/viewport.min.js?ver=829c9a30d366e1e5054c HTTP/1.1" 200 1256 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /wp-includes/js/dist/notices.min.js?ver=673a68a7ac2f556ed50b HTTP/1.1" 200 1234 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /wp-includes/js/dist/commands.min.js?ver=33b90579e9a6d83ac03b HTTP/1.1" 200 16720 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /wp-includes/js/tinymce/plugins/compat3x/plugin.min.js?ver=49110-20201110 HTTP/1.1" 200 2028 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /wp-includes/js/dist/edit-post.min.js?ver=5a5c5b7ad8a2b07e5161 HTTP/1.1" 200 13954 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /wp-includes/js/dist/editor.min.js?ver=355cd3c434489d8e5a6b HTTP/1.1" 200 101051 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /wp-includes/js/dist/format-library.min.js?ver=81b8a9364113f57b6a37 HTTP/1.1" 200 8281 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /wp-includes/js/dist/token-list.min.js?ver=3b5f5dcfde830ecef24f HTTP/1.1" 200 869 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /wp-includes/js/dist/block-directory.min.js?ver=1e2dcb064ecd5905fe6b HTTP/1.1" 200 7397 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /wp-includes/js/tinymce/tinymce.min.js?ver=49110-20201110 HTTP/1.1" 200 124814 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "OPTIONS /index.php?rest_route=%2Fwp%2Fv2%2Fsettings&_locale=user HTTP/1.1" 200 6484 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:09:31.786494 2025] [php:error] [pid 151:tid 151] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=3&action=edit wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /index.php?rest_route=%2Fwp%2Fv2%2Fblock-patterns%2Fcategories&_locale=user HTTP/1.1" 200 3097 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /wp-includes/css/dist/patterns/style.min.css?ver=6.7.2 HTTP/1.1" 200 967 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:09:31.848567 2025] [php:error] [pid 154:tid 154] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0 wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /wp-includes/css/dist/reusable-blocks/style.min.css?ver=6.7.2 HTTP/1.1" 200 536 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /wp-includes/css/dist/preferences/style.min.css?ver=6.7.2 HTTP/1.1" 200 835 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /wp-includes/css/dist/components/style.min.css?ver=6.7.2 HTTP/1.1" 200 12702 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /wp-includes/css/dist/block-editor/style.min.css?ver=6.7.2 HTTP/1.1" 200 16347 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /wp-includes/css/dist/editor/style.min.css?ver=6.7.2 HTTP/1.1" 200 9709 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /wp-includes/css/dist/block-editor/content.min.css?ver=6.7.2 HTTP/1.1" 200 5019 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=wp-polyfill&ver=6.7.2 HTTP/1.1" 200 13872 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /wp-includes/css/dist/block-library/style.min.css?ver=6.7.2 HTTP/1.1" 200 15461 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /wp-includes/css/dist/block-library/editor.min.css?ver=6.7.2 HTTP/1.1" 200 12107 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /index.php?rest_route=%2F&_fields=description%2Cgmt_offset%2Chome%2Cname%2Csite_icon%2Csite_icon_url%2Csite_logo%2Ctimezone_string%2Curl&_locale=user HTTP/1.1" 200 823 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /index.php?rest_route=/wp/v2/taxonomies&context=edit&per_page=100&_locale=user HTTP/1.1" 200 10206 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /index.php?rest_route=%2Fwp%2Fv2%2Fusers&context=view&who=authors&per_page=50&_fields=id%2Cname&_locale=user HTTP/1.1" 200 702 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /index.php?rest_route=/wp/v2/wp_pattern_category&context=view&per_page=100&_fields=id%2Cname%2Cdescription%2Cslug&_locale=user HTTP/1.1" 200 675 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /index.php?rest_route=%2Fwp%2Fv2%2Ftemplates%2Flookup&slug=page-datenschutzerklaerung&_locale=user HTTP/1.1" 200 2897 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:31 +0000] "GET /index.php?rest_route=%2Fwp%2Fv2%2Ftypes&context=view&_locale=user HTTP/1.1" 200 6497 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:09:32.111980 2025] [php:error] [pid 146:tid 146] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=3&action=edit wordpress_1 | [Thu Apr 10 06:09:32.113787 2025] [php:error] [pid 153:tid 153] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=3&action=edit wordpress_1 | [Thu Apr 10 06:09:32.116266 2025] [php:error] [pid 145:tid 145] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=3&action=edit wordpress_1 | [Thu Apr 10 06:09:32.117513 2025] [php:error] [pid 143:tid 143] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=3&action=edit wordpress_1 | [Thu Apr 10 06:09:32.119075 2025] [php:error] [pid 144:tid 144] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=3&action=edit wordpress_1 | [Thu Apr 10 06:09:32.120219 2025] [php:error] [pid 142:tid 142] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=3&action=edit wordpress_1 | [Thu Apr 10 06:09:32.125288 2025] [php:error] [pid 148:tid 148] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=3&action=edit wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:32 +0000] "GET /index.php?rest_route=%2Fwp%2Fv2%2Fusers%2F1&context=view&_fields=id%2Cname&_locale=user HTTP/1.1" 200 685 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:32 +0000] "GET /index.php?rest_route=%2Fwp%2Fv2%2Ftemplates%2Ftwentytwentyfive%2F%2Fpage&context=edit&_locale=user HTTP/1.1" 200 2941 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:09:32.437262 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 143 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:09:32.437456 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 145 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:09:32.437586 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 153 exit signal Segmentation fault (11) wordpress_1 | 127.0.0.1 - - [10/Apr/2025:06:09:33 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.62 (Debian) PHP/8.2.28 (internal dummy connection)" wordpress_1 | 127.0.0.1 - - [10/Apr/2025:06:09:34 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.62 (Debian) PHP/8.2.28 (internal dummy connection)" wordpress_1 | 127.0.0.1 - - [10/Apr/2025:06:09:35 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.62 (Debian) PHP/8.2.28 (internal dummy connection)" wordpress_1 | 127.0.0.1 - - [10/Apr/2025:06:09:36 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.62 (Debian) PHP/8.2.28 (internal dummy connection)" wordpress_1 | 127.0.0.1 - - [10/Apr/2025:06:09:37 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.62 (Debian) PHP/8.2.28 (internal dummy connection)" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:38 +0000] "POST /wp-admin/admin-ajax.php HTTP/1.1" 200 510 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 127.0.0.1 - - [10/Apr/2025:06:09:38 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.62 (Debian) PHP/8.2.28 (internal dummy connection)" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:38 +0000] "GET /wp-admin/post.php?post=3&action=edit HTTP/1.1" 200 138140 "https://www.int.de/wp-admin/edit.php?post_type=page" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:09:38.523019 2025] [php:error] [pid 159:tid 159] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=3&action=edit wordpress_1 | [Thu Apr 10 06:09:38.528359 2025] [php:error] [pid 160:tid 160] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=3&action=edit wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:38 +0000] "GET /wp-admin/load-styles.php?c=0&dir=ltr&load%5Bchunk_0%5D=dashicons,admin-bar,buttons,media-views,editor-buttons,wp-components,wp-preferences,wp-block-editor,wp-reusable-blocks,wp-patter&load%5Bchunk_1%5D=ns,wp-editor,common,forms,wp-reset-editor-styles,wp-block-library,wp-block-editor-content,wp-edit-blocks,wp-commands,wp-edit-pos&load%5Bchunk_2%5D=t,wp-block-directory,wp-format-library,admin-menu,dashboard,list-tables,edit,revisions,media,themes,about,nav-menus,wp-pointer,w&load%5Bchunk_3%5D=idgets,site-icon,l10n,wp-auth-check&ver=6.7.2 HTTP/1.1" 200 185083 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:09:38.883188 2025] [php:error] [pid 162:tid 162] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=3&action=edit wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:38 +0000] "OPTIONS /index.php?rest_route=%2Fwp%2Fv2%2Fsettings&_locale=user HTTP/1.1" 200 6484 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:09:38.947109 2025] [php:error] [pid 163:tid 163] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=3&action=edit wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:38 +0000] "GET /index.php?rest_route=%2Fwp%2Fv2%2Fblock-patterns%2Fcategories&_locale=user HTTP/1.1" 200 3097 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:38 +0000] "GET /index.php?rest_route=%2Fwp%2Fv2%2Ftypes&context=view&_locale=user HTTP/1.1" 200 6497 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:38 +0000] "GET /index.php?rest_route=%2F&_fields=description%2Cgmt_offset%2Chome%2Cname%2Csite_icon%2Csite_icon_url%2Csite_logo%2Ctimezone_string%2Curl&_locale=user HTTP/1.1" 200 823 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:38 +0000] "GET /index.php?rest_route=%2Fwp%2Fv2%2Fusers&context=view&who=authors&per_page=50&_fields=id%2Cname&_locale=user HTTP/1.1" 200 702 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:38 +0000] "GET /index.php?rest_route=/wp/v2/taxonomies&context=edit&per_page=100&_locale=user HTTP/1.1" 200 10206 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:38 +0000] "GET /index.php?rest_route=%2Fwp%2Fv2%2Ftemplates%2Flookup&slug=page-datenschutzerklaerung&_locale=user HTTP/1.1" 200 2897 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:39 +0000] "GET /index.php?rest_route=/wp/v2/wp_pattern_category&context=view&per_page=100&_fields=id%2Cname%2Cdescription%2Cslug&_locale=user HTTP/1.1" 200 675 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:09:39.189265 2025] [php:error] [pid 171:tid 171] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=3&action=edit wordpress_1 | [Thu Apr 10 06:09:39.190901 2025] [php:error] [pid 165:tid 165] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=3&action=edit wordpress_1 | [Thu Apr 10 06:09:39.193425 2025] [php:error] [pid 168:tid 168] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=3&action=edit wordpress_1 | [Thu Apr 10 06:09:39.193425 2025] [php:error] [pid 169:tid 169] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=3&action=edit wordpress_1 | [Thu Apr 10 06:09:39.195818 2025] [php:error] [pid 166:tid 166] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=3&action=edit wordpress_1 | [Thu Apr 10 06:09:39.199154 2025] [php:error] [pid 167:tid 167] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=3&action=edit wordpress_1 | [Thu Apr 10 06:09:39.201413 2025] [php:error] [pid 164:tid 164] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=3&action=edit wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:39 +0000] "GET /index.php?rest_route=%2Fwp%2Fv2%2Fusers%2F1&context=view&_fields=id%2Cname&_locale=user HTTP/1.1" 200 685 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:39 +0000] "GET /index.php?rest_route=%2Fwp%2Fv2%2Ftemplates%2Ftwentytwentyfive%2F%2Fpage&context=edit&_locale=user HTTP/1.1" 200 2941 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:09:39.470292 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 159 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:09:39.470337 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 160 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:09:39.470497 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 165 exit signal Segmentation fault (11) wordpress_1 | 127.0.0.1 - - [10/Apr/2025:06:09:39 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.62 (Debian) PHP/8.2.28 (internal dummy connection)" wordpress_1 | [Thu Apr 10 06:09:39.470750 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 168 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:09:39.471073 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 171 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:09:40.084143 2025] [php:error] [pid 170:tid 170] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=3&action=edit wordpress_1 | [Thu Apr 10 06:09:40.089589 2025] [php:error] [pid 172:tid 172] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=3&action=edit wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:40 +0000] "GET /index.php?rest_route=%2Fwp%2Fv2%2Fblocks&context=edit&per_page=100&page=1&_locale=user HTTP/1.1" 200 675 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:09:40.475174 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 170 exit signal Segmentation fault (11) wordpress_1 | 127.0.0.1 - - [10/Apr/2025:06:09:40 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.62 (Debian) PHP/8.2.28 (internal dummy connection)" wordpress_1 | 127.0.0.1 - - [10/Apr/2025:06:09:41 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.62 (Debian) PHP/8.2.28 (internal dummy connection)" wordpress_1 | [Thu Apr 10 06:09:41.785769 2025] [php:error] [pid 174:tid 174] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=3&action=edit wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:41 +0000] "OPTIONS /index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F&context=edit&_locale=user HTTP/1.1" 200 14868 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 127.0.0.1 - - [10/Apr/2025:06:09:42 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.62 (Debian) PHP/8.2.28 (internal dummy connection)" wordpress_1 | 127.0.0.1 - - [10/Apr/2025:06:09:43 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.62 (Debian) PHP/8.2.28 (internal dummy connection)" wordpress_1 | 127.0.0.1 - - [10/Apr/2025:06:09:44 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.62 (Debian) PHP/8.2.28 (internal dummy connection)" wordpress_1 | 127.0.0.1 - - [10/Apr/2025:06:09:45 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.62 (Debian) PHP/8.2.28 (internal dummy connection)" wordpress_1 | 127.0.0.1 - - [10/Apr/2025:06:09:46 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.62 (Debian) PHP/8.2.28 (internal dummy connection)" wordpress_1 | 127.0.0.1 - - [10/Apr/2025:06:09:47 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.62 (Debian) PHP/8.2.28 (internal dummy connection)" wordpress_1 | 127.0.0.1 - - [10/Apr/2025:06:09:48 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.62 (Debian) PHP/8.2.28 (internal dummy connection)" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:48 +0000] "POST /wp-admin/admin-ajax.php HTTP/1.1" 200 615 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 127.0.0.1 - - [10/Apr/2025:06:09:49 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.62 (Debian) PHP/8.2.28 (internal dummy connection)" wordpress_1 | 127.0.0.1 - - [10/Apr/2025:06:09:50 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.62 (Debian) PHP/8.2.28 (internal dummy connection)" wordpress_1 | 127.0.0.1 - - [10/Apr/2025:06:09:51 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.62 (Debian) PHP/8.2.28 (internal dummy connection)" wordpress_1 | [Thu Apr 10 06:09:51.575377 2025] [php:error] [pid 185:tid 185] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=3&action=edit wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:51 +0000] "POST /wp-admin/admin-ajax.php HTTP/1.1" 200 510 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:51 +0000] "GET /wp-admin/edit.php?post_type=page HTTP/1.1" 200 14508 "https://www.int.de/wp-admin/post.php?post=3&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:09:51.726152 2025] [php:error] [pid 123:tid 123] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/edit.php?post_type=page wordpress_1 | [Thu Apr 10 06:09:51.726152 2025] [php:error] [pid 122:tid 122] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/edit.php?post_type=page wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:51 +0000] "GET /wp-admin/js/tags-suggest.min.js?ver=6.7.2 HTTP/1.1" 200 1373 "https://www.int.de/wp-admin/edit.php?post_type=page" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:51 +0000] "GET /wp-admin/js/inline-edit-post.min.js?ver=6.7.2 HTTP/1.1" 200 3597 "https://www.int.de/wp-admin/edit.php?post_type=page" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:51 +0000] "POST /wp-admin/admin-ajax.php HTTP/1.1" 200 564 "https://www.int.de/wp-admin/edit.php?post_type=page" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:09:52.511228 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 122 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:09:52.511305 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 123 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:09:52.511381 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 185 exit signal Segmentation fault (11) wordpress_1 | 127.0.0.1 - - [10/Apr/2025:06:09:52 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.62 (Debian) PHP/8.2.28 (internal dummy connection)" wordpress_1 | 127.0.0.1 - - [10/Apr/2025:06:09:53 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.62 (Debian) PHP/8.2.28 (internal dummy connection)" wordpress_1 | [Thu Apr 10 06:09:53.796708 2025] [php:error] [pid 127:tid 127] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/edit.php?post_type=page wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:53 +0000] "GET /wp-admin/post.php?post=2&action=edit HTTP/1.1" 200 136470 "https://www.int.de/wp-admin/edit.php?post_type=page" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:09:54.516573 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 127 exit signal Segmentation fault (11) wordpress_1 | 127.0.0.1 - - [10/Apr/2025:06:09:54 +0000] "OPTIONS * HTTP/1.0" 200 126 "-" "Apache/2.4.62 (Debian) PHP/8.2.28 (internal dummy connection)" wordpress_1 | [Thu Apr 10 06:09:54.630139 2025] [php:error] [pid 126:tid 126] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=2&action=edit wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:54 +0000] "OPTIONS /index.php?rest_route=%2Fwp%2Fv2%2Fsettings&_locale=user HTTP/1.1" 200 6484 "https://www.int.de/wp-admin/post.php?post=2&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:09:54.700403 2025] [php:error] [pid 130:tid 130] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=2&action=edit wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:54 +0000] "GET /index.php?rest_route=%2Fwp%2Fv2%2Fblock-patterns%2Fcategories&_locale=user HTTP/1.1" 200 3097 "https://www.int.de/wp-admin/post.php?post=2&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:54 +0000] "GET /index.php?rest_route=/wp/v2/wp_pattern_category&context=view&per_page=100&_fields=id%2Cname%2Cdescription%2Cslug&_locale=user HTTP/1.1" 200 675 "https://www.int.de/wp-admin/post.php?post=2&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:54 +0000] "GET /index.php?rest_route=%2F&_fields=description%2Cgmt_offset%2Chome%2Cname%2Csite_icon%2Csite_icon_url%2Csite_logo%2Ctimezone_string%2Curl&_locale=user HTTP/1.1" 200 823 "https://www.int.de/wp-admin/post.php?post=2&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:54 +0000] "GET /index.php?rest_route=%2Fwp%2Fv2%2Ftypes&context=view&_locale=user HTTP/1.1" 200 6497 "https://www.int.de/wp-admin/post.php?post=2&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:54 +0000] "GET /index.php?rest_route=%2Fwp%2Fv2%2Fusers&context=view&who=authors&per_page=50&_fields=id%2Cname&_locale=user HTTP/1.1" 200 702 "https://www.int.de/wp-admin/post.php?post=2&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:54 +0000] "GET /index.php?rest_route=/wp/v2/taxonomies&context=edit&per_page=100&_locale=user HTTP/1.1" 200 10206 "https://www.int.de/wp-admin/post.php?post=2&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:54 +0000] "GET /index.php?rest_route=%2Fwp%2Fv2%2Ftemplates%2Flookup&slug=page-beispiel-seite&_locale=user HTTP/1.1" 200 2897 "https://www.int.de/wp-admin/post.php?post=2&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:09:54.914497 2025] [php:error] [pid 132:tid 132] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=2&action=edit wordpress_1 | [Thu Apr 10 06:09:54.916140 2025] [php:error] [pid 139:tid 139] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=2&action=edit wordpress_1 | [Thu Apr 10 06:09:54.917558 2025] [php:error] [pid 138:tid 138] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=2&action=edit wordpress_1 | [Thu Apr 10 06:09:54.920120 2025] [php:error] [pid 137:tid 137] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=2&action=edit wordpress_1 | [Thu Apr 10 06:09:54.921090 2025] [php:error] [pid 136:tid 136] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=2&action=edit wordpress_1 | [Thu Apr 10 06:09:54.924352 2025] [php:error] [pid 134:tid 134] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=2&action=edit wordpress_1 | [Thu Apr 10 06:09:54.925155 2025] [php:error] [pid 133:tid 133] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=2&action=edit wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:54 +0000] "GET /index.php?rest_route=%2Fwp%2Fv2%2Fusers%2F1&context=view&_fields=id%2Cname&_locale=user HTTP/1.1" 200 685 "https://www.int.de/wp-admin/post.php?post=2&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:09:54 +0000] "GET /index.php?rest_route=%2Fwp%2Fv2%2Ftemplates%2Ftwentytwentyfive%2F%2Fpage&context=edit&_locale=user HTTP/1.1" 200 2941 "https://www.int.de/wp-admin/post.php?post=2&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:09:55.517782 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 126 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:09:55.517854 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 132 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:09:55.517887 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 134 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:09:55.517930 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 138 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:09:57.986622 2025] [php:error] [pid 140:tid 140] [client 192.168.178.129:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0 wordpress_1 | [Thu Apr 10 06:09:57.988786 2025] [php:error] [pid 135:tid 135] [client 192.168.178.129:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0 wordpress_1 | 192.168.178.129 - - [10/Apr/2025:06:09:57 +0000] "GET / HTTP/1.1" 200 10616 "-" "python-requests/2.28.1" wordpress_1 | [Thu Apr 10 06:09:58.524693 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 140 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:10:01.784649 2025] [php:error] [pid 141:tid 141] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=2&action=edit wordpress_1 | [Thu Apr 10 06:10:01.789543 2025] [php:error] [pid 147:tid 147] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=2&action=edit wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:10:01 +0000] "POST /wp-admin/admin-ajax.php HTTP/1.1" 200 510 "https://www.int.de/wp-admin/post.php?post=2&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:10:02.578274 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 141 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:10:03.442108 2025] [php:error] [pid 152:tid 152] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=2&action=edit wordpress_1 | [Thu Apr 10 06:10:03.445837 2025] [php:error] [pid 150:tid 150] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=2&action=edit wordpress_1 | [Thu Apr 10 06:10:03.585580 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 150 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:10:03.585992 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 152 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:10:04.249943 2025] [php:error] [pid 177:tid 177] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/post.php?post=2&action=edit wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:10:05 +0000] "GET /wp-admin/edit.php?post_type=page HTTP/1.1" 200 14509 "https://www.int.de/wp-admin/post.php?post=2&action=edit" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:10:05.399129 2025] [php:error] [pid 190:tid 190] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/edit.php?post_type=page wordpress_1 | [Thu Apr 10 06:10:05.596023 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 190 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:10:07 +0000] "GET /wp-admin/profile.php HTTP/1.1" 200 18289 "https://www.int.de/wp-admin/edit.php?post_type=page" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:10:08.695462 2025] [php:error] [pid 191:tid 191] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/profile.php wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:10:08 +0000] "GET /wp-login.php?action=logout&_wpnonce=c84398a9b8 HTTP/1.1" 302 2552 "https://www.int.de/wp-admin/profile.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:10:08.754437 2025] [php:error] [pid 192:tid 192] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/profile.php wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:10:08 +0000] "GET /wp-login.php?loggedout=true&wp_lang=de_DE_formal HTTP/1.1" 200 3384 "https://www.int.de/wp-admin/profile.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:10:09.615413 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 191 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:10:09.615500 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 192 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:10:21.531212 2025] [mpm_prefork:notice] [pid 1:tid 1] AH00170: caught SIGWINCH, shutting down gracefully wordpress_1 | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.20.0.3. Set the 'ServerName' directive globally to suppress this message wordpress_1 | AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.20.0.3. Set the 'ServerName' directive globally to suppress this message wordpress_1 | [Thu Apr 10 06:10:58.545564 2025] [mpm_prefork:notice] [pid 1:tid 1] AH00163: Apache/2.4.62 (Debian) PHP/8.2.28 configured -- resuming normal operations wordpress_1 | [Thu Apr 10 06:10:58.545623 2025] [core:notice] [pid 1:tid 1] AH00094: Command line: 'apache2 -D FOREGROUND' wordpress_1 | 192.168.178.129 - - [10/Apr/2025:06:10:58 +0000] "GET / HTTP/1.1" 500 2738 "-" "python-requests/2.28.1" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:13:26 +0000] "POST /wp-login.php HTTP/1.1" 302 1130 "https://www.int.de/wp-login.php?loggedout=true&wp_lang=de_DE_formal" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:13:30.852511 2025] [php:error] [pid 20:tid 20] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-login.php?loggedout=true&wp_lang=de_DE_formal wordpress_1 | [Thu Apr 10 06:13:30.930026 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 20 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:13:30 +0000] "GET /wp-admin/ HTTP/1.1" 200 23575 "https://www.int.de/wp-login.php?loggedout=true&wp_lang=de_DE_formal" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:13:31.906047 2025] [php:error] [pid 21:tid 21] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/ wordpress_1 | [Thu Apr 10 06:13:31.933449 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 21 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:13:33 +0000] "POST /wp-admin/admin-ajax.php HTTP/1.1" 200 510 "https://www.int.de/wp-admin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:13:31 +0000] "GET /wp-admin/admin-ajax.php?action=dashboard-widgets&widget=dashboard_primary&pagenow=dashboard HTTP/1.1" 200 889 "https://www.int.de/wp-admin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:13:35.047422 2025] [php:error] [pid 22:tid 22] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/ wordpress_1 | [Thu Apr 10 06:13:35.053102 2025] [php:error] [pid 23:tid 23] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/ wordpress_1 | [Thu Apr 10 06:13:35.056949 2025] [php:error] [pid 19:tid 19] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/ wordpress_1 | [Thu Apr 10 06:13:35.939285 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 22 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:13:35.939332 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 23 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:13:37 +0000] "GET /wp-admin/update-core.php HTTP/1.1" 200 12648 "https://www.int.de/wp-admin/" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.129 - - [10/Apr/2025:06:13:51 +0000] "GET / HTTP/1.1" 200 10616 "-" "python-requests/2.28.1" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:14:29 +0000] "POST /wp-admin/update-core.php?action=do-translation-upgrade HTTP/1.1" 200 12694 "https://www.int.de/wp-admin/update-core.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:14:49 +0000] "GET /wp-admin/update-core.php HTTP/1.1" 200 12519 "https://www.int.de/wp-admin/update-core.php?action=do-translation-upgrade" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:15:17 +0000] "GET /wp-admin/plugin-install.php HTTP/1.1" 200 18991 "https://www.int.de/wp-admin/update-core.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:15:24 +0000] "POST /wp-admin/admin-ajax.php HTTP/1.1" 200 88412 "https://www.int.de/wp-admin/plugin-install.php?s=stackable&tab=search&type=term" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:15:26.608690 2025] [php:error] [pid 33:tid 33] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/plugin-install.php?s=stackable&tab=search&type=term wordpress_1 | [Thu Apr 10 06:15:31.199544 2025] [php:error] [pid 24:tid 24] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/plugin-install.php?s=ocea&tab=search&type=term wordpress_1 | [Thu Apr 10 06:15:32.184922 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 24 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:15:36.593191 2025] [php:error] [pid 26:tid 26] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/plugin-install.php?s=ocean&tab=search&type=term wordpress_1 | [Thu Apr 10 06:15:37.191026 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 26 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:15:41.331007 2025] [php:error] [pid 27:tid 27] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/plugin-install.php?s=ocean%2520extra&tab=search&type=term wordpress_1 | [Thu Apr 10 06:15:42.201884 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 27 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:15:53.944739 2025] [php:error] [pid 28:tid 28] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/plugin-install.php?s=ocean%2520extra&tab=search&type=term wordpress_1 | [Thu Apr 10 06:15:54.249502 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 28 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:15:55.994166 2025] [php:error] [pid 31:tid 31] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/plugin-install.php?s=ocean%2520extra&tab=search&type=term wordpress_1 | [Thu Apr 10 06:15:56.278095 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 31 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:15:56 +0000] "GET /wp-admin/plugin-install.php HTTP/1.1" 200 18991 "https://www.int.de/wp-admin/plugin-install.php?s=ocean%2520extra&tab=search&type=term" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:16:03 +0000] "POST /wp-admin/admin-ajax.php HTTP/1.1" 200 88412 "https://www.int.de/wp-admin/plugin-install.php?s=stackable&tab=search&type=term" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:16:05.752736 2025] [php:error] [pid 51:tid 51] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/plugin-install.php?s=stackable&tab=search&type=term wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:16:16 +0000] "GET /wp-admin/update.php?action=install-plugin&plugin=stackable-ultimate-gutenberg-blocks&_wpnonce=285e47645d HTTP/1.1" 200 8702 "https://www.int.de/wp-admin/plugin-install.php?s=stackable&tab=search&type=term" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:16:32 +0000] "GET /wp-admin/plugin-install.php HTTP/1.1" 200 19014 "https://www.int.de/wp-admin/update.php?action=install-plugin&plugin=stackable-ultimate-gutenberg-blocks&_wpnonce=285e47645d" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:16:40 +0000] "POST /wp-admin/admin-ajax.php HTTP/1.1" 200 107260 "https://www.int.de/wp-admin/plugin-install.php?s=ocean&tab=search&type=term" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:16:45.116459 2025] [php:error] [pid 54:tid 54] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/plugin-install.php?s=ocean&tab=search&type=term wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:16:45 +0000] "GET /wp-admin/update.php?action=install-plugin&plugin=ocean-extra&_wpnonce=2244e6978f HTTP/1.1" 200 8661 "https://www.int.de/wp-admin/plugin-install.php?s=ocean&tab=search&type=term" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:16:53.195445 2025] [php:error] [pid 57:tid 57] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/update.php?action=install-plugin&plugin=ocean-extra&_wpnonce=2244e6978f wordpress_1 | [Thu Apr 10 06:16:53.437419 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 57 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:16:53 +0000] "GET /wp-admin/plugins.php HTTP/1.1" 200 16272 "https://www.int.de/wp-admin/update.php?action=install-plugin&plugin=ocean-extra&_wpnonce=2244e6978f" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:17:03.723379 2025] [php:error] [pid 50:tid 50] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/plugins.php wordpress_1 | [Thu Apr 10 06:17:04.455592 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 50 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:17:16.430887 2025] [php:error] [pid 52:tid 52] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/plugins.php wordpress_1 | [Thu Apr 10 06:17:16.478875 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 52 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:17:18.957687 2025] [php:error] [pid 53:tid 53] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/plugins.php wordpress_1 | [Thu Apr 10 06:17:19.484435 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 53 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:17:26 +0000] "GET /wp-admin/themes.php HTTP/1.1" 200 16612 "https://www.int.de/wp-admin/plugins.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:17:27.247759 2025] [php:error] [pid 70:tid 70] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/themes.php wordpress_1 | [Thu Apr 10 06:17:27.250474 2025] [php:error] [pid 58:tid 58] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/themes.php wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:17:27 +0000] "GET /wp-content/themes/twentytwentyfour/screenshot.png?ver=1.3 HTTP/1.1" 200 721293 "https://www.int.de/wp-admin/themes.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:17:27 +0000] "GET /wp-content/themes/twentytwentyfive/screenshot.png?ver=1.1 HTTP/1.1" 200 216917 "https://www.int.de/wp-admin/themes.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:17:27 +0000] "GET /wp-admin/js/theme.min.js?ver=6.7.2 HTTP/1.1" 200 7616 "https://www.int.de/wp-admin/themes.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:17:27.496744 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 58 exit signal Segmentation fault (11) wordpress_1 | [Thu Apr 10 06:17:27.496977 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 70 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:17:27 +0000] "GET /wp-includes/js/customize-base.min.js?ver=6.7.2 HTTP/1.1" 200 2784 "https://www.int.de/wp-admin/themes.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:17:27 +0000] "GET /wp-content/themes/twentytwentythree/screenshot.png?ver=1.6 HTTP/1.1" 200 81887 "https://www.int.de/wp-admin/themes.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:17:30 +0000] "GET /wp-admin/theme-install.php HTTP/1.1" 200 15720 "https://www.int.de/wp-admin/themes.php" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" wordpress_1 | [Thu Apr 10 06:17:30.684049 2025] [php:error] [pid 81:tid 81] [client 192.168.178.126:0] PHP Fatal error: PHP Request Shutdown: Session save handler "redis" cannot be found in Unknown on line 0, referer: https://www.int.de/wp-admin/theme-install.php?browse=popular wordpress_1 | [Thu Apr 10 06:17:31.515643 2025] [core:notice] [pid 1:tid 1] AH00052: child pid 81 exit signal Segmentation fault (11) wordpress_1 | 192.168.178.126 - - [10/Apr/2025:06:18:30 +0000] "POST /wp-admin/admin-ajax.php HTTP/1.1" 200 564 "https://www.int.de/wp-admin/theme-install.php?browse=popular" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36" ^CERROR: Aborting.