Coder Social home page Coder Social logo

ERROR Cannot invoke 'uname` to get architecture type: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" } about turborepo HOT 5 OPEN

ParasRai2 avatar ParasRai2 commented on August 21, 2024
ERROR Cannot invoke 'uname` to get architecture type: Os { code: 11, kind: WouldBlock, message: "Resource temporarily unavailable" }

from turborepo.

Comments (5)

chris-olszewski avatar chris-olszewski commented on August 21, 2024

Could you attach the report file listed in the crash?

from turborepo.

ParasRai2 avatar ParasRai2 commented on August 21, 2024
name = "turbo"
operating_system = "Linux [unknown bitness]"
crate_version = "1.13.2"
explanation = """
file '/github/home/.cargo/registry/src/index.crates.io-6f17d22bba15001f/rayon-core-1.11.0/src/registry.rs' at line 170
"""
cause = "The global thread pool has not been initialized.: ThreadPoolBuildError { kind: IOError(Os { code: 11, kind: WouldBlock, message: \"Res$
method = "Panic"
backtrace = """

   0:   0x72ad97 - <unresolved>
   1:   0x5cfba5 - <unresolved>
   2:   0x5cd723 - <unresolved>
   3:  0x12ac8ab - <unresolved>
   4:  0x1067cc8 - <unresolved>
   5:  0x1062910 - <unresolved>
   6:  0x10632fd - <unresolved>
   7:  0x10630a2 - <unresolved>
   8:  0x10601ed - <unresolved>
  9:  0x105f555 - <unresolved>
 10:  0x1019df5 - <unresolved>
  11:   0xc536a2 - <unresolved>
  12:   0xccfaa5 - <unresolved>
  13:  0x116a35d - <unresolved>
  14:   0xe143b0 - <unresolved>
  15:   0xe9424d - <unresolved>
  16:   0xe8f370 - <unresolved>
  17:   0xaf21e2 - <unresolved>
  18:   0xaf1933 - <unresolved>
  19:   0xaf1633 - <unresolved>"""

@chris-olszewski
Thank you for the response
Here is the content of the report file

from turborepo.

chris-olszewski avatar chris-olszewski commented on August 21, 2024

Can you run uname -a and provide the result? It's odd that we're unable to determine the bitness of your system.

from turborepo.

ParasRai2 avatar ParasRai2 commented on August 21, 2024

@chris-olszewski
I got this
Linux s2912.fra1.stableserver.net 4.18.0-513.11.1.lve.el8.x86_64 #1 SMP Thu Jan 18 16:21:02 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

I am using nodejs application on cPanel

from turborepo.

chris-olszewski avatar chris-olszewski commented on August 21, 2024

It appears to be happening when the library we use for parallel processing is setting up the thread pool, but is unable to query the underlying OS for information. I'm unsure if this is a bad install of the OS or the OS itself doesn't surface this capability to user code.

You could try to reinstall the OS/reprovision the box. I'm afraid we can't dedicate resources to figuring out what exactly is going wrong with your setup.

from turborepo.

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.