On 06/28/2015 04:41 PM, J J wrote: > I am experiencing this problem on my Raspberry Pi 2. By changing > permissions to the /var/run/mumble-server to 777, it works. > > Maybe this can be investigated as I lack the skills to go any further.
When mumble-server (murmurd) starts it needs to write its process ID to /var/run/mumble-server/mumble-server.pid so that the init script can use this file to check if the server is running, or to know which PID to stop to shut mumble-server down. This shouldn't have any effect on whether the mumble-server daemon accepts connections, so this sounds unrelated to this particular bug. -- Chris -- Chris Knadle [email protected] -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1346431 Title: Mumble server does not accept connections when started at machine boot time, works when service is restarted manually To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mumble/+bug/1346431/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
