radicale

  1. hakova

    radicale service cannot start after apache24 upgrade

    Hi all, After upgrading apache24 this morning, a python-based WebCal/WebDAV server radicale cannot start with the following error: [12116] [WARNING] bcrypt module version '5.0.0' >= '5.0.0' and passlib(libpass) module version '1.7.4' < '1.9.3' found => incompatible, downgrade bcrypt or upgrade...
  2. hakova

    Solved htpasswd utility needed to encrypt password with bcrypt

    Hi all, I have been using radicale CardDAV/CalDAV server on FreeBSD for several years. I wanted to add one more user account, which requires encrypting his password by htpasswd utility using bcrypt encryption, since all other users' passwords are encrypted with this method and work as intended...
  3. IPTRACE

    Radicale does not work

    Server: py27-radicale-1.1.1 Client: Addin Outlook - CalDav Synchronizer I cannot sync data with the simple config. [server] hosts = 10.10.10.18:5232 # Daemon flag daemon = True # File storing the PID in daemon mode #pid = # SSL flag, enable HTTPS protocol ssl = True # SSL certificate path...
Back
Top