Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [volttron-dev] Running the IEEE-2030.5 demo
  • From: "Allwardt, Craig H" <Craig.Allwardt@xxxxxxxx>
  • Date: Tue, 16 Jan 2024 21:40:50 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=pnnl.gov; dmarc=pass action=none header.from=pnnl.gov; dkim=pass header.d=pnnl.gov; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=P85qyFA2dccGVnVOA/H6GlU0LeOgfi74MWH//09s6Dk=; b=WqC2WSs4efhIR8lao1uv1GWEw1I0/1p5W4iaoyex9sMSlKqFOIEoCtdrtYNUH9DFHf1NV4yKhbeCrHg6+gAOZR5MAYzbbnjrjKwA71b7Pmqavf+oJoj2dPrx/7/8DKj6ZFai/x9BHW+IXxKTF/E1zzBDR7/z2aQ78fJbKKa36YWMPz3zg9qdb5wpjKsD5IqQaSioSM21ZcV6FemFxXV6fampgGeLfb8aUYEaObsgjn1P29g8VBf16KxBGVcQuGtRmTokwCTV7eJ935BEVOqhja/p8Q6LVqQsN58mjzks+AVNFlYE5TZbsv3BWXgdQ1gqAIvFi3G+xGQaqme6RpfiuQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=MFWTTjLZ1n0KJXqH6NoAJmJCH6jRAdfM1TYDxZlPOElM/FUwyFeiJZcV5w1rxNgUKnchoJamCmjupppCl75aK3C+kUP9h5zNmKWtWPjl4HbpFENrOIgr4CvN/7lrY7egqLJqJwSDZUUrItZWhf7VHE/iqbKeAd8VGr/fWEiUAcbkiLDrsrX5zDAsyw6Ay589j5RKqrTEeE0TcEHrJrQnC/6XJXVIDumbEN1KlokQ1RbqK2rUSuH7oQGMEO5N8S2HPSAkycerJKsvWGIycQUtQxcX190wV5KarcqL7Ei7kKTeJiliFSs2xmSKdeiRYvPP2kaQM0bKH5A95dMiTM2FpQ==
  • Delivered-to: volttron-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/volttron-dev/>
  • List-help: <mailto:volttron-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/volttron-dev>, <mailto:volttron-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/volttron-dev>, <mailto:volttron-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AdpIoT7YG0Ia6yDyRYihKllv0P3ZgwAIpkRQ
  • Thread-topic: Running the IEEE-2030.5 demo

Awesome,

 

Thank you for trying this out. 

 

I just ran through the demo as written on https://github.com/VOLTTRON/volttron/blob/develop/services/core/IEEE_2030_5/AGENTDEMO.md with python 3.8.   I found a missing requirement for pandas, boo hiss.  Not related to your issue, but something that I have just fixed in the develop branch.

 

Can you please send me the output of the following commands?

 

In the volttron environment:

 

python --version

pip list

 

The log you are speaking of I believe is the NiceGUI command window?

 

Craig

 

From: volttron-dev <volttron-dev-bounces@xxxxxxxxxxx> On Behalf Of Chamara Devanarayana via volttron-dev
Sent: Tuesday, January 16, 2024 9:32 AM
To: volttron-dev@xxxxxxxxxxx
Cc: Chamara Devanarayana <Chamara.Devanarayana@xxxxxxxxxx>
Subject: [volttron-dev] Running the IEEE-2030.5 demo

 

Check twice before you click! This email originated from outside PNNL.

 

Hi,

I am trying to run the IEEE-2030.5 demo. I can launch the niceGUI. However, I cannot go to any tab other than Configuration. When I see the log, there is an exception in the ASGI Application saying “RuntimeError: Expected ASGI message ‘’websocket.accept, websocket.close or websocket.http.response.start  but got http.responce.start”. Any help regarding this matter is highly appreciated.

Thanks,

Best regards,

Chamara

RTDS_AMETEK logo_navy.jpg

Chamara Devanarayana, Ph.D

Applications Specialist

RTDS Technologies Inc.

 

a:

150 Innovation Drive, Winnipeg, MB R3T 2E1

p:

204-560-0498

 

w:

www.rtds.com 

e:

Chamara.Devanarayana@xxxxxxxxxx

 

Your World In Real Time

 

 

 

 

 

 


Back to the top