root@SEAT-GESH:/opt/seat-docker# docker compose exec front php artisan seat:admin:diagnose SeAT Diagnostics If you are not already doing so, it is recommended that you run this as the user the workers are running as. Eg: sudo -u apache php artisan seat:admin:diagnose su -c "php artisan seat:admin:diagnose" -s /bin/sh www-data This helps to check whether the permissions are correct. * Getting environment information Current User: seat PHP Version: 8.2.28 Host OS: Linux f8a972235911 6.8.12-10-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-10 (2025-04-18T07:39Z) x86_64 SeAT Basepath: /var/www/seat * Checking DEBUG mode Debug mode is enabled. This is not recommended in production! * Checking storage /var/www/seat/storage is writable /var/www/seat/storage/sde is writable /var/www/seat/storage/logs/laravel-2025-05-16.log is writable * Checking Database +------------+------------------------+ | Setting | Value | +------------+------------------------+ | Connection | mysql | | Host | mariadb | | Database | seat | | Username | seat | | Password | ********************** | +------------+------------------------+ Connection OK to database: seat * Checking Redis +----------+-------+ | Setting | Value | +----------+-------+ | Host | cache | | Port | 6379 | | Database | 0 | +----------+-------+ Connected to Redis Set random key of: Dpy6CEecNpj7lCQDNSRRburLXRNIslCGsDkR8CTwHLVXCe4F3xozoQiIKEinstXs Set key to expire in 10 sec Read key OK * Checking ESI Access Server Online Since: 2025-05-16T11:01:09Z Online Players: 27912 ESI appears to be OK Checking Local and Latest Versions. Please wait... +--------------------+---------------+----------------+ | Package Name | Local Version | Latest Version | +--------------------+---------------+----------------+ | SeAT API | 5.0.1 | 5.0.1 | | SeAT Eseye | 3.1.2 | 3.1.2 | | SeAT Eve API | 5.0.24 | 5.0.24 | | SeAT Notifications | 5.0.13 | 5.0.13 | | SeAT Services | 5.0.9 | 5.0.9 | | SeAT Web | 5.0.26 | 5.0.26 | +--------------------+---------------+----------------+ SeAT Diagnostics complete root@SEAT-GESH:/opt/seat-docker#