I just installed the latest dev and when I was checking the uninstall tab, I have a database error. See screenshots.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | Capture du 2017-08-18 04-20-31.png | 42.38 KB | zenimagine |
| Capture du 2017-08-13 03-56-06.png | 212.83 KB | zenimagine | |
| Capture du 2017-08-13 14-26-02.png | 10.22 KB | zenimagine | |
| Capture du 2017-08-13 04-28-43.png | 40.41 KB | zenimagine |
Comments
Comment #2
joachim commentedThe uninstall page loads fine for me.
Did you run all entity updates?
Comment #3
zenimagine commentedYes i did the update
Comment #4
zenimagine commentedI also tried to uninstalled it by the console but it does not work.
Comment #5
zenimagine commenteddrupal module:uninstall commerce_license
Comment #6
joachim commentedIt's probably that you updated the code and that added the role field to the schema, but didn't create it.
You can either add the table manually so uninstall deletes it, hack out the exception in the code temporarily, or reinstall your whole site.
Comment #7
zenimagine commentedCan you explain how to do this with "Console" ? thank you
Comment #8
joachim commentedIt's best if you ask for support for Console on IRC or at the Console project. I don't use it that much.
Comment #10
jpoesen commentedFor what it's worth, I was running into the same issues and was able to uninstall commerce_license after running the following database queries manually: