Re: Can not connect from the outside, only localhost is working

2014-08-30 Thread Vicente J. Ruiz Jurado
El 25/08/14 a las #4, Yuri Z escribió: > Ok, I followed Vicente's suggestion and I think I have a patch. > > Sorry for the delay in answer. Your patch looks good to me.

Re: Can not connect from the outside, only localhost is working

2014-08-24 Thread Yuri Z
Ok, I followed Vicente's suggestion and I think I have a patch. On Mon, Aug 25, 2014 at 12:11 AM, Yuri Z wrote: > Hi @Vicente > So, what was the problem? Do you have the patch? > > > On Tue, Aug 19, 2014 at 2:17 AM, Vicente J. Ruiz Jurado < > v...@ourproject.org> wrote: > >> Some collaborator s

Re: Can not connect from the outside, only localhost is working

2014-08-24 Thread Yuri Z
Hi @Vicente So, what was the problem? Do you have the patch? On Tue, Aug 19, 2014 at 2:17 AM, Vicente J. Ruiz Jurado wrote: > Some collaborator started today with this issue and I think that have a > patch... > > > > > On 18 de agosto de 2014 19:15:35 CEST, Ali Lown wrote: > >I created an issu

Re: Can not connect from the outside, only localhost is working

2014-08-18 Thread Vicente J. Ruiz Jurado
Some collaborator started today with this issue and I think that have a patch... On 18 de agosto de 2014 19:15:35 CEST, Ali Lown wrote: >I created an issue in Jira for this. > >I bisected the problem to the commit that added jetty9. > >I tried using an up-to-date version of jetty9 - same probl

Re: Can not connect from the outside, only localhost is working

2014-08-18 Thread Ali Lown
I created an issue in Jira for this. I bisected the problem to the commit that added jetty9. I tried using an up-to-date version of jetty9 - same problem on windows. Seems like some sutble problem with the way routing is handled in jetty9 on windows. I then ran out of time. Ali On 18 Aug 2014

Re: Can not connect from the outside, only localhost is working

2014-08-18 Thread Pablo Ojanguren
I didn't make more tests since my last email. I expect to continue with it next week. 2014-08-18 12:02 GMT+02:00 Vicente J. Ruiz Jurado : > El 23/07/14 a las #4, Vicente J. Ruiz Jurado escribió: > > El 20/07/14 a las #4, Yuri Z escribió: > >> well, it is ptobably related to atmosphere use instea

Re: Can not connect from the outside, only localhost is working

2014-08-18 Thread Vicente J. Ruiz Jurado
El 23/07/14 a las #4, Vicente J. Ruiz Jurado escribió: > El 20/07/14 a las #4, Yuri Z escribió: >> well, it is ptobably related to atmosphere use instead of socket.io > > I think is not related with atmosphere. See my old post: > https://www.mail-archive.com/wave-dev@incubator.apache.org/msg05501.

Re: Can not connect from the outside, only localhost is working

2014-07-23 Thread Vicente J. Ruiz Jurado
El 20/07/14 a las #4, Yuri Z escribió: > well, it is ptobably related to atmosphere use instead of socket.io I think is not related with atmosphere. See my old post: https://www.mail-archive.com/wave-dev@incubator.apache.org/msg05501.html I suspect that was introduced in: https://reviews.apache.o

Re: Can not connect from the outside, only localhost is working

2014-07-22 Thread Pablo Ojanguren
I've made following tests on my Ubuntu Box: Configured /etc/hosts to point "local.net" to my LAN IP *a) Set all http* properties to my LAN IP (192.168.1.103)* - http://local.net:9898/ -> OK - http://192.168.1.103:9898/ - NOK (404) - http://192.168.1.103:9898/atmosphere -> NOK (404) So

Re: Can not connect from the outside, only localhost is working

2014-07-20 Thread Ali Lown
This is my guess as well, but I can't seem to get anything unhappy in logs to diagnose from... On 20 July 2014 21:33, Yuri Z wrote: > well, it is ptobably related to atmosphere use instead of socket.io > On Jul 20, 2014 11:05 PM, "Ali Lown" wrote: > >> Ronny, >> >> Okay. I have setup a Server 20

Re: Can not connect from the outside, only localhost is working

2014-07-20 Thread Yuri Z
well, it is ptobably related to atmosphere use instead of socket.io On Jul 20, 2014 11:05 PM, "Ali Lown" wrote: > Ronny, > > Okay. I have setup a Server 2012 R2 machine to test this on, with JRE7. > > Using the RC5 binary, setup as above with only the 4 http_* lines > adjusted to match my machine

Re: Can not connect from the outside, only localhost is working

2014-07-20 Thread Ali Lown
Ronny, Okay. I have setup a Server 2012 R2 machine to test this on, with JRE7. Using the RC5 binary, setup as above with only the 4 http_* lines adjusted to match my machine, I get 404's when attempting to access from anywhere other than localhost. So, this seems to be a Windows specific problem

Re: Can not connect from the outside, only localhost is working

2014-07-20 Thread Ronny Roscher
Hey Ali, Yes it is a Windows Server 2012 R2. "HomeServer.DreamScape.local", HomeServer is the name of the machine, DreamScape the name of the domain. I'm not too familiar with that concept tbh, I had to define one on installing the OS and so far it didn't interfere with much of my network usage.

Re: Can not connect from the outside, only localhost is working

2014-07-20 Thread Ali Lown
Ronny, Looking at your logs, I shall assume that "HomeServer.DreamScape.local" is 192.168.0.14. As it says that it had started a server connector here: 7541 [main] INFO org.eclipse.jetty.server.ServerConnector - Started ServerConnector@270b18{HTTP/1.1}{HomeServer.DreamSca pe.local:9898} I see no

Re: Can not connect from the outside, only localhost is working

2014-07-20 Thread Ronny Roscher
He Ali, thank you for your reply. As I said I didn't change any lines but those I listed in my description. The basis was the server.config found in the following archieve: https://dist.apache.org/repos/dist/dev/incubator/wave/0.5-incubating/apache-wave-bin-0.5-incubating.zip Also you answer mad

Re: Can not connect from the outside, only localhost is working

2014-07-20 Thread Ali Lown
Ronny, Could you list your full server.config. I have just verified that RC5 works fine across a LAN using the exact same combination of http_* options. Regards, Ali On 20 July 2014 11:24, Ronny Roscher wrote: > Hello guys, > > I seem to have a similar problem as this person here: > > http://m