Echo speaks server error

During updating the heroku server I get to the part where I deploy the server and it takes me to the amazon login screen ,but goes to a blank heroku page and the setup option is still in the echo speak app. What am I missing?

Did you verify the correct Amazon region is set?
Are you following the instructions here?:
https://tonesto7.github.io/echo-speaks-docs/#/docs/installation/configuration/serverConfig

What version of the echo speaks server are you running?

@tonesto7

1 Like

I am following the steps here:
https://tonesto7.github.io/echo-speaks-docs/installation/smartthings/github_install/

1) Give a description of the problem
While setting up Echo Speaks, I get to the step where I am performing Update from Repo, select the three “new on GitHub” items for echo-speaks
image

select Publish checkbox, Execute Update, and then get the following error:
image

2) What is the expected behaviour?
Load Echo Speaks into My SmartApps, which I will later allow webCoRE to access via the Classic app

3) What is happening/not happening?
See the error in 1.

4) Post a Green Snapshot of the pistonimage
See 1.

5) Attach logs after turning logging level to Full
N/A

I have webCoRE set up and working fine, having followed similar steps. I have been using it for months. I did log into GitHub separately and try again, no difference, still getting the above error.

Please provide any assistance you can.

Try logging into IDE using an incognito/private tab in your browser

1 Like

Unfortunately, same result in:
Chrome normal
Chrome incognito
Firefox normal
IE 11 normal

I am going to go through all the settings I can to see if I can discover an issue. I do not understand how this could be, as it seems like it is ultimately just communication between the Smartthings servers and GitHub.

I went through the manual process here:
https://tonesto7.github.io/echo-speaks-docs/installation/smartthings/app_install/

When I get over to Heroku per the server config process, the URL in the instructions is not the same as that which is shown. The instructions show:
tonesto7/echo-speaks-serverf#dev
where mine shows
tonesto7/echo-speaks-server#master

I mention that because when I put in the App name provided, it tells me “echo-speaks-zzq0z9xxx” (last three x’s blocked out in case personal info) is not available.

Up to this point, I have tried this through GetHub, and received a server error. I backed that out and went with the manual process. Now I am at the server portion, have copied the name the app provided, and get the above error.

Any help appreciated.

Did you add and then delete a space at the end of the app name as detailed in the instructions?

It’s step 4 of the server configuration.

1 Like

No, I stopped when I hit the failure and tried to find solutions. I see in looking through the rest of the instructions that this is likely operator error. I’ll try it later today.

Thank you!