Electorrent icon indicating copy to clipboard operation
Electorrent copied to clipboard

Can't connect!

Open EsmailELBoBDev2 opened this issue 2 years ago • 1 comments

Each time I run the appimage I get:

Could not establish debug connection Error: Cannot find module 'electron-connect'
Require stack:
- /tmp/.mount_ElectoMiuo1Q/resources/app.asar/app.js
- 
    at Module._resolveFilename (internal/modules/cjs/loader.js:887:15)
    at Function.n._resolveFilename (electron/js2c/browser_init.js:257:1128)
    at Module._load (internal/modules/cjs/loader.js:732:27)
    at Function.f._load (electron/js2c/asar_bundle.js:5:12913)
    at Module.require (internal/modules/cjs/loader.js:959:19)
    at require (internal/modules/cjs/helpers.js:88:18)
    at createTorrentWindow (/tmp/.mount_ElectoMiuo1Q/resources/app.asar/app.js:80:26)
    at App.<anonymous> (/tmp/.mount_ElectoMiuo1Q/resources/app.asar/app.js:168:5)
    at App.emit (events.js:315:20) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [ '/tmp/.mount_ElectoMiuo1Q/resources/app.asar/app.js', undefined ]

EsmailELBoBDev2 avatar Jun 18 '22 16:06 EsmailELBoBDev2

Okay after looking into it more, it has nothing to do with connecting I guess? so here is issue temp:

Client:

  • [x] qBittorrent
  • [ ] µTorrent
  • [ ] Transmission
  • [ ] rTorrent
  • [ ] Deluge

Client Version: 4.2.5

Operating System: Gentoo (btw)

Application Version: 2.7.3

Description: I keep getting the connection could not be established

EsmailELBoBDev2 avatar Jun 18 '22 16:06 EsmailELBoBDev2

Hi @EsmailELBoBDev2

This is actually a npm package used during development for live reloading. It is not included in the packaged app and should not be loaded.

I have removed this package since then and expect the issue to be resolved in the next release.

tympanix avatar Sep 09 '22 09:09 tympanix

Well, I already closed my seedbox and do not need to connect to it's torrent client anymore so I think you will find someone else to test it :-p

EsmailELBoBDev2 avatar Sep 09 '22 09:09 EsmailELBoBDev2