
bmercier
Employees-
Posts
101 -
Joined
-
Last visited
Everything posted by bmercier
-
Support thread for: PG3x v3.1.36 (July 11, 2023)
bmercier replied to bmercier's topic in Polyglot v3 (PG3x)
It will be available later today Sent from my iPhone using Tapatalk -
Hello everyone, This is the support thread for PG3x v3.1.36. After updating to 3.1.36, please click on System | Reinstall all node servers, which will reinstall all your node servers including the new UDI python interface 3.0.60. UDI interface 3.0.60 fixes a bug where the node servers loses their connectivity with PG3 when eisy loses network connection. You will have to restart your node servers after the update. You can check the UDI interface version in the node server's logs near the start. 3.1.36 will be available for installation on July 11th,
-
Hello everyone, Here's the latest changes. After updating to 3.1.36, please click on System | Reinstall all node servers, which will reinstall all your node servers including the new UDI python interface 3.0.60. UDI interface 3.0.60 fixes a bug where the node servers loses their connectivity with PG3 when eisy loses network connection. You will have to restart your node servers after the update. You can check the UDI interface version in the node server's logs near the start. Changelog for 3.1.36 "System | Re-install all node servers" now also updates the UDI interface module for all node servers. This is to update UDI interface to 3.0.60 Minor security fixes Changelog for 3.1.35 Significant rework on error handling in async functions Login API has been enhanced (Login should always work, or give an error message) Restore backup/Migrate from PG3: Made the UI more intuitive Notifications from PG3 now specify the uuid Restart required bug fixed
-
- 3
-
-
Portal will give you an offline warning only if offline long enough. If it reconnects within a few seconds, no warnings will be sent. Login to portal, and hover the online indicator and check the date. This tells you when it became online last. It’s a good reliability indicator. Sent from my iPhone using Tapatalk
-
The most likely reason is ISY getting offline and online on portal.
-
It should be working. Please open a support ticket and specify your uuid. You may want to check your configuration under My Profile. If "Amazon Echo and Google Home ISY" is set to My Preferred ISY, then make sure your preferred ISY is set correctly. Also on the ISY tab, for that ISY, click Select Tool | Connectivity | Google Home. Do you see your devices?
-
Support thread for: PG3x v3.1.32 (June 27, 2023)
bmercier replied to bmercier's topic in Polyglot v3 (PG3x)
If core is at 3.1.33, UI will show 3.1.35. That is currently the latest release. UI version being out of sync with core is normal at that version. It’s a known bug. Sent from my iPhone using Tapatalk -
Support thread for: PG3x v3.1.33 (June 30, 2023)
bmercier replied to bmercier's topic in Polyglot v3 (PG3x)
Unfortunately I don’t know. If possible, open a ticket and attach todays log. You have at least one failed login, so I will be able to get more info on the problem. Please mention in the ticket that a power cycle fixed the problem. Sent from my iPhone using Tapatalk -
Support thread for: PG3x v3.1.33 (June 30, 2023)
bmercier replied to bmercier's topic in Polyglot v3 (PG3x)
Please try to login while tail -f is active. We need to see the error if any when trying to login. Sent from my iPhone using Tapatalk -
Support thread for: PG3x v3.1.33 (June 30, 2023)
bmercier replied to bmercier's topic in Polyglot v3 (PG3x)
If you can ssh to your eisy: tail -f /var/polyglot/pg3/logs/pg3-current.log -
Support thread for: PG3x v3.1.33 (June 30, 2023)
bmercier replied to bmercier's topic in Polyglot v3 (PG3x)
Hello, There is a known UI problem with 3.1.33: The UI incorrectly displays version 3.1.35 The UI incorrectly displays "PG3x Restart Required", and a restart does not clear this message. 3.1.34 will fix this. Benoit -
Support thread for: PG3x v3.1.32 (June 27, 2023)
bmercier replied to bmercier's topic in Polyglot v3 (PG3x)
If you really want to just restart PG3, it has to be through SSH. sudo service pg3 restart -
Support thread for: PG3x v3.1.33 (June 30, 2023)
bmercier replied to bmercier's topic in Polyglot v3 (PG3x)
Problem being you still can’t login? What does the PG3 log says? Sent from my iPhone using Tapatalk -
Support thread for: PG3x v3.1.33 (June 30, 2023)
bmercier replied to bmercier's topic in Polyglot v3 (PG3x)
There is a known problem regarding logins that sometimes fail. That’s the next stability issue I’m focusing on. I believe a reboot fixes the problem. Sent from my iPhone using Tapatalk -
Support thread for: PG3x v3.1.33 (June 30, 2023)
bmercier replied to bmercier's topic in Polyglot v3 (PG3x)
There is a cache problem with the packages. Sent from my iPhone using Tapatalk -
Hello everyone, This is the support thread for PG3x v3.1.33
-
Support thread for: PG3x v3.1.32 (June 27, 2023)
bmercier replied to bmercier's topic in Polyglot v3 (PG3x)
The restart PG3x option has been removed. -
Hello everyone, Here's the latest changes. Changelog for 3.1.33 Fixed occasional uncaugh exceptions making PG3 restart Fix to notifications Fix for Internet outage During an outage, PG3 would lose the portal credentials. Fix for portal login sometimes not appearing, forcing a PG3 restart Some other very minor fixes Known problem The UI incorrectly displays version 3.1.35 The UI incorrectly displays "PG3x Restart Required", and a restart does not clear this message. The message can be ignored.
-
Support thread for: PG3x v3.1.32 (June 27, 2023)
bmercier replied to bmercier's topic in Polyglot v3 (PG3x)
Do you mean polyglot.isy.io? If so, yes it was removed a few weeks ago. -
Hello everyone, This is the support thread for PG3x v3.1.32:
-
Hello everyone, Here's the latest changes. Changelog for 3.1.32 Fixed queuing of nodeserver commands. This is likely to increase reliability of commands sent to IoX. Fixed double portal credential login Remove option "System | Restart PG3x option" PG3x should not be restarted without UDX Added spolisy topic and API for notifications from IoX Handle notification requests coming in via the MQTT connection. Listen for messages on the spolisy topic. The WebUI already uses this to capture messages about system events (upgrades/reboots/etc). Add API for notifications. This allows incoming notification messages to be forwarded via the notification service to UD Mobile. On login, automatically add the Notification nodeserver to the list of purchases For developers, in the nodeserver edit, allow to use a blank version Submit was failing if the main form version was blank (or not in the proper format) We want to leave this in place for now because not all node server entries have been updated to the new purchase option format. Allow the node server to include a 'name' field in the driver array and if there, save it in the database. Note, updating an existing node server won't update the driver database. This TBD. In the list of properties of a node, display the driver name, and also the variable to be used in notifications. On the nodeserver info page, display the slot number it is installed in In the nodeserver info, along with the nodeserver name, display the version for reinstall/update Version upgrade messages kept being added multiple times Handle random parameters in POST from IoX. Changed the config pg3xVersion to pg3Version so the UI don't fail Updated a few modules to keep current Changelog for 3.1.31 In the nodeserver config, add pg3xVersion & isPG3x. This allows a nodeserver to determine if minimum requirements are met. Changelog for 3.1.30 Handle more complex notification POSTs from IoX Check the latest pkg version of PG3x to get the current release
-
Hello everyone, June 16th update: The existing smart home action "Universal Devices" should continue to work. We are in the process of reconfiguring the smart home action, and we are working with Google to make the change transparent to our users. No action should be required for those who already have it enabled.
-
Hello everyone, June 14th update: Apparently the action is still working. In our google actions console, it now shows as sunset and can't no longer be modified. The new action we submitted is still not reviewed by google. There has been back and forth with support, but there is no resolution yet. It's possible that the existing action will continue to work without interruptions.
-
Hello everyone, Just a quick update; Our updated Google Home action was submitted for review Wednesday last week. I escalated the review with Google, and as of yesterday, they confirmed it was under review. However, as of this morning, there is no update yet. Hopefully it will be available in the next few hours. Benoit
-
Hello everyone, Our current Google Home action will stop working on June 13th and will need to be replaced. This is due to Google which sunset Google conversation actions. Ref: https://developers.google.com/assistant/ca-sunset We are currently working on the new action "Universal Devices V2", and it should be ready on time by next week. Whenever it becomes available, you will have to unlink "Universal Devices" and relink using "Universal Devices V2". All of your "spokens" that you have configured in portal will still be there. However, whenever you unlink and relink, this will remove the devices in Google Home/Google assistant, and re-create the same devices. You will have to reassign rooms, and it will probably break your routines as well, if you are using them. Stay tuned.