SSL Error with Census USA
Hello Everyone,
Could someone tell me why I am always getting an error when trying to build the datasets in the diffrent projects for the advanced designer path ?
Almost all projects raise me the error when I am trying to build all existing flow.
Seems to come from CENSUS USA but I didn't get any error when installing the plugin.
Oops: an unexpected error occurred
Error in Python process: At line 107: <class 'requests.exceptions.SSLError'>: [Errno None] None: 'None'
HTTP code: , type: <class 'requests.exceptions.SSLError'>
Thanks a lot.
Operating system used: Linux via VMware
Best Answer
-
tgb417 Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS ML Practitioner, Dataiku DSS Core Concepts, Neuron 2020, Neuron, Registered, Dataiku Frontrunner Awards 2021 Finalist, Neuron 2021, Neuron 2022, Frontrunner 2022 Finalist, Frontrunner 2022 Winner, Dataiku Frontrunner Awards 2021 Participant, Frontrunner 2022 Participant, Neuron 2023 Posts: 1,598 Neuron
Welcome to the Datataiku Community.
I've also had problems with the Census Plugin over the past week or so.
Here is a more detailed thread on the subject.
I'm re-testing things today. And I failed again in the same ways I've failed for the past week or so.
Answers
-
Sergey Dataiker, Dataiku DSS Core Designer, Dataiku DSS & SQL, Dataiku DSS Core Concepts Posts: 365 Dataiker
Hi @Sv3n-Sk4
It's challenging to say where precisely this error is shown as we do not have any more details (like a screenshot) and you are saying you are building the entire flow so there can be many recipes involved.
During plugin installation, only the plugin and code env is installed while running the recipe other resources may be checked/downloaded like:
https://geocoding.geo.census.gov
and here is where this requests.exceptions.SSLError: [Errno None] error may appear.
Without job logs, it's difficult to say more but I do suspect that none here is that the connection to the above links cannot be accessed from the DSS host (firewall/proxy?).
-
Sv3n-Sk4 Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 32 ✭✭✭✭
Thanks both of you for your answer!
It looks like I am in the same case as you @tgb417
(same errors report and when I tried like 2/3 ago for the first time it was working).I will wait hoping it's coming back working!