Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for 
change notification.

The "Error_messages" page has been changed by EKastelijn:
https://wiki.apache.org/couchdb/Error_messages?action=diff&rev1=30&rev2=31

  
  This is caused by the fact that SELinux blocks access to certain areas of the 
filesystem.
  
- '''Solution'''
+ '''Solution / Workaround '''
  
  Disable SELinux using the command
  {{{
  setenforce 0
  }}}
  
- If possible, please file a bug in the bug-tracking system of your Linux 
distribution.
+ If possible, please examine your SELinux audit log (/var/log/audit/audit.log) 
and file a bug for this problem in the bug-tracking system of your Linux 
distribution.
  
  === erlang stack trace contains '''bad_utf8_character_code''' ===
  

Reply via email to