foris-controller-collectd-module
nebyl instalován, byl tam foris-controller-collectd-module-src
Po jeho odinstalaci a restartu routeru chyba reForis přetrvává, jen bez dříve uvedené chyby v syslog,
chyba v prohlížeči je zde: …
A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.
[/usr/lib/python3.9/site-packages/flup/server/fcgi_base.py](file:///usr/lib/python3.9/site-packages/flup/server/fcgi_base.py) in **run**(self=<flup.server.fcgi_base.Request object>)
[/usr/lib/python3.9/site-packages/flup/server/fcgi_base.py](file:///usr/lib/python3.9/site-packages/flup/server/fcgi_base.py) in **handler**(self=<flup.server.fcgi.WSGIServer object>, req=<flup.server.fcgi_base.Request object>)
[/usr/lib/python3.9/site-packages/reforis/__main__.py](file:///usr/lib/python3.9/site-packages/reforis/__main__.py) in **__call__**(self=<reforis.__main__.AppWrapper object>, environ={'CONTENT_LENGTH': '0', 'DOCUMENT_ROOT': '/www/turris-webapps/', 'GATEWAY_INTERFACE': 'CGI/1.1', 'HTTPS': 'on', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;...,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'cs,en-GB;q=0.9,en;q=0.8', 'HTTP_CACHE_CONTROL': 'max-age=0', 'HTTP_COOKIE': '_csrf_token=21dacf1f36a94a281f14f6623bd4a17014f2...tytdsoh; sysauth=e117b41d2a3fb876568a0e2ecca56a8b', 'HTTP_DNT': '1', ...}, start_response=<function BaseFCGIServer.handler.<locals>.start_response>)
Souhrn
[/usr/lib/python3.9/site-packages/flask/app.py](file:///usr/lib/python3.9/site-packages/flask/app.py) in **__call__**(self=<Flask 'reforis'>, environ={'CONTENT_LENGTH': '0', 'DOCUMENT_ROOT': '/www/turris-webapps/', 'GATEWAY_INTERFACE': 'CGI/1.1', 'HTTPS': 'on', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;...,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'cs,en-GB;q=0.9,en;q=0.8', 'HTTP_CACHE_CONTROL': 'max-age=0', 'HTTP_COOKIE': '_csrf_token=21dacf1f36a94a281f14f6623bd4a17014f2...tytdsoh; sysauth=e117b41d2a3fb876568a0e2ecca56a8b', 'HTTP_DNT': '1', ...}, start_response=<function BaseFCGIServer.handler.<locals>.start_response>)
[/usr/lib/python3.9/site-packages/flask/app.py](file:///usr/lib/python3.9/site-packages/flask/app.py) in **wsgi_app**(self=<Flask 'reforis'>, environ={'CONTENT_LENGTH': '0', 'DOCUMENT_ROOT': '/www/turris-webapps/', 'GATEWAY_INTERFACE': 'CGI/1.1', 'HTTPS': 'on', 'HTTP_ACCEPT': 'text/html,application/xhtml+xml,application/xml;...,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9', 'HTTP_ACCEPT_ENCODING': 'gzip, deflate, br', 'HTTP_ACCEPT_LANGUAGE': 'cs,en-GB;q=0.9,en;q=0.8', 'HTTP_CACHE_CONTROL': 'max-age=0', 'HTTP_COOKIE': '_csrf_token=21dacf1f36a94a281f14f6623bd4a17014f2...tytdsoh; sysauth=e117b41d2a3fb876568a0e2ecca56a8b', 'HTTP_DNT': '1', ...}, start_response=<function BaseFCGIServer.handler.<locals>.start_response>)
[/usr/lib/python3.9/site-packages/flask/app.py](file:///usr/lib/python3.9/site-packages/flask/app.py) in **handle_exception**(self=<Flask 'reforis'>, e=ControllerMissing('Connection to controller 0000000B00006219 is lost.'))
[/usr/lib/python3.9/site-packages/reforis/__init__.py](file:///usr/lib/python3.9/site-packages/reforis/__init__.py) in **internal_error**(error=<InternalServerError '500: Internal Server Error'>)
[/usr/lib/python3.9/site-packages/flask/templating.py](file:///usr/lib/python3.9/site-packages/flask/templating.py) in **render_template**(template_name_or_list='errors/500.html', **context={'error': <InternalServerError '500: Internal Server Error'>, 'g': <flask.ctx._AppCtxGlobals object>, 'request': <Request 'https://192.168.2.1/reforis/login' [GET]>, 'session': <FileSystemSession {'_permanent': True}>})
[/usr/lib/python3.9/site-packages/flask/app.py](file:///usr/lib/python3.9/site-packages/flask/app.py) in **update_template_context**(self=<Flask 'reforis'>, context={'error': <InternalServerError '500: Internal Server Error'>, 'g': <flask.ctx._AppCtxGlobals object>, 'request': <Request 'https://192.168.2.1/reforis/login' [GET]>, 'session': <FileSystemSession {'_permanent': True}>})
[/usr/lib/python3.9/site-packages/reforis/__init__.py](file:///usr/lib/python3.9/site-packages/reforis/__init__.py) in **add_translations_catalog_to_ctx**()
[/usr/lib/python3.9/site-packages/flask_babel/__init__.py](file:///usr/lib/python3.9/site-packages/flask_babel/__init__.py) in **get_locale**()
[/usr/lib/python3.9/site-packages/reforis/__init__.py](file:///usr/lib/python3.9/site-packages/reforis/__init__.py) in **get_locale**()
[/usr/lib/python3.9/site-packages/reforis/__init__.py](file:///usr/lib/python3.9/site-packages/reforis/__init__.py) in **_get_locale_from_backend**(app=<Flask 'reforis'>)
[/usr/lib/python3.9/site-packages/reforis/backend.py](file:///usr/lib/python3.9/site-packages/reforis/backend.py) in **perform**(self=MqttSender, module='web', action='get_data', data=None, raise_exception_on_failure=True, controller_id=None)
[/usr/lib/python3.9/site-packages/reforis/backend.py](file:///usr/lib/python3.9/site-packages/reforis/backend.py) in **perform**(self=MqttSender, module='web', action='get_data', data=None, raise_exception_on_failure=True, controller_id=None)
[/usr/lib/python3.9/site-packages/reforis/backend.py](file:///usr/lib/python3.9/site-packages/reforis/backend.py) in **_send**(self=MqttSender, module='web', action='get_data', data=None, controller_id=None)
[/usr/lib/python3.9/site-packages/foris_client/buses/mqtt.py](file:///usr/lib/python3.9/site-packages/foris_client/buses/mqtt.py) in **send**(self=<foris_client.buses.mqtt.MqttSender object>, module='web', action='get_data', data=None, timeout=30.0, controller_id='0000000B00006219')
[/usr/lib/python3.9/site-packages/foris_client/buses/mqtt.py](file:///usr/lib/python3.9/site-packages/foris_client/buses/mqtt.py) in **check_controllers**()
**ControllerMissing**: Connection to controller 0000000B00006219 is lost.
args = ('Connection to controller 0000000B00006219 is lost.',)
device_id = '0000000B00006219'
with_traceback = <built-in method with_traceback of ControllerMissing object>