sismics / reader

Free and open source feeds reader, including all major Google Reader features
https://www.sismics.com/reader/
GNU General Public License v2.0
400 stars 98 forks source link

Error importing from OPML #154

Closed JauntyTGD closed 7 years ago

JauntyTGD commented 7 years ago

Import Progress stops with no error, and no way to cancel/abort. Persists after restarting Sismics, or logging out and back in.
This prevents me from being able to dismiss completed import progress bars

image

jendib commented 7 years ago

Can you please join your full reader logs?

JauntyTGD commented 7 years ago

Here you are

jendib commented 7 years ago

It's the database logs. Do you have a reader.log file? It shouldn't be far.

JauntyTGD commented 7 years ago

Sorry, as far as I could tell that was it: I simply made a copy and renamed it from reader.log to reader-log.txt so as to be able to attach it to the post (since git didn't allow the filetype)

I retrieved it from [...]\AppData\Roaming\Sismics\Reader\db\reader.log I've made another copy here since then

jendib commented 7 years ago

You have nothing here: \AppData\Roaming\Sismics\Reader\log ?

JauntyTGD commented 7 years ago

Oh no, I do of course. Sorry for making such an obvious mistake reader.log.txt

jendib commented 7 years ago

How many times did you try to import your OPML file?

JauntyTGD commented 7 years ago

I believe I attempted the failed file twice, but I'm not certain. At least twice, though.

jendib commented 7 years ago

It looks like the error is:

Error processing import file \AppData\Local\Temp\reader_opml_import8058655338571952660.tmp 
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.

Can you provide the failing OPML file?

JauntyTGD commented 7 years ago

it should be this one

jendib commented 7 years ago

I just imported successfully your file here (available for 4h, login with admin/admin): http://pwd10-0-48-3-8123.host1.labs.play-with-docker.com

JauntyTGD commented 7 years ago

thanks for your help, I appreciate it