Skip to content
New issue

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

Cannot read properties of undefined (reading 'get_config') #33

Open
Spider84 opened this issue Jan 20, 2022 · 0 comments · May be fixed by #34
Open

Cannot read properties of undefined (reading 'get_config') #33

Spider84 opened this issue Jan 20, 2022 · 0 comments · May be fixed by #34

Comments

@Spider84
Copy link

After some time of work unable to load WebUI content.

  1. After WebUI starts - it's work correctly w/o any errors and warnings.
  2. After some time (hours) - it's stop show content. UI stil work, but now torrents and no Buttons reaction.
    In Chrome console next log:
Uncaught TypeError: Cannot read properties of undefined (reading 'get_config')
    at constructor.updateConfig (pieces.js:62:25)
    at new constructor (pieces.js:42:9)
    at S.onEnable (pieces.js:170:23)
    at S.enable (deluge-all.js:243:383)
    at Object.initialize (deluge-all.js:284:226)
    at deluge-all.js:289:440
    at ext-all.js:21:2438
    at b (ext-all.js:21:19924)

Deluge 2.0.5
libtorrent: 2.0.5.0
pieces: libtorrent: 0.6

@petroid petroid linked a pull request Sep 19, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant