I simply want to connect to my GitHub account. When I do it, I get this error message as a small red pop up on the upper right side of the pag
For some odd reason (i have been deployed on Heroku for around 1.5 years) my instance decided to throw a weird error regarding not finding 'mongoose' after atte
I need to deploy an existing web application to Heroku using Docker and it expects the port to be passed as APPNAME_PORT and not PORT. I know I can rebuild the
To launch my discord bot, I followed the way using Heroku but... In Heroku, main.py is on, but my discord bot still offline. I tried to change main.py with the
Currently seeing the following in the heroku logs for the deployed herokuapp.com 2021-07-18T14:29:18.171160+00:00 heroku[web.1]: Idling 2021-07-18T14:29:18.1733
I can't figure out what is the problem with heroku, I've spent 2 days trying to figure out what this error means to no avail. 2021-07-18T04:27:08.741998+00:00
What I have: I've a Flask web app deployed to Heroku's server, which consists of only one web process app.py. Here it is: #importation from flask import Fla
I am trying to deploy my node.js app for weeks but I am not able to deploy it, Please can someone please help me to deploy this, I have done everything, but sti
I am deploying my django application on heroku. but when installing the modules from the requirement.txt file, it returns an error on the "Paydunya" module. I a
Setup: Ruby 2.5.9, Rails 5.2.2, Heroku-18, Postgres Issue: I'm running a task on my Heroku staging database which compares data from two different databases (bo
After deploying django app on heroku the url after every form submission or link in site been press resulting with "?next=" inserts into the URL address, I don'
Hello) My project has the following structure: app/ - api/ - ..some_folders/ - web/ start.py ... some files ... - run.py Procfile requirem
i have a python program that records sounds,and creates .wav files of these sounds. now i have .wav files on my local machine. for example, recording1.wav. now
I'm following the official instructions to deploy my strapi starter app to Heroku. The app runs fine locally. The only thing I left out in my deployment instruc
Using scrapy and heroku for some spiders I have setup. It's worked fine for months, didn't change anything that I know would have any affect, and yet when I try
I'm running a Ruby on Rails + Webpacker app on Heroku with Yarn v2 and hitting some issue with dependency caching. It seems that Yarn dependencies are reinstall
My app runs fine at heroku local but after deployed to Heroku, every time I try to login/register/login as admin, it returns this error shown below. I have trie
I have the following code for a v4 mui autocomplete component, the issue with it, is that the custom popper component is casing a R14, H10 errors when deploying
When I run the application on local host, its working fine, but when I run the application on heroku and try to convert the image to text its show an error. You
Runs locally, but not when deployed to Heroku (see error message). I tried adding a runtime.txt file with the Python version, and tried most of suggestions to s