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

remove this error output on up #62

Open
dogi opened this issue Aug 3, 2024 · 0 comments
Open

remove this error output on up #62

dogi opened this issue Aug 3, 2024 · 0 comments

Comments

@dogi
Copy link
Member

dogi commented Aug 3, 2024

... after stop

./main.sh aws up
aws-cli/1.19.1 Python/3.9.2 Linux/5.15.61-v8+ botocore/1.20.0
The key pair luftballon already exists. Please use another key name.
Security Group already exists.
Starting stopped EC2 instance...
{
    "StartingInstances": [
        {
            "CurrentState": {
                "Code": 0,
                "Name": "pending"
            },
            "InstanceId": "i-08c65d50c0010ca3f",
            "PreviousState": {
                "Code": 80,
                "Name": "stopped"
            }
        }
    ]
}
get the new ip address. The procedure might take time for a while
jq: error (at <stdin>:8): Cannot iterate over null (null)
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