dickontoo / inverter

SolaX PV Inverter data dumper
GNU General Public License v2.0
9 stars 3 forks source link

I am getting a "Error 401 - unauthorized." reply. #2

Open joaopinto opened 5 years ago

joaopinto commented 5 years ago

Hello,

First of all, thank you for your awesome work.

This is what I am getting from a curl:

me@myPC:~/myFolder$ curl http://5.8.8.8/api/historyData.htm
<HTML>
<HEAD>
<TITLE>Error</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=GBK">
</HEAD>
<BODY><H1>401 Unauthorized.</H1></BODY>
curl: (18) transfer closed with 7 bytes remaining to read
</HTML>me@myPC:~/myFolder$ 

The same happens with:

me@myPC:~/myFolder$ curl http://5.8.8.8/api/realTimeData.htm
<HTML>
<HEAD>
<TITLE>Error</TITLE>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=GBK">
</HEAD>
<BODY><H1>401 Unauthorized.</H1></BODY>
curl: (18) transfer closed with 7 bytes remaining to read
</HTML>me@myPC:~/myFolder$ 

Do you have any idea on how to overcome this problem?

ayasystems commented 4 years ago

I have the same problem... Seems like new versions are protected and it is not possible get data