• Please make sure you are familiar with the forum rules. You can find them here: https://forums.tripwireinteractive.com/index.php?threads/forum-rules.2334636/

Server Web admin "Invalid credentials"

crpeterson14

FNG / Fresh Meat
May 31, 2017
2
0
42
Hello,

After installing a server and successfully connecting to it I setup the webadmin. I followed the RO2 guide as step by step they are very similar. Web admin successfully launches and I can pull up the HTTP page, however when I try to login it says "Invalid credentials". Hoping someone has some insight as to what I might be doing wrong.

Thanks in advance

Guide I referenced
https://forums.tripwireinteractive....d-server-support-ab/61357-ro2-web-admin-guide
 
Other than problems with multi-admin, the only thing I can ask is if you have indeed used: 1f95ec61b6ef02b5d2b138654da138bfdbbc7f3c as the password?
That defaults to Admin. So you might try: admin as username and Admin as password.

Try running it without multi-admin and with the default files.

In ROGame.ini edit the AdminPassword:

Code:
[Engine.AccessControl]
IPPolicies=ACCEPT;*
AdminPassword=whateverpasswordyouwant
GamePassword=

Try adding: EnableWebAdmin=True to your command line as well.
 
  • Like
Reactions: TheNinjaTaco
Upvote 0