Tobia De Koninck

Results 118 comments of Tobia De Koninck

Hi, although this is an old issue, I think this is a great feature request. We have similar plans to create a section in the admin panel to list the...

Hi, in most cases the front-end of ShinyProxy should be able to detect that the either the app or ShinyProxy has crashed and show an error page. It might be...

Hi, we looked at creating a demo of deploying chainlit using. ShinyProxy. Unfortunately, this is currently not possible because chainlit apps must run on the root of a domain (see...

Hi, if you are using Kubernetes and you want smooth updates of the ShinyProxy config, we advice to use the shinyproxy operator: https://github.com/openanalytics/shinyproxy-operator . This fully manages updating the configuration,...

Hi @dylancis , could you try upgrading to ShinyProxy 3.0.2? This releases improves the detection of crashed/stopped apps.

Hi @dylancis This should still be possible in version 3.0.2. Which version were you using previously? The error message indicates that the websocket connection was closed, this could be caused...

Hi, I just added an example to the documentation: https://shinyproxy.io/documentation/configuration/#external-url Hope this helps!

Thanks for your additional testing, are you perhaps using custom templates? The idea of the external url feature is that the link on the main page redirects the user to...

Hi, we just released ShinyProxy 3.1.1, when you now visit the page of an app that is using the `external-url` property, you'll be redirected to this url. So this will...

Since you are only having the issue with Shiny apps and the issue is caused by an asset failing to load, I suspect that you are experiencing the issue described...