Uploaded image for project: 'MusicBrainz Search Server'
  1. MusicBrainz Search Server
  2. SEARCH-569

XML incompatible strings abort reindexing annotation, recording, release, and url cores

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Normal Normal
    • sir-1.0.1
    • None
    • Indexer
    • None

      Initially reported at https://github.com/metabrainz/musicbrainz-docker/pull/106#issuecomment-510517042

      • annotation
      • recording
      • release
      • url

      The above cores are not completely reindexed because of the following error:

      2019-07-11 08:42:53,753: All strings must be XML compatible: Unicode or ASCII, no NULL bytes or control characters
      Traceback (most recent call last):
        File "sir/indexing.py", line 149, in _multiprocessed_import
          for r in results:
        File "/usr/local/lib/python2.7/multiprocessing/pool.py", line 673, in next
          raise value
      ValueError: All strings must be XML compatible: Unicode or ASCII, no NULL bytes or control characters}}
      

      It doesn't seem to affect live indexing though.

            yvanzo yvanzo
            yvanzo yvanzo
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                Version Package
                sir-1.0.1