I found out it was Database Charset problem
the error was happen during installation on utf8mb4_general_ci
then I reinstall it in utf8mb4_bin ### It works, Yeah!!!
Dolibarr database charset should be utf8_general_ci
If a table does not exist, and then, when you change charset, it exist : That’s means that the table was corrupted.
Hi,
I am having excactly this issue. Can you please guide me through on your solution?
I have a ds124, followed the guide but the last step gives me the same error message.
Hi Jon,
I am on 21.0.2, but managed to make it work.
I deleted the container folders, the images and the stack. Basically started over and now I am setting up dolibarr finally. I don’t know where the mistake was but most importantly it works now.
Cheers!