/home/pi/env/lib/python3.7/site-packages/google/assistant/library/assistant.py:90: DeprecationWarning: Google Assistant Library for Python is deprecated
warnings.warn('Google Assistant Library for Python is deprecated', DeprecationWarning)
device_model_id: talkingpi2-307c6-talkingpi2-94o7ms
device_id: CED3ED30330F4F4F1C2F23280DF01D28
2021-11-04 19:21:29,213 : ERROR : Failed to register device INVALID_ARGUMENT (400): Request contains an invalid argument.
Traceback (most recent call last):
File "/home/pi/GassistPi/src/main.py", line 1131, in <module>
Myassistant().main()
File "/home/pi/GassistPi/src/main.py", line 1109, in main
device_model_id, device_id, args.nickname)
File "/home/pi/env/lib/python3.7/site-packages/google/assistant/library/device_helpers.py", line 88, in register_device
raise RegistrationError(r, device_model_id)
google.assistant.library.device_helpers.RegistrationError: Failed to register device INVALID_ARGUMENT (400): Request contains an invalid argument.
Which branch of GassistPi are you using ?
Recent Master
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)?
The Google‘s own googlesamples-assistant-pushtotalk Is working correctly , So my installation seems fine
2. Is the issue related to assistant installation ?
Yes/No ?
If answer to question 2 is Yes, then attach the contents of terminal as a file or paste it 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 if I enable the service, it tries to restart without success
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