-
Notifications
You must be signed in to change notification settings - Fork 435
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
Ice Timeout #269
Comments
Any Update guys? I am facing same issue. |
Hello,
We're going to investigate. Could you give us more insight into how you
start Ice ?
Via docker, if so which image ? Via a CloudFormation ? Which base OS image ?
Thanks,
Nicolas
…--
Nicolas Fonrose | Teevity | Founder
+33.6.61.35.43.31
https://teevity.com - Cloud Costs Analytics built on NetflixOSS
twitter - @nfonrose / @Teevity
On Mon, Oct 16, 2017 at 6:39 AM, S. Maad Jahangir ***@***.***> wrote:
Any Update guys? I am facing same issue.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#269 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AACUpXN41d3SUNDQqK7qBCYPz1Gu8wTeks5sst4bgaJpZM4Pc6Pz>
.
|
@nfonrose I've followed the following link: So to answer your question, it was launched via Docker. Bucket have full permission and I've used almost all default settings |
Running it native on OS X 10.11.6 and it's doing the same thing. Just churning away seemingly forever picking up RI prices. Is there a way to limit that by region? I don't care about pricing anywhere aside from us-east-1. |
+1, it has been running for ages and ages. |
When I ru grailsw run-app, it will churn away for a while with output like the following:
[localhost-startStop-1] INFO basic.BasicReservationService - Setting RI price for ap-southeast-1 HEAVY r3.xlarge.windows 0.0 0.493
Then it'll error with this:
| Error 2017-09-19 15:31:57,219 [localhost-startStop-1] ERROR basic.BasicReservationService - failed to poll reservation prices
Message: Unable to unmarshall response (Read timed out). Response Code: 200, Response Text: OK
Line | Method
->> 1527 | handleResponse in com.amazonaws.http.AmazonHttpClient$RequestExecutor
The text was updated successfully, but these errors were encountered: