Coder Social home page Coder Social logo

Comments (5)

yfyap69 avatar yfyap69 commented on September 26, 2024 1

More info from logs

This error originated from a custom integration.

Logger: custom_components.fusion_solar.fusion_solar.kiosk.kiosk_api
Source: custom_components/fusion_solar/fusion_solar/kiosk/kiosk_api.py:46
Integration: FusionSolar (documentation, issues)
First occurred: 16:28:40 (8 occurrences)
Last logged: 17:38:43

Retrieving the data failed. Raw response: {"data":"neteco.pvms.systemSetting.notExist","success":false,"failCode":0}

from homeassistant-fusionsolar.

tijsverkoyen avatar tijsverkoyen commented on September 26, 2024

There is something wrong with your credentials. They don't have access to your system.
Is suspect the Kiosk url is not available anymore.

from homeassistant-fusionsolar.

azelinc avatar azelinc commented on September 26, 2024

I m having the same issues (maybe not similar cause, because diff error message), it started 2-3 days ago. I have verified that kiosk url is working, managed to view it in the browser. Anyone else manage to still get this working?

2024-04-19 12:15:21.430 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration fusion_solar which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2024-04-19 12:15:48.415 ERROR (MainThread) [custom_components.fusion_solar.sensor] Error requesting FusionSolarKiosk data: HTTPSConnectionPool(host='intl.fusionsolar.huawei.com', port=443): Max retries exceeded with url: /rest/pvms/web/kiosk/v1/station-kiosk-file?kk=xxxxxxxxxx (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)')))

(i ve masked the kiosk url with xxxx for privacy purpose)

from homeassistant-fusionsolar.

tijsverkoyen avatar tijsverkoyen commented on September 26, 2024

I m having the same issues (maybe not similar cause, because diff error message), it started 2-3 days ago. I have verified that kiosk url is working, managed to view it in the browser. Anyone else manage to still get this working?

2024-04-19 12:15:21.430 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration fusion_solar which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant 2024-04-19 12:15:48.415 ERROR (MainThread) [custom_components.fusion_solar.sensor] Error requesting FusionSolarKiosk data: HTTPSConnectionPool(host='intl.fusionsolar.huawei.com', port=443): Max retries exceeded with url: /rest/pvms/web/kiosk/v1/station-kiosk-file?kk=xxxxxxxxxx (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)')))

(i ve masked the kiosk url with xxxx for privacy purpose)

The culprit in this case is SSLCertVerificationError. It seems like the SSL certificate of your kiosk instance is not valid. Or your system that is running Home Assistant is not able to validate it.

  1. If you open the Kiosk url in your browser. Is the certificate valid? If not: contact Huawei.
  2. Are you using the latest version of Home Assistant?
  3. Is your Home Assistant running on an outdated operating system?

from homeassistant-fusionsolar.

tijsverkoyen avatar tijsverkoyen commented on September 26, 2024

@yfyap69 Have you been able to resolve this?
I will close this issue for now. Feel free to reopen the issue if you think the problem is in this integration.

from homeassistant-fusionsolar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.