• 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.

Publish Problem

R

rafael_berto

Guest
When we try to verify location presents error in FTP permissions, but the permissions are corrects.


Error in Log Page:

Publish Location checker, PublishProbeFiles step error
Xceed.Ftp.FtpReplyException: /html/novosite: O sistema n�o pode encontrar o caminho especificado. (reply code 550)
at Xceed.Ftp.Engine.FtpCommand.EndExecute(IAsyncResult asyncResult)
at Xceed.Ftp.Engine.FtpCommand.Execute(FtpCommandChannel commandChannel)
at Xceed.Ftp.FtpClient.ChangeCurrentFolder(String folder)
at SWsoft.SiteBuilder.Repository.FtpResources.XceedFtpClient.Connect()
at SWsoft.SiteBuilder.Repository.FtpResources.FtpResourceFolder.ListDirectory()
at SWsoft.SiteBuilder.Repository.FtpResources.FtpResourceLiveCollection`2.d__0.MoveNext()
at SWsoft.SiteBuilder.Repository.FtpResources.FtpResourceLiveCollection`2.FillItems()
at SWsoft.SiteBuilder.Repository.FtpResources.FtpResourceLiveCollection`2..ctor(FtpResourceFolder a_parent)
at SWsoft.SiteBuilder.Repository.FtpResources.FtpResourceFolder.InitItemsFolders()
at SWsoft.SiteBuilder.Repository.FtpResources.FtpResourceFolder.get_Folders()
at SWsoft.SiteBuilder.BO.Facade.Publish.LocationChecker.PublishProbeFiles()
The FTP reply was:
550 /html/novosite: O sistema n�o pode encontrar o caminho especificado.

Please help me
 
Most probably 550 error is permission issue. Try to check permissions for FTP user on Working Directory and on catalogs inside Working Directory.
 

Similar threads

Back
Top