Open ederenn opened 2 years ago
has repeated on
yagna version: yagna 0.10.0-rc19 (eb1f62ed 2022-03-28 build #210) OS+lang+version (if applicable): win10+python+yapapi 0.9.0-alpha.2
Task exception was never retrieved
future: <Task finished name='Task-2586' coro=<Job._handle_proposal() done, defined at C:\Users\ederenn\AppData\Local\Programs\Python\Python38\lib\site-packages\yapapi\engine.py:830> exception=ApiException()>
Traceback (most recent call last):
File "C:\Users\ederenn\AppData\Local\Programs\Python\Python38\lib\site-packages\yapapi\engine.py", line 883, in _handle_proposal
await proposal.respond(demand_builder.properties, demand_builder.constraints)
File "C:\Users\ederenn\AppData\Local\Programs\Python\Python38\lib\site-packages\yapapi\rest\market.py", line 167, in respond
new_proposal = await self._subscription._api.counter_proposal_demand(
File "C:\Users\ederenn\AppData\Local\Programs\Python\Python38\lib\site-packages\ya_market\api_client.py", line 205, in __call_api
raise e
File "C:\Users\ederenn\AppData\Local\Programs\Python\Python38\lib\site-packages\ya_market\api_client.py", line 193, in __call_api
response_data = await self.request(
File "C:\Users\ederenn\AppData\Local\Programs\Python\Python38\lib\site-packages\ya_market\rest.py", line 268, in POST
return await self.request(
File "C:\Users\ederenn\AppData\Local\Programs\Python\Python38\lib\site-packages\ya_market\rest.py", line 180, in request
raise ApiException(http_resp=r)
ya_market.exceptions.ApiException: (410)
Reason: Gone
HTTP response headers: <CIMultiDictProxy('Content-Length': '135', 'Content-Type': 'application/json', 'Date': 'Tue, 29 Mar 2022 10:40:05 GMT')>
HTTP response body: {"message":"Subscription [b8f52ec6676e4d91ba78004487793b1d-afd597db36cd1a692dddcd9cbf9249aff1952e4f6abb4eb3cc2e641f3a309936] expired."}
Task exception was never retrieved
future: <Task finished name='Task-2587' coro=<Job._handle_proposal() done, defined at C:\Users\ederenn\AppData\Local\Programs\Python\Python38\lib\site-packages\yapapi\engine.py:830> exception=ApiException()>
Traceback (most recent call last):
File "C:\Users\ederenn\AppData\Local\Programs\Python\Python38\lib\site-packages\yapapi\engine.py", line 883, in _handle_proposal
await proposal.respond(demand_builder.properties, demand_builder.constraints)
File "C:\Users\ederenn\AppData\Local\Programs\Python\Python38\lib\site-packages\yapapi\rest\market.py", line 167, in respond
new_proposal = await self._subscription._api.counter_proposal_demand(
File "C:\Users\ederenn\AppData\Local\Programs\Python\Python38\lib\site-packages\ya_market\api_client.py", line 205, in __call_api
raise e
File "C:\Users\ederenn\AppData\Local\Programs\Python\Python38\lib\site-packages\ya_market\api_client.py", line 193, in __call_api
response_data = await self.request(
File "C:\Users\ederenn\AppData\Local\Programs\Python\Python38\lib\site-packages\ya_market\rest.py", line 268, in POST
return await self.request(
File "C:\Users\ederenn\AppData\Local\Programs\Python\Python38\lib\site-packages\ya_market\rest.py", line 180, in request
raise ApiException(http_resp=r)
ya_market.exceptions.ApiException: (410)
Reason: Gone
HTTP response headers: <CIMultiDictProxy('Content-Length': '135', 'Content-Type': 'application/json', 'Date': 'Tue, 29 Mar 2022 10:40:05 GMT')>
Name: ederenn yagna version: 0.10.0-rc18 OS+lang+version (if applicable): windows 10, py, python 3.8.6
yagna_rCURRENT.log