InTime

How to fix “ERROR: (extract) Failed to open config file intime_viv.ini: permission denied”?

1952 views May 21, 2021 May 27, 2021 pohheng 0

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:

  1. 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