Hi! Starting the server seems to be all fine.It doesn´t run as a background process per default,so it just hangs there, when started.(You could use somthing like "nohup ./aped >/dev/null 2>&1 &") But your port 6969 is not reachable from the outside - tryingto make a socket connection gives me a "connection refused"back. So you may not have your firewall told about APE? ;o)
Timo --- Nexxes <[email protected]> schrieb am Fr, 12.3.2010: Von: Nexxes <[email protected]> Betreff: [APE Project] Re: APE Test - Error Code using http://automatedemailer.com/ape-jsf/Tools/Check/ An: "APE Project" <[email protected]> Datum: Freitag, 12. März, 2010 20:46 Uhr Cool, thanks much Tim, don't know why I missed that :-)... I got that fixed and now I get the following error on the test demo: http://automatedemailer.com/ape-jsf/Tools/Check/ Options APE JSF Version 1.0 Running test : Contacting APE Server 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.automatedemailer.com:6969 Something went wrong. If you can't fix it by yourself post a message on the newsgroups with the output below or join our IRC channel Below is when I try and start APE logged in as root on the server: MY SSH session to the server: [r...@server ~]# cd .. [r...@server /]# cd ape-server [r...@server ape-server]# cd bin [r...@server bin]# ./aped _ ___ ___ /_\ | _ \ __| / _ \| _/ _| /_/ \_\_| |___| AJAX Push Engine Bind on port 6969 Version : 1.00 Build : Dec 10 2009 20:27:31 Author : Weelya ([email protected]) [Module] [spidermonkey] Loading module : Javascript embeded (0.01) - Anthony Catel [JS] Loading script ../scripts/framework/mootools.js [JS] Loading script ../scripts/framework/Http.js [JS] Loading script ../scripts/framework/userslist.js [JS] Loading script ../scripts/utils/utils.js [JS] Loading script ../scripts/commands/proxy.js [JS] Loading script ../scripts/commands/inlinepush.js [JS] Loading script ../scripts/examples/nickname.js [JS] Loading script ../scripts/examples/move.js [JS] Loading script ../scripts/utils/checkTool.js It just hangs here and doesnt proceed..... Any help would be very much appreciated! Thanks Nate kern -- 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/ __________________________________________________ Do You Yahoo!? Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. http://mail.yahoo.com -- 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/
