reisxd / TizenTube

A NodeJS script to remove ads and add support for Sponsorblock for your Tizen TV (2017 and forward).
https://tizentube.live
GNU General Public License v3.0
411 stars 35 forks source link

Error when running "node ." #14

Closed 10kmotorola closed 11 months ago

10kmotorola commented 11 months ago

I get the following error when running node .

orchid@mint-laptop:~/TizenTube$ node .
(node:152528) ExperimentalWarning: Import assertions are not a stable feature of the JavaScript language. Avoid relying on their current behavior and syntax as those might change in a future version of Node.js.
(Use `node --trace-warnings ...` to show where the warning was created)
(node:152528) ExperimentalWarning: Importing JSON modules is an experimental feature and might change at any time
node:events:492
      throw er; // Unhandled 'error' event
      ^

Error: read ECONNRESET
    at TCP.onStreamRead (node:internal/stream_base_commons:217:20)
Emitted 'error' event on Socket instance at:
    at emitErrorNT (node:internal/streams/destroy:151:8)
    at emitErrorCloseNT (node:internal/streams/destroy:116:3)
    at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
  errno: -104,
  code: 'ECONNRESET',
  syscall: 'read'
}

Node.js v20.5.1
reisxd commented 11 months ago

You either: Entered the TVs IP wrong You didn't whitelisted the PCs IP in the developers settings