Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 945329 Details for
Bug 1151067
firewalld is running, but firewall-cmd reports that daemon process is not running
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
firewalld debug log
fw-log (text/plain), 5.23 KB, created by
Michal Sekletar
on 2014-10-09 14:23:33 UTC
(
hide
)
Description:
firewalld debug log
Filename:
MIME Type:
Creator:
Michal Sekletar
Created:
2014-10-09 14:23:33 UTC
Size:
5.23 KB
patch
obsolete
>2014-04-14 15:18:48 ERROR: ZONE_ALREADY_SET >2014-04-14 22:15:31 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-04-14 22:16:19 ERROR: ZONE_ALREADY_SET >2014-04-14 22:16:26 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-04-15 12:00:32 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-04-15 22:14:23 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-04-16 08:23:16 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-04-16 09:56:09 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-04-17 17:17:25 ERROR: '/sbin/iptables -D PREROUTING_ZONES -t nat -i wlp3s0 -g PRE_public' failed: Another app is currently holding the xtables lock. Perhaps you want to use the -w option? >2014-04-17 17:17:25 ERROR: '/sbin/ip6tables -A INPUT_ZONES -t filter -i wlp3s0 -g IN_public' failed: Another app is currently holding the xtables lock. Perhaps you want to use the -w option? >2014-04-17 17:17:25 ERROR: COMMAND_FAILED: '/sbin/iptables -D PREROUTING_ZONES -t nat -i wlp3s0 -g PRE_public' failed: Another app is currently holding the xtables lock. Perhaps you want to use the -w option? >2014-04-17 17:38:12 ERROR: ZONE_ALREADY_SET >2014-04-17 17:40:32 ERROR: ZONE_ALREADY_SET >2014-04-17 17:42:16 ERROR: ZONE_ALREADY_SET >2014-04-25 21:42:39 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-04-26 12:34:09 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-04-27 10:16:21 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-04-27 22:01:48 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-04-28 09:09:23 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-04-28 10:56:10 ERROR: '/sbin/iptables -I INPUT_ZONES 1 -t filter -i docker0 -g IN_public' failed: Another app is currently holding the xtables lock. Perhaps you want to use the -w option? >2014-04-28 10:56:10 ERROR: COMMAND_FAILED: '/sbin/iptables -I INPUT_ZONES 1 -t filter -i docker0 -g IN_public' failed: Another app is currently holding the xtables lock. Perhaps you want to use the -w option? >2014-04-29 21:06:06 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-04-30 08:28:12 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-05-03 10:22:02 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-05-03 15:04:42 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-05-03 16:09:39 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-05-08 21:41:24 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-05-09 08:47:26 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-05-09 08:48:07 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-05-10 13:25:41 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-05-10 16:23:26 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-05-10 17:02:53 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-05-11 16:38:06 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-05-12 07:30:42 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-05-12 07:30:51 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-05-13 15:50:24 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-05-13 19:48:42 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-05-15 17:29:22 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-06-01 15:08:50 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-06-02 23:01:02 ERROR: UNKNOWN_INTERFACE: wlp3s0 >2014-10-09 15:35:36 ERROR: INVALID_ZONE >2014-10-09 15:44:05 WARNING: iptables not usable, disabling IPv4 firewall. >2014-10-09 15:44:35 ERROR: INVALID_ZONE >2014-10-09 15:48:18 ERROR: INVALID_ZONE >2014-10-09 15:48:28 WARNING: ip6tables not usable, disabling IPv6 firewall. >2014-10-09 15:48:28 ERROR: INVALID_ZONE >2014-10-09 15:49:54 DEBUG1: start() >2014-10-09 15:49:55 Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/firewall/server/decorators.py", line 40, in handle_exceptions > return func(*args, **kwargs) > File "/usr/lib/python2.7/site-packages/firewall/server/firewalld.py", line 78, in start > return self.fw.start() > File "/usr/lib/python2.7/site-packages/firewall/core/fw.py", line 246, in start > self._flush() > File "/usr/lib/python2.7/site-packages/firewall/core/fw.py", line 536, in _flush > self._ip4tables.flush() > File "/usr/lib/python2.7/site-packages/firewall/core/ipXtables.py", line 180, in flush > self.__run([ "-t", table, flag ]) > File "/usr/lib/python2.7/site-packages/firewall/core/ipXtables.py", line 136, in __run > " ".join(_args), ret)) >ValueError: '/sbin/iptables -t raw -Z' failed: Another app is currently holding the xtables lock. Perhaps you want to use the -w option? > >2014-10-09 15:49:55 DEBUG1: zone.changeZoneOfInterface('', 'enp0s25') >2014-10-09 15:49:55 ERROR: INVALID_ZONE >2014-10-09 15:50:07 DEBUG1: stop() >2014-10-09 15:50:08 DEBUG1: start() >2014-10-09 15:50:08 Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/firewall/server/decorators.py", line 40, in handle_exceptions > return func(*args, **kwargs) > File "/usr/lib/python2.7/site-packages/firewall/server/firewalld.py", line 78, in start > return self.fw.start() > File "/usr/lib/python2.7/site-packages/firewall/core/fw.py", line 246, in start > self._flush() > File "/usr/lib/python2.7/site-packages/firewall/core/fw.py", line 538, in _flush > self._ip6tables.flush() > File "/usr/lib/python2.7/site-packages/firewall/core/ipXtables.py", line 180, in flush > self.__run([ "-t", table, flag ]) > File "/usr/lib/python2.7/site-packages/firewall/core/ipXtables.py", line 136, in __run > " ".join(_args), ret)) >ValueError: '/sbin/ip6tables -t mangle -X' failed: Another app is currently holding the xtables lock. Perhaps you want to use the -w option? > >2014-10-09 15:50:08 DEBUG1: zone.changeZoneOfInterface('', 'enp0s25') >2014-10-09 15:50:08 ERROR: INVALID_ZONE >2014-10-09 15:50:11 DEBUG1: Get('org.fedoraproject.FirewallD1', 'state') >2014-10-09 15:51:24 DEBUG1: stop()
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1151067
: 945329