-
-
Notifications
You must be signed in to change notification settings - Fork 304
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
Can't get the Installer to work properly after inputting info #915
Comments
You have entered the path name twice. |
oh... okay. i'll try and fix this in a bit to see if it works. busy at the moment. Thanks for the quick reply. I'll comment when i've tried it. |
Okay, haven't tried it yet sorry, but i haven't been able to try it due to a family member currently being hospitalized. please don't close this issue as it isn't resolved just yet . Thanks and have a good day! |
it worked. up until i pasted the auth code. Once i did it just says no such file or directory. for some reason it came up with |
ok, so it got farther this time, but it just gave errors for a bit then ended. Then restarted... |
I'm pretty sure i'm gonna have to retry doing everything... well i'll try it in a bit i guess. |
I really need to take a look at the terminal ouput. That conveys more info to me than the description of the error in English. |
Can you tell me the exact format of the input given when the script is executed |
if you get a file does not exist prompt then it means that the credentials file not located in the directory that you have mentioned or the credentials file's name is different from what you have supplied. |
it is in /home/pi |
I literally seriously appreciate your fast reply..means a lot |
pi@raspberrypi:~ $ sudo ./GassistPi/scripts/gassist-installer.sh Enter the your full credential file name including the path and .json extension: /home/pi/client_secret_442256639019-1h0hnco4h8hoeguaviq05sebc9vhin20.apps.googleusercontent.com.json Enter the your Google Cloud Console Project-Id: homeassi-d4aeb Enter the modelid that was generated in the actions console: homeassi-d4aeb-home-assi-nvalbc Hit:1 http://archive.raspberrypi.org/debian stretch InRelease ===========================Checking OS Compatability========================= ===========You are running the installer on Stretch========== ===========Your board supports Ok-Google Hotword. You can also trigger the assistant using custom-wakeword========== ===========GPIO pins can be used with the assistant========== ==========Changing particulars in service files========== ==========Changing particulars in service files for Ok-Google hotword========== |
my home folder pi@raspberrypi:~ $ cd /home/pi |
I see a space between "com" and ".json" which is missing in your argument. |
Got it..THanks a ton |
Where is the config file |
Please check the src sub-folder |
i cant find the gpio 05 and 06 pins |
These are really very basic things and if you look at it properly you should find it Line 101 in f4f7971
Do you see a 05 and 06 under this ? |
And is there any way that I can communicate with Arduino UNO r3 using HC-05 Bluetooth module to send strings so that I can control the lights and fans of my room |
You can directly send bluetooth command from Pi itself. Someone posted that long back. Search for that in the issues. |
Hi, I have a similar problem that comes up after entering the model ID and the installer runs. I get the long url to get the authorization code, but when I go and sign in, it says access denied and tells me to email the developer to get permission and directs me to my own email. Seems like somewhere in the cloud console needs to be clicked, but I’ve been through the tutorial twice and I don’t see what I’m missing. Thanks in advance your work here is amazing! |
IMPORTANT NOTICE
If you do not complete the template below it is likely that your issue will not be addressed. When providing information about your issue please be as extensive as possible so that it can be solved by as little as possible responses.
FAILURE TO COMPLETE THE REQUESTED INFORMATION WILL RESULT IN YOUR ISSUE BEING CLOSED
Board and OS details:
Open a terminal and run
Describe the bug:
Did you go through or search the issues section to check if your issue was already discussed (either currently open issues or closed issues).
Yes
2. Is the issue related to assistant installation ?
Yes
If answer to question 2 is Yes, then paste the contents of the terminal below.
If answer to question 2 is No, then proceed further.
3. Does the assistant service start normally?
Yes/No
4. Is the assistant service restarting automatically?
Yes/No
If answer to question 4 is Yes, then paste the contents of the terminal below.
If answer to question 4 is No, then proceed further.
Manually start the assistant. For guidelines to start the assistant manually refer this
Paste the command below, that crashed the assistant
Paste the contents of the terminal below
Attach the log file named Gassistpi.log
Log file can be found in /tmp/ directory
No Log file was found while searching sorry for the inconvenience.
The text was updated successfully, but these errors were encountered: