Vukašin Lekić

Results 4 comments of Vukašin Lekić

You can always zip files and upload that, if I remember correctly ptero has function to unzip files ?

> @Goksi I can zip them but it only gave me the option for archiving it. How would I unzip it? I am currently using the sftp with WinSCP and...

You probably have 8.1 fpm socket inside of your webserver config, and as a result of that 8.0 will throw 502

It seems that editing allocations is not even available in [pterodactyl api](https://github.com/pterodactyl/panel/blob/develop/app/Http/Controllers/Api/Application/Nodes/AllocationController.php), but you can always change primary allocation using using [ClientAllocationManager#setPrimary](https://github.com/mattmalec/Pterodactyl4J/blob/develop/src/main/java/com/mattmalec/pterodactyl4j/client/managers/ClientAllocationManager.java#L30)