Developer forum

Forum » CMS - Standard features » Error when updating from 8.5.1.3 to 8.5.1.12

Error when updating from 8.5.1.3 to 8.5.1.12

Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

Hi there,

When I update a site to 8.5.1.12 I get the following error:

EcomProductCategory table is in an unknown state. Table contains 1 rows but should be empty. This problem can be solved by dropping the table and running the Conversion Tool again.

I can probably skip the conversion by setting a key in GlobalSettings, but shouldn't Dynamicweb handle this case itself? Any way around this?

Thanks,

Imar


Replies

 
Sebastian Dammark
Reply

I have the same issue when updating to latest 8.6.

My problem is that now, I cannot work on the website.  I can't even login.

 
Imar Spaanjaars Dynamicweb Employee
Imar Spaanjaars
Reply

Do you have access to the server and GlobalSettings file? If so, you can work around the issue by adding the following elements to the <ecom> element:

    <ProductCategories>
      <HasBeenConverted>True</HasBeenConverted>
    </ProductCategories>

It looks like a bug to me.

Imar

 

You must be logged in to post in the forum