Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_client.py", line 1629, in send
- Oct 29 23:27:03 aphelion uwsgi[966]: response = await self._send_handling_auth(
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: ...<4 lines>...
- Oct 29 23:27:03 aphelion uwsgi[966]: )
- Oct 29 23:27:03 aphelion uwsgi[966]: ^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_client.py", line 1657, in _send_handling_auth
- Oct 29 23:27:03 aphelion uwsgi[966]: response = await self._send_handling_redirects(
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: ...<3 lines>...
- Oct 29 23:27:03 aphelion uwsgi[966]: )
- Oct 29 23:27:03 aphelion uwsgi[966]: ^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_client.py", line 1694, in _send_handling_redirects
- Oct 29 23:27:03 aphelion uwsgi[966]: response = await self._send_single_request(request)
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_client.py", line 1730, in _send_single_request
- Oct 29 23:27:03 aphelion uwsgi[966]: response = await transport.handle_async_request(request)
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_transports/default.py", line 393, in handle_async_request
- Oct 29 23:27:03 aphelion uwsgi[966]: with map_httpcore_exceptions():
- Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~~~~~~~~~~^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/lib/python3.13/contextlib.py", line 162, in __exit__
- Oct 29 23:27:03 aphelion uwsgi[966]: self.gen.throw(value)
- Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_transports/default.py", line 118, in map_httpcore_exceptions
- Oct 29 23:27:03 aphelion uwsgi[966]: raise mapped_exc(message) from exc
- Oct 29 23:27:03 aphelion uwsgi[966]: httpx.ConnectError: [Errno -3] Temporary failure in name resolution
- Oct 29 23:27:03 aphelion uwsgi[966]: 2025-10-29 23:27:03,345 ERROR:searx.engines.wikidata: Fail to initialize
- Oct 29 23:27:03 aphelion uwsgi[966]: Traceback (most recent call last):
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_transports/default.py", line 101, in map_httpcore_exceptions
- Oct 29 23:27:03 aphelion uwsgi[966]: yield
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_transports/default.py", line 394, in handle_async_request
- Oct 29 23:27:03 aphelion uwsgi[966]: resp = await self._pool.handle_async_request(req)
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpcore/_async/connection_pool.py", line 256, in handle_async_request
- Oct 29 23:27:03 aphelion uwsgi[966]: raise exc from None
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpcore/_async/connection_pool.py", line 236, in handle_async_request
- Oct 29 23:27:03 aphelion uwsgi[966]: response = await connection.handle_async_request(
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: pool_request.request
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: )
- Oct 29 23:27:03 aphelion uwsgi[966]: ^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpcore/_async/connection.py", line 101, in handle_async_request
- Oct 29 23:27:03 aphelion uwsgi[966]: raise exc
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpcore/_async/connection.py", line 78, in handle_async_request
- Oct 29 23:27:03 aphelion uwsgi[966]: stream = await self._connect(request)
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpcore/_async/connection.py", line 124, in _connect
- Oct 29 23:27:03 aphelion uwsgi[966]: stream = await self._network_backend.connect_tcp(**kwargs)
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpcore/_backends/auto.py", line 31, in connect_tcp
- Oct 29 23:27:03 aphelion uwsgi[966]: return await self._backend.connect_tcp(
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: ...<5 lines>...
- Oct 29 23:27:03 aphelion uwsgi[966]: )
- Oct 29 23:27:03 aphelion uwsgi[966]: ^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpcore/_backends/anyio.py", line 113, in connect_tcp
- Oct 29 23:27:03 aphelion uwsgi[966]: with map_exceptions(exc_map):
- Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/lib/python3.13/contextlib.py", line 162, in __exit__
- Oct 29 23:27:03 aphelion uwsgi[966]: self.gen.throw(value)
- Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpcore/_exceptions.py", line 14, in map_exceptions
- Oct 29 23:27:03 aphelion uwsgi[966]: raise to_exc(exc) from exc
- Oct 29 23:27:03 aphelion uwsgi[966]: httpcore.ConnectError: [Errno -3] Temporary failure in name resolution
- Oct 29 23:27:03 aphelion uwsgi[966]: The above exception was the direct cause of the following exception:
- Oct 29 23:27:03 aphelion uwsgi[966]: Traceback (most recent call last):
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/search/processors/abstract.py", line 73, in initialize
- Oct 29 23:27:03 aphelion uwsgi[966]: self.engine.init(get_engine_from_settings(self.engine_name))
- Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/engines/wikidata.py", line 811, in init
- Oct 29 23:27:03 aphelion uwsgi[966]: jsonresponse = send_wikidata_query(query, timeout=20)
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/engines/wikidata.py", line 164, in send_wikidata_query
- Oct 29 23:27:03 aphelion uwsgi[966]: http_response = get(SPARQL_ENDPOINT_URL + '?' + urlencode({'query': query}), headers=get_headers(), **kwargs)
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/__init__.py", line 165, in get
- Oct 29 23:27:03 aphelion uwsgi[966]: return request('get', url, **kwargs)
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/__init__.py", line 96, in request
- Oct 29 23:27:03 aphelion uwsgi[966]: return future.result(timeout)
- Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/lib/python3.13/concurrent/futures/_base.py", line 456, in result
- Oct 29 23:27:03 aphelion uwsgi[966]: return self.__get_result()
- Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~~~~^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/lib/python3.13/concurrent/futures/_base.py", line 401, in __get_result
- Oct 29 23:27:03 aphelion uwsgi[966]: raise self._exception
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/network.py", line 297, in request
- Oct 29 23:27:03 aphelion uwsgi[966]: return await self.call_client(False, method, url, **kwargs)
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/network.py", line 293, in call_client
- Oct 29 23:27:03 aphelion uwsgi[966]: raise e
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/network.py", line 278, in call_client
- Oct 29 23:27:03 aphelion uwsgi[966]: response = await client.request(method, url, **kwargs)
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_client.py", line 1540, in request
- Oct 29 23:27:03 aphelion uwsgi[966]: return await self.send(request, auth=auth, follow_redirects=follow_redirects)
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_client.py", line 1629, in send
- Oct 29 23:27:03 aphelion uwsgi[966]: response = await self._send_handling_auth(
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: ...<4 lines>...
- Oct 29 23:27:03 aphelion uwsgi[966]: )
- Oct 29 23:27:03 aphelion uwsgi[966]: ^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_client.py", line 1657, in _send_handling_auth
- Oct 29 23:27:03 aphelion uwsgi[966]: response = await self._send_handling_redirects(
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: ...<3 lines>...
- Oct 29 23:27:03 aphelion uwsgi[966]: )
- Oct 29 23:27:03 aphelion uwsgi[966]: ^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_client.py", line 1694, in _send_handling_redirects
- Oct 29 23:27:03 aphelion uwsgi[966]: response = await self._send_single_request(request)
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_client.py", line 1730, in _send_single_request
- Oct 29 23:27:03 aphelion uwsgi[966]: response = await transport.handle_async_request(request)
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_transports/default.py", line 393, in handle_async_request
- Oct 29 23:27:03 aphelion uwsgi[966]: with map_httpcore_exceptions():
- Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~~~~~~~~~~^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/lib/python3.13/contextlib.py", line 162, in __exit__
- Oct 29 23:27:03 aphelion uwsgi[966]: self.gen.throw(value)
- Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_transports/default.py", line 118, in map_httpcore_exceptions
- Oct 29 23:27:03 aphelion uwsgi[966]: raise mapped_exc(message) from exc
- Oct 29 23:27:03 aphelion uwsgi[966]: httpx.ConnectError: [Errno -3] Temporary failure in name resolution
- Oct 29 23:27:03 aphelion uwsgi[966]: 2025-10-29 23:27:03,346 ERROR:searx.engines.wikidata: Fail to initialize
- Oct 29 23:27:03 aphelion uwsgi[966]: Traceback (most recent call last):
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_transports/default.py", line 101, in map_httpcore_exceptions
- Oct 29 23:27:03 aphelion uwsgi[966]: yield
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_transports/default.py", line 394, in handle_async_request
- Oct 29 23:27:03 aphelion uwsgi[966]: resp = await self._pool.handle_async_request(req)
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpcore/_async/connection_pool.py", line 256, in handle_async_request
- Oct 29 23:27:03 aphelion uwsgi[966]: raise exc from None
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpcore/_async/connection_pool.py", line 236, in handle_async_request
- Oct 29 23:27:03 aphelion uwsgi[966]: response = await connection.handle_async_request(
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: pool_request.request
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: )
- Oct 29 23:27:03 aphelion uwsgi[966]: ^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpcore/_async/connection.py", line 101, in handle_async_request
- Oct 29 23:27:03 aphelion uwsgi[966]: raise exc
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpcore/_async/connection.py", line 78, in handle_async_request
- Oct 29 23:27:03 aphelion uwsgi[966]: stream = await self._connect(request)
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpcore/_async/connection.py", line 124, in _connect
- Oct 29 23:27:03 aphelion uwsgi[966]: stream = await self._network_backend.connect_tcp(**kwargs)
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpcore/_backends/auto.py", line 31, in connect_tcp
- Oct 29 23:27:03 aphelion uwsgi[966]: return await self._backend.connect_tcp(
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: ...<5 lines>...
- Oct 29 23:27:03 aphelion uwsgi[966]: )
- Oct 29 23:27:03 aphelion uwsgi[966]: ^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpcore/_backends/anyio.py", line 113, in connect_tcp
- Oct 29 23:27:03 aphelion uwsgi[966]: with map_exceptions(exc_map):
- Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/lib/python3.13/contextlib.py", line 162, in __exit__
- Oct 29 23:27:03 aphelion uwsgi[966]: self.gen.throw(value)
- Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpcore/_exceptions.py", line 14, in map_exceptions
- Oct 29 23:27:03 aphelion uwsgi[966]: raise to_exc(exc) from exc
- Oct 29 23:27:03 aphelion uwsgi[966]: httpcore.ConnectError: [Errno -3] Temporary failure in name resolution
- Oct 29 23:27:03 aphelion uwsgi[966]: The above exception was the direct cause of the following exception:
- Oct 29 23:27:03 aphelion uwsgi[966]: Traceback (most recent call last):
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/search/processors/abstract.py", line 73, in initialize
- Oct 29 23:27:03 aphelion uwsgi[966]: self.engine.init(get_engine_from_settings(self.engine_name))
- Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/engines/wikidata.py", line 811, in init
- Oct 29 23:27:03 aphelion uwsgi[966]: jsonresponse = send_wikidata_query(query, timeout=20)
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/engines/wikidata.py", line 164, in send_wikidata_query
- Oct 29 23:27:03 aphelion uwsgi[966]: http_response = get(SPARQL_ENDPOINT_URL + '?' + urlencode({'query': query}), headers=get_headers(), **kwargs)
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/__init__.py", line 165, in get
- Oct 29 23:27:03 aphelion uwsgi[966]: return request('get', url, **kwargs)
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/__init__.py", line 96, in request
- Oct 29 23:27:03 aphelion uwsgi[966]: return future.result(timeout)
- Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/lib/python3.13/concurrent/futures/_base.py", line 456, in result
- Oct 29 23:27:03 aphelion uwsgi[966]: return self.__get_result()
- Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~~~~^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/lib/python3.13/concurrent/futures/_base.py", line 401, in __get_result
- Oct 29 23:27:03 aphelion uwsgi[966]: raise self._exception
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/network.py", line 297, in request
- Oct 29 23:27:03 aphelion uwsgi[966]: return await self.call_client(False, method, url, **kwargs)
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/network.py", line 293, in call_client
- Oct 29 23:27:03 aphelion uwsgi[966]: raise e
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/network.py", line 278, in call_client
- Oct 29 23:27:03 aphelion uwsgi[966]: response = await client.request(method, url, **kwargs)
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_client.py", line 1540, in request
- Oct 29 23:27:03 aphelion uwsgi[966]: return await self.send(request, auth=auth, follow_redirects=follow_redirects)
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_client.py", line 1629, in send
- Oct 29 23:27:03 aphelion uwsgi[966]: response = await self._send_handling_auth(
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: ...<4 lines>...
- Oct 29 23:27:03 aphelion uwsgi[966]: )
- Oct 29 23:27:03 aphelion uwsgi[966]: ^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_client.py", line 1657, in _send_handling_auth
- Oct 29 23:27:03 aphelion uwsgi[966]: response = await self._send_handling_redirects(
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: ...<3 lines>...
- Oct 29 23:27:03 aphelion uwsgi[966]: )
- Oct 29 23:27:03 aphelion uwsgi[966]: ^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_client.py", line 1694, in _send_handling_redirects
- Oct 29 23:27:03 aphelion uwsgi[966]: response = await self._send_single_request(request)
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_client.py", line 1730, in _send_single_request
- Oct 29 23:27:03 aphelion uwsgi[966]: response = await transport.handle_async_request(request)
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_transports/default.py", line 393, in handle_async_request
- Oct 29 23:27:03 aphelion uwsgi[966]: with map_httpcore_exceptions():
- Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~~~~~~~~~~^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/lib/python3.13/contextlib.py", line 162, in __exit__
- Oct 29 23:27:03 aphelion uwsgi[966]: self.gen.throw(value)
- Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_transports/default.py", line 118, in map_httpcore_exceptions
- Oct 29 23:27:03 aphelion uwsgi[966]: raise mapped_exc(message) from exc
- Oct 29 23:27:03 aphelion uwsgi[966]: httpx.ConnectError: [Errno -3] Temporary failure in name resolution
- Oct 29 23:27:03 aphelion uwsgi[966]: 2025-10-29 23:27:03,347 ERROR:searx.engines.wikidata: Fail to initialize
- Oct 29 23:27:03 aphelion uwsgi[966]: Traceback (most recent call last):
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_transports/default.py", line 101, in map_httpcore_exceptions
- Oct 29 23:27:03 aphelion uwsgi[966]: yield
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_transports/default.py", line 394, in handle_async_request
- Oct 29 23:27:03 aphelion uwsgi[966]: resp = await self._pool.handle_async_request(req)
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpcore/_async/connection_pool.py", line 256, in handle_async_request
- Oct 29 23:27:03 aphelion uwsgi[966]: raise exc from None
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpcore/_async/connection_pool.py", line 236, in handle_async_request
- Oct 29 23:27:03 aphelion uwsgi[966]: response = await connection.handle_async_request(
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: pool_request.request
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: )
- Oct 29 23:27:03 aphelion uwsgi[966]: ^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpcore/_async/connection.py", line 101, in handle_async_request
- Oct 29 23:27:03 aphelion uwsgi[966]: raise exc
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpcore/_async/connection.py", line 78, in handle_async_request
- Oct 29 23:27:03 aphelion uwsgi[966]: stream = await self._connect(request)
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpcore/_async/connection.py", line 124, in _connect
- Oct 29 23:27:03 aphelion uwsgi[966]: stream = await self._network_backend.connect_tcp(**kwargs)
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpcore/_backends/auto.py", line 31, in connect_tcp
- Oct 29 23:27:03 aphelion uwsgi[966]: return await self._backend.connect_tcp(
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: ...<5 lines>...
- Oct 29 23:27:03 aphelion uwsgi[966]: )
- Oct 29 23:27:03 aphelion uwsgi[966]: ^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpcore/_backends/anyio.py", line 113, in connect_tcp
- Oct 29 23:27:03 aphelion uwsgi[966]: with map_exceptions(exc_map):
- Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/lib/python3.13/contextlib.py", line 162, in __exit__
- Oct 29 23:27:03 aphelion uwsgi[966]: self.gen.throw(value)
- Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpcore/_exceptions.py", line 14, in map_exceptions
- Oct 29 23:27:03 aphelion uwsgi[966]: raise to_exc(exc) from exc
- Oct 29 23:27:03 aphelion uwsgi[966]: httpcore.ConnectError: [Errno -3] Temporary failure in name resolution
- Oct 29 23:27:03 aphelion uwsgi[966]: The above exception was the direct cause of the following exception:
- Oct 29 23:27:03 aphelion uwsgi[966]: Traceback (most recent call last):
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/search/processors/abstract.py", line 73, in initialize
- Oct 29 23:27:03 aphelion uwsgi[966]: self.engine.init(get_engine_from_settings(self.engine_name))
- Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/engines/wikidata.py", line 811, in init
- Oct 29 23:27:03 aphelion uwsgi[966]: jsonresponse = send_wikidata_query(query, timeout=20)
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/engines/wikidata.py", line 164, in send_wikidata_query
- Oct 29 23:27:03 aphelion uwsgi[966]: http_response = get(SPARQL_ENDPOINT_URL + '?' + urlencode({'query': query}), headers=get_headers(), **kwargs)
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/__init__.py", line 165, in get
- Oct 29 23:27:03 aphelion uwsgi[966]: return request('get', url, **kwargs)
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/__init__.py", line 96, in request
- Oct 29 23:27:03 aphelion uwsgi[966]: return future.result(timeout)
- Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/lib/python3.13/concurrent/futures/_base.py", line 456, in result
- Oct 29 23:27:03 aphelion uwsgi[966]: return self.__get_result()
- Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~~~~^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/lib/python3.13/concurrent/futures/_base.py", line 401, in __get_result
- Oct 29 23:27:03 aphelion uwsgi[966]: raise self._exception
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/network.py", line 297, in request
- Oct 29 23:27:03 aphelion uwsgi[966]: return await self.call_client(False, method, url, **kwargs)
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/network.py", line 293, in call_client
- Oct 29 23:27:03 aphelion uwsgi[966]: raise e
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/network.py", line 278, in call_client
- Oct 29 23:27:03 aphelion uwsgi[966]: response = await client.request(method, url, **kwargs)
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_client.py", line 1540, in request
- Oct 29 23:27:03 aphelion uwsgi[966]: return await self.send(request, auth=auth, follow_redirects=follow_redirects)
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_client.py", line 1629, in send
- Oct 29 23:27:03 aphelion uwsgi[966]: response = await self._send_handling_auth(
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: ...<4 lines>...
- Oct 29 23:27:03 aphelion uwsgi[966]: )
- Oct 29 23:27:03 aphelion uwsgi[966]: ^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_client.py", line 1657, in _send_handling_auth
- Oct 29 23:27:03 aphelion uwsgi[966]: response = await self._send_handling_redirects(
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: ...<3 lines>...
- Oct 29 23:27:03 aphelion uwsgi[966]: )
- Oct 29 23:27:03 aphelion uwsgi[966]: ^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_client.py", line 1694, in _send_handling_redirects
- Oct 29 23:27:03 aphelion uwsgi[966]: response = await self._send_single_request(request)
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_client.py", line 1730, in _send_single_request
- Oct 29 23:27:03 aphelion uwsgi[966]: response = await transport.handle_async_request(request)
- Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_transports/default.py", line 393, in handle_async_request
- Oct 29 23:27:03 aphelion uwsgi[966]: with map_httpcore_exceptions():
- Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~~~~~~~~~~^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/lib/python3.13/contextlib.py", line 162, in __exit__
- Oct 29 23:27:03 aphelion uwsgi[966]: self.gen.throw(value)
- Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~^^^^^^^
- Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searx-pyenv/lib/python3.13/site-packages/httpx/_transports/default.py", line 118, in map_httpcore_exceptions
- Oct 29 23:27:03 aphelion uwsgi[966]: raise mapped_exc(message) from exc
- Oct 29 23:27:03 aphelion uwsgi[966]: httpx.ConnectError: [Errno -3] Temporary failure in name resolution
- Oct 29 23:27:04 aphelion ckb-next-daemon[957]: [W] nxp_usb_read (via firmware.c:45): ckb3: Timeout while waiting for response
- Oct 29 23:27:05 aphelion dbus-broker-launch[952]: Activation request for 'org.freedesktop.home1' failed: The systemd unit 'dbus-org.freedesktop.home1.service' could not be found.
- Oct 29 23:27:06 aphelion login[979]: pam_unix(login:session): session opened for user junebug(uid=1000) by junebug(uid=0)
- Oct 29 23:27:06 aphelion systemd-logind[964]: New session '1' of user 'junebug' with class 'user' and type 'tty'.
- Oct 29 23:27:06 aphelion systemd[1]: Created slice User Slice of UID 1000.
- Oct 29 23:27:06 aphelion systemd[1]: Starting User Runtime Directory /run/user/1000...
- Oct 29 23:27:06 aphelion systemd[1]: sys-devices-virtual-misc-rfkill.device: Failed to enqueue SYSTEMD_WANTS job, ignoring: Unit systemd-rfkill.socket is masked.
- Oct 29 23:27:06 aphelion systemd-user-runtime-dir[3801]: Successfully configured disk quota for UID 1000 on /dev/shm to 24.1G
- Oct 29 23:27:06 aphelion systemd[1]: Finished User Runtime Directory /run/user/1000.
- Oct 29 23:27:06 aphelion systemd[1]: Starting User Manager for UID 1000...
- Oct 29 23:27:06 aphelion (systemd)[3804]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[/dev/tty1] user=[junebug] ruser=[<unknown>] rhost=[<unknown>]
- Oct 29 23:27:06 aphelion (systemd)[3804]: pam_unix(systemd-user:session): session opened for user junebug(uid=1000) by junebug(uid=0)
- Oct 29 23:27:06 aphelion systemd-logind[964]: New session '2' of user 'junebug' with class 'manager' and type 'unspecified'.
- Oct 29 23:27:06 aphelion systemd-xdg-autostart-generator[3813]: Exec binary '/usr/lib/vesktop/vesktop' does not exist: No such file or directory
- Oct 29 23:27:06 aphelion systemd-xdg-autostart-generator[3813]: /home/junebug/.config/autostart/vesktop.desktop: not generating unit, executable specified in Exec= does not exist.
- Oct 29 23:27:06 aphelion systemd[3804]: Queued start job for default target Main User Target.
- Oct 29 23:27:06 aphelion systemd[3804]: Created slice User Application Slice.
- Oct 29 23:27:06 aphelion systemd[3804]: Created slice User Core Session Slice.
- Oct 29 23:27:06 aphelion systemd[3804]: Reached target Paths.
- Oct 29 23:27:06 aphelion systemd[3804]: Reached target Timers.
- Oct 29 23:27:06 aphelion systemd[3804]: Starting D-Bus User Message Bus Socket...
- Oct 29 23:27:06 aphelion systemd[3804]: Listening on GnuPG network certificate management daemon.
- Oct 29 23:27:06 aphelion systemd[3804]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
- Oct 29 23:27:06 aphelion systemd[3804]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
- Oct 29 23:27:06 aphelion systemd[3804]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
- Oct 29 23:27:06 aphelion systemd[3804]: Listening on GnuPG cryptographic agent and passphrase cache.
- Oct 29 23:27:06 aphelion systemd[3804]: Listening on GnuPG public key management service.
- Oct 29 23:27:06 aphelion systemd[3804]: Listening on p11-kit server.
- Oct 29 23:27:06 aphelion systemd[3804]: Listening on PipeWire PulseAudio.
- Oct 29 23:27:06 aphelion systemd[3804]: Listening on PipeWire Multimedia System Sockets.
- Oct 29 23:27:06 aphelion systemd[3804]: Listening on Query the User Interactively for a Password.
- Oct 29 23:27:06 aphelion systemd[3804]: Listening on D-Bus User Message Bus Socket.
- Oct 29 23:27:06 aphelion systemd[3804]: Reached target Sockets.
- Oct 29 23:27:06 aphelion systemd[3804]: Starting D-Bus User Message Bus...
- Oct 29 23:27:06 aphelion dbus-broker-launch[3816]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +31: Eavesdropping is deprecated and ignored
- Oct 29 23:27:06 aphelion dbus-broker-launch[3816]: Policy to allow eavesdropping in /usr/share/dbus-1/session.conf +33: Eavesdropping is deprecated and ignored
- Oct 29 23:27:06 aphelion systemd[3804]: Started D-Bus User Message Bus.
- Oct 29 23:27:06 aphelion dbus-broker-launch[3816]: Ready
- Oct 29 23:27:06 aphelion systemd[3804]: Reached target Basic System.
- Oct 29 23:27:06 aphelion systemd[1]: Started User Manager for UID 1000.
- Oct 29 23:27:06 aphelion systemd[1]: Started Session 1 of User junebug.
- Oct 29 23:27:06 aphelion systemd[3804]: Started PipeWire Multimedia Service.
- Oct 29 23:27:06 aphelion systemd[3804]: Started Syncthing - Open Source Continuous File Synchronization.
- Oct 29 23:27:06 aphelion systemd[3804]: Started Multimedia Service Session Manager.
- Oct 29 23:27:06 aphelion login[979]: LOGIN ON tty1 BY junebug
- Oct 29 23:27:06 aphelion systemd[3804]: Started PipeWire PulseAudio.
- Oct 29 23:27:06 aphelion systemd[3804]: Reached target Main User Target.
- Oct 29 23:27:06 aphelion systemd[3804]: Startup finished in 94ms.
- Oct 29 23:27:06 aphelion systemd[1]: Starting RealtimeKit Scheduling Policy Service...
- Oct 29 23:27:06 aphelion systemd[1]: Started RealtimeKit Scheduling Policy Service.
- Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Successfully called chroot.
- Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Successfully dropped privileges.
- Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Successfully limited resources.
- Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Running.
- Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Canary thread running.
- Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Watchdog thread running.
- Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 0 threads of 0 processes of 0 users.
- Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 0 threads of 0 processes of 0 users.
- Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 0 threads of 0 processes of 0 users.
- Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 0 threads of 0 processes of 0 users.
- Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 0 threads of 0 processes of 0 users.
- Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 0 threads of 0 processes of 0 users.
- Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 0 threads of 0 processes of 0 users.
- Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 0 threads of 0 processes of 0 users.
- Oct 29 23:27:06 aphelion systemd[1]: Starting Authorization Manager...
- Oct 29 23:27:06 aphelion syncthing[3819]: syncthing v2.0.10 "Hafnium Hornet" (go1.25.1 X:nodwarf5 linux-amd64) syncthing@archlinux 2025-09-24 16:20:46 UTC [noupgrade] (log.pkg=main)
- Oct 29 23:27:06 aphelion wireplumber[3820]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion 'already_registered_dispatcher == self' failed
- Oct 29 23:27:06 aphelion wireplumber[3820]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion 'already_registered_dispatcher == self' failed
- Oct 29 23:27:06 aphelion wireplumber[3820]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion 'already_registered_dispatcher == self' failed
- Oct 29 23:27:06 aphelion wireplumber[3820]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion 'already_registered_dispatcher == self' failed
- Oct 29 23:27:06 aphelion polkitd[3864]: Started polkitd version 126
- Oct 29 23:27:06 aphelion polkitd[3864]: Loading rules from directory /etc/polkit-1/rules.d
- Oct 29 23:27:06 aphelion polkitd[3864]: Loading rules from directory /run/polkit-1/rules.d
- Oct 29 23:27:06 aphelion polkitd[3864]: Error opening rules directory: Error opening directory “/run/polkit-1/rules.d”: No such file or directory (g-file-error-quark, 4)
- Oct 29 23:27:06 aphelion polkitd[3864]: Loading rules from directory /usr/local/share/polkit-1/rules.d
- Oct 29 23:27:06 aphelion polkitd[3864]: Error opening rules directory: Error opening directory “/usr/local/share/polkit-1/rules.d”: No such file or directory (g-file-error-quark, 4)
- Oct 29 23:27:06 aphelion polkitd[3864]: Loading rules from directory /usr/share/polkit-1/rules.d
- Oct 29 23:27:06 aphelion polkitd[3864]: Finished loading, compiling and executing 5 rules
- Oct 29 23:27:06 aphelion systemd[1]: Started Authorization Manager.
- Oct 29 23:27:06 aphelion polkitd[3864]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
- Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Successfully made thread 3822 of process 3822 owned by '1000' high priority at nice level -11.
- Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 1 threads of 1 processes of 1 users.
- Oct 29 23:27:06 aphelion syncthing[3819]: Calculated our device ID (device=FJYA64P-YTCGMST-OZFZLQ7-BJJK6JP-CZI6SHV-WYHJAFQ-V7HDF4R-G2LMTQR log.pkg=syncthing)
- Oct 29 23:27:06 aphelion syncthing[3819]: Overall rate limit in use (send="is unlimited" recv="is unlimited" log.pkg=connections)
- Oct 29 23:27:06 aphelion syncthing[3819]: Relay listener starting (id=dynamic+https://relays.syncthing.net/endpoint log.pkg=connections)
- Oct 29 23:27:06 aphelion syncthing[3819]: Using discovery mechanism (identity="global discovery server https://discovery-lookup.syncthing.net/v2/?noannounce" log.pkg=discover)
- Oct 29 23:27:06 aphelion syncthing[3819]: Using discovery mechanism (identity="global discovery server https://discovery-announce-v4.syncthing.net/v2/?nolookup" log.pkg=discover)
- Oct 29 23:27:06 aphelion syncthing[3819]: Using discovery mechanism (identity="global discovery server https://discovery-announce-v6.syncthing.net/v2/?nolookup" log.pkg=discover)
- Oct 29 23:27:06 aphelion syncthing[3819]: Using discovery mechanism (identity="IPv4 local broadcast discovery on port 21027" log.pkg=discover)
- Oct 29 23:27:06 aphelion syncthing[3819]: Using discovery mechanism (identity="IPv6 local multicast discovery on address [ff12::8384]:21027" log.pkg=discover)
- Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Successfully made thread 3818 of process 3818 owned by '1000' high priority at nice level -11.
- Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 2 threads of 2 processes of 1 users.
- Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 2 threads of 2 processes of 1 users.
- Oct 29 23:27:06 aphelion syncthing[3819]: TCP listener starting (address="[::]:22000" log.pkg=connections)
- Oct 29 23:27:06 aphelion syncthing[3819]: QUIC listener starting (address="[::]:22000" log.pkg=connections)
- Oct 29 23:27:06 aphelion syncthing[3819]: Ready to synchronize (folder.label=.junebugSync folder.id=2uuxk-sdnzp folder.type=sendreceive log.pkg=model)
- Oct 29 23:27:06 aphelion syncthing[3819]: GUI and API listening (address=127.0.0.1:8384 log.pkg=api)
- Oct 29 23:27:06 aphelion syncthing[3819]: Access the GUI via the following URL: http://127.0.0.1:8384/ (log.pkg=api)
- Oct 29 23:27:06 aphelion syncthing[3819]: Detected NAT services (count=0 log.pkg=nat)
- Oct 29 23:27:06 aphelion syncthing[3819]: Loaded configuration (name=aphelion log.pkg=syncthing)
- Oct 29 23:27:06 aphelion syncthing[3819]: Loaded peer device configuration (device=2DQO65J name=voyager address="[dynamic]" log.pkg=syncthing)
- Oct 29 23:27:06 aphelion syncthing[3819]: Relay listener shutting down (id=dynamic+https://relays.syncthing.net/endpoint log.pkg=connections)
- Oct 29 23:27:06 aphelion syncthing[3819]: Service failed (error="Get \"https://relays.syncthing.net/endpoint\": dial tcp: lookup relays.syncthing.net: Temporary failure in name resolution" supervisor=listenerSupervisor@dynamic+https://relays.syncthing.net/endpoint service=dynamic+https://relays.syncthing.net/endpo>
- Oct 29 23:27:06 aphelion syncthing[3819]: Relay listener starting (id=dynamic+https://relays.syncthing.net/endpoint log.pkg=connections)
- Oct 29 23:27:06 aphelion syncthing[3819]: Ready to synchronize (folder.label="Default Folder" folder.id=default folder.type=sendreceive log.pkg=model)
- Oct 29 23:27:06 aphelion syncthing[3819]: Relay listener shutting down (id=dynamic+https://relays.syncthing.net/endpoint log.pkg=connections)
- Oct 29 23:27:06 aphelion syncthing[3819]: Service failed (error="Get \"https://relays.syncthing.net/endpoint\": dial tcp: lookup relays.syncthing.net: Temporary failure in name resolution" supervisor=listenerSupervisor@dynamic+https://relays.syncthing.net/endpoint service=dynamic+https://relays.syncthing.net/endpo>
- Oct 29 23:27:06 aphelion syncthing[3819]: Relay listener starting (id=dynamic+https://relays.syncthing.net/endpoint log.pkg=connections)
- Oct 29 23:27:06 aphelion syncthing[3819]: Relay listener shutting down (id=dynamic+https://relays.syncthing.net/endpoint log.pkg=connections)
- Oct 29 23:27:06 aphelion syncthing[3819]: Service failed (error="Get \"https://relays.syncthing.net/endpoint\": dial tcp: lookup relays.syncthing.net: Temporary failure in name resolution" supervisor=listenerSupervisor@dynamic+https://relays.syncthing.net/endpoint service=dynamic+https://relays.syncthing.net/endpo>
- Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Successfully made thread 3846 of process 3822 owned by '1000' RT at priority 20.
- Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 3 threads of 2 processes of 1 users.
- Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Successfully made thread 3845 of process 3818 owned by '1000' RT at priority 20.
- Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 4 threads of 2 processes of 1 users.
- Oct 29 23:27:06 aphelion syncthing[3819]: Completed initial scan (folder.label=.junebugSync folder.id=2uuxk-sdnzp folder.type=sendreceive log.pkg=model)
- Oct 29 23:27:06 aphelion syncthing[3819]: Completed initial scan (folder.label="Default Folder" folder.id=default folder.type=sendreceive log.pkg=model)
- Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Successfully made thread 3820 of process 3820 owned by '1000' high priority at nice level -11.
- Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 5 threads of 3 processes of 1 users.
- Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Successfully made thread 3866 of process 3820 owned by '1000' RT at priority 20.
- Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 6 threads of 3 processes of 1 users.
- Oct 29 23:27:06 aphelion wireplumber[3820]: default: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
- Oct 29 23:27:06 aphelion wireplumber[3820]: wp-device: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
- Oct 29 23:27:06 aphelion wireplumber[3820]: s-monitors-libcamera: PipeWire's libcamera SPA plugin is missing or broken. Some camera types may not be supported.
- Oct 29 23:27:06 aphelion ckb-next-daemon[957]: [W] nxp_usb_read (via firmware.c:45): ckb3: Timeout while waiting for response
- Oct 29 23:27:06 aphelion syncthing[3819]: Measured hashing performance (perf="2686.71 MB/s" log.pkg=syncthing)
- Oct 29 23:27:07 aphelion dhcpcd[967]: enp12s0: carrier acquired
- Oct 29 23:27:07 aphelion kernel: r8169 0000:0c:00.0 enp12s0: Link is Up - 5Gbps/Full - flow control off
- Oct 29 23:27:07 aphelion dhcpcd[967]: enp12s0: IAID 84:7a:18:2c
- Oct 29 23:27:07 aphelion dhcpcd[967]: enp12s0: adding address fe80::e22b:8132:4f73:c016
- Oct 29 23:27:07 aphelion systemd[3804]: Starting User preferences database...
- Oct 29 23:27:07 aphelion systemd[3804]: Started User preferences database.
- Oct 29 23:27:07 aphelion systemd[3804]: Started Hyprland Polkit Authentication Agent.
- Oct 29 23:27:07 aphelion hyprpolkitagent[3995]: New PolkitAgentListener 0x629b0cd27a50
- Oct 29 23:27:07 aphelion hyprpolkitagent[3995]: Adding new listener PolkitQt1::Agent::Listener(0x629b0cd270c0) for 0x629b0cd27a50
- Oct 29 23:27:07 aphelion polkitd[3864]: Registered Authentication Agent for unix-session:1 (system bus name :1.20 [/usr/lib/hyprpolkitagent/hyprpolkitagent], object path /org/hyprland/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
- Oct 29 23:27:07 aphelion systemd[3804]: Starting Portal service...
- Oct 29 23:27:08 aphelion systemd[3804]: Starting sandboxed app permission store...
- Oct 29 23:27:08 aphelion systemd[3804]: Started sandboxed app permission store.
- Oct 29 23:27:08 aphelion systemd[3804]: Starting flatpak document portal service...
- Oct 29 23:27:08 aphelion systemd[3804]: Started flatpak document portal service.
- Oct 29 23:27:08 aphelion rtkit-daemon[3844]: Supervising 6 threads of 3 processes of 1 users.
- Oct 29 23:27:08 aphelion rtkit-daemon[3844]: Supervising 6 threads of 3 processes of 1 users.
- Oct 29 23:27:08 aphelion rtkit-daemon[3844]: Supervising 6 threads of 3 processes of 1 users.
- Oct 29 23:27:08 aphelion systemd[3804]: Starting Portal service (Hyprland implementation)...
- Oct 29 23:27:08 aphelion systemd[3804]: Started Portal service (Hyprland implementation).
- Oct 29 23:27:08 aphelion systemd[3804]: Starting Accessibility services bus...
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] Initializing xdph...
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] XDG_CURRENT_DESKTOP set to Hyprland
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] Gathering exported interfaces
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wl_seat (ver 9)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wl_data_device_manager (ver 3)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wl_compositor (ver 6)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wl_subcompositor (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wl_shm (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wp_viewporter (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wp_tearing_control_manager_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wp_fractional_scale_manager_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zxdg_output_manager_v1 (ver 3)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wp_cursor_shape_manager_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwp_idle_inhibit_manager_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwp_relative_pointer_manager_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zxdg_decoration_manager_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wp_alpha_modifier_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwlr_gamma_control_manager_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: ext_foreign_toplevel_list_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwp_pointer_gestures_v1 (ver 3)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwlr_foreign_toplevel_manager_v1 (ver 3)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] [toplevel] (activate) locks: 1
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwp_keyboard_shortcuts_inhibit_manager_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwp_text_input_manager_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwp_text_input_manager_v3 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwp_pointer_constraints_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwlr_output_power_manager_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: xdg_activation_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: ext_idle_notifier_v1 (ver 2)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: hyprland_lock_notifier_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: ext_session_lock_manager_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwp_input_method_manager_v2 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwp_virtual_keyboard_manager_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwlr_virtual_pointer_manager_v1 (ver 2)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwlr_output_manager_v1 (ver 4)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: org_kde_kwin_server_decoration_manager (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: hyprland_focus_grab_manager_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwp_tablet_manager_v2 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwlr_layer_shell_v1 (ver 5)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wp_presentation (ver 2)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: xdg_wm_base (ver 7)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwlr_data_control_manager_v1 (ver 2)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwp_primary_selection_device_manager_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: xwayland_shell_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwlr_screencopy_manager_v1 (ver 3)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] [pipewire] connected
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] [screencopy] init successful
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: hyprland_toplevel_export_manager_v1 (ver 2)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: hyprland_toplevel_mapping_manager_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] [toplevel mapping] registered manager
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: hyprland_global_shortcuts_manager_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] [globalshortcuts] registered
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: xdg_wm_dialog_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wp_single_pixel_buffer_manager_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wp_security_context_manager_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: hyprland_ctm_control_manager_v1 (ver 2)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: hyprland_surface_manager_v1 (ver 2)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wp_content_type_manager_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: xdg_toplevel_tag_manager_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: xdg_system_bell_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: ext_workspace_manager_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: ext_data_control_manager_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wp_pointer_warp_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wp_color_manager_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wp_drm_lease_device_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wp_linux_drm_syncobj_manager_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wp_drm_lease_device_v1 (ver 1)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wl_drm (ver 2)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwp_linux_dmabuf_v1 (ver 5)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wl_output (ver 4)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wl_output (ver 4)
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] [core] dmabufFeedbackMainDevice
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] Found output name DP-1
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] Found output name HDMI-A-1
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] [toplevel] Activated, bound to 1, toplevels: 0
- Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] [screencopy] Registered for toplevel export
- Oct 29 23:27:08 aphelion systemd[3804]: Started Portal service.
- Oct 29 23:27:08 aphelion systemd[3804]: Started Accessibility services bus.
- Oct 29 23:27:08 aphelion dbus-broker-launch[4112]: Ready
- Oct 29 23:27:08 aphelion systemd[3804]: Created slice Slice /app/dbus-:1.23-org.a11y.atspi.Registry.
- Oct 29 23:27:08 aphelion systemd[3804]: Started dbus-:[email protected].
- Oct 29 23:27:08 aphelion at-spi2-registryd[4118]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
- Oct 29 23:27:08 aphelion dhcpcd[967]: enp12s0: rebinding lease of 192.168.1.191
- Oct 29 23:27:08 aphelion kernel: usbcore: registered new interface driver snd-usb-audio
- Oct 29 23:27:08 aphelion systemd[3804]: Reached target Sound Card.
- Oct 29 23:27:08 aphelion steam-runtime-steam-remote[4197]: steam-runtime-steam-remote: Steam is not running: No such device or address
- Oct 29 23:27:08 aphelion steam[4208]: steam.sh[4187]: Running Steam on arch rolling 64-bit
- Oct 29 23:27:08 aphelion steam[4208]: steam.sh[4187]: STEAM_RUNTIME is enabled automatically
- Oct 29 23:27:08 aphelion steam[4208]: setup.sh[4241]: Steam runtime environment up-to-date!
- Oct 29 23:27:08 aphelion ckb-next-daemon[957]: [W] nxp_usb_read (via firmware.c:45): ckb3: Timeout while waiting for response
- Oct 29 23:27:09 aphelion steam[4208]: steam.sh[4187]: Log already open
- Oct 29 23:27:09 aphelion steam[4208]: steam.sh[4187]: Steam client's requirements are satisfied
- Oct 29 23:27:09 aphelion steam[4208]: CProcessEnvironmentManager is ready, 6 preallocated environment variables.
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Startup - updater built Oct 3 2025 02:26:15
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Startup - Steam Client launched with: '/home/junebug/.local/share/Steam/ubuntu12_32/steam' '-srt-logger-opened'
- Oct 29 23:27:09 aphelion steam[4208]: 10/29 23:27:09 minidumps folder is set to /tmp/dumps
- Oct 29 23:27:09 aphelion steam[4208]: 10/29 23:27:09 Init: Installing breakpad exception handler for appid(steam)/version(1759461205)/tid(4442)
- Oct 29 23:27:09 aphelion steam[4208]: Looks like steam didn't shutdown cleanly, scheduling immediate update check
- Oct 29 23:27:09 aphelion dhcpcd[967]: enp12s0: soliciting an IPv6 router
- Oct 29 23:27:09 aphelion steam[4208]: CProcessEnvironmentManager is ready, 6 preallocated environment variables.
- Oct 29 23:27:09 aphelion dhcpcd[967]: enp12s0: Router Advertisement from fe80::2641:feff:fe46:2d53
- Oct 29 23:27:09 aphelion dhcpcd[967]: enp12s0: adding address 2600:4040:2d7b:fc00:212a:31c3:72da:4954/64
- Oct 29 23:27:09 aphelion dhcpcd[967]: enp12s0: adding route to 2600:4040:2d7b:fc00::/56 via fe80::2641:feff:fe46:2d53
- Oct 29 23:27:09 aphelion dhcpcd[967]: enp12s0: adding route to 2600:4040:2d7b:fc00::/64
- Oct 29 23:27:09 aphelion dhcpcd[967]: enp12s0: adding default route via fe80::2641:feff:fe46:2d53
- Oct 29 23:27:09 aphelion dhcpcd[967]: enp12s0: requesting DHCPv6 information
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Loading cached metrics from disk (/home/junebug/.local/share/Steam/package/steam_client_metrics.bin)
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Using the following download hosts for Public, Realm steamglobal
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] 1. https://client-update.fastly.steamstatic.com, /, Realm 'steamglobal', weight was 900, source = 'update_hosts_cached.vdf'
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] 2. https://client-update.akamai.steamstatic.com, /, Realm 'steamglobal', weight was 400, source = 'update_hosts_cached.vdf'
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] 3. https://client-update.steamstatic.com, /, Realm 'steamglobal', weight was 1, source = 'baked in'
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Checking for update on startup
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Checking for available updates...
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Downloading manifest: https://client-update.fastly.steamstatic.com/steam_client_ubuntu12
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Manifest download: send request
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Process started with command-line: '/home/junebug/.local/share/Steam/ubuntu12_32/steam' '-child-update-ui' '-child-update-ui-socket' '9' '-srt-logger-opened'
- Oct 29 23:27:09 aphelion steam[4208]: 10/29 23:27:09 minidumps folder is set to /tmp/dumps
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Using update UI: xwin
- Oct 29 23:27:09 aphelion steam[4208]: 10/29 23:27:09 Init: Installing breakpad exception handler for appid(steam)/version(0)/tid(4444)
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Create window
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Set percent complete: 0
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Set status message: Checking for available updates...
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Set percent complete: -1
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Manifest download: waiting for download to finish
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Manifest download: finished
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Download failed: http error 0 (client-update.fastly.steamstatic.com/steam_client_ubuntu12)
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Downloading manifest: https://client-update.akamai.steamstatic.com/steam_client_ubuntu12
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Manifest download: send request
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Manifest download: waiting for download to finish
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Manifest download: finished
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Download failed: http error 0 (client-update.akamai.steamstatic.com/steam_client_ubuntu12)
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Downloading manifest: https://client-update.steamstatic.com/steam_client_ubuntu12
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Manifest download: send request
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Manifest download: waiting for download to finish
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Manifest download: finished
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Download failed: http error 0 (client-update.steamstatic.com/steam_client_ubuntu12)
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] DownloadManifest - exhausted list of download hosts
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] failed to load manifest from buffer.
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Failed to load manifest
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Error: Download failed: http error 0
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Saving metrics to disk (/home/junebug/.local/share/Steam/package/steam_client_metrics.bin)
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Error: Failed to determine download location for universe 1
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Verifying installation...
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Verifying all executable checksums
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Set percent complete: -1
- Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Set status message: Verifying installation...
- Oct 29 23:27:10 aphelion dhcpcd[967]: enp12s0: REPLY6 received from fe80::2641:feff:fe46:2d53
- Oct 29 23:27:10 aphelion dhcpcd[967]: enp12s0: refresh in 86400 seconds
- Oct 29 23:27:10 aphelion systemd[1]: Stopping Network Time Synchronization...
- Oct 29 23:27:10 aphelion systemd[1]: systemd-timesyncd.service: Deactivated successfully.
- Oct 29 23:27:10 aphelion systemd[1]: Stopped Network Time Synchronization.
- Oct 29 23:27:10 aphelion systemd[1]: Starting Network Time Synchronization...
- Oct 29 23:27:10 aphelion systemd[1]: Started Network Time Synchronization.
- Oct 29 23:27:10 aphelion steam[4208]: [2025-10-29 23:27:10] Verification complete
- Oct 29 23:27:10 aphelion steam[4208]: UpdateUI: skip show logo
- Oct 29 23:27:10 aphelion steam[4208]: [2025-10-29 23:27:10] Destroy window
- Oct 29 23:27:10 aphelion steam[4208]: [2025-10-29 23:27:10] Shutdown
- Oct 29 23:27:10 aphelion steam[4208]: Steam logging initialized: directory: /home/junebug/.local/share/Steam/logs
- Oct 29 23:27:10 aphelion steam[4208]: XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xef165370
- Oct 29 23:27:10 aphelion steam[4208]: XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xef163cc0
- Oct 29 23:27:11 aphelion ckb-next-daemon[957]: [W] nxp_usb_read (via firmware.c:45): ckb3: Timeout while waiting for response
- Oct 29 23:27:11 aphelion steam[4208]: 10/29 23:27:11 minidumps folder is set to /tmp/dumps
- Oct 29 23:27:11 aphelion steam[4208]: 10/29 23:27:11 Init: Installing breakpad exception handler for appid(steamsysinfo)/version(1759461205)/tid(4501)
- Oct 29 23:27:11 aphelion steam[4208]: Running query: 1 - GpuTopology
- Oct 29 23:27:11 aphelion steam[4208]: *** stack smashing detected ***: terminated
- Oct 29 23:27:11 aphelion crash_20251029232711_3.dmp[4505]: Uploading dump (out-of-process)
- /tmp/dumps/crash_20251029232711_3.dmp
- Oct 29 23:27:11 aphelion steam[4208]: crash_20251029232711_3.dmp[4505]: Uploading dump (out-of-process)
- Oct 29 23:27:11 aphelion steam[4208]: /tmp/dumps/crash_20251029232711_3.dmp
- Oct 29 23:27:11 aphelion systemd-coredump[4506]: Process 4501 (steamsysinfo) of user 1000 terminated abnormally with signal 6/ABRT, processing...
- Oct 29 23:27:11 aphelion systemd[1]: Created slice Slice /system/systemd-coredump.
- Oct 29 23:27:11 aphelion systemd[1]: Started Process Core Dump (PID 4506/UID 0).
- Oct 29 23:27:11 aphelion crash_20251029232711_3.dmp[4505]: Finished uploading minidump (out-of-process): success = no
- Oct 29 23:27:11 aphelion crash_20251029232711_3.dmp[4505]: error: Could not connect to server
- Oct 29 23:27:11 aphelion steam[4208]: crash_20251029232711_3.dmp[4505]: Finished uploading minidump (out-of-process): success = no
- Oct 29 23:27:11 aphelion steam[4208]: crash_20251029232711_3.dmp[4505]: error: Could not connect to server
- Oct 29 23:27:11 aphelion steam[4208]: crash_20251029232711_3.dmp[4505]: file ''/tmp/dumps/crash_20251029232711_3.dmp'', upload no: ''Could not connect to server''
- Oct 29 23:27:11 aphelion crash_20251029232711_3.dmp[4505]: file ''/tmp/dumps/crash_20251029232711_3.dmp'', upload no: ''Could not connect to server''
- Oct 29 23:27:11 aphelion systemd-coredump[4508]: [🡕] Process 4501 (steamsysinfo) of user 1000 dumped core.
- Stack trace of thread 4501:
- #0 0x00000000f5bff579 __kernel_vsyscall (linux-gate.so.1 + 0x579)
- #1 0x00000000f57bee3f n/a (libc.so.6 + 0x95e3f)
- #2 0x00000000f5762807 raise (libc.so.6 + 0x39807)
- #3 0x00000000f57491fa abort (libc.so.6 + 0x201fa)
- #4 0x00000000f574a3f6 n/a (libc.so.6 + 0x213f6)
- #5 0x00000000f5865d43 __fortify_fail (libc.so.6 + 0x13cd43)
- #6 0x00000000f5866c5f __stack_chk_fail (libc.so.6 + 0x13dc5f)
- #7 0x00000000e4512a88 n/a (amdvlkpro32.so + 0x40a2a88)
- #8 0x00000000e0cf3405 n/a (amdvlkpro32.so + 0x883405)
- #9 0x00000000e0ce6345 n/a (amdvlkpro32.so + 0x876345)
- #10 0x00000000e0c12030 n/a (amdvlkpro32.so + 0x7a2030)
- #11 0x00000000e0a69e90 n/a (amdvlkpro32.so + 0x5f9e90)
- #12 0x00000000e0993eee n/a (amdvlkpro32.so + 0x523eee)
- #13 0x00000000e099774f n/a (amdvlkpro32.so + 0x52774f)
- #14 0x00000000f5489e38 n/a (libvulkan.so.1 + 0x37e38)
- #15 0x00000000e045cddb n/a (libVkLayer_MESA_device_select.so + 0x3ddb)
- #16 0x00000000f548b78d n/a (libvulkan.so.1 + 0x3978d)
- #17 0x00000000f549c95c vkCreateInstance (libvulkan.so.1 + 0x4a95c)
- #18 0x0000000057a3da14 n/a (/home/junebug/.local/share/Steam/ubuntu12_32/steamsysinfo + 0xbaa14)
- #19 0x0000000057a3e428 n/a (/home/junebug/.local/share/Steam/ubuntu12_32/steamsysinfo + 0xbb428)
- #20 0x0000000057a3e536 n/a (/home/junebug/.local/share/Steam/ubuntu12_32/steamsysinfo + 0xbb536)
- #21 0x0000000057a3711f n/a (/home/junebug/.local/share/Steam/ubuntu12_32/steamsysinfo + 0xb411f)
- #22 0x0000000057a3f055 n/a (/home/junebug/.local/share/Steam/ubuntu12_32/steamsysinfo + 0xbc055)
- #23 0x00000000f5bbfb15 n/a (libtier0_s.so + 0x30b15)
- #24 0x00000000f5bbfe50 CatchAndWriteMiniDumpExReturnsInt (libtier0_s.so + 0x30e50)
- #25 0x0000000057a3f3da n/a (/home/junebug/.local/share/Steam/ubuntu12_32/steamsysinfo + 0xbc3da)
- #26 0x00000000f574b535 n/a (libc.so.6 + 0x22535)
- #27 0x00000000f574b60e __libc_start_main (libc.so.6 + 0x2260e)
- #28 0x0000000057a357d1 n/a (/home/junebug/.local/share/Steam/ubuntu12_32/steamsysinfo + 0xb27d1)
- ELF object binary architecture: Intel 80386
- Oct 29 23:27:11 aphelion systemd[1]: systemd-coredump@0-1-4506_4507-0.service: Deactivated successfully.
- Oct 29 23:27:12 aphelion steamwebhelper[4539]: steamwebhelper.sh[4526]: Starting steamwebhelper under bootstrap steamrt steam runtime via: /home/junebug/.local/share/Steam/steamrt64/steam-runtime-steamrt/_v2-entry-point
- Oct 29 23:27:12 aphelion steamwebhelper[4539]: steamwebhelper.sh[4526]: Starting steamwebhelper with steamrt steam runtime at /home/junebug/.local/share/Steam/steamrt64/steam-runtime-steamrt/_v2-entry-point
- Oct 29 23:27:12 aphelion systemd[1]: Starting Daemon for power management...
- Oct 29 23:27:12 aphelion dhcpcd[967]: enp12s0: probing address 192.168.1.191/24
- Oct 29 23:27:12 aphelion steamwebhelper[4539]: exec ./steamwebhelper -nocrashdialog -lang=en_US -cachedir=/home/junebug/.local/share/Steam/config/htmlcache -steampid=4442 -buildid=1759461205 -steamid=0 -logdir=/home/junebug/.local/share/Steam/logs -uimode=7 -startcount=0 -steamuniverse=Public -realm=Global -client>
- Oct 29 23:27:12 aphelion systemd[1]: Started Daemon for power management.
- Oct 29 23:27:12 aphelion steam[4208]: Steam Runtime Launch Service: starting steam-runtime-launcher-service
- Oct 29 23:27:12 aphelion steam[4208]: Steam Runtime Launch Service: steam-runtime-launcher-service is running pid 4682
- Oct 29 23:27:12 aphelion steam[4208]: bus_name=com.steampowered.PressureVessel.LaunchAlongsideSteam
- Oct 29 23:27:13 aphelion ckb-next-daemon[957]: [W] nxp_usb_read (via firmware.c:45): ckb3: Timeout while waiting for response
- Oct 29 23:27:13 aphelion ckb-next-daemon[957]: [E] _usbrecv (via firmware.c:45): Too many send/recv failures. Dropping.
- Oct 29 23:27:13 aphelion ckb-next-daemon[957]: [W] _start_dev (device.c:151): Unable to load firmware version/poll rate
- Oct 29 23:27:13 aphelion ckb-next-daemon[957]: [I] Setup finished for /dev/input/ckb3
- Oct 29 23:27:14 aphelion steam[4208]: *** stack smashing detected ***: terminated
- Oct 29 23:27:14 aphelion systemd-coredump[5069]: Process 5068 (vulkandriverque) of user 1000 terminated abnormally with signal 6/ABRT, processing...
- Oct 29 23:27:14 aphelion systemd[1]: Started Process Core Dump (PID 5069/UID 0).
- Oct 29 23:27:14 aphelion systemd-coredump[5070]: [🡕] Process 5068 (vulkandriverque) of user 1000 dumped core.
- Stack trace of thread 5068:
- #0 0x00000000f62c5579 __kernel_vsyscall (linux-gate.so.1 + 0x579)
- #1 0x00000000f6115e3f n/a (libc.so.6 + 0x95e3f)
- #2 0x00000000f60b9807 raise (libc.so.6 + 0x39807)
- #3 0x00000000f60a01fa abort (libc.so.6 + 0x201fa)
- #4 0x00000000f60a13f6 n/a (libc.so.6 + 0x213f6)
- #5 0x00000000f61bcd43 __fortify_fail (libc.so.6 + 0x13cd43)
- #6 0x00000000f61bdc5f __stack_chk_fail (libc.so.6 + 0x13dc5f)
- #7 0x00000000e50c1a88 n/a (amdvlkpro32.so + 0x40a2a88)
- #8 0x00000000e18a2405 n/a (amdvlkpro32.so + 0x883405)
- #9 0x00000000e1895345 n/a (amdvlkpro32.so + 0x876345)
- #10 0x00000000e17c1030 n/a (amdvlkpro32.so + 0x7a2030)
- #11 0x00000000e1618e90 n/a (amdvlkpro32.so + 0x5f9e90)
- #12 0x00000000e1542eee n/a (amdvlkpro32.so + 0x523eee)
- #13 0x00000000e154674f n/a (amdvlkpro32.so + 0x52774f)
- #14 0x00000000f6020e38 n/a (libvulkan.so.1 + 0x37e38)
- #15 0x00000000e100bddb n/a (libVkLayer_MESA_device_select.so + 0x3ddb)
- #16 0x00000000f602278d n/a (libvulkan.so.1 + 0x3978d)
- #17 0x00000000f603395c vkCreateInstance (libvulkan.so.1 + 0x4a95c)
- #18 0x000000005ef1e242 n/a (/home/junebug/.local/share/Steam/ubuntu12_32/vulkandriverquery + 0x19242)
- #19 0x000000005ef1f1aa n/a (/home/junebug/.local/share/Steam/ubuntu12_32/vulkandriverquery + 0x1a1aa)
- #20 0x000000005ef1fa0c n/a (/home/junebug/.local/share/Steam/ubuntu12_32/vulkandriverquery + 0x1aa0c)
- #21 0x00000000f60a2535 n/a (libc.so.6 + 0x22535)
- #22 0x00000000f60a260e __libc_start_main (libc.so.6 + 0x2260e)
- #23 0x000000005ef169a1 n/a (/home/junebug/.local/share/Steam/ubuntu12_32/vulkandriverquery + 0x119a1)
- ELF object binary architecture: Intel 80386
- Oct 29 23:27:14 aphelion systemd[1]: systemd-coredump@1-4097-5069_5070-0.service: Deactivated successfully.
- Oct 29 23:27:15 aphelion steam[4208]: [2025-10-29 23:27:15] Error: Failed to determine download location for universe 1
- Oct 29 23:27:15 aphelion systemd[1]: Starting Disk Manager...
- Oct 29 23:27:15 aphelion udisksd[5102]: udisks daemon version 2.10.2 starting
- Oct 29 23:27:15 aphelion kernel: nvme nvme0: using unchecked data buffer
- Oct 29 23:27:15 aphelion systemd[1]: Started Disk Manager.
- Oct 29 23:27:15 aphelion udisksd[5102]: Acquired the name org.freedesktop.UDisks2 on the system message bus
- Oct 29 23:27:17 aphelion dhcpcd[967]: enp12s0: leased 192.168.1.191 for 81380 seconds
- Oct 29 23:27:17 aphelion dhcpcd[967]: enp12s0: adding route to 192.168.1.0/24
- Oct 29 23:27:17 aphelion dhcpcd[967]: enp12s0: adding default route via 192.168.1.1
- Oct 29 23:27:21 aphelion steam[4442]: Attempting HID Open IMU: LHR-A99B5D3D
- Oct 29 23:27:21 aphelion steam[4208]: steam[4442]: Attempting HID Open IMU: LHR-A99B5D3D
- Oct 29 23:27:21 aphelion steam[4442]: Lighthouse IMU HID opened
- Oct 29 23:27:21 aphelion steam[4208]: steam[4442]: Lighthouse IMU HID opened
- Oct 29 23:27:21 aphelion steam[4442]: LHR-A99B5D3D: Firmware Version 1623823641 WMBUILD-W64$@wmbuild-w64 2021-06-16 FPGA 538(2.26/9/2) BL 1555018800
- Oct 29 23:27:21 aphelion steam[4208]: steam[4442]: LHR-A99B5D3D: Firmware Version 1623823641 WMBUILD-W64$@wmbuild-w64 2021-06-16 FPGA 538(2.26/9/2) BL 1555018800
- Oct 29 23:27:21 aphelion steam[4442]: LHR-A99B5D3D: Successfully fetched gyro/accelerometer range modes from the device. GyroRangeMode:1 AccelRangeMode:1
- Oct 29 23:27:21 aphelion steam[4208]: steam[4442]: LHR-A99B5D3D: Successfully fetched gyro/accelerometer range modes from the device. GyroRangeMode:1 AccelRangeMode:1
- Oct 29 23:27:21 aphelion steam[4442]: Attempting HID Open Optical: LHR-A99B5D3D
- Oct 29 23:27:21 aphelion steam[4208]: steam[4442]: Attempting HID Open Optical: LHR-A99B5D3D
- Oct 29 23:27:21 aphelion steam[4442]: Lighthouse Optical HID opened
- Oct 29 23:27:21 aphelion steam[4208]: steam[4442]: Lighthouse Optical HID opened
- Oct 29 23:27:21 aphelion steam[4442]: Attempting HID Open VrController: LHR-A99B5D3D
- Oct 29 23:27:21 aphelion steam[4208]: steam[4442]: Attempting HID Open VrController: LHR-A99B5D3D
- Oct 29 23:27:21 aphelion steam[4442]: Lighthouse VrController HID opened
- Oct 29 23:27:21 aphelion steam[4208]: steam[4442]: Lighthouse VrController HID opened
- Oct 29 23:27:21 aphelion steam[4442]: LHR-A99B5D3D: Read config of 3091 bytes from [vid:28de, pid:2300] (LHR-A99B5D3D) and inflated to 9748 bytes
- Oct 29 23:27:21 aphelion steam[4208]: steam[4442]: LHR-A99B5D3D: Read config of 3091 bytes from [vid:28de, pid:2300] (LHR-A99B5D3D) and inflated to 9748 bytes
- Oct 29 23:27:21 aphelion steam[4442]: Attempting HID Open IMU: 8A13412787-RYB
- Oct 29 23:27:21 aphelion steam[4208]: steam[4442]: Attempting HID Open IMU: 8A13412787-RYB
- Oct 29 23:27:21 aphelion steam[4442]: Lighthouse IMU HID opened
- Oct 29 23:27:21 aphelion steam[4208]: steam[4442]: Lighthouse IMU HID opened
- Oct 29 23:27:21 aphelion steam[4442]: 8A13412787-RYB: Wireless controller disconnected
- Oct 29 23:27:21 aphelion steam[4208]: steam[4442]: 8A13412787-RYB: Wireless controller disconnected
- Oct 29 23:27:21 aphelion steam[4442]: Attempting HID Open IMU: 8A51989E3F-LYM
- Oct 29 23:27:21 aphelion steam[4208]: steam[4442]: Attempting HID Open IMU: 8A51989E3F-LYM
- Oct 29 23:27:21 aphelion steam[4442]: Lighthouse IMU HID opened
- Oct 29 23:27:21 aphelion steam[4208]: steam[4442]: Lighthouse IMU HID opened
- Oct 29 23:27:21 aphelion steam[4442]: 8A51989E3F-LYM: Wireless controller disconnected
- Oct 29 23:27:21 aphelion steam[4208]: steam[4442]: 8A51989E3F-LYM: Wireless controller disconnected
- Oct 29 23:27:22 aphelion steam[4442]: 8A13412787-RYB: Triggered keepalive (succeeded)
- Oct 29 23:27:22 aphelion steam[4208]: steam[4442]: 8A13412787-RYB: Triggered keepalive (succeeded)
- Oct 29 23:27:22 aphelion steam[4442]: 8A51989E3F-LYM: Triggered keepalive (succeeded)
- Oct 29 23:27:22 aphelion steam[4208]: steam[4442]: 8A51989E3F-LYM: Triggered keepalive (succeeded)
- Oct 29 23:27:25 aphelion steam[4208]: reaping pid: 4444 -- steam
- Oct 29 23:27:26 aphelion steam[4208]: Desktop state changed: desktop: { pos: 0, 0 size: 3000,1920 } primary: { pos: 0, 0 size: 1920,1080 }
- Oct 29 23:27:26 aphelion steam[4208]: Caching cursor image for , size 24x24, serial 2, cache size = 0
- Oct 29 23:27:32 aphelion systemd[1]: systemd-hostnamed.service: Deactivated successfully.
- Oct 29 23:27:36 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=194 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=154
- Oct 29 23:27:40 aphelion systemd-timesyncd[4470]: Contacted time server [2602:ff06:725:100::123]:123 (2.arch.pool.ntp.org).
- Oct 29 23:27:40 aphelion systemd-timesyncd[4470]: Initial clock synchronization to Wed 2025-10-29 23:27:40.451836 EDT.
- Oct 29 23:27:55 aphelion steam[4208]: chdir "/home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive"
- Oct 29 23:27:55 aphelion steam[4208]: ERROR: ld.so: object '/home/junebug/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
- Oct 29 23:27:55 aphelion steam[4208]: ERROR: ld.so: object '/home/junebug/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
- Oct 29 23:27:55 aphelion steam[4208]: ERROR: ld.so: object '/home/junebug/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
- Oct 29 23:27:55 aphelion steam[4208]: ERROR: ld.so: object '/home/junebug/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
- Oct 29 23:27:55 aphelion steam[4208]: ERROR: ld.so: object '/home/junebug/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
- Oct 29 23:27:55 aphelion steam[4208]: Game Recording - would start recording game 730, but recording for this game is disabled
- Oct 29 23:27:55 aphelion steam[4208]: Adding process 7244 for gameID 730
- Oct 29 23:27:55 aphelion steam[4208]: Adding process 7245 for gameID 730
- Oct 29 23:27:56 aphelion steam[4208]: Adding process 7246 for gameID 730
- Oct 29 23:27:56 aphelion steam[4208]: pid 7347 != 7346, skipping destruction (fork without exec?)
- Oct 29 23:27:56 aphelion steam[4208]: basename: extra operand 'Offensive/game/cs2.sh'
- Oct 29 23:27:56 aphelion steam[4208]: Try 'basename --help' for more information.
- Oct 29 23:27:56 aphelion steam[4208]: pid 7349 != 7346, skipping destruction (fork without exec?)
- Oct 29 23:27:56 aphelion steam[4208]: Adding process 7346 for gameID 730
- Oct 29 23:27:56 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libengine2.so, got 0x5e1bfd934fd0
- Oct 29 23:27:56 aphelion steam[4208]: Using breakpad crash handler
- Oct 29 23:27:56 aphelion steam[4208]: [S_API] SteamAPI_Init(): Loaded '/home/junebug/.local/share/Steam/linux64/steamclient.so' OK.
- Oct 29 23:27:56 aphelion steam[4208]: Setting breakpad minidump AppID = 730
- Oct 29 23:27:56 aphelion steam[4208]: Forcing breakpad minidump interfaces to load
- Oct 29 23:27:56 aphelion steam[4208]: Looking up breakpad interfaces from steamclient
- Oct 29 23:27:56 aphelion steam[4208]: Calling BreakpadMiniDumpSystemInit
- Oct 29 23:27:56 aphelion steam[4208]: 10/29 23:27:56 minidumps folder is set to /tmp/dumps
- Oct 29 23:27:56 aphelion steam[4208]: 10/29 23:27:56 Init: Installing breakpad exception handler for appid(730)/version(10191626)/tid(7351)
- Oct 29 23:27:56 aphelion steam[4208]: Looking up breakpad interfaces from steamclient
- Oct 29 23:27:56 aphelion steam[4208]: Calling BreakpadMiniDumpSystemInit
- Oct 29 23:27:56 aphelion steam[4208]: SteamInternal_SetMinidumpSteamID: Caching Steam ID: 76561198121256414 [API loaded yes]
- Oct 29 23:27:56 aphelion steam[4208]: SteamInternal_SetMinidumpSteamID: Setting Steam ID: 76561198121256414
- Oct 29 23:27:56 aphelion steam[4208]: Setting breakpad minidump AppID = 2347771
- Oct 29 23:27:56 aphelion steam[4208]: Loaded libSDL3.so.0, got 0x5e1bfda5f910
- Oct 29 23:27:56 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libtier0.so, got 0x5e1bfd91e1c0
- Oct 29 23:27:56 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libfilesystem_stdio.so, got 0x5e1bfdaa3250
- Oct 29 23:27:56 aphelion steam[4208]: Adding process 7348 for gameID 730
- Oct 29 23:27:56 aphelion steam[4208]: Adding process 7350 for gameID 730
- Oct 29 23:27:56 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libinputsystem.so, got 0x5e1bfdaab230
- Oct 29 23:27:56 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/liblocalize.so, got 0x5e1bfdac5f70
- Oct 29 23:27:56 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/librendersystemvulkan.so, got 0x5e1bfdac67b0
- Oct 29 23:27:56 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libresourcesystem.so, got 0x5e1bfdaa5a50
- Oct 29 23:27:56 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libschemasystem.so, got 0x5e1bfdb31c50
- Oct 29 23:27:56 aphelion steam[4208]: ATTENTION: default value of option radv_override_graphics_shader_version overridden by environment.
- Oct 29 23:27:56 aphelion steam[4208]: Adding process 7351 for gameID 730
- Oct 29 23:27:56 aphelion steam[4208]: Adding process 7352 for gameID 730
- Oct 29 23:27:56 aphelion steam[4208]: Fossilize INFO: Overriding serialization path: "/home/junebug/.local/share/Steam/steamapps/shadercache/730/fozpipelinesv6/steamapprun_pipeline_cache".
- Oct 29 23:27:56 aphelion rtkit-daemon[3844]: Successfully made thread 7373 of process 7351 owned by '1000' high priority at nice level -15.
- Oct 29 23:27:56 aphelion rtkit-daemon[3844]: Supervising 7 threads of 4 processes of 1 users.
- Oct 29 23:27:56 aphelion rtkit-daemon[3844]: Successfully made thread 7375 of process 7351 owned by '1000' high priority at nice level -15.
- Oct 29 23:27:56 aphelion rtkit-daemon[3844]: Supervising 8 threads of 4 processes of 1 users.
- Oct 29 23:27:56 aphelion rtkit-daemon[3844]: Successfully made thread 7374 of process 7351 owned by '1000' high priority at nice level -15.
- Oct 29 23:27:56 aphelion rtkit-daemon[3844]: Supervising 9 threads of 4 processes of 1 users.
- Oct 29 23:27:56 aphelion steam[4208]: Adding process 7353 for gameID 730
- Oct 29 23:27:56 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libmaterialsystem2.so, got 0x5e1c00270db0
- Oct 29 23:27:56 aphelion steam[4208]: Loaded libpangoft2-1.0.so, got (nil)
- Oct 29 23:27:56 aphelion steam[4208]: failed to dlopen "libpangoft2-1.0.so" error=libpangoft2-1.0.so: cannot open shared object file: No such file or directory
- Oct 29 23:27:56 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libpanorama_text_pango.so, got 0x5e1bff9d1ad0
- Oct 29 23:27:56 aphelion steam[4208]: Fontconfig warning: "/home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/csgo/panorama/fonts/fonts.conf", line 39: unknown element "fontpattern"
- Oct 29 23:27:56 aphelion steam[4208]: Fontconfig warning: "/home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/csgo/panorama/fonts/fonts.conf", line 40: unknown element "fontpattern"
- Oct 29 23:27:56 aphelion steam[4208]: Fontconfig warning: "/home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/csgo/panorama/fonts/fonts.conf", line 41: unknown element "fontpattern"
- Oct 29 23:27:56 aphelion steam[4208]: Fontconfig warning: "/home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/csgo/panorama/fonts/fonts.conf", line 42: unknown element "fontpattern"
- Oct 29 23:27:56 aphelion steam[4208]: Fontconfig warning: "/home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/csgo/panorama/fonts/fonts.conf", line 43: unknown element "fontpattern"
- Oct 29 23:27:56 aphelion steam[4208]: Fontconfig warning: "/home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/csgo/panorama/fonts/fonts.conf", line 86: saw string, expected range
- Oct 29 23:27:56 aphelion steam[4208]: Fontconfig warning: "/home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/csgo/panorama/fonts/../../../core/panorama/fonts/conf.d/41-repl-os-win.conf", line 148: Having multiple values in <test> isn't supported and may not work as expected
- Oct 29 23:27:56 aphelion steam[4208]: Fontconfig warning: "/home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/csgo/panorama/fonts/../../../core/panorama/fonts/conf.d/41-repl-os-win.conf", line 160: Having multiple values in <test> isn't supported and may not work as expected
- Oct 29 23:27:56 aphelion steam[4208]: Loaded libfreetype.so.6, got 0x5e1c01914d50
- Oct 29 23:27:56 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libpanorama_text_pango.so, got 0x5e1bff9d1ad0
- Oct 29 23:27:56 aphelion steam[4208]: Loaded libfontconfig.so.1, got 0x5e1c01b50ad0
- Oct 29 23:27:56 aphelion steam[4208]: 10/29 23:27:56 minidumps folder is set to /tmp/dumps
- Oct 29 23:27:56 aphelion steam[4208]: 10/29 23:27:56 Init: Installing breakpad exception handler for appid(gameoverlayui)/version(20251003022621)/tid(7411)
- Oct 29 23:27:56 aphelion steam[4208]: 10/29 23:27:56 Init: Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)/tid(7411)
- Oct 29 23:27:57 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC=01:00:5e:00:00:01:24:41:fe:46:2d:53:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
- Oct 29 23:27:57 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libmeshsystem.so, got 0x5e1c02d53e20
- Oct 29 23:27:57 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libworldrenderer.so, got 0x5e1bff7298c0
- Oct 29 23:27:57 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libpulse_system.so, got 0x5e1c01510150
- Oct 29 23:27:57 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libvscript.so, got 0x5e1c018a0590
- Oct 29 23:27:57 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libnetworksystem.so, got 0x5e1bfff98430
- Oct 29 23:27:57 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libanimationsystem.so, got 0x5e1c0114cf00
- Oct 29 23:27:57 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libvphysics2.so, got 0x5e1c00246e40
- Oct 29 23:27:57 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libsoundsystem.so, got 0x5e1c037c4660
- Oct 29 23:27:57 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libsteamaudio.so, got 0x5e1c00d380a0
- Oct 29 23:27:57 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libscenesystem.so, got 0x5e1bfffad930
- Oct 29 23:27:57 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libparticles.so, got 0x5e1bffa1c300
- Oct 29 23:27:57 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libpanoramauiclient.so, got 0x5e1c014c1900
- Oct 29 23:27:57 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libpanorama.so, got 0x5e1c0026b2f0
- Oct 29 23:27:57 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libv8system.so, got 0x5e1c04867080
- Oct 29 23:27:57 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/librenderdoc.so, got (nil)
- Oct 29 23:27:57 aphelion steam[4208]: failed to dlopen "/home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/librenderdoc.so" error=/home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/librenderdoc.so: cannot>
- Oct 29 23:27:57 aphelion steam[4208]: Loaded librenderdoc.so, got (nil)
- Oct 29 23:27:57 aphelion steam[4208]: failed to dlopen "librenderdoc.so" error=librenderdoc.so: cannot open shared object file: No such file or directory
- Oct 29 23:27:57 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/csgo/bin/linuxsteamrt64/libserver.so, got 0x5e1c03bc13c0
- Oct 29 23:27:57 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/csgo/bin/linuxsteamrt64/libclient.so, got 0x5e1c0443f770
- Oct 29 23:27:57 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libcairo.so, got 0x5e1c00e13ab0
- Oct 29 23:27:57 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libengine2.so, got 0x5e1bfd934fd0
- Oct 29 23:27:57 aphelion steam[4208]: Loaded libmpg123.so.0, got 0x5e1c01335c80
- Oct 29 23:27:57 aphelion pipewire[3818]: mod.client-node: detected old client version 4
- Oct 29 23:27:57 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/csgo/bin/linuxsteamrt64/libhost.so, got 0x5e1c00ec74a0
- Oct 29 23:27:57 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/bin/linuxsteamrt64/libscenefilecache.so, got 0x5e1bff823ee0
- Oct 29 23:27:57 aphelion steam[4208]: Loaded /home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive/game/csgo/bin/linuxsteamrt64/libmatchmaking.so, got 0x5e1c03b5f770
- Oct 29 23:28:00 aphelion pipewire[3818]: mod.client-node: detected old client version 4
- Oct 29 23:28:00 aphelion rtkit-daemon[3844]: Successfully made thread 7445 of process 7351 owned by '1000' high priority at nice level -15.
- Oct 29 23:28:00 aphelion rtkit-daemon[3844]: Supervising 10 threads of 4 processes of 1 users.
- Oct 29 23:28:06 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=194 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=154
- Oct 29 23:28:15 aphelion systemd[1]: Starting Time & Date Service...
- Oct 29 23:28:15 aphelion systemd[1]: Started Time & Date Service.
- Oct 29 23:28:15 aphelion rtkit-daemon[3844]: Supervising 10 threads of 4 processes of 1 users.
- Oct 29 23:28:15 aphelion rtkit-daemon[3844]: Supervising 10 threads of 4 processes of 1 users.
- Oct 29 23:28:15 aphelion rtkit-daemon[3844]: Supervising 10 threads of 4 processes of 1 users.
- Oct 29 23:28:15 aphelion rtkit-daemon[3844]: Supervising 10 threads of 4 processes of 1 users.
- Oct 29 23:28:15 aphelion rtkit-daemon[3844]: Successfully made thread 7925 of process 7750 owned by '1000' RT at priority 10.
- Oct 29 23:28:15 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
- Oct 29 23:28:15 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
- Oct 29 23:28:15 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
- Oct 29 23:28:16 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
- Oct 29 23:28:16 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
- Oct 29 23:28:16 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
- Oct 29 23:28:16 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
- Oct 29 23:28:16 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
- Oct 29 23:28:16 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
- Oct 29 23:28:17 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
- Oct 29 23:28:17 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
- Oct 29 23:28:19 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
- Oct 29 23:28:19 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
- Oct 29 23:28:22 aphelion syncthing[3819]: Relay listener starting (id=dynamic+https://relays.syncthing.net/endpoint log.pkg=connections)
- Oct 29 23:28:27 aphelion steam[4208]: Fontconfig warning: FcPattern object weight does not accept value "Regular"
- Oct 29 23:28:31 aphelion sudo[8526]: junebug : TTY=pts/0 ; PWD=/home/junebug ; USER=root ; COMMAND=/usr/bin/dmesg
- Oct 29 23:28:31 aphelion sudo[8526]: pam_unix(sudo:session): session opened for user root(uid=0) by junebug(uid=1000)
- Oct 29 23:28:31 aphelion sudo[8526]: pam_unix(sudo:session): session closed for user root
- Oct 29 23:28:34 aphelion syncthing[3819]: Joined relay (uri=relay://209.205.228.65:22067 log.pkg=relay/client)
- Oct 29 23:28:36 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=292 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=252
- Oct 29 23:28:45 aphelion systemd[1]: systemd-timedated.service: Deactivated successfully.
- Oct 29 23:29:06 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=292 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=252
- Oct 29 23:29:12 aphelion steam[4208]: [2025-10-29 23:29:12] Error: Failed to determine download location for universe 1
- Oct 29 23:29:12 aphelion steam[4208]: [2025-10-29 23:29:12] Error: Failed to determine download location for universe 1
- Oct 29 23:29:12 aphelion steam[4208]: [2025-10-29 23:29:12] Error: Failed to determine download location for universe 1
- Oct 29 23:29:12 aphelion steam[4208]: [2025-10-29 23:29:12] Background update loop checking for update. . .
- Oct 29 23:29:12 aphelion steam[4208]: [2025-10-29 23:29:12] Checking for available updates...
- Oct 29 23:29:12 aphelion steam[4208]: [2025-10-29 23:29:12] Downloading manifest: https://client-update.fastly.steamstatic.com/steam_client_ubuntu12
- Oct 29 23:29:12 aphelion steam[4208]: [2025-10-29 23:29:12] Manifest download: send request
- Oct 29 23:29:12 aphelion steam[4208]: [2025-10-29 23:29:12] Manifest download: waiting for download to finish
- Oct 29 23:29:13 aphelion steam[4208]: [2025-10-29 23:29:13] Manifest download: finished
- Oct 29 23:29:13 aphelion steam[4208]: [2025-10-29 23:29:13] Download skipped: /steam_client_ubuntu12 version 1759461205, installed version 1759461205, existing pending version 0
- Oct 29 23:29:13 aphelion steam[4208]: [2025-10-29 23:29:13] Nothing to do
- Oct 29 23:29:21 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
- Oct 29 23:29:21 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
- Oct 29 23:29:36 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=292 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=252
- Oct 29 23:30:02 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC=01:00:5e:00:00:01:24:41:fe:46:2d:53:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
- Oct 29 23:30:06 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=292 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=252
- Oct 29 23:30:36 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=292 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=252
- Oct 29 23:31:06 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=292 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=252
- Oct 29 23:31:36 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=292 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=252
- Oct 29 23:32:06 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=292 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=252
- Oct 29 23:32:06 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC=60:cf:84:7a:18:2c:24:41:fe:46:2d:53:08:00 SRC=212.227.67.33 DST=192.168.1.191 LEN=116 TOS=0x00 PREC=0x00 TTL=53 ID=45271 DF PROTO=UDP SPT=3479 DPT=22000 LEN=96
- Oct 29 23:32:06 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC=60:cf:84:7a:18:2c:24:41:fe:46:2d:53:08:00 SRC=212.227.67.33 DST=192.168.1.191 LEN=116 TOS=0x00 PREC=0x00 TTL=53 ID=45283 DF PROTO=UDP SPT=3479 DPT=22000 LEN=96
- Oct 29 23:32:07 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC=60:cf:84:7a:18:2c:24:41:fe:46:2d:53:08:00 SRC=212.227.67.33 DST=192.168.1.191 LEN=116 TOS=0x00 PREC=0x00 TTL=53 ID=45294 DF PROTO=UDP SPT=3479 DPT=22000 LEN=96
- Oct 29 23:32:07 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC=01:00:5e:00:00:01:24:41:fe:46:2d:53:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
- Oct 29 23:32:07 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC=60:cf:84:7a:18:2c:24:41:fe:46:2d:53:08:00 SRC=212.227.67.33 DST=192.168.1.191 LEN=116 TOS=0x00 PREC=0x00 TTL=53 ID=45394 DF PROTO=UDP SPT=3479 DPT=22000 LEN=96
- Oct 29 23:32:08 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC=60:cf:84:7a:18:2c:24:41:fe:46:2d:53:08:00 SRC=212.227.67.33 DST=192.168.1.191 LEN=116 TOS=0x00 PREC=0x00 TTL=53 ID=45500 DF PROTO=UDP SPT=3479 DPT=22000 LEN=96
- Oct 29 23:32:09 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC=60:cf:84:7a:18:2c:24:41:fe:46:2d:53:08:00 SRC=212.227.67.33 DST=192.168.1.191 LEN=116 TOS=0x00 PREC=0x00 TTL=53 ID=45629 DF PROTO=UDP SPT=3479 DPT=22000 LEN=96
- Oct 29 23:32:10 aphelion steam[4208]: (process:7351): Pango-CRITICAL **: 23:32:10.099: pango_layout_line_get_x_ranges: assertion 'start_index <= end_index' failed
- Oct 29 23:32:11 aphelion steam[4208]: (process:7351): Pango-CRITICAL **: 23:32:11.161: pango_layout_line_get_x_ranges: assertion 'start_index <= end_index' failed
- Oct 29 23:32:11 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC=60:cf:84:7a:18:2c:24:41:fe:46:2d:53:08:00 SRC=212.227.67.33 DST=192.168.1.191 LEN=116 TOS=0x00 PREC=0x00 TTL=53 ID=45938 DF PROTO=UDP SPT=3479 DPT=22000 LEN=96
- Oct 29 23:32:13 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC=60:cf:84:7a:18:2c:24:41:fe:46:2d:53:08:00 SRC=212.227.67.33 DST=192.168.1.191 LEN=116 TOS=0x00 PREC=0x00 TTL=53 ID=46235 DF PROTO=UDP SPT=3479 DPT=22000 LEN=96
- Oct 29 23:32:14 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC=60:cf:84:7a:18:2c:24:41:fe:46:2d:53:08:00 SRC=212.227.67.33 DST=192.168.1.191 LEN=116 TOS=0x00 PREC=0x00 TTL=53 ID=46564 DF PROTO=UDP SPT=3479 DPT=22000 LEN=96
- Oct 29 23:32:18 aphelion steam[4208]: (process:7351): Pango-CRITICAL **: 23:32:18.331: pango_layout_line_get_x_ranges: assertion 'start_index <= end_index' failed
- Oct 29 23:32:25 aphelion syncthing[3819]: Detected NAT type (uri=quic://0.0.0.0:22000 type="Port restricted NAT" log.pkg=connections)
- Oct 29 23:32:25 aphelion syncthing[3819]: Resolved external address (uri=quic://0.0.0.0:22000 address=quic://173.66.215.190:6761 via=stun.schlund.de:3478 log.pkg=connections)
- Oct 29 23:32:36 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:33:06 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:33:21 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
- Oct 29 23:33:21 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
- Oct 29 23:33:36 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:34:06 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:34:12 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC=01:00:5e:00:00:01:24:41:fe:46:2d:53:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
- Oct 29 23:34:36 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:35:06 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:35:36 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:36:06 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:36:17 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC=01:00:5e:00:00:01:24:41:fe:46:2d:53:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
- Oct 29 23:36:36 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:36:53 aphelion pipewire[3818]: mod.client-node: detected old client version 4
- Oct 29 23:37:06 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:37:36 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:38:06 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:38:22 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC=01:00:5e:00:00:01:24:41:fe:46:2d:53:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
- Oct 29 23:38:36 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:38:51 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
- Oct 29 23:38:51 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
- Oct 29 23:39:06 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:39:36 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:40:06 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:40:27 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC=01:00:5e:00:00:01:24:41:fe:46:2d:53:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
- Oct 29 23:40:36 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:41:06 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:41:36 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:42:06 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:42:06 aphelion systemd[1]: Starting Cleanup of Temporary Directories...
- Oct 29 23:42:06 aphelion systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
- Oct 29 23:42:06 aphelion systemd[1]: Finished Cleanup of Temporary Directories.
- Oct 29 23:42:32 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC=01:00:5e:00:00:01:24:41:fe:46:2d:53:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
- Oct 29 23:42:36 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:43:06 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:43:36 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:43:51 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
- Oct 29 23:43:51 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
- Oct 29 23:44:06 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:44:36 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:44:37 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC=01:00:5e:00:00:01:24:41:fe:46:2d:53:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
- Oct 29 23:45:06 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:45:18 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
- Oct 29 23:45:18 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
- Oct 29 23:45:18 aphelion rtkit-daemon[3844]: Successfully made thread 9791 of process 8170 owned by '1000' RT at priority 10.
- Oct 29 23:45:18 aphelion rtkit-daemon[3844]: Supervising 12 threads of 6 processes of 1 users.
- Oct 29 23:45:19 aphelion rtkit-daemon[3844]: Supervising 12 threads of 6 processes of 1 users.
- Oct 29 23:45:19 aphelion rtkit-daemon[3844]: Supervising 12 threads of 6 processes of 1 users.
- Oct 29 23:45:36 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:46:06 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:46:36 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:46:42 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC=01:00:5e:00:00:01:24:41:fe:46:2d:53:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
- Oct 29 23:47:06 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:47:36 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:48:06 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:48:36 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:48:47 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC=01:00:5e:00:00:01:24:41:fe:46:2d:53:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
- Oct 29 23:49:06 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:49:36 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:50:06 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:50:36 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:50:52 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC=01:00:5e:00:00:01:24:41:fe:46:2d:53:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
- Oct 29 23:51:06 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:51:36 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:52:06 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:52:36 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:52:57 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC=01:00:5e:00:00:01:24:41:fe:46:2d:53:08:00 SRC=192.168.1.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=0 DF PROTO=2
- Oct 29 23:53:06 aphelion kernel: [UFW BLOCK] IN=enp12s0 OUT= MAC= SRC=fe80:0000:0000:0000:e22b:8132:4f73:c016 DST=ff12:0000:0000:0000:0000:0000:0000:8384 LEN=320 TC=0 HOPLIMIT=1 FLOWLBL=499154 PROTO=UDP SPT=39181 DPT=21027 LEN=280
- Oct 29 23:53:10 aphelion dhcpcd[967]: enp12s0: carrier lost
- Oct 29 23:53:10 aphelion kernel: r8169 0000:0c:00.0 enp12s0: Link is Down
- Oct 29 23:53:10 aphelion systemd[1]: Stopping Network Time Synchronization...
- Oct 29 23:53:10 aphelion dhcpcd[967]: enp12s0: deleting address 2600:4040:2d7b:fc00:212a:31c3:72da:4954/64
- Oct 29 23:53:10 aphelion dhcpcd[967]: enp12s0: deleting route to 2600:4040:2d7b:fc00::/64
- Oct 29 23:53:10 aphelion dhcpcd[967]: enp12s0: deleting route to 2600:4040:2d7b:fc00::/56 via fe80::2641:feff:fe46:2d53
- Oct 29 23:53:10 aphelion dhcpcd[967]: enp12s0: deleting default route via fe80::2641:feff:fe46:2d53
- Oct 29 23:53:10 aphelion dhcpcd[967]: enp12s0: deleting address fe80::e22b:8132:4f73:c016
- Oct 29 23:53:10 aphelion dhcpcd[967]: enp12s0: deleting route to 192.168.1.0/24
- Oct 29 23:53:10 aphelion dhcpcd[967]: enp12s0: deleting default route via 192.168.1.1
- Oct 29 23:53:10 aphelion systemd[1]: systemd-timesyncd.service: Deactivated successfully.
- Oct 29 23:53:10 aphelion systemd[1]: Stopped Network Time Synchronization.
- Oct 29 23:53:10 aphelion systemd[1]: Starting Network Time Synchronization...
- Oct 29 23:53:10 aphelion systemd[1]: Started Network Time Synchronization.
- Oct 29 23:53:12 aphelion rtkit-daemon[3844]: Supervising 12 threads of 6 processes of 1 users.
- Oct 29 23:53:12 aphelion rtkit-daemon[3844]: Supervising 12 threads of 6 processes of 1 users.
- Oct 29 23:53:15 aphelion kernel: r8169 0000:0c:00.0 enp12s0: Link is Up - 5Gbps/Full - flow control off
- Oct 29 23:53:15 aphelion dhcpcd[967]: enp12s0: carrier acquired
- Oct 29 23:53:15 aphelion dhcpcd[967]: enp12s0: IAID 84:7a:18:2c
- Oct 29 23:53:15 aphelion dhcpcd[967]: enp12s0: adding address fe80::e22b:8132:4f73:c016
- Oct 29 23:53:15 aphelion dhcpcd[967]: enp12s0: rebinding lease of 192.168.1.191
- Oct 29 23:53:16 aphelion dhcpcd[967]: enp12s0: soliciting an IPv6 router
- Oct 29 23:53:19 aphelion dhcpcd[967]: enp12s0: probing address 192.168.1.191/24
- Oct 29 23:53:20 aphelion dhcpcd[967]: enp12s0: Router Advertisement from fe80::2641:feff:fe46:2d53
- Oct 29 23:53:20 aphelion dhcpcd[967]: enp12s0: adding address 2600:4040:2d7b:fc00:212a:31c3:72da:4954/64
- Oct 29 23:53:20 aphelion dhcpcd[967]: enp12s0: adding route to 2600:4040:2d7b:fc00::/56 via fe80::2641:feff:fe46:2d53
- Oct 29 23:53:20 aphelion dhcpcd[967]: enp12s0: adding route to 2600:4040:2d7b:fc00::/64
- Oct 29 23:53:20 aphelion dhcpcd[967]: enp12s0: adding default route via fe80::2641:feff:fe46:2d53
- Oct 29 23:53:20 aphelion dhcpcd[967]: enp12s0: requesting DHCPv6 information
- Oct 29 23:53:21 aphelion dhcpcd[967]: enp12s0: REPLY6 received from fe80::2641:feff:fe46:2d53
- Oct 29 23:53:21 aphelion dhcpcd[967]: enp12s0: refresh in 86400 seconds
- Oct 29 23:53:21 aphelion systemd[1]: Stopping Network Time Synchronization...
- Oct 29 23:53:21 aphelion systemd[1]: systemd-timesyncd.service: Deactivated successfully.
- Oct 29 23:53:21 aphelion systemd[1]: Stopped Network Time Synchronization.
- Oct 29 23:53:21 aphelion systemd[1]: Starting Network Time Synchronization...
- Oct 29 23:53:21 aphelion systemd[1]: Started Network Time Synchronization.
- Oct 29 23:53:23 aphelion dhcpcd[967]: enp12s0: leased 192.168.1.191 for 79814 seconds
- Oct 29 23:53:23 aphelion dhcpcd[967]: enp12s0: adding route to 192.168.1.0/24
- Oct 29 23:53:23 aphelion dhcpcd[967]: enp12s0: adding default route via 192.168.1.1
Advertisement
Add Comment
Please, Sign In to add comment