When setting up new server for first time, it throws this error after running ./bitwarden.sh update
2023-06-08 14:30:00.095 +00:00 [Information] Finished job “DeleteAuthRequestsJob” at 06/08/2023 14:30:00.
2023-06-08 14:30:00.095 +00:00 [Information] Finished job “DeleteSendsJob” at 06/08/2023 14:30:00.
2023-06-08 14:32:40.271 +00:00 [Information] Migrating database.
2023-06-08 14:32:40.776 +00:00 [Information] Beginning transaction
2023-06-08 14:32:40.781 +00:00 [Information] Beginning database upgrade
2023-06-08 14:32:40.783 +00:00 [Information] Checking whether journal table exists…
2023-06-08 14:32:40.794 +00:00 [Information] Journal table does not exist
2023-06-08 14:32:40.824 +00:00 [Information] Executing Database Server script ‘“Bit.Migrator.DbScripts.2017-08-19_00_InitialSetup.sql”’
2023-06-08 14:32:40.832 +00:00 [Information] Checking whether journal table exists…
2023-06-08 14:32:40.834 +00:00 [Information] Creating the [dbo].[Migration] table
2023-06-08 14:32:40.836 +00:00 [Information] The [dbo].[Migration] table has been created
2023-06-08 14:32:41.207 +00:00 [Information] Executing Database Server script ‘“Bit.Migrator.DbScripts.2017-08-22_00_LicenseCheckScripts.sql”’
2023-06-08 14:32:41.216 +00:00 [Information] Executing Database Server script ‘“Bit.Migrator.DbScripts.2017-08-30_00_CollectionWriteOnly.sql”’
2023-06-08 14:32:41.232 +00:00 [Information] Executing Database Server script ‘“Bit.Migrator.DbScripts.2017-09-06_00_CipherDetails.sql”’
2023-06-08 14:32:41.246 +00:00 [Information] Executing Database Server script ‘“Bit.Migrator.DbScripts.2017-09-08_00_OrgUserCounts.sql”’
2023-06-08 14:32:41.253 +00:00 [Information] Executing Database Server script ‘“Bit.Migrator.DbScripts.2017-10-25_00_OrgUserUpdates.sql”’
2023-06-08 14:32:41.273 +00:00 [Information] Executing Database Server script ‘“Bit.Migrator.DbScripts.2017-11-06_00_FamilyPlanAdjustments.sql”’
2023-06-08 14:32:41.300 +00:00 [Information] Executing Database Server script ‘“Bit.Migrator.DbScripts.2017-11-13_00_IndexTuning.sql”’
2023-06-08 14:32:41.320 +00:00 [Information] Executing Database Server script ‘“Bit.Migrator.DbScripts.2017-11-24_00_UpdateProcs.sql”’
2023-06-08 14:32:41.398 +00:00 [Information] Executing Database Server script ‘“Bit.Migrator.DbScripts.2017-12-12_00_Events.sql”’
2023-06-08 14:32:41.441 +00:00 [Information] Executing Database Server script ‘“Bit.Migrator.DbScripts.2018-02-28_00_LoginUris.sql”’
2023-06-08 14:32:41.504 +00:00 [Information] SQL exception has occured in script: ‘“Bit.Migrator.DbScripts.2018-02-28_00_LoginUris.sql”’
2023-06-08 14:32:41.510 +00:00 [Error] Script block number: 1; Block line 16; Procedure “”; Number 13610; Message: “The argument 2 of the "JSON_VALUE or JSON_QUERY" must be a string literal.”