Skip to content

Instantly share code, notes, and snippets.

@awreece
Created October 16, 2012 07:28
Show Gist options
  • Select an option

  • Save awreece/3897784 to your computer and use it in GitHub Desktop.

Select an option

Save awreece/3897784 to your computer and use it in GitHub Desktop.
root@/var/lib/quassel# quasselcore --configdir=/var/lib/quassel --change-userpass=myuser
2012-10-16 07:28:04 Warning: SslServer: Certificate file /var/lib/quassel/quasselCert.pem does not exist
2012-10-16 07:28:04 Warning: SslServer: Unable to set certificate file
Quassel Core will still work, but cannot provide SSL for client connections.
Please see http://quassel-irc.org/faq/cert to learn how to enable SSL support.
2012-10-16 07:28:04 Warning: SslServer: Certificate file /var/lib/quassel/quasselCert.pem does not exist
("QSQLITE", "QMYSQL3", "QMYSQL")
Core is currently not configured! Please connect with a Quassel Client for basic setup.
Quassel IRC: "0.8.0" "5988f4cd56e54fbe02e668fd48bf430e80f33f55"
# 0 quasselcore 0x00007f08445c1d41 0x0000000000000000
# 1 quasselcore 0x00007f08445ac82f 0x0000000000000000
# 2 libc.so.6 0x00007f08428204c0 0x0000000000000000
# 3 quasselcore 0x00007f08444e96d4 0x0000000000000000
# 4 quasselcore 0x00007f08444f0ce1 0x0000000000000000
# 5 quasselcore 0x00007f08444f0eb4 0x0000000000000000
# 6 quasselcore 0x00007f08444e8c16 0x0000000000000000
# 7 quasselcore 0x00007f08444e8ef1 0x0000000000000000
# 8 quasselcore 0x00007f08444e7e7e 0x0000000000000000
# 9 libc.so.6 0x00007f084280b76d __libc_start_main
# 10 quasselcore 0x00007f08444e8819 0x0000000000000000
root@/var/lib/quassel# ls
quasselCert.pem quasselcore.conf quassel-storage.sqlite
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment