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

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

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.

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

“Error
Java heap space”

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

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

looks like this solved any problem.

thank you for your support.

1 Like