• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved Connectivity between website and DB

Njord

New Pleskian
Hi Guys,

I've recently created a C# site and uploaded it to Plesk servers. I also created a DB and link it with the site. Once I do this and I create a user for the DB as well, I try to connect to that instance of MSSQL remotely using SSMS (everything goes nice and smooth).

Once the remote testing has been done, I modify my C# Project in order to add the "internal IP" in the connection string. I get this details from Plesk's dashboard > databases > (wanted DB) > connection info
This will give me the details to connect to my DB within computers in the same network (not remotely).

The details are: 10.164.##.##\SQL2016,781

The login details are correct and everything is exactly the same as when I was doing the remote connection. But for some reason when I try my website every time I try to connect to the DB, I get this: Login failed for user 'ASPHOST84\\IWPD_603(???????)'

Any idea of what is going on here?

Please note: that I change some sensitive data for ???????

Thanks!
 
Back
Top