FGRibreau / FGRibreau/forever-webui
Can not use forever-webui on forever module
- Dominant language
- JavaScript
- Stars
- 287
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
This is the forever module log :
```
error: Forever detected script exited with code: 0
error: Script restart attempt #12
[Sun May 10 2015 17:30:07] WARN: Run: node add_user.js to add a user.
[Sun May 10 2015 17:30:07] ERRR: Error: ENOENT, no such file or directory 'users.json'
error: Forever detected script exited with code: 0
```
However, I have added the users.json.
I think maybe the users.json is on my ~/dev/forever-webui,
and I run forever module on ~/
##
---
Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/14035536-can-not-use-forever-webui-on-forever-module?utm_campaign=plugin&utm_content=tracker%2F284235&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F284235&utm_medium=issues&utm_source=github).
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the forever-webui launch from a directory different from ~/dev/forever-webui, using the log's users.json error as the symptom. Trace how the application locates users.json and verify the behavior with the existing forever module setup. Done means a correctly placed users.json is found and the restart loop no longer occurs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100