-
Notifications
You must be signed in to change notification settings - Fork 87
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
dotnet eb deploy-environment command timeout #59
Comments
Do you happen to be using a VPC for EB? That could explain it. You might not have access to your S3 bucket from your VPC, in which case you would need to set up a VPC endpoint (bucket policy examples) |
Thanks klaytaybai. I confirmed that the EB account has full access to S3 bucket. Still no luck |
@burakiskender, I don't think should be the limiting factor, but how large is your file? Is your connection typically reliable? |
Nothing special my friend. 15 MB dotnetcore application. Upload via Ethernet . Cheers |
Hi @burakiskender, Good afternoon. I was going through the backlog issues and came across this one. Please advise if this is still an issue or could be closed. Thanks, |
This issue has not recieved a response in 2 weeks. If you want to keep this issue open, please just leave a comment below and auto-close will be canceled. |
Do not close. We experience this timeout at least a couple of times a month. |
@ashishdhingra |
Hi @augustoproiete @burakiskender, As @burakiskender pointed out, the issue happens on certain networks. Not sure if this has something to do with the network configuration, corporate security policies, etc. and how we could troubleshoot the issue given this scenario. Not sure if you would want to do network monitoring and work with network team to do some kind of tracing for failed responses. Thanks, |
Hi @ashishdhingra, that has not been my experience so far. When Can we get |
@augustoproiete I don't see any command switch to turn on the verbose logging. You may try using Fiddler to monitor network traffic when you execute Thanks, |
This issue has not recieved a response in 2 weeks. If you want to keep this issue open, please just leave a comment below and auto-close will be canceled. |
Hey @ashishdhingra, given that this timout only happens a couple of times a month it's not really possible to "predict" when it will happen (and then turn on Fiddler)... It's also not reasonable to have Fiddler (or similar tool) running 24/7 for several weeks on end. Instead, can we use this issue as a feature request for |
@augustoproiete Thanks got your reply. I have added feature-request label. |
We have noticed this issue has not received attention in 1 year. We will close this issue for now. If you think this is in error, please feel free to comment and reopen the issue. |
Feature request remains valid. Please keep it open. |
Getting a timeout issue when deploying my netcore app to EB. Here are the details :
Uploading to S3. (Bucket: elasticbeanstalk-ap-southeast-2-043897850050 Key: Pavoni/AWSDeploymentArchive_636847158216790790.zip)
... Progress: 10%
... Progress: 20%
... Progress: 30%
... Progress: 40%
... Progress: 50%
... Progress: 60%
... Progress: 70%
Error uploading application bundle to S3: Error uploading to App/AWSDeploymentArchive_App_636847158216790790.zip in bucket elasticbeanstalk-ap-southeast-2-043897850050: A task was canceled.
The text was updated successfully, but these errors were encountered: