Search found 69 matches

by gabrielvpy
29 Mar 2021, 16:23
Forum: SFS2X Questions
Topic: Issues uploading files
Replies: 3
Views: 3960

Re: Issues uploading files

There's nothing in the smartox.log related to those events. We are running sfs2x v2.16.0 We are not able to reproduce the error. I now is complicated to know what might be the problem without reproducing the issue. That's why our first step was to find more logged data. But theres nothing in the sma...
by gabrielvpy
26 Mar 2021, 20:04
Forum: SFS2X Questions
Topic: Issues uploading files
Replies: 3
Views: 3960

Issues uploading files

We are having issues with some users. They can't upload files. Every player we contacted confirmed they were connected via cell phone data. We are not sure if 100% of the cases are via cell phone data but it is likely. Down below is a snippet of the http access log. I can't find more info in the log...
by gabrielvpy
24 Mar 2021, 17:50
Forum: SFS2X Questions
Topic: Send mail without authentication
Replies: 9
Views: 14013

Re: Send mail without authentication

Awesome. Thanks lapo!
by gabrielvpy
24 Mar 2021, 13:45
Forum: SFS2X Questions
Topic: Send mail without authentication
Replies: 9
Views: 14013

Re: Send mail without authentication

The issue I'm reporting has nothing to do with the relay. Before java even tries to reach the smtp server it is ignoring the configuration. I'll post my code here (it uses the regular gmail smtp server). Notice how the the isSSL is the issue. Can you please run this in a test zoneExtension in the in...
by gabrielvpy
23 Mar 2021, 17:55
Forum: SFS2X Questions
Topic: Send mail without authentication
Replies: 9
Views: 14013

Re: Send mail without authentication

That's the relay they use for you to bypass the authentication process. But you need to access it from a whitelisted IP. But that's beside the point.
Why would the config change the isSSL to false? That's the problem I'm facing.
by gabrielvpy
23 Mar 2021, 16:25
Forum: SFS2X Questions
Topic: Send mail without authentication
Replies: 9
Views: 14013

Re: Send mail without authentication

Ok, in that case I need your help. When I run that code in sfs2x it doesn't set the mail.smtp.ssl.enable correctly. when I run the code on a stand alone jar this is the output DEBUG: getProvider() returning javax.mail.Provider[TRANSPORT,smtp,com.sun.mail.smtp.SMTPTransport,Oracle] DEBUG SMTP: useEhl...
by gabrielvpy
23 Mar 2021, 12:51
Forum: SFS2X Questions
Topic: Send mail without authentication
Replies: 9
Views: 14013

Send mail without authentication

We need to switch to gmail's smtp-relay configuration which doesn't require authentication. Is there a way to do this? This java code is a working example. public static void testEmailRelay(){ // Recipient's email ID needs to be mentioned. String[] to = {"someone@gmail.com"}; // Sender's e...
by gabrielvpy
09 Jan 2020, 14:16
Forum: SFS2X Questions
Topic: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/catalina/startup/Bootstrap
Replies: 13
Views: 15875

Re: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/catalina/startup/Bootstrap

So, I manage to pinpoint when it crashes in my case. 1- Fresh intall OK 2- Upload ZoneExtension and _lib_ folders and postgres jar to SFS2X/lib 3- upload SFS2X/key folder (firebase authentication) by this point I got the following error 13:47:54,186 INFO  [SFSWorker:Sys:1] v2.SmartFoxServer     - Sm...
by gabrielvpy
07 Jan 2020, 17:45
Forum: SFS2X Questions
Topic: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/catalina/startup/Bootstrap
Replies: 13
Views: 15875

Re: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/catalina/startup/Bootstrap

I edited the file changing the jetty path but it didn't work.
I removed the file and it still doesn't work.
by gabrielvpy
07 Jan 2020, 17:35
Forum: SFS2X Questions
Topic: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/catalina/startup/Bootstrap
Replies: 13
Views: 15875

Re: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/catalina/startup/Bootstrap

is this line from that file the issue? -classpath/p ./:lib/*:lib/jetty/lib/*:extensions/__lib__/* there is no jetty folder anymore, there is the new apache-tomcat folder tho. I need that file becuase mine looks like this # Enter one VM parameter per line # To include another file, uncomment the foll...
by gabrielvpy
07 Jan 2020, 17:05
Forum: SFS2X Questions
Topic: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/catalina/startup/Bootstrap
Replies: 13
Views: 15875

Re: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/catalina/startup/Bootstrap

I created an EC2 "Ubuntu Server 18.04 LTS (HVM), SSD Volume Type" t2.micro (free tier) vm at AWS. Opened the 8080, 9933 and 443 ports. Uploaded my extensions and configured them. That is it.

I'll send the email now.
by gabrielvpy
07 Jan 2020, 13:51
Forum: SFS2X Questions
Topic: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/catalina/startup/Bootstrap
Replies: 13
Views: 15875

Re: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/catalina/startup/Bootstrap

I'm having the same issue. I need to migrate my servers ASAP and this is making me lose money. Is there a way for me to download version 2.13.3? I'm currently working with that version without any issues.
by gabrielvpy
05 Jul 2018, 12:35
Forum: SFS2X Questions
Topic: strange network peaks
Replies: 15
Views: 23439

Re: strange network peaks

I don't think that's the case. As I mentioned, I'm monitoring our server from 2 seperate locations. In my house there is only 1 machine online and I see no spikes there. But in the office where we have at least 10 machines online and the same bandwith as my house we get the spikes. So our conclusion...
by gabrielvpy
04 Jul 2018, 17:17
Forum: SFS2X Questions
Topic: strange network peaks
Replies: 15
Views: 23439

Re: strange network peaks

When I say spikes I mean spikes in outgoing and incoming data. Like the ones in the last image I posted.
by gabrielvpy
04 Jul 2018, 14:02
Forum: SFS2X Questions
Topic: strange network peaks
Replies: 15
Views: 23439

Re: strange network peaks

Hi, Lapo. I have a new question regarding this situation. Yesterday morning we were having an unusual amount of spikes and not that many players were playing at that moment. Also, we realized we were having internet issues at the office. So a question roused, could it be that the sampling in the das...

Go to advanced search