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 937A26D398 for ; Fri, 13 Aug 2021 14:40:45 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 7EE8A2C77C for ; Fri, 13 Aug 2021 14:40:15 +0200 (CEST) Received: from relay.ginernet.com (mailer1.ginernet.com [5.134.119.109]) (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 744992C76E for ; Fri, 13 Aug 2021 14:40:11 +0200 (CEST) Received: from interno.ginernet.com (ginernet.com [5.134.116.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by relay.ginernet.com (Proxmox) with ESMTPS id 341A822FBA for ; Fri, 13 Aug 2021 14:31:23 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ginernet.com; s=default; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Date:Message-ID:Subject:From:To:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=r++NxDRH6u5QYz0Jozn+GzvSgYMw7ebkPUMvizwFkpQ=; b=C/BNNDtV2mR6uCodxYjdgC76Kw KOQhW8WDsbM30oDLZbaEi2H7C8habmdPTHS4oIHAGlaN5q3OkLwX5FgVIaUyQOtraTGWeyIDTBzyT XSQzmdrPldJR2VUdpa0cEB3KcCtc+quQfpKTy40X6paX2/wT4uKpmQ3CMDtQYTIrCZ+AhvvqxdhbE 9hKqYRKKRx8Yo2o0jmbPPGOzkrUocqyqLjeC0JWifmZSPk/Ug5e1ahVzbHKziQacsZqDTvuClU6fq OddrVFXRWDaeBeD24hm1eNHl+lBgR/zlepz2bsfWeNYwA3f4MDF1pVA8916m8KAKS8Q1Gn8pP1df4 7g4NdFVg==; To: pmg-devel@lists.proxmox.com From: =?UTF-8?Q?Jos=c3=a9_Manuel_Giner?= Message-ID: Date: Fri, 13 Aug 2021 14:31:22 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.12.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - interno.ginernet.com X-AntiAbuse: Original Domain - lists.proxmox.com X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - ginernet.com X-Get-Message-Sender-Via: interno.ginernet.com: authenticated_id: jm@ginernet.com X-Authenticated-Sender: interno.ginernet.com: jm@ginernet.com X-Source: X-Source-Args: X-Source-Dir: X-SPAM-LEVEL: Spam detection results: 0 BAYES_00 -1.9 Bayes spam probability is 0 to 1% DKIM_SIGNED 0.1 Message has a DKIM or DK signature, not necessarily valid DKIM_VALID -0.1 Message has at least one valid DKIM or DK signature DKIM_VALID_AU -0.1 Message has a valid DKIM or DK signature from author's domain DKIM_VALID_EF -0.1 Message has a valid DKIM or DK signature from envelope-from domain KAM_NUMSUBJECT 0.5 Subject ends in numbers excluding current years SPF_HELO_PASS -0.001 SPF: HELO matches 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, ginernet.com] Subject: [pmg-devel] BUG? "change vnc password" return error in PVE v7 X-BeenThere: pmg-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox Mail Gateway development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Aug 2021 12:40:45 -0000 Hello, we are upgrading our first node to PVE v7 and have found that we are unable to make VNC connections. Since PVE v4, we have implemented this solution: https://pve.proxmox.com/wiki/VNC_Client_Access However, when running it in PVE v7, we received this error: # change vnc 0.0.0.0:100,password Expected 'password' after 'vnc' Is it a bug that should be fixed or our fault? External VNC connections is something we need, it's very important to us. Thank you. -- José Manuel Giner https://ginernet.com