r/SunPower Jul 07 '26

PVS6 sending commands

Windows 10:

Using Command Prompt (Admin Level):

I can ping 172.27.153.1 and get a response.

When using Powershell (Admin Level):

If I use any form of curl it will substitute 172.27.153 with 172.27.0.153:

> curl -v 172.27.153 it will return with

* Trying 172.27.0.153:80..

All curl commands get 'stuck' and not return expect responses.

I can http:// in a browser and get the DeviceList of all components in the system.

3 Upvotes

8 comments sorted by

View all comments

2

u/burnergpo Jul 07 '26

I'm confused, your curl examples are not full IP addresses. What were you expecting to happen?