Skip to main content

All Questions

Tagged with
0 votes
0 answers
100 views

Heroku deployment failiure

i tried to push my angular app to heroku, followed some steps on internet that told me to change the package.json and make a server.js. But in the end i got the message saying "Not found" ...
user avatar
1 vote
1 answer
316 views

Node.js/ Ionic app not deploying correctly on Heroku

I have a program in ionic and I am trying to deploy it to heroku, but it gives me this error: 2021-12-11T16:50:35.223922+00:00 app[web.1]: <--- Last few GCs ---> 2021-12-11T16:50:35.223922+00:00 ...
Sergio 's user avatar
1 vote
2 answers
99 views

How To Deploy Project On Heroku

I have one project that project in nodejs and Angular divided into Two Parts One is Backend And One is Frontend. Backend Cosist Api And my Sql Connection.There used Nodejs Frontend Consist Ui coding....
Sanket Majale's user avatar
0 votes
2 answers
102 views

MEAN Full Stack app not deploying on Heroku Application Error

I am trying to deploy my mean stack application with backend database using mongodb on heroku but it gives application error.I have pasted the logs of heroku and my package.json file. Heroku logs: ...
Farjad Ali Raza's user avatar
0 votes
1 answer
345 views

How to redirect to HTTPS from Angular+Node app hosted in Heroku from a subdomain?

Been struggling with this for a couple of day now. I have an Angular 9 app, a subdomain (subdomain.side.com) and a Heroku app running Nodejs server. Heroku app has SSL and is connected correctly to ...
Du_'s user avatar
  • 955
1 vote
1 answer
410 views

Problem in deploying Angular app in heroku

I am trying to deploy an Angular project in the Heroku platform, Project got deployed but I am trying to access it's showing an empty page in the screen and when I open logs I am facing a weird error ...
Goutham Harshith's user avatar
0 votes
1 answer
57 views

Angularjs app on Heroku: HTTPS request gets cancelled and replaced by an HTTP request, which gets blocked due to mixed content

I have hosted an angularjs app on Heroku. It uses SWAPI api to fetch json data. The strange thing that's happening is the login call succeeds, alloing user to log into the app, but the request from ...
Rishabh Shukla's user avatar
0 votes
1 answer
1k views

Build error from heroku CLI or github. Can't deploy new content

I have been using heroku to deploy a website. So far everything was going great. After a few months without using it, I decided to update it to which I found myself facing an error I can't comprehend. ...
morning_dave's user avatar
0 votes
1 answer
107 views

How to i solve this error -heroku CLI error when trying to deploy appliaction

Application error when i try to access the app from the url. this is the error from the logs 2018-11-14T10:57:51.683297+00:00 app[web.1]: npm ERR! [email protected] start:ng serve 2018-11-14T10:57:51....
corneliouz Bett's user avatar
0 votes
2 answers
321 views

How to host AngularJS with Node on Heroku

I am following Heroku's documentation for hosting application on Heroku and I have successfully hosted my nodejs API on Heroku but I'm not able to host my angularJs code as it doesn't have Server.js ...
aMighty's user avatar
  • 283
1 vote
1 answer
399 views

Nodejs project unable to start in heroku

I am trying to deploye nodejs application in heroku.com. i am successfully push the code in heroku master. When i am trying to access this application it is showing below error. I check log also and ...
Sangram Badi's user avatar
  • 4,174
0 votes
0 answers
178 views

POST 404 Error when deploying MEAN app on Heroku

I was recently following a tutorial on youtube that went over creating a MEAN application locally. I decided to try to deploy my version over heroku and run into the error when adding an item: POST ...
Matt Vroom's user avatar
0 votes
1 answer
31 views

Node app fails to push to Heroku

i am gettting this error Build failed remote: parse error: Expected another key-value pair at line 53, column 3 remote: parse error: Expected another key-value pair at line 53, column 3 remote: parse ...
joomo's user avatar
  • 125
0 votes
1 answer
37 views

404 angularjs http post to a php file

I have hosted a little web app on heroku. My issue is when I try to execute a php file from angularjs, the console log says me that can't found it. On my localhost works perfectly! Here is the code. ...
Lucho La Frazia's user avatar

15 30 50 per page
1
2 3 4 5
10