Page 40 of 86

Re: Toon app: Afvalwijzer

Posted: Fri Jan 18, 2019 10:06 pm
by Dewandelaar
Hi toon,

Since last Monday I get also the error with cure-afvalbeheer (3) Eindhoven. I tried v4.10 till 4.13.

Afvalkalender
DA error_month
Restafval
DA error_month
Restafval
DA error_month
Restafval

Thank you in advance.

Re: Toon app: Afvalwijzer

Posted: Fri Jan 18, 2019 10:45 pm
by Toonz
Dewandelaar wrote:Hi toon,

Since last Monday I get also the error with cure-afvalbeheer (3) Eindhoven. I tried v4.10 till 4.13.

Afvalkalender
DA error_month
Restafval
DA error_month
Restafval
DA error_month
Restafval

Thank you in advance.
will have a look in the weekend.
Which zipcode area?

Re: Toon app: Afvalwijzer

Posted: Sat Jan 19, 2019 12:31 am
by Dewandelaar
Toonz wrote:
Dewandelaar wrote:Hi toon,

Since last Monday I get also the error with cure-afvalbeheer (3) Eindhoven. I tried v4.10 till 4.13.

Afvalkalender
DA error_month
Restafval
DA error_month
Restafval
DA error_month
Restafval

Thank you in advance.
will have a look in the weekend.
Which zipcode area?
Thanks zipcode 5612RR

Re: Toon app: Afvalwijzer

Posted: Sat Jan 19, 2019 12:03 pm
by Bassie
Gemeente Haarlemmermeer (=Meerlanden) here.
In the tile it shows:
DA error_month
Restafval
...
When clicking on the tile it shows:
VALU-E-=DA    -    Restafval
...
Looked at the website from Meerlanden, the url to the ICS hasn't changed.
Maybe the format of the content has changed?
afvalkalender.meerlanden.nl/ical/039420 ... 0000013363

Re: Toon app: Afvalwijzer

Posted: Sat Jan 19, 2019 12:27 pm
by Xavier
Xavier wrote:
SDeath wrote:
Xavier wrote:After upgrading to firmware 5.0.4 I had to remove/uninstall all the apps, including the Afvalwijzer (Afvalkalender) app.
I reinstalled the app, completed the config with adres and "afvalverwerker", saved the config, saw the notification "Bezig met ophalen gegevens (>10 seconden" and then………….. nothing happens and no data shows up.

Anybody any idea?
I had the same and forgot to enter the iCal number.
The iCal number?
I used to have a seperate tile for this.
Strange thing is that the file userSettings.json keeps changing from format.... and entry of icalender is removed….
I noticed that since the installation of this App om my Toon with 5.0.4 results in the crash (as described before elsewhere on this forum). Doing a "top" command in CLI I see a systemload of qt-gui about 90%.
Anyone else who has this problem?

Re: Toon app: Afvalwijzer

Posted: Sat Jan 19, 2019 4:26 pm
by flamingbob
Hi looking at the ISC for the meerlanden they changed it a bit to this:
DTSTART;VALUE=DATE:20190212
DTEND;VALUE=DATE:20190213

Around line 1039:
if (wasteCollector == "27") { //venlo.nl
i = aNode.indexOf("DTSTART;VALUE=DATE");
} else {
i = aNode.indexOf("DTSTART");
}


Think we might now need to make the default for cure to default like in colletor 27

Easy patch to do atleast :)

Re: Toon app: Afvalwijzer

Posted: Sat Jan 19, 2019 6:40 pm
by Toonz
done for cure-afvalbeheer and meerlanden. Will be in 4.14 soon in ToonStore.
When I have more time I will make the app resilient against these type of changes in the future.

Re: Toon app: Afvalwijzer

Posted: Sat Jan 19, 2019 8:17 pm
by Toonz
Hi all,

version 4.14 is available in ToonStore with fixes for this year for meerlanden.nl and cure-afvalbeheer.nl
No other changes.

Kind regardz,

Toonz

Re: Toon app: Afvalwijzer

Posted: Sat Jan 19, 2019 9:56 pm
by SDeath
Toonz wrote:Hi all,

version 4.14 is available in ToonStore with fixes for this year for meerlanden.nl and cure-afvalbeheer.nl
No other changes.

Kind regardz,

Toonz
Thanks Toonz!

The app is really helpful!

Re: Toon app: Afvalwijzer

Posted: Sun Jan 20, 2019 2:13 pm
by flamingbob
Toonz wrote:Hi all,

version 4.14 is available in ToonStore with fixes for this year for meerlanden.nl and cure-afvalbeheer.nl
No other changes.

Kind regardz,

Toonz
Thanks. can confirm it works here for meerlanden.nl. Thanks for the quick fixup.

Re: Toon app: Afvalwijzer

Posted: Sun Jan 20, 2019 7:42 pm
by Xavier
I still haven't got any data for RD4.
Is it possible to have a look at that? :)

Re: Toon app: Afvalwijzer

Posted: Sun Jan 20, 2019 8:36 pm
by Toonz
Xavier wrote:I still haven't got any data for RD4.
Is it possible to have a look at that? :)
Sure...

Re: Toon app: Afvalwijzer

Posted: Tue Jan 22, 2019 1:49 pm
by alvi72
I noticed the same valu-e messages for the avalex provider, but had other toon isssues to solve first. the only started in the last month to show, so i guess they also changed their format around.
ical is still at https://www.avalex.nl/ical/1916200000016915

Will have a look myself to see what has change but need to get some work done first :)

Re: Toon app: Afvalwijzer

Posted: Tue Jan 22, 2019 7:50 pm
by Toonz
[quote="Xavier"]I still haven't got any data for RD4.
Is it possible to have a look at that? :)[/quote

It's a certificate issue, will look for the CA authorities certificate later today.
P.S. works fine on a Toon2 out of the box ;-)

to be continued

Re: Toon app: Afvalwijzer

Posted: Tue Jan 22, 2019 7:52 pm
by Toonz
alvi72 wrote:I noticed the same valu-e messages for the avalex provider, but had other toon isssues to solve first. the only started in the last month to show, so i guess they also changed their format around.
ical is still at https://www.avalex.nl/ical/1916200000016915

Will have a look myself to see what has change but need to get some work done first :)
That's an easy fix, will combine this with the certificate for rd4info in the next release.

EDIT: just 2 lines of code changed to get it to work again