Search found 22 matches

by alexcy32
08 Dec 2015, 10:59
Forum: SFS2X Questions
Topic: Message to be sent too big?
Replies: 5
Views: 8229

Re: Message to be sent too big?

Understood thank you.

Finally can you tell me exactly what the error message will be for a message exceeding the limit? So I can search for it in the HUGE log file I have? :)

Thank you
by alexcy32
08 Dec 2015, 10:43
Forum: SFS2X Questions
Topic: Message to be sent too big?
Replies: 5
Views: 8229

Re: Message to be sent too big?

OK understood, so Lapo in the message log I provided what does the

08 Dec 2015 | 00:44:04,257 | DEBUG | SocketReader | protocol.binary.BinaryIoHandler | | STATE: WAIT_DATA
08 Dec 2015 | 00:44:04,257 | DEBUG | SocketReader | protocol.binary.BinaryIoHandler | | NOT ENOUGH DATA, GO AHEAD

refer to ...
by alexcy32
08 Dec 2015, 09:31
Forum: 2X Features Wish List
Topic: Encryption for zones
Replies: 1
Views: 21750

Encryption for zones

It would be nice if possible for a zone to allow both encrypted and un-cencrypted users to connect to it simultaneously.

Thank you
by alexcy32
08 Dec 2015, 09:28
Forum: SFS2X Questions
Topic: Message to be sent too big?
Replies: 5
Views: 8229

Message to be sent too big?

Hello,

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 ...
by alexcy32
13 Nov 2015, 09:08
Forum: SFS2X Questions
Topic: Zone encryption option
Replies: 1
Views: 4288

Zone encryption option

Hello,

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:

com.smartfoxserver.v2.exceptions.SFSRuntimeException: Login ...
by alexcy32
08 Nov 2015, 06:05
Forum: SFS2X ActionScript 3 API
Topic: Local SWF access HTTPS (SSL encryption of SFS)
Replies: 0
Views: 38966

Local SWF access HTTPS (SSL encryption of SFS)

Dear All,

Here is a question that some of you might have encountered and solvedif you are using encryption of SFS 2.10

1) I have a local SWF (or an SWF running from Flash IDE CS6)

2) It has a local-with-network sandbox

3) When I try sfs.Cryptoinit() I get a sandbox violation:
*** Security ...
by alexcy32
06 Nov 2015, 08:51
Forum: SFS2X Questions
Topic: SSL encryption JKS file
Replies: 10
Views: 16945

Re: SSL encryption JKS file

It seems the UTF-8 encoding was wrong.. Trying again a fresh one.. Will get back to you..

Thank you
by alexcy32
06 Nov 2015, 07:42
Forum: SFS2X Questions
Topic: SSL encryption JKS file
Replies: 10
Views: 16945

Re: SSL encryption JKS file

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 ...
by alexcy32
05 Nov 2015, 16:37
Forum: SFS2X Questions
Topic: SSL encryption JKS file
Replies: 10
Views: 16945

Re: SSL encryption JKS file

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
by alexcy32
05 Nov 2015, 16:19
Forum: SFS2X Questions
Topic: SSL encryption JKS file
Replies: 10
Views: 16945

Re: SSL encryption JKS file

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 ...
by alexcy32
05 Nov 2015, 15:38
Forum: SFS2X Questions
Topic: SSL encryption JKS file
Replies: 10
Views: 16945

Re: SSL encryption JKS file

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 ...
by alexcy32
05 Nov 2015, 12:41
Forum: SFS2X Questions
Topic: SSL encryption JKS file
Replies: 10
Views: 16945

SSL encryption JKS file

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 ...
by alexcy32
05 Nov 2015, 12:36
Forum: SFS2X Questions
Topic: Duplicate SFS2X server
Replies: 3
Views: 5945

Re: Duplicate SFS2X server

Understood.

If I copy the folder I will not have the sfs-2xservice on Machine 2 running (assuming I remove the installation).

Can I just overwrite the Machine 2 SFS folder with the Machine 1 folder instead (since Machine 2 is a clean install)?

Thank you very much.
by alexcy32
05 Nov 2015, 09:56
Forum: SFS2X Questions
Topic: Duplicate SFS2X server
Replies: 3
Views: 5945

Duplicate SFS2X server

Dear All,

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 ...
by alexcy32
28 Oct 2015, 16:55
Forum: SFS2X Questions
Topic: Same SFS but different connection IPs
Replies: 1
Views: 4136

Same SFS but different connection IPs

Hello,

I have client A using Flash/AS3 connecting to my SFS using the public IP.

I have client B using Flash/AS3 connecting to my SFS using a private/Hamachi IP.

After both clients succsfully connect for some reason they cannot "see" each other. This makes me wonder. Do all my clients need to use ...