-
Notifications
You must be signed in to change notification settings - Fork 396
After Saying hello it is not working with error status code 500 #520
Comments
Thank you @blackPantherOS for the response but the case #497 and #517 are still open. Probably no solution is there. |
I tried yesterday and today and I'm also having the same problem. AlexaPi.Service status returns (process_response Error) Status Code:500 every time I ask a question. Alexa just says "Yes" |
This project seems dead :( I updated the code to include output of the 500 response
after runing in debug mode.
|
Same problem here. Amazon's REST API says: So it seems amazon can't find my PI or sees it as offline. pi@Brummel:~ $ sudo systemctl status AlexaPi.service Nov 13 23:37:03 Brummel python3[2049]: INFO: Connection OK Anyone any luck |
hi i am a noob so i might not be able to comprehend too much jargon : |
● AlexaPi.service - Alexa client for all your devices
Loaded: loaded (/lib/systemd/system/AlexaPi.service; enabled; vendor preset: enabled)
Active: active (running) since Sat 2022-01-15 13:35:42 GMT; 52s ago
Docs: https://github.com/alexa-pi/AlexaPi/wiki
Main PID: 2647 (python3)
Tasks: 4 (limit: 1597)
CPU: 6.476s
CGroup: /system.slice/AlexaPi.service
└─2647 /usr/bin/python3 /opt/AlexaPi/src/main.py --daemon
Jan 15 13:35:44 raspberrypi python3[2647]: ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card
Jan 15 13:35:44 raspberrypi python3[2647]: ALSA lib pcm_usb_stream.c:486:(_snd_pcm_usb_stream_open) Invalid type for card
Jan 15 13:35:44 raspberrypi python3[2647]: connect(2) call to /dev/shm/jack-998/default/jack_0 failed (err=No such file or directory)
Jan 15 13:35:44 raspberrypi python3[2647]: attempt to connect to server failed
Jan 15 13:35:45 raspberrypi python3[2647]: INFO: Checking Internet Connection ...
Jan 15 13:35:47 raspberrypi python3[2647]: INFO: Connection OK
Jan 15 13:35:47 raspberrypi python3[2647]: INFO: AVS token: Requesting a new one
Jan 15 13:35:48 raspberrypi python3[2647]: INFO: AVS token: Obtained successfully
Jan 15 13:36:22 raspberrypi python3[2647]: INFO: Triggered: pocketsphinx
Jan 15 13:36:30 raspberrypi python3[2647]: INFO: (process_response Error) Status Code: 500
The text was updated successfully, but these errors were encountered: