Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

Subprocesses get incorrect configuration when DIGITS can't write to config file #1090

Closed
lukeyeager opened this issue Sep 19, 2016 · 0 comments · Fixed by #1091
Closed

Subprocesses get incorrect configuration when DIGITS can't write to config file #1090

lukeyeager opened this issue Sep 19, 2016 · 0 comments · Fixed by #1091
Labels

Comments

@lukeyeager
Copy link
Member

To reproduce:

  • Make digits/digit.cfg non-writeable

    chmod a-w digits/jobs/ digits/digits.cfg
    
  • Start DIGITS with "digits-devserver" and change the jobs_dir to some place that you can write to

  • Try to create a dataset

    Default value for jobs_dir "/home/lyeager/digits/digits/jobs" invalid:  You do not have write permission
    RuntimeError: No valid default value found for configuration option "jobs_dir"
    
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant