MycroftAI / Mycroft-Android

Android companion app, sends commands from your Android device to your Mycroft system and returns the output as speech or other medium to the Android device.
GNU General Public License v3.0
352 stars 131 forks source link

I can't pair my Mycroft app with my Mycroft installation #91

Open Mik-el opened 4 years ago

Mik-el commented 4 years ago

Hello everyone, 1) I resulted to compile this Android code and I installed the apk on my smartphone and according to the official website: (https://mycroft.ai/get-started/#setup) 2) I created a Mycroft Account 3) I installed Mycroft on my Debian-based distribution (https://mycroft-ai.gitbook.io/docs/using-mycroft-ai/get-mycroft/linux) basically after the download I just executed the "dev_setup.sh" script that also adviced me to remove two "jackd" packages that could conflit with Mycroft (done) 4) I gave "./start-mycroft.sh all" from terminal, Mycroft registered a few seconds of my voice and I listened the audio, ok 5) Now I should get my 6-digit Registration Code. This page (https://mycroft.ai/get-started/#setup) says that "during the device setup, your Mycroft should give you a 6-letter pairing code" , but I don't see/hear anything. I also run again the "dev_setup.sh" script but nothing... 6) this other page (https://mycroft-ai.gitbook.io/docs/using-mycroft-ai/get-mycroft/linux) says that I should pair the device speaking "Hey Mycroft, pair my device". I done this with Mycroft opened in terminal but nothing happens... what am I not understanding? 6) If I try to speak anything from the Android app I always get "Connection to Mycroft has closed! Please re-connect and check connection settings!" (from the app I also set the "Mycroft IP adress" to the same IP of my linux distro and I didn't make any extra configuration for proxies to don't mess up things etc)

Thanks in advance

aspman commented 3 years ago

I see it's been a year since you posted this. Has it been resolved at all? Sounds more like an issue with the instance of the server than the app either way though.