• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Server error 255

Junior Spellweaver
Joined
Dec 12, 2006
Messages
101
Reaction score
2
Anyone ever had this error before?

hi im zeus - Server error 255 - RaGEZONE Forums

Used the guide from http://forum.ragezone.com/f751/release-pw144-srv-based-pw144fullserver-829149/ (Was a nice guide too)
 
Newbie Spellweaver
Joined
Jun 13, 2010
Messages
50
Reaction score
12
Check this file from authd\log4j.properties

change this:
log4j.appender.SYSLOG.SyslogHost=manager

to this:
log4j.appender.SYSLOG.SyslogHost=localhost

see if this fix the problem.
 
Upvote 0
RaGEZONER
Loyal Member
Joined
Sep 29, 2009
Messages
1,567
Reaction score
322
i put this to my help thread but as opportunity ...

i think its a hosts problem: 127.0.0.1 or 192.x.x.x manager ...like missing services

my hosts

# RageZone Perfect World aliases:
127.0.0.1 auth

127.0.0.1 aumanager
127.0.0.1 audb
127.0.0.1 manager
127.0.0.1 link1
127.0.0.1 game1
127.0.0.1 game2
127.0.0.1 game3
127.0.0.1 delivery
127.0.0.1 database
127.0.0.1 backup
127.0.0.1 gmserver
127.0.0.1 dbserver
127.0.0.1 gamedbserver
127.0.0.1 GAuth
127.0.0.1 gdelivery
127.0.0.1 GameDB
127.0.0.1 GameDBClient
127.0.0.1 providerserver6
127.0.0.1 providerserver7
127.0.0.1 providerserver8
127.0.0.1 providerserver9
127.0.0.1 linkip1
127.0.0.1 linkip2
127.0.0.1 linkip3
127.0.0.1 linkip4
 
Upvote 0
Newbie Spellweaver
Joined
Feb 9, 2012
Messages
36
Reaction score
1
I seen this error on my server. Youre host file is wrong :)

etc/hosts

my host:
127.0.0.1 localhost
127.0.0.1 server

# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters

# RageZone Perfect World aliases:
127.0.0.1 auth

127.0.0.1 aumanager
127.0.0.1 audb
127.0.0.1 manager
127.0.0.1 link1
127.0.0.1 game1
127.0.0.1 game2
127.0.0.1 game3
127.0.0.1 delivery
127.0.0.1 database
127.0.0.1 backup
127.0.0.1 gmserver
127.0.0.1 dbserver
127.0.0.1 gamedbserver
127.0.0.1 GAuth
127.0.0.1 gdelivery
127.0.0.1 GameDB
127.0.0.1 GameDBClient
127.0.0.1 providerserver6
127.0.0.1 providerserver7
127.0.0.1 providerserver8
127.0.0.1 providerserver9
127.0.0.1 linkip1
127.0.0.1 linkip2
127.0.0.1 linkip3
127.0.0.1 linkip4
 
Upvote 0
Back
Top