question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

shinyproxy 2.4.0 loses reactivity when containerized

See original GitHub issue

Shinyproxy 2.4.0. running in docker containers cause shiny apps to lose reactivity - only with shinyproxy 2.4.0, not with previous versions.

The issue can be experienced by applying the following example:

https://github.com/openanalytics/shinyproxy-config-examples/tree/master/02-containerized-docker-engine

Replacing 2.4.0 in the Dockerfile with 2.3.1 does not experience the same issue - everything works as expected with 2.3.1.

Attached are two screen captures demonstrating the issue with v2.3.1 and v.2.4.0, respectively.

Thanks and kind regards sandro 2 4 0 2 3 1

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
LEDfancommented, Oct 22, 2020

Thanks for the heads up, these were forgotten during the rebuilds… The correct version is now also available at Github releases.

0reactions
xperimentalcommented, Oct 22, 2020

In that case the file in the releases is not the correct one, because it’s shasum differs:

> shasum -a 256 shinyproxy-2.4.1.jar
d1eb75bab9470cef60c6086f2aab4df41bbe81daf00147f1cb0089257dfee565  shinyproxy-2.4.1.jar

This matches the SHA256 checksum mentioned in the shinyproxy-2.4.1.jar.sha256 file.

Read more comments on GitHub >

github_iconTop Results From Across the Web

FAQ | ShinyProxy
it is very likely that your container was started, but that the Shiny app itself could not be started properly. This almost always...
Read more >
ChroMo, an Application for Unsupervised Analysis of ... - MDPI
The web access is behind a Docker containerized Nginx reverse proxy. ... is much lower in the absence of Hrs1, oscillatory movement is...
Read more >
Daily R Archives - Netlify
Functional programming explains why containerization is needed for reproducibility; 2022/11/30 Statistical Modeling, Causal Inference, and Social Science
Read more >
How to Set Up ShinyProxy to Host Shiny Apps
ShinyProxy is a free and open-source platform to deploy containerized web ... Hello Shiny App description: A simple reactive histogram container-cmd: ["R", ...
Read more >
ShinyProxy 2.4.0 - Open Analytics
One of the main advantages of ShinyProxy is the use of plugable container back-ends which allows people to use ShinyProxy on a plain...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found