• 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 The current identity does not have write access

johnjohn1234

New Pleskian
Server operating system version
i do not know
Plesk version and microupdate number
i do not know
I have my qeb site hosted with godaddy the web site is an asp.net core 3, today the web site start raising this error:-

1694901889784.png
Although i have not applied any update to the website nor to its setting.. any advice?
 
Permissions of the \tmp path are missing. You can try to run
plesk repair fs <your domain> -y
but probably it is not a Plesk issue, but rather an operating system issue. If the above Plesk repair command does not help, you'll need to set permissions on the operating system level. At you rown risk you could try
icacls "G:\PleskVhosts\<your domain>\tmp" /grant:r BUILTIN\IIS_IUSRS:(OI)(CI)(M,DC)
Maybe it helps.
 
Thanks for the reply. but i did not change any thing. anyway today morning the web site is back and working as normal, i only reset my password.. not sure if this fixed the issue behind the scenes. Regards
 
Back
Top