Closed hugmouse closed 4 years ago
try using the --debug
flag through cmd and see what is wrong there
Tested on two different systems - the result is the same
The issue was identified.
connectRPC()
, it makes a loop.
https://github.com/e6Hub/app/blob/4af2b63124e45af1964ba516b72ed9cb06071ac5/src/background.js#L133-L135ready
event preventing app's launch.
https://github.com/e6Hub/app/blob/4af2b63124e45af1964ba516b72ed9cb06071ac5/src/background.js#L45-L46I'll fix those issues ASAP.
It works now, thanks!
What is the bug? Release version does not work. Nothing in the logs after start-up, but 30% of the CPU is consumed all the time.
Steps to reproduce that
Machine info