Error when starting Keypass

Issue #16 closed
Former user created an issue

Wenn start i get this error:

The following plugin is incompatible with the current KeePass version: C:\Program Files (x86)\KeePass Password Safe 2\Plugins\KeePassVeraCryptMount.plgx

Have a look at the plugin's website for an appropriate version.

[Expanded Information] Der Zugriff auf den Pfad "C:\License.txt" wurde verweigert. mscorlib bei System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) bei System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost) bei System.IO.File.InternalWriteAllBytes(String path, Byte[] bytes, Boolean checkHost) bei KeePass.Plugins.PlgxPlugin.ExtractFile(Byte[] pbData, String strTmpRoot, PlgxPluginInfo plgx) bei KeePass.Plugins.PlgxPlugin.ReadFile(BinaryReader br, PlgxPluginInfo plgx, IStatusLogger slStatus) bei KeePass.Plugins.PlgxPlugin.LoadPriv(String strFilePath, IStatusLogger slStatus, Boolean bAllowCached, Boolean bAllowCompile, Boolean bAllowLoad, TextWriter twLog) bei KeePass.Plugins.PlgxPlugin.Load(String strFilePath, IStatusLogger slStatus) Void WinIOError(Int32, System.String)

Comments (7)

  1. Frédéric Bourqui repo owner

    What version of keepass do you use?

    Try to install keepass via msi, I do not know how you installed it chocolatey or portable version ?

    I’m running kepass version 2.42.1 without issue (And I’ve been running the plugin on all version for 3 years).

    This issue seems similar to Issue #6

  2. David Meier

    I installed Keypass (Version 2.42.1) using KeePass-2.42.1-Setup.exe. No issues with keypass. also the veracrypt unmount plug in works. but the mount Plugin has this issue when starting keypass.

  3. Frédéric Bourqui repo owner

    Can you try to stop Keepass.

    delete the content of the folder:

    C:\Users\YOUR_USERNAME\AppData\Local\KeePass\PluginCache

    And then restart Keepass

  4. David Meier

    Done. But all the same. The same message during Startup, and the dismount-plugin is loaded, but the mount-Plugin not

  5. David Meier

    I also tried complete uninstall of keypass, delete all related Folders (also the Folders under AppData) and reinstalled keypass again. All the same

  6. Mario Daub

    Hello, I’m wondering why this ticket got closed, despite the fact no solution was found. I’ve exactly the same problem with version 1.,0.7 of the plugin.

    1.0.4 works fine. Maybe this helps in investigating the root-cause.

    regards
    Mario

  7. Log in to comment