Category "heroku"

Using heroku pg:backups:restore to Import to Heroku Postgres

I am trying to copy a local PostgreSQL database to Heroku per this article. Here is what I have done: 1. Make a dump file pg_dump -Fc --no-acl --no-owner -h loc

How to automatically restart Heroku dynos when application is failing?

Platforms such as Kubernetes have support for liveness and readiness probes: https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readine

How to add Infrastructure Agent to Heroku applications

I am attempting to have the New Relic Infrastructure Agent monitor my heroku applications. The documentation says to run the following: docker run \ -d \ --name

How to push React with .Net core application to heroku?

I have completed making one application using react in front end and .net core at backend. Now I need to publish this repository to heruko. Locally, when I do d

Change github repo for deployed heroku project

I am looking to create a new portfolio. The current one is just using nodejs / express and the basics. It is already deployed on heroku. I would like to maintai

How to fix "Error: The server does not support SSL connections" when trying to access database in localhost?

I am following Heroku's node.js tutorial to provision a Postgres database. After creating a simple table and connecting to localhost:5000/db, I get an error sa

How to deploy React client and Node server (Both in a single git repository) in Heroku?

Am having a single Git repository where it contains both client and server. This is my Webpack.config.js const path = require("path"); module.exports = { d

RailsTutorial 13 --- Image doesn't show on the web page after uploading it through AWS S3

I am a newbie and just started to learn coding with RailsTutorial. I use AWS C9 Ubuntu as is instructed. At the end of chapter 13, there is an instruction for A

ModuleNotFoundError: No module named 'streamlit.cli'

I have an error when I deploy streamlit app on Heroku. How can I deal with ?

Heroku: NodeJS: pip is missing if I use NodeJS app

I have a NodeJS app, in which I want to invoke Python interpreter, to run some processing for me. When I check for "python --version" from NodeJS using exec(...

AttributeError: 'PosixPath' object has no attribute 'read_text' while building heroku app

I am getting AttributeError: 'PosixPath' object has no attribute 'read_text' when trying to deploy a django app to heroku. The problem occurs when pip is instal

Heroku : tensorflow 2.2.1 too large for deployment

im trying to deploy a keras project to heroku but pushing to the repository master branch seems to be problematic for me as the following error is reported ever

Why is heroku giving error code H81 on deployment of react app

Im deploying full stack react app to heroku. I followed the steps provided on heroku using the cli -logged in using my credentials -ran heroku create -added

Crash app error while trying to deploy react-flask app on heroku

I'm currently getting this error when I run the heroku logs --tail command. at=error code=H10 desc="App crashed" method=GET path="/" host=digital-engagement-too

View laravel in heroku doesn't run correctly when first time deploy to heroku

im new to laravel. so i just try to deploy app to heroku but seem it dont work correctly but when i run local at 127.0.0.1:8000 it work fine i already put Pro

js chunk being served with wrong mime type in react app

I have a react app (with routes handled by react-router) with some components lazily loaded deployed on heroku(free plan), it is served by this express server:

Mime Type Issue Loading CSS With Django App

I have a Django app hosted on Heroku, and my stylesheet isn't loading. Now I've taken the time to read the other questions on this issue, but I believe each sit

Cannot write to Postgres database in Heroku

I am trying to manually run a SQL script to create some tables and insert some data on my recently created Heroku instance, database is Postgres, when running I

Puppeteer / Playwright Heroku buildpack size restrictions

I've a Puppeteer application running on Heroku. The buildpacks I'm using are: https://github.com/jontewks/puppeteer-heroku-buildpack https://github.com/mentimet

Why can't I connect my GitHub repo to Heroku?

We are unable to access this connected repository on GitHub The authorization key is not valid, or the account used to connect to GitHub doesn't have access to