Git Product home page Git Product logo

Comments (3)

taunometsalu avatar taunometsalu commented on July 25, 2024

Hi, I would suggest to first check whether /srv/shiny-server/ has the right content:

docker exec -ti customClustvisColor /bin/bash
cd /srv/shiny-server/
ls -l

If ClustVis code is not there then there is something wrong with mounting the volume. Maybe something has changed in the new Docker version?

BTW, I have never seen backslash in the Linux folder context like in \srv\shiny-server\. Are you sure it was like this before, not /srv/shiny-server/?

from clustvis.

syjgino avatar syjgino commented on July 25, 2024

Hi, I would suggest to first check whether /srv/shiny-server/ has the right content:

docker exec -ti customClustvisColor /bin/bash
cd /srv/shiny-server/
ls -l

If ClustVis code is not there then there is something wrong with mounting the volume. Maybe something has changed in the new Docker version?

BTW, I have never seen backslash in the Linux folder context like in \srv\shiny-server\. Are you sure it was like this before, not /srv/shiny-server/?

Hi taunometsalu,

Thank you for the quick response.

I tried to check the content, it returns:
total 44
drwxr-xr-x 2 root root 4096 Oct 10 2017 01_hello
drwxr-xr-x 2 root root 4096 Oct 10 2017 02_text
drwxr-xr-x 2 root root 4096 Oct 10 2017 03_reactivity
drwxr-xr-x 2 root root 4096 Oct 10 2017 04_mpg
drwxr-xr-x 2 root root 4096 Oct 10 2017 05_sliders
drwxr-xr-x 2 root root 4096 Oct 10 2017 06_tabsets
drwxr-xr-x 2 root root 4096 Oct 10 2017 07_widgets
drwxr-xr-x 3 root root 4096 Oct 10 2017 08_html
drwxr-xr-x 2 root root 4096 Oct 10 2017 09_upload
drwxr-xr-x 2 root root 4096 Oct 10 2017 10_download
drwxr-xr-x 2 root root 4096 Oct 10 2017 11_timer
lrwxrwxrwx 1 root root 38 Oct 10 2017 index.html -> /opt/shiny-server/samples/welcome.html
lrwxrwxrwx 1 root root 37 Oct 10 2017 sample-apps -> /opt/shiny-server/samples/sample-apps

Then I tried to run container with "/", it worked out this time! And checking the content returns:
total 0
drwxrwxrwx 1 root root 40960 Jun 26 2019 datasets
drwxrwxrwx 1 root root 4096 Jun 26 2019 docker
-rwxr-xr-x 1 root root 31970 Jun 27 2019 global-copy.R
-rwxr-xr-x 1 root root 32139 Apr 7 00:06 global.R
-rwxr-xr-x 1 root root 1453 Jun 26 2019 README.md
drwxrwxrwx 1 root root 4096 Jun 26 2019 Rpackage
-rwxr-xr-x 1 root root 45251 Jun 26 2019 server-copy.R
-rwxr-xr-x 1 root root 46432 Jun 27 2019 server.R
-rwxr-xr-x 1 root root 67908 Jun 26 2019 ui - Copy.R
-rwxr-xr-x 1 root root 68203 Jun 27 2019 ui.R
drwxrwxrwx 1 root root 0 Jun 26 2019 www

I'm sure I used "" before and it worked well. Maybe the new update no longer accept that?

from clustvis.

taunometsalu avatar taunometsalu commented on July 25, 2024

Maybe, glad to hear that you got it working!

from clustvis.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.