Category "heroku"

Why does Git tell me "error: No such remote 'origin' " when i try git remote remove origin?

I created a project and I want to send it to heroku but I have a problem with the URL so I wanted remove remote.origin.url=http://exp and replace that with remo

Why has coming Application Error When I deploy code on Heroku? What is the reason of this Error?

Most of the case when I deploy in my nodejs server on heroku. I just faced this issues called Application Error. Now Question is why this error appear when we d

ModuleNotFoundError: No module named 'telebot' on heroku

This is the official document https://github.com/python-telegram-bot/python-telegram-bot. How do I using pip install python-telegram-bot --upgrade on heroku. Th

Heroku deployment with Git fails with 504 Gateway TImeout

Due to the recent problems on Heroku´s Dashboard, I am trying to deploy directly my app through Git as stated here: https://devcenter.heroku.com/articles

cls-hooked: AssertionError [ERR_ASSERTION]: context not currently entered; can't exit

I'm currently deploying an express app to Heroku. I'm using cls-hooked to set request ids for each request. This works perfectly on my local machine and inside

Can a Github app hosted on Heroku add files to the GitHub repository through Heroku?

So I have a Vue/Express application that uploads images using Multer to a local folder. If I host this application on Heroku using GitHub, when someone uploads

Is there an equivalent for Heroku app logs for Netlify?

I have migrated off heroku due to their issues with github, but one thing I really found useful were the live application logs. What is the equivalent for that

Django celery and heroku

I have configured celery to be deployed in heroku, all Is working well, in fact in my logs at heroku celery is ready to handle the taks. Unfortunately celery do

Simple React/Heroku site not working when deployed, but works locally

When running this site locally, no problem. I have my server/client in different folders and the server is set to update the database on Heroku. I have one simp

connection error when trying to connect postgres database to vscode

I have an issue when I try to establish a connection with my Heroku database through the PostgreSQL extension in VScode. I type in all the credentials informati

How to resolve the following error in discord.py: "TypeError __init__() missing 1 required keyword-only argument: 'intents'"

I'm using Heroku as my server host of my Discord.py bot, but i am having a problem. the problem is: Traceback (most recent call last): File "test.py", line

I lose heroku authenticator app in which code generated

I lose google authenticator app in which Heroku two factor authentication sign-in.so how to recover two factor authentication code for login. Anyone help me

Whitelist IP Address for Herokuapps ClearDB for Zapier

I'm using Zapier to connect my Heroku ClearDB to Webflow, but Zapier is struggling to connect to the Heroku ClearDB. It's not super clear why (just says can't c

Discord bot stopped working through Heroku, works fine offline

Solved! Answer below. EDIT: Cleaned up this post to keep it all clear. Here's the code for a simple GIF bot. The important thing is: this bot works offline, giv

NodeJS app can't work because of dependencies script being blocked due to MIME type error

my teammates and I are currently developing a web game with babylonjs and we need to deploy it on heroku. So I created a file app.js to be the "server" side, he

How to deploy an exclusive conda package in heroku?

I´m using heroku to deploy a FastApi running in a conda virtual enviroment. I'm have installed all the packages using pip, but there is a package that is

How to automate my first Telegram application?

I'm just learning the backend. I created my first application, all it does is get data -> publish it to a Telegram bot. I want the application to work 24/7.

Django high memory usage

I'm using django as a backend for a React frontend, and deploying both applications on Heroku. I also use Gunicorn do serve the application and signed the Hobby

Able to proxy my React app in localhost to heroku server but not on firebase

I was wondering if there was a way to proxy my firebase-deployed app to redirect all requests to a heroku API URL. { "name": "denrol", "version": "0.1.0",

Can't upgrade heroku postgres from hobby tier to standard

I followed this guide in order to upgrade the plan for postgres: https://devcenter.heroku.com/articles/updating-heroku-postgres-databases#updating-with-addons-u