Bill Morrow Posted June 6 Posted June 6 (edited) I'm trying to get my Voice announcement hardware (Raspberry Pi and HiFiBerry) working again after a hardware failure. I restored the hardware, settings, and sounds, but the Test button is greyed out on my Network Resouces page for all resources. I tried running the resources in the Portal, but not a sound was heard. The RPi is definitely producing sound, as it nearly deafened me when it booted up. I can also Ping the RPi successfully. My Portal errors are below. It looks like some kind of hardware issue, but I have no idea where to begin. I did enable Remote Access on OpenElec, but I'll have to check it again. Any pointers would be appreciated. TIA 2024/06/06 00:30:37 System -170001 [TCP-Conn] -1/-140002, Net Module Rule: 14 2024/06/06 00:30:37 System -170001 [TCP-Conn] -1/-140002, Net Module Rule: 7 2024/06/06 00:31:07 System -170001 [TCP-Conn] -1/-140002, Net Module Rule: 14 2024/06/06 00:31:07 System -170001 [TCP-Conn] -1/-140002, Net Module Rule: 7 2024/06/06 00:31:37 System -170001 [TCP-Conn] -1/-140002, Net Module Rule: 14 2024/06/06 00:31:37 System -170001 [TCP-Conn] -1/-140002, Net Module Rule: 7 2024/06/06 00:32:07 System -170001 [TCP-Conn] -1/-140002, Net Module Rule: 14 2024/06/06 00:32:07 System -170001 [TCP-Conn] -1/-140002, Net Module Rule: 7 2024/06/06 00:32:37 System -170001 [TCP-Conn] -1/-140002, Net Module Rule: 14 2024/06/06 00:32:37 System -170001 [TCP-Conn] -1/-140002, Net Module Rule: 7 Edited June 6 by Bill Morrow
Geddy Posted June 6 Posted June 6 9 hours ago, Bill Morrow said: -140002 This might indicate network issues. From the wiki error page it means “HTTP_CLIENT_CONNECTION_TIMED_OUT” https://wiki.universal-devices.com/ISY-99i/ISY-26_INSTEON:Errors_And_Error_Messages Try opening a network resource and saving it (not making any changes) and see if you can press test for that one then. You might need to do that for all of them.
Bill Morrow Posted June 6 Author Posted June 6 7 hours ago, Geddy said: Try opening a network resource and saving it (not making any changes) and see if you can press test for that one then. You might need to do that for all of them. Thanks, I'd already tried this, but No joy. I was trying to find the original post about this, as it had some troubleshooting tips, but I was unable to find it again. It was posted by Thanatar on Dec 16, 2016. My Network Resource looks like this BTW, in the event the coding has changed. GET /jsonrpc?request={%22jsonrpc%22:%222.0%22,%22id%22:%221%22,%22method%22:%22Player.Open%22,%22params%22:{%22item%22:{%22file%22:%22storage/music/FrontDoor.wav%22}}} HTTP/1.1 Host: 192.168.1.135:80 User-Agent: Mozilla/4.0 Connection: Close Content-Type: application/x-www-form-urlencoded Content-Length: 0
Geddy Posted June 7 Posted June 7 16 hours ago, Bill Morrow said: I was unable to find it again. It was posted by Thanatar on Dec 16, 2016. Try a Google site search. A post that long ago has been auto archived. The site search on the forum page doesn't find archived posts, but Google site search should. Might need to play around with the keywords you're looking for. Just so it's noted here...what Firmware area you using? Also make sure you confirm that the UI for admin console matches the firmware (help -> about).
Solution Bill Morrow Posted June 8 Author Solution Posted June 8 Thanks, I found it. I was looking for the html to play the RPi sounds from a PC to test the connection. The problem turned out to be the file extension. I'm surprised it produced that error, but it's mostly working now.
Recommended Posts