From nobody Tue Aug 05 12:09:54 2025 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4bxC0w4NZLz64NkY for ; Tue, 05 Aug 2025 12:10:08 +0000 (UTC) (envelope-from trashcan@ellael.org) Received: from mx1.enfer-du-nord.net (mx1.enfer-du-nord.net [78.47.122.106]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4bxC0v5f6Qz3xFL for ; Tue, 05 Aug 2025 12:10:07 +0000 (UTC) (envelope-from trashcan@ellael.org) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=ellael.org header.s=dkim header.b=Z4ISXihh; spf=pass (mx1.freebsd.org: domain of trashcan@ellael.org designates 78.47.122.106 as permitted sender) smtp.mailfrom=trashcan@ellael.org; dmarc=pass (policy=quarantine) header.from=ellael.org Received: from smtpclient.apple (p200300fb4f14400148e01a9524da6b4e.dip0.t-ipconnect.de [IPv6:2003:fb:4f14:4001:48e0:1a95:24da:6b4e]) (using TLSv1.2 with cipher ECDHE-ECDSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.enfer-du-nord.net (Postfix) with ESMTPSA id 4bxC0r6bZfzDn6 for ; Tue, 05 Aug 2025 14:10:04 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ellael.org; s=dkim; t=1754395805; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=nDc4x8PfgIngp0ysoi/RhUajXZs8zSrY4lUoO14LyXY=; b=Z4ISXihh+tb0QbHmceUZBdKb7w9rBee8bzVHEJDxE2DtnhNeG3TI84aBwDU4pXoZ3KyTYL gElKUleTiV+B9qSwySsA/Ng8QxalPhcK+jr1/zQbxa8qugC8OplDZCGFZElnwQgp+BtDEd XHqteFJfwECpUlrijP9sYebDyigDQH7TYr9MX4ZKtyNsu10F1JXhkzLmzw9/WGWQoN3z5S amR/+YCvZcGN0kfY/e/Yu+xpuih14tITIYuwtao6W0hakRCO/5uABaGO28/YbzOXHYcchL 16v1uejIQptKoHCy1T7OSnA7EaN7FVCAS9P2AjWRJ85zLt96hisVHsYRGD6NfQ== From: Michael Grimm Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@FreeBSD.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3826.700.81\)) Subject: Hetzner's server console "dead" after upgrade from 14.3-STABLE to 15-CURRENT Message-Id: Date: Tue, 5 Aug 2025 14:09:54 +0200 To: freebsd-current@freebsd.org X-Mailer: Apple Mail (2.3826.700.81) X-Spamd-Result: default: False [-3.80 / 15.00]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-0.998]; DMARC_POLICY_ALLOW(-0.50)[ellael.org,quarantine]; ONCE_RECEIVED(0.20)[]; R_SPF_ALLOW(-0.20)[+ip4:78.47.122.106]; R_DKIM_ALLOW(-0.20)[ellael.org:s=dkim]; MIME_GOOD(-0.10)[text/plain]; DKIM_TRACE(0.00)[ellael.org:+]; TO_MATCH_ENVRCPT_ALL(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; RCVD_TLS_ALL(0.00)[]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; ASN(0.00)[asn:24940, ipnet:78.46.0.0/15, country:DE]; MIME_TRACE(0.00)[0:+]; PREVIOUSLY_DELIVERED(0.00)[freebsd-current@freebsd.org]; TO_DN_NONE(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; APPLE_MAILER_COMMON(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; RCVD_IN_DNSWL_NONE(0.00)[78.47.122.106:from] X-Rspamd-Queue-Id: 4bxC0v5f6Qz3xFL X-Spamd-Bar: --- Hi I upgraded one of my servers from 14.3-STABLE (arm64) to 15-CURRENT = (arm64), recently. Ever since I cannot use Hetzner's server console to login that specific = cloud instance any longer. I am able to connect to that instance and I can watch it boot and = presenting the login prompt on ttyv1. But I am not able to login, = because the console is "dead" w.r.t. keystrokes. After reading UPDATING and RELNOTES I cannot see a possible cause for = that changed behaviour. At least it is not obvious to me. I have to admit that I am completely lost here, and I do not even know = where to look for solving this issue (ttyv0, keyboard, =E2=80=A6) Questions: #) Is anyone using Hetzner's server console on 15-CURRENT (arm64) = successfully? #) What has changed between 14.3-STABLE and 15-CURRENT I have overseen? #) Hints for investigating/debugging this issue? Thanks in advance and regards, Michael