The metadata insert query seam to fail on sqlsrv.
INSERT INTO [#__session] ([session_id],[guest],[time],[userid],[username],[client_id])VALUES (N'qc4jsu8lppn2672m2rb5hadjg8', 1, 1562944378, 0, N'', 0)
Error message:
JDatabaseExceptionExecuting: [Microsoft][ODBC Driver 17 for SQL Server][SQL Server]Implicit conversion from data type nvarchar to varbinary is not allowed. Use the CONVERT function to run this query.
Install Joomla 3.9.10 on Mssql server 2017 and open the frontpage. In 1 of 3 call the request failed with "Error: Failed to start application: Error starting the session.".
Nice page
Error: Failed to start application: Error starting the session.
MSSQL Server 2017 Linux
Labels |
Added:
?
|
Labels |
Added:
J3 Issue
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2019-07-12 16:54:41 |
Closed_By | ⇒ | HLeithner |
There's this closed PR #23213.