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

Google Drive issue, can connect but not load #200

Closed
sydios opened this issue Jan 13, 2020 · 10 comments
Closed

Google Drive issue, can connect but not load #200

sydios opened this issue Jan 13, 2020 · 10 comments

Comments

@sydios
Copy link

sydios commented Jan 13, 2020

Hello,

I can successfully connect the drive but when I try to load a file I get this error. Sorry for the german.

`Informationen über das Aufrufen von JIT-Debuggen
anstelle dieses Dialogfelds finden Sie am Ende dieser Meldung.

************** Ausnahmetext **************
System.ArgumentException: Invalid chars in path.
bei KeeAnywhere.CloudPath.CheckInvalidPathChars(String path)
bei KeeAnywhere.CloudPath.GetExtension(String path)
bei KeeAnywhere.Forms.CloudDriveFilePicker.d__15.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
bei KeeAnywhere.Forms.CloudDriveFilePicker.d__12.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
bei KeeAnywhere.Forms.CloudDriveFilePicker.d__19.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
bei KeeAnywhere.Forms.CloudDriveFilePicker.d__c.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()`

@Kyrodan
Copy link
Owner

Kyrodan commented Jan 13, 2020

Maybe duplicate of #91?
Rename you account (see https://keeanywhere.de/use/advanced_topics, "Rename an Account) so it does not contain Umlaut.

@sydios
Copy link
Author

sydios commented Jan 13, 2020

No I don't have an umlaut in the name. But for testing, I changed it anyway but it didn't help.

@Kyrodan
Copy link
Owner

Kyrodan commented Jan 13, 2020 via email

@Kyrodan
Copy link
Owner

Kyrodan commented Jan 13, 2020

Could you please use this test-build: this contains an extenden error message.

KeeAnywhere-1.7.0-unstable.plgx.zip
Just extract the ZIP and copy the PLGX to the plugins-folder. Please don't forget to rename the "original" KeeAnywhere-File to something else (no PLGX-Extension).

@sydios
Copy link
Author

sydios commented Jan 13, 2020

Thanks, with this version it told me which file on the drive had the issue in the name. I renamed it and now it works. Thanks a lot!

@sydios sydios closed this as completed Jan 13, 2020
@Kyrodan
Copy link
Owner

Kyrodan commented Jan 13, 2020 via email

@sydios
Copy link
Author

sydios commented Jan 13, 2020

I really don't know because the name of the file looked pretty normal. This is what it was without the ""

"Kopie von Advanced Shotlist Template v1.4"

I deleted the file and then it worked.

@sydios
Copy link
Author

sydios commented Jan 13, 2020

This is the error message from your plugin:
"System.ArgumentException: Invalid char in path 'Kopie von Advanced Shotlist Template v1.4
' at position 41: 10 (decimal)"

@sydios
Copy link
Author

sydios commented Jan 13, 2020

I downgraded to the stable version again, it works kind of. But it doesn't show all the folders. In the unstable version you send it works and I can see all the folders.

@Kyrodan
Copy link
Owner

Kyrodan commented Jan 13, 2020 via email

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

No branches or pull requests

2 participants