Category "heroku"

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

When i fetch Heroku deployed a link, there is an error 500 (Internal Server Error)

If i used http://localhost:5000/login everything is working. When i used live link https://auto-shoroom.herokuapp.com/login there's the error POST https://auto-

Problem with MERN app on netlify and heroku (CORS)

This my first question but I completely have noo idea what to do :/ I learn javascript technologies. I've written my MERN app where I handle login and register

Getting 500 Internal Server Error while trying to send an email using Mailgun in Heroku , using Rails 7 and mail_form

I was following this tutorial right here https://gist.github.com/stevecondylios/16a53b73f22621e3cde2e17096dbf5ca Which teaches you how to make a simple contact

Why does Ubuntu WSL shows error when checking heroku version?

I have heroku installed in C: drive. I also installed heroku in my Ubuntu WSL. When I try to check the heroku version it shows: /mnt/c/Program Files/heroku/bin/

Link the Heroku cloned project with another existing Github repository of User

I have cloned sample project from Heroku: git clone https://github.com/heroku/node-js-getting-started.git cd node-js-getting-started When I run git remote -v I

Laravel application on Heroku, 419 page expired when try to login/register

I set up my Laravel 8+ application on Heroku.com. Almost everything works perfectly, but when I try to register/login I got the "419 | Page Expired" error. I am

In Next.js when fetching data from ghost CMS it ends up in 502 error only on first load

I'm using Heroku free plan to host the blog section of a website in Ghost CMS and use Next.js for the front(netlify) to fetch the data from it. On first loading

Heroku - Run Heroku CLI commands from web dashboard

Is it possible to run heroku-cli-commands like heroku regions from the Heroku Dashboard? I tried to run those in the console, but it did not work..

why sites are not displayed correctly on heroku

I'm new to Java development. I made an application that checks the functionality of sites. When you start the Spring application, all sites work and display cor