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

Newly Installed Server Won't Start


Arcusan
 Share

Recommended Posts

I have uninstalled and reinstalled Mumble Server about a dozen times tonight. I've installed Mumble Server many different times in the past, and have had no issues. I can successfully setup a Mumble Server in less than 2 minutes. Here is what I did to install:


apt-get update

apt-get upgrade

apt-get install mumble-server

dpkg-reconfigure mumble-server

Yes, Yes, Set Password


As soon as I reconfigure and Mumble tries to write to the database, it gives the errors below. Pulled these directly from the log file.


I saw a previous post about an error that was similar, but not the same error. Someone mentioned moving the database to a different location that the murmur user has access to. I changed the path in mumble-server.ini to be /home/mumble-server, but I am still getting the same error. I even tried doing chmod 777 on the database and the folder the database is stored in, but I'm still getting the errors below. Any help would be greatly appreciated.


2015-07-07 21:29:08.994 Initializing settings from /etc/mumble-server.ini (basepath /etc)

2015-07-07 21:29:08.995 OpenSSL: OpenSSL 1.0.1f 6 Jan 2014

2015-07-07 21:29:08.995 Successfully switched to uid 113

2015-07-07 21:29:08.996 Failed to set initial capabilities

2015-07-07 21:29:09.091 ServerDB: Opened SQLite database /home/mumble-server/mumble-server.sqlite

2015-07-07 21:29:09.092 Generating new tables...

2015-07-07 21:29:09.093 SQL Error [CREATE UNIQUE INDEX `config_key` ON `config`(`server_id`, `key`)]: unable to open database file Unable to fetch row

Link to comment
Share on other sites

 Share

×
×
  • Create New...