Jump to content

lhmathys

Members
  • Posts

    55
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

lhmathys's Achievements

New

New (2/6)

8

Reputation

  1. I have another silly question for you... I can't seem to locate an example of how to integrate the ISY Climate module into the display. Is there a way to query the ISY994i for weather local information? If so, could you give a quick example?
  2. Sorry for the late response - yard work today. ? I'm not actually using HA, it was just the component that was giving me fits in the installation script.
  3. I found it! I was receiving a compiler error during the homeassistant install where one of the gcc headers was missing (ffi.h). I manually installed libffi-dev and libssl-dev and got it to work. Time to start tinkering with it!
  4. Thanks for the help (and as much as I want this to work, I wish it was as simple as not letting it reboot.) I have to SSH into the Pi because it's difficult to work with the desktop oriented in portrait mode. Here's the output from systemctl:" softconsole.service - SoftConsole Loaded: loaded (/usr/lib/systemd/system/softconsole.service; enabled; vendor preset: enabled) Active: activating (auto-restart) (Result: exit-code) since Sat 2019-04-20 09:35:05 CDT; 1s ago Process: 1322 ExecStart=/home/pi/consolestable/runconsole.py (code=exited, status=0/SUCCESS) Process: 1319 ExecStartPre=/bin/sleep 5 (code=exited, status=0/SUCCESS) Main PID: 1323 (code=exited, status=1/FAILURE) Apr 20 09:35:05 BODY-WARS systemd[1]: softconsole.service: Main process exited, code=exited, status=1/FAILURE Apr 20 09:35:05 BODY-WARS systemd[1]: softconsole.service: Unit entered failed state. Apr 20 09:35:05 BODY-WARS systemd[1]: softconsole.service: Failed with result 'exit-code'." I think my instance is crashing before it creates the log, because I don't have a Console.log in the directory you mentioned. I tried to run it manually and I get this: Traceback (most recent call last): File "console.py", line 44, in <module> import hasshub File "/home/pi/consolestable/hasshub.py", line 3, in <module> import haremote as ha File "/home/pi/consolestable/haremote.py", line 18, in <module> from aiohttp.hdrs import METH_GET, METH_POST, CONTENT_TYPE ImportError: No module named 'aiohttp' Funny thing is, in the last installation attempt, I saw that library being installed. It's odd... Again, thanks for your help! I'm dying to get this going.
  5. Well, I decided to jump into the fray and sadly, after four attempts at starting with a fresh Raspbian Stretch install and running the pisetup.sh script, I'm just greeted with the tiny desktop after all the scripts finish and reboot. I have a Pi 3B+ with the PiTFT Plus 3.5" from Adafruit. Any idea how to troubleshoot this? Thanks for the help...
  6. It seems that the problem was not my ISY, but an attack from the outside. I deleted the HTTP route from my router, and everything cleared right up. I'll be sticking with my SSL connection from now on. Another user was having the same issue here: Unable to Access Web UI or Admin Console
  7. Brilliant! I just removed the HTTP (port 80) route from my router and everything is working again. I'm sticking to SSL only from now on.
  8. I'm having the EXACT same issue - and I would bet money that the network activity from your router/switch to your ISY is incredibly high. I actually have another post here: Constant Network Activity
  9. Funny - I would do that if I could actually get to my ISY. After the router reboot, it worked for a few hours and now I'm back to constant network activity. Programs are still running fine, but there is so much network activity that I can't even reach the administrator interface.
  10. I rebooted the router and it's a bit better now, as I can actually reach the ISY now. However, there's still quite a lot of network traffic to/from the ISY. I suppose my next step is to route traffic through a logger to see what the heck is going on. Note that all of my programs are running fine, so it has nothing to do with my Insteon devices. This issue is restricted to the volume of intranet/internet traffic.
  11. No, no changes to my router. My IP address for the ISY is static, and the DHCP IP range is not configured to assign IP addresses that would conflict with the static IP addresses I have in my network.
  12. The LEDs on the front aren't blinking at all, but the LED on the network connection (the back of the unit) is blinking constantly. I'm confident that having an infinite loop is not possible. None of my programs have been changed, and there's never been an issue before. Yes, I updated the UI and cleared the Java cache. I'm on a PC. When I get home, I'll try to reset everything in my network to see if that takes care of the issue. Thanks for the response.
  13. Today my ISY994i is unreachable via the administrator tool. I went to the router that it's plugged into and at that ethernet port there is constant network activity. I updated it a couple of days ago to the most recent release. I've tried rebooting it, moving to a different port on the router, etc. Nothing has worked. HELP!
  14. Hi Michel, It only asks to be rebooted if I hit the enter key to dismiss the dialogs - hitting the close button on the dialog doesn't get the reboot notification. (See above.) As I said, when I import/receive the cert I have from GoDaddy, nothing in the SSL Certificates Management dialog changes. I would think the issuer field would at least change to "GoDaddy, Inc" or something like that. Also, after importing/receiving the cert I would expect the "Save" button on the Network dialog to be enabled, but it's not. I created a 2048 key request and GoDaddy says that it has a "GoDaddy SHA-2" encryption strength certificate.
×
×
  • Create New...