Are there any outages on the <app.pulumi.com> serv...
# general
r
Are there any outages on the app.pulumi.com service at the moment? I’m experiencing timeouts but am not totally sure if they are related to the internet quality on German railway. Other services are working pretty reliable, just app.pulumi.com has issues.
w
https://status.pulumi.com/ claims no. But who knows how reliable that is. I've seem Travis claim no outages while one was in progress.
b
i just got a 10 minute timeout on a Fargate service, so yeah I think something might be down
b
There aren't any known outages or performance issues at the moment, but we are checking things on our side.
Nothing looks apparently wrong based on our health monitoring, however the team will look deeper and report back. Thanks for the patience.
w
@rhythmic-finland-36256 what timeout errors are you seeing exactly? @big-nail-28315 the 10 minute timeout on Fargate tasks is likely the default creation timeout for the resource.
b
updating urnpulumidev:apiawsxxecsFargateService$awsecs/serviceService:customer dev timeout while waiting for state to become ‘true’ (last state: ‘false’, timeout: 10m0s)
I hadn’t seen that before
I was going to wait a while before I tried again, but I’ll give it a shot
w
Yes - that just means your service wasn’t healthy yet after 10 minutes.
b
Ah. I hadn’t seen it before with the same setup. I’m still learning all this stuff...my bad
r
There are further reports on slow answers, timeouts and app.pulumi.com not being reachable at all. https://pulumi-community.slack.com/archives/C84L4E3N1/p1567611744249300
c
@rhythmic-finland-36256 not sure if Igor is experiencing the same issue as you did. We are trying to confirm with him. We are keeping a close eye on this, but so far we aren’t seeing anything that would cause a timeout on our end. Are you sure it is not your internet connection? Are you still having trouble connecting to https://app.pulumi.com?
w
@rhythmic-finland-36256 Could you share details of any errors you are seeing? Are you seeing errors visiting
<http://app.pulumi.com|app.pulumi.com>
, or using the
pulumi
CLI?
r
For me it was both, using the website and from CLI. My internet connection is not the best at the moment as I’m traveling by train today and run into some timeouts every now and then. But I observed some isses for more than an hour and other sites worked pretty reliably. From CLI perspective I would think about low connection timeout settings but I experienced the same in the browser. For now it seems to work again (with the same quality as other services).
w
What errors exactly did you see? 404? Something else?
r
Just connection timeouts
Runnning
pulumi up
ended in requesting me to login again which then also didn’t load in the browser