Went through the setup guide step by step. Installed without errors then:
Failed to start infrastructure:
Got Access Denied when trying to CreateChangeSet in CloudFormation Change Set stack8992d616b5bc4105b31d95a6ec2a5662-changeset. Please make sure your user has the ‘iam:GetUser’ IAM Permission to make these error messages better.
Please make sure your IAM user <unknown> has the following IAM Permission(s) to access CloudFormation Change Set.
cloudformation:CreateChangeSet
Found this in the logs for AWSPortalLink
1552422055.943000 2019-03-12 13:20:55,943 [C:\Program Files (x86)\Thinkbox\AWSPortalLink\GetTunnelParams.py:main:299] [root] [9132] [MainThread] [INFO] GetTunnelParams.py started…
1552422055.943000 2019-03-12 13:20:55,943 [C:\Program Files (x86)\Thinkbox\AWSPortalLink\GetTunnelParams.py:main:300] [root] [9132] [MainThread] [INFO] using INSTALL_LOCATION - ‘C:\Program Files (x86)\Thinkbox\AWSPortalLink’
1552422056.554000 2019-03-12 13:20:56,553 [C:\Program Files (x86)\Thinkbox\AWSPortalLink\GetTunnelParams.py:_can_connect_to_proxy:67] [root] [9132] [MainThread] [WARNING] Error when checking if server is online:
Host:“52.##.##.###” Port: “8080”
Error: The remote server returned an error: (403) Forbidden.
at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
at System.Net.WebClient.DownloadString(Uri address)
Server should be 443 SSL connection with a password on the certificate.
How do I configure Repo settings?
at FranticX.Web.WebUtils.SendHttpGetRequest(String endpoint, Int32 port, String path)