{"id":5010,"date":"2019-06-14T03:34:11","date_gmt":"2019-06-14T03:34:11","guid":{"rendered":"https:\/\/www.geekdecoder.com\/?p=5010"},"modified":"2019-06-14T03:34:11","modified_gmt":"2019-06-14T03:34:11","slug":"ftp-error-for-plesk-server-421-service-not-available-remote-server-has-closed-connection","status":"publish","type":"post","link":"https:\/\/www.qbytes.cloud\/index.php\/2019\/06\/14\/ftp-error-for-plesk-server-421-service-not-available-remote-server-has-closed-connection\/","title":{"rendered":"FTP Error for Plesk Server &#8211; 421 Service not available, remote server has closed connection"},"content":{"rendered":"<p>FTP is not working and has the following error:<br \/>\n421 Service not available, remote server has closed connection<\/p>\n<p>Also, in the message logs:<br \/>\nPlesk Unable to FTP &#8211; missing scoreboard file (Linux)<\/p>\n<p>On CentOS 6 and 7 if you experience issues logging on to FTP server please check the logs for the following:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n# tail -f \/var\/log\/messages\n<\/pre>\n<p>Look for this error:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\nproftpd&#x5B;11951]: fatal: ScoreboardFile: : unable to use &#039;\/var\/run\/proftpd\/scoreboard&#039;: No such file or directory on line 74 of &#039;\/etc\/proftpd.conf&#039;\n<\/pre>\n<p>Check in \/var\/run for a proftpd folder, if it&#8217;s missing you have a bug in your ProFTPd version usually caused by using the Atomic repo to update ProFTPd.<\/p>\n<p>Check for atomic:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n\n# ls -la \/etc\/yum.repos.d\/ | grep atomic\n-rw-r--r--.   1 root root   827 May 18  2016 atomic.repo\n\n<\/pre>\n<p>The solution is to remove the package and reinstall from Plesk repo:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n\nrpm -e --nodeps psa-proftpd\nplesk installer --select-release-current --install-component=proftpd\nservice xinetd restart\n\n<\/pre>\n<p>Then you should be able to connect again. Please note that any changes to proftpd.conf such as enabling custom PassivePorts will be lost and need to be recreated.<\/p>\n<p>Source: https:\/\/community.webcore.cloud\/tutorials\/plesk_articles\/plesk_unable_to_ftp_missing_scoreboard_file_linux\/<\/p>\n","protected":false},"excerpt":{"rendered":"<p>FTP is not working and has the following error: 421 Service not available, remote server has closed connection Also, in the message logs: Plesk Unable to FTP &#8211; missing scoreboard file (Linux) On CentOS 6 and 7 if you experience issues logging on to FTP server please check the logs for the following: # tail &#8230; <a title=\"FTP Error for Plesk Server &#8211; 421 Service not available, remote server has closed connection\" class=\"read-more\" href=\"https:\/\/www.qbytes.cloud\/index.php\/2019\/06\/14\/ftp-error-for-plesk-server-421-service-not-available-remote-server-has-closed-connection\/\" aria-label=\"Read more about FTP Error for Plesk Server &#8211; 421 Service not available, remote server has closed connection\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[86],"tags":[],"class_list":["post-5010","post","type-post","status-publish","format-standard","hentry","category-plesk"],"_links":{"self":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/5010","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/comments?post=5010"}],"version-history":[{"count":0,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/5010\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/media?parent=5010"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/categories?post=5010"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/tags?post=5010"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}