Git Product home page Git Product logo

iobroker.mywallbox's Introduction

iobroker.mywallbox's People

Contributors

dependabot[bot] avatar mcm1957 avatar skb-cgn avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

d3r-st3fan

iobroker.mywallbox's Issues

Do not restart adapter system.adapter.wallbox.0 because restart loop detected

Describe the bug
My iobroker does nearly every day prevent the adapter from restart with the message:

Do not restart adapter system.adapter.wallbox.0 because restart loop detected

To Reproduce
the Adapter works, is connected to the api and updated the states.

Expected behavior
Should handle the following error accordingly and continue working without a restart

Screenshots & Logfiles
2022-10-12 16:14:50.734 - |error|: wallbox.0 (19821) uncaught exception: Unexpected token < in JSON at position 0
2022-10-12 16:14:50.736 - |error|: wallbox.0 (19821) SyntaxError: Unexpected token < in JSON at position 0
at Request._callback (/opt/iobroker/node_modules/iobroker.wallbox/main.js:274:19)
2022-10-12 16:14:50.736 - |error|: wallbox.0 (19821) Unexpected token < in JSON at position 0
2022-10-12 16:14:50.742 - ESC[32minfo|: wallbox.0 (19821) Adapter Wallbox cleaned up everything...
2022-10-12 16:14:50.742 - ESC[32minfo|: wallbox.0 (19821) terminating
2022-10-12 16:14:50.744 - ESC[33mwarn|: wallbox.0 (19821) Terminated (UNCAUGHT_EXCEPTION): Without reason
2022-10-12 16:14:51.006 - ESC[32minfo|: wallbox.0 (19821) Successfully polled extended Data with the Interval of 60 seconds!
2022-10-12 16:14:51.165 - ESC[32minfo|: wallbox.0 (19821) Successfully polled Data with the Interval of 60 seconds!
2022-10-12 16:14:51.256 - |error|: wallbox.0 (19821) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise
which was not handled with .catch().
2022-10-12 16:14:51.257 - |error|: wallbox.0 (19821) unhandled promise rejection: DB closed
2022-10-12 16:14:51.258 - |error|: wallbox.0 (19821) Error: DB closed
2022-10-12 16:14:51.258 - |error|: wallbox.0 (19821) DB closed
2022-10-12 16:14:51.443 - |error|: host.raspberrypi instance system.adapter.wallbox.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
2022-10-12 16:14:51.444 - |info|: host.raspberrypi Restart adapter system.adapter.wallbox.0 because enabled

2022-10-12 16:15:03.411 - |warn|: host.raspberrypi Do not restart adapter system.adapter.wallbox.0 because restart loop detected

Versions:

  • Adapter version: 0.0.13
  • JS-Controller version: 4.0.23
  • Node version: 14.17.0
  • Operating system: pi

Additional context
The above logs repeat multiple times with same content before the final line is written an the restart ist prohibited.

is login with Google supported or is there a workaround

Describe the bug
if you used google to signup fΓΌr your walbox.com account, how do i configure this in the adapter ?

To Reproduce
Steps to reproduce the behavior:

  1. Go to wallbox.com and use the login with google function
  2. install the adapter and creata an instance
  3. the adapter asks for a password wich you dont have

Expected behavior
i hope there is a way to get this working when not havong a password for wallbox.com

Screenshots & Logfiles

Versions:

  • Adapter version: latest Version from github
  • JS-Controller version:
  • Node version: 12.22.12
  • Operating system: raspian

Value type "boolean" but received type "number"

Hello together,

i just got many warnings from my mywallbox adapter v1.0.0 from the object ocppConnectionStatus which has the wrong type configured.
Could you please update the main.js line 996 from Boolean to number

Thank you

await this.setObjectNotExistsAsync(charger + '.connection.ocppConnectionStatus', { type: 'state', common: { name: 'OCPP Connection Status', **type: 'number',** role: 'indicator', read: true, write: false, },

State value to set for "mywallbox.2.123456.connection.ocppConnectionStatus" has to be type "boolean" but received type "number"

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.