Code Monkey home page Code Monkey logo

Comments (6)

dougaitken avatar dougaitken commented on June 3, 2024 1

@ArshErgon Can you try again please?

from remote-jobs.

ArshErgon avatar ArshErgon commented on June 3, 2024

Wow, it works. Thanks!

from remote-jobs.

dougaitken avatar dougaitken commented on June 3, 2024

I did nothing which is odd, because newer PRs were working but looks like it's broken again.

I don't know enough about the site to handle this myself so I'll need to fix it properly soon.

from remote-jobs.

ArshErgon avatar ArshErgon commented on June 3, 2024

@dougaitken I think the site sleeps for some time, when it sleeps the request shows 404. Similar like heroku free dynos

Dyno sleeping
If an app has a free web dyno, and that dyno receives no web traffic in a 30-minute period, it will sleep. In addition to the web dyno sleeping, the worker dyno (if present) will also sleep.

Free web dynos do not consume free dyno hours while sleeping.

If a sleeping web dyno receives web traffic, it will become active again after a short delay (assuming your account has free dyno hours available).

Apps that only utilise a free worker dyno do not sleep, because they do not respond to web requests. Be mindful of this as they may run 24/7 and consume from your pool of hours.

Occasionally, monitoring services such as Pingdom or New Relic monitoring can prevent a web dyno from sleeping. Run heroku logs -t to view your app’s logs to see if this is the case and turn off these services if it is happening.

from remote-jobs.

dougaitken avatar dougaitken commented on June 3, 2024

it's not though @ArshErgon - that URL is WordPress.com, it never sleeps. Also the ones before it in the log show as expected.

from remote-jobs.

ArshErgon avatar ArshErgon commented on June 3, 2024

Well, in this file https://github.com/remoteintech/remote-jobs/blob/08561b7370307a00818fd2f786273e09ad9e1601/bin/build-site.js at line 58 @nylen has mentioned this issue (nodejs/node#17871) I think it's a node issue, or when fetching the URL https://s0.wp.com/wp-includes/css/dist/block-library/classic.min.css?ver=1 the code brokes.

from remote-jobs.

Related Issues (20)

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.