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. Quote 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... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.