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

make cannot write to content dir an error, rather than fatal #1412

Merged
merged 1 commit into from Apr 11, 2016

Conversation

knight-of-ni
Copy link
Member

If under Options the end user enters an invalid path for either the events or images folders, the system is put into a catch 22. A fatal error is presented to the end user, but since it is fatal, the end user cannot proceed to fix the problem.

I have changed the level of the message from Fatal to an Error. This should allow the end user to navigate to Options and fix the problem.

@connortechnology connortechnology merged commit 32dac7e into ZoneMinder:master Apr 11, 2016
@apetit518
Copy link

Where did you change the log level from Fatal to Error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants