Giter Club home page Giter Club logo

Comments (11)

cameronshinn avatar cameronshinn commented on June 11, 2024 1

The common factor here seems like the NZXT Kraken cooler

from openrgb-python.

jath03 avatar jath03 commented on June 11, 2024 1

Nothing seems wrong with the kraken's implementation in OpenRGB. I'm working on adding good logging to get more info and make debugging easier.

from openrgb-python.

jath03 avatar jath03 commented on June 11, 2024

At first glance, this looks like a problem on the server side. What devices do you have that are supported by openrgb?

from openrgb-python.

cameronshinn avatar cameronshinn commented on June 11, 2024

I have...

  • Corsair keyboard
  • Razer mouse
  • NZXT AIO cooler and Hue+ lighting
  • Gigabyte RGB mobo w/ RGB RAM
  • Gigabyte GPU

from openrgb-python.

Lucasthoelke avatar Lucasthoelke commented on June 11, 2024

I'm having the same issue,

Devices:

  • Corsair K70 RGB MK.2
  • LED Strip
  • Logitech g502
  • NZXT Kraken X2

OpenRGB 0.41 3767b3

from openrgb-python.

RelishedChicken avatar RelishedChicken commented on June 11, 2024

Just to add, I'm seeing the same issue when a this is a dependency.

Devices:

  • Razer Blackwidow V2 Chroma
  • Razer Mamba Wireless Chroma
  • Razer Goliathus Extended Chroma
  • NZXT Kraken x56
  • NZXT N7 Z370 Motherboard (RGB)
  • Corsair Vengeance Pro RGB

from openrgb-python.

jath03 avatar jath03 commented on June 11, 2024

Sorry I haven't gotten around to adding logging yet. From discussion on discord though, it seems like this error is a symptom of SDK connection issues, which are mostly caused by trying to request device info to quickly or in parallel. If you're using multiprocessing, don't. The library is thread-safe, but not multiprocessing-safe, so feel free to replace all multiprocessing with threading. I'll add a section in the docs about this. If this fixes any of your problems, great, otherwise I'll try to make time to add logging

from openrgb-python.

inlart avatar inlart commented on June 11, 2024

I think PR #11 should fix this. Could you give the latest git version a try? Alternatively you can also update OpenRGB to 23460959 or newer.

from openrgb-python.

jath03 avatar jath03 commented on June 11, 2024

The latest release added some fixes and locking that should (hopefully) help with network stability. Could you lmk if it does or doesn't help at all? If not, which example are you running when you get this error?

from openrgb-python.

cameronshinn avatar cameronshinn commented on June 11, 2024

Yeah I can run it when I get the chance

from openrgb-python.

jath03 avatar jath03 commented on June 11, 2024

Can anyone here verify that this issue is still occurring?

from openrgb-python.

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.