November 4Nov 4 Am on 0.7.2 (had this problem on previous versions too)When I open home page (or select "Nodes"), Chrome works for a while and either gives me error 404 or crashes. I can see my RAM going up to 95% (mostly Chrome climbing above 6 GB ) in Task Manager before the crash. Firefox doesn't doesn't chew up RAM as bad (maybe 2GB) but it keeps loading and loading and loading for minutes then returns 404With the Programs tab, it shows them almost immediately but keeps loading and Chrome soaks up all the RAM again. Firefox also shows programs but keeps loading until 404 without soaking RAM the way Chrome does.I do have lots of nodes and programs but I don't see this kind of RAM consumption with Java AC. It peaks at ~1.5 GB
November 4Nov 4 Author So I can't do eisy.local. It doesn't resolve because I have eISY on a separate IoT subnet (VLAN), which protects devices on my main subnet from all my Internet of (Insecure) Things devices. I tried http with IP address and, while it didn't chew through RAM and responded quite quickly, it still gave me 404 errorProblem with using http (I thought) is that I'm sending my portal userid and password in the clear and I don't really want to do that.
November 4Nov 4 1 hour ago, johnnyt said:Am on 0.7.2 (had this problem on previous versions too)When I open home page (or select "Nodes"), Chrome works for a while and either gives me error 404 or crashes. I can see my RAM going up to 95% (mostly Chrome climbing above 6 GB ) in Task Manager before the crash. Firefox doesn't doesn't chew up RAM as bad (maybe 2GB) but it keeps loading and loading and loading for minutes then returns 404With the Programs tab, it shows them almost immediately but keeps loading and Chrome soaks up all the RAM again. Firefox also shows programs but keeps loading until 404 without soaking RAM the way Chrome does.I do have lots of nodes and programs but I don't see this kind of RAM consumption with Java AC. It peaks at ~1.5 GBPlease open a ticket referencing this post, and attach the result of those urls in the ticket:http://eisy.local/rest/profileshttp://eisy.local/rest/nodes
November 4Nov 4 1 hour ago, johnnyt said:Problem with using http (I thought) is that I'm sending my portal userid and password in the clear and I don't really want to do that.You are correct that it sends your portal creds in clear, but that stays on your network. When eisy-ui's server verify the creds against portal, it always use tls.It's always better to use https even on your network in case something has been compromised on your network.
Tuesday at 01:48 PM5 days Author @bmercier I've submitted a ticket, as requested. I'm glad to hear the call to the mothership is encrypted even if the rest of the local traffic is not. On that note, why can't we use https with rest locally?
Yesterday at 01:19 AM1 day On 11/4/2025 at 9:48 AM, johnnyt said:On that note, why can't we use https with rest locally?You can. Nothing prevents that.
Create an account or sign in to comment