Symptom:
When running InTime in Linux, an "ERROR: (extract) Failed to open config file intime_viv.ini: permission denied" issue. This may be due to the file permission of intime_viv.ini is read-only.
Resolution:
- Open a terminal. Goto the project directory, run command chmod u+w intime_viv.ini.
[user@host ~]$ chmod u+x intime_viv.ini
- Restart recipe.
Applies to:
- Linux Operating System
Knowledge Base ID: 202105211 - Last Review: May 21 2021 - Revision: 1.0