I have set up RStudio Connect to run on port 444 on an AWS EC2 instance. When I hit my rstudio connect adress, https://myaddress.com:444 I get redirected to the RStudio Connect frontpage. Thats great!
I can also press the "sign up" bottom and get redirected without any problems. Here I can create my user as normal.
However when I try to press login, I get "ERR_INVALID_REDIRECT". It was not a problem when I was running on port 443 (standard https). Anyone know what the problem might be?