🚨 Action Required - New Release - Aristotle (v2.5.0)

🚨 Action Required - New Release - Aristotle (v2.5.0)

gm gm! 🐸 πŸͺ·

A network update was released that requires Bacalhau v1.3.2 be installed and started before the Lilypad-resource-provider (RP) can be started. The RP will only start if Bacalhau is running and at the correct version.

Lilypad Resource Providers will need to update to the latest release, Lilypad v2.5.0 Aristotle update

Our team has noticed some RPs in the network are not running Bacalhau (Active) or are running the wrong Bacalhau version. This will cause job runs to fail on the respective RP. This update will ensure that the entire network has the correct version of Bacalhau installed and running and ensure reliability for users.

Here’s how to update:

If the Lilypad RP is running, stop the system (if the node is not running, disregard this first step):

`sudo systemctl stop bacalhau`
`sudo systemctl stop lilypad-resource-provider`

Remove the Lilypad executable by running:

Please note that using sudo rm -rf is very powerful and can be dangerous if not used carefully.

`sudo rm -rf /usr/local/bin/lilypad`

Reinstall Lilypad with the latest version (https://docs.lilypad.tech/lilypad/hardware-providers/run-a-node#install-lilypad).

Start your resource provider by running:

`sudo systemctl start bacalhau`
`sudo systemctl start lilypad-resource-provider`

We're always looking to improve your experience, so please share any feedback here.

Need help? Hop into our Discord and tag @devrelcrew in the #i-need-help channel. Let's keep buidl-ing together! 🦾