Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem with running docker container (license activation). #854

Open
szauri opened this issue Oct 8, 2024 · 1 comment
Open

problem with running docker container (license activation). #854

szauri opened this issue Oct 8, 2024 · 1 comment

Comments

@szauri
Copy link

szauri commented Oct 8, 2024

I have a problem with running docker image:
After run: podman run -it -p 8787:8788 -e RSW_LICENSE='' rstudio/rstudio-workbench:ubuntu1804
i recive errors:

  • trap deactivate EXIT
  • RSP_LICENSE=''''''''
  • RSP_LICENSE_SERVER=
  • RSW_LICENSE_FILE_PATH=/etc/rstudio-server/license.lic
  • '[' -n '''''''' ']'
  • /usr/lib/rstudio-server/bin/license-manager activate ''''''''
    {"result":33,"action":"activating product key","message":"There are network adapters on the system that are disabled and TurboActivate couldn't read their hardware properties (even after trying and failing to enable the adapters automatically). Enable the network adapters, re-run the function, and TurboActivate will be able to remember the adapters even if the adapters are disabled in the future."}
    == Exiting ==
  • deactivate

ofc i removed license from logs above

@bschwedler
Copy link
Contributor

@szauri Ubuntu 18.04 has reached end-of-life and the container is no longer being updated:

Do you run into the same issue using rstudio/rstudio-workbench:ubuntu2204?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants