Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content

Calibre Web

30 Topics 226 Posts
  • How do I add custom css on calibre-web?

    Solved
    2
    0 Votes
    2 Posts
    574 Views
    girishG

    @andirahmat Files/source code on cloudron is read-only. This is to make sure updates are smooth. You will have to contact upstream to make them customizable across updates.

  • Errors during installation - Directory and Column

    Solved
    3
    0 Votes
    3 Posts
    251 Views
    girishG

    This should be fixed now, I have pushed a new package. Thanks @BrutalBirdie

  • 3 Votes
    5 Posts
    473 Views
    girishG

    @bubonicfred yeah, it's a docker hub issue. people are getting sporadic 404's on many app images. Retrying seems to work.

  • 0 Votes
    5 Posts
    274 Views
    jdaviescoatesJ

    @jdaviescoates said in Cloudron say app is running, but there is an Internal Server Error:

    I think this is perhaps somehow related to Volumes because I was just able to recreate it.

    It was.

    I looked at the File Manager for the Volume and spotted that some folders and the metadata.db were owned by root instead of Cloudron.

    I started changing them one by one via the File Manager but that was tiresome so I open the Web Terminal and ran:

    chown -R cloudron:cloudron /library

    That fixed the issue on another test I installed, but didn't resolve the issue with my initial install. So I just kept the next test install and moved it books.uniteddiversity.coop which is now working again 🙂 (well, working in a unstable and outdated state 😉 )

    I'm pretty sure the issue was created when I rsync'd up a load more books to the Hetzner Storage Box where the Volume actually lives. I'd forgotten that I need to do the chown thing afterwards (and now I'm wondering if I can edit my rsync command to stop me having to chown afterwards...)

  • 0 Votes
    12 Posts
    1k Views
    imc67I

    @jdaviescoates then that was the solution 🙂

  • Calibre Web 0.6.10 released

    Solved
    3
    4 Votes
    3 Posts
    324 Views
    necrevistonnezrN

    0.6.11 is out @nebulon @girish

    New features:
    Swipe support for reader
    Logging of failed opds accesses
    Automatic conversion to kepub on kobo sync
    Webp format to comic reader supported formats
    Title is no longer shortened on book page

    Bug Fixes:
    Chinese character language texts are no longer shown for english locale
    logging on database error
    Filepicker option
    reverse proxy login working again
    Detection of invalid email addresses for registering

  • Calibre Web database location is not stored persistent

    Solved
    6
    1 Votes
    6 Posts
    503 Views
    girishG

    @imc67 Need to write tests and better LDAP integration. The upstream author told me he would accept a PR, so I just need to learn some python and find some time to code it.

  • Uploading multiple folders not possible

    Solved
    9
    1 Votes
    9 Posts
    412 Views
    jdaviescoatesJ

    I guess now they'll be a 5.6.5 🙂

  • Cloudron Docs link wrong

    Solved
    4
    1 Votes
    4 Posts
    250 Views
    nebulonN

    Ah got it now. There was a typo, well spotted. This is fixed now.

  • 1 Votes
    5 Posts
    1k Views
    girishG

    @jdaviescoates yes, the web app will be the source of truth. Which is nice, since it all gets backed up now.