We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hi, could you please check this?
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
hi, could you please check this?
This error always happens after requestContributionProof and causes rewards to become pending and not yet rewarded.
The text was updated successfully, but these errors were encountered: