Open Biliskn3r opened 1 week ago
I've just test added Chelmsford City Council and it works okay for me? Can you recheck
URL to fetch collection data is "https://www.chelmsford.gov.uk/myhome/"
Thanks for testing. I realised I needed to deploy selenium and have done so, however, all it does is time-out:
[UKBinCollection] Unexpected error: Message: Stacktrace: #0 0x55c447ab8f83
I went through the list and found Sunderland (also using selenium) and tried a random address, it worked within a minute, so maybe the CHM website is completely broken (I'm intrigued at how yours worked!)
Have a look at https://robbrad.github.io/UKBinCollectionData/3.12/2297/index.html#suites/98d3104e051c652961429bf95fa0b5d6/bd726796609c321b/
It took 6+ minutes - we have had an issue with this council before.
Try upping the timeout on the sensor
31% success rate for CHM. le sigh. These guys can't do anything right.
I've upped the sensor to 1000 seconds and will leave it overnight, hopefully someone on their end reboots something and fixes whatever performance issues they are having.
Good to see you still keeping this going / expanding this project @robbrad I remember you assisting when we were still in the home-assistant community forum/threads (and back when CHM council had better infrastructure!)
31% success rate for CHM. le sigh. These guys can't do anything right.
I've upped the sensor to 1000 seconds and will leave it overnight, hopefully someone on their end reboots something and fixes whatever performance issues they are having.
Good to see you still keeping this going / expanding this project @robbrad I remember you assisting when we were still in the home-assistant community forum/threads (and back when CHM council had better infrastructure!)
Thanks for the recognition @Biliskn3r
I do remember that! O.G. Post is Jun 2018 😅
No good guys. From reading the other "bug" reports in the issues here, looks like the councils have yet again changed their website, and probably cost them more in hiring new IT ppl. Sigh.
Stacktrace:
Performance issue We are aware of an issue with the speed of finding results on myhome. We are working on it, but it currently may take around 30 seconds to return a result. We ask for your patience while we look into this issue.
This is the message on their website. I've had a look at the code and it still works, it's just very slow!
do you get anything back when you enter postcode CM1 1GN, flat number can be anything, '1' for example?
do you get anything back when you enter postcode CM1 1GN, flat number can be anything, '1' for example?
Works okay on my setup!
Name of Council
Chelmsford
Issue Information
Chelmsford deleted Salesforce and their JSON data, it is now .PDF (urgh) and/or "this is your collection day"... lol. But we in CHM do not see any benefits from their cost cutting, pot holes still gaping the size of the moon, everywhere. https://www.chelmsford.gov.uk/bins-and-recycling/check-your-collection-day/ - is it easy to parse the HTML with BS4?
Verification