• 5 Posts
  • 141 Comments
Joined 9 months ago
cake
Cake day: December 28th, 2023

help-circle


  • I have a self-hosted Baikal server with self-signed CA on Android 14 and it works.

    However, I didn’t had to add the certificate to Davx⁵ itself. Adding a rootCA into your device and your reverse proxy handling the request should work as expected over https.

    Those kind of things are difficult to troubleshoot, this could be:

    • Bad rootCA certificate, missing the necessary options ?
    • Wrong certificate handled by your reverse proxy ?
    • Radicale doesn’t recognize your certificate extension ?
    • Wrong networking configuration ?
    • Bug ?

    We need more infos about your setup:

    • Do you use a reverse proxy ?
    • Had you already any success with this certificate within an other application ?
    • Any logs from your Android, Davx⁵?


  • Maybe all package managers default to libtorrent 2.0.X, but that’s not true when downloading from the website.

    Maybe you are a windows user?

    Close enough… Got MacOS, Windows and EndeavourOS and there’s also an appimage available on their site so it’s not only because you’re a “Windows user”.




  • If only it would be that easy… First hurdle there is no “enable i2p on qbittorrent” ! After searxing around and coming across the last comment of a reddit post (not even the official forum), you have to download qbitorrent with libtorrent 2.0.x series.

    On the qbittorent download page chose the qbitorrent version corresponding to your system with lt20.

    Don’t make it sound I2P alongside qbitorrent is easy. It’s not ! There isn’t any proper tutorial on how to use i2p and eepsites in the first place. Don’t get me wrong, I’m doing my part, but for newbies/newcomers this sounds like an “install/forget” situation while it isn’t !


  • If you’re into selfhosting komga is a great alternative eBook, epub reader. Their native web reader is great and works flawlessly and your reading is synced on your server, so you can finish off where ever you’re ! (Yeah you need to be online sorry :/)

    Though there isn’t a native reader for offline reading, you can install mihon and the komga plugin to fetch your server’s PDF files (doesn’t work with epubs). However, mihon only syncs your finished chapters.

    That’s why I recommend to read with komga’s PWA as it works great and syncs on what page you finished off.









  • While I don’t know of a solution I totally get what you mean… A lot of cool projects don’t work anymore because of that…

    Something similar to the container technology, where everything is packed into an image with all it’s dependencies to the correct version. The app would probably be a security nightmare, but could still work in it’s own contained system.

    This sounds like a very neat technology that Linux is missing !