List of Contributions

Young

Contact Details

Young


My Content

1 to 5 of 5 total
Posted By Young Mar 12, 2026 09:07:06 AM
Found In Egroup: Advanced Software
\ view thread
Uninstalling unixodbc and freetds, and removing the relevant configurations did the trick. Thank you! -------------------------------------------
Posted By Young Mar 11, 2026 03:23:00 PM
Found In Egroup: Advanced Software
\ view thread
We are trying to deploy an Optix application on ubuntu, and we are getting errors about our ODBC connections when deploying and running the application. We were able to connect to the database using the emulator on windows and in the studio app, but when we deploy the application to the Ubuntu machine, ...
Posted By Young Mar 05, 2026 11:39:00 AM
Found In Egroup: Advanced Software
\ view thread
Well, I guess the issue was related to needing to re-set the password after installation. I also learned that the required password hashing algorithm is 'yescrypt' not SHA512. So if anyone runs into this issue in the future, make sure your password hashing algorithm is the latest supported, and that ...
Posted By Young Mar 05, 2026 10:14:48 AM
Found In Egroup: Advanced Software
\ view thread
We have changed the password since the initial installation to try and work around this issue, but we have received the same error message with the new password. -------------------------------------------
Posted By Young Mar 05, 2026 09:59:00 AM
Found In Egroup: Advanced Software
\ view thread
We are trying to deploy an Optix application to an Ubuntu host after following the setup instructions. We have installed the Application Update service, and have changed the password encryption on the ubuntu device from yescrypt back to SHA512 and reset the password. However, when we try to deploy the ...