alexa-pi/AlexaPi

(process_response Error) Status Code: 500

yulonglovecode opened this issue · 3 comments

Thank you for reporting an issue with AlexaPi.

Make sure you are running the latest version of AlexaPi, and look through issues before submitting.

Check out our Wiki, and make sure to look at Debugging, and Audio debugging in particular before filing an issue.

In order to help troubleshooting, be sure to include the following information:

Output of the audio debugging script.

Your OS (including version) where you are running AlexaPi:
Note: Raspbian older than Stretch is not supported!

Your hardware platform and model you are running on:

raspberry pi 4b

Python release (python3 --version):

Python 3.7.3

Description of problem:
no response after speaking " hi"

sudo systemctl status AlexaPi.service
shows this
Nov 17 14:37:21 raspberrypi python3[493]: INFO: Triggered: pocketsphinx
Nov 17 14:37:30 raspberrypi python3[493]: INFO: (process_response Error) Status Code: 500

Expected:
to response after "key word detection"

Problem-relevant config.yaml entries:


Steps to reproduce:

Traceback (if applicable):


Additional info:


Same here. I think Amazon AVS V1 does not work anymore.
Problem is AVS V2 works (respeaker/avs), but no smart home support at all.

I receive the same issue too! I too suspect that the web service has stopped working.

Gutted as I told my son I'd make him a talking skull. :(

Yep looks like amazon have turned off the v1 API around the end of October.

I'm working on a brand new project that uses the v2 API within Node-RED should have something to release in the next day or so, that should allow a lot more customisation and working with other hardware too.