-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
SE10k Internal Server Error #20
Comments
Firmware version? |
How can I find out? |
Go to: https://monitoring.solaredge.com/solaredge-web/p/login |
Yes @scheric . |
DSP2 Version 2.19.1314 Anything else you need? |
@chrisfirefox
Is there a possible way that you could hook up an ethernet cable for testing purposes. |
Well, not being able to connect to the commissioning menu via browser in my private network is my problem to begin with, instead of showing the commissioning menu every URI I found so far shows the aforementioned {"message":"Internal Server Error"}. I could easily hook up an ethernet cable if I find an RJ45 port, but tbh I didn't find the port to connect it to so far. The inverter is mounted outside on the wall of my house and I'd really like to not having to open it up one week after installation ;). |
I do have a SE7K and I have accessed the commissioning menu as below. |
The idea behind all this was to have both the commissioning interface via browser and a connection to the internet via my local WLAN so I can continue to use the SolarEdge cloud app AND access real-time data locally. I haven’t tried but am quite sure that your suggestion @rogerthn2019 will most likely work since my contractor used SetApp on his phone to initialize the inverter. Seems to me that 4.6.27 is buggy with the REST interface or that they introduced some kind of handshake or authentication in the app that isn‘t done in the browser, but instead of reporting 401 they just throw an exception which reports as 500... |
@chrisfirefox 👍 While waiting for SolarEdge to fix the buggy 4.6.27 let's hope for some sun during the weekend to enable some "checking" using my old Samsung NC10 running Debian stretch, WiFi to the inverter and RJ45 to my local LAN, maybe install Apache and configure with |
You are not the only one that do not have a working API jbuehl/solaredge#124 My single phase inverter API works with Ethernet cable. |
Yeah, I just confirmed that when I connect via SetApp ("View information only") and reset the WLAN that I actually get the Web Interface when opening 172.16.0.1 on my phone. So as I suspected (or feared?), they have deactivated commissioning access via WLAN. Doesn't really make sense IMHO because I'm responsible for what enters my WLAN, but that's just me. Anyways, where would I put the Ethernet cable (didn't find an external Port) and can I connect it to a standard wired network router or is it something special (I think I read RJ485/Modbus) that I need there? |
you have to open the front panel (DISCONNECT DC AND AC FIRST FOR YOUR SAFETY) and the ethernet port is on the front board, bottom left. |
@chrisfirefox It is up to you to open up the inverter.If you do open your inverter: Be sure that AC is disconnected and Save DC is functioningInformation for the inverter operating status leds: https://www.solaredge.com/leds For detailed Ethernet instructions: https://www.solaredge.com/sites/default/files/se_three_phase_inverters_with_setapp_installation_guide.pdf#page=53&zoom=auto,-186,595 |
Thanks for the suggestion scheric! I already called my installer to do that for me - I've got a troubled history with electricity :). But the cable is installed and I'm confident that this will finally allow me real time access to the production data of my inverter. |
Looks like I need to get my LAN through the wall :-( |
New firmware 4.7.26 today and now I get ERR_CONNECTION_TIMED_OUT on |
@rogerthn2019 Are you on wifi or Ethernet. My single phase is on Ethernet with 4.6.27 nmap -A < inverter ip >
|
@scheric |
Hello, Firmware 4.7.26, using a wired Ethernet connection. |
Thanks @bosgnoom , good to know! |
I recently got a SE10K installed (I suppose European version, since I am in Austria), and I would very much like to get live information from my inverter. But the only thing it reports back is
{
"message": "Internal Server Error"
}
when I call its IP. It is connected via WLAN if that has anything to do with anything. Any idea what that could be? Or where I could ask aside from here? Because my technician definitely used the SetApp process, but in order to do so he directly connected via private WLAN to the inverter, much like a personal hotspot you can create with a smartphone. Maybe that's a new type of security that makes the SetApp interface only work when using the own hotspot?
Any help would be appreciated, thank you!
The text was updated successfully, but these errors were encountered: