Hi, I'm sorry for my english but I have a problem with the testing tools.
I can reach this url : http://ape.sub.domain.dev:6969/, it's showing APE Server... I can reach this ip : http://192.168.1.235:6969/ (it's working too, APE Server...) But, when I run the testing tools, I've got an error : Can't contact APE Server. Please check the your APE Server is running and the folowing url is pointing to your APE server : http://ape.sub.domain.dev:6969 <http://ape.bigdata.yabison.dev:6969/> Something went wrong. If you can't fix it by yourself post a message on the newsgroups <http://groups.google.com/group/ape-project/> with the output below or join our IRC channel <irc://irc.freenode.net/ape-project> Do you have an idea what is my problem ? *My ape.conf* Server { port = 6969 daemon = yes ip_listen = 192.168.1.235 domain = domain.dev rlimit_nofile = 10000 pid_file = /var/run/aped.pid } *My config.js* APE.Config.baseUrl = 'https://sub.domain.dev/APE'; //APE JSF APE.Config.domain = 'domain.dev'; APE.Config.server = 'ape.sub.domain.dev:6969'; //APE server URL *Windows & Ubuntu hosts !* 192.168.1.235 sub.domain.dev 192.168.1.235 ape.sub.domain.dev 192.168.1.235 0.ape.sub.domain.dev 192.168.1.235 1.ape.sub.domain.dev 192.168.1.235 2.ape.sub.domain.dev 192.168.1.235 3.ape.sub.domain.dev 192.168.1.235 4.ape.sub.domain.dev I'm working on a Virtual Machine (Ubuntu) on Windows. Thank you for your help ! Sylvain -- -- 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/ --- You received this message because you are subscribed to the Google Groups "APE Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
