Zowie

Results 8 comments of Zowie

This is still an issue right now during Ritual league, I see that there's an item filter option in Exile Diary but does that just upload it to GGG or...

@InanimateCrbnRod I'm running into issues with the Policy file, did you generate your own or use the bin file?

There's also https://endoflife.date which might be useful for this in some way (at least as a reference)

So I did just experience this again, gateway just silently stops receiving messages, implementation [here](https://github.com/z0w13/tulpje/blob/334f60d26e13819bced7eacc4d92639a69b59d3d/gateway/src/main.rs#L94) It did coincide with an uptime healthchecks on other services timing out, so I suspect...

As far as TLS backend goes (running in Docker scratch containers, so): ```toml twilight-gateway = { version = "0.16.0", features = ["rustls-ring", "rustls-webpki-roots" ], default-features = false } ``` @Erk-...

Ok so update after [adding extra trace statements](https://github.com/z0w13/tulpje/commit/304abb640200b3476d721b7a2ffb44fd24e0cb9c) that turned out to not be necessary for now, it seems we just, freeze up after `twilight_gateway::shard: connection is failed or "zombied"`...

For `kopia snapshot verify` it seems that the ID needed isn't the one listed in `kopia snapshot list`. When you run `kopia snapshot list --json` you'll see that snapshot ID...