Hey - most of our artists are having issues with being able to launch applications from the web ui.
Chrome and Edge:
Mixed bag, some apps launch some of the times others such as Substance Painter don’t launch at all.
Opera:
Nothing launches at all
We are on an https self hosted site.
Launcher is opened locally and can launch all the applications like normal.
Is there any way to debug what is happening from the web ui?
You can try running the command yourself to check if it fails.
You’ll need to figure out the task id, where you can find it by right-click tasks in project browser and select Detail.
Then in terminal you can run the command as follows:
> cd <where your ayon console is located>
> ayon_console.exe addon applications launch-by-id --app houdini/20-5 --project Experiments --task-id f55db980a72a11efb0615375a897ff20
Server Side
I’m not sure how to properly check it… I only know you can find some info about it in the event viewer… and you can click this button to show more info.