-
-
Notifications
You must be signed in to change notification settings - Fork 948
Unable to deploy on Heroku due to TOS violation #373
Comments
The teledrive main repo is banned on heroku, so what you can do is the following:1. Fork the teledrive repo2. Copy your forked repo url
3. Use this heroku template url
|
@OscarCMD Thank you for making instructions it helps a lot when people are deploying through Heroku 😊 |
@greengeckowizard Grateful to give help, feel free to post this guide anywhere if you want so that people can get to it more easily. For instance, on the one click deployment button on github readme and on the webpage, YT, Telegram Channel ... Thanks to the teledrive team for such a great product. |
closing bug as the guide shows how to fix it, Thanks again for making this guide. @OscarCMD |
-----> Building on the Heroku-22 stack -----> Creating runtime environment
-----> Installing binaries
-----> Installing dependencies -----> Build
Error: error:0308010C:digital envelope routines::unsupported
! Push rejected, failed to compile Node.js app. |
any solution? |
Describe the bug
Heroku says
"Item could not be created:
We couldn't deploy your app because the source code violates the Salesforce Acceptable Use and External-Facing Services Policy."
To Reproduce
Steps to reproduce the behavior:
Try to deploy the app on Heroku
Expected behavior
App getting deployed
Screenshots
The text was updated successfully, but these errors were encountered: