Everything posted by bpwwer
-
PG3 on Polisy
For a restore from PG2 to work the PG3 node server must have the same name. If the name is different, it won't work as there is no way to map an old name to a new name. Also, you must have a valid license for the PG3 version. That means that from the node server store listing, the node server must show that you can "Install" it. The restore process won't try to purchase the node server. And lastly, it will carry over the custom parameters from PG2 to PG3, but as @Goose66said, many PG3 version may use different custom parameters, in which case you'd have to reconfigure the PG3 version after the restore.
-
PG3 3.0.39 and 3.0.40
Deleting and re-installing should always work. However, if you have a number of node servers already installed and working you should be able to recover using the instructions in the post for 3.0.40. @dwengrovitzI made a mistake in the original post and have just updated it. Try the revised instructions and see if that brings them back.
-
Weatherflow PG3 crash
Both fixed in 3.0.10
-
Weatherflow PG3 crash
Verson 3.0.9 was just released that adds some error handling so it shouldn't crash anymore. I'm guessing from the log that the temperature value isn't getting set (or set correctly) which comes from an AIR, not the SKY.
-
After NS Restart Nodes disappear
Thanks, yes I saw it, but haven't had time to look into it.
-
Upgrading NS
The current process is to stop and restart the node server. When a node server is started, it will check the local version against the version currently listed in the store, if they differ, it will do an install before starting. Eventually this will change and there will be a manual "update button" available to invoke updates in addition to the automatic updating we have today. The current plan is to allow bug fixes to automatically update, but all other types of updates would require the user to invoke the update at their convenience.
-
Any timeline for v3 support
It's in the store now. It's not well tested so let me know if there are issues.
-
Any timeline for v3 support
Yes, there are plans. It is actually written for PG3 but not tested.
-
Migration to ISY on Polisy: An attempt to collect, organize and share Simplified Directions.
I haven't tried that either. I did test by backing up my PG2 and using that to restore to PG3, but a lot of my node servers didn't have PG3 versions and I didn't have licenses for other. For the few that were left, it did seem to create them correctly in PG3. Keep in mind that PG3 is still considered ALPHA. There are missing features and most definitely bugs that still need to be addressed.
-
ISY on Polisy v5.3.0 (IoP) - OUTDATED
Yes, you can change the user name and password used in PG3 from the settings/profile menu.
-
Updating PG3
I'm assuming those had trial licenses and that you were trying to convert them to perpetual licenses? Did you try refreshing the list after? Does it still say they are trial in the "order id" column?
-
PG3 HarmonyHub Node Server 3.0.9
The current version of the node server will display on the node server store page. You can compare that with the version listed in the node server details. After a restart of the node server (not PG3) they should match. I'm showing the current version of the Harmony Hub node server is 3.0.3 so it looks like you have the most recent. I believe @Jimbowas referring to the version of PG3. Versions prior to 3.0.38 of PG3 had problems updating node servers.
-
Updating PG3
You have to restart using ssh, the menu item "Restart Polyglot 3" doesn't work yet. The ssh command is sudo service pg3 restart
-
Updating PG3
Don't know about PG2, I would think the versions should match also. For PG3, you need to restart it. Updating installs the new version (which when the browser reloads the page, gets the new frontend files) But the backend continues to run the old version until it is restarted. Once restarted, it should be running the new version.
-
Updating PG3
The PG2 update option should also update PG3. I haven't tried this, but will with the next release. You will have to restart PG3 after it has been updated.
-
Sources?
We use Pandora almost exclusively and the support seems pretty good, but not perfect. I've also played around with Spotify but haven't switched over yet to see how it works for long periods. My wife will it playing for most of the day some days. The node server only checks on startup. It queries for the stations and then builds the definitions for the ISY based on that. Because those station lists are dynamic and the ISY really isn't, we have to take a snapshot and live with it. In order for the ISY to present the source list, it has to have a mapping of source names to numbers. The ISY uses the number in the programs. So if you change list and change the mapping, the number no longer points to the same source, and programs are broken. There's really not much the node server can do about that.
-
WeatherLink stopped updating
Thanks @garybixler, I appreciate the time to post all those details. I've found the problem and fixed it in version 2.0.3 All you should need to do is restart to get the new version.
-
Sources?
Playlists, favorites, Pandora stations and Spotify stations. I probably didn't test with anything other than Pandora and Spotify so it's possible the others are broken. It should be possible to add other sources as well, but the interface we have to work with, doesn't really handle large lists that well. I'm not sure I'd like to try and add all albums or artists to the list for example. I haven't played with webradio, but maybe the favorites or my web radio selections from there would be OK.
-
WeatherLink stopped updating
The PG3 version should have both nodes too. I just pushed out version 2.0.2. I made a change that should prevent the crash, but I don't know why the node wasn't created. If it doesn't create the node when you restart, can you can post the first 30 seconds of the log after the restart?
-
WeatherLink stopped updating
@garybixlerThat's strange. It looks like this was called from a query, is that right? It crashed because it didn't find an 'indoor' node. Based on the data just before that, it looks like you have an indoor sensor so should have an indoor node. Do you have an indoor node? I don't see anything wrong in the code that would cause this. It's like the indoor node disappeared before it tried to update the node values.
-
ISY on Polisy v5.3.0 (IoP) - OUTDATED
I've seen cases where the message persist after you make the configuration changes and save. Something doesn't refresh and UI doesn't realize that the core is configured and properly communicating with the ISY. This could be caused by the browser caching info and not realizing that new information is available so in many cases a refresh or reload of the browser window will bring them back in sync.
-
Weatherflow Nodeserver stops working on Polisy v2 after Polisy v3 added
It was probably a coincidence since one shouldn't have any effect on the other. First step is to always check the logs. The node server log will have the info needed to know what the next step is. Typically, if a node server stops reporting data, it is because something failed and the log will tell us what it was that failed. If it is something in the node server, the developer will need that info to help find and fix the problem. If it is with the service or device then you'll know where to look next. In many cases, simply restarting the node server will get things working again. So that's the second step. If restarting the node server doesn't have any effect someone will need to know what the log is reporting. You must have, and be logged into your UDI Portal account to purchase node servers for PG3. Click the button at the top of the store page that says "Log into Portal". Your Portal account will contain the information on what node servers you've purchased.
-
ISY on Polisy v5.3.0 (IoP) - OUTDATED
The node server developer has the option to specify a trial period so users can "try before buying". Like @Jimbo, I've configured all of mine to have a 30 day trial available as one of the "purchase" options. The system does track this so that you can only "purchase" one trial period. With the latest PG3 release, there is also the concept of a 'beta' node server store. This will give developers an option to release early/test versions. It's not fully fleshed out yet, but is another option to test before purchasing.
-
ISY on Polisy v5.3.0 (IoP) - OUTDATED
I'm not sure that's the problem, Node server licenses are tied to the Polisy running PG3. I'm not sure if that's related to the link between portal account and ISY. For the 'Purchase' button to show up for node servers in PG3, PG3 simply has to receive confirmation that you have a valid portal account. When you click on the "Log into Portal" button, you should get redirected to the portal login screen. Once you log in, it should redirect back to the PG3 screen and the store entries should now have a 'Purchase' button. Are you getting this far? When you press the 'Purchase' button to purchase a node server, it should again, redirect to the Portal purchasing screen. If you're Polisy is not registered, you are given the option to register it. You then proceed to either purchase or cancel.
-
ISY on Polisy v5.3.0 (IoP) - OUTDATED
You have to purchase the node server before you can install it. Free node servers don't require a purchase so they are always available to install. To purchase a node server, you have to be logged into your Portal account via PG3 so it knows who to charge for the node server. Use the "Log into Portal" button at the top. Once you log in, it should populate all of those with a "Purchase" button that you can use to purchase the node server. For node servers you have purchased (and free node servers), you'll get an "Install" button.