Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Cannot find module 'C:\Users\username\AppData\Local\Programs\Filecoin Station\resources\core\bin\station.js #1797

Open
sentry-io bot opened this issue Sep 2, 2024 · 3 comments

Comments

@sentry-io
Copy link

sentry-io bot commented Sep 2, 2024

Sentry Issue: FILECOIN-STATION-1BK

Error: Core exited
  File "C:\Users\Dell\AppData\Local\Programs\Filecoin Station\resources\app.asar\main\core.js", line 72, in maybeReportErrorToSentry
    Sentry.captureException(err, scopeFn)
  File "C:\Users\Dell\AppData\Local\Programs\Filecoin Station\resources\app.asar\main\core.js", line 174, in start
    maybeReportErrorToSentry('Core exited', (/** @type {any} */ scope) => {
  File "C:\Users\Dell\AppData\Local\Programs\Filecoin Station\resources\app.asar\main\core.js", line 56, in Object.run
    await start(ctx)
  File "C:\Users\Dell\AppData\Local\Programs\Filecoin Station\resources\app.asar\main\index.js", line 185, in run
    await core.run(ctx)

Core logs:

node:internal/modules/cjs/loader:1155
  throw err;
  ^

Error: Cannot find module 'C:\Users\guruk\AppData\Local\Programs\Filecoin Station\resources\core\bin\station.js'
    at Module._resolveFilename (node:internal/modules/cjs/loader:1152:15)
    at Module._load (node:internal/modules/cjs/loader:993:27)
    at c._load (node:electron/js2c/node_init:2:17025)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:189:12)
    at node:internal/main/run_main_module:28:49 {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}

Node.js v20.16.0
@bajtos
Copy link
Member

bajtos commented Sep 2, 2024

This error is happening a lot.

Screenshot 2024-09-02 at 13 46 48

@juliangruber any idea what could be the cause?

@juliangruber
Copy link
Member

I have no idea 🤔 And I believe noone reported this issue in the last months

@bajtos
Copy link
Member

bajtos commented Sep 16, 2024

Weird. According to our weekly summary from Sentry, this is one of the top three issues with the most errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants