Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FTPbox only running for a few minutes then crashes. #14

Closed
sclune opened this issue Jan 6, 2013 · 2 comments
Closed

FTPbox only running for a few minutes then crashes. #14

sclune opened this issue Jan 6, 2013 · 2 comments
Assignees
Labels

Comments

@sclune
Copy link

sclune commented Jan 6, 2013

Hi,

I have set up FTPbox on my win 7 pc (work network) syncing with a WD NAS drive on my home network, it seems to sync fine when it starts but never lasts longet than five minutes run time..

Windows Error logs reports the following as a .Net Runtime error..

Application: FTPbox.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: Starksoft.Net.Ftp.FtpDataConnectionException
Stack:
at Starksoft.Net.Ftp.FtpBase.CreatePassiveConn()
at Starksoft.Net.Ftp.FtpBase.TransferData(Starksoft.Net.Ftp.TransferDirection, Starksoft.Net.Ftp.FtpRequest, System.IO.Stream, Int64)
at Starksoft.Net.Ftp.FtpBase.TransferText(Starksoft.Net.Ftp.FtpRequest)
at Starksoft.Net.Ftp.FtpClient.GetDirList(System.String)
at Starksoft.Net.Ftp.FtpClient.ParseDirListDeep(System.String, Starksoft.Net.Ftp.FtpItemCollection)
at Starksoft.Net.Ftp.FtpClient.ParseDirListDeep(System.String, Starksoft.Net.Ftp.FtpItemCollection)
at Starksoft.Net.Ftp.FtpClient.ParseDirListDeep(System.String, Starksoft.Net.Ftp.FtpItemCollection)
at Starksoft.Net.Ftp.FtpClient.GetDirListDeep(System.String)
at FTPboxLib.Client.ListRecursive(System.String)
at FTPbox.Forms.fMain.SyncRemote(System.Object)
at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart(System.Object)

And the following as a Application error..

Faulting application name: FTPbox.exe, version: 2.3.1.1, time stamp: 0x50e3634b
Faulting module name: KERNELBASE.dll, version: 6.1.7601.17965, time stamp: 0x506dbe50
Exception code: 0xe0434352
Fault offset: 0x0000c41f
Faulting process id: 0x15a4
Faulting application start time: 0x01cdec51eda463f1
Faulting application path: C:\Program Files (x86)\FTPbox\FTPbox.exe
Faulting module path: C:\Windows\syswow64\KERNELBASE.dll
Report Id: cd94f1e2-5845-11e2-963c-94cbd7d1ac8d

Any help would be greatly appreciated..

Cheers

Scott.

@JohnTheGr8
Copy link
Member

Thanks for reporting this, I'll investigate...

@ghost ghost assigned JohnTheGr8 Jan 11, 2013
@JohnTheGr8
Copy link
Member

Reported again here: #22
closing this one...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants