2026-03-30 07:00:49 [crawlers.pipelines.post_to_api] ERROR: adesa.it, item_id 6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 500 Server Error: Internal Server Error for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 500
| Response Headers: {'Content-Length': '0', 'Date': 'Mon, 30 Mar 2026 07:00:48 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload'}
2026-03-30 07:00:49 [crawlers.pipelines.post_to_api] ERROR: 500 Server Error: Internal Server Error for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
Traceback (most recent call last):
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-30 07:00:49 [scrapy.core.scraper] ERROR: Error processing {'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-04-01T17:41:00Z',
'fuel_type': 'Petrol',
'id': '6d9e37e9-b2ee-54f2-8573-3ddaaa7a806f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GM918NF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10741935',
'listing': 'auctionplusdirectbuy',
'location': 'Drizzona (Italy)',
'make': 'Fiat',
'model': '500',
'odometer': 74461,
'odometer_reading_unit': 'km',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2022-06-01',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 1.0 Club - Petrol - Manual - 70 hp - 74.461 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2022}
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1078, in _runCallbacks
current.result = callback( # type: ignore[misc]
File "/usr/local/lib/python3.11/dist-packages/scrapy/utils/defer.py", line 340, in f
return deferred_from_coro(coro_f(*coro_args, **coro_kwargs))
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 114, in process_item
raise e
File "/usr/src/app/crawlers/pipelines/post_to_api.py", line 94, in process_item
response.raise_for_status()
File "/usr/local/lib/python3.11/dist-packages/requests/models.py", line 1021, in raise_for_status
raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 500 Server Error: Internal Server Error for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-30 07:03:37 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.eu/en/carv6/auction/10741895>
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1999, in _inlineCallbacks
result = context.run(
File "/usr/local/lib/python3.11/dist-packages/twisted/python/failure.py", line 519, in throwExceptionIntoGenerator
return g.throw(self.value.with_traceback(self.tb))
File "/usr/local/lib/python3.11/dist-packages/scrapy/core/downloader/middleware.py", line 54, in process_request
return (yield download_func(request=request, spider=spider))
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1251, in adapt
extracted: _SelfResultT | Failure = result.result()
File "/usr/local/lib/python3.11/dist-packages/scrapy_zyte_api/handler.py", line 257, in _download_request
api_response = await self._session.get(api_params, retrying=retrying)
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 54, in get
return await self._client.get(
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 168, in get
result = await request()
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 142, in async_wrapped
return await fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 58, in __call__
do = await self.iter(retry_state=retry_state)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 110, in iter
result = await action(retry_state)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 78, in inner
return fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/tenacity/__init__.py", line 390, in <lambda>
self._add_action_func(lambda rs: rs.outcome.result())
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result
return self.__get_result()
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result
raise self._exception
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 61, in __call__
result = await fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 142, in request
raise RequestError(
zyte_api._errors.RequestError: RequestError: 421, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 07:03:36 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': '75452805c8c0584b5e820152cd029b2e', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/website/connection-error","title":"Website Connection Error","status":421,"detail":"Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible."}', request_id=75452805c8c0584b5e820152cd029b2e
2026-03-30 07:04:22 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.eu/en/carv6/auction/10726367>
Traceback (most recent call last):
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1999, in _inlineCallbacks
result = context.run(
File "/usr/local/lib/python3.11/dist-packages/twisted/python/failure.py", line 519, in throwExceptionIntoGenerator
return g.throw(self.value.with_traceback(self.tb))
File "/usr/local/lib/python3.11/dist-packages/scrapy/core/downloader/middleware.py", line 54, in process_request
return (yield download_func(request=request, spider=spider))
File "/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py", line 1251, in adapt
extracted: _SelfResultT | Failure = result.result()
File "/usr/local/lib/python3.11/dist-packages/scrapy_zyte_api/handler.py", line 257, in _download_request
api_response = await self._session.get(api_params, retrying=retrying)
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 54, in get
return await self._client.get(
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 168, in get
result = await request()
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 142, in async_wrapped
return await fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 58, in __call__
do = await self.iter(retry_state=retry_state)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 110, in iter
result = await action(retry_state)
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 78, in inner
return fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/tenacity/__init__.py", line 390, in <lambda>
self._add_action_func(lambda rs: rs.outcome.result())
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 449, in result
return self.__get_result()
File "/usr/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result
raise self._exception
File "/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py", line 61, in __call__
result = await fn(*args, **kwargs)
File "/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py", line 142, in request
raise RequestError(
zyte_api._errors.RequestError: RequestError: 421, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 07:04:21 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': '08702305d7ca9a3f47b2e547fe86a774', 'Vary': 'Accept-Encoding', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Access-Control-Allow-Credentials': 'true', 'Access-Control-Expose-Headers': '*, X-Project-Key', 'Access-Control-Allow-Methods': 'GET, PUT, POST, DELETE, PATCH, OPTIONS', 'Access-Control-Allow-Headers': 'DNT, Keep-Alive, User-Agent, X-Requested-With, If-Modified-Since, Cache-Control, Content-Type, Range, Authorization, X-Project-Key', 'Access-Control-Max-Age': '1728000')>, body=b'{"type":"/website/connection-error","title":"Website Connection Error","status":421,"detail":"Failed to establish a network connection to the website. This could be due to the server being down or network connectivity issues. Verify the website is operational and accessible."}', request_id=08702305d7ca9a3f47b2e547fe86a774
2026-03-30 07:04:55 [crawlers.pipelines.post_to_api] ERROR: adesa.it, item_id 2b7b9353-c597-565b-9f8b-d4ad31bf672a: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 422 Client Error: Unprocessable Entity for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 422
| Response Content: {"ValidationErrors":[{"PropertyName":"","ErrorMessage":"has to be positive (Parameter \u0027value\u0027)","ErrorCode":3}],"WasSuccessful":false}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 07:04:54 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-30 07:05:01 [crawlers.pipelines.post_to_api] ERROR: adesa.it, item_id be498f37-c007-5b8d-9b34-8aec4d244262: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 422 Client Error: Unprocessable Entity for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 422
| Response Content: {"ValidationErrors":[{"PropertyName":"RegistrationDate","ErrorMessage":"registration date has to be in the past","ErrorCode":0}],"WasSuccessful":false}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 07:05:01 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-30 07:05:24 [crawlers.pipelines.post_to_api] ERROR: adesa.it, item_id e2fea531-7665-5147-89a7-2a587d33509d: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 422 Client Error: Unprocessable Entity for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 422
| Response Content: {"ValidationErrors":[{"PropertyName":"","ErrorMessage":"has to be positive (Parameter \u0027value\u0027)","ErrorCode":3}],"WasSuccessful":false}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 07:05:23 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-30 07:06:25 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7efe64427c50>
2026-03-30 07:06:25 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7efe644a6410>