error_logs
last 10 of 463
2026-04-01 09:18:49 [crawlers.pipelines.post_to_api] ERROR: 503 Server Error: Service Unavailable 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: 503 Server Error: Service Unavailable for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-04-01 09:18:49 [scrapy.core.scraper] ERROR: Error processing {'auction_title': 'Arval Damaged Cars',
'color': 'PN',
'currency': 'EUR',
'doors_number': 2,
'engine': '2.0L',
'engine_horse_power': 125,
'expiration_date': '2026-04-01T13:11:30.000+00:00',
'fuel_type': 'Diesel',
'id': 'b8e8e938-dc15-5c6f-ad1f-c52697ad79d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD***BH',
'link_to_web_offer': 'https://www.autorola.fr/en/dealer/bid?zz=1&cameFrom=SEARCH&eid=25539729&aid=662588',
'listing': 'auction',
'location': 'IT, Emilia-Romagna',
'make': 'Ford',
'model': 'Ranger',
'odometer': 90853,
'odometer_reading_unit': 'mi',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': False,
'registration_date': '2020-11-25',
'seller_name': None,
'title': 'Ford Ranger',
'transmission': 'manual',
'trim': '2019 / 2P / PICKUP XL 4WD 2.0 TDCI 170CV',
'vin': None,
'year': 2020}
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: 503 Server Error: Service Unavailable for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-04-01 09:18:50 [crawlers.pipelines.post_to_api] ERROR: autorola.it, item_id 2ddea035-053d-587b-b9af-8f3a657f83a8: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 503 Server Error: Service Unavailable for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 503
| Response Content: Service Unavailable
| Response Headers: {'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Date': 'Wed, 01 Apr 2026 09:18:50 GMT', 'Content-Length': '19', 'Content-Type': 'text/plain; charset=utf-8'}
2026-04-01 09:18:50 [crawlers.pipelines.post_to_api] ERROR: 503 Server Error: Service Unavailable 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: 503 Server Error: Service Unavailable for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-04-01 09:18:50 [scrapy.core.scraper] ERROR: Error processing {'auction_title': 'Guidi Car',
'car_expert_report_source_url': 'https://g.autorola.com/g/i/show.carpicture?t=b&guid=1e882362-b67e-4572-ae35-5afa2e1097d8',
'color': 'Bianco',
'currency': 'EUR',
'engine': '',
'engine_horse_power': 85,
'expiration_date': '2026-04-02T09:35:30.000+00:00',
'fuel_type': 'Diesel',
'id': '2ddea035-053d-587b-b9af-8f3a657f83a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FV***KH',
'link_to_web_offer': 'https://www.autorola.fr/en/dealer/bid?zz=1&cameFrom=SEARCH&eid=25539186&aid=662586',
'listing': 'auction',
'location': 'IT, Toscana',
'make': 'BMW',
'model': 'Serie 3 316d Touring Business Advantage auto',
'odometer': 90453,
'odometer_reading_unit': 'mi',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': False,
'registration_date': '2019-02-27',
'seller_name': None,
'title': 'BMW Serie 3 316d Touring Business Advantage auto',
'transmission': 'automatic',
'trim': 'BMW Serie 3 316d Touring Business Advantage auto',
'vin': None,
'year': 2019}
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: 503 Server Error: Service Unavailable for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-04-01 09:18:50 [crawlers.pipelines.post_to_api] ERROR: autorola.it, item_id aa25fc0f-a490-5cc9-894c-b6c9e098c4b9: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 503 Server Error: Service Unavailable for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 503
| Response Content: Service Unavailable
| Response Headers: {'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Date': 'Wed, 01 Apr 2026 09:18:50 GMT', 'Content-Length': '19', 'Content-Type': 'text/plain; charset=utf-8'}
2026-04-01 09:18:50 [crawlers.pipelines.post_to_api] ERROR: 503 Server Error: Service Unavailable 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: 503 Server Error: Service Unavailable for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-04-01 09:18:50 [scrapy.core.scraper] ERROR: Error processing {'auction_title': 'ARVAL HYBRID AND ELECTRIC',
'color': 'Unknown',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 192,
'expiration_date': '2026-04-02T08:01:00.000+00:00',
'fuel_type': 'Hybrid (Petrol)',
'id': 'aa25fc0f-a490-5cc9-894c-b6c9e098c4b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GE***CZ',
'link_to_web_offer': 'https://www.autorola.fr/en/dealer/bid?zz=1&cameFrom=SEARCH&eid=25540411&aid=662590',
'listing': 'auction',
'location': 'IT, Emilia-Romagna',
'make': 'Volvo',
'model': 'XC40',
'odometer': 88362,
'odometer_reading_unit': 'mi',
'origin_country_code': 'IT',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': False,
'registration_date': '2021-02-18',
'seller_name': None,
'title': 'Volvo XC40',
'transmission': 'automatic',
'trim': '2017 / 5P / FUORISTRADA T4 PLUG-IN HYBRID AUTO RECH INSC EXPR N1',
'vin': None,
'year': 2021}
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: 503 Server Error: Service Unavailable for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-04-01 09:20:52 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f24c2976e10>
2026-04-01 09:20:52 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f24c2977690>
2026-04-01 09:16:22 [autorola.it] WARNING: Error getting enrollment for ad 25528596: [Failure instance: Traceback: <class 'zyte_api._errors.RequestError'>: RequestError: 421, message=, headers=<CIMultiDictProxy('Date': 'Wed, 01 Apr 2026 09:16:17 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': '791b698528dac888ce0d90b2ed87d689', '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=791b698528dac888ce0d90b2ed87d689
/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py:916:errback
/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py:984:_startRunCallbacks
/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py:1078:_runCallbacks
/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py:1949:_gotResultInlineCallbacks
--- <exception caught here> ---
/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py:1999:_inlineCallbacks
/usr/local/lib/python3.11/dist-packages/twisted/python/failure.py:519:throwExceptionIntoGenerator
/usr/local/lib/python3.11/dist-packages/scrapy/core/downloader/middleware.py:54:process_request
/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py:1251:adapt
/usr/local/lib/python3.11/dist-packages/scrapy_zyte_api/handler.py:257:_download_request
/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py:54:get
/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py:168:get
/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py:142:async_wrapped
/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py:58:__call__
/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py:110:iter
/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py:78:inner
/usr/local/lib/python3.11/dist-packages/tenacity/__init__.py:390:<lambda>
/usr/lib/python3.11/concurrent/futures/_base.py:449:result
/usr/lib/python3.11/concurrent/futures/_base.py:401:__get_result
/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py:61:__call__
/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py:142:request
]
2026-04-01 09:16:51 [autorola.it] WARNING: Error getting enrollment for ad 25535910: [Failure instance: Traceback: <class 'zyte_api._errors.RequestError'>: RequestError: 421, message=, headers=<CIMultiDictProxy('Date': 'Wed, 01 Apr 2026 09:16:50 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': '2c312aff51b6f6ab473911b4902f69af', '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=2c312aff51b6f6ab473911b4902f69af
/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py:916:errback
/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py:984:_startRunCallbacks
/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py:1078:_runCallbacks
/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py:1949:_gotResultInlineCallbacks
--- <exception caught here> ---
/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py:1999:_inlineCallbacks
/usr/local/lib/python3.11/dist-packages/twisted/python/failure.py:519:throwExceptionIntoGenerator
/usr/local/lib/python3.11/dist-packages/scrapy/core/downloader/middleware.py:54:process_request
/usr/local/lib/python3.11/dist-packages/twisted/internet/defer.py:1251:adapt
/usr/local/lib/python3.11/dist-packages/scrapy_zyte_api/handler.py:257:_download_request
/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py:54:get
/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py:168:get
/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py:142:async_wrapped
/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py:58:__call__
/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py:110:iter
/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py:78:inner
/usr/local/lib/python3.11/dist-packages/tenacity/__init__.py:390:<lambda>
/usr/lib/python3.11/concurrent/futures/_base.py:449:result
/usr/lib/python3.11/concurrent/futures/_base.py:401:__get_result
/usr/local/lib/python3.11/dist-packages/tenacity/_asyncio.py:61:__call__
/usr/local/lib/python3.11/dist-packages/zyte_api/_async.py:142:request
]