Site.pro
  • Website Builder
    • Website Builder
    • Prices
    • Website Import
    • Online Stores
    • Plugins
    • Collaboration
    • Templates
    • Languages
    • Affiliate Program
    • Examples
    • AI Website Builder
    • For Design Studios
    • We Build for You
  • Domains
  • Email
  • Learn
    • Tutorials
    • Blog
    • FAQ
    • Growth Hacking
    • For Hostings
    • Domainity
    • For Education
  • Accounting
    • Accounting for UAE
    • Sole Proprietor
    • Accounting Software
    • Modules
    • Integrations, API
    • Prices
    • Business Types
    • Invoice Recognition
    • Training
    • Affiliate Partners
    • Accounting companies (360)
    • Software integrators (48)
    • Teaching Institutions (68)
    • Useful Links
  • For Resellers
    • Prices
    • White Label
    • Revenue Share
    • Panels
    • How it Works
    • Mass Import
    • Our Partners
    • Reselling Examples
    • Marketing Materials
    • Documentation
    • Free Websites
  • Website Builder
    • Website BuilderEverybody can easily create a website, landing page, or e-commerce store.
    • PricesSite.pro Prices: Templates 200+, Websites, Basic Builder Functions, Online Stores.
    • Website ImportTransfer your existing website from anywhere to Site.pro website builder.
    • Online StoresSell your goods or services anywhere on the website.
    • PluginsMany functions and plugins depending on geographical preferences.
    • CollaborationCollaborative Website Builder, Create a website with teammates in real-time in one space.
    • Templates
    • Languages
    • Affiliate Program
    • Examples
    • AI Website Builder
    • For Design Studios
    • We Build for You
  • Domains
  • Email
  • Learn
    • TutorialsVideos for Beginners. Download video tutorials for free New video tutorial.
    • BlogWebsite Builder Lifehacks: Shared Hosting tips from Hosting Market Leaders.
    • FAQUse this FAQ database to find information about working with Site.pro products quickly and easily.
    • Growth HackingBoost your sales. Strategy
    • For HostingsEducation. Generate more website builder sales
    • DomainityDomainity: Domain quantity per 1000 people
    • For EducationFree Website Builder for Online and Offline Classrooms.
  • Accounting
    • Accounting for UAEAutomated invoicing, accounting of expenses and income, e-shop integrations.
    • Sole ProprietorAutomated invoicing, accounting of expenses and income, e-shop integrations.
    • Accounting SoftwareAccounting software is designed for small and medium-sized companies' accounting
    • ModulesModules required for accounting of production, trade, service provision and other companies.
    • Integrations, APIPlugins for e-shops, synchronisation with trading portals
    • PricesSite.pro accounting softwareю 30 days for free. Comparison of plans, import from other programs
    • Business Types
    • Invoice Recognition
    • Training
    • Affiliate Partners
    • Accounting companies (360)
    • Software integrators (48)
    • Teaching Institutions (68)
    • Useful Links
  • For ResellersWhite Label
    • PricesStart reselling. Pay for live websites. Free Websites.
    • White LabelThe most popular white label tool is ideal for reselling
    • Revenue ShareWebsite Builder: Provide free website builder and earn 50% commissions.
    • PanelsOne product for all platforms. Download plugin for your panel.
    • How it WorksCloud or On-Premises. Recommendations for Builder Server.
    • Marketing MaterialsVideo. Mockups. Website Blocks. Marketing Materials.
    • Mass Import
    • Our Partners
    • Reselling Examples
    • Documentation
    • Free Websites
  • Register

    Register

    (Buy Domain, Create email)
    (For Hosting Companies)
    By registering, you accept our Terms of Service
    Number of Customers: 1-100
    Number of Customers: 1-100
  • Log in

    Log in

    New user? Create account
    Forgot password?
  • $
  • English
  • Account & Billing (35)
  • Domains (42)
    • Purchasing (15)
    • Domain Investors (1)
    • Connecting (26)
  • Mailboxes (26)
  • Brand (Cloud, On-Premises) (19)
    • Cloud (5)
    • On-Premises (14)
  • Installation (17)
    • Website Builder (11)
    • Website Builder Plugin (6)
  • Hosting/Billing Panels (37)
    • WHMCS (5)
    • cPanel (9)
    • DirectAdmin (8)
    • ISPmanager (4)
    • Plesk (7)
    • Webuzo (2)
    • CentOS Web Panel (2)
  • Website Builder (283)
    • Website creation (52)
    • Text (14)
    • Pictures (11)
    • Media (15)
    • Additional (8)
    • Social (13)
    • SEO (22)
    • Import (5)
    • Commerce (80)
    • Maps (12)
    • Advanced (18)
    • Forms (7)
    • Errors (21)
    • Custom plugins (5)
  • License (28)
  • Managing Website (12)
  • Web Design Studio (3)
  • Affiliate Program (8)
  • Education (8)
Category
  • Account & Billing (35)
  • Domains (42)
  •     Purchasing (15)
  •     Domain Investors
  •     Connecting (26)
  • Mailboxes (26)
  • Brand (Cloud, On-Premises) (19)
  •     Cloud (5)
  •     On-Premises (14)
  • Installation (17)
  •     Website Builder (11)
  •     Website Builder Plugin (6)
  • Hosting/Billing Panels (37)
  •     WHMCS (5)
  •     cPanel (9)
  •     DirectAdmin (8)
  •     ISPmanager (4)
  •     Plesk (7)
  •     Webuzo (2)
  •     CentOS Web Panel (2)
  • Website Builder (283)
  •     Website creation (52)
  •     Text (14)
  •     Pictures (11)
  •     Media (15)
  •     Additional (8)
  •     Social (13)
  •     SEO (22)
  •     Import (5)
  •     Commerce (80)
  •     Maps (12)
  •     Advanced (18)
  •     Forms (7)
  •     Errors (21)
  •     Custom plugins (5)
  • License (28)
  • Managing Website (12)
  • Web Design Studio (3)
  • Affiliate Program (8)
  • Education (8)
  • Search
    Filter
  • All (546)
  • For Hosting Companies (424)
  • For Website Owners (397)
  • Errors

    FAQ
    ›
    Errors
    FTP connection error
    For Hosting Companies

    FTP connection error

    The problem usually appears due to firewall on your server that blocks connections from website builder server on port 21.

    For Cloud brand:

    Allow connections from Site.pro IPs on your server on ports 21, 80 and all ports that you have configured for passive FTP connections.
    Here is the example command to whitelist specific IP on the server:
    iptables -I INPUT 1 -p tcp -s 18.196.241.217 -j ACCEPT
    Note: the command can vary depending on firewall service you use on your server.

    For everyone:

    1. You may not have FTP service running on your hosting server. This can be checked by running service status:
    service proftpd status
    service pure-ftpd status
    If none of them return active (green) status, then you need to enable the one which you have on your server installed.
    Note: On cPanel server, you can enable FTP service per WHM "FTP Server Selection" menu.

    2. You may use a custom FTP port (not default 21). If so, you need to set up it on Site.pro. To do this, take the following steps:

    1. go to licenses page;
    2. click button "Manage" to open the brand;
    3. switch to section "Configuration";
    4. scroll down and find the setting "Custom FTP port";
    5. enter your custom port and click button "Apply" in the bottom of the dialog;
    6. open website builder again from your hosting panel and check whether publication started working.

    People also found this article using these queries:

    • The FTP connection error continues, what should I do?
    • Error: FTP connection error 71
    • ftp_connection_error
    • FTP incorrect
    • Builder could not connect to hosting server
    • Please check hosting firewall
    • It must allow FTP connections from builder server
    • Why do I encounter an FTP error when I try to publish?
    • Website is temporary unavailable
    • Port 28 FTP connection error
    • I can't publish the sites because an FTP error appears.
    • I'm having trouble publishing the site, it's giving an FTP error
    • cURL request failed with error (7): Failed to connect
    • Connection refused
    • When trying to connect I get an FTP connection error
    • FTP connection attempt failed
    • Unable to connect to builder server
    • Site.pro list of IPs
    • FTP connection rejected
    • FTP connection could not be established
    © Site.pro 2011. Website Builder. United States.
    Contact SalesTerms of ServicePrivacy Policy