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

attempt to write a readonly database Unable to fetch row


EvilTater
 Share

Recommended Posts

[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 2015

2015-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: 96

2015-06-28 02:38:23.383 ServerDB: Opened SQLite database C:/Program Files (x86)/Mumble/murmur.sqlite

2015-06-28 02:38:23.387 Murmur 1.2.9 (1.2.9) running on Win: 6.2.9200.1: Booting servers

2015-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 by EvilTater
Link to comment
Share on other sites

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

 Share

×
×
  • Create New...