-
-
Notifications
You must be signed in to change notification settings - Fork 611
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
Comments
Hi @MROSSFTEK, is your server in mainland China or any other region that has trouble to connect to GitHub? |
nope. i can pull the 'normal' upgrade versions, just not the preview versions. |
Please use the script to upgrade, |
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. |
my full error screen is as follows when choosing pre release 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? |
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. |
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. |
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. |
Modify GetRelease to compare stable and prerelease versions, returning the most recent release based on publish date
In da1ed85, I modified the GetRelease function to compare stable and prerelease versions, returning the most recent release based on the publish date. |
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
The text was updated successfully, but these errors were encountered: