Closed ghost closed 5 months ago
Same error here with keepass 2.55 and last version of protondrivesync on Windows 10 pro
Unable to initialize user keys: La valeur ne peut pas être null.
Nom du paramètre : source
ProtonDriveSync
à ProtonDriveSync.StorageProvider.ProtonAPI.<InitUserKeys>d__8.MoveNext()
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
à System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
à ProtonDriveSync.StorageProvider.ProtonDriveStorageProvider.<Init>d__3.MoveNext()
--- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
à System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
à ProtonDriveSync.ProtonDriveSyncExt.<OnShowSetting>d__8.MoveNext()
Void MoveNext()
Same error here with keepass 2.56 and last version 0.1.3 of ProtonDriveSync on Windows 11 pro 23H2
Unable to initialize user keys: Unable to refresh session: API response contains an error (10013) : Invalid refresh token
Same error here with keepass 2.56 and last version 0.1.3 on windows 10 22H2
Hi Guys, I ran into the same problem detailed by grenmel, and found that although proton will allow you to login with just your username, this plugin didn't work until I specified my full email address - username@protonmail.com, not just username. Works fine now.
This has been fixed with release 0.1.4. You can now login with username or email address.
Hi, so whenever i log in it spits out this error and i cannot open files on drive.
Extended error report shows this:
Unable to initialize user keys: Value cannot be null. Parameter name: source ProtonDriveSync at ProtonDriveSync.StorageProvider.ProtonAPI.d8.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ProtonDriveSync.StorageProvider.ProtonDriveStorageProvider.d 3.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at ProtonDriveSync.ProtonDriveSyncExt.d__8.MoveNext()
Void MoveNext()
Thank you in advance for looking into this.