DSACancellationChecker icon indicating copy to clipboard operation
DSACancellationChecker copied to clipboard

AttributeError: 'NoneType' object has no attribute 'get'

Open shkhan922 opened this issue 6 years ago • 4 comments

Every time getting this error: [2018-05-31 @ 02:03] ---> Starting update... ---> Using agent Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Firefox/52.0 ---> Connecting to https://driverpracticaltest.direct.gov.uk/login

---> Connecting to https://driverpracticaltest.direct.gov.uk/login -----> Sending data: -------> username = ***** -------> password = 404*** Traceback (most recent call last): File "DSAChecker.py", line 226, in performUpdate() File "DSAChecker.py", line 165, in performUpdate dateChangeURL = launcher.html.find(id="date-time-change").get('href') AttributeError: 'NoneType' object has no attribute 'get'

shkhan922 avatar May 30 '18 20:05 shkhan922

Can anyone please help here?

shkhan922 avatar May 31 '18 11:05 shkhan922

I have the same problem.

jbonnett92 avatar Mar 13 '20 11:03 jbonnett92

did you manage to get a solution? I am facing the same issue

saurabhest avatar Dec 07 '20 20:12 saurabhest

did someone find a solution to this?

zoomin87 avatar Nov 02 '22 12:11 zoomin87