• Resolved Neil Wilson

    (@neil-wilson)


    A problem was encountered with Duplicator 1.3.10 which does not occur with 1.3.4. Using 1.3.10, Packages were created for two different local websites (aafords.com and fmaatc.org).

    1. The installer.php files get errors when trying to upload using FileZilla and will not upload to the host (iPage). The FileZilla log appears that FileZilla tried the upload three times before aborting the connection.

    FileZilla upload messages – Installer.php for fmaatc.org site:
    Status: Resolving address of http://ftp.aafords.com
    Status: Connecting to 66.96.147.83:21…
    Status: Connection established, waiting for welcome message…
    Status: Insecure server, it does not support FTP over TLS.
    Status: Logged in
    Status: Retrieving directory listing…
    Status: Directory listing of “/” successful
    Status: Retrieving directory listing of “/fmaatc26″…
    Status: Directory listing of “/fmaatc26” successful
    Status: Resolving address of http://ftp.aafords.com
    Status: Connecting to 66.96.147.83:21…
    Status: Connection established, waiting for welcome message…
    Status: Insecure server, it does not support FTP over TLS.
    Status: Logged in
    Status: Starting upload of D:\websites\fmaatc\fmaatc-p\fmaatc190429r26\duplicator\installer.php
    Command: CWD /fmaatc26
    Response: 250 CWD command successful
    Command: TYPE A
    Response: 200 Type set to A
    Command: PASV
    Response: 227 Entering Passive Mode (66,96,147,83,5,157)
    Command: STOR installer.php
    Response: 150 Opening ASCII mode data connection for installer.php
    Response: 550-Virus Detected and Removed: SiteLock-PHP-FILEHACKER-aga.UNOFFICIAL
    Response: 550 installer.php: Operation not permitted
    Error: File transfer failed
    Status: Starting upload of D:\websites\fmaatc\fmaatc-p\fmaatc190429r26\duplicator\installer.php
    Status: Retrieving directory listing of “/fmaatc26″…
    Command: TYPE I
    Response: 200 Type set to I
    Command: PASV
    Response: 227 Entering Passive Mode (66,96,147,83,49,163)
    Command: MLSD
    Response: 150 Opening BINARY mode data connection for MLSD
    Response: 226 Transfer complete
    Command: TYPE A
    Response: 200 Type set to A
    Command: PASV
    Response: 227 Entering Passive Mode (66,96,147,83,73,166)
    Command: STOR installer.php
    Response: 150 Opening ASCII mode data connection for installer.php
    Response: 550-Virus Detected and Removed: SiteLock-PHP-FILEHACKER-aga.UNOFFICIAL
    Response: 550 installer.php: Operation not permitted
    Error: File transfer failed
    Status: Starting upload of D:\websites\fmaatc\fmaatc-p\fmaatc190429r26\duplicator\installer.php
    Status: Retrieving directory listing of “/fmaatc26″…
    Command: TYPE I
    Response: 200 Type set to I
    Command: PASV
    Response: 227 Entering Passive Mode (66,96,147,83,105,171)
    Command: MLSD
    Response: 150 Opening BINARY mode data connection for MLSD
    Response: 226 Transfer complete
    Command: TYPE A
    Response: 200 Type set to A
    Command: PASV
    Response: 227 Entering Passive Mode (66,96,147,83,117,173)
    Command: STOR installer.php
    Response: 150 Opening ASCII mode data connection for installer.php
    Response: 550-Virus Detected and Removed: SiteLock-PHP-FILEHACKER-aga.UNOFFICIAL
    Response: 550 installer.php: Operation not permitted
    Error: File transfer failed
    Status: Retrieving directory listing of “/fmaatc26″…
    Status: Directory listing of “/fmaatc26” successful
    Status: Disconnected from server
    Status: Disconnected from server: ECONNABORTED – Connection aborted

    2. Used iPage’s ControlPanel Upload option to upload the installer.php files. When trying to run the installer.php file, a 500 Internal Server Error occurs.

    3. Temporary Resolution – Reinstalled Duplicator 1.3.4 – created Duplicator packages for both websites (aafords.com and fmaatc.org); uploaded the .zip and .php files to host (iPage) via FileZilla; ran the installer.php as usual and got both websites installed. Change “http” to “https” during both installs.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Duplicator 1.3.10 – Upload installer.php error’ is closed to new replies.