pwmumble Posted January 23, 2012 Share Posted January 23, 2012 Error [REPLACE INTO `user_info` (`server_id`, `user_id`, `key`, `value`) VALUES (?, ?, ?, ?)]: unable to open database file Unable to fetch row When on server is 500+ users online. After restarting the server is working properly. I understand that SQLite does not build anything with such a heavy load? If this is true, how can I properly convert murmur SQLite to MySQL database?Murmur 1.2.3 on Debian. Using default SQLite database and the latest Mumble-Django webpanel.94 servers and 2630 users. Link to comment Share on other sites More sharing options...
pwmumble Posted January 24, 2012 Author Share Posted January 24, 2012 Today:SQL Error [REPLACE INTO `user_info` (`server_id`, `user_id`, `key`, `value`) VALUES (?, ?, ?, ?)]: unable to open database file Unable to fetch row Again 500+ users online. Its a bugged... Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now