[0.30.2: DONE] Metabase 0.30 RC: Queries timing out, other issues (AWS ALB HTTP/2 related)

we’ve been seeing pretty regular hangs for a few months too. first the whole app would hang, but more recently just new queries would hang, while the app and existing (maybe cached) queries serve fine. similar symptoms as described here.

(we’re on 0.29.* and now 0.30, bare jar on a single m3.medium EC2 instance behind an application ELB. affected all browsers and all databases we have in metabase, both postgres and bigquery. we were seeing hangs as often as once or more per day, under moderate load.)

disabling http/2 seemed like a far-fetched fix, but i tried it, and we’ve now been up for five days with no hangs. fingers crossed, it may have done the trick. thanks @je2ryw @mmollick @a13n et al!

1 Like

So disabling HTTP/2 is your solution?
Well I too experienced same, when I moved to 0.30.0 it felt like often hanged up.
I looked into logs, memories ramped up very much than prev version I think, I never experienced hanged up in 0.29.*

Hi,
for folks running metabase via the jar and serving up traffic via jetty and an A record in cloudflare - any other options you’d suggest?

V

The freezing should be resolved in 0.30.2.

thanks sbelak - will update today and check…