Guest User

Untitled

a guest
Oct 29th, 2025
37
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 119.57 KB | None | 0 0
  1. 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
  2. Oct 29 23:27:03 aphelion uwsgi[966]: response = await self._send_handling_auth(
  3. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  4. Oct 29 23:27:03 aphelion uwsgi[966]: ...<4 lines>...
  5. Oct 29 23:27:03 aphelion uwsgi[966]: )
  6. Oct 29 23:27:03 aphelion uwsgi[966]: ^
  7. 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
  8. Oct 29 23:27:03 aphelion uwsgi[966]: response = await self._send_handling_redirects(
  9. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  10. Oct 29 23:27:03 aphelion uwsgi[966]: ...<3 lines>...
  11. Oct 29 23:27:03 aphelion uwsgi[966]: )
  12. Oct 29 23:27:03 aphelion uwsgi[966]: ^
  13. 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
  14. Oct 29 23:27:03 aphelion uwsgi[966]: response = await self._send_single_request(request)
  15. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  16. 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
  17. Oct 29 23:27:03 aphelion uwsgi[966]: response = await transport.handle_async_request(request)
  18. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  19. 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
  20. Oct 29 23:27:03 aphelion uwsgi[966]: with map_httpcore_exceptions():
  21. Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~~~~~~~~~~^^
  22. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/lib/python3.13/contextlib.py", line 162, in __exit__
  23. Oct 29 23:27:03 aphelion uwsgi[966]: self.gen.throw(value)
  24. Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~^^^^^^^
  25. 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
  26. Oct 29 23:27:03 aphelion uwsgi[966]: raise mapped_exc(message) from exc
  27. Oct 29 23:27:03 aphelion uwsgi[966]: httpx.ConnectError: [Errno -3] Temporary failure in name resolution
  28. Oct 29 23:27:03 aphelion uwsgi[966]: 2025-10-29 23:27:03,345 ERROR:searx.engines.wikidata: Fail to initialize
  29. Oct 29 23:27:03 aphelion uwsgi[966]: Traceback (most recent call last):
  30. 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
  31. Oct 29 23:27:03 aphelion uwsgi[966]: yield
  32. 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
  33. Oct 29 23:27:03 aphelion uwsgi[966]: resp = await self._pool.handle_async_request(req)
  34. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  35. 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
  36. Oct 29 23:27:03 aphelion uwsgi[966]: raise exc from None
  37. 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
  38. Oct 29 23:27:03 aphelion uwsgi[966]: response = await connection.handle_async_request(
  39. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  40. Oct 29 23:27:03 aphelion uwsgi[966]: pool_request.request
  41. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^
  42. Oct 29 23:27:03 aphelion uwsgi[966]: )
  43. Oct 29 23:27:03 aphelion uwsgi[966]: ^
  44. 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
  45. Oct 29 23:27:03 aphelion uwsgi[966]: raise exc
  46. 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
  47. Oct 29 23:27:03 aphelion uwsgi[966]: stream = await self._connect(request)
  48. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  49. 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
  50. Oct 29 23:27:03 aphelion uwsgi[966]: stream = await self._network_backend.connect_tcp(**kwargs)
  51. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  52. 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
  53. Oct 29 23:27:03 aphelion uwsgi[966]: return await self._backend.connect_tcp(
  54. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  55. Oct 29 23:27:03 aphelion uwsgi[966]: ...<5 lines>...
  56. Oct 29 23:27:03 aphelion uwsgi[966]: )
  57. Oct 29 23:27:03 aphelion uwsgi[966]: ^
  58. 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
  59. Oct 29 23:27:03 aphelion uwsgi[966]: with map_exceptions(exc_map):
  60. Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~^^^^^^^^^
  61. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/lib/python3.13/contextlib.py", line 162, in __exit__
  62. Oct 29 23:27:03 aphelion uwsgi[966]: self.gen.throw(value)
  63. Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~^^^^^^^
  64. 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
  65. Oct 29 23:27:03 aphelion uwsgi[966]: raise to_exc(exc) from exc
  66. Oct 29 23:27:03 aphelion uwsgi[966]: httpcore.ConnectError: [Errno -3] Temporary failure in name resolution
  67. Oct 29 23:27:03 aphelion uwsgi[966]: The above exception was the direct cause of the following exception:
  68. Oct 29 23:27:03 aphelion uwsgi[966]: Traceback (most recent call last):
  69. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/search/processors/abstract.py", line 73, in initialize
  70. Oct 29 23:27:03 aphelion uwsgi[966]: self.engine.init(get_engine_from_settings(self.engine_name))
  71. Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  72. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/engines/wikidata.py", line 811, in init
  73. Oct 29 23:27:03 aphelion uwsgi[966]: jsonresponse = send_wikidata_query(query, timeout=20)
  74. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/engines/wikidata.py", line 164, in send_wikidata_query
  75. Oct 29 23:27:03 aphelion uwsgi[966]: http_response = get(SPARQL_ENDPOINT_URL + '?' + urlencode({'query': query}), headers=get_headers(), **kwargs)
  76. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/__init__.py", line 165, in get
  77. Oct 29 23:27:03 aphelion uwsgi[966]: return request('get', url, **kwargs)
  78. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/__init__.py", line 96, in request
  79. Oct 29 23:27:03 aphelion uwsgi[966]: return future.result(timeout)
  80. Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~^^^^^^^^^
  81. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/lib/python3.13/concurrent/futures/_base.py", line 456, in result
  82. Oct 29 23:27:03 aphelion uwsgi[966]: return self.__get_result()
  83. Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~~~~^^
  84. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/lib/python3.13/concurrent/futures/_base.py", line 401, in __get_result
  85. Oct 29 23:27:03 aphelion uwsgi[966]: raise self._exception
  86. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/network.py", line 297, in request
  87. Oct 29 23:27:03 aphelion uwsgi[966]: return await self.call_client(False, method, url, **kwargs)
  88. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  89. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/network.py", line 293, in call_client
  90. Oct 29 23:27:03 aphelion uwsgi[966]: raise e
  91. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/network.py", line 278, in call_client
  92. Oct 29 23:27:03 aphelion uwsgi[966]: response = await client.request(method, url, **kwargs)
  93. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  94. 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
  95. Oct 29 23:27:03 aphelion uwsgi[966]: return await self.send(request, auth=auth, follow_redirects=follow_redirects)
  96. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  97. 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
  98. Oct 29 23:27:03 aphelion uwsgi[966]: response = await self._send_handling_auth(
  99. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  100. Oct 29 23:27:03 aphelion uwsgi[966]: ...<4 lines>...
  101. Oct 29 23:27:03 aphelion uwsgi[966]: )
  102. Oct 29 23:27:03 aphelion uwsgi[966]: ^
  103. 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
  104. Oct 29 23:27:03 aphelion uwsgi[966]: response = await self._send_handling_redirects(
  105. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  106. Oct 29 23:27:03 aphelion uwsgi[966]: ...<3 lines>...
  107. Oct 29 23:27:03 aphelion uwsgi[966]: )
  108. Oct 29 23:27:03 aphelion uwsgi[966]: ^
  109. 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
  110. Oct 29 23:27:03 aphelion uwsgi[966]: response = await self._send_single_request(request)
  111. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  112. 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
  113. Oct 29 23:27:03 aphelion uwsgi[966]: response = await transport.handle_async_request(request)
  114. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  115. 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
  116. Oct 29 23:27:03 aphelion uwsgi[966]: with map_httpcore_exceptions():
  117. Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~~~~~~~~~~^^
  118. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/lib/python3.13/contextlib.py", line 162, in __exit__
  119. Oct 29 23:27:03 aphelion uwsgi[966]: self.gen.throw(value)
  120. Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~^^^^^^^
  121. 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
  122. Oct 29 23:27:03 aphelion uwsgi[966]: raise mapped_exc(message) from exc
  123. Oct 29 23:27:03 aphelion uwsgi[966]: httpx.ConnectError: [Errno -3] Temporary failure in name resolution
  124. Oct 29 23:27:03 aphelion uwsgi[966]: 2025-10-29 23:27:03,346 ERROR:searx.engines.wikidata: Fail to initialize
  125. Oct 29 23:27:03 aphelion uwsgi[966]: Traceback (most recent call last):
  126. 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
  127. Oct 29 23:27:03 aphelion uwsgi[966]: yield
  128. 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
  129. Oct 29 23:27:03 aphelion uwsgi[966]: resp = await self._pool.handle_async_request(req)
  130. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  131. 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
  132. Oct 29 23:27:03 aphelion uwsgi[966]: raise exc from None
  133. 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
  134. Oct 29 23:27:03 aphelion uwsgi[966]: response = await connection.handle_async_request(
  135. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  136. Oct 29 23:27:03 aphelion uwsgi[966]: pool_request.request
  137. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^
  138. Oct 29 23:27:03 aphelion uwsgi[966]: )
  139. Oct 29 23:27:03 aphelion uwsgi[966]: ^
  140. 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
  141. Oct 29 23:27:03 aphelion uwsgi[966]: raise exc
  142. 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
  143. Oct 29 23:27:03 aphelion uwsgi[966]: stream = await self._connect(request)
  144. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  145. 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
  146. Oct 29 23:27:03 aphelion uwsgi[966]: stream = await self._network_backend.connect_tcp(**kwargs)
  147. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  148. 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
  149. Oct 29 23:27:03 aphelion uwsgi[966]: return await self._backend.connect_tcp(
  150. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  151. Oct 29 23:27:03 aphelion uwsgi[966]: ...<5 lines>...
  152. Oct 29 23:27:03 aphelion uwsgi[966]: )
  153. Oct 29 23:27:03 aphelion uwsgi[966]: ^
  154. 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
  155. Oct 29 23:27:03 aphelion uwsgi[966]: with map_exceptions(exc_map):
  156. Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~^^^^^^^^^
  157. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/lib/python3.13/contextlib.py", line 162, in __exit__
  158. Oct 29 23:27:03 aphelion uwsgi[966]: self.gen.throw(value)
  159. Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~^^^^^^^
  160. 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
  161. Oct 29 23:27:03 aphelion uwsgi[966]: raise to_exc(exc) from exc
  162. Oct 29 23:27:03 aphelion uwsgi[966]: httpcore.ConnectError: [Errno -3] Temporary failure in name resolution
  163. Oct 29 23:27:03 aphelion uwsgi[966]: The above exception was the direct cause of the following exception:
  164. Oct 29 23:27:03 aphelion uwsgi[966]: Traceback (most recent call last):
  165. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/search/processors/abstract.py", line 73, in initialize
  166. Oct 29 23:27:03 aphelion uwsgi[966]: self.engine.init(get_engine_from_settings(self.engine_name))
  167. Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  168. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/engines/wikidata.py", line 811, in init
  169. Oct 29 23:27:03 aphelion uwsgi[966]: jsonresponse = send_wikidata_query(query, timeout=20)
  170. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/engines/wikidata.py", line 164, in send_wikidata_query
  171. Oct 29 23:27:03 aphelion uwsgi[966]: http_response = get(SPARQL_ENDPOINT_URL + '?' + urlencode({'query': query}), headers=get_headers(), **kwargs)
  172. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/__init__.py", line 165, in get
  173. Oct 29 23:27:03 aphelion uwsgi[966]: return request('get', url, **kwargs)
  174. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/__init__.py", line 96, in request
  175. Oct 29 23:27:03 aphelion uwsgi[966]: return future.result(timeout)
  176. Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~^^^^^^^^^
  177. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/lib/python3.13/concurrent/futures/_base.py", line 456, in result
  178. Oct 29 23:27:03 aphelion uwsgi[966]: return self.__get_result()
  179. Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~~~~^^
  180. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/lib/python3.13/concurrent/futures/_base.py", line 401, in __get_result
  181. Oct 29 23:27:03 aphelion uwsgi[966]: raise self._exception
  182. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/network.py", line 297, in request
  183. Oct 29 23:27:03 aphelion uwsgi[966]: return await self.call_client(False, method, url, **kwargs)
  184. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  185. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/network.py", line 293, in call_client
  186. Oct 29 23:27:03 aphelion uwsgi[966]: raise e
  187. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/network.py", line 278, in call_client
  188. Oct 29 23:27:03 aphelion uwsgi[966]: response = await client.request(method, url, **kwargs)
  189. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  190. 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
  191. Oct 29 23:27:03 aphelion uwsgi[966]: return await self.send(request, auth=auth, follow_redirects=follow_redirects)
  192. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  193. 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
  194. Oct 29 23:27:03 aphelion uwsgi[966]: response = await self._send_handling_auth(
  195. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  196. Oct 29 23:27:03 aphelion uwsgi[966]: ...<4 lines>...
  197. Oct 29 23:27:03 aphelion uwsgi[966]: )
  198. Oct 29 23:27:03 aphelion uwsgi[966]: ^
  199. 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
  200. Oct 29 23:27:03 aphelion uwsgi[966]: response = await self._send_handling_redirects(
  201. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  202. Oct 29 23:27:03 aphelion uwsgi[966]: ...<3 lines>...
  203. Oct 29 23:27:03 aphelion uwsgi[966]: )
  204. Oct 29 23:27:03 aphelion uwsgi[966]: ^
  205. 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
  206. Oct 29 23:27:03 aphelion uwsgi[966]: response = await self._send_single_request(request)
  207. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  208. 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
  209. Oct 29 23:27:03 aphelion uwsgi[966]: response = await transport.handle_async_request(request)
  210. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  211. 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
  212. Oct 29 23:27:03 aphelion uwsgi[966]: with map_httpcore_exceptions():
  213. Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~~~~~~~~~~^^
  214. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/lib/python3.13/contextlib.py", line 162, in __exit__
  215. Oct 29 23:27:03 aphelion uwsgi[966]: self.gen.throw(value)
  216. Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~^^^^^^^
  217. 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
  218. Oct 29 23:27:03 aphelion uwsgi[966]: raise mapped_exc(message) from exc
  219. Oct 29 23:27:03 aphelion uwsgi[966]: httpx.ConnectError: [Errno -3] Temporary failure in name resolution
  220. Oct 29 23:27:03 aphelion uwsgi[966]: 2025-10-29 23:27:03,347 ERROR:searx.engines.wikidata: Fail to initialize
  221. Oct 29 23:27:03 aphelion uwsgi[966]: Traceback (most recent call last):
  222. 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
  223. Oct 29 23:27:03 aphelion uwsgi[966]: yield
  224. 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
  225. Oct 29 23:27:03 aphelion uwsgi[966]: resp = await self._pool.handle_async_request(req)
  226. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  227. 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
  228. Oct 29 23:27:03 aphelion uwsgi[966]: raise exc from None
  229. 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
  230. Oct 29 23:27:03 aphelion uwsgi[966]: response = await connection.handle_async_request(
  231. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  232. Oct 29 23:27:03 aphelion uwsgi[966]: pool_request.request
  233. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^
  234. Oct 29 23:27:03 aphelion uwsgi[966]: )
  235. Oct 29 23:27:03 aphelion uwsgi[966]: ^
  236. 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
  237. Oct 29 23:27:03 aphelion uwsgi[966]: raise exc
  238. 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
  239. Oct 29 23:27:03 aphelion uwsgi[966]: stream = await self._connect(request)
  240. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  241. 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
  242. Oct 29 23:27:03 aphelion uwsgi[966]: stream = await self._network_backend.connect_tcp(**kwargs)
  243. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  244. 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
  245. Oct 29 23:27:03 aphelion uwsgi[966]: return await self._backend.connect_tcp(
  246. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  247. Oct 29 23:27:03 aphelion uwsgi[966]: ...<5 lines>...
  248. Oct 29 23:27:03 aphelion uwsgi[966]: )
  249. Oct 29 23:27:03 aphelion uwsgi[966]: ^
  250. 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
  251. Oct 29 23:27:03 aphelion uwsgi[966]: with map_exceptions(exc_map):
  252. Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~^^^^^^^^^
  253. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/lib/python3.13/contextlib.py", line 162, in __exit__
  254. Oct 29 23:27:03 aphelion uwsgi[966]: self.gen.throw(value)
  255. Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~^^^^^^^
  256. 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
  257. Oct 29 23:27:03 aphelion uwsgi[966]: raise to_exc(exc) from exc
  258. Oct 29 23:27:03 aphelion uwsgi[966]: httpcore.ConnectError: [Errno -3] Temporary failure in name resolution
  259. Oct 29 23:27:03 aphelion uwsgi[966]: The above exception was the direct cause of the following exception:
  260. Oct 29 23:27:03 aphelion uwsgi[966]: Traceback (most recent call last):
  261. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/search/processors/abstract.py", line 73, in initialize
  262. Oct 29 23:27:03 aphelion uwsgi[966]: self.engine.init(get_engine_from_settings(self.engine_name))
  263. Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  264. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/engines/wikidata.py", line 811, in init
  265. Oct 29 23:27:03 aphelion uwsgi[966]: jsonresponse = send_wikidata_query(query, timeout=20)
  266. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/engines/wikidata.py", line 164, in send_wikidata_query
  267. Oct 29 23:27:03 aphelion uwsgi[966]: http_response = get(SPARQL_ENDPOINT_URL + '?' + urlencode({'query': query}), headers=get_headers(), **kwargs)
  268. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/__init__.py", line 165, in get
  269. Oct 29 23:27:03 aphelion uwsgi[966]: return request('get', url, **kwargs)
  270. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/__init__.py", line 96, in request
  271. Oct 29 23:27:03 aphelion uwsgi[966]: return future.result(timeout)
  272. Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~^^^^^^^^^
  273. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/lib/python3.13/concurrent/futures/_base.py", line 456, in result
  274. Oct 29 23:27:03 aphelion uwsgi[966]: return self.__get_result()
  275. Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~~~~^^
  276. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/lib/python3.13/concurrent/futures/_base.py", line 401, in __get_result
  277. Oct 29 23:27:03 aphelion uwsgi[966]: raise self._exception
  278. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/network.py", line 297, in request
  279. Oct 29 23:27:03 aphelion uwsgi[966]: return await self.call_client(False, method, url, **kwargs)
  280. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  281. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/network.py", line 293, in call_client
  282. Oct 29 23:27:03 aphelion uwsgi[966]: raise e
  283. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/local/searxng/searxng-src/searx/network/network.py", line 278, in call_client
  284. Oct 29 23:27:03 aphelion uwsgi[966]: response = await client.request(method, url, **kwargs)
  285. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  286. 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
  287. Oct 29 23:27:03 aphelion uwsgi[966]: return await self.send(request, auth=auth, follow_redirects=follow_redirects)
  288. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  289. 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
  290. Oct 29 23:27:03 aphelion uwsgi[966]: response = await self._send_handling_auth(
  291. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  292. Oct 29 23:27:03 aphelion uwsgi[966]: ...<4 lines>...
  293. Oct 29 23:27:03 aphelion uwsgi[966]: )
  294. Oct 29 23:27:03 aphelion uwsgi[966]: ^
  295. 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
  296. Oct 29 23:27:03 aphelion uwsgi[966]: response = await self._send_handling_redirects(
  297. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  298. Oct 29 23:27:03 aphelion uwsgi[966]: ...<3 lines>...
  299. Oct 29 23:27:03 aphelion uwsgi[966]: )
  300. Oct 29 23:27:03 aphelion uwsgi[966]: ^
  301. 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
  302. Oct 29 23:27:03 aphelion uwsgi[966]: response = await self._send_single_request(request)
  303. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  304. 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
  305. Oct 29 23:27:03 aphelion uwsgi[966]: response = await transport.handle_async_request(request)
  306. Oct 29 23:27:03 aphelion uwsgi[966]: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  307. 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
  308. Oct 29 23:27:03 aphelion uwsgi[966]: with map_httpcore_exceptions():
  309. Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~~~~~~~~~~^^
  310. Oct 29 23:27:03 aphelion uwsgi[966]: File "/usr/lib/python3.13/contextlib.py", line 162, in __exit__
  311. Oct 29 23:27:03 aphelion uwsgi[966]: self.gen.throw(value)
  312. Oct 29 23:27:03 aphelion uwsgi[966]: ~~~~~~~~~~~~~~^^^^^^^
  313. 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
  314. Oct 29 23:27:03 aphelion uwsgi[966]: raise mapped_exc(message) from exc
  315. Oct 29 23:27:03 aphelion uwsgi[966]: httpx.ConnectError: [Errno -3] Temporary failure in name resolution
  316. Oct 29 23:27:04 aphelion ckb-next-daemon[957]: [W] nxp_usb_read (via firmware.c:45): ckb3: Timeout while waiting for response
  317. 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.
  318. Oct 29 23:27:06 aphelion login[979]: pam_unix(login:session): session opened for user junebug(uid=1000) by junebug(uid=0)
  319. Oct 29 23:27:06 aphelion systemd-logind[964]: New session '1' of user 'junebug' with class 'user' and type 'tty'.
  320. Oct 29 23:27:06 aphelion systemd[1]: Created slice User Slice of UID 1000.
  321. Oct 29 23:27:06 aphelion systemd[1]: Starting User Runtime Directory /run/user/1000...
  322. 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.
  323. Oct 29 23:27:06 aphelion systemd-user-runtime-dir[3801]: Successfully configured disk quota for UID 1000 on /dev/shm to 24.1G
  324. Oct 29 23:27:06 aphelion systemd[1]: Finished User Runtime Directory /run/user/1000.
  325. Oct 29 23:27:06 aphelion systemd[1]: Starting User Manager for UID 1000...
  326. 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>]
  327. Oct 29 23:27:06 aphelion (systemd)[3804]: pam_unix(systemd-user:session): session opened for user junebug(uid=1000) by junebug(uid=0)
  328. Oct 29 23:27:06 aphelion systemd-logind[964]: New session '2' of user 'junebug' with class 'manager' and type 'unspecified'.
  329. 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
  330. 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.
  331. Oct 29 23:27:06 aphelion systemd[3804]: Queued start job for default target Main User Target.
  332. Oct 29 23:27:06 aphelion systemd[3804]: Created slice User Application Slice.
  333. Oct 29 23:27:06 aphelion systemd[3804]: Created slice User Core Session Slice.
  334. Oct 29 23:27:06 aphelion systemd[3804]: Reached target Paths.
  335. Oct 29 23:27:06 aphelion systemd[3804]: Reached target Timers.
  336. Oct 29 23:27:06 aphelion systemd[3804]: Starting D-Bus User Message Bus Socket...
  337. Oct 29 23:27:06 aphelion systemd[3804]: Listening on GnuPG network certificate management daemon.
  338. Oct 29 23:27:06 aphelion systemd[3804]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
  339. Oct 29 23:27:06 aphelion systemd[3804]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
  340. Oct 29 23:27:06 aphelion systemd[3804]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
  341. Oct 29 23:27:06 aphelion systemd[3804]: Listening on GnuPG cryptographic agent and passphrase cache.
  342. Oct 29 23:27:06 aphelion systemd[3804]: Listening on GnuPG public key management service.
  343. Oct 29 23:27:06 aphelion systemd[3804]: Listening on p11-kit server.
  344. Oct 29 23:27:06 aphelion systemd[3804]: Listening on PipeWire PulseAudio.
  345. Oct 29 23:27:06 aphelion systemd[3804]: Listening on PipeWire Multimedia System Sockets.
  346. Oct 29 23:27:06 aphelion systemd[3804]: Listening on Query the User Interactively for a Password.
  347. Oct 29 23:27:06 aphelion systemd[3804]: Listening on D-Bus User Message Bus Socket.
  348. Oct 29 23:27:06 aphelion systemd[3804]: Reached target Sockets.
  349. Oct 29 23:27:06 aphelion systemd[3804]: Starting D-Bus User Message Bus...
  350. 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
  351. 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
  352. Oct 29 23:27:06 aphelion systemd[3804]: Started D-Bus User Message Bus.
  353. Oct 29 23:27:06 aphelion dbus-broker-launch[3816]: Ready
  354. Oct 29 23:27:06 aphelion systemd[3804]: Reached target Basic System.
  355. Oct 29 23:27:06 aphelion systemd[1]: Started User Manager for UID 1000.
  356. Oct 29 23:27:06 aphelion systemd[1]: Started Session 1 of User junebug.
  357. Oct 29 23:27:06 aphelion systemd[3804]: Started PipeWire Multimedia Service.
  358. Oct 29 23:27:06 aphelion systemd[3804]: Started Syncthing - Open Source Continuous File Synchronization.
  359. Oct 29 23:27:06 aphelion systemd[3804]: Started Multimedia Service Session Manager.
  360. Oct 29 23:27:06 aphelion login[979]: LOGIN ON tty1 BY junebug
  361. Oct 29 23:27:06 aphelion systemd[3804]: Started PipeWire PulseAudio.
  362. Oct 29 23:27:06 aphelion systemd[3804]: Reached target Main User Target.
  363. Oct 29 23:27:06 aphelion systemd[3804]: Startup finished in 94ms.
  364. Oct 29 23:27:06 aphelion systemd[1]: Starting RealtimeKit Scheduling Policy Service...
  365. Oct 29 23:27:06 aphelion systemd[1]: Started RealtimeKit Scheduling Policy Service.
  366. Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Successfully called chroot.
  367. Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Successfully dropped privileges.
  368. Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Successfully limited resources.
  369. Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Running.
  370. Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Canary thread running.
  371. Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Watchdog thread running.
  372. Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 0 threads of 0 processes of 0 users.
  373. Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 0 threads of 0 processes of 0 users.
  374. Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 0 threads of 0 processes of 0 users.
  375. Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 0 threads of 0 processes of 0 users.
  376. Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 0 threads of 0 processes of 0 users.
  377. Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 0 threads of 0 processes of 0 users.
  378. Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 0 threads of 0 processes of 0 users.
  379. Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 0 threads of 0 processes of 0 users.
  380. Oct 29 23:27:06 aphelion systemd[1]: Starting Authorization Manager...
  381. 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)
  382. Oct 29 23:27:06 aphelion wireplumber[3820]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion 'already_registered_dispatcher == self' failed
  383. Oct 29 23:27:06 aphelion wireplumber[3820]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion 'already_registered_dispatcher == self' failed
  384. Oct 29 23:27:06 aphelion wireplumber[3820]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion 'already_registered_dispatcher == self' failed
  385. Oct 29 23:27:06 aphelion wireplumber[3820]: wp-event-dispatcher: wp_event_dispatcher_unregister_hook: assertion 'already_registered_dispatcher == self' failed
  386. Oct 29 23:27:06 aphelion polkitd[3864]: Started polkitd version 126
  387. Oct 29 23:27:06 aphelion polkitd[3864]: Loading rules from directory /etc/polkit-1/rules.d
  388. Oct 29 23:27:06 aphelion polkitd[3864]: Loading rules from directory /run/polkit-1/rules.d
  389. 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)
  390. Oct 29 23:27:06 aphelion polkitd[3864]: Loading rules from directory /usr/local/share/polkit-1/rules.d
  391. 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)
  392. Oct 29 23:27:06 aphelion polkitd[3864]: Loading rules from directory /usr/share/polkit-1/rules.d
  393. Oct 29 23:27:06 aphelion polkitd[3864]: Finished loading, compiling and executing 5 rules
  394. Oct 29 23:27:06 aphelion systemd[1]: Started Authorization Manager.
  395. Oct 29 23:27:06 aphelion polkitd[3864]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
  396. 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.
  397. Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 1 threads of 1 processes of 1 users.
  398. Oct 29 23:27:06 aphelion syncthing[3819]: Calculated our device ID (device=FJYA64P-YTCGMST-OZFZLQ7-BJJK6JP-CZI6SHV-WYHJAFQ-V7HDF4R-G2LMTQR log.pkg=syncthing)
  399. Oct 29 23:27:06 aphelion syncthing[3819]: Overall rate limit in use (send="is unlimited" recv="is unlimited" log.pkg=connections)
  400. Oct 29 23:27:06 aphelion syncthing[3819]: Relay listener starting (id=dynamic+https://relays.syncthing.net/endpoint log.pkg=connections)
  401. 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)
  402. 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)
  403. 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)
  404. Oct 29 23:27:06 aphelion syncthing[3819]: Using discovery mechanism (identity="IPv4 local broadcast discovery on port 21027" log.pkg=discover)
  405. Oct 29 23:27:06 aphelion syncthing[3819]: Using discovery mechanism (identity="IPv6 local multicast discovery on address [ff12::8384]:21027" log.pkg=discover)
  406. 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.
  407. Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 2 threads of 2 processes of 1 users.
  408. Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 2 threads of 2 processes of 1 users.
  409. Oct 29 23:27:06 aphelion syncthing[3819]: TCP listener starting (address="[::]:22000" log.pkg=connections)
  410. Oct 29 23:27:06 aphelion syncthing[3819]: QUIC listener starting (address="[::]:22000" log.pkg=connections)
  411. Oct 29 23:27:06 aphelion syncthing[3819]: Ready to synchronize (folder.label=.junebugSync folder.id=2uuxk-sdnzp folder.type=sendreceive log.pkg=model)
  412. Oct 29 23:27:06 aphelion syncthing[3819]: GUI and API listening (address=127.0.0.1:8384 log.pkg=api)
  413. Oct 29 23:27:06 aphelion syncthing[3819]: Access the GUI via the following URL: http://127.0.0.1:8384/ (log.pkg=api)
  414. Oct 29 23:27:06 aphelion syncthing[3819]: Detected NAT services (count=0 log.pkg=nat)
  415. Oct 29 23:27:06 aphelion syncthing[3819]: Loaded configuration (name=aphelion log.pkg=syncthing)
  416. Oct 29 23:27:06 aphelion syncthing[3819]: Loaded peer device configuration (device=2DQO65J name=voyager address="[dynamic]" log.pkg=syncthing)
  417. Oct 29 23:27:06 aphelion syncthing[3819]: Relay listener shutting down (id=dynamic+https://relays.syncthing.net/endpoint log.pkg=connections)
  418. 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>
  419. Oct 29 23:27:06 aphelion syncthing[3819]: Relay listener starting (id=dynamic+https://relays.syncthing.net/endpoint log.pkg=connections)
  420. Oct 29 23:27:06 aphelion syncthing[3819]: Ready to synchronize (folder.label="Default Folder" folder.id=default folder.type=sendreceive log.pkg=model)
  421. Oct 29 23:27:06 aphelion syncthing[3819]: Relay listener shutting down (id=dynamic+https://relays.syncthing.net/endpoint log.pkg=connections)
  422. 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>
  423. Oct 29 23:27:06 aphelion syncthing[3819]: Relay listener starting (id=dynamic+https://relays.syncthing.net/endpoint log.pkg=connections)
  424. Oct 29 23:27:06 aphelion syncthing[3819]: Relay listener shutting down (id=dynamic+https://relays.syncthing.net/endpoint log.pkg=connections)
  425. 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>
  426. Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Successfully made thread 3846 of process 3822 owned by '1000' RT at priority 20.
  427. Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 3 threads of 2 processes of 1 users.
  428. Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Successfully made thread 3845 of process 3818 owned by '1000' RT at priority 20.
  429. Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 4 threads of 2 processes of 1 users.
  430. Oct 29 23:27:06 aphelion syncthing[3819]: Completed initial scan (folder.label=.junebugSync folder.id=2uuxk-sdnzp folder.type=sendreceive log.pkg=model)
  431. Oct 29 23:27:06 aphelion syncthing[3819]: Completed initial scan (folder.label="Default Folder" folder.id=default folder.type=sendreceive log.pkg=model)
  432. 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.
  433. Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 5 threads of 3 processes of 1 users.
  434. Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Successfully made thread 3866 of process 3820 owned by '1000' RT at priority 20.
  435. Oct 29 23:27:06 aphelion rtkit-daemon[3844]: Supervising 6 threads of 3 processes of 1 users.
  436. Oct 29 23:27:06 aphelion wireplumber[3820]: default: Failed to get percentage from UPower: org.freedesktop.DBus.Error.NameHasNoOwner
  437. Oct 29 23:27:06 aphelion wireplumber[3820]: wp-device: SPA handle 'api.libcamera.enum.manager' could not be loaded; is it installed?
  438. 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.
  439. Oct 29 23:27:06 aphelion ckb-next-daemon[957]: [W] nxp_usb_read (via firmware.c:45): ckb3: Timeout while waiting for response
  440. Oct 29 23:27:06 aphelion syncthing[3819]: Measured hashing performance (perf="2686.71 MB/s" log.pkg=syncthing)
  441. Oct 29 23:27:07 aphelion dhcpcd[967]: enp12s0: carrier acquired
  442. Oct 29 23:27:07 aphelion kernel: r8169 0000:0c:00.0 enp12s0: Link is Up - 5Gbps/Full - flow control off
  443. Oct 29 23:27:07 aphelion dhcpcd[967]: enp12s0: IAID 84:7a:18:2c
  444. Oct 29 23:27:07 aphelion dhcpcd[967]: enp12s0: adding address fe80::e22b:8132:4f73:c016
  445. Oct 29 23:27:07 aphelion systemd[3804]: Starting User preferences database...
  446. Oct 29 23:27:07 aphelion systemd[3804]: Started User preferences database.
  447. Oct 29 23:27:07 aphelion systemd[3804]: Started Hyprland Polkit Authentication Agent.
  448. Oct 29 23:27:07 aphelion hyprpolkitagent[3995]: New PolkitAgentListener 0x629b0cd27a50
  449. Oct 29 23:27:07 aphelion hyprpolkitagent[3995]: Adding new listener PolkitQt1::Agent::Listener(0x629b0cd270c0) for 0x629b0cd27a50
  450. 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)
  451. Oct 29 23:27:07 aphelion systemd[3804]: Starting Portal service...
  452. Oct 29 23:27:08 aphelion systemd[3804]: Starting sandboxed app permission store...
  453. Oct 29 23:27:08 aphelion systemd[3804]: Started sandboxed app permission store.
  454. Oct 29 23:27:08 aphelion systemd[3804]: Starting flatpak document portal service...
  455. Oct 29 23:27:08 aphelion systemd[3804]: Started flatpak document portal service.
  456. Oct 29 23:27:08 aphelion rtkit-daemon[3844]: Supervising 6 threads of 3 processes of 1 users.
  457. Oct 29 23:27:08 aphelion rtkit-daemon[3844]: Supervising 6 threads of 3 processes of 1 users.
  458. Oct 29 23:27:08 aphelion rtkit-daemon[3844]: Supervising 6 threads of 3 processes of 1 users.
  459. Oct 29 23:27:08 aphelion systemd[3804]: Starting Portal service (Hyprland implementation)...
  460. Oct 29 23:27:08 aphelion systemd[3804]: Started Portal service (Hyprland implementation).
  461. Oct 29 23:27:08 aphelion systemd[3804]: Starting Accessibility services bus...
  462. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] Initializing xdph...
  463. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] XDG_CURRENT_DESKTOP set to Hyprland
  464. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] Gathering exported interfaces
  465. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wl_seat (ver 9)
  466. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wl_data_device_manager (ver 3)
  467. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wl_compositor (ver 6)
  468. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wl_subcompositor (ver 1)
  469. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wl_shm (ver 1)
  470. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wp_viewporter (ver 1)
  471. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wp_tearing_control_manager_v1 (ver 1)
  472. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wp_fractional_scale_manager_v1 (ver 1)
  473. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zxdg_output_manager_v1 (ver 3)
  474. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wp_cursor_shape_manager_v1 (ver 1)
  475. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwp_idle_inhibit_manager_v1 (ver 1)
  476. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwp_relative_pointer_manager_v1 (ver 1)
  477. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zxdg_decoration_manager_v1 (ver 1)
  478. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wp_alpha_modifier_v1 (ver 1)
  479. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwlr_gamma_control_manager_v1 (ver 1)
  480. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: ext_foreign_toplevel_list_v1 (ver 1)
  481. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwp_pointer_gestures_v1 (ver 3)
  482. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwlr_foreign_toplevel_manager_v1 (ver 3)
  483. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] [toplevel] (activate) locks: 1
  484. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwp_keyboard_shortcuts_inhibit_manager_v1 (ver 1)
  485. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwp_text_input_manager_v1 (ver 1)
  486. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwp_text_input_manager_v3 (ver 1)
  487. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwp_pointer_constraints_v1 (ver 1)
  488. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwlr_output_power_manager_v1 (ver 1)
  489. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: xdg_activation_v1 (ver 1)
  490. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: ext_idle_notifier_v1 (ver 2)
  491. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: hyprland_lock_notifier_v1 (ver 1)
  492. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: ext_session_lock_manager_v1 (ver 1)
  493. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwp_input_method_manager_v2 (ver 1)
  494. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwp_virtual_keyboard_manager_v1 (ver 1)
  495. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwlr_virtual_pointer_manager_v1 (ver 2)
  496. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwlr_output_manager_v1 (ver 4)
  497. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: org_kde_kwin_server_decoration_manager (ver 1)
  498. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: hyprland_focus_grab_manager_v1 (ver 1)
  499. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwp_tablet_manager_v2 (ver 1)
  500. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwlr_layer_shell_v1 (ver 5)
  501. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wp_presentation (ver 2)
  502. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: xdg_wm_base (ver 7)
  503. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwlr_data_control_manager_v1 (ver 2)
  504. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwp_primary_selection_device_manager_v1 (ver 1)
  505. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: xwayland_shell_v1 (ver 1)
  506. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwlr_screencopy_manager_v1 (ver 3)
  507. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] [pipewire] connected
  508. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] [screencopy] init successful
  509. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: hyprland_toplevel_export_manager_v1 (ver 2)
  510. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: hyprland_toplevel_mapping_manager_v1 (ver 1)
  511. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] [toplevel mapping] registered manager
  512. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: hyprland_global_shortcuts_manager_v1 (ver 1)
  513. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] [globalshortcuts] registered
  514. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: xdg_wm_dialog_v1 (ver 1)
  515. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wp_single_pixel_buffer_manager_v1 (ver 1)
  516. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wp_security_context_manager_v1 (ver 1)
  517. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: hyprland_ctm_control_manager_v1 (ver 2)
  518. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: hyprland_surface_manager_v1 (ver 2)
  519. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wp_content_type_manager_v1 (ver 1)
  520. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: xdg_toplevel_tag_manager_v1 (ver 1)
  521. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: xdg_system_bell_v1 (ver 1)
  522. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: ext_workspace_manager_v1 (ver 1)
  523. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: ext_data_control_manager_v1 (ver 1)
  524. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wp_pointer_warp_v1 (ver 1)
  525. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wp_color_manager_v1 (ver 1)
  526. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wp_drm_lease_device_v1 (ver 1)
  527. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wp_linux_drm_syncobj_manager_v1 (ver 1)
  528. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wp_drm_lease_device_v1 (ver 1)
  529. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wl_drm (ver 2)
  530. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: zwp_linux_dmabuf_v1 (ver 5)
  531. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wl_output (ver 4)
  532. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] | Got interface: wl_output (ver 4)
  533. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] [core] dmabufFeedbackMainDevice
  534. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] Found output name DP-1
  535. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] Found output name HDMI-A-1
  536. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] [toplevel] Activated, bound to 1, toplevels: 0
  537. Oct 29 23:27:08 aphelion xdg-desktop-portal-hyprland[4028]: [LOG] [screencopy] Registered for toplevel export
  538. Oct 29 23:27:08 aphelion systemd[3804]: Started Portal service.
  539. Oct 29 23:27:08 aphelion systemd[3804]: Started Accessibility services bus.
  540. Oct 29 23:27:08 aphelion dbus-broker-launch[4112]: Ready
  541. Oct 29 23:27:08 aphelion systemd[3804]: Created slice Slice /app/dbus-:1.23-org.a11y.atspi.Registry.
  542. Oct 29 23:27:08 aphelion systemd[3804]: Started dbus-:[email protected].
  543. Oct 29 23:27:08 aphelion at-spi2-registryd[4118]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
  544. Oct 29 23:27:08 aphelion dhcpcd[967]: enp12s0: rebinding lease of 192.168.1.191
  545. Oct 29 23:27:08 aphelion kernel: usbcore: registered new interface driver snd-usb-audio
  546. Oct 29 23:27:08 aphelion systemd[3804]: Reached target Sound Card.
  547. Oct 29 23:27:08 aphelion steam-runtime-steam-remote[4197]: steam-runtime-steam-remote: Steam is not running: No such device or address
  548. Oct 29 23:27:08 aphelion steam[4208]: steam.sh[4187]: Running Steam on arch rolling 64-bit
  549. Oct 29 23:27:08 aphelion steam[4208]: steam.sh[4187]: STEAM_RUNTIME is enabled automatically
  550. Oct 29 23:27:08 aphelion steam[4208]: setup.sh[4241]: Steam runtime environment up-to-date!
  551. Oct 29 23:27:08 aphelion ckb-next-daemon[957]: [W] nxp_usb_read (via firmware.c:45): ckb3: Timeout while waiting for response
  552. Oct 29 23:27:09 aphelion steam[4208]: steam.sh[4187]: Log already open
  553. Oct 29 23:27:09 aphelion steam[4208]: steam.sh[4187]: Steam client's requirements are satisfied
  554. Oct 29 23:27:09 aphelion steam[4208]: CProcessEnvironmentManager is ready, 6 preallocated environment variables.
  555. Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Startup - updater built Oct 3 2025 02:26:15
  556. 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'
  557. Oct 29 23:27:09 aphelion steam[4208]: 10/29 23:27:09 minidumps folder is set to /tmp/dumps
  558. 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)
  559. Oct 29 23:27:09 aphelion steam[4208]: Looks like steam didn't shutdown cleanly, scheduling immediate update check
  560. Oct 29 23:27:09 aphelion dhcpcd[967]: enp12s0: soliciting an IPv6 router
  561. Oct 29 23:27:09 aphelion steam[4208]: CProcessEnvironmentManager is ready, 6 preallocated environment variables.
  562. Oct 29 23:27:09 aphelion dhcpcd[967]: enp12s0: Router Advertisement from fe80::2641:feff:fe46:2d53
  563. Oct 29 23:27:09 aphelion dhcpcd[967]: enp12s0: adding address 2600:4040:2d7b:fc00:212a:31c3:72da:4954/64
  564. Oct 29 23:27:09 aphelion dhcpcd[967]: enp12s0: adding route to 2600:4040:2d7b:fc00::/56 via fe80::2641:feff:fe46:2d53
  565. Oct 29 23:27:09 aphelion dhcpcd[967]: enp12s0: adding route to 2600:4040:2d7b:fc00::/64
  566. Oct 29 23:27:09 aphelion dhcpcd[967]: enp12s0: adding default route via fe80::2641:feff:fe46:2d53
  567. Oct 29 23:27:09 aphelion dhcpcd[967]: enp12s0: requesting DHCPv6 information
  568. 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)
  569. Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Using the following download hosts for Public, Realm steamglobal
  570. 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'
  571. 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'
  572. 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'
  573. Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Checking for update on startup
  574. Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Checking for available updates...
  575. 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
  576. Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Manifest download: send request
  577. 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'
  578. Oct 29 23:27:09 aphelion steam[4208]: 10/29 23:27:09 minidumps folder is set to /tmp/dumps
  579. Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Using update UI: xwin
  580. 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)
  581. Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Create window
  582. Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Set percent complete: 0
  583. Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Set status message: Checking for available updates...
  584. Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Set percent complete: -1
  585. Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Manifest download: waiting for download to finish
  586. Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Manifest download: finished
  587. 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)
  588. 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
  589. Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Manifest download: send request
  590. Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Manifest download: waiting for download to finish
  591. Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Manifest download: finished
  592. 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)
  593. Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Downloading manifest: https://client-update.steamstatic.com/steam_client_ubuntu12
  594. Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Manifest download: send request
  595. Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Manifest download: waiting for download to finish
  596. Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Manifest download: finished
  597. 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)
  598. Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] DownloadManifest - exhausted list of download hosts
  599. Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] failed to load manifest from buffer.
  600. Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Failed to load manifest
  601. Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Error: Download failed: http error 0
  602. 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)
  603. Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Error: Failed to determine download location for universe 1
  604. Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Verifying installation...
  605. Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Verifying all executable checksums
  606. Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Set percent complete: -1
  607. Oct 29 23:27:09 aphelion steam[4208]: [2025-10-29 23:27:09] Set status message: Verifying installation...
  608. Oct 29 23:27:10 aphelion dhcpcd[967]: enp12s0: REPLY6 received from fe80::2641:feff:fe46:2d53
  609. Oct 29 23:27:10 aphelion dhcpcd[967]: enp12s0: refresh in 86400 seconds
  610. Oct 29 23:27:10 aphelion systemd[1]: Stopping Network Time Synchronization...
  611. Oct 29 23:27:10 aphelion systemd[1]: systemd-timesyncd.service: Deactivated successfully.
  612. Oct 29 23:27:10 aphelion systemd[1]: Stopped Network Time Synchronization.
  613. Oct 29 23:27:10 aphelion systemd[1]: Starting Network Time Synchronization...
  614. Oct 29 23:27:10 aphelion systemd[1]: Started Network Time Synchronization.
  615. Oct 29 23:27:10 aphelion steam[4208]: [2025-10-29 23:27:10] Verification complete
  616. Oct 29 23:27:10 aphelion steam[4208]: UpdateUI: skip show logo
  617. Oct 29 23:27:10 aphelion steam[4208]: [2025-10-29 23:27:10] Destroy window
  618. Oct 29 23:27:10 aphelion steam[4208]: [2025-10-29 23:27:10] Shutdown
  619. Oct 29 23:27:10 aphelion steam[4208]: Steam logging initialized: directory: /home/junebug/.local/share/Steam/logs
  620. Oct 29 23:27:10 aphelion steam[4208]: XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xef165370
  621. Oct 29 23:27:10 aphelion steam[4208]: XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xef163cc0
  622. Oct 29 23:27:11 aphelion ckb-next-daemon[957]: [W] nxp_usb_read (via firmware.c:45): ckb3: Timeout while waiting for response
  623. Oct 29 23:27:11 aphelion steam[4208]: 10/29 23:27:11 minidumps folder is set to /tmp/dumps
  624. 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)
  625. Oct 29 23:27:11 aphelion steam[4208]: Running query: 1 - GpuTopology
  626. Oct 29 23:27:11 aphelion steam[4208]: *** stack smashing detected ***: terminated
  627. Oct 29 23:27:11 aphelion crash_20251029232711_3.dmp[4505]: Uploading dump (out-of-process)
  628. /tmp/dumps/crash_20251029232711_3.dmp
  629. Oct 29 23:27:11 aphelion steam[4208]: crash_20251029232711_3.dmp[4505]: Uploading dump (out-of-process)
  630. Oct 29 23:27:11 aphelion steam[4208]: /tmp/dumps/crash_20251029232711_3.dmp
  631. Oct 29 23:27:11 aphelion systemd-coredump[4506]: Process 4501 (steamsysinfo) of user 1000 terminated abnormally with signal 6/ABRT, processing...
  632. Oct 29 23:27:11 aphelion systemd[1]: Created slice Slice /system/systemd-coredump.
  633. Oct 29 23:27:11 aphelion systemd[1]: Started Process Core Dump (PID 4506/UID 0).
  634. Oct 29 23:27:11 aphelion crash_20251029232711_3.dmp[4505]: Finished uploading minidump (out-of-process): success = no
  635. Oct 29 23:27:11 aphelion crash_20251029232711_3.dmp[4505]: error: Could not connect to server
  636. Oct 29 23:27:11 aphelion steam[4208]: crash_20251029232711_3.dmp[4505]: Finished uploading minidump (out-of-process): success = no
  637. Oct 29 23:27:11 aphelion steam[4208]: crash_20251029232711_3.dmp[4505]: error: Could not connect to server
  638. 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''
  639. 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''
  640. Oct 29 23:27:11 aphelion systemd-coredump[4508]: [🡕] Process 4501 (steamsysinfo) of user 1000 dumped core.
  641.  
  642. Stack trace of thread 4501:
  643. #0 0x00000000f5bff579 __kernel_vsyscall (linux-gate.so.1 + 0x579)
  644. #1 0x00000000f57bee3f n/a (libc.so.6 + 0x95e3f)
  645. #2 0x00000000f5762807 raise (libc.so.6 + 0x39807)
  646. #3 0x00000000f57491fa abort (libc.so.6 + 0x201fa)
  647. #4 0x00000000f574a3f6 n/a (libc.so.6 + 0x213f6)
  648. #5 0x00000000f5865d43 __fortify_fail (libc.so.6 + 0x13cd43)
  649. #6 0x00000000f5866c5f __stack_chk_fail (libc.so.6 + 0x13dc5f)
  650. #7 0x00000000e4512a88 n/a (amdvlkpro32.so + 0x40a2a88)
  651. #8 0x00000000e0cf3405 n/a (amdvlkpro32.so + 0x883405)
  652. #9 0x00000000e0ce6345 n/a (amdvlkpro32.so + 0x876345)
  653. #10 0x00000000e0c12030 n/a (amdvlkpro32.so + 0x7a2030)
  654. #11 0x00000000e0a69e90 n/a (amdvlkpro32.so + 0x5f9e90)
  655. #12 0x00000000e0993eee n/a (amdvlkpro32.so + 0x523eee)
  656. #13 0x00000000e099774f n/a (amdvlkpro32.so + 0x52774f)
  657. #14 0x00000000f5489e38 n/a (libvulkan.so.1 + 0x37e38)
  658. #15 0x00000000e045cddb n/a (libVkLayer_MESA_device_select.so + 0x3ddb)
  659. #16 0x00000000f548b78d n/a (libvulkan.so.1 + 0x3978d)
  660. #17 0x00000000f549c95c vkCreateInstance (libvulkan.so.1 + 0x4a95c)
  661. #18 0x0000000057a3da14 n/a (/home/junebug/.local/share/Steam/ubuntu12_32/steamsysinfo + 0xbaa14)
  662. #19 0x0000000057a3e428 n/a (/home/junebug/.local/share/Steam/ubuntu12_32/steamsysinfo + 0xbb428)
  663. #20 0x0000000057a3e536 n/a (/home/junebug/.local/share/Steam/ubuntu12_32/steamsysinfo + 0xbb536)
  664. #21 0x0000000057a3711f n/a (/home/junebug/.local/share/Steam/ubuntu12_32/steamsysinfo + 0xb411f)
  665. #22 0x0000000057a3f055 n/a (/home/junebug/.local/share/Steam/ubuntu12_32/steamsysinfo + 0xbc055)
  666. #23 0x00000000f5bbfb15 n/a (libtier0_s.so + 0x30b15)
  667. #24 0x00000000f5bbfe50 CatchAndWriteMiniDumpExReturnsInt (libtier0_s.so + 0x30e50)
  668. #25 0x0000000057a3f3da n/a (/home/junebug/.local/share/Steam/ubuntu12_32/steamsysinfo + 0xbc3da)
  669. #26 0x00000000f574b535 n/a (libc.so.6 + 0x22535)
  670. #27 0x00000000f574b60e __libc_start_main (libc.so.6 + 0x2260e)
  671. #28 0x0000000057a357d1 n/a (/home/junebug/.local/share/Steam/ubuntu12_32/steamsysinfo + 0xb27d1)
  672. ELF object binary architecture: Intel 80386
  673. Oct 29 23:27:11 aphelion systemd[1]: systemd-coredump@0-1-4506_4507-0.service: Deactivated successfully.
  674. 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
  675. 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
  676. Oct 29 23:27:12 aphelion systemd[1]: Starting Daemon for power management...
  677. Oct 29 23:27:12 aphelion dhcpcd[967]: enp12s0: probing address 192.168.1.191/24
  678. 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>
  679. Oct 29 23:27:12 aphelion systemd[1]: Started Daemon for power management.
  680. Oct 29 23:27:12 aphelion steam[4208]: Steam Runtime Launch Service: starting steam-runtime-launcher-service
  681. Oct 29 23:27:12 aphelion steam[4208]: Steam Runtime Launch Service: steam-runtime-launcher-service is running pid 4682
  682. Oct 29 23:27:12 aphelion steam[4208]: bus_name=com.steampowered.PressureVessel.LaunchAlongsideSteam
  683. Oct 29 23:27:13 aphelion ckb-next-daemon[957]: [W] nxp_usb_read (via firmware.c:45): ckb3: Timeout while waiting for response
  684. Oct 29 23:27:13 aphelion ckb-next-daemon[957]: [E] _usbrecv (via firmware.c:45): Too many send/recv failures. Dropping.
  685. Oct 29 23:27:13 aphelion ckb-next-daemon[957]: [W] _start_dev (device.c:151): Unable to load firmware version/poll rate
  686. Oct 29 23:27:13 aphelion ckb-next-daemon[957]: [I] Setup finished for /dev/input/ckb3
  687. Oct 29 23:27:14 aphelion steam[4208]: *** stack smashing detected ***: terminated
  688. Oct 29 23:27:14 aphelion systemd-coredump[5069]: Process 5068 (vulkandriverque) of user 1000 terminated abnormally with signal 6/ABRT, processing...
  689. Oct 29 23:27:14 aphelion systemd[1]: Started Process Core Dump (PID 5069/UID 0).
  690. Oct 29 23:27:14 aphelion systemd-coredump[5070]: [🡕] Process 5068 (vulkandriverque) of user 1000 dumped core.
  691.  
  692. Stack trace of thread 5068:
  693. #0 0x00000000f62c5579 __kernel_vsyscall (linux-gate.so.1 + 0x579)
  694. #1 0x00000000f6115e3f n/a (libc.so.6 + 0x95e3f)
  695. #2 0x00000000f60b9807 raise (libc.so.6 + 0x39807)
  696. #3 0x00000000f60a01fa abort (libc.so.6 + 0x201fa)
  697. #4 0x00000000f60a13f6 n/a (libc.so.6 + 0x213f6)
  698. #5 0x00000000f61bcd43 __fortify_fail (libc.so.6 + 0x13cd43)
  699. #6 0x00000000f61bdc5f __stack_chk_fail (libc.so.6 + 0x13dc5f)
  700. #7 0x00000000e50c1a88 n/a (amdvlkpro32.so + 0x40a2a88)
  701. #8 0x00000000e18a2405 n/a (amdvlkpro32.so + 0x883405)
  702. #9 0x00000000e1895345 n/a (amdvlkpro32.so + 0x876345)
  703. #10 0x00000000e17c1030 n/a (amdvlkpro32.so + 0x7a2030)
  704. #11 0x00000000e1618e90 n/a (amdvlkpro32.so + 0x5f9e90)
  705. #12 0x00000000e1542eee n/a (amdvlkpro32.so + 0x523eee)
  706. #13 0x00000000e154674f n/a (amdvlkpro32.so + 0x52774f)
  707. #14 0x00000000f6020e38 n/a (libvulkan.so.1 + 0x37e38)
  708. #15 0x00000000e100bddb n/a (libVkLayer_MESA_device_select.so + 0x3ddb)
  709. #16 0x00000000f602278d n/a (libvulkan.so.1 + 0x3978d)
  710. #17 0x00000000f603395c vkCreateInstance (libvulkan.so.1 + 0x4a95c)
  711. #18 0x000000005ef1e242 n/a (/home/junebug/.local/share/Steam/ubuntu12_32/vulkandriverquery + 0x19242)
  712. #19 0x000000005ef1f1aa n/a (/home/junebug/.local/share/Steam/ubuntu12_32/vulkandriverquery + 0x1a1aa)
  713. #20 0x000000005ef1fa0c n/a (/home/junebug/.local/share/Steam/ubuntu12_32/vulkandriverquery + 0x1aa0c)
  714. #21 0x00000000f60a2535 n/a (libc.so.6 + 0x22535)
  715. #22 0x00000000f60a260e __libc_start_main (libc.so.6 + 0x2260e)
  716. #23 0x000000005ef169a1 n/a (/home/junebug/.local/share/Steam/ubuntu12_32/vulkandriverquery + 0x119a1)
  717. ELF object binary architecture: Intel 80386
  718. Oct 29 23:27:14 aphelion systemd[1]: systemd-coredump@1-4097-5069_5070-0.service: Deactivated successfully.
  719. Oct 29 23:27:15 aphelion steam[4208]: [2025-10-29 23:27:15] Error: Failed to determine download location for universe 1
  720. Oct 29 23:27:15 aphelion systemd[1]: Starting Disk Manager...
  721. Oct 29 23:27:15 aphelion udisksd[5102]: udisks daemon version 2.10.2 starting
  722. Oct 29 23:27:15 aphelion kernel: nvme nvme0: using unchecked data buffer
  723. Oct 29 23:27:15 aphelion systemd[1]: Started Disk Manager.
  724. Oct 29 23:27:15 aphelion udisksd[5102]: Acquired the name org.freedesktop.UDisks2 on the system message bus
  725. Oct 29 23:27:17 aphelion dhcpcd[967]: enp12s0: leased 192.168.1.191 for 81380 seconds
  726. Oct 29 23:27:17 aphelion dhcpcd[967]: enp12s0: adding route to 192.168.1.0/24
  727. Oct 29 23:27:17 aphelion dhcpcd[967]: enp12s0: adding default route via 192.168.1.1
  728. Oct 29 23:27:21 aphelion steam[4442]: Attempting HID Open IMU: LHR-A99B5D3D
  729. Oct 29 23:27:21 aphelion steam[4208]: steam[4442]: Attempting HID Open IMU: LHR-A99B5D3D
  730. Oct 29 23:27:21 aphelion steam[4442]: Lighthouse IMU HID opened
  731. Oct 29 23:27:21 aphelion steam[4208]: steam[4442]: Lighthouse IMU HID opened
  732. 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
  733. 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
  734. Oct 29 23:27:21 aphelion steam[4442]: LHR-A99B5D3D: Successfully fetched gyro/accelerometer range modes from the device. GyroRangeMode:1 AccelRangeMode:1
  735. 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
  736. Oct 29 23:27:21 aphelion steam[4442]: Attempting HID Open Optical: LHR-A99B5D3D
  737. Oct 29 23:27:21 aphelion steam[4208]: steam[4442]: Attempting HID Open Optical: LHR-A99B5D3D
  738. Oct 29 23:27:21 aphelion steam[4442]: Lighthouse Optical HID opened
  739. Oct 29 23:27:21 aphelion steam[4208]: steam[4442]: Lighthouse Optical HID opened
  740. Oct 29 23:27:21 aphelion steam[4442]: Attempting HID Open VrController: LHR-A99B5D3D
  741. Oct 29 23:27:21 aphelion steam[4208]: steam[4442]: Attempting HID Open VrController: LHR-A99B5D3D
  742. Oct 29 23:27:21 aphelion steam[4442]: Lighthouse VrController HID opened
  743. Oct 29 23:27:21 aphelion steam[4208]: steam[4442]: Lighthouse VrController HID opened
  744. 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
  745. 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
  746. Oct 29 23:27:21 aphelion steam[4442]: Attempting HID Open IMU: 8A13412787-RYB
  747. Oct 29 23:27:21 aphelion steam[4208]: steam[4442]: Attempting HID Open IMU: 8A13412787-RYB
  748. Oct 29 23:27:21 aphelion steam[4442]: Lighthouse IMU HID opened
  749. Oct 29 23:27:21 aphelion steam[4208]: steam[4442]: Lighthouse IMU HID opened
  750. Oct 29 23:27:21 aphelion steam[4442]: 8A13412787-RYB: Wireless controller disconnected
  751. Oct 29 23:27:21 aphelion steam[4208]: steam[4442]: 8A13412787-RYB: Wireless controller disconnected
  752. Oct 29 23:27:21 aphelion steam[4442]: Attempting HID Open IMU: 8A51989E3F-LYM
  753. Oct 29 23:27:21 aphelion steam[4208]: steam[4442]: Attempting HID Open IMU: 8A51989E3F-LYM
  754. Oct 29 23:27:21 aphelion steam[4442]: Lighthouse IMU HID opened
  755. Oct 29 23:27:21 aphelion steam[4208]: steam[4442]: Lighthouse IMU HID opened
  756. Oct 29 23:27:21 aphelion steam[4442]: 8A51989E3F-LYM: Wireless controller disconnected
  757. Oct 29 23:27:21 aphelion steam[4208]: steam[4442]: 8A51989E3F-LYM: Wireless controller disconnected
  758. Oct 29 23:27:22 aphelion steam[4442]: 8A13412787-RYB: Triggered keepalive (succeeded)
  759. Oct 29 23:27:22 aphelion steam[4208]: steam[4442]: 8A13412787-RYB: Triggered keepalive (succeeded)
  760. Oct 29 23:27:22 aphelion steam[4442]: 8A51989E3F-LYM: Triggered keepalive (succeeded)
  761. Oct 29 23:27:22 aphelion steam[4208]: steam[4442]: 8A51989E3F-LYM: Triggered keepalive (succeeded)
  762. Oct 29 23:27:25 aphelion steam[4208]: reaping pid: 4444 -- steam
  763. 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 }
  764. Oct 29 23:27:26 aphelion steam[4208]: Caching cursor image for , size 24x24, serial 2, cache size = 0
  765. Oct 29 23:27:32 aphelion systemd[1]: systemd-hostnamed.service: Deactivated successfully.
  766. 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
  767. Oct 29 23:27:40 aphelion systemd-timesyncd[4470]: Contacted time server [2602:ff06:725:100::123]:123 (2.arch.pool.ntp.org).
  768. Oct 29 23:27:40 aphelion systemd-timesyncd[4470]: Initial clock synchronization to Wed 2025-10-29 23:27:40.451836 EDT.
  769. Oct 29 23:27:55 aphelion steam[4208]: chdir "/home/junebug/.local/share/Steam/steamapps/common/Counter-Strike Global Offensive"
  770. 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.
  771. 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.
  772. 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.
  773. 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.
  774. 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.
  775. Oct 29 23:27:55 aphelion steam[4208]: Game Recording - would start recording game 730, but recording for this game is disabled
  776. Oct 29 23:27:55 aphelion steam[4208]: Adding process 7244 for gameID 730
  777. Oct 29 23:27:55 aphelion steam[4208]: Adding process 7245 for gameID 730
  778. Oct 29 23:27:56 aphelion steam[4208]: Adding process 7246 for gameID 730
  779. Oct 29 23:27:56 aphelion steam[4208]: pid 7347 != 7346, skipping destruction (fork without exec?)
  780. Oct 29 23:27:56 aphelion steam[4208]: basename: extra operand 'Offensive/game/cs2.sh'
  781. Oct 29 23:27:56 aphelion steam[4208]: Try 'basename --help' for more information.
  782. Oct 29 23:27:56 aphelion steam[4208]: pid 7349 != 7346, skipping destruction (fork without exec?)
  783. Oct 29 23:27:56 aphelion steam[4208]: Adding process 7346 for gameID 730
  784. 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
  785. Oct 29 23:27:56 aphelion steam[4208]: Using breakpad crash handler
  786. Oct 29 23:27:56 aphelion steam[4208]: [S_API] SteamAPI_Init(): Loaded '/home/junebug/.local/share/Steam/linux64/steamclient.so' OK.
  787. Oct 29 23:27:56 aphelion steam[4208]: Setting breakpad minidump AppID = 730
  788. Oct 29 23:27:56 aphelion steam[4208]: Forcing breakpad minidump interfaces to load
  789. Oct 29 23:27:56 aphelion steam[4208]: Looking up breakpad interfaces from steamclient
  790. Oct 29 23:27:56 aphelion steam[4208]: Calling BreakpadMiniDumpSystemInit
  791. Oct 29 23:27:56 aphelion steam[4208]: 10/29 23:27:56 minidumps folder is set to /tmp/dumps
  792. 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)
  793. Oct 29 23:27:56 aphelion steam[4208]: Looking up breakpad interfaces from steamclient
  794. Oct 29 23:27:56 aphelion steam[4208]: Calling BreakpadMiniDumpSystemInit
  795. Oct 29 23:27:56 aphelion steam[4208]: SteamInternal_SetMinidumpSteamID: Caching Steam ID: 76561198121256414 [API loaded yes]
  796. Oct 29 23:27:56 aphelion steam[4208]: SteamInternal_SetMinidumpSteamID: Setting Steam ID: 76561198121256414
  797. Oct 29 23:27:56 aphelion steam[4208]: Setting breakpad minidump AppID = 2347771
  798. Oct 29 23:27:56 aphelion steam[4208]: Loaded libSDL3.so.0, got 0x5e1bfda5f910
  799. 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
  800. 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
  801. Oct 29 23:27:56 aphelion steam[4208]: Adding process 7348 for gameID 730
  802. Oct 29 23:27:56 aphelion steam[4208]: Adding process 7350 for gameID 730
  803. 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
  804. 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
  805. 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
  806. 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
  807. 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
  808. Oct 29 23:27:56 aphelion steam[4208]: ATTENTION: default value of option radv_override_graphics_shader_version overridden by environment.
  809. Oct 29 23:27:56 aphelion steam[4208]: Adding process 7351 for gameID 730
  810. Oct 29 23:27:56 aphelion steam[4208]: Adding process 7352 for gameID 730
  811. 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".
  812. 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.
  813. Oct 29 23:27:56 aphelion rtkit-daemon[3844]: Supervising 7 threads of 4 processes of 1 users.
  814. 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.
  815. Oct 29 23:27:56 aphelion rtkit-daemon[3844]: Supervising 8 threads of 4 processes of 1 users.
  816. 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.
  817. Oct 29 23:27:56 aphelion rtkit-daemon[3844]: Supervising 9 threads of 4 processes of 1 users.
  818. Oct 29 23:27:56 aphelion steam[4208]: Adding process 7353 for gameID 730
  819. 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
  820. Oct 29 23:27:56 aphelion steam[4208]: Loaded libpangoft2-1.0.so, got (nil)
  821. 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
  822. 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
  823. 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"
  824. 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"
  825. 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"
  826. 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"
  827. 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"
  828. 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
  829. 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
  830. 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
  831. Oct 29 23:27:56 aphelion steam[4208]: Loaded libfreetype.so.6, got 0x5e1c01914d50
  832. 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
  833. Oct 29 23:27:56 aphelion steam[4208]: Loaded libfontconfig.so.1, got 0x5e1c01b50ad0
  834. Oct 29 23:27:56 aphelion steam[4208]: 10/29 23:27:56 minidumps folder is set to /tmp/dumps
  835. 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)
  836. 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)
  837. 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
  838. 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
  839. 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
  840. 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
  841. 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
  842. 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
  843. 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
  844. 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
  845. 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
  846. 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
  847. 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
  848. 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
  849. 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
  850. 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
  851. 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
  852. 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)
  853. 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>
  854. Oct 29 23:27:57 aphelion steam[4208]: Loaded librenderdoc.so, got (nil)
  855. 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
  856. 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
  857. 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
  858. 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
  859. 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
  860. Oct 29 23:27:57 aphelion steam[4208]: Loaded libmpg123.so.0, got 0x5e1c01335c80
  861. Oct 29 23:27:57 aphelion pipewire[3818]: mod.client-node: detected old client version 4
  862. 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
  863. 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
  864. 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
  865. Oct 29 23:28:00 aphelion pipewire[3818]: mod.client-node: detected old client version 4
  866. 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.
  867. Oct 29 23:28:00 aphelion rtkit-daemon[3844]: Supervising 10 threads of 4 processes of 1 users.
  868. 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
  869. Oct 29 23:28:15 aphelion systemd[1]: Starting Time & Date Service...
  870. Oct 29 23:28:15 aphelion systemd[1]: Started Time & Date Service.
  871. Oct 29 23:28:15 aphelion rtkit-daemon[3844]: Supervising 10 threads of 4 processes of 1 users.
  872. Oct 29 23:28:15 aphelion rtkit-daemon[3844]: Supervising 10 threads of 4 processes of 1 users.
  873. Oct 29 23:28:15 aphelion rtkit-daemon[3844]: Supervising 10 threads of 4 processes of 1 users.
  874. Oct 29 23:28:15 aphelion rtkit-daemon[3844]: Supervising 10 threads of 4 processes of 1 users.
  875. Oct 29 23:28:15 aphelion rtkit-daemon[3844]: Successfully made thread 7925 of process 7750 owned by '1000' RT at priority 10.
  876. Oct 29 23:28:15 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
  877. Oct 29 23:28:15 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
  878. Oct 29 23:28:15 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
  879. Oct 29 23:28:16 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
  880. Oct 29 23:28:16 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
  881. Oct 29 23:28:16 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
  882. Oct 29 23:28:16 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
  883. Oct 29 23:28:16 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
  884. Oct 29 23:28:16 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
  885. Oct 29 23:28:17 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
  886. Oct 29 23:28:17 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
  887. Oct 29 23:28:19 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
  888. Oct 29 23:28:19 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
  889. Oct 29 23:28:22 aphelion syncthing[3819]: Relay listener starting (id=dynamic+https://relays.syncthing.net/endpoint log.pkg=connections)
  890. Oct 29 23:28:27 aphelion steam[4208]: Fontconfig warning: FcPattern object weight does not accept value "Regular"
  891. Oct 29 23:28:31 aphelion sudo[8526]: junebug : TTY=pts/0 ; PWD=/home/junebug ; USER=root ; COMMAND=/usr/bin/dmesg
  892. Oct 29 23:28:31 aphelion sudo[8526]: pam_unix(sudo:session): session opened for user root(uid=0) by junebug(uid=1000)
  893. Oct 29 23:28:31 aphelion sudo[8526]: pam_unix(sudo:session): session closed for user root
  894. Oct 29 23:28:34 aphelion syncthing[3819]: Joined relay (uri=relay://209.205.228.65:22067 log.pkg=relay/client)
  895. 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
  896. Oct 29 23:28:45 aphelion systemd[1]: systemd-timedated.service: Deactivated successfully.
  897. 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
  898. Oct 29 23:29:12 aphelion steam[4208]: [2025-10-29 23:29:12] Error: Failed to determine download location for universe 1
  899. Oct 29 23:29:12 aphelion steam[4208]: [2025-10-29 23:29:12] Error: Failed to determine download location for universe 1
  900. Oct 29 23:29:12 aphelion steam[4208]: [2025-10-29 23:29:12] Error: Failed to determine download location for universe 1
  901. Oct 29 23:29:12 aphelion steam[4208]: [2025-10-29 23:29:12] Background update loop checking for update. . .
  902. Oct 29 23:29:12 aphelion steam[4208]: [2025-10-29 23:29:12] Checking for available updates...
  903. 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
  904. Oct 29 23:29:12 aphelion steam[4208]: [2025-10-29 23:29:12] Manifest download: send request
  905. Oct 29 23:29:12 aphelion steam[4208]: [2025-10-29 23:29:12] Manifest download: waiting for download to finish
  906. Oct 29 23:29:13 aphelion steam[4208]: [2025-10-29 23:29:13] Manifest download: finished
  907. 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
  908. Oct 29 23:29:13 aphelion steam[4208]: [2025-10-29 23:29:13] Nothing to do
  909. Oct 29 23:29:21 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
  910. Oct 29 23:29:21 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
  911. 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
  912. 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
  913. 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
  914. 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
  915. 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
  916. 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
  917. 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
  918. 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
  919. 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
  920. 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
  921. 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
  922. 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
  923. 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
  924. 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
  925. 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
  926. 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
  927. 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
  928. 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
  929. 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
  930. 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
  931. 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)
  932. 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)
  933. 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
  934. 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
  935. Oct 29 23:33:21 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
  936. Oct 29 23:33:21 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
  937. 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
  938. 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
  939. 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
  940. 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
  941. 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
  942. 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
  943. 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
  944. 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
  945. 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
  946. Oct 29 23:36:53 aphelion pipewire[3818]: mod.client-node: detected old client version 4
  947. 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
  948. 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
  949. 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
  950. 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
  951. 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
  952. Oct 29 23:38:51 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
  953. Oct 29 23:38:51 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
  954. 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
  955. 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
  956. 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
  957. 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
  958. 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
  959. 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
  960. 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
  961. 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
  962. Oct 29 23:42:06 aphelion systemd[1]: Starting Cleanup of Temporary Directories...
  963. Oct 29 23:42:06 aphelion systemd[1]: systemd-tmpfiles-clean.service: Deactivated successfully.
  964. Oct 29 23:42:06 aphelion systemd[1]: Finished Cleanup of Temporary Directories.
  965. 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
  966. 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
  967. 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
  968. 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
  969. Oct 29 23:43:51 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
  970. Oct 29 23:43:51 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
  971. 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
  972. 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
  973. 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
  974. 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
  975. Oct 29 23:45:18 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
  976. Oct 29 23:45:18 aphelion rtkit-daemon[3844]: Supervising 11 threads of 5 processes of 1 users.
  977. Oct 29 23:45:18 aphelion rtkit-daemon[3844]: Successfully made thread 9791 of process 8170 owned by '1000' RT at priority 10.
  978. Oct 29 23:45:18 aphelion rtkit-daemon[3844]: Supervising 12 threads of 6 processes of 1 users.
  979. Oct 29 23:45:19 aphelion rtkit-daemon[3844]: Supervising 12 threads of 6 processes of 1 users.
  980. Oct 29 23:45:19 aphelion rtkit-daemon[3844]: Supervising 12 threads of 6 processes of 1 users.
  981. 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
  982. 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
  983. 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
  984. 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
  985. 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
  986. 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
  987. 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
  988. 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
  989. 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
  990. 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
  991. 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
  992. 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
  993. 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
  994. 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
  995. 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
  996. 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
  997. 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
  998. 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
  999. 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
  1000. 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
  1001. Oct 29 23:53:10 aphelion dhcpcd[967]: enp12s0: carrier lost
  1002. Oct 29 23:53:10 aphelion kernel: r8169 0000:0c:00.0 enp12s0: Link is Down
  1003. Oct 29 23:53:10 aphelion systemd[1]: Stopping Network Time Synchronization...
  1004. Oct 29 23:53:10 aphelion dhcpcd[967]: enp12s0: deleting address 2600:4040:2d7b:fc00:212a:31c3:72da:4954/64
  1005. Oct 29 23:53:10 aphelion dhcpcd[967]: enp12s0: deleting route to 2600:4040:2d7b:fc00::/64
  1006. Oct 29 23:53:10 aphelion dhcpcd[967]: enp12s0: deleting route to 2600:4040:2d7b:fc00::/56 via fe80::2641:feff:fe46:2d53
  1007. Oct 29 23:53:10 aphelion dhcpcd[967]: enp12s0: deleting default route via fe80::2641:feff:fe46:2d53
  1008. Oct 29 23:53:10 aphelion dhcpcd[967]: enp12s0: deleting address fe80::e22b:8132:4f73:c016
  1009. Oct 29 23:53:10 aphelion dhcpcd[967]: enp12s0: deleting route to 192.168.1.0/24
  1010. Oct 29 23:53:10 aphelion dhcpcd[967]: enp12s0: deleting default route via 192.168.1.1
  1011. Oct 29 23:53:10 aphelion systemd[1]: systemd-timesyncd.service: Deactivated successfully.
  1012. Oct 29 23:53:10 aphelion systemd[1]: Stopped Network Time Synchronization.
  1013. Oct 29 23:53:10 aphelion systemd[1]: Starting Network Time Synchronization...
  1014. Oct 29 23:53:10 aphelion systemd[1]: Started Network Time Synchronization.
  1015. Oct 29 23:53:12 aphelion rtkit-daemon[3844]: Supervising 12 threads of 6 processes of 1 users.
  1016. Oct 29 23:53:12 aphelion rtkit-daemon[3844]: Supervising 12 threads of 6 processes of 1 users.
  1017. Oct 29 23:53:15 aphelion kernel: r8169 0000:0c:00.0 enp12s0: Link is Up - 5Gbps/Full - flow control off
  1018. Oct 29 23:53:15 aphelion dhcpcd[967]: enp12s0: carrier acquired
  1019. Oct 29 23:53:15 aphelion dhcpcd[967]: enp12s0: IAID 84:7a:18:2c
  1020. Oct 29 23:53:15 aphelion dhcpcd[967]: enp12s0: adding address fe80::e22b:8132:4f73:c016
  1021. Oct 29 23:53:15 aphelion dhcpcd[967]: enp12s0: rebinding lease of 192.168.1.191
  1022. Oct 29 23:53:16 aphelion dhcpcd[967]: enp12s0: soliciting an IPv6 router
  1023. Oct 29 23:53:19 aphelion dhcpcd[967]: enp12s0: probing address 192.168.1.191/24
  1024. Oct 29 23:53:20 aphelion dhcpcd[967]: enp12s0: Router Advertisement from fe80::2641:feff:fe46:2d53
  1025. Oct 29 23:53:20 aphelion dhcpcd[967]: enp12s0: adding address 2600:4040:2d7b:fc00:212a:31c3:72da:4954/64
  1026. Oct 29 23:53:20 aphelion dhcpcd[967]: enp12s0: adding route to 2600:4040:2d7b:fc00::/56 via fe80::2641:feff:fe46:2d53
  1027. Oct 29 23:53:20 aphelion dhcpcd[967]: enp12s0: adding route to 2600:4040:2d7b:fc00::/64
  1028. Oct 29 23:53:20 aphelion dhcpcd[967]: enp12s0: adding default route via fe80::2641:feff:fe46:2d53
  1029. Oct 29 23:53:20 aphelion dhcpcd[967]: enp12s0: requesting DHCPv6 information
  1030. Oct 29 23:53:21 aphelion dhcpcd[967]: enp12s0: REPLY6 received from fe80::2641:feff:fe46:2d53
  1031. Oct 29 23:53:21 aphelion dhcpcd[967]: enp12s0: refresh in 86400 seconds
  1032. Oct 29 23:53:21 aphelion systemd[1]: Stopping Network Time Synchronization...
  1033. Oct 29 23:53:21 aphelion systemd[1]: systemd-timesyncd.service: Deactivated successfully.
  1034. Oct 29 23:53:21 aphelion systemd[1]: Stopped Network Time Synchronization.
  1035. Oct 29 23:53:21 aphelion systemd[1]: Starting Network Time Synchronization...
  1036. Oct 29 23:53:21 aphelion systemd[1]: Started Network Time Synchronization.
  1037. Oct 29 23:53:23 aphelion dhcpcd[967]: enp12s0: leased 192.168.1.191 for 79814 seconds
  1038. Oct 29 23:53:23 aphelion dhcpcd[967]: enp12s0: adding route to 192.168.1.0/24
  1039. 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