• Have you tried out dark mode?! Scroll to the bottom of any page to find a sun or moon icon to turn dark mode on or off!

diy solar

diy solar

Solar Assistant on VM?

vietxtlife

New Member
Joined
Mar 23, 2023
Messages
52
Location
Charlotte
Anyone able to get solar assistant to run on vm like proxmox? I have 3 inverter that is made by different brands, one solar assistant on raspberry pi could not use connect to all 3 inverters that are made by 2 different brand ie EG4 and POWMR, so i wonder anyone able to get solar assistant to run on VM. Thanks
 
As do I but you gotta get Raspbian running in Proxmox and you need a cable to connect to the inverter soooo USB required.
 
I am in the process of getting Raspian Desktop OS installed in my Proxmox Server. I am not sure how I will load SolarAssistant on it yet but gonna try and figure it out. Getting it to run in Portainer would be even cooler but baby steps.
 
If you figure out how to make ARM based code run on a X-86 based platform let me know. I'm not aware that an emulator exists but I may just not know.
 
If you figure out how to make ARM based code run on a X-86 based platform let me know. I'm not aware that an emulator exists but I may just not know.
I got raspberry desktop OS to run no problem on X86 hardware in a proxmox but I installed this from an ISO file from the Raspberry Pi homepage. I converted the downloaded SolarAssistant SD card Image from the SolarAssistant page and used the qemu convert command to change the .img file to a .qcow2 file that I was able to attach as a secondary harddrive to this VM. I can boot this VM and browse the files on the second harddrive but they are not yet running. I saw an interesting thread in this forum where someone used a orange pi that had onboard storage and used a DD command to copy the image onto it and get it working. I may experiment with that. I am unfamiliar with that DD command.
 

This is where I read about the DD command and the Orange Pi onboard storage.
 
I know I'm digging this thread up from quite a while ago, but I was able to successfully boot solar assistant as a VM in proxmox on an x86 host. The tutorial detailed in this thread https://forum.proxmox.com/threads/h...ry-pi-os-images-and-import-to-proxmox.146837/ mostly just works as solar assistant is built on top of Raspbian. It's fairly straight forward, but takes a while because of the multiple boots required to set everything up. Keep in mind this is emulating ARM, so it will likely run poorly and probably consume way more power than the pi. Anyway, the VM boots and I'm able to shell into it but the solar assistant site never loads. It looks to me like some aspect of the inital boot/setup process is failing when it tries to establish a connection between the database and the webserver, but my linux fu is lacking. Anyway if someone with some leet linux skills wants to take a crack at it I'd love to get this working, even just as a proof of concept.
 

diy solar

diy solar
Back
Top