View Single Post
  #18  
Old 02-01-2019, 02:04 PM
Techungry
Fire Beetle
 
Join Date: Jan 2019
Location: Georgia
Posts: 25
Default

Looking much better after shortening the server shortname. And it did reset the UI, but no big deal. Now I just have an IP mismatch issue I believe because I tested from a client on the local lan. DB has my local lan IP and the client key is using public IP. Not sure how to proceed now. I guess I can disable the IP matching?

[02-01-2019 :: 12:58:14] [MySQL Query] SELECT `value` FROM `variables` WHERE `varname` = 'RuleSet' (0 rows returned)
[02-01-2019 :: 12:58:14] [MySQL Query] SELECT ruleset_id FROM rule_sets WHERE name='default' (1 row returned)
[02-01-2019 :: 12:58:14] [MySQL Query] SELECT rule_name, rule_value FROM rule_values WHERE ruleset_id=1 (620 rows returned)
[02-01-2019 :: 12:58:14] [UCS Server] Loaded default rule set 'default'
[02-01-2019 :: 12:58:14] [UCS Server] Initialized dynamic dictionary entries
[02-01-2019 :: 12:58:14] [UCS Server] Expiring mail...
[02-01-2019 :: 12:58:14] [MySQL Query] SELECT COUNT(*) FROM `mail` (1 row returned)
[02-01-2019 :: 12:58:14] [UCS Server] There are 0 messages in the database.
[02-01-2019 :: 12:58:14] [MySQL Query] DELETE FROM `mail` WHERE `status`=4 AND `timestamp` < 1549043894 (0 rows affected)
[02-01-2019 :: 12:58:14] [UCS Server] Expired 0 trash messages.
[02-01-2019 :: 12:58:14] [MySQL Query] DELETE FROM `mail` WHERE `status` = 3 AND `timestamp` < 1517507894 (0 rows affected)
[02-01-2019 :: 12:58:14] [UCS Server] Expired 0 read messages.
[02-01-2019 :: 12:58:14] [MySQL Query] DELETE FROM `mail` WHERE `status`=1 AND `timestamp` < 1517507894 (0 rows affected)
[02-01-2019 :: 12:58:14] [UCS Server] Expired 0 unread messages.
[02-01-2019 :: 12:58:14] [UCS Server] Loading chat channels from the database.
[02-01-2019 :: 12:58:14] [MySQL Query] SELECT `name`, `owner`, `password`, `minstatus` FROM `chatchannels` (0 rows returned)
[02-01-2019 :: 12:59:04] [UCS Server] Connection type is Combined (RoF2)
[02-01-2019 :: 12:59:04] [UCS Server] Received login for user SOE.EQ.!TKLairSolo).Ssthis with key 5C3A13A9
[02-01-2019 :: 12:59:04] [MySQL Query] SELECT `mailkey` FROM `character_data` WHERE `name`='Ssthis' LIMIT 1 (1 row returned)
[02-01-2019 :: 12:59:04] [UCS Server] DB key is [7100000A5C3A13A9], Client key is [33C9614C5C3A13A9]
[02-01-2019 :: 12:59:04] [UCS Server] Chat Key for SOE.EQ.!TKLairSolo).Ssthis does not match, closing connection.
[02-01-2019 :: 12:59:04] [UCS Server] Force disconnecting client: 76.97.201.51:41962, KeyValid=0, GetForceDisconnect()=0
Reply With Quote