Skip to content
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

Error Message #320

Open
huwi opened this issue Aug 11, 2023 · 3 comments
Open

Error Message #320

huwi opened this issue Aug 11, 2023 · 3 comments
Labels

Comments

@huwi
Copy link

huwi commented Aug 11, 2023

Hello!
Thank you for your great work!

Some times i have the situation, i get the error message:

Counter must have type "number"!

Is it possible to display the datapoint name in this error message. I takes a long time to find out, which datapoint i have missconfigured.

Kind Regards, Hubert

@Apollon77
Copy link
Contributor

Please provide more details like the adapter verison and especially debug logs that show such an errror.

@DieWaldfee
Copy link

I have the same thing over a year and got no time to search the datapoint... This info would give me the chance to find the mismatch in the configuration of these datapoints.
grafik
got update of the iobroker just today to v6.12.0 and nodejs 18.17.1.
Solution: "Counter must have type "number"! Error in DP xyz..."
Then you have all to fix the problems easy :-)

@duemchen
Copy link

I had the same error-message (but start only with one first sql-protocol)
It was a "beauty mistake". the database inserts where ok in the string field ts_string.

In the object data json you can find
"counter": true
Change it to false and it is clean.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants