I need help with dotnet mvc app
I created an application in asp.net core mvc, I bought hosting on ovh, I moved it to cloudflare, I bought a vps server, I configured everything, I added data to the MySql database on the vps server and I connected to the database with the application and the application starts. Normally, the only thing is that the data is not downloaded to the website, but the connection is there and it does not throw any error when starting it, I get:
does anyone have any ideas?
does anyone have any ideas?

