This is a read-only archive of the Mumble forums.

This website archives and makes accessible historical state. It receives no updates or corrections. It is provided only to keep the information accessible as-is, under their old address.

For up-to-date information please refer to the Mumble website and its linked documentation and other resources. For support please refer to one of our other community/support channels.

Jump to content

Server log message "Object::connect: No such slot Murmur..."


soulie
 Share

Recommended Posts

Have run my own little murmur server on centos for many years now , but out of curiousity what does :

"Object::connect: No such slot MurmurDBus::userTextMessage(const User *, const TextMessage &)" actually mean , i think that has been in my logs for years now carrying over to each new itteration . Was wondering if this error is there because me copying the murmur.sqlite over the years. Or is this just because i don't use DBus?


Murmur always has worked just fine on centos, but this message always made me curious :D


Server start log below.

 

<W>2016-03-18 16:33:01.211 Shutting down
<W>2016-03-18 16:35:55.975 Initializing settings from /opt/murmur/murmur-static_x86-1.2.15/murmur.ini (basepath /opt/murmur/murmur-static_x86-1.2.15)
<W>2016-03-18 16:35:55.993 Meta: TLS cipher preference is "ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:AES256-SHA:AES128-SHA"
<W>2016-03-18 16:35:55.993 OpenSSL: OpenSSL 1.0.1s  1 Mar 2016
<C>2016-03-18 16:35:55.995 Successfully switched to uid 500
<W>2016-03-18 16:35:56.069 ServerDB: Opened SQLite database /opt/murmur/murmur-static_x86-1.2.15/murmur.sqlite
<W>2016-03-18 16:35:56.083 Resource limits were 0 0
<W>2016-03-18 16:35:56.084 Successfully dropped capabilities
<W>2016-03-18 16:35:56.100 Murmur 1.2.15 (1.2.15) running on X11: CentOS release 6.7 (Final): Booting servers
<W>2016-03-18 16:35:56.108 1 => Server listening on [::]:3000
<W>2016-03-18 16:35:56.137 1 => Announcing server via bonjour
<W>2016-03-18 16:35:56.149 1 => Not registering server as public
<W>2016-03-18 16:35:56.149 Object::connect: No such slot MurmurDBus::userTextMessage(const User *, const TextMessage &)

 

Regards Ward.

Link to comment
Share on other sites

 Share

×
×
  • Create New...