Headphones.ini permission

My headphones app is giving the error writing to file headphones.ini and i can’t change settings,
changing displays a popup error

Journactl log error:

Jun 14 10:17:27 python3[446]: 14-Jun-2023 10:17:27 - ERROR :: ('CP Server Thread-3',) : Error writing configuration file: [Errno 30] Read-only file system: '/etc/headphones/headphones.ini'

The output of ls -la /etc/headphones/headphones.ini
-rw------- 1 headphones headphones 6114 Jun 11 22:46 /etc/headphones/headphones.ini

What is the best solution?

No one? Already tryed chmod, now permissions of file are:

-rwxrwxr-x 1 headphones headphones 6151 Jun 14 11:26 /etc/headphones/headphones.ini

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.