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

Certificate unavailable when creating RStudio from another AWS account #25

Open
BoPeng opened this issue Apr 13, 2023 · 1 comment
Open

Comments

@BoPeng
Copy link

BoPeng commented Apr 13, 2023

We have successfully set up RStudio for our SWB installation on us-east-2. However, we have multiple AWS account associated with this installation. When users from other accounts create an RStudio workspace, an error message would appear showing certificate not found.

image

The failure happens when the instance tries to create an ALB which tries to access the certificate from another account, although in this case, a loadbalancer already exists on the root account that supports another RStudio instance.

image

Does the RStudio/ALB configuration support multiple accounts? If so, how can i get around of this problem?

@BoPeng
Copy link
Author

BoPeng commented Apr 13, 2023

I got around this problem by creating a separate certificate for the user. It is a bit tricky because the DNS entry has to be manually added to the Hosted zone of the root account.

Then separate configurations need to be created for each user.

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