• Resolved RVOLA

    (@rvola)


    Hello
    I noticed that for a few days now a lot of backups have been showing notices.

    I am using a domain that links to a CNAME (target server)
    I tried all the configurations (change of port 21,22 / FTPS / Target server without CNAME)
    I still get an error:

    [20-Nov-2020 08:34:19] 1. Try to send backup file to an FTP server …
    [20-Nov-2020 08:34:19] Connected to FTP server: XXXXXXXXX:21
    [20-Nov-2020 08:34:19] FTP client command: USER XXXXXXXXX
    [20-Nov-2020 08:34:19] FTP server response: User XXXXXXXXX logged in.
    [20-Nov-2020 08:34:19] FTP client command: SYST
    [20-Nov-2020 08:34:19] FTP server reply: UNIX
    [20-Nov-2020 08:34:19] FTP current folder is: /bdd/
    [20-Nov-2020 08:34:19] FTP client command: PASV
    [20-Nov-2020 08:34:19] FTP server reply: Entering passive mode
    [20-Nov-2020 08:34:19] Starting upload to FTP  …
    [20-Nov-2020 08:34:19] WARNING: ftp_nb_fput(): php_connect_nonb() failed: Operation now in progress (115)
    [20-Nov-2020 08:34:19] WARNING: ftp_nb_fput(): Entering Passive Mode (217,160,123,137,205,56).
    [20-Nov-2020 08:34:19] ERROR: Cannot transfer backup to FTP server!
    [20-Nov-2020 08:34:19] 2. Try to send backup file to an FTP server …
    [20-Nov-2020 08:34:19] Connected to FTP server: XXXXXXXXX:21
    [20-Nov-2020 08:34:19] FTP client command: USER XXXXXXXXX
    [20-Nov-2020 08:34:19] FTP server response: User XXXXXXXXX logged in.
    [20-Nov-2020 08:34:19] FTP client command: SYST
    [20-Nov-2020 08:34:19] FTP server reply: UNIX
    [20-Nov-2020 08:34:19] FTP current folder is: /XXX/
    [20-Nov-2020 08:34:19] FTP client command: PASV
    [20-Nov-2020 08:34:19] FTP server reply: Entering passive mode
    [20-Nov-2020 08:34:19] Starting upload to FTP  …
    [20-Nov-2020 08:34:20] Backup transferred to FTP server: /XXX/BDD-XXXXXXXX-2020-11-20--8-34.tar

    errors in detail

    Type: 2|Line: 640|File: /wp-content/plugins/backwpup/inc/class-destination-ftp.php
    Type: 256|Line: 649|File: /wp-content/plugins/backwpup/inc/class-destination-ftp.php
    

    I made a large log file if needed.

    I do not understand the problem because the backup is on the remote server, the task is done, but I still have this notice.

    • This topic was modified 4 years, 4 months ago by RVOLA.
    • This topic was modified 4 years, 4 months ago by RVOLA.
Viewing 8 replies - 1 through 8 (of 8 total)
  • Experiencing the same since about a week. Backups are on an external FTP server.

    WARNING: ftp_nb_fput(): php_connect_nonb() failed: Operation now in progress (115)

    Thread Starter RVOLA

    (@rvola)

    I also just heard another news about IONOS.
    It simply removes “simple” FTP access
    the only way to connect is: SFTP.
    This plugin does not support it …

    Connection works for me. I can see three times it logs in using FTP, however the transfers doesn’t succeed. Has worked for years without a problem. Suddenly started failing last week.

    Thread Starter RVOLA

    (@rvola)

    if you create a new ftp user you will see that it will not work at all.

    Hello @rvola @chantalc

    This issue appears to be caused by a firewall. The specific warnings that you are seeing are usually caused by the FTP control channel being open, but the data channel not (i.e. the server can initially connect to the FTP server, but cannot send data).

    Your hosts should be able to configure the webserver firewall to allow the connection.

    Best regards
    Andreas

    Hi @aweissinpsyde, thanks. The problem solved itself apparently a week ago. I am running my own FTP server behind a firewall. Nothing was changed, but it works overhere.

    .

    • This reply was modified 4 years, 3 months ago by Nico.
    Plugin Support happyAnt

    (@duongcuong96)

    since this was a server issue so I’m going to close it here, please re-open it if you have any other request!

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘IONOS Error ftp_nb_fput’ is closed to new replies.