DirectAdmin 1.62.3 has been released

message:

Subject: DirectAdmin has been updated
Error Reading Message File
 
Same here. I can't read the message anymore. They all show that error.
Error Reading Message File

Debugging shows this:

Debug mode. Level 500
GET string: action=view&number=000000000&type=message
User::deny_override:/CMD_TICKET: call_level=2, depth1: aborting due to do depth
User::deny_override:/CMD_TICKET: call_level=1, depth2: aborting due to do depth
User::deny_override:/CMD_DOMAIN: call_level=2, depth1: aborting due to do depth
User::deny_override:/CMD_DOMAIN: call_level=1, depth2: aborting due to do depth
Command::doCommand(/CMD_TICKET)
FOUND: lang_encoding=iso-8859-1
Command::doCommand(/CMD_TICKET) : finished
Command::run: finished /CMD_TICKET

This is a fresh install of DA on a fresh Centos 8 system.

More info:
directadmin]# ll data/tickets/
total 4
drwx------ 4 diradmin diradmin 4096 Jun 29 11:14 000000
directadmin]# ll data/tickets/000000/
total 8
drwx------ 2 diradmin diradmin 4096 Jun 29 12:03 000
drwx------ 2 diradmin diradmin 4096 Jun 29 11:51 001
directadmin]# ll data/tickets/000000/*
data/tickets/000000/000:
total 8
-rw------- 1 diradmin diradmin 131 Jun 25 22:49 000.conf
-rw------- 1 diradmin diradmin 184 Jun 25 22:49 000.msg

data/tickets/000000/001:
total 8
-rw------- 1 diradmin diradmin 122 Jun 29 11:14 000.conf
-rw------- 1 diradmin diradmin 187 Jun 29 11:14 000.msg
directadmin]# ll data/users/admin/ticket.conf
-rw------- 1 diradmin diradmin 156 Jun 29 11:53 data/users/admin/ticket.conf
directadmin]# cat data/users/admin/ticket.conf
ON=yes
active=no
email=[email protected]
html=Follow <a href="http://www.domain.com/support">this link</a> for a 3rd party ticket system.
new=0
newticket=0
 
Last edited:
Back
Top