hvcgroep.nl is fixed in version 4.12. Now in ToonStore.yjb wrote:I see the same (HVC as well)
Toon app: Afvalwijzer
Moderators: marcelr, TheHogNL, Toonz
Re: Toon app: Afvalwijzer
member of the Toon Software Collective
Re: Toon app: Afvalwijzer
Thanks, this indeed fixes the issue.
Thanks again for the quick turn-around!
Thanks again for the quick turn-around!
Re: Toon app: Afvalwijzer
Interesting one, when trying using wget from the prompt: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?
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'.
member of the Toon Software Collective
Re: Toon app: Afvalwijzer
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....
But that is plan B....
member of the Toon Software Collective
Re: Toon app: Afvalwijzer
Thanks Toonz, 4.12 indeed fixes HVC.
Thanks for the quick fix!
Thanks for the quick fix!
Toon1 running firmware 5.33.9 (rooted)
Re: Toon app: Afvalwijzer
The certificate seems to be ok in the browser.... See my attachment...
- Attachments
-
- screenshot certificate
- 001.JPG (35.65 KiB) Viewed 7763 times
Regards
David
David
Re: Toon app: Afvalwijzer
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.
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.
Member of the Toon Software Collective
Re: Toon app: Afvalwijzer
Nice analysis, thanks. Let's wait for 5.0.4 then...
member of the Toon Software Collective
Re: Toon app: Afvalwijzer
Since last Monday I get the following errors with Cyclus NV:


Re: Toon app: Afvalwijzer
Will have a lookMatt88 wrote:Since last Monday I get the following errors with Cyclus NV
member of the Toon Software Collective
Re: Toon app: Afvalwijzer
hi all,
version 4.13 is available in ToonStore, fixing cyclusnl.nl
No other changes.
Kind regardz,
Toonz
version 4.13 is available in ToonStore, fixing cyclusnl.nl
No other changes.
Kind regardz,
Toonz
member of the Toon Software Collective
Re: Toon app: Afvalwijzer
Wow that’s fast, Thanks a lot for fixing this!
Re: Toon app: Afvalwijzer
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 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?
Toon2 with 6.0.2 firmware TSC 2.1.7
Apps: Sonos, Calender, garbagecalender, webcam, doorcam, Onkyo, Domoticzboard, Solar and weather app.
Apps: Sonos, Calender, garbagecalender, webcam, doorcam, Onkyo, Domoticzboard, Solar and weather app.
Re: Toon app: Afvalwijzer
I had the same and forgot to enter the iCal number.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?
Toon1 running firmware 5.33.9 (rooted)
Re: Toon app: Afvalwijzer
The iCal number?SDeath wrote:I had the same and forgot to enter the iCal number.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 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….
Toon2 with 6.0.2 firmware TSC 2.1.7
Apps: Sonos, Calender, garbagecalender, webcam, doorcam, Onkyo, Domoticzboard, Solar and weather app.
Apps: Sonos, Calender, garbagecalender, webcam, doorcam, Onkyo, Domoticzboard, Solar and weather app.