Skip to content
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

Open
csabavirag opened this issue Jan 20, 2021 · 16 comments
Open

Upgrade Arena to version 1.5.70 #9

csabavirag opened this issue Jan 20, 2021 · 16 comments

Comments

@csabavirag
Copy link
Contributor

csabavirag commented Jan 20, 2021

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.
arena_upgrade_windows

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.

@futaz
Copy link

futaz commented Jan 21, 2021

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?
Before the update, I've cloned the virtual box machine, so I can try it again.

@csabavirag
Copy link
Contributor Author

@futaz It seems the upgrade was not complete. The patch is on the way, but until that, it requires a manual upgrade.
Please follow the instructions at Arena version <1.5.50 section from the opening message.
Run arena_upgrade application along with the arena_commands.txt.

@futaz
Copy link

futaz commented Jan 22, 2021

Thank you, it worked on my dev environment!
But I think I will wait for the patch to update the staging and prod environments.

@NumanYayici
Copy link

Hi Csaba trying to update arena from 1.5.70.1 to 1.5.71.1 but i get message command
As-MacBook:~ ny$ "chmod +x arena_upgrade_osx")
-bash: syntax error near unexpected token `)'
As-MacBook:~ ny$ arena_upgrade
-bash: arena_upgrade: command not found
As-MacBook:~ ny$

@NumanYayici
Copy link

Also when i download the upgarde file get message file couldnt open

@NumanYayici
Copy link

Your security preferences allow installation of only apps from the Mac App Store and identified developers.

@csabavirag
Copy link
Contributor Author

Hi Numan,

Few things:

  1. to upgrade from 1.5.70.1 to a newer version does not require the arena_upgrade_osx command. Simply click on the new version at the top right corner to upgrade.
  2. the upgrade may take longer. You can monitor the process at http://localhost:8080/jobs Check the one with the running status
  3. you made a typo when running the commands in your terminal. Normally it should have looked like this:
# 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
...

@eveyrat eveyrat pinned this issue Mar 26, 2021
@susquach
Copy link

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.

image

Thanks,
Alex

@csabavirag
Copy link
Contributor Author

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,
Csaba

@NumanYayici
Copy link

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.
Thank you
Regards
Numan

@csabavirag
Copy link
Contributor Author

Hi @NumanYayici, your question is not related to upgrade, but I opened a dedicated issue (#63) for that.

@NumanYayici
Copy link

Thank you Csaba

@Oralkhan55
Copy link

ошибка
Помогите пожалуйста у меня идет турнир

@csabavirag
Copy link
Contributor Author

As the screen recommends you must run fsck /dev/mapper/vagrant--vg-root -y command to fix the filesystem errors.

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
Copy link

как запустить эту команду?

@csabavirag
Copy link
Contributor Author

@Oralkhan55 please use English for your questions.
The command must be entered into that screen what you pasted above #9 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants