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

Application throws an error if Unknown Session.txt doesn't exist #25

Open
didaquis opened this issue Dec 23, 2018 · 0 comments
Open

Application throws an error if Unknown Session.txt doesn't exist #25

didaquis opened this issue Dec 23, 2018 · 0 comments

Comments

@didaquis
Copy link
Collaborator

didaquis commented Dec 23, 2018

Flypi software throws an error if sessions/Unknown Session.txt doesn't exist.

For prevent this error, I have temporarily added that file to the repository and added this line on sessions/.gitignore file: !Unknown Session.txt. This changes prevent the error on first boot of the applicattion.

The final solution will be add some code for create this expected file on file system if doesn't exist and then remove !Unknown Session.txt line from file sessions/.gitignore. Remember delete sessions/Unknown Session.txt file after solve this issue.

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

No branches or pull requests

1 participant