Cannot connect to my FTP and Webmail

  • On client-ftp which message you get after connection?


    And what you mean with:

    I fell the same in the email configuration

  • hi!
    @Ninos


    This is the filezilla's log

    Shell-Script
    1. Estado:Conectando a 192.168.1.251:21...
    2. Estado: Conexión establecida, esperando el mensaje de bienvenida...
    3. Respuesta: 220 ProFTPD 1.3.4a Server (hs.mydomain.es) [::ffff:192.168.1.251]
    4. Comando: USER [email protected]
    5. Respuesta: 331 Password required for [email protected]
    6. Comando: PASS ***********
    7. Error: Conexión cerrada por el servidor (Connection close from the serveR)
    8. Error: No se pudo conectar al servidor (cannot connect to the server)
    9. Estado: Esperando para reintentar... (waiting for retry...)

    I try to connect with "net2Ftp" and i have the same problem: See the attach image (Captura...).



    And in the mail i have a problem with roundcube connection. See the image attached (mail...)



    Thx for all


    rgrds

  • If you have local dns resolver, try to add to /etc/hosts:
    127.0.0.1 imap.yourFQHN.xyz
    127.0.0.1 smtp.yourFQHN.xyz
    and another one for FTP which I ignore at present

  • Can i suggest something ?


    - restart your server/vps and try again.
    - if you have PannelRedirect pluggin on 1.2.3 and you delete the plugin before upgrade, install it again. Maybe should work.

    I restart my vps.
    I updated to 1.2.9

    Did you checked if your SQL server is running? As far as I know, such logins are handled over a SQL database.

    Yes...

    Shell-Script
    1. # ps aux | grep mysqlroot 6954 0.0 0.0 1804 540 pts/0 S 10:22 0:00 /bin/sh /usr/bin/mysqld_safemysql 7293 0.1 5.2 362076 55204 pts/0 Sl 10:22 0:01 /usr/sbin/mysqld --basedir=/usr --datadir=/var/lib/mysql --plugin-dir=/usr/lib/mysql/plugin --user=mysql --pid-file=/var/run/mysqld/mysqld.pid --socket=/var/run/mysqld/mysqld.sock --port=3306root 7294 0.0 0.0 3412 708 pts/0 S 10:22 0:00 logger -t mysqld -p daemon.errorroot 8533 0.0 0.0 3376 828 pts/0 S+ 10:35 0:00 grep mysql

    Where i continue?¿?¿?¿?


    So,
    I updated my imscp to 1.2.9 from 1.2.8.


    Now i can login to roundcube by in ftp not yet. I have the same problem...



    Shell-Script
    1. # service proftpd restart
    2. [ ok ] Stopping ftp server: proftpd.
    3. [....] Starting ftp server: proftpdhs proftpd[8780]: mod_tls_memcache/0.1: notice: unable to register 'memcache' SSL session cache: Memcache support not enabled
    4. . ok
  • memcache is not installed on your system. Please remove tue memcache proftpd-module and then retry..


    Easier solution for you:
    apt-get purge proftpd
    Then rerun the imscp-installer.