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

I get problems on the lasts steps "Deployment" #10

Open
Vatusai opened this issue Mar 11, 2023 · 3 comments
Open

I get problems on the lasts steps "Deployment" #10

Vatusai opened this issue Mar 11, 2023 · 3 comments

Comments

@Vatusai
Copy link

Vatusai commented Mar 11, 2023

Hi! I would love to try this out but I cant get through the deployment. I get this error after I enter "chalice deploy" and it gets Stuck at:
... Updating policy for IAM role: chatgpt-telegram-bot-dev-message-handler-lambda
... Creating lambda function: chatgpt-telegram-bot-dev-message-handler-lambda ......
raise ConnectionClosedError(
botocore.exceptions.ConnectionClosedError: Connection was closed before we received a valid response from endpoint URL: "https://lambda.us-east-1.amazonaws.com/2015-03-31/functions".
WHICH CONTAINS:
{"message":"Missing Authentication Token"}

What did I do wrong?

Best wishes

@chikosan
Copy link

chikosan commented Apr 8, 2023

try to run
aws sts get-caller-identity
to check that you are Authenticated

@beskrovnykh
Copy link

beskrovnykh commented May 16, 2023

@Vatusai
I have the same problem, it would be great if you share information on whether you managed to solve it

@beskrovnykh
Copy link

beskrovnykh commented May 16, 2023

Finally I got this working after I did this

chalice deploy --connection-timeout 900

Repository owner deleted a comment from duskagain Feb 23, 2024
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

3 participants