I changed umbraco.sdf read-only to attributes.
And Umbraco cannot start from a read-only database.
Why cannot Umbraco connect to the database in read-only mode?
What does it need to write to the database? How to avoid writing to the database? And also it cannot GetDictionaryValue in read-only mode
Umbraco cannot start from a read-only database
I changed umbraco.sdf read-only to attributes. And Umbraco cannot start from a read-only database. Why cannot Umbraco connect to the database in read-only mode? What does it need to write to the database? How to avoid writing to the database? And also it cannot GetDictionaryValue in read-only mode
Umbraco use db to register server for LB and umbraco 8 saves cache in DB.
Hi Rostislav
Why do you need a read-only database?
Thanks, Alex
Hello, I need to sync between two servers.
How to disable register server for LB so that it does not write to db?
Thank you
You can see here instruction
https://our.umbraco.com/documentation/getting-started/setup/server-setup/load-balancing/flexible-advanced
if you use multiply servers, sdf is not good idea, you should put it in shared folder
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.