Search found 1 match

by hossdawg
Fri Apr 06, 2018 7:20 pm
Forum: Support
Topic: Is your Deluge-Web not working? TypeError: unhashable type: 'MethodicalState'
Replies: 2
Views: 3339

Is your Deluge-Web not working? TypeError: unhashable type: 'MethodicalState'

Took a little poking around but I'm using CentOS and discovered that a python update package python2-attrs-17.4.0-3.el7.noarch was causing errors with start-up of Deluge-Web, getting "TypeError: unhashable type: 'MethodicalState'". Rolled back to python2-attrs-16.3.0-1.el7.noarch and the i...