MacPass / MacPassHTTP

KeePassHTTP Plugin MacPass
MIT License
199 stars 20 forks source link

MacPass not listening on port 19455 #35

Closed schoberw closed 7 years ago

schoberw commented 7 years ago

I installed the precompiled versions as mentioned on this page. All looks good, plugin is here - with and without "Unsecure Plugins", with and without "remote connections". When starting MacPass I do not see it opening a listening socket:

schoberw@pc11:~$ netstat -an -p tcp | grep 19455
schoberw@pc11:~$

Firefox, Chrome cannot connect obviously. This is the case on my iMac and MBA both running Sierra 10.12.5. /var/log/system.log doesn't give any output on startup MacPass.

Any inputs to move on welcome! Thanks!

schoberw commented 7 years ago

Build from source (thanks to slovdahl - I had a case sensitive git repo, too, but am not that experienced) and "load insecure Plugins" and voilà:

schoberw@pc11:~/git/MacPassHTTP$ netstat -an -p tcp | grep 19455
tcp6       0      0  ::1.19455              *.*                    LISTEN
tcp4       0      0  127.0.0.1.19455        *.*                    LISTEN

So it seems the binary build is not working on Sierra 10.12.5.

mstarke commented 7 years ago

The Binary build is not compatible with the current MacPass source or the continous release. You need to run the old 0.6.2 binary. If I get to it I'll add a nightly for MacPassHTTP as well to keep it in sync.

greuff commented 7 years ago

Please provide a build for MacPass-continuous.