From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.proxmox.com (Postfix) with ESMTPS id 2F4465BF69 for ; Wed, 8 Jul 2020 15:05:39 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 1650FA6E3 for ; Wed, 8 Jul 2020 15:05:09 +0200 (CEST) Received: from proxmox-new.maurer-it.com (proxmox-new.maurer-it.com [212.186.127.180]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by firstgate.proxmox.com (Proxmox) with ESMTPS id 5A105A6D3 for ; Wed, 8 Jul 2020 15:05:07 +0200 (CEST) Received: from proxmox-new.maurer-it.com (localhost.localdomain [127.0.0.1]) by proxmox-new.maurer-it.com (Proxmox) with ESMTP id 2124242FBA for ; Wed, 8 Jul 2020 15:05:07 +0200 (CEST) Date: Wed, 8 Jul 2020 15:04:58 +0200 (CEST) From: =?UTF-8?Q?Fabian_Gr=C3=BCnbichler?= To: Proxmox VE user list Message-ID: <421671497.187.1594213498496@webmail.proxmox.com> In-Reply-To: <20200708123242.u6mzoa4yyb5qnwem@shell.tuxis.net> References: <20200708123242.u6mzoa4yyb5qnwem@shell.tuxis.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Priority: 3 Importance: Normal X-Mailer: Open-Xchange Mailer v7.10.3-Rev15 X-Originating-Client: open-xchange-appsuite X-SPAM-LEVEL: Spam detection results: 0 AWL 0.080 Adjusted score from AWL reputation of From: address KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment RCVD_IN_DNSWL_MED -2.3 Sender listed at https://www.dnswl.org/, medium trust SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record URIBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [proxmox.com] Subject: Re: [PVE-User] pve webgui auto logoff (5m) X-BeenThere: pve-user@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE user list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jul 2020 13:05:39 -0000 > Mark Schouten hat am 08.07.2020 14:32 geschrieben: > > > Hi all, > > We're still having this issue. I'm trying to find the place where the > timestamp used for verification is coming from, but I can't figure it > out. > > Obviously the issue originated from the incorrect time while installing, > but that is fixed now: > > root@node01:~# timedatectl status > Local time: Wed 2020-07-08 14:31:42 CEST > Universal time: Wed 2020-07-08 12:31:42 UTC > RTC time: Wed 2020-07-08 12:31:42 > Time zone: Europe/Amsterdam (CEST, +0200) > System clock synchronized: yes > NTP service: active > RTC in local TZ: no > root@node02:~# timedatectl status > Local time: Wed 2020-07-08 14:31:43 CEST > Universal time: Wed 2020-07-08 12:31:43 UTC > RTC time: Wed 2020-07-08 12:31:43 > Time zone: Europe/Amsterdam (CEST, +0200) > System clock synchronized: yes > NTP service: active > RTC in local TZ: no > root@node03:~# timedatectl status > Local time: Wed 2020-07-08 14:31:43 CEST > Universal time: Wed 2020-07-08 12:31:43 UTC > RTC time: Wed 2020-07-08 12:31:43 > Time zone: Europe/Amsterdam (CEST, +0200) > System clock synchronized: yes > NTP service: active > RTC in local TZ: no > > Please advise.. either wait, or touch the authkey files, or remove them. fixed in git already: https://git.proxmox.com/?p=pve-access-control.git;a=commit;h=9de25de807b6843c971f1863e811cf76ee4c9b23 ;)