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

Failed to set initial capabilities


stupidname
 Share

Recommended Posts

Hi there,


I wonder if someone would help me out here with a Mumble server:


Server description & set-up

Server is Debian Squeeze, non-free repos enabled.

Linux  a31 2.6.32-cgmemcap #1 SMP Sat Dec 18 17:53:37 CET 2010 x86_64 GNU/Linux

Installed using : apt-get install mumble-server

All dependencies are met/installed as per the mumble-server package on Debian. (I checked by hand with dpkg).

dpkg-reconfigure mumble-server, was run and super user was set-up.

Server runs, and user can connect and grant ACL to account. All is well.


Problem: restarting server /etc/init.d/mumble-server restart, results in this error:

Failed to set initial capabilities


Additionally, several settings in the /etc/mumble-server.ini are not honoured, like:-

serverpassword=mypassword

At least it never prompted for one.


Here are the log entries from shutdown to restart:

<W>2010-12-29 22:38:37.570 Shutting down
<W>2010-12-29 22:38:37.571 MurmurIce: Shutdown complete
Failed to set initial capabilities
<W>2010-12-29 22:38:37.606 Initializing settings from /etc/mumble-server.ini (basepath /etc)
<W>2010-12-29 22:38:37.606 Binding to address 62.58.61.184
<C>2010-12-29 22:38:37.608 Successfully switched to uid 105
<C>2010-12-29 22:38:37.608 Failed to set initial capabilities
<W>2010-12-29 22:38:37.612 ServerDB: Openend SQLite database /var/lib/mumble-server/mumble-server.sqlite
<W>2010-12-29 22:38:37.615 Resource limits were 0 0
<C>2010-12-29 22:38:37.615 Failed to set priority limits.
<C>2010-12-29 22:38:37.615 Failed to set final capabilities
<W>2010-12-29 22:38:37.617 DBus registration succeeded
<W>2010-12-29 22:38:37.618 MurmurIce: Endpoint "tcp -h 127.0.0.1 -p 6502" running
<W>2010-12-29 22:38:37.667 Murmur 1.2.2 (1.2.2-5) running on X11: Debian GNU/Linux testing (squeeze): Booting servers
<W>2010-12-29 22:38:37.671 1 => Server listening on 123.123.123.123:64738
<W>2010-12-29 22:38:37.675 1 => Announcing server via bonjour
<W>2010-12-29 22:38:37.678 1 => Not registering server as public

 

How could I enable the password, and what action should I take to sort out the Failed to set initial capabilities (or least what does this really mean)?

Link to comment
Share on other sites

  • Administrators

When logging in to an existing account you are not required to enter the server pw.

Furthermore, if you entered the server password it is (AFAIK) saved in the server->access tokens list, so you will only have to enter it once.

Check with a new password and a non-registered username if it does not ask for a pw.

Link to comment
Share on other sites

 Share

×
×
  • Create New...