Page 39 of 86

Re: Toon app: Afvalwijzer

Posted: Tue Jan 15, 2019 10:24 pm
by Toonz
yjb wrote:I see the same (HVC as well)
hvcgroep.nl is fixed in version 4.12. Now in ToonStore.

Re: Toon app: Afvalwijzer

Posted: Tue Jan 15, 2019 10:36 pm
by yjb
Thanks, this indeed fixes the issue.

Thanks again for the quick turn-around!

Re: Toon app: Afvalwijzer

Posted: Tue Jan 15, 2019 10:48 pm
by Toonz
atlantica wrote:Hey Toonz,

Alphen aan den RIjn provider 23 seems to be broken.
the url is still working if I try this on a browser.
Could there be something wrong with te SSL setting?
Interesting one, when trying using wget from the prompt:

Code: Select all

Connecting to afvalkalender.alphenaandenrijn.nl|213.197.248.196|:443... connected.
ERROR: cannot verify afvalkalender.alphenaandenrijn.nl's certificate, issued by `/CN=opzet-019.ux.is.nl':
  Self-signed certificate encountered.
ERROR: certificate common name `opzet-019.ux.is.nl' doesn't match requested host name `afvalkalender.alphenaandenrijn.nl'.
but why doesn't the browser complain.... ?!?!?

Re: Toon app: Afvalwijzer

Posted: Tue Jan 15, 2019 11:14 pm
by Toonz
if we can't find a solution for this one, I can always move Alphen back to the old scheme with wget (--no-check-certificate) and cron jobs (documented in the manuals section).
But that is plan B....

Re: Toon app: Afvalwijzer

Posted: Wed Jan 16, 2019 3:59 pm
by SDeath
Thanks Toonz, 4.12 indeed fixes HVC.
Thanks for the quick fix!

Re: Toon app: Afvalwijzer

Posted: Wed Jan 16, 2019 8:11 pm
by atlantica
The certificate seems to be ok in the browser.... See my attachment...

Re: Toon app: Afvalwijzer

Posted: Wed Jan 16, 2019 8:29 pm
by TheHogNL
Ok this is going to be a bit technical.
The reason is that this site is running on a shared webserver. More websites (with probably also https) running on the same server with one ip address.

Without ssl (https) a webserver can easily spot if the clients is going to http://www.abc.com or http://www.xyz.com as the request for the website is part of the HTTP command (ServerName in the http request). So it sends the correct website to the client which he is requesting.

But with SSL this is impossible (at least, take that for now). The HTTP command (https is just http on a SSL secured line) still requests the correct website however SSL needs to enabled first before HTTP requests are sent. But without knowing which website the client is requesting, the server can't send the correct certificate. So it sends the default one (the us.is.nl one).

So for years, if you wanted to have https on a webserver you needed a dedicated IP adres (binding your website to that IP adres).

But now we have SNI (https://en.wikipedia.org/wiki/Server_Name_Indication). Supporting webbrowser (and curl, wget) can now request the webserver name already in the SSL process. So when SSL is set up, now the server knows which certificate to send.

What is happening with our Toons? They don't seem to support SNI. At least not on your versions. On my toon2 with 5.0.4 it works fine. Probably on a toon1 with 5.0.4 it will also work. This firmware is just released and with a few days we expect it to be available for rooted toons.

Re: Toon app: Afvalwijzer

Posted: Wed Jan 16, 2019 10:56 pm
by Toonz
Nice analysis, thanks. Let's wait for 5.0.4 then...

Re: Toon app: Afvalwijzer

Posted: Thu Jan 17, 2019 4:36 pm
by Matt88
Since last Monday I get the following errors with Cyclus NV:

Image

Re: Toon app: Afvalwijzer

Posted: Fri Jan 18, 2019 12:18 am
by Toonz
Matt88 wrote:Since last Monday I get the following errors with Cyclus NV
Will have a look

Re: Toon app: Afvalwijzer

Posted: Fri Jan 18, 2019 11:28 am
by Toonz
hi all,

version 4.13 is available in ToonStore, fixing cyclusnl.nl
No other changes.

Kind regardz,

Toonz

Re: Toon app: Afvalwijzer

Posted: Fri Jan 18, 2019 3:06 pm
by Matt88
Wow that’s fast, Thanks a lot for fixing this!

Re: Toon app: Afvalwijzer

Posted: Fri Jan 18, 2019 4:08 pm
by Xavier
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?

Re: Toon app: Afvalwijzer

Posted: Fri Jan 18, 2019 9:15 pm
by SDeath
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.

Re: Toon app: Afvalwijzer

Posted: Fri Jan 18, 2019 9:53 pm
by Xavier
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….