502 gateway and errors with Microsoft.Data.SqlClient
Hello,
I've just published my umbraco 13 site to my live environment (working fine on my development server using IIS, and running locally with dotnet build/run etc).
It seems to be constantly crashing and half loading, throwing 502's and errors related to sqlclient but without giving me any errors in the umbraco/log directory - this file is just full of standard log entries.
Here is my site info:
example of error I see:
The database has been backed up and restored to an amazon rds server and I've directly compared the database tables and they're all identical minus the user being used to access the database (permissions look ok on this new user)
Has anyone got any tips on how to debug this further? It's odd as I can get in the backoffice but it's extremely slow then will throw an exception - eventually stopping the website and the app pool in IIS!
502 gateway and errors with Microsoft.Data.SqlClient
Hello,
I've just published my umbraco 13 site to my live environment (working fine on my development server using IIS, and running locally with dotnet build/run etc).
It seems to be constantly crashing and half loading, throwing 502's and errors related to sqlclient but without giving me any errors in the umbraco/log directory - this file is just full of standard log entries.
Here is my site info:
example of error I see:
The database has been backed up and restored to an amazon rds server and I've directly compared the database tables and they're all identical minus the user being used to access the database (permissions look ok on this new user)
Has anyone got any tips on how to debug this further? It's odd as I can get in the backoffice but it's extremely slow then will throw an exception - eventually stopping the website and the app pool in IIS!
Any help would be amazing, thanks!
is working on a reply...