Do you have any Mysql things going on?
I got stuck in the past because of Mysql. Not sure it prevented APE from
working actually, but it may be a thing to look at. Just in case.
Unfortunately, I don't have good news on the log side. I have never found
anything interesting to log more. Sometimes some functions crashed (because
of memory issues actually) without a single error.
What I do is put a lof of logs and try to guess from there when and where
it starts going wrong.
Nicolas.
On Tuesday, April 7, 2015 at 4:58:28 PM UTC+1, christian audebert wrote:
>
> 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]
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.