Giter VIP home page Giter VIP logo

Comments (11)

sheldonbaker avatar sheldonbaker commented on September 28, 2024 2

Seems to be an issue in mongodb/node-mongodb-native above 2.1 (related to balderdashy/sails-mongo/issues/415). I did npm install [email protected] --save --save-exact and it works as expected.

from agendash.

mourraille avatar mourraille commented on September 28, 2024 1

Im getting a 404 for "api/jobs/requeue" and "api/jobs/delete"
running mongo 4.4.0. Any ideas ?

from agendash.

Marcvander avatar Marcvander commented on September 28, 2024 1

Since it seems the project is not maintained anymore, I have fixed the issue and created a fork: https://github.com/Marcvander/agendash

And I published the package here: https://www.npmjs.com/package/agendash3

from agendash.

swapnil002 avatar swapnil002 commented on September 28, 2024

Even Delete fails with ---

node_modules/agenda/node_modules/mongodb/lib/utils.js:97
process.nextTick(function() { throw err; });
^

Error: Can't set headers after they are sent.
at ServerResponse.OutgoingMessage.setHeader (_http_outgoing.js:344:11)

from agendash.

sheldonbaker avatar sheldonbaker commented on September 28, 2024

I'm experiencing the same issue - many ajax calls seem to be 404'ing.

from agendash.

Rameshv avatar Rameshv commented on September 28, 2024

@sheldonnbbaker its still not working..

from agendash.

hoyce avatar hoyce commented on September 28, 2024

I updated my mongodb package from 2.2.5 to 2.2.9 and then it works. (2.1.21 works for me as well but did not want to downgrade if did not have to)

npm install [email protected] --save

from agendash.

joeframbach avatar joeframbach commented on September 28, 2024

Following the sails-mongo approach, I was able to find a pkFactory method which agenda helpfully provides. It maps to the ObjectId constructor in agenda's mongodb, and is available in all versions of agenda. See PR #38.

Is this an acceptable solution?

from agendash.

LeandroFavero avatar LeandroFavero commented on September 28, 2024

PR #38 works perfectly!!!! Very nice!

from agendash.

Marcvander avatar Marcvander commented on September 28, 2024

@mourraille Same here

from agendash.

simison avatar simison commented on September 28, 2024

Since it seems the project is not maintained anymore, I have fixed the issue and created a fork:

@Marcvander you can become a maintainer! :-) Please open a PR, and ask @koresar for access

from agendash.

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.