Tostiapparaat
❔ dotnet ef database update not working on MAC.
Hello I'm working in visual studio with .net 6, working with EF.
I'm having troubles getting my project to work. Im trying to
sudo dotnet ef database update
. I'm getting a error to error to new error 😛
The problem I'm running into are: (Errors)
- CREATE DATABASE permission denied in database 'master'
- Invalid value for key 'Trust Server Certificate'
turned on 'accept non-trusted certificates automatically in Datagrip
- Cannot authenticate using Kerberos. Ensure Kerberos has been initialized on the client with 'kinit' and a Service Principal Name has been registered for the SQL Server to allow Kerberos authentication.
ErrorCode=InternalError
My connection string:
simply just lost by now.. 😦 pls help8 replies