Hi,

I guess that you have enable the "http_auth.js" file which is just an
example. Comment it out in main.ape.js ;)

Anthony

On Thu, 19 Aug 2010 07:49:27 -0700 (PDT), Evertjan Garretsen
<[email protected]> wrote:
> Hi everyone,
> 
> I finally upgraded to ape 1.01dev, because i need the serverside left
> command.
> 
> Now everytime i start the new server 1.01dev the clients cannot
> connect, they keep receiving 2 responses over and over again:
> 
> 1st post
> [{"cmd":"CONNECT","chl":1,"params":
>
{"name":"sfdsadf","descr":"","prov":"0","region":"","ip4":"192.168.0.122","pic":"x","state":"0"}}]
> [{"time":"1282228276","raw":"FAIL","data":{"you":"fail"}}]
> 
> 2nd post
> [{"cmd":"CHECK","chl":2,"sessid":null}]
> [{"time":"1282228277","raw":"ERR","data":
> {"code":"004","value":"BAD_SESSID"}}]
> 
> I understand the second response, because no sessid is sent as you can
> see, for the client could not connect. But why am i getting the first
> response of "you":"fail" ? Actually this is quite in-the-face :-) LOL
> 
> When i stop the 1.o1dev server and start the still installed 1.0
> server, all goes well again and everything works just fine. The output
> of the client which connects to v1.0 is shown below:
> 
> APE 1.0
> 
> 1st post
> [{"cmd":"CONNECT","chl":1,"params":
>
{"name":"sfdsadf","descr":"","prov":"0","region":"","ip4":"192.168.0.122","pic":"x","state":"0"}}]
> [{"time":"1282228506","raw":"LOGIN","data":
> {"sessid":"a550b011842e9daa0780bc5b14ab97da"}},
> {"time":"1282228506","raw":"IDENT","data":{"user":
>
{"casttype":"uni","pubid":"3904f8ce3433844f2263415cc5ec31dc","properties":
>
{"kicked":"0","ip4":"192.168.0.122","state":"0","pic":"x","region":"","prov":"0","descr":"","name":"sfdsadf"}}}}]
> 
> Please help
> 
> greetings,
> 
> Evertjan

-- 
You received this message because you are subscribed to the Google
Groups "APE Project" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/ape-project?hl=en
---
APE Project (Ajax Push Engine)
Official website : http://www.ape-project.org/
Git Hub : http://github.com/APE-Project/

Reply via email to