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

Using multiple containers on different ports #26

Open
LaurenceBont opened this issue Sep 6, 2021 · 0 comments
Open

Using multiple containers on different ports #26

LaurenceBont opened this issue Sep 6, 2021 · 0 comments

Comments

@LaurenceBont
Copy link

Hi,

I was able to create multiple containers using different ports but R only accepts the default port (4003), all other ports R states "Error in if (curMsg == .twsIncomingMSG$ERR_MSG) { :
argument is of length zero"
while the container is active (it is listed in docker ps)

Also, I cannot connect to any other port using VNCViewer other than the default 5901. How can I view other containers that are not using the default ports?

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

1 participant