deepdwivedi commented on issue #6416: Charts No Longer Render Visualizations URL: https://github.com/apache/incubator-superset/issues/6416#issuecomment-595661955 {"error": "The datasource associated with this chart no longer exists", "stacktrace": "Traceback (most recent call last):\n File \"/home/ubuntu/anaconda3/lib/python3.7/site-packages/superset/views/core.py\", line 165, in check_datasource_perms\n datasource_id, datasource_type, form_data\n File \"/home/ubuntu/anaconda3/lib/python3.7/site-packages/superset/views/utils.py\", line 171, in get_datasource_info\n \"The datasource associated with this chart no longer exists\"\nsuperset.exceptions.SupersetException: The datasource associated with this chart no longer exists\n\nDuring handling of the above exception, another exception occurred:\n\nTraceback (most recent call last):\n File \"/home/ubuntu/anaconda3/lib/python3.7/site-packages/superset/views/base.py\", line 120, in wraps\n return f(self, *args, **kwargs)\n File \"/home/ubuntu/anaconda3/lib/python3.7/site-packages/superset/utils/decorators.py\", line 63, in wrapper\n check_perms(*args, **kwargs)\n File \"/home/ubuntu/anaconda3/lib/python3.7/site-packages/superset/views/core.py\", line 168, in check_datasource_perms\n raise SupersetSecurityException(str(e))\nsuperset.exceptions.SupersetSecurityException: The datasource associated with this chart no longer exists\n"}
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
