pymedusa / Medusa

Automatic Video Library Manager for TV Shows. It watches for new episodes of your favorite shows, and when they are posted it does its magic.
https://pymedusa.com
GNU General Public License v3.0
1.8k stars 276 forks source link

[APP SUBMITTED]: AttributeError: 'NoneType' object has no attribute 'iter' #6088

Closed Aethrios closed 3 years ago

Aethrios commented 5 years ago

INFO

Python Version: 2.7.15 (default, May 26 2018, 01:11:09) [GCC 4.2.1 Compatible FreeBSD Clang 4.0.0 (tags/RELEASE_400/final 297347)] Operating System: FreeBSD-11.2-STABLE-amd64-64bit-ELF Locale: UTF-8 Branch: master Database: 44.12 Commit: pymedusa/Medusa@918cfe7ce01808499585ffe6c1356fd5ed369f76 Link to Log: No Log available

ERROR

2019-01-27 10:30:34 ERROR    SEARCHQUEUE-BACKLOG-83996 :: [918cfe7] Checking AniDB scene exceptions update failed for Arpeggio of Blue Steel. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/usr/local/medusa/medusa/scene_exceptions.py", line 421, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/usr/local/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/usr/local/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

plato79 commented 4 years ago

I also get this error when starting medusa for the first time.

Python 3.6 with all the requirements installed via pip. Latest commit: 8f6b6665c778cb456899809877c3bc15a547abf6

p0psicles commented 4 years ago

Stop Medusa, remove the anime-list.xml in the cache folder and start.

VexingHex commented 4 years ago

INFO

Python Version: 2.7.17 (default, Apr 15 2020, 17:20:14) [GCC 7.5.0] Operating System: Linux-4.15.0-99-generic-x86_64-with-Ubuntu-18.04-bionic Locale: UTF-8 Branch: master Database: 44.15 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-05-26 19:09:29 ERROR    SEARCHQUEUE-BACKLOG-252345 :: [d9c31da] Checking AniDB scene exceptions update failed for Cells at Work!. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/opt/**********/**********/scene_exceptions.py", line 416, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/opt/**********/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/opt/**********/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

VexingHex commented 4 years ago

INFO

Python Version: 2.7.17 (default, Apr 15 2020, 17:20:14) [GCC 7.5.0] Operating System: Linux-4.15.0-99-generic-x86_64-with-Ubuntu-18.04-bionic Locale: UTF-8 Branch: master Database: 44.15 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-05-26 19:00:45 ERROR    SEARCHQUEUE-BACKLOG-252345 :: [d9c31da] Checking AniDB scene exceptions update failed for Overlord. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/opt/**********/**********/scene_exceptions.py", line 416, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/opt/**********/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/opt/**********/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:05:53 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for SUPER HXEROS. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:05:43 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for Gregory Horror Show. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:05:33 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for Dance In The Vampire Bund. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:05:23 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for Clannad. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:05:13 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for Black Lagoon. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:05:03 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for Arakawa Under the Bridge. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:04:53 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for Aquarion Logos. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:04:43 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for Waiting in the Summer. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:04:33 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for Angel Beats!. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:04:23 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for Amagami SS. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:04:13 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for Akikan. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:04:03 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for Akane-Iro ni Somaru Saka. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:03:53 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for Air. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:03:43 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for Ai Yori Aoshi. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:03:33 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for Afro Samurai. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:03:23 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for Ninja Nonsense. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:03:13 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for Absolute Duo. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:03:03 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for Planet With. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:02:53 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for Little Witch Academia. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:02:43 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for Silver Spoon. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:02:33 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for Golden Boy. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:02:23 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for anohana: The Flower We Saw That Day. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:02:13 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for My Hero Academia. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:02:03 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for How Not to Summon a Demon Lord. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:01:53 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for SSSS.GRIDMAN. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:01:43 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for Gakuen Basara: Samurai High School. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:01:33 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for Grand Blue Dreaming. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:01:23 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for ZOMBIE LAND SAGA. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:01:13 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for Yuuna and the Haunted Hot Springs. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

wfulcher commented 4 years ago

INFO

Python Version: 3.7.6 (default, Dec 21 2019, 02:28:04) [GCC 8.3.0] Operating System: Linux-5.4.0-45-generic-x86_64-with Locale: UTF-8 Branch: master Database: 44.16 Commit: pymedusa/Medusa@d9c31da063e6c4b4383749e19b27b13693a1b71e Link to Log: No Log available

ERROR

2020-09-13 14:01:03 ERROR    SEARCHQUEUE-BACKLOG-80728 :: [d9c31da] Checking AniDB scene exceptions update failed for That Time I Got Reincarnated as a Slime. Error: 'NoneType' object has no attribute 'iter'
Traceback (most recent call last):
  File "/app/medusa/medusa/scene_exceptions.py", line 430, in _get_anidb_exceptions
    cache_path=join(app.CACHE_DIR, 'adba')
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 128, in __init__
    self.aid = self._get_aid_from_xml(self.name)
  File "/app/medusa/ext/adba/aniDBAbstracter.py", line 184, in _get_aid_from_xml
    for element in self.allAnimeXML.iter():
AttributeError: 'NoneType' object has no attribute 'iter'

STAFF NOTIFIED: @pymedusa/support @pymedusa/moderators

medariox commented 3 years ago

Fixed with https://github.com/pymedusa/Medusa/pull/8883