filecoin-station / desktop

Station is a visionary desktop app that connects your computer’s idle resources to the Filecoin network and rewards you with FIL. Taking part is simple, just launch the app and start earning.
https://www.filstation.app
Other
61 stars 14 forks source link

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

Open sentry-io[bot] opened 1 month ago

sentry-io[bot] commented 1 month ago

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 commented 1 month ago

This error is happening a lot.

Screenshot 2024-09-02 at 13 46 48

@juliangruber any idea what could be the cause?

juliangruber commented 1 month ago

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

bajtos commented 1 month ago

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