Open HannahFantasia opened 3 months ago
I have the same thing with rocky deps not workging on centos7 in 1.0.4.dev1 from develop branch.
This is wild guess, but I think you did bootstrap? Bootstrap contains rocky9 installer and dependency package. To use different linux distribution please build a new one and make sure it is used in your bundle. The output here says that you've launched 1.0.4-dev.1 but you production bundle require 1.0.3, so it downloaded it (that was the updating window) and launched it, but because 1.0.3 is for rocky9 it crashed. The same would happen with dependency packages, you have to prepare them for different distributions.
Is there an existing issue for this?
Current Behavior:
AYON launcher does not open to the tray menu. It is stuck at
AYON is updating
and closes after a while.It creates a folder called
AYON-1.0.3-linux
launching it through there brings more detail of an error.Expected Behavior:
Ayon launcher should launch as expected
Version
1.0.0
What platform you are running on?
Linux / Ubuntu
Steps To Reproduce:
Follow these steps:
Then fill in credentials
Are there any labels you wish to add?
Relevant log output:
Doing it again gives a similar error but says that it can connect to the address:
using the
./ayon
command also creates a new launcher folder with the versionAYON-1.0.3-linux
when deleting it, it creates it again, when running./ayon
onAYON-1.0.4-dev.1-linux
it functions correctly. It also does when running it fromAYON-1.0.3-linux
which gives expected behaviour: