Skip to content

Installing beta error #872

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
MROSSFTEK opened this issue Feb 18, 2025 · 10 comments
Closed

Installing beta error #872

MROSSFTEK opened this issue Feb 18, 2025 · 10 comments
Labels
bug Something isn't working

Comments

@MROSSFTEK
Copy link

when i go into the upgrade area, and i choose to install any beta versions, i get this error every time

PerformCoreUpgrade unTar error: unTar open src error: open : no such file or directory

@MROSSFTEK MROSSFTEK added the bug Something isn't working label Feb 18, 2025
@0xJacky
Copy link
Owner

0xJacky commented Feb 18, 2025

Hi @MROSSFTEK, is your server in mainland China or any other region that has trouble to connect to GitHub?

@MROSSFTEK
Copy link
Author

nope. i can pull the 'normal' upgrade versions, just not the preview versions.

@0xJacky
Copy link
Owner

0xJacky commented Feb 18, 2025

Please use the script to upgrade,
https://nginxui.com/guide/install-script-linux.html

@MROSSFTEK
Copy link
Author

im currently running Version: 2.0.0-rc.2 (384)

i just get that error when i got to "upgrade" and choose the pre-release channel.

@MROSSFTEK
Copy link
Author

my full error screen is as follows when choosing pre release
Upgrading Nginx UI, please wait...

Initialing core upgrader

Downloading latest release

Performing core upgrade

Perform core upgrade error

PerformCoreUpgrade unTar error: unTar open src error: open : no such file or directory

im assuming i need to create a directory someplace?

@0xJacky
Copy link
Owner

0xJacky commented Feb 18, 2025

Pre-release channel currently is behind the stable channel version, and I am not sure what happened, so please use the script to fix this problem.

@0xJacky
Copy link
Owner

0xJacky commented Feb 18, 2025

If you previously used the installation script to install nginx-ui, you can check whether this path exists on your machine.

Image

@MROSSFTEK
Copy link
Author

yes that directory exists. like i said, everything works except being able to install pre releases. im find with installing the regular type updates, just thought you'd want to know the pre release version error. i have more than one server that has that same error. it used to work fine.

@0xJacky
Copy link
Owner

0xJacky commented Feb 18, 2025

OK, thanks. However, this is essentially a downgrade operation, which can lead to database incompatibility issues at this stage. So please don't try to install the pre-release channel version for now. In the future, when v2.0.0 is officially released, we will fill in the pre-release with an updated version, which will address this issue.

@0xJacky 0xJacky closed this as completed Feb 18, 2025
@0xJacky 0xJacky reopened this Feb 18, 2025
@0xJacky 0xJacky closed this as completed Feb 18, 2025
@0xJacky 0xJacky reopened this Feb 18, 2025
0xJacky added a commit that referenced this issue Feb 18, 2025
Modify GetRelease to compare stable and prerelease versions, returning the most recent release based on publish date
@0xJacky
Copy link
Owner

0xJacky commented Feb 18, 2025

In da1ed85, I modified the GetRelease function to compare stable and prerelease versions, returning the most recent release based on the publish date.

@0xJacky 0xJacky closed this as completed Feb 18, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

2 participants