openeduhub / metalookup

Provide metadata about domains w.r.t accessibility, licencing, adds, etc.
GNU General Public License v3.0
5 stars 0 forks source link

MetaLookup replies with 400 OK #133

Closed RobertMeissner closed 2 years ago

RobertMeissner commented 2 years ago

Information by Hupf, only screenshot so far: image

Ping and endpoint work for local to remote REST call.

RobertMeissner commented 2 years ago

Connected to: https://issues.edu-sharing.net/jira/browse/KBMBF-532

RobertMeissner commented 2 years ago

See https://issues.edu-sharing.net/jira/browse/KBMBF-532 According to the logs, the service was restarted later on. The relevant code is not present in dev branch code, anymore. Thus, it is probably "solved" by pulling the newest image.

RobertMeissner commented 2 years ago

Another bug currently plaguing MetaLookup:

Traceback (most recent call last): File "/home/extractor/features/accessibility.py", line 47, in _execute_api_call process = await session.get( File "/usr/local/lib/python3.9/site-packages/aiohttp/client.py", line 559, in _request await resp.start(conn) File "/usr/local/lib/python3.9/site-packages/aiohttp/client_reqrep.py", line 913, in start self._continue = None File "/usr/local/lib/python3.9/site-packages/aiohttp/helpers.py", line 718, in __exit__ raise asyncio.TimeoutError from None asyncio.exceptions.TimeoutError 2022-07-13 12:18:43,287 ERROR Unknown exception from extracting metadata: '(URL('/wiki/Datei:Curriculum_Vitae_of_Gabor_B._Racz.pdf'),)'. Traceback (most recent call last):

MRuecklCC commented 2 years ago

This should be resolved via the last deployment after #136.