I got the below error while adding Athena data source.
‘NoneType’ object has no attribute ‘status_code’
Version: 1.0.1+b2833
OS: ubuntu 16.04
IAM user has admin access.
I have enabled athena in .env and restarted all the services in supervisor
I got the below error while adding Athena data source.
‘NoneType’ object has no attribute ‘status_code’
Version: 1.0.1+b2833
OS: ubuntu 16.04
IAM user has admin access.
I have enabled athena in .env and restarted all the services in supervisor
I have the same issue
I think you are getting this error, because you don’t have the proxy running.
But Redash v2.0.0 was just released and it includes a direct Athena query runner, that doesn’t need the proxy. This should put an end to all the setup hell people were going through with Athena in Redash.