Sunday 20 December 2015

Guest Blogger | FileZilla – How to fix “no document element found at offset 7774” error

FOR ALL TECHIES OUT THERE! Special Guest Blog From tuxpenguin


Today i had a small issue with my Filezilla , something got fucked up somewhere and it ended up showing this error
I’ve used FileZilla (an FTP Program) for years with building the number of web projets I do. Even with CMS Sites like this one, image optimisation and website speed tweaks often involve direct interaction with web space.

So it was odd that today I came across a very strange error: No Document Element Found at Offset…. Never had this error before

So I did a bit of digging and this error seems to arise when one of the settings files of FileZilla gets mashed up or corrupted in someway. FileZilla relies on a collection of XML Files to store you UI Layout and the web servers you want to connect to.
The file that leads to this no document element error thankfully is just one which governs the UI – so thankfully I didn’t have to re-input all of my web servers!

The Fix

The fix is really straight forward – you need to delete the ‘corrupt’ file, which on a Windows machine is found:
C:\Users\YOURNAME\AppData\Roaming\FileZilla\filezilla.xml
Close down the FTP client, delete this file and re-open the program and it will automatically regenerate your file. Done!


No comments:

Post a Comment