Hello Maveryx! I have some workflows that use an output tool to create a local Tableau hyper file. On Monday, I started seeing the following error:
Error: Output Data (51): Failed to start a new Hyper instance.
Context: 0x86a93465
Caused by:
The Hyper server process exited during startup with exit code: -1073741818
Command-line: ""C:\Program Files\Alteryx\bin\Tableau\bin\hyper\hyperd.exe" "run" "--date-style=MDY" "--date-style-lenient=false" "--init-user=tableau_internal_user" "--language=en_US" "--log-config=file,json,all,hyperd,0" "--log-dir=C:\Users\MKOSMI~1\AppData\Local\Temp\Engine_4368_9758cae846394b439abd513fda1362c1_" "--no-password=true" "--skip-license=true" "--listen-connection" "tab.pipe://./pipe/auto" "--callback-connection" "tab.pipe://./pipe/{08C875ED-00E4-45AF-8BAB-DAE2BE753BA5}" "
Context: 0x13cead20
The error occurred in established workflows. I tested using a fresh tool in a new workflow...same error.
I searched for the error in the community and on google...and couldn't find anything other than it might possibly be an anti-virus issue? (if all else fails blame the anti-virus program LOL)
Anyway, I'm guessing this is likely something to do with python and the Tableau API...but I'm not entirely sure how to correct it, other than writing files to another format and creating the Hyper File extract via Tableau.
Anyone else seeing this? Possible resolutions?