i installed ape 1.1.2.
i was tested to join the server directly whith  http://ape.serv:6969 
but the server never respond, and continue to run at 100% 
i checked with netstat and aped is listening on port 6969

i was checked, DNS, with ping 
*.ape.server.fr   ok   (i changed the name of my server to server.fr)    
ape.server.fr    ok
server.fr     ok

to be really sure, i checked this on 2nd pc to avoid Hosts modifications in 
Windows.. 
same result.
 DNS isn't responsible of the problem, the request go on the server. but, 
without logs, i can't know, the exact cause of the CPU charge..

at last, i decided to remove installed package.. clean up package 
installed history and cache, restart server an reinstall ape.. i will see.. 

I would say you after

Nicloas, i have MySQL installed too, but, same configuration on others 
servers never disfunctionned like this.. from years..
thank for the advice !!

Le mardi 7 avril 2015 18:11:06 UTC+2, Louis Charette a écrit :

> Hi,
>
> Do you have some custom server side scripts that could cause a loop or 
> memory lost?  did you try restarting ape without custom scripts to test if 
> those where the cause of the problem?
>
> Which version did you installed?
>
> Envoyé de mon iPhone
>
> Le 2015-04-07 à 11:58, christian audebert <[email protected] <javascript:>> 
> a écrit :
>
> i was reinstalled entire server 10 day ago, and all worked perfectly, 
> include ape..
> but, this morning, i can't understand why, the ape server go up to 100% of 
> CPU..
> fortunately, i have 4 core on my server, but. can't use push notification. 
> it seem that ape run in circle, but how to know what he do.??
>
> when i check by ssh, ape service is running, but take 100% of processor,
>
> i tried, kill and restart, nothing change.
> the test page work, but fail at 
>
> Can't contact APE Server. Please check the your APE Server is running and 
> the folowing url is pointing to your APE server :
>
> in my /etc/ape/ape.conf, i have this
>
> uid {
>         # "aped" switch to this user/group if it run as root
>         user = daemon
>         group = daemon
> }
>
> Server {
>         port = 6969
>         daemon = yes
>         ip_listen = 0.0.0.0
>         domain = auto <http://www.echargeur.fr>
>         rlimit_nofile = 10000
>         pid_file = /var/run/aped.pid
> }
> Log {
>         debug = 1
>         use_syslog = 0
>         syslog_facility = local2
>         logfile = /var/log/ape.log
> }
> JSONP {
>         eval_func = Ape.transport.read
>         allowed = 1
> }
> Config {
> #relative to ape.conf
>         modules = /usr/lib/ape/
>         modules_conf = /etc/ape/
> }
> # Proxy section is used to resolve hostname and allow access to a IP:port 
> (Middleware-TCPSocket feature)
> #Proxy {
> #       id = freenode
> #       host = irc.freenode.net
> #       port = 6667
> #       readonly = false
> #}
>
>
> questions:
> first:   how to configure APE in the Log part of /etc/ape/ape.conf  to 
> have a more detailled log, better than just "apeserver started" or 
> "apeserver stopped." 
>
> second:  do they have any doc about this part of configuration.? LOG.. ?
>
> third: anyone encountered same problem before./?? and resolved.?
>
> .
>
>  -- 
> -- 
> 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] 
> <javascript:>
> To unsubscribe from this group, send email to
> [email protected] <javascript:>
> 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] <javascript:>.
> For more options, visit https://groups.google.com/d/optout.
>
>

-- 
-- 
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.

Reply via email to