Page 1 of 1

ERROR UPON OPENING PROGRAM

Posted: 2017-10-06 00:15
by gjsmoyer
When I initially open FileZilla I get a popup that says: An error occurred loading the transfer queue from “C:\Users\GreggSmoyer\AppData\Roaming\FileZilla\dqueue.sqlite3”. Some queue items might not have been restored.

The program then opens and appears to function properly.

However, when I try to download the latest version, it only gets halfway through the installation and then the program stops running and Windows closes it.

Suggestions?

Re: ERROR UPON OPENING PROGRAM

Posted: 2017-10-06 15:47
by botg
Why does Windows close the installer?

Re: ERROR UPON OPENING PROGRAM

Posted: 2017-10-06 20:13
by gjsmoyer
'Don't know.

Dialog box pops up, says:

FileZilla FTP Client has stopped working. A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available.

Re: ERROR UPON OPENING PROGRAM

Posted: 2017-10-06 22:01
by boco
Open the Event Viewer. The entry for the APPCRASH will be logged in the Application log. If you did find it, what is the name of the "Crashed Module"?

Re: ERROR UPON OPENING PROGRAM

Posted: 2017-10-06 22:59
by gjsmoyer
I found this:

Faulting application name: FileZilla_3.28.0_win64-setup.exe, version: 3.28.0.0, time stamp: 0x584dca38
Faulting module name: USER32.dll, version: 6.1.7601.23594, time stamp: 0x58249e1c
Exception code: 0xc0000005
Fault offset: 0x0001613f
Faulting process id: 0x2158
Faulting application start time: 0x01d33ecdd11913b5
Faulting application path: C:\Users\Gregg Smoyer\Downloads\FileZilla_3.28.0_win64-setup.exe
Faulting module path: C:\windows\syswow64\USER32.dll
Report Id: 2a3b2a48-aac1-11e7-a715-b870f41127f1

Re: ERROR UPON OPENING PROGRAM

Posted: 2017-10-07 16:34
by botg
Are you using any third-party software that is well-known to interfere with other programs such as virus scanners and firewalls? What happens if you completely uninstall those for a test?

Re: ERROR UPON OPENING PROGRAM

Posted: 2017-10-07 18:30
by gjsmoyer
Am using McAfee. Shut off real time scan and firewall. Still did not install. Other programs install normally. Could it have something to do with this error message? An error occurred loading the transfer queue from “C:\Users\GreggSmoyer\AppData\Roaming\FileZilla\dqueue.sqlite3”. Some queue items might not have been restored.

Should I completely uninstall FileZilla and try to install the latest version?

Re: ERROR UPON OPENING PROGRAM

Posted: 2017-10-08 07:36
by botg
The message about the queue is a completely different error that has nothing to do with the installer. Your stored queue has become damaged. Try deleting the file if you do not mind losing any remaining queue contents.

Re: ERROR UPON OPENING PROGRAM

Posted: 2017-10-08 14:55
by gjsmoyer
Problem solved. Deleted previous version of FileZilla, downloaded new version. Everything seems OK. Thanks for assistance.

Re: ERROR UPON OPENING PROGRAM

Posted: 2019-10-09 06:14
by collinspe
Greetings:

This solution requires a bit more than uninstall/reinstall.

(1) Something has damaged one of the filesin the folder "...C:\Users\...\AppData\Roaming\FileZilla".
(2) Reinstall, Uninstall, Repair does not change or delete the damaged file(s) in this folder!
WARNING: uninstalling the software DOES NOT delete/remove this folder, so the rename step (below) is required

Not sure what exactly caused the problem...
Could have been improper shutdown with task manager, or could have been a manually aborted update while filezilla was running.

This Solution worked for me:

(0) Win7 (windows explorer) or Win10 (file manager) to the "...AppData\Roaming\FileZilla" folder
(1) rename the FileZilla folder to something to link oldFileZilla
(you probably don't have to reinstall or repair the software, but you can if you want to)
(2) launch filezilla.exe
(3) filezilla will create a "FileZilla" new folder in the "Roaming" folder , but without your bookmarks and site structure
(4) close filezilla.exe
(5) go to the renamed folder and copy the following 3 files to the new folder
(a) bookmarks.xml
(b) filezilla.xml
(c) sitemanager.xml
(I had a LOT of bookmarks and a special structure and passwords that I did not want to have to re-create)
(6) launch filezilla.exe again
(7) once you log in you will have to re-validate your security certificate
(8) you should be able to launch filezilla.exe without getting this error message...

Later...collinspe