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
Describe the bug
There appears to be an issue with either the node installer for (Testnet mode) or with Testnet itself.
After installing the node from
curl --proto '=https' --tlsv1.2 -sSfL https://github.com/dusk-network/node-installer/releases/latest/download/node-installer.sh | sudo bash -s testnet
numerous times starting from fresh VPS sessions each time I keep encountering the same issue where the block-height remains on 0. The rusk log shows the following message: event="Consensus msg discarded" reason="too far in the future".
I've tried ruskreset multiple times as well as re-synchronising my date-time to no avail.
OS: Ubuntu 24.04 LTS
At least one more node runner has claimed experiencing the same issue yesterday.
**Expected behaviour**
A clear and concise description of what you expected to happen.
**Logs/Screenshot**
If applicable, add damning logs
**Platform**
Fill as appropriate
- Architecture: [ARM, 8086]
- OS: [e.g. iOS, Linux]
- Browser [e.g. chrome, safari]
**Additional context**
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
There appears to be an issue with either the node installer for (Testnet mode) or with Testnet itself.
After installing the node from
curl --proto '=https' --tlsv1.2 -sSfL https://github.com/dusk-network/node-installer/releases/latest/download/node-installer.sh | sudo bash -s testnet
numerous times starting from fresh VPS sessions each time I keep encountering the same issue where the block-height remains on 0. The rusk log shows the following message: event="Consensus msg discarded" reason="too far in the future".
I've tried ruskreset multiple times as well as re-synchronising my date-time to no avail.
OS: Ubuntu 24.04 LTS
At least one more node runner has claimed experiencing the same issue yesterday.
To Reproduce
Simply following the instruction in https://docs.dusk.network/operator/guides/provisioner-node/ and choosing the node installer from the 'Testnet' tab.
// Be exhaustive
//
The text was updated successfully, but these errors were encountered: