Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

user1 login successfully, but user2, user3 login failed #4

Open
OttoHX opened this issue Mar 1, 2019 · 0 comments
Open

user1 login successfully, but user2, user3 login failed #4

OttoHX opened this issue Mar 1, 2019 · 0 comments

Comments

@OttoHX
Copy link

OttoHX commented Mar 1, 2019

$ ./skynet ../config/config.game.dev
[:00000001] LAUNCH logger
[:00000002] LAUNCH snlua bootstrap
[:00000003] LAUNCH snlua launcher
[:00000004] LAUNCH snlua cdummy
[:00000005] LAUNCH harbor 0 4
[:00000006] LAUNCH snlua datacenterd
[:00000007] LAUNCH snlua service_mgr
[:00000008] LAUNCH snlua main
[:00000008] [2019-03-02 02:05:50] [info] [main] server starting
[:00000009] LAUNCH snlua protoloader
[:0000000a] LAUNCH snlua debug_console 4040
[:0000000a] Start debug console at 127.0.0.1:4040
[:0000000b] LAUNCH snlua statelogging
[:0000000c] LAUNCH snlua room
[:0000000d] LAUNCH snlua logind
[:0000000e] LAUNCH snlua logind
[:0000000d] [2019-03-02 02:05:50] [info] [logind] login server listen at host 127.0.0.1 port 8080
[:0000000f] LAUNCH snlua gated
[:00000010] LAUNCH snlua watchdog
[:00000010] [2019-03-02 02:05:50] [info] [watchdog] precreate 1 agents in freepool
[:00000011] LAUNCH snlua agent 16
[:00000012] LAUNCH snlua persistent
[:00000013] LAUNCH snlua persistent slave
[:0000000f] Listen on 127.0.0.1:8081
[:00000008] [2019-03-02 02:05:50] [info] [main] server started
[:00000008] KILL self
[:00000002] KILL self
[:00000010] [2019-03-02 02:06:50] [debug] [watchdog] let agent get chance to report recycleable
[:00000010] [2019-03-02 02:07:50] [debug] [watchdog] let agent get chance to report recycleable
[:00000010] [2019-03-02 02:08:50] [debug] [watchdog] let agent get chance to report recycleable
[:0000000e] [2019-03-02 02:09:25] [info] [logind] connect from ip 127.0.0.1:16083 fd 7
[:0000000e] [2019-03-02 02:09:25] [info] [logind] auth_handler token c2t5bmV0bXVk:dXNlcjEJcGFzc3dvcmQx@c2VydmVyMQ==
[:00000010] [2019-03-02 02:09:26] [debug] [watchdog] alloc agent for user uid 1
[:00000011] [2019-03-02 02:09:26] [debug] [agent] load data from database for uid 1
[:00000012] [2019-03-02 02:09:26] [debug] [persistent] load_user_data uid 1
[:00000013] [2019-03-02 02:09:26] [debug] [persistent_slave] load_user_data uid 1
[:0000000f] [2019-03-02 02:09:26] [debug] [gated] server.authed_handler uid 1 fd 9 ip 127.0.0.1:16089
[:00000011] [2019-03-02 02:09:26] [debug] [agent] associate fd 9 ip 127.0.0.1:16089
[:00000010] [2019-03-02 02:09:27] [info] [watchdog] precreate 1 agents in freepool
[:00000014] LAUNCH snlua agent 16
[:00000010] [2019-03-02 02:09:50] [debug] [watchdog] let agent get chance to report recycleable
[:00000010] [2019-03-02 02:10:50] [debug] [watchdog] let agent get chance to report recycleable
[:00000010] [2019-03-02 02:11:50] [debug] [watchdog] let agent get chance to report recycleable
[:0000000e] [2019-03-02 02:12:28] [info] [logind] connect from ip 127.0.0.1:16274 fd 10
[:0000000e] [2019-03-02 02:12:28] [info] [logind] auth_handler token c2t5bmV0bXVk:dXNlcjIJcGFzc3dvcmQy@c2VydmVyMQ==
[:0000000e] [2019-03-02 02:12:29] [warn] [logind] verify platform skynetmud token user2 password2 failed to retrieve uid
[:0000000e] [2019-03-02 02:12:29] [info] [logind] authenticate failed, token c2t5bmV0bXVk:dXNlcjIJcGFzc3dvcmQy@c2VydmVyMQ==
[:0000000d] [2019-03-02 02:12:29] [error] [logind] invalid client fd 10 error ../server/lib/loginserver.lua:153: ../server/s
ervice/logind.lua:109: authentication failed
[:00000010] [2019-03-02 02:12:50] [debug] [watchdog] let agent get chance to report recycleable
[:00000010] [2019-03-02 02:13:50] [debug] [watchdog] let agent get chance to report recycleable
[:0000000e] [2019-03-02 02:14:02] [info] [logind] connect from ip 127.0.0.1:16368 fd 12
[:0000000e] [2019-03-02 02:14:02] [info] [logind] auth_handler token c2t5bmV0bXVk:dXNlcjMJcGFzc3dvcmQz@c2VydmVyMQ==
[:0000000e] [2019-03-02 02:14:03] [warn] [logind] verify platform skynetmud token user3 password3 failed to retrieve uid
[:0000000e] [2019-03-02 02:14:03] [info] [logind] authenticate failed, token c2t5bmV0bXVk:dXNlcjMJcGFzc3dvcmQz@c2VydmVyMQ==
[:0000000d] [2019-03-02 02:14:03] [error] [logind] invalid client fd 12 error ../server/lib/loginserver.lua:153: ../server/s
ervice/logind.lua:109: authentication failed
[:00000010] [2019-03-02 02:14:50] [debug] [watchdog] let agent get chance to report recycleable
[:00000010] [2019-03-02 02:15:50] [debug] [watchdog] let agent get chance to report recycleable
[:00000010] [2019-03-02 02:15:50] [debug] [watchdog] let agent do state persistent when necessary
[:00000011] [2019-03-02 02:15:50] [debug] [agent] uid 1 start to save data

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant