Launcher not available on site

I have built the launcher locally and as far as I can tell successfully uploaded it to our locally hosted server.
The issue is when I go to download it from our local server I get this error:
image
Any ideas as to what I have done wrong?

Info:
Server version: 1.0.8+202404161631
Build the launcher with PyEnv 3.9.13

How did you upload the launcher version? Through the web frontend?

I tried both the front end and the cmd line with the same result

@Innders any chance you know when this error may appear on the frontend?

Hey - so I have retried this again with latest changes (except I am still on server 1.0.8+202404161631 waiting on IT to update) and still no luck.
This is the output of the cmd line:

And I still get this error message:
image

Are there any logs I can look at to get more of an idea as to what is going on?

Hey,
Are you able to find the files in your storage location ?

cd ayon-docker/storage/desktop/installers


Are there any logs I can look at to get more of an idea as to what is going on?

As far as I know, there are two methods:

  1. Check event viewer in AYON
  2. from docker itself by
docker compose logs -t -n 1000 server

1 Like

Following up - I have tested this on a local server as IT is having issues with our studio server, and am getting the same results.

The installer looks to be in the correct place: