Jump to content

New Meteobridge weather nodeserver


glarsen

Recommended Posts

  • 10 months later...
  • 1 year later...

@glarsen Recently, this node server stopped working for me. Not sure what changed. Here is what is shown in the Node server Log:

Quote

9/29/2022, 18:35:18 [polyglot] info: MeteoBridgeAuth(4): Processing command: start
9/29/2022, 18:35:18 [polyglot] info: NS: Starting Local Node server MeteoBridgeAuth profile number 4 :: Version 1.2.8
9/29/2022, 18:35:18 [polyglot] error: NSChild STDERR: MeteoBridgeAuth: /var/polyglot/node servers/MeteoBridgeAuth/./meteobridgeauth.py:87: SyntaxWarning: "is not" with a literal. Did you mean "!="?
  if self.ip is not "":

9/29/2022, 18:35:18 [polyglot] error: NSChild STDERR: MeteoBridgeAuth: /var/polyglot/node servers/MeteoBridgeAuth/./meteobridgeauth.py:97: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if self.ip is "":
/var/polyglot/node servers/MeteoBridgeAuth/./meteobridgeauth.py:301: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if self.ip is "":
/var/polyglot/node servers/MeteoBridgeAuth/./meteobridgeauth.py:341: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if self.ip is "":

9/29/2022, 18:35:21 [polyglot] info: MeteoBridgeAuth(4): Node server Disconnected.

Appreciate any help. Running on:

Version 2.2.13 Status
Frontend Version: 2.2.9-5
ISY Version: 5.4.4

Thanks,
Mark

Link to comment
Share on other sites

Hi @MTB,

I'll  see if I can take a look at this tomorrow.  It's an older unsupported version now, obviously running on PG2.  The supported version is 3.0.5 on PG3.

Meanwhile, I don't know why it would suddenly stop working.  That syntax warning shouldn't have caused a problem.  Did you do any other upgrades recently?  it could be an upgrade to Python that caused the issue.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

×
×
  • Create New...