Subj : web_feed_importer.js erroring out
To : Kurisu
From : echicken
Date : Mon Oct 19 2020 11:16 am
Re: web_feed_importer.js erroring out
By: Kurisu to echicken on Mon Oct 19 2020 02:15:28
Ku> It appears at least that it actually fails before the import can even happen - even if you clear the
Ku> [feed] section of modopts it results in the same error. In my rudimentary debugging I considered the
Without a [feeds] section, I would expect web_feed_importer.js to throw 'TypeError: opts is not an object'. So it's not even getting as far as running its main function.
There's almost certainly a problem with one of the scripts that web_feed_importer is loading, or one of the scripts that one of those scripts is loading, and so forth on down the line.
I have no such problem on my system, where all of the scripts are up to date as of a few minutes ago.
Difficult to give specific advice without knowing how you update and manage your system, but you may want to back up your exec/ directory structure and replace it with a fresh copy.