Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save KenwoodFox/d2033f69f619334b967636f9e993c5f9 to your computer and use it in GitHub Desktop.
Save KenwoodFox/d2033f69f619334b967636f9e993c5f9 to your computer and use it in GitHub Desktop.
root@QuasselIRC:/ # su -m quasselcore
quasselcore@QuasselIRC:/ % quasselcore --configdir=/var/cache/quassel --add-user
2020-07-02 15:45:33 [Warn ] SslServer: Certificate file /var/cache/quassel/quasselCert.pem does not exist
2020-07-02 15:45:33 [Warn ] SslServer: Unable to set certificate file
Quassel Core will still work, but cannot provide SSL for client connections.
Please see https://quassel-irc.org/faq/cert to learn how to enable SSL support.
2020-07-02 15:45:33 [Warn ] SslServer: Certificate file /var/cache/quassel/quasselCert.pem does not exist
2020-07-02 15:45:33 [Warn ] PostgreSQL driver plugin not available for Qt. Installed drivers: QSQLITE
2020-07-02 15:45:33 [Warn ] No storage backend selected!
2020-07-02 15:45:33 [Error] Cannot write quasselcore configuration; probably a permission problem.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment