Git Product home page Git Product logo

Comments (5)

sbordet avatar sbordet commented on June 4, 2024 1

This is the server sending to the client an unsuccessful /meta/subscribe message without the subscription field, which is a protocol error, as /meta/subscribe messages MUST contain the subscription field: https://docs.cometd.org/current/reference/#_bayeux_meta_subscribe.

We can improve the error handling on the client, but this looks like a server problem, possibly caused by the client trying to subscribe to a wrong channel.

Also, we can fix this issue in CometD 5 and later, but CometD 4 is at End-Of-Life, see https://docs.cometd.org/current/reference/#_preface.

Also note that very soon, CometD 5 will be End-Of-Community-Support, see #1179.

from cometd.

Ziauddin135 avatar Ziauddin135 commented on June 4, 2024

Hi @reid24 ,

I am also facing this issue frequently for the 4.0.4 version. Please suggest if any solution or workaround

Thanks

from cometd.

sbordet avatar sbordet commented on June 4, 2024

Version 4.0.4 is obsolete, please upgrade.
See https://docs.cometd.org/current/reference/.

from cometd.

Ziauddin135 avatar Ziauddin135 commented on June 4, 2024

Hi @sbordet ,

how can i download all the dependencies for the latest version? can you help

Thanks

from cometd.

sbordet avatar sbordet commented on June 4, 2024

how can i download all the dependencies for the latest version?

This is typically done by build tools such as Maven or Gradle.

Please read the documentation at https://docs.cometd.org/current/reference/

from cometd.

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.