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

Exception in prompt login controller #7849

Closed
cyberduck opened this issue Mar 17, 2014 · 6 comments
Closed

Exception in prompt login controller #7849

cyberduck opened this issue Mar 17, 2014 · 6 comments
Assignees
Labels
bug s3 AWS S3 Protocol Implementation worksforme
Milestone

Comments

@cyberduck
Copy link
Collaborator

d112130 created the issue

I've read the guidelines above, and am comfortable this is not an issue with my hosting service. As such, please give some credence to the info below:

I have used Cyberduck on OSX and Win7. I built a new machine this weekend with Win8.1, and I am unable to sign into my S3 account. My credentials are correct for S3 and I have verified that they work on other non-Win8.1 machines.

If I run Cyberduck on other machines from the same location with the same credentials, I do not experience issues. This appears to be a Cyberduck/Win8.1 issue. When trying to toggle the Log Drawer, I do not get any additional views.


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Plus attach the file cyberduck.log in the application support directory and any error message displayed.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#7851 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

d112130 commented

Error Dialog Reads:

Login Failed
Listing directory failed. Please contact your web hosting service provider for assistance.

Again the same credentials work on other machines, and also work with the "S3 Browser" software package. Problem seems to be unique to Cyberduck on Win8.1

@cyberduck
Copy link
Collaborator Author

@dkocher commented

2014-03-20 21:51:31,681 [background-1] ERROR AsyncController - Unhandled exception during invoke
null null
	at cli.Ch.Cyberduck.Ui.Controller.PromptLoginController$$$003C$$003Ec__DisplayClass5.<prompt>b__4(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.System.Windows.Forms.Application.Run(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)

@cyberduck
Copy link
Collaborator Author

@dkocher commented

This stacktrace is expected when choosing Cancel in the login prompt.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

We cannot reproduce this issue also tested with Windows 8.1. Can you reproduce this issue with another Windows 8.1 installation?

@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.
Labels
bug s3 AWS S3 Protocol Implementation worksforme
Projects
None yet
Development

No branches or pull requests

2 participants