iptvnator icon indicating copy to clipboard operation
iptvnator copied to clipboard

EPG Worker issue

Open 4gray opened this issue 3 months ago • 0 comments

[EPG Events] Error fetching EPG: Error: Cannot find module '/opt/IPTVnator/resources/app.asar/electron-backend/workers/epg-parser.worker.js'
    at Module._resolveFilename (node:internal/modules/cjs/loader:1390:15)
    at defaultResolveImpl (node:internal/modules/cjs/loader:1032:19)
    at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1037:22)
    at Module._load (node:internal/modules/cjs/loader:1199:37)
    at c._load (node:electron/js2c/node_init:2:17993)
    at TracingChannel.traceSync (node:diagnostics_channel:328:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:244:24)
    at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:186:5)
    at MessagePort.<anonymous> (node:internal/main/worker_thread:226:26)
    at [nodejs.internal.kHybridDispatch] (node:internal/event_target:845:20) {
  code: 'MODULE_NOT_FOUND',
  requireStack: []
}

4gray avatar Nov 23 '25 19:11 4gray