How can I check through the log files or another way if a message that user A is trying to send to user B is too big and therefore rejected by the server?
Can the check be done on the client (Flash AS3) side as well? For example will an error show up in Flash for user A if the message is ...
I have zone A and I turned off USE ENCRYPTION option so everyone can connect to it. User A connects with NO encryption just fine. User B when trying to use encryption cannot login and get the following error in the msg log:
Is there a way to get more error messages as to why SFS does not start? I tried changing it to DEBUG mode but the logs remain the same. Basically the SFS shuts down as soon as it starts:
06 Nov 2015 | 09:14:25,210 | INFO | SFSWorker:Sys:1 | smartfoxserver.v2.SmartFoxServer | | SmartFoxServer 2X (2 ...
I tried to test the integrity of it and it looks fine. If it's not too much trouble I will send the JKS to your email and please have a look at it.. It's been bugging me for quite some time now and can't fix it. I will reference this thread in the email. Sending it now. Thank you
On the 1st instance for sure SFS was not running. I could not connect to Adminzone(I also tried through the browser at https//:<your-host>:<ssl-port> and it wasn't working also, and the sfs service cannot start).. Isn't this line in the log file imply that the SFS shut down after restart: 05 Nov ...
Here is a fresh copy of the log. The 1st start of the SFS it failed to start (17:31pm). Then I replaced the SSL.INI and I restarted again and it worked ok (17:34pm) -- I have the server on INFO mode when it comes to logging (not DEBUG fyi)
05 Nov 2015 | 17:31:24,856 | INFO | main | smartfoxserver ...
I have managed to create a .pfx file (from Godaddy's SSL certificate using EXPORT command in IIS). Then I create the .jks file as per the instructions on http://docs2x.smartfoxserver.com/GettingStarted/cryptography
Then I copy the .jks file and edit the .ini file to reflect the new .jks file and ...
I have a SFS running 2.10 on Machine 1. I have just installed SFS 2.10 on Machine 2 and I want to duplicate/migrate all my zones/settings/etc to SFS on Machine 2.
1) Which files do I need to copy? 2) I am aware I need to update the IP addresses in the end to reflect Machine 2 ...