-
Notifications
You must be signed in to change notification settings - Fork 66
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
Cannot connect to device #2
Comments
Disable the application in the extension tab of chrome
|
No. Moolticute did not work, even before I had not even installed chrome. So that cannot be the problem. I installed chrome afterwards to verify the udev rule works. |
Did you start the moolticute daemon first? The client needs to connect to a running daemon |
Ah! that should be noted in the readme as a "usage" section. However I got another error: The moolticuted deamon only shows warnings when opening the devices. I also tried replugging etc. |
Any ideas? |
You need correct udev rules for your device and libusb. Do you have them configured? |
I used this instruction: I only used this line:
This works under ubuntu 16.04 with the mooltipass chrome app but not with moolticute!? |
No it does work as Moolticute needs libusb access and does not use hidraw. |
Which libusb rule? How does it look like? Oh and please place this in the readme :) |
The one for libusb that is written in http://www.themooltipass.com/udev_rule.txt
|
Now it works. I did no know that there is such a difference. Please add it to the readme. Do you also know how much has changed to the app since you last updated moolticute? Because I really would like to use moolticute instead of the chrome app. The chrome app honstely has too many unsolved bugs, which I am unable to fix. For a c++ app this might be different, while still a challenge. |
For now in moolticute, in memory management mode you can only view your credentials, but not add/delete them. The code for handling device memory node in the moolticute daemon is not finished/working yet. |
Once I got the app compile now, I am not able to connect to mooltipass.
I am using Ubuntu Mate 16.04 and I've enable the udev rules. The chrome app works, I also closed the chrome app before launching moolticute. I tried replugging and unlocking.
The text was updated successfully, but these errors were encountered: