Methos000 Posted February 6, 2023 Posted February 6, 2023 I'm at a loss right now, I can't the the java console to connect to my PolISY in any way. I can reach the Polisy dashboard though. Can't get it to boot ISY. Tried all the java clean out and reinstall tricks, hard rebooted... nothing. What do I do? I see nothing useful in the wiki at this point.
Methos000 Posted February 6, 2023 Author Posted February 6, 2023 (edited) 34 minutes ago, Jim P said: Do you know the ip address of your polisy ? Yep, sure do. I can reach it through the dashboard url, but unreachable through the java console at all. Is the Polisy "on the way out"? Should I just be upgrading to the new eisy? (i haven't done enough research on it yet to determine if it is, in fact, an upgrade) Edited February 6, 2023 by Methos000
tmorse305 Posted February 6, 2023 Posted February 6, 2023 (edited) 48 minutes ago, Methos000 said: Is the Polisy "on the way out"? Eventually, but that's not the problem today. Say more about what is happening. Does the launcher appear? Does it populate with the proper credentials for your polisy? If so what happens when you try to launch the AC? Edited February 6, 2023 by tmorse305
Methos000 Posted February 6, 2023 Author Posted February 6, 2023 13 minutes ago, tmorse305 said: Eventually, but that's not the problem today. Say more about what is happening. Does the launcher appear? Does it populate with the proper credentials for your polisy? If so what happens when you try to launch the AC? Launcher appears but doesn't find any ISY/Polisy devices. Even when manually adding them it fails to find them.
Jim P Posted February 6, 2023 Posted February 6, 2023 Can you access the polisy via terminal ? It runs a linux kernal so that would tell you the system is running and such. Don't do any updates using the terminal....
tmorse305 Posted February 6, 2023 Posted February 6, 2023 (edited) When you said earlier that you could reach the Polisy dashboard did you mean via this url: https://<ip address>:3000/dashboard What are you entering for the credentials when the launcher appears? Have you tried both https and http? The standard ports are 8443 and 8080 respectively unless you changed them. Edited February 6, 2023 by tmorse305
Methos000 Posted February 6, 2023 Author Posted February 6, 2023 (edited) 8 minutes ago, tmorse305 said: When you said earlier that you could reach the Polisy dashboard did you mean via this url: https://<ip address>:3000/dashboard What are you entering for the credentials when the launcher appears? Have you tried both https and http? The standard ports are 8443 and 8080 respectively unless you changed them. Correct, I can reach that portal. I see the ISY configured, but it fails to send even a restart control to it. I don't even get far enough to enter credentials. 12 minutes ago, Jim P said: Can you access the polisy via terminal ? It runs a linux kernal so that would tell you the system is running and such. Don't do any updates using the terminal.... Yes, I can ssh to it, but the login I use for other management stuff doesn't work. Edited February 6, 2023 by Methos000
Methos000 Posted February 6, 2023 Author Posted February 6, 2023 Thanks for trying guys, much appreciated. Ticket time!
firstone Posted February 6, 2023 Posted February 6, 2023 What do you see if you try https://<ip address>:8443/desc ? Anything?
Methos000 Posted February 6, 2023 Author Posted February 6, 2023 6 minutes ago, firstone said: What do you see if you try https://<ip address>:8443/desc ? Anything? Yeah, I get the XML <root xmlns="urn:schemas-upnp-org:device-1-0"> <script/> <specVersion> <major>1</major> <minor>0</minor> </specVersion> <URLBase>https://192.168.1.199:8443</URLBase> <device> <deviceType>urn:udi-com:device:X_Polisy_Device:1</deviceType> <friendlyName>ISY</friendlyName> <manufacturer>Universal Devices</manufacturer> <manufacturerURL>https://www.universal-devices.com/product/polisy-pro</manufacturerURL> <modelDescription>X_Polisy_Device:1</modelDescription> <modelName/> <modelNumber>5200</modelNumber> <modelVersion>5.4.4</modelVersion> <UDN>uuid:00:0d:b9:53:da:84</UDN> <UPC>uuid:00:0d:b9:53:da:84</UPC> <serviceList> <service> <serviceType>urn:udi-com:service:X_Polisy_Service:1</serviceType> <serviceId>urn:udi-com:serviceId:uuid:00:0d:b9:53:da:84</serviceId> <SCPDURL>/services.wsdl</SCPDURL> <controlURL>/services</controlURL> <eventSubURL>/eventing</eventSubURL> </service> <service> <serviceType>UDIZWaveWebServices</serviceType> <serviceId>uuid:00:0d:b9:53:da:84-UDIZWaveWebServices</serviceId> <SCPDURL>/zwaveServices.wsdl</SCPDURL> <controlURL>/zwaveServices</controlURL> </service> </serviceList> <presentationURL>/</presentationURL> </device> </root>
firstone Posted February 6, 2023 Posted February 6, 2023 So it seems you can get to IoX. When you use ISY launcher, click Add that put exactly the url you've just tried. If you see it showing up with firmware version, you should be able to open AC.
DennisC Posted February 6, 2023 Posted February 6, 2023 Are you using a VPN or antivirus software? Have you followed these directions from the wiki: Can't Find eisy First and foremost, all VPN software block discovery of eisy on your network. As such, if you have a VPN software running, please turn it off. If you have a modern router, eisy advertises itself as eisy.local on your network. As such, and in most cases, you should be able to find eisy at https://eisy.local:8443/desc. What you need to do is: In IoX Launcher, click on the Add button Enter https://eisy.local:8443/desc into the dialog Click on the OK button If you are still having a hard time finding your eisy, it's best to check your router's DHCP client list and look for a device that has the same MAC address as the one the label at the bottom of your eisy. eisy's MAC address starts with 00:21:b9. Once you find the IP address for eisy, in this example, 192.168.1.122, then In IoX Launcher, click on the Add button Enter https://192.168.1.122:8443/desc into the dialog. Note 192.168.1.122 is an example. You should use the IP address for your eisy. Click on the OK button
Methos000 Posted February 6, 2023 Author Posted February 6, 2023 Michael responded. It sounds like I've got really old OS on it (I bought it beta era) and need to reflash it to get it up to snuff. So I'll get crackin on that when i find my msata-usb adapter! 1 1
Methos000 Posted February 9, 2023 Author Posted February 9, 2023 Got the thing reflashed and got the ISY back online. Polyglot3 is all sorts of messed up and I can't get it to reconnect to the ISY though. I need to find out how to set that part back to factory or something.
Geddy Posted February 9, 2023 Posted February 9, 2023 13 hours ago, Methos000 said: Polyglot3 is all sorts of messed up and I can't get it to reconnect to the ISY though. I need to find out how to set that part back to factory or something. Try the setup found in the wiki: https://wiki.universal-devices.com/index.php?title=Polisy:User_Guide#ISYs What PG3 version are you running? I think Polisy is still on 3.1.17. Make sure you add your ISY admin user and password. Otherwise, what's "all sorts of messed up"?
Methos000 Posted February 9, 2023 Author Posted February 9, 2023 55 minutes ago, Geddy said: Try the setup found in the wiki: https://wiki.universal-devices.com/index.php?title=Polisy:User_Guide#ISYs What PG3 version are you running? I think Polisy is still on 3.1.17. Make sure you add your ISY admin user and password. Otherwise, what's "all sorts of messed up"? Yeah it's in this state in the PG3 site. Is disconnected from ISY, but won't find the ISY automatically or when specified manually. (with http, or https. I've verified ports in the ISY console. It says a restart is required, but when I initiate it, it doesn't seem to happen. even rebooting the entire Polisy doesn't resolve that part. It doesn't seem like any configuration changes i make in the PG3 settings stick at all. I *can* connect to the ISY through Finder now though, it found it automatically after the flash.
DennisC Posted February 9, 2023 Posted February 9, 2023 Just to verify, you are entering the same username and password you use to access your Polisy and you are selecting http at the bottom of the entries?
tmorse305 Posted February 9, 2023 Posted February 9, 2023 @Methos000, is your ticket still open? I had a similar issue with my PG3 after an IoX upgrade. Michel suggested 2 ssh commands which resolved the problem. I could give you those but probably better to ask him since my situation was not exactly the same as yours. 1
Methos000 Posted February 9, 2023 Author Posted February 9, 2023 2 minutes ago, tmorse305 said: @Methos000, is your ticket still open? I had a similar issue with my PG3 after an IoX upgrade. Michel suggested 2 ssh commands which resolved the problem. I could give you those but probably better to ask him since my situation was not exactly the same as yours. Yeah, it is, i'll dig it up and ask him. Ty! 1
Methos000 Posted February 9, 2023 Author Posted February 9, 2023 16 minutes ago, DennisC said: Just to verify, you are entering the same username and password you use to access your Polisy and you are selecting http at the bottom of the entries? Yes I am!
DennisC Posted February 9, 2023 Posted February 9, 2023 The quickest way to resolve this would be with a ticket, as you already indicated above. Another idea is to flag @bpwwerand see if he has any ideas. 2
Geddy Posted February 9, 2023 Posted February 9, 2023 @Methos000 Your PG3 version and frontend version are out of sync. You'll need the help from support to get things brought up to current versions for the Polisy.
Recommended Posts