-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade Arena to version 1.5.70 #9
Comments
I think something went wrong during my update from 1.5.53 to 1.5.70. At the beginning I could see the running job on the http://localhost:9080/jobs address (note that I've changed the port forwarding in virtual box from 8080 to 9080). After about half a minute and a page reload, I got an HTTP 502 Bad Gateway by nginx 1.16.1. After about half an hour (still the same error) I restarted the arena virtual machine with acpi shutdown, but nothing changed. HTTP 502. Could you plese help me figuring out what can be the problem? |
@futaz It seems the upgrade was not complete. The patch is on the way, but until that, it requires a manual upgrade. |
Thank you, it worked on my dev environment! |
Hi Csaba trying to update arena from 1.5.70.1 to 1.5.71.1 but i get message command |
Also when i download the upgarde file get message file couldnt open |
Your security preferences allow installation of only apps from the Mac App Store and identified developers. |
Hi Numan, Few things:
# List the file to make sure it's in the current directory
As-MacBook:~ ny$ ls -l arena_upgrade_osx
-rw-r--r-- 1 user staff 2201568 Dec 15 09:39 arena_upgrade_osx
# Change the file mode to allow execution (+x)
As-MacBook:~ ny$ chmod +x arena_upgrade_osx
As-MacBook:~ ny$ ls -l arena_upgrade_osx
-rwxr-xr-x 1 user staff 2201568 Dec 15 09:39 arena_upgrade_osx
# Finally run the command to start the upgrade
As-MacBook:~ ny$ ./arena_upgrade
Host check: 2, key: <none>
Arena install script 1.5.70.2
... |
Hello Czaba and UWW IT Team, It has been a little while since I spoke with you due to Covid and wrestling events not going ahead in Australia. With restrictions here beginning to ease a competition has been scheduled for middle of May and I was trying to Upgrade my Arena system which failed on several occasions from 1.5.53 and even trying to use the Arena_Upgrade file this failed to fix. I have since given up and installed the latest version 1.5.70.1 and everything seems fine apart from receiving the warning that Upgrade to 1.5.1 is available to apply, given that the version now is much newer the upgrade fails to complete. I can only guess that for the tournament I have coming up there will be no issues as it will be simple as with previous version used. Thanks, |
Hi Alex @susquach it seems to be a configuration issue on our side. It has been fixed so you should be able to upgrade your old (1.5.53) as well as the new VM to the most recent version now. Thanks, |
Hi Csaba i do upload flags and comes up on Arena main but doesn't comes up at scoreboard. İ did try many times but scorboard shows just uww flags. Scoreboard doesn't pics up settings from Arena. İ use last updated version Arena and scoreboard. My Windows is 10 operating system. |
Hi @NumanYayici, your question is not related to upgrade, but I opened a dedicated issue (#63) for that. |
Thank you Csaba |
As the screen recommends you must run Keep in mind, these errors may happen if you turn off the VM in a wrong way. The recommended shutdown mode is the ACPI shutdown! |
как запустить эту команду? |
@Oralkhan55 please use English for your questions. |
Arena version 1.5.70 is a major release with a lot of changes. Depending on the current Arena version, an upgrade might be straight forward, or it might require some manual work.
Users with Arena version 1.5.50 and later
Arena can be upgrade through the regular way (clicking on the red version number). Please note, the first install will stop at a point and start a new install script. You can monitor those at http://localhost:8080/jobs
Users with Arena version less than 1.5.50
It is impossible to upgrade Arena through the regular way. However it can be done from the host via the arena_upgrade command. Read about how to use at Wiki
Important, To upgrade Arena from this "old" version, you must download this arena_commands.txt (md5sum: 84f50d9b7d102532d5e3f935fbae74b2) file into the same directory, where arena_upgrade is downloaded to. This file contains the necessary instructions to upgrade your Arena to the latest version successfully. You must keep the filename as "arena_commands.txt".
Finally, simply launch the app from terminal.
New virtual machine
A new Virtual Machine can also be downloaded from https://github.com/unitedworldwrestling/arena-public or from https://arena.uww.io website.
Important, the new Virtual Machine is empty and does not contain your data collected with other Arena versions.
The text was updated successfully, but these errors were encountered: