#commands

2 messages · Page 1 of 1 (latest)

foggy pilot
#

What commands do I run to allocate more disk space? Look in #panel-help and you will see what I mean

THE LOG

, upstream: "fastcgi://unix:/run/php/php8.1-fpm.sock:" 2023/05/03 12:11:49 [error] 22397#22397: *16138 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: 45.142.122.97, server: 15.204.210.113, request: "GET http://15.204.210.113:80/db/scripts/setup.php HTTP/1.0", upstream: "fastcgi://unix:/run/php/php8.1-fpm.sock:" 2023/05/03 12:11:49 [error] 22397#22397: *16139 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: 45.142.122.97, server: 15.204.210.113, request: "GET http://15.204.210.113:80/phpMyAdmin-2.10.0.2/scripts/setup.php HTTP/1.0", upstream: "fastcgi://unix:/run/php/php8.1-fpm.sock:" 2023/05/03 15:09:50 [error] 22397#22397: *16334 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught ErrorException: file_put_contents(): Write of 430 bytes failed with errno=28 No space left on device in /var/www/pterodactyl/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:190 Stack trace: #0 /var/www/pterodactyl/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(259): Illuminate\Foundation\Bootstrap\HandleExceptions->handleError() #1 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->Illuminate\Foundation\Bootstrap{closure}() #2 /var/www/pterodactyl/vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php(190): file_put_contents() #3 /var/www/pterodactyl/vendor/laravel/framework/src/Illuminate/View/Compilers/BladeCompiler.php(176): Illuminate\Filesystem\Filesystem->put() #4 /var/www/pterodactyl/vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php(62): Illuminate\View\Compilers\BladeCompiler->compile() #5 /var/www/pterodactyl/vendor/laravel/framework/src/Illumi" while reading response header from upstream, client: 86.142.99.248, server: 15.204.210.113, request: "GET /auth/login HTTP/1.1", upstream: "fastcgi://unix:/run/php/php8.1-fpm.sock:", host: "15.204.210.113", referrer: "http://15.204.210.113/auth/login" 2023/05/03 15:42:20 [error] 22397#22397: *17022 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: 101.206.243.239, server: 15.204.210.113, request: "GET http://15.204.210.113:80/phpMyAdmin-2.11.3/scripts/setup.php HTTP/1.0", upstream: "fastcgi://unix:/run/php/php8.1-fpm.sock:" 2023/05/03 15:42:20 [error] 22397#22397: *17021 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: 101.206.243.239, server: 15.204.210.113, request: "GET http://15.204.210.113:80/phpMyAdm2023/05/03 19:01:55 [error] 752#752: *129 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: 35.196.132.85, server: 15.204.210.113, request: "GET /db/scripts/setup.php HTTP/1.1", upstream: "fastcgi://unix:/run/php/php8.1-fpm.sock:", host: "15.204.210.113" 2023/05/03 19:01:55 [error] 752#752: *132 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: 35.227.62.178, server: 15.204.210.113, request: "GET /phpMyAdmin-2.11.3/scripts/setup.php HTTP/1.1", upstream: "fastcgi://unix:/run/php/php8.1-fpm.sock:", host: "15.204.210.113" 2023/05/03 19:01:55 [error] 752#752: *136 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: 35.237.4.214, server: 15.204.210.113, request: "GET /phpMyAdmin-2.10.0.2/scripts/setup.php HTTP/1.1", upstream: "fastcgi://unix:/run/php/php8.1-fpm.sock:", host: "15.204.210.113"

compact shoalBOT
#

@foggy pilot; It looks like you ran out of disk space, make sure enough space is allocated and available to the server. You can also check your available disk space on the machine with the command df -h

If you are using the Python bot egg or anything that writes to tmp folder, you need to increase the tmpfs_size in your Wings config at /etc/pterodactyl/config.yml and restart Wings to apply the new config.