0perationPrivacy / VoIP

Web Base Telnyx/Twilio VoIP Interface enabling SMS, MMS and Voice calls using the providers API Keys and self-hosting the application.
https://VoIP.OperationPrivacy.com
GNU General Public License v3.0
247 stars 421 forks source link

Heroku Security Policy Change #130

Closed arctic289spice closed 2 years ago

arctic289spice commented 2 years ago

To Reproduce

  1. Fetch upstream on GitHub
  2. Wait to see if Heroku automation takes effect.
  3. Receive auto-deployment failure email from Heroku

Expected behavior Heroku auto updates from GitHub.

Screenshots Original email notifying of Heroku policy change Screenshot from 2022-04-16 14-16-12

Greater explanation from Heroku account Screenshot from 2022-04-16 14-15-08

Auto deployment failure notification Screenshot from 2022-04-16 14-15-47

0perationPrivacy commented 2 years ago

hopefully it's temporary. But there's an alternate way through the CLI: https://devcenter.heroku.com/articles/heroku-cli

Once I test it, I will write it down. Or feel free to document deploying from the CLI

satirical-muzzle commented 2 years ago

I'm not able to access the app. Is this the same issue? Here are the logs from Heroku (I redacted the IP and the URL): 2022-04-20T18:27:17.231989+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/" host=[redacted].herokuapp.com request_id=df62e3d3-c611-41fa-867a-e505c0559709 fwd="194.[redacted]" dyno= connect= service= status=503 bytes= protocol=https

2022-04-20T18:27:17.986480+00:00 heroku[router]: at=error code=H10 desc="App crashed" method=GET path="/favicon.ico" host=[redacted].herokuapp.com request_id=c9f7651e-a5cd-4282-b8f6-0d94ae6bea02 fwd="194.[redacted]" dyno= connect= service= status=503 bytes= protocol=https signal-2022-04-20-112852

0perationPrivacy commented 2 years ago

@satirical-muzzle Try restarting the Dyno.

0perationPrivacy commented 2 years ago

try the 2 other alternatives:

https://github.com/0perationPrivacy/voip/wiki/Cloud-Hosting#e-deploy-on-render

https://github.com/0perationPrivacy/VoIP/discussions/133