Lyderic Landry

Results 11 comments of Lyderic Landry

I also have this weird report in lxc-checkconfig saying that ns_cgroup is 'required', although all seems to be working ok. Here my details (os is archlinux, fully up-to-date as of...

I have been struggling with that for a while and the solution for me was to use an **ecdsa** ssh key. rsa and ed25519, the formats I always use, didn't...

> I had the same issue, and the reason is that `ssh-rsa` is not considered secure anymore, and thus removed. > > You can solve it in two ways: >...

> Might be worth adding a link to this thread on the [SSH wiki page,](https://github.com/koreader/koreader/wiki/SSH#troubleshooting) I suspect we'll have a lot of btw I use arch users! > > Also,...

Many thanks. L.

Fair enough. Many thanks.

Yes. That makes sense. Thanks!

I followed all your suggestions: 1. My configuration file `sqlpage/sqlpage.yaml` now looks like this: ```yaml port: 4004 database_url: "sqlite://:memory:" sqlite_extensions: - "/usr/local/lib/sqlext/define.so" max_database_pool_connections: 1 ``` 2. I removed the `sqlpage/migrations`...

Excellent. Thanks! On Tue, 4 Jun 2024, 18:29 Ophir LOJKINE, ***@***.***> wrote: > Maybe it's not a problem, just untidy > > Yes, we'll need to implement on_disconnect.sql to allow...

Sorry, my feature request was misleading: valkey is indeed a drop-in replacement for redis. However, it doesn't show up in the documentation as a [redis compatible database](https://juicefs.com/docs/community/databases_for_metadata#redis-compatible-database). IMHO it would...