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

EC AlgorithmParameter not available error message #10545

Closed
cyberduck opened this issue Nov 28, 2018 · 8 comments
Closed

EC AlgorithmParameter not available error message #10545

cyberduck opened this issue Nov 28, 2018 · 8 comments
Assignees
Labels
bug fixed googledrive Google Drive Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

ebdbad5 created the issue

Hello !

Since I updated to the latest Version of Cyberduck ( i get the following error when I try to login to my Google Drive
Cryptomator fault. (Please see attached Screenshot)

Interoperabilitätsfehler

The connection isn`t possible anymore.

best regards
Michael


Attachments

@cyberduck
Copy link
Collaborator Author

ebdbad5 commented

The Version with the faulty Behavior is 6.8.5 (29301).

I downgraded to 6.5.3. Everything works fine again.

regards
Michael

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Regression. Previous fix in e75fe44.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you confirm you are running the current snapshot build?

@cyberduck
Copy link
Collaborator Author

ebdbad5 commented

Hi David !

Yes, I can confirm, that I run the latest Snapshot Build from this morning. Version 6.8.5 (29304).
Get the same Error when I try to access Googledrive.
I attached new Screenshots... With Version 6.8.5 (29289) is was running very well.

best regards
Michael

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In f8c78a5. Addendum in 7be0183.

@cyberduck
Copy link
Collaborator Author

ebdbad5 commented

Hello !

I updated this morning to Cyberduck Version 6.8.5 (29313).
Now Cyberduck is completely crashing when I try to open a GoogleDrive
Account. I have the option to send an error report what I have done 2-3 times...
When I switch back to an ealier Version it is working again...

best regards
Michael

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Top-level Exception
Type:        ch.cyberduck.core.FactoryException
Message:     Failure loading session class for Profile{parent=davs, vendor=iterate GmbH, description=null, image=null} protocol. Failure java.lang.reflect.InvocationTargetException
Source:      Cyberduck.Core
Stack Trace: at ch.cyberduck.core.SessionFactory.create(Host host, X509TrustManager trust, X509KeyManager key)
   at ch.cyberduck.core.SessionPoolFactory.stateless(ConnectionService connect, TranscriptListener transcript, Cache cache, Host bookmark, X509TrustManager trust, X509KeyManager key, VaultRegistry vault)
   at ch.cyberduck.core.SessionPoolFactory.create(ConnectionService connect, TranscriptListener transcript, Cache cache, Host bookmark, X509TrustManager x509TrustManager, X509KeyManager x509KeyManager, VaultRegistry registry, Usage[] usage)
   at ch.cyberduck.core.SessionPoolFactory.create(Cache cache, Host bookmark, HostPasswordStore keychain, LoginCallback login, HostKeyCallback key, ProgressListener listener, TranscriptListener transcript, Usage[] usage)
   at ch.cyberduck.core.SessionPoolFactory.create(Controller controller, Cache cache, Host bookmark, ProgressListener listener, Usage[] usage)
   at ch.cyberduck.core.SessionPoolFactory.create(Controller controller, Cache cache, Host bookmark, Usage[] usage)
   at Ch.Cyberduck.Ui.Controller.BrowserController.<>c__DisplayClass209_0.<Mount>b__0()
   at Ch.Cyberduck.Ui.Controller.BrowserController.<>c__DisplayClass216_0.<UnmountImpl>b__0()
   at Ch.Cyberduck.Ui.Controller.BrowserController.Disconnect(CallbackDelegate runnable)
   at Ch.Cyberduck.Ui.Controller.BrowserController.UnmountImpl(CallbackDelegate disconnected)
   at Ch.Cyberduck.Ui.Controller.BrowserController.Unmount(DialogCallbackDelegate unmountImpl, CallbackDelegate disconnected)
   at Ch.Cyberduck.Ui.Controller.BrowserController.Unmount(CallbackDelegate disconnected)
   at Ch.Cyberduck.Ui.Controller.BrowserController.Mount(Host host)
   at Ch.Cyberduck.Ui.Controller.BrowserController.View_ConnectBookmark(Object sender, ConnectBookmarkArgs connectBookmarkArgs)
   at Ch.Cyberduck.Ui.Winforms.BrowserForm.bookmarkListView_KeyDown(Object sender, KeyEventArgs e)
   at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e)
   at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m)
   at System.Windows.Forms.Control.ProcessKeyMessage(Message& m)
   at System.Windows.Forms.Control.WmKeyChar(Message& m)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ListView.WndProc(Message& m)
   at BrightIdeasSoftware.ObjectListView.HandleKeyDown(Message& m)
   at BrightIdeasSoftware.ObjectListView.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:7 MichaelEckstein]:

Hello !

I updated this morning to Cyberduck Version 6.8.5 (29313).
Now Cyberduck is completely crashing when I try to open a GoogleDrive
Account. I have the option to send an error report what I have done 2-3 times...
When I switch back to an ealier Version it is working again...

best regards
Michael

In e455b5b.

@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 fixed googledrive Google Drive Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants