Hi I run APE on a dedicated IP on port 80. The local address of the www server is hitriwww.local, ape runs on ape.hitriwww.local.
The test page on the http://0.ape.hitriwww.local/?script&it_works&anticache runs OK (source code with "it_works"). When I try to run the chat demo, all I see is the default login screen with username input field. At login, the following data is sent to the server: POST: http://0.ape.hitriwww.local/? 1 1250902092749 CONNECT matija And this is the server response (mootools-core.js) [ {"raw":"ERR","time":null,"datas":{"code":"001","value":"BAD_PARAM"}} ] ------- If I leave the username blank, the chat GUI becomes visible and the connection with server also seems to work ok (new connection every 25 seconds) - however, sending messages to the server is disabled. Does anybody have an idea, what might be causing the problems? Best, Matija --~--~---------~--~----~------------~-------~--~----~ 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/ -~----------~----~----~----~------~----~------~--~---
