bug#65858: mumi crashes

2023-10-25 Thread Arun Isaac
Hi Chris and Maxim, >> I think this is kind of expected. If NGinx hits the proxy_read_timeout >> it'll return a 504 to the client and close the connection to Mumi I >> think. I think what you're seeing here is Mumi trying to respond to a >> request from NGinx that NGinx has closed. Thanks for t

bug#65858: mumi crashes

2023-10-24 Thread Christopher Baines
Maxim Cournoyer writes: > Hi Christopher, > > Christopher Baines writes: > > [...] > >>> Here's a fresh crash (on berlin): >>> >>> 2023-10-24 06:22:58 GET >>> /graphql?query=query%20%7B%0A%20%20issue%28number%3A%2065806%29%20%7B%0A%20%20%20% >>> 20open%0A%20%20%7D%0A%7D%0A&variables=%7B%7D 200

bug#65858: mumi crashes

2023-10-24 Thread Maxim Cournoyer
Hi Christopher, Christopher Baines writes: [...] >> Here's a fresh crash (on berlin): >> >> 2023-10-24 06:22:58 GET >> /graphql?query=query%20%7B%0A%20%20issue%28number%3A%2065806%29%20%7B%0A%20%20%20% >> 20open%0A%20%20%7D%0A%7D%0A&variables=%7B%7D 200 >> 2023-10-24 06:22:58 GET /issue/29433/a

bug#65858: mumi crashes

2023-10-24 Thread Christopher Baines
Maxim Cournoyer writes: > Hi, > > Maxim Cournoyer writes: > >> Hi Arun, >> >> Arun Isaac writes: >> >>> Hi Maxim, >>> >>> I have made a number of changes to mumi and reconfigured berlin with the >>> latest mumi. Here is a quick summary of the main changes to mumi. >>> >>> - We now log the comp

bug#65858: mumi crashes

2023-10-23 Thread Maxim Cournoyer
Hi, Maxim Cournoyer writes: > Hi Arun, > > Arun Isaac writes: > >> Hi Maxim, >> >> I have made a number of changes to mumi and reconfigured berlin with the >> latest mumi. Here is a quick summary of the main changes to mumi. >> >> - We now log the complete URI and the response code for every re

bug#65858: mumi crashes

2023-10-10 Thread Maxim Cournoyer
Hi Arun, Arun Isaac writes: > Hi Maxim, > > I have made a number of changes to mumi and reconfigured berlin with the > latest mumi. Here is a quick summary of the main changes to mumi. > > - We now log the complete URI and the response code for every request to > mumi. > - We now handle HEAD r

bug#65858: mumi crashes

2023-10-10 Thread Arun Isaac
Hi Maxim, I have made a number of changes to mumi and reconfigured berlin with the latest mumi. Here is a quick summary of the main changes to mumi. - We now log the complete URI and the response code for every request to mumi. - We now handle HEAD requests correctly. This should eliminate so

bug#65858: mumi crashes

2023-10-09 Thread Maxim Cournoyer
Hi Arun, Arun Isaac writes: > Hi Maxim, > > Thanks for monitoring mumi. I'm not sure why these mumi crashes are > happening. I can think of two leads to start working on. > > 1. I see many lines such as those below that warn of garbage collection > issues with "repeated allocations of large bloc

bug#65858: mumi crashes

2023-10-09 Thread Arun Isaac
Hi Maxim, Thanks for monitoring mumi. I'm not sure why these mumi crashes are happening. I can think of two leads to start working on. 1. I see many lines such as those below that warn of garbage collection issues with "repeated allocations of large blocks". I am not sure, but this sounds like

bug#65858: mumi crashes

2023-10-07 Thread Maxim Cournoyer
Hello, Today, Mumi (version 0.0.5-4.2453a5a) was crashing again, with the website returning 502 Bad Gateway errors, with the same error, it seems: --8<---cut here---start->8--- 2023-10-07 11:48:52 In procedure fport_write: Broken pipe 2023-10-07 11:48:52 Uncaug