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

DBus issue installing mumble on fresh Digital Ocean server


giantoctopus
 Share

Recommended Posts

Hello there! I'm trying to get Mumble's server running properly.


I'm starting with a fresh, out-of-the-box 512MB DigitalOcean instance. It's running the LEMP stack because I plan to use this for hosting as well, later on.


I'm following this tutorial.


Mumble-server refuses to start, and the last messages on the log file show this:

 

<W>2015-01-14 11:14:28.683 Initializing settings from /etc/mumble-server.ini (basepath /etc)
<W>2015-01-14 11:14:28.684 OpenSSL: OpenSSL 1.0.1f 6 Jan 2014
<C>2015-01-14 11:14:28.684 Successfully switched to uid 108
<W>2015-01-14 11:14:28.738 ServerDB: Opened SQLite database /var/lib/mumble-server/mumble-server.sqlite
<W>2015-01-14 11:14:28.742 Resource limits were 0 0
<W>2015-01-14 11:14:28.742 Successfully dropped capabilities
<C>2015-01-14 11:14:28.745 MurmurIce: Initialization failed: Ice::SocketException
<W>2015-01-14 11:14:28.854 Murmur 1.2.4 (1.2.4-0.2ubuntu1.1) running on X11: Ubuntu 14.04.1 LTS: Booting servers
<W>2015-01-14 11:14:28.863 1 => Server listening on [::]:64734
<W>2015-01-14 11:14:28.869 1 => Announcing server via bonjour
<W>2015-01-14 11:14:28.878 1 => Not registering server as public
<W>2015-01-14 11:14:28.878 Object::connect: No such slot MurmurDBus::userTextMessage(const User *, const TextMessage &)

 

I've been searching around for the last couple hours and I can't find any advice other than "recompile without dbus support".


The config .ini file does have the dbus option commented out:

 

#dbus=system

 

So I have no idea why it's still trying to connect to it.


Any help would be much appreciated!

Link to comment
Share on other sites

 Share

×
×
  • Create New...