Thilo-Alexander Ginkel
Thilo-Alexander Ginkel
We're seeing the following nginx-HTTP2-related exceptions: * `okhttp3.internal.http2.StreamResetException` * `okhttp3.internal.http2.ConnectionShutdownException` ``` okhttp3.internal.http2.ConnectionShutdownException: null at okhttp3.internal.http2.Http2Connection.newStream(Http2Connection.kt:246) at okhttp3.internal.http2.Http2Connection.newStream(Http2Connection.kt:225) at okhttp3.internal.http2.Http2ExchangeCodec.writeRequestHeaders(Http2ExchangeCodec.kt:76) at okhttp3.internal.connection.Exchange.writeRequestHeaders(Exchange.kt:59) at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.kt:36) at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:34) ... 43 common...
The issue is still relevant
The issue IMHO is that a lot of aliases are accumulating over time (one additional alias per recreate). These are just the container IDs of former instances of this Docker...
I tried last month when it didn't work and crashed with the backtrace above.
@afranken Works like a charm, thank you very much! :-)
I've got automatic dependency updates & a CI build running over at https://github.com/tgbyte/ma1sd/tree/feature/ci-dependency-updates, would you be interested in a PR? Edit: If anyone is looking for an up-to-date image: I...
A script would be perfectly fine, I could invoke that from the udev hook I'm already using.
I think you can disable the blue LED by setting the LED 1 pin to `-1`.
The red LED is always on, afaik. You can unsolder it if it annoys you.
Thanks for the speedy reply! I do have backups, but am wondering how to figure out when the corruption happened. Any idea how to identify the point in time when...