• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

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