I try to create an archive of komarov.livejournal.com.
It says
Downloading sync index xxx of 5192
Donwloading entries - 300 of 2912.
Then it goes up to 2299 then to 2744 (so at some point the increment is no 300), then 2853
and then it writes
Downloading comment index
and then immediately shows a following error message:
System.Xml.XmlException: "\" не является допустимым маркером. Ожидается маркер """ или "'". Строка 32, позиция 70.
( "\" is not an acceptable marker. A marker """ or "'" is expected. String 32, position 70.
в System.Xml.XmlTextReaderImpl.Throw(Exception e)
в System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
в System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(String expectedToken1, String expectedToken2)
в System.Xml.XmlTextReaderImpl.ParseAttributes()
в System.Xml.XmlTextReaderImpl.ParseElement()
в System.Xml.XmlTextReaderImpl.ParseElementContent()
в System.Xml.XmlTextReaderImpl.Read()
в System.Xml.XmlTextReader.Read()
в EF.ljArchive.Engine.Sync.ExportCommentsMeta(OptionsRow or, ILJServer iLJ, SessionGenerateResponse sgr, Int32& serverMaxID, UserMapCollection umc)
в EF.ljArchive.Engine.Sync.ThreadStart()
After clicking Continue it doesn't actually continue, it goes back to the point of a newly created archive. None of the downloaded entries are displayed.
This exception is reproducible.
I couldn't find a more detailed exception message or a log file so that's all I got.