You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an error we have seen once before, where our autoscaling cluster of instances will create on bad instance. Essentially creating the chance that anyone that happens to be connected to that bad instance will have every single page fail. Meanwhile every other instance is still healthy, so to others there is no issue.
The problem does eventually resolve itself once there is low usage and the instance is killed, which is exactly what's happened in this case.
But as we currently have no idea what causes this to happen, or how we can fix it, I'll go ahead and leave this issue open until we are able to do something to mitigate this issue.
While the root cause of this issue hasn't been totally addressed, since the implementation of improved error handling, and providing much better logging, as well as returning errors to the user in a better way has been added, I'll go ahead and close this one for now.
While the root cause of this issue may still appear, we will now be much more equipped to actually solve it, and I feel like this is the best place for us to close this issue, since it's possible the issue may not return.
Is this Bug Present in the upstream API Server?
What is the Bug
Most of the package links cannot be accessed
How to Replicate the Bug
The text was updated successfully, but these errors were encountered: