Skip to content
New issue

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

Error sending TEE post #40

Open
enggaraziz opened this issue Dec 28, 2024 · 0 comments
Open

Error sending TEE post #40

enggaraziz opened this issue Dec 28, 2024 · 0 comments

Comments

@enggaraziz
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant