dlmcpaul

Results 51 comments of dlmcpaul

Enphase have changed the way local access is provided with the latest firmware. See this thread https://community.enphase.com/s/question/0D53m00006ySLuR/unimpressed-with-loss-of-local-api-connectivity-to-envoy If your firmware is **higher** than 5.0.55 then I suspect this program and...

Since getting my envoy I have seen 3 updates applied. I think it depends on your installer who have the password to apply updates.

There is not likely to be much I can do to run this app on android. Obviously you can display the web page on an android device but you will...

Yes I understand. I have a Synology NAS drive that needs to be on 24*7 and it runs docker images so I host there.

I recently added a ARM docker image for use with raspberry pi devices

I have pushed the 0.25 release to the dlmcpaul/enphasecollector-arm image Let me know how it goes as I cannot test arm images.

Ok I rebuilt the image as a linux/arm/v7 one. You might have to force pull the new image. I really need to figure out how to build multi-arch images

docker logs *containerid* This should output the logs from the app. Might want to pipe to a file as it might be large if lots of errors

I have pushed another arm version dlmcpaul/enphasecollector-arm:0.25 Try with the -it parameters to see what it logs

Well that error essentially says it is not a arm binary. I have tried resetting the arm builder but I am not hopeful I have fixed anything but you can...