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 1478420 Details for
Bug 1622020
[abrt] glances: _open(): config.py:566:configure:ValueError: Unable to configure handler 'file': [Errno 13] Permission denied: '/tmp/glances-themasterr.log'
[?]
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.
File: backtrace
backtrace (text/plain), 3.75 KB, created by
TheMasterR
on 2018-08-24 07:55:01 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
TheMasterR
Created:
2018-08-24 07:55:01 UTC
Size:
3.75 KB
patch
obsolete
>config.py:566:configure:ValueError: Unable to configure handler 'file': [Errno 13] Permission denied: '/tmp/glances-themasterr.log' > >Traceback (most recent call last): > File "/usr/lib64/python3.6/logging/config.py", line 558, in configure > handler = self.configure_handler(handlers[name]) > File "/usr/lib64/python3.6/logging/config.py", line 731, in configure_handler > result = factory(**kwargs) > File "/usr/lib64/python3.6/logging/handlers.py", line 150, in __init__ > BaseRotatingHandler.__init__(self, filename, mode, encoding, delay) > File "/usr/lib64/python3.6/logging/handlers.py", line 57, in __init__ > logging.FileHandler.__init__(self, filename, mode, encoding, delay) > File "/usr/lib64/python3.6/logging/__init__.py", line 1031, in __init__ > StreamHandler.__init__(self, self._open()) > File "/usr/lib64/python3.6/logging/__init__.py", line 1060, in _open > return open(self.baseFilename, self.mode, encoding=self.encoding) >PermissionError: [Errno 13] Permission denied: '/tmp/glances-themasterr.log' > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/bin/glances", line 11, in <module> > load_entry_point('Glances==2.11.1', 'console_scripts', 'glances')() > File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 476, in load_entry_point > return get_distribution(dist).load_entry_point(group, name) > File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2700, in load_entry_point > return ep.load() > File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2318, in load > return self.resolve() > File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2324, in resolve > module = __import__(self.module_name, fromlist=['__name__'], level=0) > File "/usr/lib/python3.6/site-packages/glances/__init__.py", line 43, in <module> > from glances.logger import logger > File "/usr/lib/python3.6/site-packages/glances/logger.py", line 119, in <module> > logger = glances_logger() > File "/usr/lib/python3.6/site-packages/glances/logger.py", line 114, in glances_logger > logging.config.dictConfig(config) > File "/usr/lib64/python3.6/logging/config.py", line 795, in dictConfig > dictConfigClass(config).configure() > File "/usr/lib64/python3.6/logging/config.py", line 566, in configure > '%r: %s' % (name, e)) >ValueError: Unable to configure handler 'file': [Errno 13] Permission denied: '/tmp/glances-themasterr.log' > >Local variables in innermost frame: >deferred: [] >filters: {} >formatters: {'standard': <logging.Formatter object at 0x7fa536792dd8>, 'short': <logging.Formatter object at 0x7fa5363320f0>, 'free': <logging.Formatter object at 0x7fa536332588>} >disable_existing: 'False' >handler: <StreamHandler <stderr> (CRITICAL)> >name: 'file' >handlers: {'file': {'filename': '/tmp/glances-themasterr.log'}, 'console': <StreamHandler <stderr> (CRITICAL)>} >EMPTY_DICT: {} >incremental: False >config: {'version': 1, 'root': {'level': 'INFO', 'handlers': ['file', 'console']}, 'formatters': {'standard': <logging.Formatter object at 0x7fa536792dd8>, 'short': <logging.Formatter object at 0x7fa5363320f0>, 'free': <logging.Formatter object at 0x7fa536332588>}, 'handlers': {'file': {'filename': '/tmp/glances-themasterr.log'}, 'console': <StreamHandler <stderr> (CRITICAL)>}, 'loggers': {'debug': {'handlers': ['file', 'console'], 'level': 'DEBUG'}, 'verbose': {'handlers': ['file', 'console'], 'level': 'INFO'}, 'standard': {'handlers': ['file'], 'level': 'INFO'}, 'requests': {'handlers': ['file', 'console'], 'level': 'ERROR'}, 'elasticsearch': {'handlers': ['file', 'console'], 'level': 'ERROR'}, 'elasticsearch.trace': {'handlers': ['file', 'console'], 'level': 'ERROR'}}, 'filters': {}} >self: <logging.config.DictConfigurator object at 0x7fa536792e10>
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 1622020
: 1478420 |
1478421
|
1478422
|
1478423
|
1478424
|
1478425
|
1478426