Skip to content
This repository was archived by the owner on Mar 9, 2018. It is now read-only.
This repository was archived by the owner on Mar 9, 2018. It is now read-only.

Rapns daemon process get killed #188

Description

@McGar

I have a rapns process run as a daemon, but I found it always get killed in the next day after deploying with capistrano, when I try to start it by hand with "rapns env", it complains "Permission denied" for the log file generated by one of my customized daily loggers which is not for rapns, so I guess rapns get killed because of permission issue to access that log file.

So my question is why rapns tries to access the log file not for itself, I mean I have defined a custom logger for it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions