-
Notifications
You must be signed in to change notification settings - Fork 10
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
VPS - Racknerd still no rewards ? #569
Comments
Today all the stations are down. I have the same problem. |
@ricarper The address associated with the station ID in your snippet has 0.004101393104176537 FIL of scheduled rewards right now. Could you please double check the logs? Note that scheduled rewards are updated every round. ATM, Spark rounds are 20 minutes long. |
thank you for the response. this is the latest job as of this date and time. thank you for your feeback it is much appreciated. :-) cheers. [2024-08-08T15:47:32Z INFO module:spark/main] Measurement submitted (id: 7036120849) |
[2024-08-08T16:15:32Z ERROR module:spark/main] IPNI query failed, HTTP response: 404 |
This is not my logs ;) |
This is a valid retrieval result (the SP does not advertise their deals to the indexer); it's just the message that's confusing. 🙈 |
I checked the scheduled rewards for After further investigation, I found that Spark had an outage caused by a problem with one of our JSON RPC providers. Unfortunately, our monitoring did not detect this problem. I opened a GH issue to improve our monitoring - see CheckerNetwork/spark-evaluate#312. The evaluation service runs correctly now. Unfortunately, the transactions submitting round evaluations to the smart contract are not getting accepted by the network; they have been queueing since yesterday morning. We will investigate this problem further. |
hi installed station on ubuntu with docker and it is running however rewards are zero.
[2024-08-07T20:01:00Z INFO module:spark/main] Measurement submitted (id: 7016934525)
{
"totalJobsCompleted": 130,
"rewardsScheduledForAddress": "0.0"
}
[2024-08-07T20:01:00Z INFO module:spark/main] Sleeping for 69 seconds before starting the next task...
Meridian contract addresses: 0x8460766Edc62B525fc1FA4D628FC79229dC73031
[2024-08-07T20:02:09Z INFO module:spark/main]
[2024-08-07T20:02:09Z INFO module:spark/main] Checking the current SPARK round...
[2024-08-07T20:02:09Z INFO module:spark/main] Round did not change since the last iteration
[2024-08-07T20:02:09Z INFO module:spark/main] {
retrieval: {
cid: "bafykbzaceaaiwmawqynbxyf3ynl3ekeyj4umpzxp2zied7m5h6thjupk4eie2",
minerId: "f02370792",
clients: [ "f02366471" ]
}
}
[2024-08-07T20:02:09Z INFO module:spark/main] Calling Filecoin JSON-RPC to get PeerId of miner f02370792
[2024-08-07T20:02:09Z INFO module:spark/main] Found peer id: 12D3KooWKa1NQKxveFmppQAjkHG8RGpjoQ2ivubeNuEUgZGgc2T6
[2024-08-07T20:02:09Z INFO module:spark/main] Querying IPNI to find retrieval providers for bafykbzaceaaiwmawqynbxyf3ynl3ekeyj4umpzxp2zied7m5h6thjupk4eie2
[2024-08-07T20:02:09Z ERROR module:spark/main] IPNI query failed, HTTP response: 404
[2024-08-07T20:02:09Z INFO module:spark/main] Submitting measurement...
[2024-08-07T20:02:09Z INFO module:spark/main] {
sparkVersion: "1.14.1",
zinniaVersion: "0.20.2",
cid: "bafykbzaceaaiwmawqynbxyf3ynl3ekeyj4umpzxp2zied7m5h6thjupk4eie2",
minerId: "f02370792",
clients: [ "f02366471" ],
timeout: false,
startAt: 2024-08-07T20:02:09.423Z,
firstByteAt: null,
endAt: null,
carTooLarge: false,
byteLength: 0,
carChecksum: null,
statusCode: null,
providerId: "12D3KooWKa1NQKxveFmppQAjkHG8RGpjoQ2ivubeNuEUgZGgc2T6",
indexerResult: "ERROR_404",
participantAddress: "myaddress",
stationId: "302a300506032b6570032100a3de6cc202e3b2b7cc3e4a17e266cb9b8422b481d744106c42d4de867ca673a4"
}
Is it because it is on a vps that rewards are zero?
The text was updated successfully, but these errors were encountered: