You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
That OAuth is Enabled for the SmartApp under the IDE.
The App/SmartApp and Device Handler/Driver are using the latest code available.
The "Deploy to Heroku" button under
"2. Tap Button to deploy to Heroku"
goes to a heroku.com url that produces the following error.
error:
A valid GitHub directory could not be found.
The given URL (https://cloud.hubitat.com/) is not a valid GitHub repository.
end error
Maybe the Heroku query string params have changed.
Context
**How has this issue affected you? What are you trying to accomplish?
I'm trying to (re)deploy the Echo Speaks server. I have had the server deployed in the past. I did a "reset" in the Hubitat app. I am attempting to redeploy because Heroku is telling me that my current deployment is running on deprecated heroku-20. Redeploy efforts have been unsuccessful.
Providing context helps us come up with a solution that is most useful in the real world
Please include a copy of any relevant log output to assist in tracking down the bug
The text was updated successfully, but these errors were encountered:
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
Expected Behavior
Heroku server deployment should deploy properly.
Current Behavior
Heroku deployment is automated as it has been in the past.
Steps to Reproduce (for bugs)
In the Hubitat app, the "Deploy the Server" -> "Begin Server Setup" button produces a popup window with the url https://cloud.hubitat.com/api/xxx-xxx-xxx/apps/123/config?access_token=xxx-xxx-xxx
The "Deploy to Heroku" button under
"2. Tap Button to deploy to Heroku"
goes to a heroku.com url that produces the following error.
error:
A valid GitHub directory could not be found.
The given URL (https://cloud.hubitat.com/) is not a valid GitHub repository.
end error
Maybe the Heroku query string params have changed.
Context
**How has this issue affected you? What are you trying to accomplish?
I'm trying to (re)deploy the Echo Speaks server. I have had the server deployed in the past. I did a "reset" in the Hubitat app. I am attempting to redeploy because Heroku is telling me that my current deployment is running on deprecated heroku-20. Redeploy efforts have been unsuccessful.
Providing context helps us come up with a solution that is most useful in the real world
Please include a copy of any relevant log output to assist in tracking down the bug
The text was updated successfully, but these errors were encountered: