Git Product home page Git Product logo

Comments (8)

marco-c avatar marco-c commented on July 16, 2024

Thanks for the report. The first step would be to fix the problem in https://github.com/web-push-libs/encrypted-content-encoding, then update the package here.

from web-push.

wmaltmann avatar wmaltmann commented on July 16, 2024

Both are part of this same group, is this issue sufficient or should I duplicate it on the other repo?

from web-push.

marco-c avatar marco-c commented on July 16, 2024

@wmaltmann it'd be useful to file an issue on the other repo as well, and this one can track updating the dependency once the other repo's issue is fixed.

from web-push.

rpostulart avatar rpostulart commented on July 16, 2024

Just upgrading to the latest nodejs (18) runtime in AWS lamda solved the issue for me. I was on nodejs 16

from web-push.

jondashkyle avatar jondashkyle commented on July 16, 2024

Also running into this, although strangely a few notifications will make it through, and then the error surfaces after some amount of time has passed.

(node:8) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)

Worth noting this is running Node 18β€”in response to the note above.

Happy to look into this further but figured I’d check in @wmaltmann.

from web-push.

marco-c avatar marco-c commented on July 16, 2024

@jondashkyle if you want to help, you'd need to fix web-push-libs/encrypted-content-encoding#68 in a similar fashion to #813.

from web-push.

wmaltmann avatar wmaltmann commented on July 16, 2024

I worked around it by making the change locally and pointing to my local version.

from web-push.

marco-c avatar marco-c commented on July 16, 2024

@wmaltmann could you submit a PR? That would benefit everyone!

from web-push.

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.