You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Machine 48ed67dc0e0308 was not able to find RoundStart event for roundIndex 6994
Machine 3d8dd965ae2998 mapped round index 6994 to a new spark round 12417n, so presumably it was able to find the event
Machine 9185e760f41658 was not able to find RoundStart event for roundIndex 6994
A bit later, when the machine 3d8dd965ae2998 was restarted and picked up the new version, it found round index 6993n and mapped it to Spark round number 12416n.
2024-05-16T14:19:08Z app[3d8dd965ae2998] cdg [info]Mapped 0x8460766Edc62B525fc1FA4D628FC79229dC73031 IE round index 6993n to SPARK round number 12416n
2024-05-16T14:19:08Z app[3d8dd965ae2998] cdg [info]SPARK round started: 12416n (epoch: 3918714)
This is what I found in the production database - the Spark round 12417 (Meridian round index 12417) exists but was not picked up by the spark-api instance.
While deploying #306, I found the following error in the logs:
Notice that:
RoundStart
event for roundIndex 6994RoundStart
event for roundIndex 6994A bit later, when the machine 3d8dd965ae2998 was restarted and picked up the new version, it found round index 6993n and mapped it to Spark round number 12416n.
This is what I found in the production database - the Spark round 12417 (Meridian round index 12417) exists but was not picked up by the spark-api instance.
The text was updated successfully, but these errors were encountered: