You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2021-04-10 12:10:56.736 ERROR idb.mediaing჻ Unhandled error processing: https://herbarium.nkn.uidaho.edu/images/jpeg.php?Image=ID003067.jpg
Traceback (most recent call last):
File "/home/dan/git/IDIGBIO/idb-backend/idigbio_ingestion/mediaing/fetcher.py", line 273, in get_media
self.validate()
File "/home/dan/git/IDIGBIO/idb-backend/idigbio_ingestion/mediaing/fetcher.py", line 335, in validate
url=self.url, type=self.type, mime=self.mime)
File "/home/dan/git/IDIGBIO/idb-backend/idb/postgres_backend/db.py", line 687, in frombuff
return cls.fromobj(StringIO(buff), **attrs)
TypeError: initial_value must be str or None, not bytes
The text was updated successfully, but these errors were encountered:
$ idigbio-ingestion -v mediaing --prefix 'http://www.tropicos.org' get-media
2021-04-11 13:23:14.251 INFO idb.mediaing჻ Started fetcher with User Agent string: 'iDigBio Media Ingestor ([email protected] https://www.idigbio.org/wiki/index.php/Media_Ingestor)'
2021-04-11 13:23:14.252 INFO idb.mediaing჻ mediaing - run once mode
2021-04-11 13:23:28.044 INFO idb.mediaing჻ Found 88577 urls to check
2021-04-11 13:23:28.227 INFO idb.gevent_helpers჻ Closing all connections: 1
2021-04-11 13:23:28.675 ERROR idb.mediaing჻ Unhandled error processing: http://www.tropicos.org/ImageDownload.aspx?imageid=100000003
Traceback (most recent call last):
File "/home/dan/git/IDIGBIO/idb-backend/idigbio_ingestion/mediaing/fetcher.py", line 272, in get_media
self.validate()
File "/home/dan/git/IDIGBIO/idb-backend/idigbio_ingestion/mediaing/fetcher.py", line 334, in validate
url=self.url, type=self.type, mime=self.mime)
File "/home/dan/git/IDIGBIO/idb-backend/idb/postgres_backend/db.py", line 687, in frombuff
return cls.fromobj(StringIO(buff), **attrs)
TypeError: initial_value must be str or None, not bytes
^CKeyboardInterrupt
2021-04-11T17:23:30Z
Aborted!
The text was updated successfully, but these errors were encountered: