Website hasn't been created

Discussion in 'ISPConfig 3 Priority Support' started by tlove, Aug 21, 2022.

  1. tlove

    tlove Member HowtoForge Supporter

    Just created a website on ISPCONFIG3. The ISPConfig configuration webpage looks fine and tells me the new website is located on the server at /var/www/clients/client1/web19
    Checking via putty, that directory does not exist.
    Calls to the new domain result in the standard 'welcome to your website' index page but the certificate is that of the ISPCOnfig server and not the new site.
    I welcome advice on what to do next.
     
  2. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    Is this a single- or a multiserver set up?

    Are there any pending jobs?
     
  3. tlove

    tlove Member HowtoForge Supporter

    Thanks for replying.
    Single server. No pending jobs.
    Just tried deleting new website and recreating. Same outcome. Now there is neither /var/www/clients/client1/web19 nor /var/www/clients/client1/web20
     
  4. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

  5. tlove

    tlove Member HowtoForge Supporter

    ]
    Thank you for reminding me.
    The OS is Ubuntu 20.04

    Code:
    ##### SERVER #####
    IP-address (as per hostname): [localhost]
    [WARN] could not determine server's ip address by ifconfig
    [INFO] OS version is Ubuntu 20.04.4 LTS
     
    [INFO] uptime:  16:33:09 up 73 days,  5:11,  1 user,  load average: 0.72, 0.60, 0.60
     
    [INFO] memory:
                  total        used        free      shared  buff/cache   available
    Mem:          7.2Gi       1.9Gi       1.1Gi       141Mi       4.2Gi       4.9Gi
    Swap:         4.0Gi       1.3Gi       2.7Gi
     
    [INFO] ISPConfig is installed.
    
    ##### ISPCONFIG #####
    ISPConfig version is 3.2.8p1
    
    
    ##### VERSION CHECK #####
    
    [INFO] php (cli) version is 7.4.28
    [INFO] php-cgi (used for cgi php in default vhost!) is version 7.4.28
    
    ##### PORT CHECK #####
    
    
    ##### MAIL SERVER CHECK #####
    
    
    ##### RUNNING SERVER PROCESSES #####
    
    [INFO] I found the following web server(s):
        Apache 2 (PID 3291842)
    [INFO] I found the following mail server(s):
        Postfix (PID 1474061)
    [INFO] I found the following pop3 server(s):
        Dovecot (PID 1474117)
    [INFO] I found the following imap server(s):
        Dovecot (PID 1474117)
    [INFO] I found the following ftp server(s):
        PureFTP (PID 1473848)
    
    ##### LISTENING PORTS #####
    (only        ()
    Local        (Address)
    [anywhere]:993        (1474117/dovecot)
    [anywhere]:995        (1474117/dovecot)
    [localhost]:10023        (1046/postgrey)
    [localhost]:10024        (1241/amavisd-new)
    [localhost]:10025        (1474061/master)
    [localhost]:10026        (1241/amavisd-new)
    [localhost]:10027        (1474061/master)
    [anywhere]:587        (1474061/master)
    [localhost]:6379        (1089/redis-server)
    [localhost]:11211        (784/memcached)
    [localhost]:9101        (2621/bacula-dir)
    [anywhere]:110        (1474117/dovecot)
    [localhost]:9102        (862/bacula-fd)
    [anywhere]:143        (1474117/dovecot)
    [localhost]:9103        (898/bacula-sd)
    [anywhere]:465        (1474061/master)
    [anywhere]:21        (1473848/pure-ftpd)
    ***.***.***.***:53        (785/named)
    [localhost]:53        (785/named)
    ***.***.***.***:53        (740/systemd-resolve)
    [anywhere]:22        (977/sshd:)
    [localhost]:5432        (1193/postgres)
    [localhost]:5433        (3043617/postgres)
    [anywhere]:25        (1474061/master)
    [localhost]:953        (785/named)
    *:*:*:*::*:9983        (1718159/coolwsd)
    *:*:*:*::*:993        (1474117/dovecot)
    *:*:*:*::*:995        (1474117/dovecot)
    *:*:*:*::*:10024        (1241/amavisd-new)
    *:*:*:*::*:3306        (976/mysqld)
    *:*:*:*::*:10026        (1241/amavisd-new)
    *:*:*:*::*:587        (1474061/master)
    *:*:*:*::*:6379        (1089/redis-server)
    [localhost]10        (1474117/dovecot)
    [localhost]43        (1474117/dovecot)
    *:*:*:*::*:8080        (3291842/apache2)
    *:*:*:*::*:80        (3291842/apache2)
    *:*:*:*::*:8081        (3291842/apache2)
    *:*:*:*::*:465        (1474061/master)
    *:*:*:*::*:21        (1473848/pure-ftpd)
    *:*:*:*::*eade:27ff:fe06:53        (785/named)
    fd8e:c784:c576:0:ead:53        (785/named)
    *:*:*:*::*:53        (785/named)
    *:*:*:*::*:22        (977/sshd:)
    *:*:*:*::*:25        (1474061/master)
    *:*:*:*::*:953        (785/named)
    *:*:*:*::*:443        (3291842/apache2)
    
    
    
    
    ##### IPTABLES #####
    Chain INPUT (policy DROP)
    target     prot opt source               destination         
    f2b-dovecot-pop3imap  tcp  --  [anywhere]/0            [anywhere]/0            multiport dports 110,995,143,993
    f2b-postfix  tcp  --  [anywhere]/0            [anywhere]/0            multiport dports 25
    ufw-before-logging-input  all  --  [anywhere]/0            [anywhere]/0           
    ufw-before-input  all  --  [anywhere]/0            [anywhere]/0           
    ufw-after-input  all  --  [anywhere]/0            [anywhere]/0           
    ufw-after-logging-input  all  --  [anywhere]/0            [anywhere]/0           
    ufw-reject-input  all  --  [anywhere]/0            [anywhere]/0           
    ufw-track-input  all  --  [anywhere]/0            [anywhere]/0           
    
    Chain FORWARD (policy DROP)
    target     prot opt source               destination         
    ufw-before-logging-forward  all  --  [anywhere]/0            [anywhere]/0           
    ufw-before-forward  all  --  [anywhere]/0            [anywhere]/0           
    ufw-after-forward  all  --  [anywhere]/0            [anywhere]/0           
    ufw-after-logging-forward  all  --  [anywhere]/0            [anywhere]/0           
    ufw-reject-forward  all  --  [anywhere]/0            [anywhere]/0           
    ufw-track-forward  all  --  [anywhere]/0            [anywhere]/0           
    
    Chain OUTPUT (policy ACCEPT)
    target     prot opt source               destination         
    ufw-before-logging-output  all  --  [anywhere]/0            [anywhere]/0           
    ufw-before-output  all  --  [anywhere]/0            [anywhere]/0           
    ufw-after-output  all  --  [anywhere]/0            [anywhere]/0           
    ufw-after-logging-output  all  --  [anywhere]/0            [anywhere]/0           
    ufw-reject-output  all  --  [anywhere]/0            [anywhere]/0           
    ufw-track-output  all  --  [anywhere]/0            [anywhere]/0           
    
    Chain f2b-dovecot-pop3imap (1 references)
    target     prot opt source               destination         
    RETURN     all  --  [anywhere]/0            [anywhere]/0           
    
    Chain f2b-postfix (1 references)
    target     prot opt source               destination         
    RETURN     all  --  [anywhere]/0            [anywhere]/0           
    
    Chain ufw-after-forward (1 references)
    target     prot opt source               destination         
    
    Chain ufw-after-input (1 references)
    target     prot opt source               destination         
    ufw-skip-to-policy-input  udp  --  [anywhere]/0            [anywhere]/0            udp dpt:137
    ufw-skip-to-policy-input  udp  --  [anywhere]/0            [anywhere]/0            udp dpt:138
    ufw-skip-to-policy-input  tcp  --  [anywhere]/0            [anywhere]/0            tcp dpt:139
    ufw-skip-to-policy-input  tcp  --  [anywhere]/0            [anywhere]/0            tcp dpt:445
    ufw-skip-to-policy-input  udp  --  [anywhere]/0            [anywhere]/0            udp dpt:67
    ufw-skip-to-policy-input  udp  --  [anywhere]/0            [anywhere]/0            udp dpt:68
    ufw-skip-to-policy-input  all  --  [anywhere]/0            [anywhere]/0            ADDRTYPE match dst-type BROADCAST
    
    Chain ufw-after-logging-forward (1 references)
    target     prot opt source               destination         
    LOG        all  --  [anywhere]/0            [anywhere]/0            limit: avg 3/min burst 10 LOG flags 0 level 4 prefix "[UFW BLOCK] "
    
    Chain ufw-after-logging-input (1 references)
    target     prot opt source               destination         
    LOG        all  --  [anywhere]/0            [anywhere]/0            limit: avg 3/min burst 10 LOG flags 0 level 4 prefix "[UFW BLOCK] "
    
    Chain ufw-after-logging-output (1 references)
    target     prot opt source               destination         
    
    Chain ufw-after-output (1 references)
    target     prot opt source               destination         
    
    Chain ufw-before-forward (1 references)
    target     prot opt source               destination         
    ACCEPT     all  --  [anywhere]/0            [anywhere]/0            ctstate RELATED,ESTABLISHED
    ACCEPT     icmp --  [anywhere]/0            [anywhere]/0            icmptype 3
    ACCEPT     icmp --  [anywhere]/0            [anywhere]/0            icmptype 11
    ACCEPT     icmp --  [anywhere]/0            [anywhere]/0            icmptype 12
    ACCEPT     icmp --  [anywhere]/0            [anywhere]/0            icmptype 8
    ufw-user-forward  all  --  [anywhere]/0            [anywhere]/0           
    
    Chain ufw-before-input (1 references)
    target     prot opt source               destination         
    ACCEPT     all  --  [anywhere]/0            [anywhere]/0           
    ACCEPT     all  --  [anywhere]/0            [anywhere]/0            ctstate RELATED,ESTABLISHED
    ufw-logging-deny  all  --  [anywhere]/0            [anywhere]/0            ctstate INVALID
    DROP       all  --  [anywhere]/0            [anywhere]/0            ctstate INVALID
    ACCEPT     icmp --  [anywhere]/0            [anywhere]/0            icmptype 3
    ACCEPT     icmp --  [anywhere]/0            [anywhere]/0            icmptype 11
    ACCEPT     icmp --  [anywhere]/0            [anywhere]/0            icmptype 12
    ACCEPT     icmp --  [anywhere]/0            [anywhere]/0            icmptype 8
    ACCEPT     udp  --  [anywhere]/0            [anywhere]/0            udp spt:67 dpt:68
    ufw-not-local  all  --  [anywhere]/0            [anywhere]/0           
    ACCEPT     udp  --  [anywhere]/0            ***.***.***.***          udp dpt:5353
    ACCEPT     udp  --  [anywhere]/0            ***.***.***.***      udp dpt:1900
    ufw-user-input  all  --  [anywhere]/0            [anywhere]/0           
    
    Chain ufw-before-logging-forward (1 references)
    target     prot opt source               destination         
    
    Chain ufw-before-logging-input (1 references)
    target     prot opt source               destination         
    
    Chain ufw-before-logging-output (1 references)
    target     prot opt source               destination         
    
    Chain ufw-before-output (1 references)
    target     prot opt source               destination         
    ACCEPT     all  --  [anywhere]/0            [anywhere]/0           
    ACCEPT     all  --  [anywhere]/0            [anywhere]/0            ctstate RELATED,ESTABLISHED
    ufw-user-output  all  --  [anywhere]/0            [anywhere]/0           
    
    Chain ufw-logging-allow (0 references)
    target     prot opt source               destination         
    LOG        all  --  [anywhere]/0            [anywhere]/0            limit: avg 3/min burst 10 LOG flags 0 level 4 prefix "[UFW ALLOW] "
    
    Chain ufw-logging-deny (2 references)
    target     prot opt source               destination         
    RETURN     all  --  [anywhere]/0            [anywhere]/0            ctstate INVALID limit: avg 3/min burst 10
    LOG        all  --  [anywhere]/0            [anywhere]/0            limit: avg 3/min burst 10 LOG flags 0 level 4 prefix "[UFW BLOCK] "
    
    Chain ufw-not-local (1 references)
    target     prot opt source               destination         
    RETURN     all  --  [anywhere]/0            [anywhere]/0            ADDRTYPE match dst-type LOCAL
    RETURN     all  --  [anywhere]/0            [anywhere]/0            ADDRTYPE match dst-type MULTICAST
    RETURN     all  --  [anywhere]/0            [anywhere]/0            ADDRTYPE match dst-type BROADCAST
    ufw-logging-deny  all  --  [anywhere]/0            [anywhere]/0            limit: avg 3/min burst 10
    DROP       all  --  [anywhere]/0            [anywhere]/0           
    
    Chain ufw-reject-forward (1 references)
    target     prot opt source               destination         
    
    Chain ufw-reject-input (1 references)
    target     prot opt source               destination         
    
    Chain ufw-reject-output (1 references)
    target     prot opt source               destination         
    
    Chain ufw-skip-to-policy-forward (0 references)
    target     prot opt source               destination         
    DROP       all  --  [anywhere]/0            [anywhere]/0           
    
    Chain ufw-skip-to-policy-input (7 references)
    target     prot opt source               destination         
    DROP       all  --  [anywhere]/0            [anywhere]/0           
    
    Chain ufw-skip-to-policy-output (0 references)
    target     prot opt source               destination         
    ACCEPT     all  --  [anywhere]/0            [anywhere]/0           
    
    Chain ufw-track-forward (1 references)
    target     prot opt source               destination         
    
    Chain ufw-track-input (1 references)
    target     prot opt source               destination         
    
    Chain ufw-track-output (1 references)
    target     prot opt source               destination         
    ACCEPT     tcp  --  [anywhere]/0            [anywhere]/0            ctstate NEW
    ACCEPT     udp  --  [anywhere]/0            [anywhere]/0            ctstate NEW
    
    Chain ufw-user-forward (1 references)
    target     prot opt source               destination         
    
    Chain ufw-user-input (1 references)
    target     prot opt source               destination         
    ACCEPT     tcp  --  [anywhere]/0            [anywhere]/0            tcp dpt:20
    ACCEPT     tcp  --  [anywhere]/0            [anywhere]/0            tcp dpt:21
    ACCEPT     tcp  --  [anywhere]/0            [anywhere]/0            tcp dpt:22
    ACCEPT     tcp  --  [anywhere]/0            [anywhere]/0            tcp dpt:25
    ACCEPT     tcp  --  [anywhere]/0            [anywhere]/0            tcp dpt:53
    ACCEPT     tcp  --  [anywhere]/0            [anywhere]/0            tcp dpt:80
    ACCEPT     tcp  --  [anywhere]/0            [anywhere]/0            tcp dpt:110
    ACCEPT     tcp  --  [anywhere]/0            [anywhere]/0            tcp dpt:143
    ACCEPT     tcp  --  [anywhere]/0            [anywhere]/0            tcp dpt:443
    ACCEPT     tcp  --  [anywhere]/0            [anywhere]/0            tcp dpt:3306
    ACCEPT     tcp  --  [anywhere]/0            [anywhere]/0            tcp dpt:8080
    ACCEPT     tcp  --  [anywhere]/0            [anywhere]/0            tcp dpt:8081
    ACCEPT     tcp  --  [anywhere]/0            [anywhere]/0            tcp dpt:10000
    ACCEPT     udp  --  [anywhere]/0            [anywhere]/0            udp dpt:53
    ACCEPT     udp  --  [anywhere]/0            [anywhere]/0            udp dpt:3306
    ACCEPT     tcp  --  [anywhere]/0            [anywhere]/0            tcp dpt:587
    ACCEPT     tcp  --  [anywhere]/0            [anywhere]/0            multiport dports 40110:40210
    
    Chain ufw-user-limit (0 references)
    target     prot opt source               destination         
    LOG        all  --  [anywhere]/0            [anywhere]/0            limit: avg 3/min burst 5 LOG flags 0 level 4 prefix "[UFW LIMIT BLOCK] "
    REJECT     all  --  [anywhere]/0            [anywhere]/0            reject-with icmp-port-unreachable
    
    Chain ufw-user-limit-accept (0 references)
    target     prot opt source               destination         
    ACCEPT     all  --  [anywhere]/0            [anywhere]/0           
    
    Chain ufw-user-logging-forward (0 references)
    target     prot opt source               destination         
    
    Chain ufw-user-logging-input (0 references)
    target     prot opt source               destination         
    
    Chain ufw-user-logging-output (0 references)
    target     prot opt source               destination         
    
    Chain ufw-user-output (1 references)
    target     prot opt source               destination         
    
    
    
    
    ##### LET'S ENCRYPT #####
    Certbot is installed in /usr/bin/letsencrypt
    
    
    
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    Did you delete anything from ispconfig database? E.g. some people meant cleaning up the sys_datalog table manually and such an action must break the system.
     
  7. tlove

    tlove Member HowtoForge Supporter

    Nothing. It has been running for months without issue. There was a previous problem (Aug 2021) when all the sites disappeared (https://forum.howtoforge.com/threads/no-sites-tab-in-ispconfig-dashboard.87542/) which involved rebuilding the server record and was a month later followed by a crash that corrupted a web directory. Then earlier this year creating a new website changed the permissions on the files of 2 other websites (Mar 2022) (https://forum.howtoforge.com/thread...idespread-change-of-ownership-of-files.88597/)
     
  8. till

    till Super Moderator Staff Member ISPConfig Developer

    But the red dot in the headline of the GUI disappears, or is it still there? Did you check the system log in the ISPConfig monitor module for errors?
     
  9. tlove

    tlove Member HowtoForge Supporter

    Red dot in GUI disappears as normal.
    System log on ISPConfig monitor module? Where do I find it? I couldn't find a reference to it on the web.
     
  10. tlove

    tlove Member HowtoForge Supporter

    Ok. Got it but not sure what to do. Multiple incidences of the same debug errors
    Code:
    2022-08-21 18:13     mail.alkhayyam.org     Debug     Remove Lock: /usr/local/ispconfig/server/temp/.ispconfig_lock     
    2022-08-21 18:13     mail.alkhayyam.org     Debug     Calling function 'check_phpini_changes' from plugin 'webserver_plugin' raised by action 'server_plugins_loaded'.
     
  11. tlove

    tlove Member HowtoForge Supporter

    System log shows repeated attempts to connect from an unknown IP address [5.34.207.107]
    Code:
    Aug 21 18:44:10 mail postfix/smtpd[8208]: connect from unknown[5.34.207.107]
    Aug 21 18:44:11 mail postfix/smtpd[7861]: warning: unknown[5.34.207.107]: SASL LOGIN authentication failed: Connection lost to authentication server
    Aug 21 18:44:13 mail postfix/smtpd[7861]: disconnect from unknown[5.34.207.107] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
    Aug 21 18:44:13 mail postfix/smtpd[8428]: connect from unknown[5.34.207.107]
    Aug 21 18:44:13 mail dovecot: auth: Warning: auth client 0 disconnected with 1 pending requests: Connection reset by peer
    Aug 21 18:44:14 mail postfix/smtpd[7894]: warning: unknown[5.34.207.107]: SASL LOGIN authentication failed: Connection lost to authentication server
    Aug 21 18:44:16 mail postfix/smtpd[7894]: disconnect from unknown[5.34.207.107] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
    Aug 21 18:44:16 mail postfix/smtpd[8207]: connect from unknown[5.34.207.107]
    Aug 21 18:44:17 mail postfix/smtpd[7526]: warning: unknown[5.34.207.107]: SASL LOGIN authentication failed: Connection lost to authentication server
    Aug 21 18:44:18 mail postfix/smtpd[7526]: disconnect from unknown[5.34.207.107] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
    Aug 21 18:44:19 mail postfix/smtpd[7861]: connect from unknown[5.34.207.107]
    Aug 21 18:44:20 mail dovecot: auth: Warning: auth client 0 disconnected with 1 pending requests: Connection reset by peer
    Aug 21 18:44:20 mail postfix/smtpd[6388]: warning: unknown[5.34.207.107]: SASL LOGIN authentication failed: Connection lost to authentication server
    Aug 21 18:44:21 mail postfix/smtpd[8428]: warning: unknown[5.34.207.107]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Aug 21 18:44:22 mail postfix/smtpd[8428]: disconnect from unknown[5.34.207.107] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
    Aug 21 18:44:22 mail postfix/smtpd[6388]: disconnect from unknown[5.34.207.107] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
    Aug 21 18:44:22 mail postfix/smtpd[7894]: connect from unknown[5.34.207.107]
    Aug 21 18:44:23 mail dovecot: auth: Warning: auth client 0 disconnected with 1 pending requests: Connection reset by peer
    Aug 21 18:44:23 mail postfix/smtpd[8208]: warning: unknown[5.34.207.107]: SASL LOGIN authentication failed: Connection lost to authentication server
    Aug 21 18:44:25 mail postfix/smtpd[8208]: disconnect from unknown[5.34.207.107] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
    Aug 21 18:44:25 mail postfix/smtpd[7526]: connect from unknown[5.34.207.107]
    Aug 21 18:44:26 mail dovecot: auth: Warning: auth client 0 disconnected with 1 pending requests: Connection reset by peer
    Aug 21 18:44:28 mail postfix/smtpd[8428]: connect from unknown[5.34.207.246]
    Aug 21 18:44:28 mail postfix/smtpd[8207]: warning: unknown[5.34.207.107]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Aug 21 18:44:28 mail postfix/smtpd[6388]: connect from unknown[5.34.207.107]
    Aug 21 18:44:29 mail postfix/smtpd[8207]: disconnect from unknown[5.34.207.107] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
    Aug 21 18:44:29 mail dovecot: auth: Warning: auth client 0 disconnected with 1 pending requests: Connection reset by peer
    Aug 21 18:44:31 mail postfix/smtpd[7861]: warning: unknown[5.34.207.107]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Aug 21 18:44:31 mail postfix/smtpd[8428]: warning: unknown[5.34.207.246]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Aug 21 18:44:31 mail postfix/smtpd[8428]: disconnect from unknown[5.34.207.246] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
    Aug 21 18:44:31 mail postfix/smtpd[8208]: connect from unknown[5.34.207.107]
    Aug 21 18:44:32 mail dovecot: auth: Warning: auth client 0 disconnected with 1 pending requests: Connection reset by peer
    Aug 21 18:44:32 mail postfix/smtpd[7861]: disconnect from unknown[5.34.207.107] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
    Aug 21 18:44:34 mail postfix/smtpd[7894]: warning: unknown[5.34.207.107]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Aug 21 18:44:35 mail postfix/smtpd[8207]: connect from unknown[5.34.207.107]
    Aug 21 18:44:35 mail postfix/smtpd[7894]: disconnect from unknown[5.34.207.107] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
    Aug 21 18:44:35 mail dovecot: auth: Warning: auth client 0 disconnected with 1 pending requests: Connection reset by peer
    Aug 21 18:44:38 mail postfix/smtpd[8428]: connect from unknown[5.34.207.107]
    Aug 21 18:44:41 mail postfix/smtpd[7861]: connect from unknown[5.34.207.107]
    Aug 21 18:44:41 mail postfix/smtpd[7526]: warning: unknown[5.34.207.107]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Aug 21 18:44:41 mail postfix/smtpd[7526]: disconnect from unknown[5.34.207.107] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
    Aug 21 18:44:44 mail postfix/smtpd[7894]: connect from unknown[5.34.207.107]
    Aug 21 18:44:44 mail postfix/smtpd[6388]: warning: unknown[5.34.207.107]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Aug 21 18:44:44 mail postfix/smtpd[6388]: disconnect from unknown[5.34.207.107] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
    Aug 21 18:44:47 mail postfix/smtpd[7526]: connect from unknown[5.34.207.107]
    Aug 21 18:44:48 mail postfix/smtpd[8208]: warning: unknown[5.34.207.107]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Aug 21 18:44:48 mail postfix/smtpd[8208]: disconnect from unknown[5.34.207.107] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
    Aug 21 18:44:50 mail postfix/smtpd[6388]: connect from unknown[5.34.207.107]
    Aug 21 18:44:50 mail postfix/submission/smtpd[8434]: warning: hostname good-server.outreachratio.com does not resolve to address 141.98.10.70: Name or service not known
    Aug 21 18:44:50 mail postfix/submission/smtpd[8434]: connect from unknown[141.98.10.70]
    Aug 21 18:44:51 mail postfix/smtpd[8207]: warning: unknown[5.34.207.107]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Aug 21 18:44:51 mail postfix/smtpd[8428]: warning: unknown[5.34.207.107]: SASL LOGIN authentication failed: Connection lost to authentication server
    Aug 21 18:44:51 mail postfix/smtpd[8207]: disconnect from unknown[5.34.207.107] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
    Aug 21 18:44:52 mail postfix/smtpd[8428]: disconnect from unknown[5.34.207.107] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
    Aug 21 18:44:53 mail postfix/smtpd[8208]: connect from unknown[5.34.207.107]
    Aug 21 18:44:54 mail postfix/smtpd[7861]: warning: unknown[5.34.207.107]: SASL LOGIN authentication failed: Connection lost to authentication server
    Aug 21 18:44:55 mail postfix/smtpd[7861]: disconnect from unknown[5.34.207.107] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
    Aug 21 18:44:56 mail postfix/smtpd[8207]: connect from unknown[5.34.207.107]
    Aug 21 18:44:57 mail postfix/smtpd[8428]: connect from unknown[5.34.207.246]
    Aug 21 18:44:57 mail postfix/smtpd[7894]: warning: unknown[5.34.207.107]: SASL LOGIN authentication failed: Connection lost to authentication server
    Aug 21 18:44:58 mail postfix/smtpd[7894]: disconnect from unknown[5.34.207.107] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
    Aug 21 18:44:58 mail dovecot: auth: Warning: auth client 0 disconnected with 1 pending requests: Connection reset by peer
    Aug 21 18:44:58 mail postfix/submission/smtpd[8434]: warning: unknown[141.98.10.70]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Aug 21 18:44:58 mail postfix/submission/smtpd[8434]: disconnect from unknown[141.98.10.70] ehlo=2 starttls=1 auth=0/1 quit=1 commands=4/5
    Aug 21 18:44:59 mail postfix/smtpd[7861]: connect from unknown[5.34.207.107]
    Aug 21 18:45:00 mail postfix/smtpd[7526]: warning: unknown[5.34.207.107]: SASL LOGIN authentication failed: Connection lost to authentication server
    Aug 21 18:45:01 mail postfix/smtpd[8428]: warning: unknown[5.34.207.246]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Aug 21 18:45:01 mail postfix/smtpd[8428]: disconnect from unknown[5.34.207.246] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
    Aug 21 18:45:01 mail CRON[8518]: (root) CMD (/usr/local/ispconfig/server/server.sh 2>&1 | while read line; do echo `/bin/date` "$line" >> /var/log/ispconfig/cron.log; done)
    Aug 21 18:45:01 mail CRON[8520]: (root) CMD (/usr/local/ispconfig/server/cron.sh 2>&1 | while read line; do echo `/bin/date` "$line" >> /var/log/ispconfig/cron.log; done)
    Aug 21 18:45:01 mail CRON[8519]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
    Aug 21 18:45:01 mail CRON[8528]: (web11) CMD (php -f /var/www/clients/client1/web11/web/cron.php)
    Aug 21 18:45:01 mail CRON[8527]: (web11) CMD (/web/cron.php  #love-cloud.org)
    Aug 21 18:45:01 mail CRON[8532]: (getmail) CMD (/usr/local/bin/run-getmail.sh > /dev/null 2>> /dev/null)
    Aug 21 18:45:02 mail postfix/smtpd[7526]: disconnect from unknown[5.34.207.107] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
    Aug 21 18:45:02 mail postfix/smtpd[7894]: connect from unknown[5.34.207.107]
    Aug 21 18:45:02 mail dovecot: auth: Warning: auth client 0 disconnected with 1 pending requests: Connection reset by peer
    Aug 21 18:45:03 mail postfix/smtpd[6388]: warning: unknown[5.34.207.107]: SASL LOGIN authentication failed: Connection lost to authentication server
    Aug 21 18:45:05 mail postfix/smtpd[6388]: disconnect from unknown[5.34.207.107] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
    Aug 21 18:45:05 mail postfix/smtpd[8428]: connect from unknown[5.34.207.107]
    Aug 21 18:45:05 mail dovecot: auth: Warning: auth client 0 disconnected with 1 pending requests: Connection reset by peer
    Aug 21 18:45:06 mail postfix/smtpd[8208]: warning: unknown[5.34.207.107]: SASL LOGIN authentication failed: Connection lost to authentication server
    Aug 21 18:45:08 mail postfix/smtpd[8208]: disconnect from unknown[5.34.207.107] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
    Aug 21 18:45:08 mail postfix/smtpd[7526]: connect from unknown[5.34.207.107]
    Aug 21 18:45:09 mail postfix/smtpd[8207]: warning: unknown[5.34.207.107]: SASL LOGIN authentication failed: Connection lost to authentication server
    Aug 21 18:45:10 mail postfix/submission/smtpd[8434]: warning: hostname srv-141-98-11-74.serveroffer.net does not resolve to address 141.98.11.74: Name or service not known
    Aug 21 18:45:10 mail postfix/submission/smtpd[8434]: connect from unknown[141.98.11.74]
    Aug 21 18:45:10 mail postfix/smtpd[7894]: warning: unknown[5.34.207.107]: SASL LOGIN authentication failed: UGFzc3dvcmQ6
    Aug 21 18:45:11 mail postfix/smtpd[7894]: disconnect from unknown[5.34.207.107] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
    Aug 21 18:45:11 mail postfix/smtpd[8207]: disconnect from unknown[5.34.207.107] ehlo=1 auth=0/1 rset=1 quit=1 commands=3/4
    Aug 21 18:45:11 mail postfix/smtpd[6388]: connect from unknown[5.34.207.107]
    Aug 21 18:45:12 mail dovecot: auth: Warning: auth client 0 disconnected with 1 pending requests: Connection reset by peer
    Aug 21 18:45:12 mail pure-ftpd: ([email protected]) [INFO] New connection from 127.0.0.1
    Aug 21 18:45:12 mail pure-ftpd: ([email protected]) [INFO] Logout.
    Aug 21 18:45:12 mail postfix/smtpd[8208]: connect from localhost[127.0.0.1]
    Aug 21 18:45:12 mail postfix/smtpd[8208]: lost connection after CONNECT from localhost[127.0.0.1]
    Aug 21 18:45:12 mail postfix/smtpd[8208]: disconnect from localhost[127.0.0.1] commands=0/0
    Aug 21 18:45:12 mail dovecot: pop3-login: Disconnected (no auth attempts in 0 secs): user=<>, rip=127.0.0.1, lip=127.0.0.1, secured, session=<6caaBr7mhpp/AAAB>
    Aug 21 18:45:12 mail dovecot: imap-login: Disconnected (disconnected before auth was ready, waited 0 secs): user=<>, rip=127.0.0.1, lip=127.0.0.1, secured, session=<EMmaBr7m+Jp/AAAB>
    Aug 21 18:45:12 mail postfix/smtpd[7861]: warning: unknown[5.34.207.107]: SASL LOGIN authentication failed: Connection lost to authentication server
    
    System State (All Servers)
    
        Overview  
        System-Log  
        Jobqueue  
        Data Log History  
    
    Server to Monitor
    
    Hardware Information
    
        CPU Info  
    
    Server State
    
        Overview  
        Update State  
        RAID State  
        Server Load  
        Disk Usage  
        MySQL Database size  
        Memory Usage  
        Services  
        Monit  
        OpenVz VE BeanCounter  
        Munin  
    
    Logfiles
    
        Mail Queue  
        Mail Log  
        Mail Warn-Log  
        Mail Error-Log  
        System-Log  
        ISPC Cron-Log  
        Freshclam-Log  
        Let's Encrypt log  
        Clamav-Log  
        RKHunter-Log  
        fail2ban-Log  
        IPTables  
    
    powered by ISPConfig 
     
  12. tlove

    tlove Member HowtoForge Supporter

    Latest system message suggests that ISPCOnfig has tried to build the new website in the wrong place in a similar kind of error to previous problems.
    System log shows
    'Aug 21 20:09:05 mail apachectl[275029]: AH00112: Warning: DocumentRoot [/var/www/XXXXXX.org/web] does not exist'
    I'd welcome any advice on how to resolve these issues.
     
  13. till

    till Super Moderator Staff Member ISPConfig Developer

    These are no errors. That's an example of a successful run of the server.sh script when nothing needs to be processed. Did you change something in the website, e.g. edited quota, before you ran server.sh?
     
  14. tlove

    tlove Member HowtoForge Supporter

    Many thanks. I'd only changed the log level to debug. Since then I've tried deleting and reinstalling the site and then running apt-get update/upgrade and reinstalling the site. No difference.
    Is it possible that the permissions/ownerships at the level of /var/www/clients/client1/ ... are incorrect?
    Many permissions and ownerships were changed in resolving the previous problem in March 2022 when file ownerships were compromised during installation of a new site. No additional sites have been added since then. That problem is detailed in https://forum.howtoforge.com/thread...idespread-change-of-ownership-of-files.88597/
     
  15. till

    till Super Moderator Staff Member ISPConfig Developer

  16. tlove

    tlove Member HowtoForge Supporter

    That is what I had done for the previous posts. I'll do it again to make sure.
    I'll delete that new site first and then recreate it for the debug
     
  17. tlove

    tlove Member HowtoForge Supporter

    Here is the server.sh file
     

    Attached Files:

  18. till

    till Super Moderator Staff Member ISPConfig Developer

    Ok, that's the debug output of a site creation now. Please post the output of the command:

    ls -la /var/www/clients/client1/
     
  19. tlove

    tlove Member HowtoForge Supporter

    Code:
    root@mail:/var/www# ls -la /var/www/clients/client1/
    total 56
    drwxr-xr-x 14 root root 4096 Mar  5 09:49 .
    drwxr-xr-x  4 root root 4096 Jan 30  2022 ..
    lrwxrwxrwx  1 root root   31 Mar  5 09:49 alkhayyam.org -> /var/www/clients/client1/web18/
    lrwxrwxrwx  1 root root   31 Jan 12  2021 idoccc.org -> /var/www/clients/client1/web10/
    lrwxrwxrwx  1 root root   31 Sep  4  2021 love-cloud.org -> /var/www/clients/client1/web11/
    lrwxrwxrwx  1 root root   30 Dec  5  2020 loveservices.com.au -> /var/www/clients/client1/web7/
    lrwxrwxrwx  1 root root   31 Sep  6  2021 loveservices.org -> /var/www/clients/client1/web15/
    lrwxrwxrwx  1 root root   30 Apr 19  2020 lovewebservers.com -> /var/www/clients/client1/web4/
    lrwxrwxrwx  1 root root   31 Mar  5 09:41 lovewebservices.com -> /var/www/clients/client1/web17/
    lrwxrwxrwx  1 root root   30 Apr 13  2020 mail.alkhayyam.org -> /var/www/clients/client1/web2/
    lrwxrwxrwx  1 root root   31 Sep  6  2021 securedbydesign.com.au -> /var/www/clients/client1/web12/
    drwxr-xr-x  5 root root 4096 Sep  6  2021 temp-store-web3
    lrwxrwxrwx  1 root root   30 Jan 10  2021 wa-cpted-awards.org -> /var/www/clients/client1/web8/
    drwxr-xr-x 11 root root 4096 Jan 13  2021 web10
    drwxr-xr-x 20 root root 4096 Apr  1 19:14 web11
    drwxr-xr-x 10 root root 4096 Sep  6  2021 web12
    drwxr-xr-x 19 root root 4096 Jan 30  2022 web15
    drwxr-xr-x 10 root root 4096 Mar  5 09:41 web17
    drwxr-xr-x 10 root root 4096 Mar  5 09:49 web18
    drwxr-xr-x 11 root root 4096 Dec  5  2020 web2
    drwxr-xr-x  3 root root 4096 Sep  6  2021 web3
    drwxr-xr-x 11 root root 4096 Dec  5  2020 web4
    drwxr-xr-x 11 root root 4096 Dec  6  2020 web7
    drwxr-xr-x 11 root root 4096 Jan 11  2021 web8
    
     
  20. till

    till Super Moderator Staff Member ISPConfig Developer

    Ok, really strange that the root user is unable to create a directory there. Did you maybe mount the partition read-only or was there a hard disk failure so it got mounted read-only after reboot?

    Try creating a directory:

    mkdir /var/www/clients/client1/test
     

Share This Page