keepasshttp
keepasshttp copied to clipboard
can't access remotely by chromeIPass
Versions: KeePass Version:2.30 chromeIPass Version:2.6.8 KeePassHttp Version:1.8.4.0 OS: I've tried on Win7 64bit, ubuntu 14.04 LTS 64bit.
It works perfectly when I have the KeePass and chrome on the same computer.
But when I use chrome on another computer to access the KeePassHttp remotely by change the hostname option of chromeIPass, it dosen't work. The chromeIPass shows the connect button, but nothing happens on the KeePassHttp side when I click it. It's supposed to pop up a window to allow the connection. I can also telnet the KeePass side from chromeIpass side at port 19455 successfully, which means the KeePassHttp Service is running. So I wonder if I missed something or the bug mentioned in https://github.com/pfn/passifox/issues/346 haven't been fixed in the download file.
I to am having a similar issue, but I am not sure if it is caused by the same problem (as I am trying to traverse NAT on a VM hosted by Mac. However, I am using Chrome. When I set the remote IP, it renders chromeIpass useless.
@delize so you are not sure because it might be caused by the network problem. You can just telnet for a test. the command is like this 'telnet hostip 19455'. If you get anything but the 'connection is refused', that means the service port is ok. Usually the reply is 'escape **[', I don't have that in mind clearly. Otherwise, change the NAT mode to Bridge, adjust the vm's ip to the same segment as host, so they can access each other directly without NAT.
-
Try to open http://localhost:19455/ if you will see similar "localhost is currently unable to handle this request. HTTP ERROR 503" - it normal
-
If you see other error go to chrome://settings/siteData?search=cookies search cookies for localhost and delete them