Open okkdev opened 4 months ago
hey, thanks for working on that! as for the error messages, that is an annoying part of how the underlying erlang vm logs things - if you run those numbers through a decimal to text converter, you should get the actual stack trace. i can also help debug further once i'm back from traveling in a few days
Thanks! From what I gather it's happening here. Which is outside of glyph. https://github.com/rawhat/stratus/blob/main/src/stratus/internal/socket.gleam#L142
Could you confirm this issue, just to make sure that it's not some problem in my bot? :)
I updated carpenter and fixed the breaking changes it introduced in the cache.
But I'm running into some stratus(?) errors.
I tried updating stratus, but that didn't change anything. It might be user error on my part. Any ideas on how to debug this?