clay
clay copied to clipboard
Can't receive message from Concent: Concent request exception (404): {"error_message": "Not Found", "error_code": "not-found"}
Description
Golem Version: GOLEM Version: 0.21.0+dev531.g329e2ba
Golem-Messages version (leave empty if unsure): 3.14.1
Electron version (if used):
OS [e.g. Windows 10 Pro]: Linux 18.04
Branch (if launched from source):
Mainnet/Testnet: testnet
Priority label is set to the lowest by default. To setup higher priority please change the label P0 label is set for Severity-Critical/Effort-easy P1 label is set for Severity-Critical/Effort-hard P2 label is set for Severity-Low/ Effort-easy P3 label is set for Severity-Low/Effort-hard
Description of the issue:
On testnet in logs appears:
WARNING [golem.network.concent.client ] Can't receive message from Concent: Concent request exception (404): {"error_message": "Not Found", "error_code": "not-found"}
after running task API tasks this warning appears in logs
Steps To Reproduce
Short description of steps to reproduce the behavior: e.g.
- Launch the app on testnet
- Request a task API task, any settings to havem it finished
- Wait for task to be finished
- Check logs for error
Logs and any additional context
Proposed Solution?
(Optional: What could be a solution for that issue)
Newest concent is not yet released on testnet. That's why it returns 404.
@ZmijaWA @ederenn as a temporary work-around, you can launch golemapp
with --concent staging
on all the tested nodes to enable usage of the staging version which does support b0.22
still happens in 23.1
0.22.2+dev40.gc2d81e8
Protocol Version: 32
golem_messages Version: 3.15.0
after creaing a concent task
WARNING [golem.network.concent.client ] Concent request failed with status 404 and response: '{"error_message": "Not Found", "error_code": "not-found"}'
WARNING [golem.network.concent.client ] Can't receive message from Concent: Concent request exception (404): {"error_message": "Not Found", "error_code": "not-found"}