Traceback (most recent call last):
File "/app/miner/dlp/volara.py", line 141, in _submit_tee_request
await send_tee_post(job_id, file_id, tee_url)
File "/app/miner/dlp/volara.py", line 182, in send_tee_post
response.raise_for_status()
File "/root/.cache/pypoetry/virtualenvs/volara-miner-9TtSrW0h-py3.12/lib/python3.12/site-packages/aiohttp/client_reqrep.py", line 1157, in raise_for_status
raise ClientResponseError(
aiohttp.client_exceptions.ClientResponseError: 500, message='Internal Server Error', url='https://30cf878c866e63eb3c85d66a8e7c930712c0f5a3-5001.dstack-prod1.phala.network/RunProof'
This error always happens after requestContributionProof and causes rewards to become pending and not yet rewarded.
hi, could you please check this?
This error always happens after requestContributionProof and causes rewards to become pending and not yet rewarded.