EvilTater Posted June 28, 2015 Share Posted June 28, 2015 (edited) [sOLVED] I seem to have gotten into quite the pickle. A couple days ago I tried to open my mumble server, and it gives me the error "attempt to write a readonly database Unable to fetch row". It might important to note that before this happened I tried putting a murmur shortcut into my startup folder, so when I started up my PC it would automatically startup murmur; however, I don't think this contributed to the problem. I also have the windows 10 preview, and again i don't think its the problem as its pretty stable how it is now. Thanks for any help! :D here is my murmur log when I try to start murmur:2015-06-28 02:38:23.359 Initializing settings from C:/Program Files (x86)/Mumble/murmur.ini (basepath C:/Program Files (x86)/Mumble)2015-06-28 02:38:23.367 Meta: TLS cipher preference is "ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:AES256-SHA:AES128-SHA"2015-06-28 02:38:23.367 OpenSSL: OpenSSL 1.0.1n 11 Jun 20152015-06-28 02:38:23.367 Failed to open logfile murmur.log. No logging will be performed.2015-06-28 02:38:23.382 SSL: CA certificate filter applied. Filtered size: 94, original size: 962015-06-28 02:38:23.383 ServerDB: Opened SQLite database C:/Program Files (x86)/Mumble/murmur.sqlite2015-06-28 02:38:23.387 Murmur 1.2.9 (1.2.9) running on Win: 6.2.9200.1: Booting servers2015-06-28 02:38:23.394 SQL Error [iNSERT INTO `slog` (`server_id`, `msg`) VALUES(?,?)]: attempt to write a readonly database Unable to fetch row Edited June 29, 2015 by EvilTater Link to comment Share on other sites More sharing options...
ngollan Posted June 28, 2015 Share Posted June 28, 2015 By default, applications do not have permission to write to Program Files (edit: and that's a good thing, don't change that by modifying ACLs in there!). You should modify your ini to put the database in a location the user running murmur has write access to. Link to comment Share on other sites More sharing options...
EvilTater Posted June 28, 2015 Author Share Posted June 28, 2015 you are jesus :D :D 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