Jump to content

upgrade issue


avandeputte

Recommended Posts

On 10/28/2019 at 10:15 PM, MWareman said:

You can get around this with:


sudo pkg update && sudo pkg upgrade

After that - you can install Polys as well...   :)

Had the same issue.  I ssh'd in and did the upgrade and it went fine.  But now polyglot is not running on it.  I can ssh into the polisy, but I don't know how to reinstall or whatever needs to happen.  I tried the same commands I used to download polyglot on my raspberry pi but it says the commands are not recognized.

Link to comment
Share on other sites

OK, looks like it is working.  I restored backup from my rpi and it appears to be working.  I am running the husqvarna automower, blue iris, and harmony node servers.  Is there any reason to put it back on port 3000 or should I just leave it?

EDIT:

Also, odd thing, when I plugged in polisy and logged in for the first time, the dashboard claimed the up time was 3 weeks and something. 

Link to comment
Share on other sites

31 minutes ago, apostolakisl said:

OK, looks like it is working.  I restored backup from my rpi and it appears to be working.  I am running the husqvarna automower, blue iris, and harmony node servers.  Is there any reason to put it back on port 3000 or should I just leave it?

EDIT:

Also, odd thing, when I plugged in polisy and logged in for the first time, the dashboard claimed the up time was 3 weeks and something. 

Apparently the port change doesn't work from the PG Console.

Link to comment
Share on other sites

Hi

I did an upgrade to 2.2.5. All is fine except I have a new error for WEMO. On the previous release it basically started up and sat idle. Now it comes up and keeps trying to reconnect.

 

 

2019-10-31 00:00:36,527 [Controller] [INFO ] Updating All Drivers to ISY for Wemo Node Server(wemons) 2019-10-31 00:00:36,534 [Controller] [INFO ] Updating All Drivers to ISY for Wemo Node Server(wemons) 2019-10-31 14:16:20,932 [MainThread] [INFO ] Received Config from STDIN. 2019-10-31 14:16:20,936 [MainThread] [INFO ] UDI Polyglot v2 Interface 2.0.31 Starting... 2019-10-31 14:16:20,937 [MainThread] [INFO ] Wemo node server running on Python version sys.version_info(major=3, minor=7, micro=5, releaselevel='final', serial=0) 2019-10-31 14:16:22,496 [MainThread] [DEBUG] Getting Poly 2019-10-31 14:16:22,511 [MainThread] [DEBUG] Starting Poly 2019-10-31 14:16:22,514 [Interface ] [INFO ] Connecting to MQTT... localhost:1883 2019-10-31 14:16:22,515 [MainThread] [DEBUG] Getting Control 2019-10-31 14:16:22,519 [MainThread] [INFO ] Wemo Controler Initialized 2019-10-31 14:16:22,521 [MainThread] [DEBUG] Starting Control 2019-10-31 14:16:22,866 [Interface ] [INFO ] MQTT Connected with result code 0 (Success) 2019-10-31 14:16:22,868 [Interface ] [INFO ] MQTT Subscribing to topic: udi/polyglot/ns/5 - MID: 1 Result: 0 2019-10-31 14:16:22,869 [Interface ] [INFO ] MQTT Subscribing to topic: udi/polyglot/connections/polyglot - MID: 2 Result: 0 2019-10-31 14:16:22,870 [Interface ] [INFO ] Sent Connected message to Polyglot 2019-10-31 14:16:25,594 [NodeServer] [INFO ] Starting Wemo Node Server 2019-10-31 15:21:35,956 [Interface ] [INFO ] MQTT Unexpected disconnection. Trying reconnect. 2019-10-31 15:21:35,961 [Interface ] [ERROR] MQTT Connection error: An exception of type ConnectionRefusedError occured. Arguments: (61, 'Connection refused') 2019-10-31 15:21:43,074 [Interface ] [INFO ] MQTT Connected with result code 0 (Success) 2019-10-31 15:21:43,076 [Interface ] [INFO ] MQTT Subscribing to topic: udi/polyglot/ns/5 - MID: 5 Result: 0 2019-10-31 15:21:43,077 [Interface ] [INFO ] MQTT Subscribing to topic: udi/polyglot/connections/polyglot - MID: 6 Result: 0 2019-10-31 15:21:43,078 [Interface ] [INFO ] Sent Connected message to Polyglot 2019-10-31 15:21:44,888 [MainThread] [INFO ] Received Config from STDIN. 2019-10-31 15:21:44,891 [MainThread] [INFO ] UDI Polyglot v2 Interface 2.0.31 Starting... 2019-10-31 15:21:44,892 [MainThread] [INFO ] Wemo node server running on Python version sys.version_info(major=3, minor=7, micro=5, releaselevel='final', serial=0) 2019-10-31 15:21:46,263 [MainThread] [DEBUG] Getting Poly 2019-10-31 15:21:46,278 [MainThread] [DEBUG] Starting Poly 2019-10-31 15:21:46,280 [Interface ] [INFO ] Connecting to MQTT... localhost:1883 2019-10-31 15:21:46,281 [MainThread] [DEBUG] Getting Control 2019-10-31 15:21:46,285 [MainThread] [INFO ] Wemo Controler Initialized 2019-10-31 15:21:46,286 [MainThread] [DEBUG] Starting Control 2019-10-31 15:21:46,462 [Interface ] [INFO ] MQTT Connected with result code 0 (Success) 2019-10-31 15:21:46,464 [Interface ] [INFO ] MQTT Subscribing to topic: udi/polyglot/ns/5 - MID: 1 Result: 0 2019-10-31 15:21:46,465 [Interface ] [INFO ] MQTT Subscribing to topic: udi/polyglot/connections/polyglot - MID: 2 Result: 0 2019-10-31 15:21:46,466 [Interface ] [INFO ] Sent Connected message to Polyglot 2019-10-31 15:21:46,484 [Interface ] [INFO ] MQTT Unexpected disconnection. Trying reconnect. 2019-10-31 15:21:48,125 [Interface ] [INFO ] MQTT Connected with result code 0 (Success) 2019-10-31 15:21:48,127 [Interface ] [INFO ] MQTT Subscribing to topic: udi/polyglot/ns/5 - MID: 8 Result: 0 2019-10-31 15:21:48,127 [Interface ] [INFO ] MQTT Subscribing to topic: udi/polyglot/connections/polyglot - MID: 9 Result: 0 2019-10-31 15:21:48,128 [Interface ] [INFO ] Sent Connected message to Polyglot 2019-10-31 15:21:48,210 [Interface ] [INFO ] MQTT Unexpected disconnection. Trying reconnect. 2019-10-31 15:21:50,034 [Interface ] [INFO ] MQTT Connected with result code 0 (Success) 2019-10-31 15:21:50,035 [Interface ] [INFO ] MQTT Subscribing to topic: udi/polyglot/ns/5 - MID: 4 Result: 0 2019-10-31 15:21:50,036 [Interface ] [INFO ] MQTT Subscribing to topic: udi/polyglot/connections/polyglot - MID: 5 Result: 0 2019-10-31 15:21:50,037 [Interface ] [INFO ] Sent Connected message to Polyglot 2019-10-3

 

Update. I deleted WEMO and uninstalled. Did A reinstall and it looks better but with just one error.

 

2019-10-31 15:45:55,897 [MainThread] [INFO ] Received Config from STDIN. 2019-10-31 15:45:55,898 [MainThread] [INFO ] UDI Polyglot v2 Interface 2.0.31 Starting... 2019-10-31 15:45:55,899 [MainThread] [INFO ] Wemo node server running on Python version sys.version_info(major=3, minor=7, micro=5, releaselevel='final', serial=0) 2019-10-31 15:45:56,788 [MainThread] [DEBUG] Getting Poly 2019-10-31 15:45:56,799 [MainThread] [DEBUG] Starting Poly 2019-10-31 15:45:56,801 [Interface ] [INFO ] Connecting to MQTT... localhost:1883 2019-10-31 15:45:56,802 [MainThread] [DEBUG] Getting Control 2019-10-31 15:45:56,805 [MainThread] [INFO ] Wemo Controler Initialized 2019-10-31 15:45:56,806 [MainThread] [DEBUG] Starting Control 2019-10-31 15:45:56,831 [Interface ] [INFO ] MQTT Connected with result code 0 (Success) 2019-10-31 15:45:56,833 [Interface ] [INFO ] MQTT Subscribing to topic: udi/polyglot/ns/5 - MID: 1 Result: 0 2019-10-31 15:45:56,833 [Interface ] [INFO ] MQTT Subscribing to topic: udi/polyglot/connections/polyglot - MID: 2 Result: 0 2019-10-31 15:45:56,834 [Interface ] [INFO ] Sent Connected message to Polyglot 2019-10-31 15:45:56,948 [Interface ] [INFO ] Adding node Wemo Node Server(wemons) 2019-10-31 15:45:56,949 [Interface ] [INFO ] Waiting on Controller node to be added....... 2019-10-31 15:45:56,950 [NodeServer] [INFO ] Starting Wemo Node Server

 

Thanks Gary

Link to comment
Share on other sites

42 minutes ago, apostolakisl said:

Is there any reason to put it back on port 3000 or should I just leave it?

I'm no expert, but I'm just going to leave Polyglot on 443.  Less to remember, and since this is a dedicated device, I likely won't have a bunch of services scattered around on a bunch of different ports.  NodeLink is the only other service that comes to mind, and that can run on port 80 as far as I'm concerned.

Link to comment
Share on other sites

I received my Polisy on Monday and have been buried on-call for my job but I'm surfacing now and anxious to get started.

Given all that I haven't had time to read on the forum I feel like I'm been out a month but this post was helpful finding the port 443 after upgrade.

Now when I attempt to login, it tells me the password is wrong. I don't think I've changed it from the original. Is there a way to "factory reset" the Polyglot password via SSH to get me?

Thanks!

Link to comment
Share on other sites

1 hour ago, DaveStLou said:

I received my Polisy on Monday and have been buried on-call for my job but I'm surfacing now and anxious to get started.

Given all that I haven't had time to read on the forum I feel like I'm been out a month but this post was helpful finding the port 443 after upgrade.

Now when I attempt to login, it tells me the password is wrong. I don't think I've changed it from the original. Is there a way to "factory reset" the Polyglot password via SSH to get me?

Thanks!

caps lock?  Of course you would see that in the username part, but anyway.

Interesting that the user/pass change function isn't working.  Others have commented that changing the port doesn't work either.  I haven't tried to change either of them.  The settings page on the UI seems to be having issues.  It does at least hold the ISY user/password.  Though I did not set it, I uploaded that from my raspi version.

Link to comment
Share on other sites

1 hour ago, apostolakisl said:

caps lock?  Of course you would see that in the username part, but anyway.

Interesting that the user/pass change function isn't working.  Others have commented that changing the port doesn't work either.  I haven't tried to change either of them.  The settings page on the UI seems to be having issues.  It does at least hold the ISY user/password.  Though I did not set it, I uploaded that from my raspi version.

I tried those suggestions too. I even copied the Username just to be sure I wasn't mistyping.

Not sure how it changed. Disappointing that I can't work on it now after waiting to get to it all week.

image.png.644a3305cdbc3c0345994b942b62f582.png

Link to comment
Share on other sites

Just now, DaveStLou said:

I tried those suggestions too. I even copied the Username just to be sure I wasn't mistyping.

Not sure how it changed. Disappointing that I can't work on it now after waiting to get to it all week.

image.png.644a3305cdbc3c0345994b942b62f582.png

Can you still SSH into polisy using admin/admin?  Assuming you can, you should be able to remove whatever file contains all the configurations and start over.  

Link to comment
Share on other sites

4 hours ago, apostolakisl said:

Can you still SSH into polisy using admin/admin?  Assuming you can, you should be able to remove whatever file contains all the configurations and start over.  

Yes I can get in via SSH. Can anyone tell me what file to delete or change to start over and reset the credentials for polyglot? I have no nodeservers installed so I have nothing to lose. Just need directions

Link to comment
Share on other sites

On 10/31/2019 at 3:05 PM, apostolakisl said:

Also, odd thing, when I plugged in polisy and logged in for the first time, the dashboard claimed the up time was 3 weeks and something. 

And mine showed 4 days and some hours.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.


  • Recently Browsing

    • No registered users viewing this page.
  • Forum Statistics

    • Total Topics
      36.8k
    • Total Posts
      369.9k
×
×
  • Create New...