TommyTran732 / Pterodactyl-Script

Installing Pterodactyl in just a few minutes!
Apache License 2.0
185 stars 56 forks source link

Panel Upgrade not working #38

Closed IdefixRC closed 2 years ago

IdefixRC commented 3 years ago

Hi,

I have issues using the update procedure from 1.2.x Panel to latest (using option 8 in the script). The script executes fine, no errors are produced but somehow the panel does not reflect the new version. I had the same issue earlier from 1.1.x to 1.2.x and thought it was an issue with my installation so reinstalled Ubuntu 20 and used the script to install version 1.2.x fresh however when I now try to upgrade I have the same issue as before.

Could someone point me in the right direction on how to troubleshoot this issue?

Thanks !

LilSadPanda commented 3 years ago

Hi,

I have issues using the update procedure from 1.2.x Panel to latest (using option 8 in the script). The script executes fine, no errors are produced but somehow the panel does not reflect the new version. I had the same issue earlier from 1.1.x to 1.2.x and thought it was an issue with my installation so reinstalled Ubuntu 20 and used the script to install version 1.2.x fresh however when I now try to upgrade I have the same issue as before.

Could someone point me in the right direction on how to troubleshoot this issue?

Thanks !

Had the same problem with the script

IdefixRC commented 3 years ago

Had the same problem with the script

Did you manage to fix it? Thanks

Update: Did a manual update as described on the Pterodactyl wiki. Worked fine.

TommyTran732 commented 3 years ago

Sorry for the late reply, I will look into this.

sawa-ko commented 3 years ago

I have the same problem, the panel does not update, it continues in the same version.

ThePedroo commented 3 years ago

You can use cd /var/www/pterodactyl && php artisan p:upgrade for upgrade the panel for now

TommyTran732 commented 2 years ago

Should be fixed in the master branch. Please reopen if it's still an issue.