We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
This error is happening a lot.
@juliangruber any idea what could be the cause?
Sorry, something went wrong.
I have no idea 🤔 And I believe noone reported this issue in the last months
Weird. According to our weekly summary from Sentry, this is one of the top three issues with the most errors.
No branches or pull requests
Sentry Issue: FILECOIN-STATION-1BK
Core logs:
The text was updated successfully, but these errors were encountered: