Jump to content

Geddy

Administrators
  • Posts

    2863
  • Joined

  • Last visited

Everything posted by Geddy

  1. Hopefully you're not doing this in a room that is naturally dark at night. Kind of safety issue to turn the light off as walking into/through a room. You'd be wise to add a delay to turning it off once motion was triggered so you could completely clear the room/area in question.
  2. Sorry couldn't get it sorted out for you. Hopefully support will get you all setup soon. Happy Friday to you as well! Enjoy the weekend ahead! It's a hour longer!
  3. Why did you do this step? If you deleted the node server from PG2 and uninstalled it you could have just re-launched Admin Console (if it was open) and the node server should have gone away on its own. I wonder if you've caused some sort of conflict in PG2 now. Especially since it is still showing as unmanaged in PG3. Close Admin Console (if you have it open) for the time being. Let's keep that closed while you work on Polyglot side. What does your dashboard in PG2 now show? Is it showing anything for iAquaLInk? While in PG2 make sure you uninstalled iAquaLInk in the "Polyglot NodeServer Store". If it just shows "Install" button then that's okay. Check the Log just to see if there are any errors being made. You might need to run a "Restart Polyglot" from the PG2 side to possibly clear out anything processing in that system. Check the log again after you restart Polyglot. NOTE: do NOT restart the Polisy! (not at this point yet) Were there any errors in the PG2 log? No, go back to PG3 dashboard. Is iAquaLInk still showing there? If it is at this point there's a possibility a dictionary might be corrupt and not clearing that slot. That's a job for UDI Support. Submit a Ticket: https://www.universal-devices.com/my-tickets Glad you got this part cleared up. Good luck! Let me know how it goes.
  4. @jr2 what operating system are you on? Windows or macOS? When you're logged into admin console go to Help -> About and look at Firmware and UI and make sure those version match EXACTLY. This sounds like a Java memory error. What version Java are you running? If you're on Java Version 8 Update 351 make sure you clear the java cache (make sure you select all 3 options Delete any admin.jnlp or start.jnlp from anywhere on your computer. Then download a fresh copy of the ISY Launcher from UDI's website. Run the launcher and it should install the ISY Launcher icon on the desktop. Now run the ISY Launcher and access admin console through that process. If you still have issues then increase the memory. (Note: if you are on a powerful system this "512m" can be increased to 1024m) The above instructions work best for Windows users. MAC users tend to have hit and miss success with Java and ISY Launcher. So fingers crossed your a Windows user and this gets you going. Please note that in the 4.x branch you will only be able to auto update to the 4.9 version. If you try to venture into the 5.x branch it is a manual upgrade and requires a lot of attention to detail. Get to 4.9 first then if you think you need to go further you can read more about that in the Current Release posts.
  5. @SSamuels (first, to tag/mention somebody in the forums start with the @ then type their name and select it from the list below. It will put the blue oval around it as seen above for your name. This sends a forums notification to the person you mention to check the post. Otherwise, it is just luck that some return to prior posts if they don't know/think replies have been made.) There are several places to enter credentials and different logins for different functions. So it's not all the same user/password combination (sadly). ISY994 has a user/password ISY on Polisy (IoP) has a user/password PG2 has a user/password PG3 has a user/password Each of these could be different if you've set them up to be different. So just logging out of PG3 and logging back in does not mean that PG3 knows the user/pass for ISY994/IoP. First, let's get PG3 talking to the ISY correctly. When you're logged into PG3 web dashboard/user interface (whatever it's called) Use the "ISYs" menu and "Edit Current ISY" You should now have this window: THIS is where you put the username/password for the ISY that you're using with PG3. It can either be a standalone ISY994 or the IoP service. This IS the username/password you use when you open Admin Console to work on the ISY. This IS NOT your PG2 or PG3 user/pass combination. (unless you've made them all the same!) Review the wiki for how to add ISY information: https://wiki.universal-devices.com/index.php?title=Polisy:User_Guide#ISYs Click "SAVE" and now PG3 should be talking with your ISY process. Confirm with the log that you no longer get the 401 errors or timeout errors I think you were getting earlier. Now, for PG2 logging in - that is NOT the same as the PG3 login. To access the PG2 dashboard use the same process you used to access PG3, but leave off the :3000. PG2 listens on standard :80 port. So just type this: https://polisy/ (or https://<your.polisy.ip.address>/ ***NOTE: Remove the portion of <your.polisy.ip.address> and use your actual Polisy IP address) If it's been a while since you've been in PG2 dashboard you might get a security error. Hit details and proceed (or whatever your browser options are to proceed to the site). This is mentioned here for PG3, but applies to PG2 also in this case: https://wiki.universal-devices.com/index.php?title=Polisy:User_Guide#Polisy_(PG3)_Dashboard (I don't think this is an issue since you say it's giving you error when you try to log in on PG2, but just making sure) Now, on PG2 it's a DIFFERENT password than PG3. So if you don't remember it then you need to reset the credentials for the Polisy. That process can be found here: https://wiki.universal-devices.com/index.php?title=Polisy:User_Guide#Reset_Credentials Make sure you know this only resets the credentials for PG2, SSH, and IoP. It does not reset PG3 or standalone ISY994 credentials. Now, to "fix" the PG2 node servers. Once you're logged into PG2 you have two options. 1) You can keep managing them in PG2 if they are working for you. 2) You can remove them through the process on PG2 (remember, it's a two step process - you have to delete them then uninstall them from the NodeServer Store menu). If you remove them from PG2 then you can add them in PG3 if you wish. This way you would only maintain the node servers in the PG3 dashboard. I know you said somehow you've managed them before in PG3, but @bpwwer has always said that PG3 CANNOT manage PG2 Node Servers. So it's doubtful that you've actually managed any PG2 installed NS from the PG3 dashboard. Who do you think is the administrator of PG2 or PG3? That is usually yourself. Unless you've had somebody setup the Polisy for you and they have an admin account and you're not admin user. The above steps should clear this up for you. But up to you to make the choice of what to do with the PG2 node servers you have installed. Oh....one more thing...the ISY setup in PG2 is a little different than in PG3. That information is entered under the Settings -> Polyglot Settings tab Then entered in the "ISY Settings" area: Enter the Address/Hostname of your ISY (Use just the IP address of standalone ISY994 - no "http" needed. I think "localhost" will work for IoP, but I don't use IoP on PG2 so cannot confirm.) Enter Admin Console User/Password credentials. Leave HTTPS UN-CHECKED. Scroll to the bottom and hit SAVE Hopefully this helps you out! Let me know how it turns out.
  6. I'm not local so can't show screen shots, but when you click on the "details" of the node server one of the options in the details page is to restart.
  7. Yes...I am indeed. Best band ever! As for your issues...if the node servers were installed using PG2 they've never been "managed" or showing working in PG3. You would need to log into PG2 web interface and either remove them there then install them again in PG3. Or leave them in PG2 and manage them from there. If they're working it should be okay until something else breaks. PG2 is no longer supported and most developers have moved on to focus on PG3 development and ongoing support for node servers. Not sure if you changed user ID for PG2 login, but try user = admin / pass = admin. If can't log in with that you might need to reset using the button on the front. Read the Wiki Polisy User Guide information about the multi purpose button. I'm not a professional log reader either, but looks like PG3 isn't talking to the ISY correctly. I think @bpwwer would be better able to review the log and give you further pointers on what needs to be updated/changed.
  8. FYI - The site appears to be working now.
  9. @tjkintz if you go here - https://forum.universal-devices.com/forum/339-current-release-announcements/ Click on "Follow" and then select "A notification and an email when new content is posted" you'll get an email (and forum notification alert) that something has been updated. This covers PG3, IoP, UD Mobile - any Universal Devices release that gets posted there. Perhaps future Polyglot development can somehow push a notification within the system that an update is available, but right now the easiest way is to follow the forums and get the alerts. Polisy is in active development so there are regular updates ongoing. The current problem with automatic updates is that things might break if the unit updates without the user knowing it. It's completely different than thinking about a Router that might just update some internal security setting. This is a slightly higher complex system.
  10. @Ross - According to the release for PG3 v 3.0.63 IoP was running once installed. So as @MrBill says you've probably had it running. It's fine to run without adding anything to it (that's how mine is currently). Are you comfortable with SSH access to the Polisy? If so you should check out the wiki link I posted above and let us know what you get for the OS version result. I also think it should be current enough. (sudo uname -a) Are you on Windows or macOS? If on Windows and running ISY Launcher method you can probably just refresh your ISY Finder window to find the IoP process. That information is also seen in the wiki linked above. If it doesn't load on refresh try adding it manually as described -> https://wiki.universal-devices.com/index.php?title=Polisy:User_Guide#Can't_Find_Polisy Since it's a new(ish) hard drive with 3.0.63 installed I think it's safe bet that IoP is running and you should be able to access the "Update Packages" button as @MrBill shows above. I think with the level of development around the Polisy keeping it updated is key. Otherwise, there appears a higher risk of issues by just letting it sit and churn. It's a living system that the developers have been making requests to help themselves, but also just overall making the whole system operate better (for all the users) as more, and more node servers are being developed.
  11. @SSamuels is it possible the other two node servers are installed/managed by PG2 and not PG3 node servers? Or are you certain they're all PG3 node servers? If they were installed in the PG2 side they cannot be managed in PG3 and will show up this way. Otherwise, since you've done the restart of PG3 try to restart each node server individually? Can you see the logs of either to see if you notice any errors? Or look at the main PG3 log to see if any errors are seen to lead you toward resolution.
  12. @Illusion probably something @bpwwer or @Michel Kohanim could better explain. However, my "simple" way of looking at it is: Polisy = Device = Reboot Polyglot = Service = Restart IoP = Service = Restart (although this doesn't appear to work when given the command from PG3 interface) I'm not clear why there's an option to "reboot ISY", but it might have been to reboot an ISY994 that the Polisy could talk to. I don't think it works. Something with trying to restart or reboot ISY (either IoP or ISY994) from the PG3 web UI doesn't work and just flashes an error in the lower right of the screen. IMO best way to reboot the IoP is through admin console. Same way as done previously with the ISY994.
  13. @Goose66 This is the closest thing I've seen to what you're looking for... There was an older post for in the "geek batch" area:
  14. Bummer...seems like UDI's site might be having issues. That's something @Michel Kohanim will need to review. Try emailing as @MrBill says, but I think there might have been some recent changes to the ticket platform since @Michel Kohanim removed the email method from his signature. But should still work to get something started. If you read the information in the wiki it will give you the commands to use via SSH login. Please note the default SSH login are admin/admin for user/pass. If you're not comfortable with logging in via SSH please wait for support to work on your ticket to assist with the process.
  15. @Ross since your issue is more with upgrading PG3 than the issue being discussed where you originally posted it, I split it out so you could get more help for this specific issue. Since you're on an older version of PG3 at this point you need to open a support ticket to get the options for your specific device. Please review this information in the wiki: https://wiki.universal-devices.com/index.php?title=Polisy:User_Guide#Polisy_OS_Versions_Below_13 Submit a Ticket: https://www.universal-devices.com/my-tickets
  16. Have you tried adding the other items mentioned in the configuration as "Custom Configuration Parameters"? Since in the read me it says "User Provided" I wondered if the whole parameter has to be added. https://github.com/simplextech/pg3_docs/tree/main/ST-Inventory#user-provided I don't use this Node Server so can't help with the setup. And think @simplextech commented that they only get notifications from PMs, so perhaps send a PM to them referencing this topic.
  17. Nice work @Panda88! The new area to discuss YoLink can be found here: https://forum.universal-devices.com/forum/395-yolink/
  18. @Illusion since you went the new hard drive approach I would suggest opening a support ticket to ask this specific question before proceeding. Since it warns you that you could brick your system you don't want to mess up what you just got updated. So better safe than sorry at this point just to confirm the steps to update from where you are currently. Submit a Ticket: https://www.universal-devices.com/my-tickets
  19. @someguy PG3 current version is 3.1.12 - release announcement here: What Techman gave you is Firmware for ISY on Polisy. You can find all current release information here - https://forum.universal-devices.com/forum/339-current-release-announcements/
  20. Apparently "computer people" alphabetize capitalizations different than normal humans. Same reason some of the other node servers that are in all caps get put before others. That's "computers" for you. Are you running ISY994 or IoP? Your screen shot above is showing the ISY is at 5.3.3. ISY994 current version is 5.3.4 IoP current version is 5.4.4 I don't think that makes a difference for what you're experiencing, but is just another update needed somewhere.
  21. @apostolakisl what version of PG3 are you running? Are you on 3.1.x? If on an older version (like 3.0.x) then there's apparently something not allowing it to show the actual version of node server you're running. It's only going to show the last version that is supported by your version of PG3. I saw @bpwwer mention this somewhere. It was a change in the PG3 3.1.x update and would break the older versions if handled differently. So make sure PG3 is updated and it might fix your issues with other node servers you say you're having the issue with. If you're current then it could be the other developers have not updated where the version numbers are since the 3.1.x update in PG3 purchasing process.
  22. @kaplansa not noticed any issues with it and this is one node server I have run in PG3 for a while. Take a look at the logs to see if you can see any errors coming when you try to operate something. Have you made sure you have an IP reservation for the Hue bridge in your router? Or else setup the bridge IP as noted in the settings (and mentioned in this post). Just knowing what kind of errors are seen in the log will help with further troubleshooting.
  23. @TVC15 There have been a lot of posts about this through the years. Info about the power supply can be found in the wiki - https://wiki.universal-devices.com/index.php?title=Main_Page#Front_Panel_LEDs/Lights Quick search of the forums found this topic:
  24. @Illusion moved your post above into this thread as it appears to be your same issue. Please review replies above. @Chris McKean did you get help from your support ticket? What resolved your problem? Please update here so it might help others.
  25. @Illusion make sure your ISY Portal is an active subscription. Can you log into my.isy.io and confirm your license for ISY Portal is current? Once you confirm the access license is still current then it should work. Make sure you're using your ISY Portal email and password (same credentials used to log into my.isy.io). Also while in the ISY Portal make sure the setting for "My Preferred ISY" points to your active ISY (either ISY944 or IoP) Just double check the information needed to use ISY Portal with Mobilinc (Pro or HD) can be found in the UDI Wiki - https://wiki.universal-devices.com/index.php?title=ISY_Portal_MobiLinc_Configuration
×
×
  • Create New...