Kevin Roleke
Kevin Roleke
### Describe the bug I have an item like ``` * TODO [ ] Do things SCHEDULED: ``` If I want to mark the checkbox, I would normally do `Space`....
``` ValueError: Hrana: `api error: `{"message":"The stream has expired due to inactivity","code":"STREAM_EXPIRED"}`` ``` Keep getting this unrecoverable error in my application which sparsely runs SQL queries. https://github.com/tursodatabase/libsql/issues/985 https://github.com/tursodatabase/go-libsql/issues/12 Same issue...
Every endpoint I hit with this client gives this generic error ``` The "listener" argument must be of type function. Received an instance of Object ``` Tried with the latest...
On systemd machines without the `service` command available, docker will always appear to not be running. The file `script/common/os/linux/impl.sh` will attempt to run the following command to check the status...
I am getting this error when Canvas attempts to send an outgoing email via SMTP. ``` getaddrinfo: Name or service not known /var/canvas/vendor/bundle/ruby/3.3.0/gems/net-smtp-0.5.0/lib/net/smtp.rb:663:in `initialize' /var/canvas/vendor/bundle/ruby/3.3.0/gems/net-smtp-0.5.0/lib/net/smtp.rb:663:in `open' /var/canvas/vendor/bundle/ruby/3.3.0/gems/net-smtp-0.5.0/lib/net/smtp.rb:663:in `tcp_socket' /var/canvas/vendor/bundle/ruby/3.3.0/gems/net-smtp-0.5.0/lib/net/smtp.rb:672:in `block...