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
Out of the blue 7777 started failing without giving too much information on what is going wrong:
I tried running with --verbose hoping to get more information but nothing
~/pycon-root ❯ 7777 --verbose with marco@remotedev at 07:52:52 PM
Using the AWS region eu-central-1.
Validating the 7777 license.
Generating unique RSA keys for the SSH tunnel.
Checking if the port 7777 is available.
Port 7777 selected.
Listing databases.
Which database would you like to connect to?
[1] pythonit-pastaporto
[2] pythonit-production
: 1
Selected database pythonit-pastaporto.
Retrieving the availability zone and subnet of your instance.
Checking if 7777 is set up in the AWS account.
7777 is already set up, moving on.
Retrieving the container security group.
Retrieving the computer's IP address.
Authorizing 157.90.199.19 on the security group.
Starting the Fargate container.
Error: Creating the bastion failed for an unknown reason.
Now it started working again, but would it be possible to expose more information when the creation fails to debug better?
Thank you!
The text was updated successfully, but these errors were encountered:
marcoacierno
changed the title
7777 bastion creation fails
Bastion creation failed with no logs
Aug 2, 2022
Out of the blue 7777 started failing without giving too much information on what is going wrong:
I tried running with
--verbose
hoping to get more information but nothingNow it started working again, but would it be possible to expose more information when the creation fails to debug better?
Thank you!
The text was updated successfully, but these errors were encountered: