acreloaded / acr

AssaultCube Reloaded (first-person-shooter game)
https://acr.victorz.ca
128 stars 23 forks source link

Broken Master-Server Registration #205

Closed theonlypwner closed 7 years ago

theonlypwner commented 7 years ago

Servers registered properly before but no longer works.

Output from running server_dev.bat:

reading commandline parameters from file 'config/default.servercmdline.txt'
logging started: console(INFO), file(DISABLED), syslog(DISABLED), timestamp(DISABLED)
logging local ACR server (version 20603, protocol 140/104) now..
read 95 map rotation entries from 'config\default.maprot.cfg'
read 0 admin passwords from 'config\default.serverpwd.cfg'
read 0 (0) blacklist entries from 'config\default.serverblacklist.cfg', 0 errors
read 0 + 0 entries from nickname blacklist file 'config\default.nicknameblacklist.cfg', 0 errors
dedicated server started, waiting for clients...
Ctrl-C to exit
sending registration request to master server
looking up ms.acr.victorz.ca...
[52.3.145.250] resolved ms.acr.victorz.ca
masterserver reply: <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
masterserver reply: <html><head>
masterserver reply: <title>400 Bad Request</title>
masterserver reply: </head><body>
masterserver reply: <h1>Bad Request</h1>
masterserver reply: <p>Your browser sent a request that this server could not understand.<br />
masterserver reply: </p>
masterserver reply: <hr>
masterserver reply: <address>Apache/2.2.15 (Red Hat) Server at localhost Port 80</address>
masterserver reply: </body></html>