heroku-cli Questions
2
Solved
I am using Heroku for my django web app, but I don't want to use it anymore, but now I am looking for a way to migrate the app from Heroku to AWS elastic bean I would love to hear that please expla...
Diogenes asked 17/9, 2021 at 14:25
7
Solved
I have a problem deploying my springboot application to Heroku. After running git push heroku master, I am encountering the error below:
[INFO] -----------------------------------------------------...
Zirconia asked 22/12, 2020 at 6:47
21
Solved
I'm working with heroku and every time I try to push my app this message shows out:
remote: Compressing source files... done.
remote: Building source:
remote:
remote: -----> Ruby app detected
...
Tidewater asked 9/11, 2018 at 18:46
20
Solved
Previously I could sign into the heroku command line interface with heroku login. But now I get an IP address mismatch error. How should I resolve this?
Nitrosyl asked 11/8, 2020 at 17:8
3
When I try to see which apps I have access to nothing shows up:
% heroku apps
You have no apps.
However I'm a member of an org:
% heroku teams
example-org member
This org has an app.
Is there a ...
Agora asked 29/1, 2021 at 11:17
1
A bit weird... Any thoughts?
% heroku -v
› Warning: heroku update available from 7.68.2 to 8.0.1.
heroku/7.68.2 darwin-x64 node-v14.19.0
% brew upgrade heroku
Warning: heroku/brew/heroku 7.68.2 al...
Caballero asked 26/2, 2023 at 16:19
1
My app is working on localhost but when i deploy on heroku this module is required for puppeteer app https://github.com/jontewks/puppeteer-heroku-buildpack. puppeteer node_module size is around 300...
Seventy asked 28/2, 2022 at 18:2
1
Solved
I made this project and deployed it on Heroku successfully and it was working, I checked it again two months and it was working properly, but today when I tried to open the website link it says App...
Ugaritic asked 6/12, 2022 at 10:8
4
Solved
When attampting to login to Heroku via the CLI, I get:
user@MyMachine:$ sudo heroku login
heroku: Press any key to open up the browser to login or q to exit:
Opening browser to https://cli-auth....
Bolen asked 18/7, 2019 at 20:22
12
Solved
There are a number of Heroku CLI Postgres commands that all return the same error. For example:
$ heroku pg:bloat
psql: FATAL: no pg_hba.conf entry for host "...", user "...", database "...", SSL ...
Underthrust asked 3/2, 2020 at 23:41
7
Solved
I was trying to deploy my django project on heroku from heroku cli. So I created an app and then I ran git push heroku master from the project directory. Then I got the errors:
remote: -----> $ ...
Greylag asked 28/3, 2018 at 18:6
2
When using Heroku Multi-Factor Authentication, is there any way to login via the console without opening the browser?
ubuntu:~/environment $ heroku login -i
heroku: Enter your login credentials
Ema...
Mandibular asked 26/5, 2021 at 14:55
3
Solved
I updated my macOS from Catalina to Monterey 12.2 a few days ago, and am no longer able to access Heroku from the command line (using zsh). Normally, running heroku login from the terminal will ope...
Nickell asked 2/2, 2022 at 6:21
5
I have been struggling with this error for literally almost three weeks now, and it's honestly driving me crazy. I have been using Heroku to deploy my projects for over a year now, and I have never...
Er asked 4/1, 2019 at 20:12
1
I have a simple MERN APP, that works fine on localhost, but when I deploy it to Heroku I see a page with this error:
Application error An error occurred in the application and your page
could not ...
Ultraconservative asked 5/1, 2022 at 15:22
3
I'm trying to add a custom domain name to my heroku app and I'm seemingly using the correct command to do this, at least according to heroku docs.
heroku domains:add domain.com -a heroku-app
But I...
Flodden asked 2/11, 2021 at 19:50
1
Solved
My Mac broke down. Thus, I can't use the touchID to verify myself anymore on Heroku. Thus, the only other option is to use 1-time password generator which I don't even have it setup & you...
Areca asked 27/11, 2021 at 19:44
5
Solved
I'm trying to run commands for my heroku app in my console, but it keeps telling me "Couldn't find that app." even though when I run heroku apps in my console it tells me I have one app called worl...
Bit asked 30/11, 2018 at 5:26
2
I want to do this action:
using Heroku CLI.
If I have the remote git on my computer I can do git push my-heroku-remote master
But because my heroku app is already connected to the git project, ...
Encrinite asked 18/3, 2018 at 14:9
1
How do I update my Heroku, my Windows terminal shows the following:
» Warning: heroku update available from 7.47.7 to 7.52.0.
Nodab asked 10/5, 2021 at 10:3
8
I am on an admin account and have downloaded the Heroku CLI installer from here.
Whenever I try to install it, Windows gives me a message:
"This app has been blocked for your protection"
...
Toby asked 19/4, 2021 at 15:8
5
Solved
I use Heroku CLI on Windows 10. The first day after installing it works just fine, but on the next day (or so) it just hangs after launch:
C:\Users\{User}>heroku
and that's all. No output to ...
Hybrid asked 14/10, 2017 at 17:58
4
I have already an account on Heroku and a Heroku CLI running on my Windows terminal. As I have also installed a Windows Subsystem for Linux(WSL2), Ubuntu 20.04 LTS, I'm trying to install Heroku CLI...
Ashleyashli asked 15/6, 2020 at 2:55
1
Solved
I'm developing a Node application using Docker and docker-compose, which all have awesome ways to import multiple environment variables from a .env file.
Just wondering if there's a shortcut for up...
Rawlings asked 13/2, 2021 at 11:54
2
I'm trying to use Heroku CLI on Mac.
When I try to login to Heroku using Heroku login and give my credentials, I get the below error:
Error: self signed certificate in certificate chain
I hav...
Internecine asked 16/8, 2018 at 20:53
1 Next >
© 2022 - 2024 — McMap. All rights reserved.