errors in DA error.log : normal ?

alba

Verified User
Joined
Oct 31, 2005
Messages
13
Hello,

I have somes errors in DA error.log, is it normal ?

2005:12:26-02:11:05: ConfigFile::writeFile(/usr/local/directadmin/data/users/f4eew/ftp.passwd) : Timestamp from when it was read is different, overwriting anyway
2005:12:26-02:12:03: ConfigFile::writeFile(/usr/local/directadmin/data/users/f4eew/ftp.passwd) : Timestamp from when it was read is different, overwriting anyway
2005:12:26-02:21:38: The username hasn't been set. Won't run the script without dropping privileges
2005:12:26-02:22:09: The username hasn't been set. Won't run the script without dropping privileges
2005:12:26-02:23:57: The username hasn't been set. Won't run the script without dropping privileges
2005:12:26-02:24:04: The username hasn't been set. Won't run the script without dropping privileges
2005:12:26-02:37:38: Auth::passValid: unable to get user_info for fredsat
2005:12:26-02:43:28: Auth::passValid: unable to get user_info for Kure
2005:12:26-07:23:55: Auth::passValid: unable to get user_info for Shaken
2005:12:26-07:24:04: Auth::passValid: unable to get user_info for Shaken
2005:12:26-07:24:12: Auth::passValid: unable to get user_info for Shaken
This line "Auth:passValid: unable to get "" is repeated for all my users ... all the time.... is it a login attempt from anyone ?

Also :

2005:12:28-17:49:47: Socket write error: fd is connected to a pipe or socket whose reading end is closed. When this happens the writing process will also receive a SIG_PIPE signal. (Thus, the write return value is seen only if the program catches, blocks or ignores this signal.)
2005:12:28-17:51:49: Timeout from from 62.241.76.87 : last flagged: Command::doCommand(/CMD_DB)
2005:12:28-17:54:08: Timeout from from 62.241.76.87 : last flagged: Send::loadLangFile(./data/skins/francais/footer_bar_2.html) : ./data/skins/francais/lang/en/footer_bar_2.html : pre-exist
2005:12:28-17:54:08: Timeout from from 62.241.76.87 : last flagged: Send::loadLangFile(./data/skins/francais/footer_bar_2.html) : ./data/skins/francais/lang/en/footer_bar_2.html : pre-exist
2005:12:28-18:58:57: Socket write error: fd is connected to a pipe or socket whose reading end is closed. When this happens the writing process will also receive a SIG_PIPE signal. (Thus, the write return value is seen only if the program catches, blocks or ignores this signal.)
2005:12:28-19:02:07: Socket write error: Unknown error
2005:12:28-19:17:06: Socket write error: fd is connected to a pipe or socket whose reading end is closed. When this happens the writing process will also receive a SIG_PIPE signal. (Thus, the write return value is seen only if the program catches, blocks or ignores this signal.)
2005:12:28-19:18:22: Socket write error: fd is connected to a pipe or socket whose reading end is closed. When this happens the writing process will also receive a SIG_PIPE signal. (Thus, the write return value is seen only if the program catches, blocks or ignores this signal.)
2005:12:28-19:25:15: Socket write error: fd is connected to a pipe or socket whose reading end is closed. When this happens the writing process will also receive a SIG_PIPE signal. (Thus, the write return value is seen only if the program catches, blocks or ignores this signal.)
2005:12:28-19:27:19: Socket write error: Unknown error

And...

2005:12:30-23:19:47: empty read - dead from 172.206.235.195

2005:12:30-23:19:47: empty read - dead from 172.206.235.195

2005:12:30-23:19:47: empty read - dead from 172.206.235.195

2005:12:30-23:19:48: empty read - dead from 172.206.235.195

2005:12:30-23:19:51: empty read - dead from 172.206.235.195
...
...
...

So, all the time, each seconds, theses error are written in the error.log ...

is this normal, must I worry and solve these errors?

Thanks,

Alba
 
Hi there,

I also get the last error in my error.log:

2006:06:27-18:15:24: Can't connect to ssl!
2006:06:27-18:15:24: ->error ssl
2006:06:28-11:10:59: empty read - dead from 127.0.0.1

This appears when I use the modification to redirect (internally) cp.domain.com to domain.com:2222. This modification is described in http://help.directadmin.com/item.php?id=84

What happens is that when I try to log in via https://cp.aethertree.com I first get a login screen (as expected) but when I log in, I get redirected to http://cp.aethertree.com (so, the non-SSL page), which doesn't exist!

If I then manually enter the https://cp.aethertree.com again it remembers my login and I am inside the control panel.

Something is not working right with the redirects and these two errors appear...

Any thoughts on what could cause these errors? (I also mean the ones from the post before ;-) ).

Thanks for your feedback!

Harro
 
Back
Top