Page 48 of 48
Re: Dashticz - Module - Garbage collector
Posted: Saturday 08 April 2023 17:38
by jvdz
I can confirm that things changed as my test setup also fails for this website:
recycleapp.be with error:
301 Moved Permanently
I only had to change the website name from
https://recycleapp.be/ to
https://www.recycleapp.be/ to make it work again.
Maybe you could try the same in the Dashticz module?
Re: Dashticz - Module - Garbage collector
Posted: Saturday 08 April 2023 19:03
by Renber
Great, works for me thanks
Re: Dashticz - Module - Garbage collector
Posted: Wednesday 12 April 2023 22:01
by Lokonli
jvdz wrote: ↑Saturday 08 April 2023 17:38
I can confirm that things changed as my test setup also fails for this website:
recycleapp.be with error:
301 Moved Permanently
I only had to change the website name from
https://recycleapp.be/ to
https://www.recycleapp.be/ to make it work again.
Maybe you could try the same in the Dashticz module?
Thanks!
I've fixed this in the latest Dashticz beta version by applying the same change.
Re: Dashticz - Module - Garbage collector
Posted: Wednesday 28 February 2024 19:35
by madpatrick
Does anybody expriencing some connection or update problems with afvalwijzer.nl ?
Since a few days i don't get any proper updates anymore.
Re: Dashticz - Module - Garbage collector
Posted: Wednesday 28 February 2024 20:05
by HansieNL
I got "Geen gegevens gevonden" message now. I'm using latest beta version of Dashticz.
EDIT1: Looks like it's working again.
EDIT2: "Geen gegevens gevonden" message again.
EDIT3: Working again...
Re: Dashticz - Module - Garbage collector
Posted: Friday 01 March 2024 9:03
by RabbitM
madpatrick wrote: ↑Wednesday 28 February 2024 19:35
Does anybody expriencing some connection or update problems with afvalwijzer.nl ?
Since a few days i don't get any proper updates anymore.
You could try to use the Afvalinfo option within Dashticz, check if your region is available through this api:
https://github.com/heyajohnny/afvalinfo ... er/Version
or try it with your zipcode and housenumber by pasting this in to your browser:
https://trashapi.azurewebsites.net/tras ... useLetter=
Re: Dashticz - Module - Garbage collector
Posted: Wednesday 24 April 2024 16:53
by JuanUil
Hi,
Since a couple of week I found this in my log:
Code: Select all
2024-04-24 14:00:00.080 Status: LUA: 14:00:00 MainScript: #!# Warning: These records are missing in your garbagecalendarconfig.lua file, so no notifications will be send!
2024-04-24 14:00:00.080 Status: LUA: 14:00:00 MainScript: #!# -- start -- Add these records into the garbagetype_cfg table and adapt the schedule and text info to your needs :
2024-04-24 14:00:00.080 Status: LUA: ["restafval- mini containers"] ={hour=19,min=02,daysbefore=1,reminder=0,text="restafval- mini containers"},
2024-04-24 14:00:00.080 ["papier en karton."] ={hour=19,min=02,daysbefore=1,reminder=0,text="papier en karton."},
2024-04-24 14:00:00.080
2024-04-24 14:00:00.080 Status: LUA: 14:00:00 MainScript: ==> found schedule:restafval- mini containers: 26 apr ; GFT Bak: 3 mei ; PMD Zak: 3 mei ;
Where do I find the carbage_cfg table?
many thnx in advance
Juan
Re: Dashticz - Module - Garbage collector
Posted: Wednesday 24 April 2024 17:07
by jvdz
JuanUil wrote: ↑Wednesday 24 April 2024 16:53
Hi,
Since a couple of week I found this in my log:
-snip-
Where do I find the carbage_cfg table?
many thnx in advance
Juan
Pretty sure you are in the wrong thread here!
https://github.com/jvanderzande/Garbage ... evice-icon
Re: Dashticz - Module - Garbage collector
Posted: Friday 13 September 2024 16:44
by Renber
Hello,
recycleapp has not been working for a few days.
THANKS
Re: Dashticz - Module - Garbage collector
Posted: Sunday 15 September 2024 11:22
by Lokonli
The recycleapp API changed. I'll try to fix it.
Re: Dashticz - Module - Garbage collector
Posted: Sunday 15 September 2024 18:01
by Lokonli
Renber wrote: ↑Friday 13 September 2024 16:44
Hello,
recycleapp has not been working for a few days.
THANKS
Fixed in latest beta
Re: Dashticz - Module - Garbage collector
Posted: Tuesday 17 September 2024 8:16
by Renber
Hello, thanks for the correction but I am getting an error.
Error loading garbage data Undefined
Re: Dashticz - Module - Garbage collector
Posted: Tuesday 17 September 2024 18:31
by Renber
This log:
Code: Select all
Request URL:
http://192.168.1.8/dashticz/vendor/dashticz/garbage/index.php?service=recycleapp&street=xxx&sub=xxx&zipcode=xxx&nr=xx&t=
Request Method:
GET
Status Code:
500 Internal Server Error
Remote Address:
192.168.1.8:80
Referrer Policy:
strict-origin-when-cross-origin
Re: Dashticz - Module - Garbage collector
Posted: Friday 20 September 2024 9:51
by Renber
It is possible that this no longer works since a PHP update on my system... (Debian 12 amd64 php8.2.20)
I ended up finding (With help from ChatGPT
) by modifying line 132 in vendor/dashticz/garbage/index.php it works.
new: "function curlWebJson($url, $headers=[])"
old: "function curlWebJson($url, $headers=0)"
Is there an incompatibility with my php8.2 ?
I also have a similar problem with owm weather block, I'm still looking...
Code: Select all
jQuery.Deferred exception: Cannot read properties of undefined (reading '0') TypeError: Cannot read properties of undefined (reading '0')
Thanks for your help.
Re: Dashticz - Module - Garbage collector
Posted: Sunday 15 December 2024 11:41
by HansieNL
Some things at MijnAfvalwijzer seems to be changed.
The message I got now is: Geen gegevens gevonden.
The apps for IOS an Android are gonna be absolete and are replaced with a Saver app.
Hope this can be fixed.
Re: Dashticz - Module - Garbage collector
Posted: Sunday 15 December 2024 12:10
by jvdz
Saver moved to OPZET as provider.
Re: Dashticz - Module - Garbage collector
Posted: Sunday 15 December 2024 12:14
by floris1974
Hi, i've got the same problem with 'hvc' . is there somebody else with the same problem? and how can i solve this?
Re: Dashticz - Module - Garbage collector
Posted: Sunday 15 December 2024 14:05
by jvdz
HVC is also using OPZET. I am not a user of the Dashticz module as I have my own.... just sharing info.
Re: Dashticz - Module - Garbage collector
Posted: Sunday 15 December 2024 14:58
by floris1974
Thanks.
i saw that the 'afvalinfo' works for me too. i just needed to change plastic/pmd to pbd and now it works again.
Re: Dashticz - Module - Garbage collector
Posted: Monday 16 December 2024 0:10
by HansieNL
I switched to 'afvalinfo' too for now. I hope there's gonna be a solution for using the Saver info directly one day.