Urgent : PureFtp does'nt work after maria 10.3 upgrade

Discussion in 'Installation/Configuration' started by Oitsuki, Jun 28, 2018.

  1. Oitsuki

    Oitsuki Member

    Hello,
    I have a problem to connect in ftp to my website.
    systemctl -l status pure-ftpd-mysql.service
    pure-ftpd-mysql.service
    Loaded: loaded (/etc/init.d/pure-ftpd-mysql; generated; vendor preset: enabled)
    Active: failed (Result: exit-code) since Thu 2018-06-28 14:37:03 CEST; 5min ago
    Docs: man:systemd-sysv-generator(8)
    Process: 15189 ExecStart=/etc/init.d/pure-ftpd-mysql start (code=exited, status=127)
    juin 28 14:37:03 *********.eu systemd[1]: Starting pure-ftpd-mysql.service...
    juin 28 14:37:03 *********..eu pure-ftpd-mysql[15189]: Starting ftp server: Running: /usr/sbin/pure-ftpd-mysql-virtualchroo
    juin 28 14:37:03 *********..eu pure-ftpd-mysql[15189]: /usr/sbin/pure-ftpd-mysql-virtualchroot: relocation error: /usr/sbin
    juin 28 14:37:03 *********..eu systemd[1]: pure-ftpd-mysql.service: Control process exited, code=exited status=127
    juin 28 14:37:03 *********..eu systemd[1]: Failed to start pure-ftpd-mysql.service.
    juin 28 14:37:03 *********..eu systemd[1]: pure-ftpd-mysql.service: Unit entered failed state.
    juin 28 14:37:03 *********..eu systemd[1]: pure-ftpd-mysql.service: Failed with result 'exit-code'.
    Do you have any idea to resolve this problem ?
    Tk
     
  2. Oitsuki

    Oitsuki Member

  3. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    What I remember from that case, it was either downgrade Mariadb or upgrade Pure-FTP, which does not work with new MariaDB. It is a known bug. Read that thread to see ways to fix it.
     
  4. Oitsuki

    Oitsuki Member

    Ok tk.
    I follow the tuto, when I restart pureftp I have an ok, but with filezilla nothing no connexion.
     
  5. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    Now you have a completely different problem.
    I like to test with command line ftp to better see why connection fails.
     
  6. Oitsuki

    Oitsuki Member

    There some elements
    ftp mydomain.com
    ftp: connect: Connection refused

    /etc/init.d/pure-ftpd-mysql status -l
    ● pure-ftpd-mysql.service
    Loaded: loaded (/etc/init.d/pure-ftpd-mysql; generated; vendor preset: enabled)
    Active: active (exited) since Fri 2018-06-29 01:56:15 CEST; 3h 23min ago
    Docs: man:systemd-sysv-generator(8)
    Process: 17333 ExecStop=/etc/init.d/pure-ftpd-mysql stop (code=exited, status=0/SUCCESS)
    Process: 17343 ExecStart=/etc/init.d/pure-ftpd-mysql start (code=exited, status=0/SUCCESS)
    Tasks: 0 (limit: 4915)
    CGroup: /system.slice/pure-ftpd-mysql.service

    juin 29 01:56:15 xxxxxxxx.eu systemd[1]: Starting pure-ftpd-mysql.service...
    juin 29 01:56:15 xxxxxxxx.eu systemd[1]: Started pure-ftpd-mysql.service.

    but I look Ispconfig admin it say to me: FTP Server : Off line

    I tried this :
    service pure-ftpd start
    Failed to start pure-ftpd.service: Unit pure-ftpd.service not found.

    pure-ftpd-wrapper
    Can't exec "/usr/sbin/pure-ftpd": Aucun fichier ou dossier de ce type at /usr/sbin/pure-ftpd-wrapper line 192.
    /usr/sbin/pure-ftpd-wrapper: Cannot exec /usr/sbin/pure-ftpd: No such file or directory at /usr/sbin/pure-ftpd-wrapper line 192.
     

Share This Page