question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Microsite pins a CPU core on creation and building, no output

See original GitHub issue

Hello! Saw your post in the Preact slack, decided to give this a quick test tonight.

Unfortunately I’m having a really weird issue where Microsite appears to pin one (of my 4) CPU cores at 100% when doing any operation. I let npm init microsite microsite-test run for about 15 minutes and all I got were fans. NPX would let me know it installed 4 deps in less than a couple seconds and then I received no more output.

I then decided to skip that and clone your template manually. Same issue. The template is unedited and after running yarn/(npm run) build I get no terminal output and more CPU core maxing out. It does seem to cycle which core gets pinned at 100%, not sure if that’s relevant information or not. Might just be Node shuffling them.

I’ll provide my system + tool specs here, certainly let me know what else I can provide.

Environment Info:
  System:
    OS: Linux 5.8 Manjaro Linux
    CPU: (4) x64 Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
  Binaries:
    Node: 14.15.0 - /usr/bin/node
    Yarn: 1.22.10 - /usr/bin/yarn
    npm: 6.14.8 - /usr/bin/npm

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:10 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
rschristiancommented, Nov 23, 2020

I’ll close this now as the problems all seem to be addressed. Thanks for your quick response, I look forward to using Microsite!

1reaction
rschristiancommented, Nov 23, 2020

I just cloned the template manually to build and that portion does seem to be working now. Output certainly seems in-line with what I’d expect.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can a couple (1-4) bent CPU pins cause my computer ... - Quora
Few bent pins can prevent your CPU communicating to mainboard, so answer is yet. Those pins exist for reason. You can actually bend...
Read more >
Environment Variables for Process Pinning - Intel
Specify this subset to define the number of cores on a node. ... To pin the processes to different CPUs on each node...
Read more >
Specs Explained: CPU - Puget Systems
The graphics core speed is much like the main CPU clock speed in that it tells you how many instructions per second it...
Read more >
Intel Z390 socket analysis shows extra power pins unnecessary
Previously reserved pins were utilised by Z370 motherboard sockets to deliver extra power - creating a pinout change in both the CPU and...
Read more >
How to Choose a CPU - Newegg Insider
Desktop CPUs were created for desktop computers. ... If a processor does not have an integrated GPU, the computer can still display graphics ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found