tableau / VizAlerts

Data-driven alerting for Tableau Server
MIT License
212 stars 91 forks source link

[ERROR] - export_view - Request Exception getting vizdata from url #213

Open KarthikINV opened 10 months ago

KarthikINV commented 10 months ago

Vizalerts able to generate trusted ticket and while redeeming and exporting view to CSV it is failing with below error -

MainThread - 2023-12-28 20:38:27 - [ERROR] - export_view - Request Exception getting vizdata from url https://tabstg.internal.salesforce.com/views/VizAlertsConfig/ScheduledTriggerViews?&:format=csv&:refresh=y. Error: HTTPConnectionPool(host='tabstg.internal.salesforce.com', port=80): Max retries exceeded with url: /views/VizAlertsConfig/ScheduledTriggerViews?&:format=csv&:refresh=y&:embed=y (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x000002218818BA60>: Failed to establish a new connection: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond'))