Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create data_path if it doesn't exist #69

Open
mitchhentges opened this issue Mar 11, 2017 · 0 comments
Open

Create data_path if it doesn't exist #69

mitchhentges opened this issue Mar 11, 2017 · 0 comments

Comments

@mitchhentges
Copy link

mitchhentges commented Mar 11, 2017

When mysteryshack is started, but the directory stated by data_path, doesn't exist, it fails with the error:

Failed to parse config: No such file or directory (os error 2)

mysteryshack should create the directory if it doesn't exist.

To reproduce

  1. Edit config and set "data_path = hello"
  2. Run ./mysteryshack serve
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants