Server Help Forum Index Server Help
Community forums for Subgame, ASSS, and bots
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   StatisticsStatistics   RegisterRegister 
 ProfileProfile   Login to check your private messagesLogin to check your private messages   LoginLogin (SSL) 

Server Help | ASSS Wiki (0) | Shanky.com
Problem during connection attempt to ssc biller

 
Post new topic   Reply to topic Printable version
 View previous topic  Billing thingy Post :: Post Cygwin  View next topic  
Author Message
NightHawk
Newbie


Joined: Dec 09 2003
Posts: 20
Location: Sabotage'd
Offline

PostPosted: Fri Dec 12, 2003 1:39 am    Post subject: Problem during connection attempt to ssc biller Reply to topic Reply with quote

I've gotten a connection with the regular subgame, but asss (running on cygwin, from an authorized ip) has problems making the connection.

I had to make a change in billing_ssc.c so that the GroupID is read from global.conf instead of the default '1' value since this GroupID needs to be 2.

Here's a log:

D <main> entering main loop
I <billing_ssc> connecting to user database server at X.X.X.X:XGot client packet
RAW CLIENT DATA: 6 bytes
00 02 43 3e 16 04
DECRYPTED CLIENT DATA: 6 bytes
00 02 43 3e 16 04
I <billing_ssc> connected to user database server
SEND: 179 bytes to pid -1
00 03 00 00 00 00 02 81 3e 00 00 02 00 00 00 81
3e 00 00 54 33 20 54 68 65 20 47 61 75 6e 74 6c
65 74 21 20 61 73 73 73 20 74 65 73 74 20 7a 6f
6e 65 20 28 53 53 43 29 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 88 13 61 73 73 74 65 73 74 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00
SEND: 179 bytes (after encryption):
00 03 00 00 00 00 02 81 3e 00 00 02 00 00 00 81
3e 00 00 54 33 20 54 68 65 20 47 61 75 6e 74 6c
65 74 21 20 61 73 73 73 20 74 65 73 74 20 7a 6f
6e 65 20 28 53 53 43 29 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 88 13 61 73 73 74 65 73 74 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00
Got client packet
RAW CLIENT DATA: 6 bytes
00 04 00 00 00 00
DECRYPTED CLIENT DATA: 6 bytes
00 04 00 00 00 00
D <mapnewsdl> news file 'news.txt' reread
Got client packet
RAW CLIENT DATA: 46 bytes
00 03 0b 9d b3 f1 6a b1 98 d0 78 1e d6 5c 3e 8b
04 39 84 78 cc 8f 14 27 15 89 8e b9 54 46 df cc
f5 00 e0 2b ce e2 c1 e5 ee 86 7e 8b 9e 63
DECRYPTED CLIENT DATA: 46 bytes
00 03 0b 9d b3 f1 6a b1 98 d0 78 1e d6 5c 3e 8b
04 39 84 78 cc 8f 14 27 15 89 8e b9 54 46 df cc
f5 00 e0 2b ce e2 c1 e5 ee 86 7e 8b 9e 63
SEND: 6 bytes to pid -1
00 04 0b 9d b3 f1
SEND: 6 bytes (after encryption):
00 04 0b 9d b3 f1
Got client packet
RAW CLIENT DATA: 41 bytes
00 03 0a 9d b3 f1 6b b1 98 d0 79 1e d6 5c 3f 8b
04 39 85 78 cc 9c 11 34 08 d1 a9 f6 19 54 ab cb
e8 58 c7 2b c6 af e1 e1 83
DECRYPTED CLIENT DATA: 41 bytes
00 03 0a 9d b3 f1 6b b1 98 d0 79 1e d6 5c 3f 8b
04 39 85 78 cc 9c 11 34 08 d1 a9 f6 19 54 ab cb
e8 58 c7 2b c6 af e1 e1 83
SEND: 6 bytes to pid -1
00 04 0a 9d b3 f1
SEND: 6 bytes (after encryption):
00 04 0a 9d b3 f1
D <persist> collecting all persistent data and syncing to disk
SEND: 2 bytes to pid -1
I <billing_ssc> lost connection to user database server (auto-retry in 180 secon
ds)
I <bilSEND: 2 bytes (after encryption):
00 07
I <net> (client connection) dropping client connection


It seems like these packets aren't getting to the handler in billing_ssc to set the state from s_waitlogin to s_loggedin. Any ideas?
Back to top
View users profile Send private message Add User to Ignore List
Grelminar
Creator of Asss


Joined: Feb 26 2003
Posts: 378
Offline

PostPosted: Fri Dec 12, 2003 2:11 am    Post subject: Reply to topic Reply with quote

You have to be loading the module "encrypt1" to connect to the ssc biller.
Back to top
View users profile Send private message Add User to Ignore List Send email Visit posters website
NightHawk
Newbie


Joined: Dec 09 2003
Posts: 20
Location: Sabotage'd
Offline

PostPosted: Fri Dec 12, 2003 2:27 am    Post subject: Reply to topic Reply with quote

that did the trick, thx.
Back to top
View users profile Send private message Add User to Ignore List
Display posts from previous:   
Post new topic   Reply to topic    Server Help Forum Index -> ASSS Questions All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum
View online users | View Statistics | View Ignored List


Software by php BB © php BB Group
Server Load: 25 page(s) served in previous 5 minutes.

phpBB Created this page in 0.658028 seconds : 26 queries executed (97.1%): GZIP compression disabled