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

has to be type "string" but received type "object" #70

Closed
Pocky2507 opened this issue Jun 4, 2021 · 7 comments
Closed

has to be type "string" but received type "object" #70

Pocky2507 opened this issue Jun 4, 2021 · 7 comments

Comments

@Pocky2507
Copy link

Pocky2507 commented Jun 4, 2021

Moin,
ich habe hier ein paar Fehlermeldungen.
`
(128290) State value to set for "trashschedule.0.type.plastik.nextDescription" has to be type "string" but received type "object"

(128290) State value to set for "trashschedule.0.type.bio.nextDescription" has to be type "string" but received type "object"

(128290) State value to set for "trashschedule.0.type.restmuell.nextDescription" has to be type "string" but received type "object"

(128290) State value to set for "trashschedule.0.type.papier.nextDescription" has to be type "string" but received type "object"
`
Installiert habe ich Version: 1.1.3

@klein0r
Copy link
Owner

klein0r commented Jun 6, 2021

Mit welcher iCal Version?

@Pocky2507
Copy link
Author

iCal Version: 1.9.3
js-controller: 3.3.11

@TDCroPower
Copy link

trashschedule.0 | 2021-06-07 13:00:02.928 | info | State value to set for "trashschedule.0.type.schwarzeTonne.nextWeekday" has to be type "string" but received type "number"

auch nextWeekday ist betroffen...
iCal 1.9.3
ks-controller: 3.3.11

die Info log ist aber wohl verkehrt herum, denn der Datenpunkt ist auf string gesetzt und sollte wohl number sein.

@sokrates-sith
Copy link

ich hab das problem auch seit dem update des js-controllers. aber mit vielen adaptern. manche wurden bereits gefixt.

@ppb1308
Copy link

ppb1308 commented Jun 11, 2021

Heute Update auf js-controller 3.3.12 und auch hier noch die folgenden 4 Einträge im Log:

trashschedule.0
2021-06-11 10:20:05.362 info State value to set for "trashschedule.0.type.sonderabfälle.nextWeekday" has to be type "string" but received type "number"

trashschedule.0
2021-06-11 10:20:05.361 info State value to set for "trashschedule.0.type.papiertonne.nextWeekday" has to be type "string" but received type "number"

trashschedule.0
2021-06-11 10:20:05.361 info State value to set for "trashschedule.0.type.wertstofftonne.nextWeekday" has to be type "string" but received type "number"

trashschedule.0
2021-06-11 10:20:05.360 info State value to set for "trashschedule.0.type.restmülltonne.nextWeekday" has to be type "string" but received type "number"

@TDCroPower
Copy link

@ppb1308 sind auch noch nicht gefixt worden vom DEV ;)

@klein0r
Copy link
Owner

klein0r commented Jun 11, 2021

@ppb1308 Das wurde in 57eedef schon behoben (siehe #65). Bitte keine Issues mischen. Falls das Problem noch auftritt, einmal alle Datenpunkte unter trashshschedule.0 löschen und den Adapter neu starten.

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

No branches or pull requests

5 participants