Skip to content

forever config/set borked (resets config to default) #478

Open
@jvanalst

Description

@jvanalst

node 0.10.20
forever 0.10.8

In the documentation is clearly states

config              Lists all forever user configuration

But when I run "forever set" to setup my directories and then run "forever config" again it doesn't just list the user configuration... it truncates the config.json and resets the contents to the default configuration before listing it.

In fact running if I run "forever set pidPath" and then "forever set sockPath"... pidPath resets to default and only sockPath is saved. The configuration file is getting written to, it just is reseting to default before applying changes... so only the last set command is saved.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions