# Why does it keep on telling me to resync the DAO state?

**URL:** <https://bisq.community/t/why-does-it-keep-on-telling-me-to-resync-the-dao-state/13885>\
**Category:** Uncategorized\
**Created:** [July 27, 2026, 11:02am UTC](https://bisq.community/t/why-does-it-keep-on-telling-me-to-resync-the-dao-state/13885 "2026-07-27T11:02:46Z")\
**Posts on this page:** 5\
**Page:** 1

<div class="post-metadata">

**Author:** ![restorazo](https://bisq.community/letter_avatar/restorazo/32/5_5575768a8748004e209b776fc1b2916d.png) [@restorazo](https://bisq.community/u/restorazo)\
**Post date:** [July 27, 2026, 11:02am UTC](https://bisq.community/t/why-does-it-keep-on-telling-me-to-resync-the-dao-state/13885/1 "2026-07-27T11:02:46Z")

</div>

I get the pop-up “Warning  
Your Bisq DAO state needs to be resynced….”

---

<div class="post-metadata">

**Author:** ![suddenwhipvapor](https://bisq.community/user_avatar/bisq.community/suddenwhipvapor/32/3291_2.png) [@suddenwhipvapor](https://bisq.community/u/suddenwhipvapor)\
**Post date:** [July 28, 2026, 9:11pm UTC](https://bisq.community/t/why-does-it-keep-on-telling-me-to-resync-the-dao-state/13885/2 "2026-07-28T21:11:18Z")

</div>

This has been a common report after update to 1.10.4, after the first wave of such issues users have not reported it anymore, so it is likely that after a first corruption of DAO state, finally most of the network reached a consensus.  
I expect your instance will get to a stable state soon enough.

---

<div class="post-metadata">

**Author:** ![Nick\_wilson](https://bisq.community/letter_avatar/nick_wilson/32/5_5575768a8748004e209b776fc1b2916d.png) [@Nick\_wilson](https://bisq.community/u/Nick_wilson)\
**Post date:** [July 29, 2026, 12:13pm UTC](https://bisq.community/t/why-does-it-keep-on-telling-me-to-resync-the-dao-state/13885/3 "2026-07-29T12:13:53Z")

</div>

i’m getting the same error even after completing multiple DAO resync… i also keep getting the the following error.

“Error  
Java heap space”

---

<div class="post-metadata">

**Author:** ![suddenwhipvapor](https://bisq.community/user_avatar/bisq.community/suddenwhipvapor/32/3291_2.png) [@suddenwhipvapor](https://bisq.community/u/suddenwhipvapor)\
**Post date:** [July 29, 2026, 4:47pm UTC](https://bisq.community/t/why-does-it-keep-on-telling-me-to-resync-the-dao-state/13885/4 "2026-07-29T16:47:08Z")

</div>

concentrate on resolving the heap space error, that might enable the dao issues

edit /opt/bisq/lib/app/Bisq.cfg by adding`java-options=-XX:MaxRAM=8g` and `java-options=-Xmx8g`

---

<div class="post-metadata">

**Author:** ![Nick\_wilson](https://bisq.community/letter_avatar/nick_wilson/32/5_5575768a8748004e209b776fc1b2916d.png) [@Nick\_wilson](https://bisq.community/u/Nick_wilson)\
**Post date:** [July 30, 2026, 9:12am UTC](https://bisq.community/t/why-does-it-keep-on-telling-me-to-resync-the-dao-state/13885/5 "2026-07-30T09:12:42Z")

</div>

looks like this solved any problem.

thank you for your support.
