Code Monkey home page Code Monkey logo

deploying-backend-with-heroku-sample's Introduction

Deploying a Back-end with Heroku

Hello! This GitHub repo is intended to be used with the article Deploying a Back-end with Heroku.

Make sure to follow the steps as outlined in the article to see how to use Heroku for your deployment needs!

You're free to make changes on your own branch, but for the sake of consistency, we will not be merging any external pull requests. Thank you and happy coding!

deploying-backend-with-heroku-sample's People

Contributors

linkcoding avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

deploying-backend-with-heroku-sample's Issues

Error: CERT_HAS_EXPIRED, after deploying to Heroku.

I forked this project, as described in the project instructions, then deployed. When trying to view the project, my logs show this:

2022-06-21T22:14:07.800542+00:00 app[web.1]:     at TLSSocket.emit (node:events:527:28)
2022-06-21T22:14:07.800542+00:00 app[web.1]:     at emitErrorNT (node:internal/streams/destroy:157:8)
2022-06-21T22:14:07.800543+00:00 app[web.1]:     at emitErrorCloseNT (node:internal/streams/destroy:122:3)
2022-06-21T22:14:07.800543+00:00 app[web.1]:     at processTicksAndRejections (node:internal/process/task_queues:83:21) {
2022-06-21T22:14:07.800544+00:00 app[web.1]:   type: 'system',
2022-06-21T22:14:07.800544+00:00 app[web.1]:   errno: 'CERT_HAS_EXPIRED',
2022-06-21T22:14:07.800544+00:00 app[web.1]:   code: 'CERT_HAS_EXPIRED'
2022-06-21T22:14:07.800545+00:00 app[web.1]: }
2022-06-21T22:14:37.707715+00:00 heroku[router]: at=error code=H12 desc="Request timeout" method=GET path="/" host=deploying-backend-project.herokuapp.com request_id=4029c381-4c5b-42ec-8553-87ee2d576359 fwd="97.117.72.47" dyno=web.1 connect=0ms service=30001ms status=503 bytes=0 protocol=https
2022-06-21T22:14:38.107888+00:00 heroku[router]: at=info method=GET path="/favicon.ico" host=deploying-backend-project.herokuapp.com request_id=c19c3355-83f6-4416-9cb7-e238232578e2 fwd="97.117.72.47" dyno=web.1 connect=0ms service=3ms status=404 bytes=394 protocol=https

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.