try $sudo killall aped; sleep 1; sudo /etc/init.d/ape-server restart 2010/11/24 Youlin <[email protected]>
> Still don't know how to fix it. Could anyone explain it in detail > please. > > On Nov 21, 6:06 pm, Stefan Sayer <[email protected]> wrote: > > Youlin wrote: > > > sudo /etc/init.d/ape-server restart > > > > > * Restarting Ajax push engine aped > > > ERREUR: bind(6969) (non-root ?).. (src/sock.c line: 88) > > > > most probably there's another instance of ape already running on port > > 6969. check with lsof or ps aux. this version of ape has a bug, it > > does start if binding fails (but it will not do anything). > > > > stefan > > > > > > > > > > > > > > > > > > > > > /_\ | _ \ __| > > > / _ \| _/ _| > > > /_/ \_\_| |___| > > > 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 /var/ape/framework/mootools.js > > > [JS] Loading script /var/ape/framework/Http.js > > > [JS] Loading script /var/ape/framework/userslist.js > > > [JS] Loading script /var/ape/utils/utils.js > > > [JS] Loading script /var/ape/commands/proxy.js > > > [JS] Loading script /var/ape/commands/inlinepush.js > > > [JS] Loading script /var/ape/examples/nickname.js > > > [JS] Loading script /var/ape/examples/move.js > > > [JS] Loading script /var/ape/utils/checkTool.js > > > > > So it stops here. What's the problem? > > -- > 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]<ape-project%[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 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/
