I've submitted a support ticket, but am trying my luck here. I have a Workbench that is no longer able to connect to Domo. This behavior began when we recycled our servers—so I'm assuming an update happened (either Domo or OS) that broke something.
I was going to reinstall Domo Workbench—but worried it will mess up all my jobs.
Further rootcausing:
When I test the connection, I'm getting a partial message "There was no endpoint listening at net.pipe://localhost/WorkbenchPipe that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present"
I cannot see beyond because the message doesn't wrap. It is throwing the following error in the Log: (LanguageInfo.json file doesn't exist)
Log Level Timestamp Job ID Message
ERROR Jun 14, 2023 12:00:07 AM "Could not load language info file.
System.IO.FileNotFoundException: Could not find file 'C:\Program Files\Domo\Workbench\LanguageInfo.json'.
File name: 'C:\Program Files\Domo\Workbench\LanguageInfo.json'
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access)
at WorkbenchSDK.Localization.LanguageInfoFile.Load() in C:\jenkins\workspace\rkbenchBuild_release-2022-winter\WorkbenchSDK\Localization\LanguageInfoFile.cs:line 29"