Kunte
Kunte
KPCKevin Powell - Community
Created by Kunte on 3/21/2024 in #os-and-tools
An exception occurred in the driver: SQLSTATE[08001]: [Microsoft][ODBC Driver 18 for SQL Server]SSL
Am using macOs and using docker to run microsoft sql server the connection with the server is well established but when am trying to run migration i get errors php vendor/bin/doctrine-migrations migrations:migrate In ExceptionConverter.php line 67: An exception occurred in the driver: SQLSTATE[08001]: [Microsoft][ODBC Driver 18 for SQL Server]SSL Provider: [error:80000002:system library::No such file or directory:calling stat(/usr/local/ etc/openssl@3/certs)][error:80000002:system library::No such file or directory:calling stat(/usr/local/etc/openssl@3/certs)] In Exception.php line 28: SQLSTATE[08001]: [Microsoft][ODBC Driver 18 for SQL Server]SSL Provider: [error:80000002:system library::No such file or directory:calling stat(/usr/local/etc/openssl@3/certs)][error:80000002: system library::No such file or directory:calling stat(/usr/local/etc/openssl@3/certs)] In Driver.php line 47: SQLSTATE[08001]: [Microsoft][ODBC Driver 18 for SQL Server]SSL Provider: [error:80000002:system library::No such file or directory:calling stat(/usr/local/etc/openssl@3/certs)][error:80000002: system library::No such file or directory:calling stat(/usr/local/etc/openssl@3/certs)] migrations:migrate [--write-sql [WRITE-SQL]] [--dry-run] [--query-time] [--allow-no-migration] [--all-or-nothing [ALL-OR-NOTHING]] [--configuration CONFIGURATION] [--em EM] [--conn CONN] [--db-configuration DB-CONFIGURATION] [--] [<version>]😫
11 replies