tonesto7 / echo-speaks

Integrate your Amazon Echo devices into your Hubitat environment to create virtual Echo Devices. These virtual devices will allow you to speak text, make announcements, control media playback including volume, and many other Alexa features.
https://tonesto7.github.io/echo-speaks-docs/
110 stars 177 forks source link

(BUG) Error before Heroku install #1021

Closed apowers313 closed 1 year ago

apowers313 commented 2 years ago

Verify the following before opening an trouble issue

Go over all the following points, and put an x in all the boxes that apply. If you're unsure about any of these, don't hesitate to ask. We're here to help!


About Your Setup

Current Behavior

When following the server installation instructions Step 1, clicking on the Begin Server Setup button results in a window opening, but the following JSON error message is displayed rather than the "Echo Speaks" HTML and code in Step 2 the documentation:

{"error":true,"type":"java.lang.Exception","message":"An unexpected error occurred."}

Note that if I go back to Step 1 and deselect "Deploy to Heroku Server" the pop-up window correctly displays the HTML for deploying via node.

Uninstall / reinstall and reboot haven't changed the errant behavior.

Steps to Reproduce (for bugs)

  1. Install via Hubitat Package Manager
  2. Follow [app configuration] documentation
  3. Click Begin server setup

Please include a copy of any relevant log output to assist in tracking down the bug

image

edireson commented 2 years ago

Having this same issue. Blocks a new installation.

github-actions[bot] commented 1 year ago

This issue has been marked stale automatically after no activity for the last 180 days.