View Single Post
Author Message
suki97
BANNED
Join Date: Sep 2021
Location: GB
Old 09-08-2021 , 15:04   Problem with CS:GO server
Reply With Quote #1

I keep getting this error in logs

" Query failure: attempt to write a readonly database "

Does anyone know what could be wrong or?

Quote:
"Databases"
{
"driver_default" "mysql"

// When specifying "host", you may use an IP address, a hostname, or a socket file path

"default"
{
"driver" "default"
"host" "localhost"
"database" "sourcemod"
"user" "root"
"pass" ""
//"timeout" "0"
//"port" "0"
}

"storage-local"
{
"driver" "sqlite"
"database" "sourcemod-local"
}

"clientprefs"
{
"driver" "sqlite"
"host" "localhost"
"database" "clientprefs-sqlite"
"user" "root"
"pass" ""
//"timeout" "0"
//"port" "0"
}
}
suki97 is offline
Send a message via ICQ to suki97 Send a message via AIM to suki97 Send a message via Yahoo to suki97 Send a message via Skype™ to suki97