python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Heroku not allowing MavenCli do maven install (NoSuchElementException)
I'm working on a project where I need to run the maven install command in other projects. To resolve this, I used MavenCli which allows the execution of Maven commands by a Java Spring Boot project. A...
Gustavo Steinmetz
Votes: 0
Answers: 0
how to add heroku ssh keys to known_hosts (used to work before)
I'm having a CI pipeline where I deploy to Heroku (on gitlab). I don't want to use my personal api key, since this is a shared repository. So I had this CI-config working until a few weeks ago:
deplo...
qsys
Votes: 0
Answers: 1
Application error in heroku after successfully deployed - Ruby on Rails 7
Error detail is:
**An error occurred in the application and your page could not be served.**
Here is logs details by command heroku logs --tail
2022-04-07T06:14:27.384637+00:00 app[web.1]: from c...
Hassan Nawaz
Votes: 0
Answers: 0
How do i fix command not found when running heroku local?
How do i fix the heroku error?
I am getting below when running heroku local. Any idea -
heroku local
[OKAY] Loaded ENV .env File as KEY=VALUE Format
7:53:20 AM web.1 | /bin/sh: leaderboard-web: co...
SM Ataul Karim Riad
Votes: 0
Answers: 1