Code Monkey home page Code Monkey logo

Comments (9)

stephenkalnoske-sans avatar stephenkalnoske-sans commented on July 18, 2024 2

Hi @filmaj, definitely seems more stable now. I'll close this out. RC1 is running fine as well. Thanks again!

from bolt-js.

stephenkalnoske-sans avatar stephenkalnoske-sans commented on July 18, 2024 1

@filmaj I only installed bolt last week so didn't have any other releases but the most current one. I have the 4.0 release candidate running now and will watch it to see if I get any more disconnects. Previously it would happen every day so will know soon. Thanks for your help!

from bolt-js.

hello-ashleyintech avatar hello-ashleyintech commented on July 18, 2024

Hi, @stephenkalnoske-sans! Thank you for submitting this issue! 🙇

To be able to better understand the issue - how often does this occur? Are you noticing a maximum threshold of time that the connection lasts before you receive this error?

from bolt-js.

stephenkalnoske-sans avatar stephenkalnoske-sans commented on July 18, 2024

Hi @hello-ashleyintech! I haven't been able to pinpoint exactly when this occurs. But it is daily. I'll start the service in the morning and by the end of the day it is disconnected with that error.

from bolt-js.

filmaj avatar filmaj commented on July 18, 2024

Looks like the same issue as this one in the underlying socket mode package: slackapi/node-slack-sdk#1787

@stephenkalnoske-sans can you confirm the exact version of @slack/socket-mode you are using in your bolt app? It is a dependency of bolt, you can check it by running npm ls | grep socket-mode.

from bolt-js.

stephenkalnoske-sans avatar stephenkalnoske-sans commented on July 18, 2024

Yep! v1.3.5

from bolt-js.

filmaj avatar filmaj commented on July 18, 2024

Has this been happening more recently? I'm trying to identify where this issue was introduced, whether it is new or whether this behaviour has always existed.

Do you see it if you lock socket-mode to v1.3.4?
Another alternative is to try @slack/[email protected], which uses the new socket-mode 2.0, which ditches the 1.x line of socket mode (which used a problematic design of 2 alternating socket connections pumping transitions into a single state machine).

from bolt-js.

filmaj avatar filmaj commented on July 18, 2024

Awesome, please feel free to at-mention me with any issues that crop up. Appreciate any feedback you provide on the release candidate!

from bolt-js.

filmaj avatar filmaj commented on July 18, 2024

Ok sounds good! I'd recommend you lock to rc1 (and not allow for floating versions via ~ or ^) as rc2 and so on may introduce breaking changes as we inch closer to a brand new bolt v4 major version.

from bolt-js.

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.