Created
July 2, 2020 19:45
-
-
Save KenwoodFox/d2033f69f619334b967636f9e993c5f9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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