システムログに PulseAudio の authkey.c エラーメッセージが表示される
Issue
-
RHEL 7 の/var/log/messages には、以下のメッセージが表示されます。
pulseaudio[14809]: [pulseaudio] authkey.c: Failed to load authentication key '/home/xxxxxx/.config/pulse/cookie': No such file or directory pulseaudio[14809]: [pulseaudio] authkey.c: Failed to load authentication key '/home/xxxxxx/.pulse-cookie': No such file or directory pulseaudio[14809]: [pulseaudio] authkey.c: Failed to open cookie file '/home/xxxxxx/.config/pulse/cookie': No such file or directory pulseaudio[14809]: [pulseaudio] authkey.c: Failed to open cookie file '/home/xxxxxx/.pulse-cookie': No such file or directory -
RHEL 8 の/var/log/messages には、以下のメッセージが表示されます。
pulseaudio[2391]: Failed to open cookie file '/home/test1/.config/pulse/cookie': No such file or directory pulseaudio[2391]: Failed to load authentication key '/home/test1/.config/pulse/cookie': No such file or directory pulseaudio[2391]: Failed to open cookie file '/home/test1/.pulse-cookie': No such file or directory pulseaudio[2391]: Failed to load authentication key '/home/test1/.pulse-cookie': No such file or directory
Environment
- Red Hat Enterprise Linux (RHEL) 7/8
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.