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
when you pass --version to teku it returns a bunch of log messages instead of just returning the version
Steps to Reproduce (Bug)
teku --version
Expected behavior:
version is reported
Actual behavior:
/opt/teku/bin/teku --version
2024-12-30T15:46:23.566835359Z main INFO Starting configuration XmlConfiguration[location=jar:file:/opt/teku/lib/teku-infrastructure-logging-24.12.1.jar!/log4j2.xml, lastModified=2024-12-18T05:43:47Z]...
2024-12-30T15:46:23.568473451Z main INFO Start watching for changes to jar:file:/opt/teku/lib/teku-infrastructure-logging-24.12.1.jar!/log4j2.xml every 0 seconds
2024-12-30T15:46:23.568689074Z main INFO Configuration XmlConfiguration[location=jar:file:/opt/teku/lib/teku-infrastructure-logging-24.12.1.jar!/log4j2.xml, lastModified=2024-12-18T05:43:47Z] started.
2024-12-30T15:46:23.569975035Z main INFO Stopping configuration org.apache.logging.log4j.core.config.DefaultConfiguration@59e32960...
2024-12-30T15:46:23.570361624Z main INFO Configuration org.apache.logging.log4j.core.config.DefaultConfiguration@59e32960 stopped.
teku/v24.12.1/linux-x86_64/-eclipseadoptium-openjdk64bitservervm-java-21
Frequency:
always
Versions (Add all that apply)
Software version: v24.12.1
Java version: openjdk version "21.0.5" 2024-10-15 LTS
OpenJDK Runtime Environment Temurin-21.0.5+11 (build 21.0.5+11-LTS)
OpenJDK 64-Bit Server VM Temurin-21.0.5+11 (build 21.0.5+11-LTS, mixed mode)
OS Name & Version: DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04.5 LTS"
PRETTY_NAME="Ubuntu 22.04.5 LTS"
Docker Version: Client: Docker Engine - Community
Version: 27.4.1
API version: 1.47
The text was updated successfully, but these errors were encountered:
Description
when you pass --version to teku it returns a bunch of log messages instead of just returning the version
Steps to Reproduce (Bug)
teku --version
Expected behavior:
version is reported
Actual behavior:
/opt/teku/bin/teku --version
2024-12-30T15:46:23.566835359Z main INFO Starting configuration XmlConfiguration[location=jar:file:/opt/teku/lib/teku-infrastructure-logging-24.12.1.jar!/log4j2.xml, lastModified=2024-12-18T05:43:47Z]...
2024-12-30T15:46:23.568473451Z main INFO Start watching for changes to jar:file:/opt/teku/lib/teku-infrastructure-logging-24.12.1.jar!/log4j2.xml every 0 seconds
2024-12-30T15:46:23.568689074Z main INFO Configuration XmlConfiguration[location=jar:file:/opt/teku/lib/teku-infrastructure-logging-24.12.1.jar!/log4j2.xml, lastModified=2024-12-18T05:43:47Z] started.
2024-12-30T15:46:23.569975035Z main INFO Stopping configuration org.apache.logging.log4j.core.config.DefaultConfiguration@59e32960...
2024-12-30T15:46:23.570361624Z main INFO Configuration org.apache.logging.log4j.core.config.DefaultConfiguration@59e32960 stopped.
teku/v24.12.1/linux-x86_64/-eclipseadoptium-openjdk64bitservervm-java-21
Frequency:
always
Versions (Add all that apply)
OpenJDK Runtime Environment Temurin-21.0.5+11 (build 21.0.5+11-LTS)
OpenJDK 64-Bit Server VM Temurin-21.0.5+11 (build 21.0.5+11-LTS, mixed mode)
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04.5 LTS"
PRETTY_NAME="Ubuntu 22.04.5 LTS"
Version: 27.4.1
API version: 1.47
The text was updated successfully, but these errors were encountered: