python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
how to secure app and source code in heroku
I pushed my apps into Heroku, say that Heroku account can be logged in by another user, how to prevent that user from messing up my apps, and even better if can prevent that user from downloading sour...

bim2016
Votes: 0
Answers: 1
Heroku / Django / MySQL : 2013 'Lost connection to MySQL server during query'
I've deployed a Django app to Heroku. The app works perfect in other environemnts, but in Heroku, one out of 5 request I got a Lost connection to MySQL server during query.
I'm not hitting the app a l...
user1532587
Votes: 0
Answers: 0
Forbidden (Origin checking failed - chrome-extension:// does not match any trusted origins.)
I'm trying to make a Django API app that allows me to save some actions that I will perform on my browser (web searches, calls, message sending, etc.) and see all this later on my own web site, I made...
Rodrigo Reyes
Votes: 0
Answers: 1
NodeJS: Heroku deployment internal server, EJS template "not a function" error
I have a NodeJS app, with EJS as the templating engine, and when I deploy to Heroku I'm getting an internal server error. Here are the logs:
2022-01-20T13:30:24.000000+00:00 app[api]: Build started by...
T. Duke
Votes: 0
Answers: 0