Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Rostislav 2 posts 22 karma points
    Dec 23, 2019 @ 20:41
    Rostislav
    0

    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

    enter image description here

  • Yakov Lebski 427 posts 1654 karma points
    Dec 23, 2019 @ 21:04
    Yakov Lebski
    0

    Umbraco use db to register server for LB and umbraco 8 saves cache in DB.

  • Alex Skrypnyk 5908 posts 22603 karma points MVP 4x admin c-trib
    Dec 24, 2019 @ 10:27
    Alex Skrypnyk
    0

    Hi Rostislav

    Why do you need a read-only database?

    Thanks, Alex

  • Rostislav 2 posts 22 karma points
    Dec 24, 2019 @ 12:43
    Rostislav
    0

    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

  • Yakov Lebski 427 posts 1654 karma points
    Dec 30, 2019 @ 16:39
    Yakov Lebski
    0

    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

  • 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.

Please Sign in or register to post replies