Page 1 of 1

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

Posted: Fri Apr 06, 2018 7:20 pm
by hossdawg
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 issue was resolved. Seen a few posts about web not loading and wanted to help.

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

Posted: Sat Apr 07, 2018 1:06 am
by jxr182
Thank you for the help. When I run python -V i get a 2.7.14+ so i'm clearly not looking at the right file.

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

Posted: Fri May 04, 2018 1:30 pm
by janmet
Thank you hossdawg for figuring this out.

It took me a while to figure out how to get from python2-attrs-17.4.0-3.el7.noarch to python2-attrs-16.3.0-1.el7.noarch as python2-attrs-16.3.0-1.el7.noarch was no longer in the repository so "yum history undo" didn't do the trick.

This got Deluge working on CentOS 7 again:

rpm -Uvh --oldpackage ftp://ftp.icm.edu.pl/vol/rzm6/linux-ora ... noarch.rpm