Skip to content
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

503 Service unavailable when alexa responds #238

Open
Madelineqt opened this issue Jul 30, 2022 · 0 comments
Open

503 Service unavailable when alexa responds #238

Madelineqt opened this issue Jul 30, 2022 · 0 comments

Comments

@Madelineqt
Copy link

I followed all steps here https://www.howtogeek.com/423233/how-to-add-alexa-to-your-smart-mirror/

Alexa can pick up my voice, and know what I am saying, but when she replies back pm2 log mm shows me this:

0|mm  | [30.07.2022 13:20.49.800] [LOG]
0|mm  | transiting to state: listening
0|mm  | [30.07.2022 13:20.52.792] [LOG]
0|mm  | transiting to state: busy
0|mm  | [30.07.2022 13:21.03.590] [ERROR]
0|mm  | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
0|mm  | <html xmlns="http://www.w3.org/1999/xhtml">
0|mm  | <head>
0|mm  | <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
0|mm  | <title>Website Temporarily Unavailable</title>
0|mm  | </head>
0|mm  |
0|mm  | <body>
0|mm  | <p>&nbsp;</p>
0|mm  | <center><img src="http://g-ecx.images-amazon.com/images/G/01/website/errors/503/generic.png" alt="website temporarily unavailable" width="500" height="300"></center>
0|mm  | </body>
0|mm  |
0|mm  | </html>
0|mm  | [30.07.2022 13:21.03.592] [LOG]   transiting to state: idle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant