You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
/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
The text was updated successfully, but these errors were encountered:
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:
{"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 ==
ofc i removed license from logs above
The text was updated successfully, but these errors were encountered: