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

Problem Uploading File #9653

Closed
cyberduck opened this issue Aug 15, 2016 · 4 comments
Closed

Problem Uploading File #9653

cyberduck opened this issue Aug 15, 2016 · 4 comments

Comments

@cyberduck
Copy link
Collaborator

8de600f created the issue

After upgrading to version 5.0.11 my cyberduck stop working. When I try to send a file do Google Drive, or another service. An error appear saying that the file could not be found. Before the upgrade everything was working fine.

Best regards,


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please attach the file cyberduck.log in the application support directory.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

2016-08-01 16:46:45,847 [timer-1] ERROR AsyncController - Unhandled exception during invoke
cli.System.OverflowException
2016-08-17 13:44:32,443 [background-1] ERROR AsyncController - Unhandled exception during invoke
ch.cyberduck.core.exception.LoginCanceledException{detail='null', cause='null', message='null'}
	at cli.Ch.Cyberduck.Ui.Controller.PromptLoginController$$$003C$$003Ec__DisplayClass12_0.<prompt>b__0(Unknown Source)
	at cli.Ch.Cyberduck.Ui.Controller.Threading.SimpleDefaultMainAction.run(Unknown Source)
	at cli.System.Delegate.DynamicInvokeImpl(Unknown Source)
	at cli.System.Windows.Forms.Control.InvokeMarshaledCallbackDo(Unknown Source)
	at cli.System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Unknown Source)
	at cli.System.Threading.ExecutionContext.RunInternal(Unknown Source)
	at cli.System.Threading.ExecutionContext.Run(Unknown Source)
	at cli.System.Threading.ExecutionContext.Run(Unknown Source)
	at cli.System.Windows.Forms.Control.InvokeMarshaledCallback(Unknown Source)
	at cli.System.Windows.Forms.Control.InvokeMarshaledCallbacks(Unknown Source)
	at cli.System.Windows.Forms.Control.WndProc(Unknown Source)
	at cli.System.Windows.Forms.ScrollableControl.WndProc(Unknown Source)
	at cli.System.Windows.Forms.Form.WndProc(Unknown Source)
	at cli.System.Windows.Forms.Control$ControlNativeWindow.OnMessage(Unknown Source)
	at cli.System.Windows.Forms.Control$ControlNativeWindow.WndProc(Unknown Source)
	at cli.System.Windows.Forms.NativeWindow.Callback(Unknown Source)
	at cli.System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(Unknown Source)
	at cli.System.Windows.Forms.Application$ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(Unknown Source)
	at cli.System.Windows.Forms.Application$ThreadContext.RunMessageLoopInner(Unknown Source)
	at cli.System.Windows.Forms.Application$ThreadContext.RunMessageLoop(Unknown Source)
	at cli.Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.OnRun(Unknown Source)
	at cli.Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.DoApplicationModel(Unknown Source)
	at cli.Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase.Run(Unknown Source)
	at cli.Ch.Cyberduck.Ui.Controller.MainController.Run(Unknown Source)
	at cli.Ch.Cyberduck.Ui.Controller.MainController.Run(Unknown Source)
	at cli.Ch.Cyberduck.Ui.Controller.MainController.Main(Unknown Source)
2016-08-17 16:11:55,124 [background-1] ERROR ch.cyberduck.core.Resolver - Waiting for resolving of www.googleapis.com
java.lang.InterruptedException
	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(AbstractQueuedSynchronizer.java:1300)
	at java.util.concurrent.CountDownLatch.await(CountDownLatch.java:231)
	at ch.cyberduck.core.Resolver.resolve(Resolver.java:96)
	at ch.cyberduck.core.LoginConnectionService.connect(LoginConnectionService.java:181)
	at ch.cyberduck.core.LoginConnectionService.check(LoginConnectionService.java:140)
	at ch.cyberduck.core.LoginConnectionService.check(LoginConnectionService.java:151)
	at ch.cyberduck.core.threading.SessionBackgroundAction.connect(SessionBackgroundAction.java:220)
	at ch.cyberduck.core.threading.SessionBackgroundAction.call(SessionBackgroundAction.java:186)
	at ch.cyberduck.core.threading.BackgroundCallable.call(BackgroundCallable.java:51)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:512)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:618)
	at ch.cyberduck.core.threading.NamedThreadFactory$1.run(NamedThreadFactory.java:55)
	at java.lang.Thread.run(Thread.java:955)

@cyberduck
Copy link
Collaborator Author

8de600f commented

Sorry, I don't understand anything.

@cyberduck
Copy link
Collaborator Author

@ylangisc commented

Please [debug logging], try to transfer a file again and post the log file afterwards.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant