Error on astdb.sqlite3 - reg

General support questions
Post Reply
prabha_friend
Posts: 68
Joined: 2020/06/10 14:05:16

Error on astdb.sqlite3 - reg

Post by prabha_friend » 2020/11/03 15:22:40

Command:

Code: Select all

$ sudo grep -i sealert /var/log/messages
Error Messages:

Code: Select all

localhost setroubleshoot: SELinux is preventing /usr/sbin/asterisk from getattr access on the file /var/lib/asterisk/astdb.sqlite3. For complete SELinux messages run: sealert -l beb32ad6-585f-49f2-a9ea-349f78d6aba8
localhost setroubleshoot: SELinux is preventing /usr/sbin/asterisk from lock access on the file /var/lib/asterisk/astdb.sqlite3. For complete SELinux messages run: sealert -l 9761cf59-86f8-4ece-9c1a-1d82de78fd8b
localhost setroubleshoot: SELinux is preventing /usr/sbin/asterisk from open access on the file /var/lib/asterisk/astdb.sqlite3. For complete SELinux messages run: sealert -l 0fe0de38-2638-49bc-ba1d-257df0b55cd4
localhost setroubleshoot: SELinux is preventing /usr/sbin/asterisk from read access on the file /var/lib/asterisk/astdb.sqlite3. For complete SELinux messages run: sealert -l 16e3be5e-ef57-40ed-bf8a-7e3b0382513e
localhost setroubleshoot: SELinux is preventing asterisk from 'read, write' accesses on the file /var/lib/asterisk/astdb.sqlite3. For complete SELinux messages run: sealert -l 25267652-3655-4b5c-8e2a-8ce23cc9c8ed
How to fix the above error Messages...

Post Reply