Hi Lapo,
SFS2x is installed on aws ec2.
When do these connections appear? As soon as the server is started?, yes you are correct, after starting the server these connections are appeared.
There are no other machines in my AWS account
Search found 8 matches
- 07 Mar 2024, 13:24
- Forum: SFS2X Questions
- Topic: configuration for comment bitswarm.sessions.DefaultSessionManager logs
- Replies: 5
- Views: 2050
- 07 Mar 2024, 09:34
- Forum: SFS2X Questions
- Topic: configuration for comment bitswarm.sessions.DefaultSessionManager logs
- Replies: 5
- Views: 2050
Re: configuration for comment bitswarm.sessions.DefaultSessionManager logs
Hi Lepo, Thank you reply. Iam not sure how these connection. Can you help me to debug.
Note: Just downloaded the SFS and started. No changes are made in any config files.
Note: Just downloaded the SFS and started. No changes are made in any config files.
- 06 Mar 2024, 09:56
- Forum: SFS2X Questions
- Topic: configuration for comment bitswarm.sessions.DefaultSessionManager logs
- Replies: 5
- Views: 2050
configuration for comment bitswarm.sessions.DefaultSessionManager logs
Hi ,
How can i comment below logs .
01 Mar 2024 | 06:49:46,087 | INFO | SocketReader | bitswarm.sessions.DefaultSessionManager | | Session created: { Id: 7, Type: DEFAULT, Logged: No, IP: 10.0.3.12:3897 } on Server port: 9933 <---> 3897
01 Mar 2024 | 06:49:46,088 | INFO | SocketReader | bitswarm ...
How can i comment below logs .
01 Mar 2024 | 06:49:46,087 | INFO | SocketReader | bitswarm.sessions.DefaultSessionManager | | Session created: { Id: 7, Type: DEFAULT, Logged: No, IP: 10.0.3.12:3897 } on Server port: 9933 <---> 3897
01 Mar 2024 | 06:49:46,088 | INFO | SocketReader | bitswarm ...
- 15 Feb 2024, 11:42
- Forum: SFS2X Questions
- Topic: Is it possible to login same user from two different desktops
- Replies: 1
- Views: 1276
Is it possible to login same user from two different desktops
9317 [New I/O client worker #1-1] ERROR com.client.Client - Login failed. Cause: User al@abc.com is already logged in Zone zone1
9443 [Timer-0] WARN com.client.haversubExtensionClient - -- Connection lost --
9443 [Timer-0] WARN com.client.haversubExtensionClient - -- Connection lost --
- 11 Jan 2024, 13:06
- Forum: SFS2X Questions
- Topic: Is it possible change "actcode" length from 32.
- Replies: 5
- Views: 76165
Re: Is it possible change "actcode" length from 32.
Hi Lapo,
We are using sign up assistence component for our user registration. In user registartion flow, we are sending "activation code" to email and verifying.
As per the document "http://docs2x.smartfoxserver.com/ExtensionsJava/signup-assistant-activation", present the length of the ...
We are using sign up assistence component for our user registration. In user registartion flow, we are sending "activation code" to email and verifying.
As per the document "http://docs2x.smartfoxserver.com/ExtensionsJava/signup-assistant-activation", present the length of the ...
- 11 Jan 2024, 10:27
- Forum: SFS2X Questions
- Topic: Is it possible change "actcode" length from 32.
- Replies: 5
- Views: 76165
Is it possible change "actcode" length from 32.
Hi , Is it possible change "actcode" length from 32 in "Activation and Email" flow.
- 23 Mar 2023, 13:40
- Forum: SFS2X Questions
- Topic: USER_DISCONNECT
- Replies: 3
- Views: 3535
Re: USER_DISCONNECT
Hi Lapo,
Thank you for the response. Now I am clear.
But , how can I noticed disconnection on my server. By using USER_DISCONNET , can I identify that a user is disconnected. Or is there any event can I user on server.
My requirement is, once a player disconnected (internet-failure, or force ...
Thank you for the response. Now I am clear.
But , how can I noticed disconnection on my server. By using USER_DISCONNET , can I identify that a user is disconnected. Or is there any event can I user on server.
My requirement is, once a player disconnected (internet-failure, or force ...
- 22 Mar 2023, 08:54
- Forum: SFS2X Questions
- Topic: USER_DISCONNECT
- Replies: 3
- Views: 3535
USER_DISCONNECT
Iam new to SmartFox.
Iam trying to find a way how we can identify disconnection by internet etc. Implemented USER_DISCONNECT at zone level and deployed on the server. After that connected with a sample client and turn off my wifi.
But on server USER_DISCONNECT is not trigged.
I think my approach ...
Iam trying to find a way how we can identify disconnection by internet etc. Implemented USER_DISCONNECT at zone level and deployed on the server. After that connected with a sample client and turn off my wifi.
But on server USER_DISCONNECT is not trigged.
I think my approach ...