Hi, I have installed alexapi on my raspberry pi 4 but it is not working. I have installed alexapi from this website
(https://github.com/alexa-pi/AlexaPi/wiki/Installation).
When I call alexa then I do not get any respone. I mean the alexapi is not working. Please help me with it. When I tried to check the service by this command (sudo systemctl status AlexaPi.service) then the output are as follows:-
● AlexaPi.service - Alexa client for all your devices
Loaded: loaded (/usr/lib/systemd/system/AlexaPi.service; enabled; vendor pres
Active: active (running) since Tue 2020-10-13 21:33:09 IST; 13min ago
Docs: https://github.com/alexa-pi/AlexaPi/wiki
Main PID: 495 (python3)
Tasks: 4 (limit: 4915)
CGroup: /system.slice/AlexaPi.service
└─495 /usr/bin/python3 /opt/AlexaPi/src/main.py --daemon
Oct 13 21:34:28 raspberrypi python3[495]: ERROR: Connection Failed
Oct 13 21:34:29 raspberrypi python3[495]: ERROR: Connection Failed
Oct 13 21:34:30 raspberrypi python3[495]: ERROR: Connection Failed
Oct 13 21:34:31 raspberrypi python3[495]: ERROR: Connection Failed
Oct 13 21:34:32 raspberrypi python3[495]: ERROR: Connection Failed
Oct 13 21:34:43 raspberrypi python3[495]: ERROR: Connection Failed
Oct 13 21:34:44 raspberrypi python3[495]: ERROR: Connection Failed
Oct 13 21:34:46 raspberrypi python3[495]: INFO: Connection OK
Oct 13 21:34:46 raspberrypi python3[495]: INFO: AVS token: Requesting a new one
Oct 13 21:34:52 raspberrypi python3[495]: INFO: AVS token: Obtained successfully
lines 1-19/19 (END)
Please help me with this issue. I have also provided the tutorial link which I have followed. Please take some time and visit that website. I think this may solve the issue. Please help me with it as I am a beginner.
Stay safe