m-lab / murakami-viz

A visualization service of Murakami tests using Koa and React.
Apache License 2.0
1 stars 1 forks source link

502 Bad Gateway Error #93

Closed critzo closed 4 years ago

critzo commented 4 years ago

Attempting to test adding more device data today, I see a 502 Bad Gateway Error when attempting to load the site.

critzo commented 4 years ago

Noting that @jheretic identified this as a stalled or shutdown container, and was investigating the cause.

jheretic commented 4 years ago

I suspect it might have been a memory issue on the VM, and the OOM killer got it. Memory usage seems stable so far, so we're not likely to get more info unless it happens again. I'm going to suggest modifying the default docker-compose setup so that containers auto-restart on failure, and look into the possibility of adding prometheus metrics if that's easy to do. Does that sound good @critzo?

critzo commented 4 years ago

That sounds good to me, yes.

rudietuesdays commented 4 years ago

@jheretic @critzo would it be helpful to open a new issue for the modification and close this out?

critzo commented 4 years ago

Yes @rudietuesdays Let's open a new issue for the OOM issue. Thanks.

rudietuesdays commented 4 years ago

Sounds good, closing this one out!