Protokoll Fehlermeldungen

redi78

Member
Hallo Leute,

im ISPC Protokoll erhalte ich folgende Fehlermeldungen. Kann mir jemand sagen was die bedeutet bzw. wie ich die wieder behebe?

Vielen Dank schon im Voraus!

Code:
    Warning: Truncating oversized request field
Skipping bad record (9128)
chmod: cannot access `/var/www/clients/client1/web10/*': No such file or directory
chmod: cannot access `/var/www/clients/client1/web10/*': No such file or directory
chmod: cannot access `/var/www/clients/client1/web20/*': No such file or directory
chmod: cannot access `/var/www/clients/client1/web20/*': No such file or directory
W: Failed to fetch http://at.archive.ubuntu.com/ubuntu/dists/hardy/Release.gpg Could not connect to at.archive.ubuntu.com:80 (91.189.88.40), connection timed out [IP: 91.189.88.40 80]

W: Failed to fetch http://at.archive.ubuntu.com/ubuntu/dists/hardy-updates/Release.gpg Unable to connect to at.archive.ubuntu.com http: [IP: 91.189.88.40 80]

W: Some index files failed to download, they have been ignored, or old ones used instead.
W: You may want to run apt-get update to correct these problems
W: Failed to fetch http://at.archive.ubuntu.com/ubuntu/dists/hardy/Release.gpg Connection failed [IP: 91.189.88.30 80]

W: Some index files failed to download, they have been ignored, or old ones used instead.
W: You may want to run apt-get update to correct these problems
chmod: cannot access `/var/www/clients/client1/web20/*': No such file or directory
chmod: cannot access `/var/www/clients/client1/web20/*': No such file or directory
chmod: cannot access `/var/www/clients/client1/web20/*': No such file or directory
chmod: cannot access `/var/www/clients/client1/web20/*': No such file or directory
chmod: cannot access `/var/www/clients/client1/web20/*': No such file or directory
chmod: cannot access `/var/www/clients/client1/web20/*': No such file or directory
Warning: Truncating oversized request field
Skipping bad record (8192)
 

Till

Administrator
Erstmal vorab: welche ISPConfig Version ist da installiert?

Da werden einige Debian mirros mal temporär nicht erreichbar gewesen sein, ist nicht weiter wild und kann ignoriert werden.

Bezüglich des chmod Fehlers, poste doch mal die Ausgabe von:

ls -la /var/www/clients/client1/web20/
 

redi78

Member
Hallo Till,

ich habe die ISPConfig 3.0.1.6 am Laufen.

Folgende Ausgabe erhalte ich:

Code:
root@server:~# ls -la /var/www/clients/client1/web20/
total 28
drwxr-xr-x  6 root  root    4096 2010-03-02 20:20 .
drwxr-xr-x 10 root  root    4096 2010-02-09 00:32 ..
drwxr-xr-x  2 web20 client1 4096 2009-11-21 17:45 cgi-bin
-rw-rw-r--  1 root  root      40 2010-03-02 20:20 .htpasswd_stats
lrwxrwxrwx  1 web20 client1   46 2009-11-21 17:45 log -> /var/log/ispconfig/httpd/edelbrenner-schadl.at
drwxr-xr-x  2 web20 client1 4096 2009-11-21 17:45 ssl
drwxrwxrwx  2 web20 client1 4096 2009-11-21 17:45 tmp
drwxr-xr-x  6 web20 client1 4096 2009-12-16 14:25 web
root@server:~#

Müsste doch eigentlich passen oder?

lg redi78
 

redi78

Member
Hallo,

folgendes Ergebnis erhalte ich:

root@server:~# ls -la /var/www/clients/client1/web20/
total 28
drwxr-xr-x 6 root root 4096 2010-03-02 20:20 .
drwxr-xr-x 10 root root 4096 2010-02-09 00:32 ..
drwxr-xr-x 2 web20 client1 4096 2009-11-21 17:45 cgi-bin
-rw-rw-r-- 1 root root 40 2010-03-02 20:20 .htpasswd_stats
lrwxrwxrwx 1 web20 client1 46 2009-11-21 17:45 log -> /var/log/ispconfig/httpd/edelbrenner-schadl.at
drwxr-xr-x 2 web20 client1 4096 2009-11-21 17:45 ssl
drwxrwxrwx 2 web20 client1 4096 2009-11-21 17:45 tmp
drwxr-xr-x 6 web20 client1 4096 2009-12-16 14:25 webSollte doch passen oder?

lg redi78
 

Till

Administrator
Sieht ok aus. Keine Ahnung woher die Fehlermeldungen dann kommen. Wenn alles soweit funktioniert, würde ich mir da erstmal keien Sorgen machen.
 

Werbung

Top