boboldehampsink / import

DEPRECATED - Import plugin for Craft CMS
MIT License
177 stars 28 forks source link

Plugin stuck in Generating Search Keywords loop. #131

Closed ShaneHowell closed 8 years ago

ShaneHowell commented 8 years ago

Import was successful but it's stuck in a loop. Tried disabling and uninstalling the plugin but it still displays and won't go away. CSV only has 50 items in it.

Craft CMS 2.6.2797 PHP Version 5.6.20-0+deb8u1

screen shot 2016-08-06 at 4 37 34 pm screen shot 2016-08-06 at 3 59 34 pm
ShaneHowell commented 8 years ago

It would appear that the plugin doesn't like the Neo plugin. There were a ton of pending tasks in the craft_tasks db table for Neo:

screen shot 2016-08-06 at 4 46 04 pm

EDIT: This is probably an issue with the Neo plugin though, related issue from their repo: https://github.com/benjamminf/craft-neo/issues/38

benjamminf commented 8 years ago

Yep this is likely a problem with where I chose to run the keywords task. This should be fixed in the next release. You can cancel these tasks manually by going to the craft_tasks table in the database and deleting the rows.