24.6.1
This is an optional update containing a fix of a bug found on 24.6.0. It is only applicable to users who experience a failure on startup.
Downloads
- Available as
24.6.1
on Dockerhub - Download the binary distribution:
Current Releases
For information on changes in released versions of Teku, see the releases page.
Breaking Changes
Additions and Improvements
Bug Fixes
- Fixed an issue from version 24.6.0 where Teku failed to start on machines with directly assigned public IP addresses (not running under NAT), displaying the error message:
Teku failed to start: java.io.UncheckedIOException: java.net.UnknownHostException: Unable to determine local IPvx Address
Upcoming Breaking Changes
- Next release will introduce a breaking change to Teku's metrics. This is due to some metrics changing names after a library upgrade.
We recommend all users of theTeku - Detailed
dashboard to upgrade to version Revision 12
as soon as possible. Documentation with all metrics that have been renamed will be provided. - Next release will require Java 21. The current release is compatible, please consider upgrading before the next release.
- From the next release, you will need to explicitly set
--data-storage-mode=(prune|archive)
unless you're using minimal data-storage-mode (which is the default behaviour).