-
Notifications
You must be signed in to change notification settings - Fork 275
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
KeePassHttp.dll incompatible with current KeePass 2.34 in Ubuntu #287
Comments
Same issue here, but it's really weird because I installed it today for the first time (2.32 coming with ubuntu 16.04) and after using it a while, I closed keepass and opened it again and it doesn't work anymore. I tried reinstalling both keepass2 and the plugin but it still doesn't work. |
Yap |
What's weird is that after I restarted my computer it works for me, but I On Monday, 22 August 2016, Andrea Gigante [email protected] wrote:
|
...this is getting really weird... I have to admit. |
I am on Windows 8.1 and have KeePass 2.34 and the KeyPassHTTP plugin was working for several weeks then just stopped working. It says "The following plugin is incompatible with the current KeePass version" and if I click "Details" it says "Attempted to read or write protected memory. This is often an indication that other memory is corrupt ...". Any ideas anybody? I'm using KeeFox but I much prefer PassIFox. |
Dittos. I didn't actually do anything manually and the plugin just stopped working today. Is there a logfile where an error might show up? |
I am getting the same error on Fedora 23, except, when i execute it with root, i don't get the error. |
in order to make the keepasshttp plugin work I had to do : sudo apt-get install libmono-system-xml-linq4.0-cil libmono-system-data-datasetextensions4.0-cil libmono-system-runtime-serialization4.0-cil mono-mcs |
Confirming, that fixes the issue on Ubuntu 16.04 (specifically, |
Okay, Im on Ubuntu and I had one process idling, while KeePass was closed. So reboot your machine or kill this process. |
Someone has a fork that uses a manged http listener, I will probably On Fri, Sep 30, 2016 at 7:59 AM penascimento [email protected]
|
In Ubuntu Linux 16.04 it's working for me. My install is: # Install KeePass 2
sudo apt-get install -y keepass2
# Install KeePassHTTP
cd $HOME
wget https://raw.github.com/pfn/keepasshttp/master/KeePassHttp.plgx
sudo mv KeePassHttp.plgx /usr/lib/keepass2
sudo apt-get install -y mono-complete
sudo apt-get install -y libmono-system-xml-linq4.0-cil libmono-system-data-datasetextensions4.0-cil libmono-system-runtime-serialization4.0-cil mono-mcs I'm not sure exactly what fixed it, but after that and a reboot (I think) it worked again. |
I also had a process of keepass2 idling, while keepass was closed. Killing the process and restarting keepass2 fixed the problem. |
Can confirm that this fixed my issue:
Restarting KeePass2 after this step allowed it to start successfully. |
I have the same problem in Windows (10) as already described above by penascimento. Is there already a fix for Windows? |
I'm also having this issue with Windows 10. Unable to make this to work. It was working few days ago. I formatted my computer and reinstall everything and now I have the same error. I tried many differents version of keepass and nothing is working. Always the same error again and again. What is the solution for that? |
I already fixed my instalation in Windows 10... Not before tried almost anything: complete Uninstall, trying portable versions, old versions,... When I was about to give up I found this posthttps://github.com//issues/293#issuecomment-266886065 That led to this one From were I download the plug in and magic happen... IT WORKED!! Suvidu and Suprazz if any problem I could try to help |
I had this issue (again) after upgrading to Ubuntu 16.10, which brought KeePass2 to 2.34. I resolved it by starting keepass2 with sudo once, no restart required. That being said, I did go through installing the packages suggested elsewhere:
|
@sebastianrothe Ubuntu 16.10 and everything works fine until KeePass vanished, when I restart it, the error "incompatible" comes out. Try almost every method I could find but did not work. Finally came across your solution and solve the problem. |
Just in case it is useful for anyone else here, KeeWeb added a compatible HTTP plug-in. It works as if it was KeePass, with chromeIPass and similar plug-ins. As it is an Electron app, Linux "native", it solved several issues for me. For example, now I can copy from the app and paste in a Terminal with |
I know this is an old thread but in case anyone else has this problem this solved it for me:
|
For Linux, I gave up on a C#/Mono-based app running well (e.g. copy and paste flaky). The native app https://keepassxc.org/ runs like a champ and has an embedded http plugin. |
Thx, this solved it for me too! Thx for writing and maintaining the plugin |
First of all, thanks everybody for you effort.
I have been using the plugin for a while and it was just perfect and useful.
I really appreciate your work. Thanks again.
...by the way, English isn’t my first language, so please excuse any possible mistakes.
...since the last few days I am getting the same issue when I try loading the plugin.
Following more details:
PassIFox version: 1.2.0
Browser: Firefox 48.0
KeePassHttp: latest
KeePass: 2.34
Installed using the following steps:
When loading KeePass2
It was working few days ago.
It suddenly stopped (I am not sure what it was updated).
Previously I was using the default Ubuntu KeePass2, because of the error I've manually installed the latest version of KeePass (2.34) but with the same result. :(
Thanks for your time
Regards
Andrea
The text was updated successfully, but these errors were encountered: