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


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Solved Reset Calibre user password

    Calibre Web
    1
    2
    717
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • timconsidine
      timconsidine App Dev last edited by

      Can't login to my Calibre app
      Have the password, well, a password which worked before
      Now getting :
      Could not login: LDAP bind_user: simple_bind() argument 1 must be str or None, not dict

      Any thoughts on error ? Or how/where I can reset password ?

      timconsidine 1 Reply Last reply Reply Quote 0
      • timconsidine
        timconsidine App Dev @timconsidine last edited by timconsidine

        Realised that maybe I should do some research !
        Documentation is not immediately obvious but the following works.
        From the app terminal ...

        cd /app/data/calibre-web
        python3 /app/code/calibre-web/cps.py -s user:pwd -p app.db
          Password for user 'user' changed
        

        And I'm back in !

        Some other info :
        https://github.com/janeczku/calibre-web/wiki/Command-Line-Interface#command-line-options

        1 Reply Last reply Reply Quote 2
        • timconsidine
          timconsidine App Dev @timconsidine last edited by timconsidine

          Realised that maybe I should do some research !
          Documentation is not immediately obvious but the following works.
          From the app terminal ...

          cd /app/data/calibre-web
          python3 /app/code/calibre-web/cps.py -s user:pwd -p app.db
            Password for user 'user' changed
          

          And I'm back in !

          Some other info :
          https://github.com/janeczku/calibre-web/wiki/Command-Line-Interface#command-line-options

          1 Reply Last reply Reply Quote 2
          • Topic has been marked as a question  girish girish 
          • Topic has been marked as solved  girish girish 
          • First post
            Last post
          Powered by NodeBB