Advertisement
Guest User

Untitled

a guest
May 16th, 2024
38
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 53.20 KB | None | 0 0
  1. 2024-05-16 13:44:17.158 ERROR (MainThread) [homeassistant.components.assist_pipeline.pipeline] Unexpected error during intent recognition
  2. Traceback (most recent call last):
  3. File "/usr/local/lib/python3.12/logging/handlers.py", line 1497, in emit
  4. self.enqueue(self.prepare(record))
  5. ^^^^^^^^^^^^^^^^^^^^
  6. File "/usr/local/lib/python3.12/logging/handlers.py", line 1479, in prepare
  7. msg = self.format(record)
  8. ^^^^^^^^^^^^^^^^^^^
  9. File "/usr/local/lib/python3.12/logging/__init__.py", line 999, in format
  10. return fmt.format(record)
  11. ^^^^^^^^^^^^^^^^^^
  12. File "/usr/local/lib/python3.12/logging/__init__.py", line 706, in format
  13. s = self.formatMessage(record)
  14. ^^^^^^^^^^^^^^^^^^^^^^^^^^
  15. File "/usr/local/lib/python3.12/logging/__init__.py", line 675, in formatMessage
  16. return self._style.format(record)
  17. ^^^^^^^^^^^^^^^^^^^^^^^^^^
  18. File "/usr/local/lib/python3.12/logging/__init__.py", line 464, in format
  19. return self._format(record)
  20. ^^^^^^^^^^^^^^^^^^^^
  21. RecursionError: maximum recursion depth exceeded
  22.  
  23. During handling of the above exception, another exception occurred:
  24.  
  25. Traceback (most recent call last):
  26. File "/usr/src/homeassistant/homeassistant/components/assist_pipeline/pipeline.py", line 994, in recognize_intent
  27. conversation_result = await conversation.async_converse(
  28. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  29. File "/usr/src/homeassistant/homeassistant/components/conversation/agent_manager.py", line 87, in async_converse
  30. return await method(
  31. ^^^^^^^^^^^^^
  32. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  33. result = await self._async_process_agent(
  34. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  35. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  36. result = await agent.async_process(user_input)
  37. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  38. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  39. result = await self._async_process_agent(
  40. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  41. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  42. result = await agent.async_process(user_input)
  43. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  44. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  45. result = await self._async_process_agent(
  46. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  47. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  48. result = await agent.async_process(user_input)
  49. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  50. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  51. result = await self._async_process_agent(
  52. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  53. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  54. result = await agent.async_process(user_input)
  55. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  56. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  57. result = await self._async_process_agent(
  58. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  59. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  60. result = await agent.async_process(user_input)
  61. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  62. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  63. result = await self._async_process_agent(
  64. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  65. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  66. result = await agent.async_process(user_input)
  67. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  68. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  69. result = await self._async_process_agent(
  70. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  71. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  72. result = await agent.async_process(user_input)
  73. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  74. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  75. result = await self._async_process_agent(
  76. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  77. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  78. result = await agent.async_process(user_input)
  79. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  80. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  81. result = await self._async_process_agent(
  82. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  83. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  84. result = await agent.async_process(user_input)
  85. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  86. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  87. result = await self._async_process_agent(
  88. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  89. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  90. result = await agent.async_process(user_input)
  91. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  92. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  93. result = await self._async_process_agent(
  94. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  95. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  96. result = await agent.async_process(user_input)
  97. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  98. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  99. result = await self._async_process_agent(
  100. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  101. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  102. result = await agent.async_process(user_input)
  103. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  104. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  105. result = await self._async_process_agent(
  106. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  107. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  108. result = await agent.async_process(user_input)
  109. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  110. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  111. result = await self._async_process_agent(
  112. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  113. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  114. result = await agent.async_process(user_input)
  115. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  116. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  117. result = await self._async_process_agent(
  118. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  119. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  120. result = await agent.async_process(user_input)
  121. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  122. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  123. result = await self._async_process_agent(
  124. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  125. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  126. result = await agent.async_process(user_input)
  127. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  128. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  129. result = await self._async_process_agent(
  130. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  131. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  132. result = await agent.async_process(user_input)
  133. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  134. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  135. result = await self._async_process_agent(
  136. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  137. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  138. result = await agent.async_process(user_input)
  139. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  140. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  141. result = await self._async_process_agent(
  142. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  143. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  144. result = await agent.async_process(user_input)
  145. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  146. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  147. result = await self._async_process_agent(
  148. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  149. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  150. result = await agent.async_process(user_input)
  151. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  152. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  153. result = await self._async_process_agent(
  154. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  155. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  156. result = await agent.async_process(user_input)
  157. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  158. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  159. result = await self._async_process_agent(
  160. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  161. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  162. result = await agent.async_process(user_input)
  163. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  164. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  165. result = await self._async_process_agent(
  166. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  167. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  168. result = await agent.async_process(user_input)
  169. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  170. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  171. result = await self._async_process_agent(
  172. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  173. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  174. result = await agent.async_process(user_input)
  175. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  176.  
  177. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  178. result = await self._async_process_agent(
  179. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  180. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  181. result = await agent.async_process(user_input)
  182. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  183. File "/config/custom_components/fallback_conversation/__init__.py", line 70, in async_process
  184. agent_manager.async_get_agent_info()
  185. File "/usr/src/homeassistant/homeassistant/components/conversation/agent_manager.py", line 124, in async_get_agent_info
  186. _LOGGER.warning(
  187. File "/usr/local/lib/python3.12/logging/__init__.py", line 1551, in warning
  188. self._log(WARNING, msg, args, **kwargs)
  189. File "/usr/local/lib/python3.12/logging/__init__.py", line 1684, in _log
  190. self.handle(record)
  191. File "/usr/local/lib/python3.12/logging/__init__.py", line 1700, in handle
  192. self.callHandlers(record)
  193. File "/usr/local/lib/python3.12/logging/__init__.py", line 1762, in callHandlers
  194. hdlr.handle(record)
  195. File "/usr/src/homeassistant/homeassistant/util/logging.py", line 44, in handle
  196. self.emit(record)
  197. File "/usr/local/lib/python3.12/logging/handlers.py", line 1499, in emit
  198. self.handleError(record)
  199. File "/usr/local/lib/python3.12/logging/__init__.py", line 1082, in handleError
  200. traceback.print_exception(t, v, tb, None, sys.stderr)
  201. File "/usr/local/lib/python3.12/traceback.py", line 124, in print_exception
  202. te = TracebackException(type(value), value, tb, limit=limit, compact=True)
  203. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  204. File "/usr/local/lib/python3.12/traceback.py", line 733, in __init__
  205. self.stack = StackSummary._extract_from_extended_frame_gen(
  206. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  207. File "/usr/local/lib/python3.12/traceback.py", line 418, in _extract_from_extended_frame_gen
  208. for f, (lineno, end_lineno, colno, end_colno) in frame_gen:
  209. File "/usr/local/lib/python3.12/traceback.py", line 355, in _walk_tb_with_full_positions
  210. positions = _get_code_position(tb.tb_frame.f_code, tb.tb_lasti)
  211. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  212. RecursionError: maximum recursion depth exceeded
  213. 2024-05-16 13:44:17.229 ERROR (MainThread) [frontend.js.latest.202405011] Uncaught error from Chrome 124.0.0.0 on Mac OS 10.15.7
  214. ReferenceError: Cannot access 'i' before initialization
  215. unsub (src/dialogs/voice-command-dialog/ha-voice-command-dialog.ts:390:12)
  216. callback (node_modules/home-assistant-js-websocket/dist/connection.js:23:33)
  217. forEach (node_modules/home-assistant-js-websocket/dist/connection.js:15:25)
  218. 2024-05-16 13:44:33.073 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  219. 2024-05-16 13:44:33.100 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  220. 2024-05-16 13:44:33.100 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  221. 2024-05-16 13:44:33.101 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  222. 2024-05-16 13:44:33.101 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  223. 2024-05-16 13:44:33.101 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  224. 2024-05-16 13:44:33.101 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  225. 2024-05-16 13:44:33.101 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  226. 2024-05-16 13:44:33.101 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  227. 2024-05-16 13:44:33.101 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  228. 2024-05-16 13:44:33.101 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  229. 2024-05-16 13:44:33.101 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  230. 2024-05-16 13:44:33.101 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  231. 2024-05-16 13:44:33.101 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  232. 2024-05-16 13:44:33.101 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  233. 2024-05-16 13:44:33.101 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  234. 2024-05-16 13:44:33.101 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  235. 2024-05-16 13:44:33.101 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  236. 2024-05-16 13:44:33.101 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  237. 2024-05-16 13:44:33.101 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  238. 2024-05-16 13:44:33.101 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  239. 2024-05-16 13:44:33.101 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  240. 2024-05-16 13:44:33.101 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  241. 2024-05-16 13:44:33.101 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  242. 2024-05-16 13:44:33.101 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  243. 2024-05-16 13:44:33.101 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  244. 2024-05-16 13:44:33.101 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  245. 2024-05-16 13:44:33.101 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  246. 2024-05-16 13:44:33.101 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  247. 2024-05-16 13:44:33.101 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  248. 2024-05-16 13:44:33.101 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  249. 2024-05-16 13:44:33.101 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  250. 2024-05-16 13:44:33.101 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  251. 2024-05-16 13:44:33.101 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  252. 2024-05-16 13:44:33.101 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  253. 2024-05-16 13:44:33.101 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  254. 2024-05-16 13:44:33.101 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  255. 2024-05-16 13:44:33.101 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  256. 2024-05-16 13:44:33.101 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  257. 2024-05-16 13:44:33.102 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  258. 2024-05-16 13:44:33.102 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  259. 2024-05-16 13:44:33.102 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  260. 2024-05-16 13:44:33.102 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  261. 2024-05-16 13:44:33.102 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  262. 2024-05-16 13:44:33.102 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  263. 2024-05-16 13:44:33.102 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  264. 2024-05-16 13:44:33.102 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  265. 2024-05-16 13:44:33.102 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  266. 2024-05-16 13:44:33.102 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  267. 2024-05-16 13:44:33.102 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  268. 2024-05-16 13:44:33.102 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  269. 2024-05-16 13:44:33.102 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  270. 2024-05-16 13:44:33.102 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  271. 2024-05-16 13:44:33.102 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  272. 2024-05-16 13:44:33.102 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  273. 2024-05-16 13:44:33.102 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  274. 2024-05-16 13:44:33.102 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  275. 2024-05-16 13:44:33.102 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  276. 2024-05-16 13:44:33.102 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  277. 2024-05-16 13:44:33.102 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  278. 2024-05-16 13:44:33.102 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  279. 2024-05-16 13:44:33.102 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  280. 2024-05-16 13:44:33.102 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  281. 2024-05-16 13:44:33.102 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  282. 2024-05-16 13:44:33.102 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  283. 2024-05-16 13:44:33.102 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  284. 2024-05-16 13:44:33.102 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  285. 2024-05-16 13:44:33.102 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  286. 2024-05-16 13:44:33.102 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  287. 2024-05-16 13:44:33.102 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  288. 2024-05-16 13:44:33.102 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  289. 2024-05-16 13:44:33.102 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  290. 2024-05-16 13:44:33.102 WARNING (MainThread) [homeassistant.components.conversation.agent_manager] Conversation agent <custom_components.fallback_conversation.FallbackConversationAgent object at 0x7fb76e13d0d0> is still loaded after config entry removal
  291. 2024-05-16 13:44:33.102 DEBUG (MainThread) [custom_components.fallback_conversation] Processing in en using 7cf8b218fc5bc29760ab20a8669978e6 with debug level verbose: What time is it?
  292. 2024-05-16 13:44:33.103 ERROR (MainThread) [homeassistant.components.assist_pipeline.pipeline] Unexpected error during intent recognition
  293. Traceback (most recent call last):
  294. File "/usr/local/lib/python3.12/logging/handlers.py", line 1497, in emit
  295. self.enqueue(self.prepare(record))
  296. ^^^^^^^^^^^^^^^^^^^^
  297. File "/usr/local/lib/python3.12/logging/handlers.py", line 1479, in prepare
  298. msg = self.format(record)
  299. ^^^^^^^^^^^^^^^^^^^
  300. File "/usr/local/lib/python3.12/logging/__init__.py", line 999, in format
  301. return fmt.format(record)
  302. ^^^^^^^^^^^^^^^^^^
  303. File "/usr/local/lib/python3.12/logging/__init__.py", line 706, in format
  304. s = self.formatMessage(record)
  305. ^^^^^^^^^^^^^^^^^^^^^^^^^^
  306. File "/usr/local/lib/python3.12/logging/__init__.py", line 675, in formatMessage
  307. return self._style.format(record)
  308. ^^^^^^^^^^^^^^^^^^^^^^^^^^
  309. File "/usr/local/lib/python3.12/logging/__init__.py", line 464, in format
  310. return self._format(record)
  311. ^^^^^^^^^^^^^^^^^^^^
  312. RecursionError: maximum recursion depth exceeded
  313.  
  314. During handling of the above exception, another exception occurred:
  315.  
  316. Traceback (most recent call last):
  317. File "/usr/src/homeassistant/homeassistant/components/assist_pipeline/pipeline.py", line 994, in recognize_intent
  318. conversation_result = await conversation.async_converse(
  319. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  320. File "/usr/src/homeassistant/homeassistant/components/conversation/agent_manager.py", line 87, in async_converse
  321. return await method(
  322. ^^^^^^^^^^^^^
  323. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  324. result = await self._async_process_agent(
  325. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  326. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  327. result = await agent.async_process(user_input)
  328. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  329. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  330. result = await self._async_process_agent(
  331. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  332. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  333. result = await agent.async_process(user_input)
  334. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  335. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  336. result = await self._async_process_agent(
  337. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  338. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  339. result = await agent.async_process(user_input)
  340. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  341. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  342. result = await self._async_process_agent(
  343. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  344. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  345. result = await agent.async_process(user_input)
  346. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  347. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  348. result = await self._async_process_agent(
  349. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  350. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  351. result = await agent.async_process(user_input)
  352. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  353. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  354. result = await self._async_process_agent(
  355. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  356. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  357. result = await agent.async_process(user_input)
  358. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  359. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  360. result = await self._async_process_agent(
  361. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  362. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  363. result = await agent.async_process(user_input)
  364. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  365. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  366. result = await self._async_process_agent(
  367. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  368. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  369. result = await agent.async_process(user_input)
  370. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  371. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  372. result = await self._async_process_agent(
  373. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  374. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  375. result = await agent.async_process(user_input)
  376. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  377. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  378. result = await self._async_process_agent(
  379. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  380. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  381. result = await agent.async_process(user_input)
  382. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  383. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  384. result = await self._async_process_agent(
  385. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  386. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  387. result = await agent.async_process(user_input)
  388. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  389. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  390. result = await self._async_process_agent(
  391. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  392. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  393. result = await agent.async_process(user_input)
  394. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  395. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  396. result = await self._async_process_agent(
  397. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  398. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  399. result = await agent.async_process(user_input)
  400. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  401. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  402. result = await self._async_process_agent(
  403. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  404. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  405. result = await agent.async_process(user_input)
  406. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  407. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  408. result = await self._async_process_agent(
  409. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  410. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  411. result = await agent.async_process(user_input)
  412. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  413. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  414. result = await self._async_process_agent(
  415. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  416. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  417. result = await agent.async_process(user_input)
  418. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  419. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  420. result = await self._async_process_agent(
  421. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  422. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  423. result = await agent.async_process(user_input)
  424. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  425. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  426. result = await self._async_process_agent(
  427. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  428. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  429. result = await agent.async_process(user_input)
  430. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  431. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  432. result = await self._async_process_agent(
  433. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  434. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  435. result = await agent.async_process(user_input)
  436. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  437. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  438. result = await self._async_process_agent(
  439. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  440. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  441. result = await agent.async_process(user_input)
  442. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  443. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  444. result = await self._async_process_agent(
  445. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  446. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  447. result = await agent.async_process(user_input)
  448. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  449. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  450. result = await self._async_process_agent(
  451. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  452. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  453. result = await agent.async_process(user_input)
  454. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  455. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  456. result = await self._async_process_agent(
  457. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  458.  
  459. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  460. result = await self._async_process_agent(
  461. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  462. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  463. result = await agent.async_process(user_input)
  464. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  465. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  466. result = await self._async_process_agent(
  467. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  468. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  469. result = await agent.async_process(user_input)
  470. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  471. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  472. result = await self._async_process_agent(
  473. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  474. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  475. result = await agent.async_process(user_input)
  476. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  477. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  478. result = await self._async_process_agent(
  479. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  480. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  481. result = await agent.async_process(user_input)
  482. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  483. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  484. result = await self._async_process_agent(
  485. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  486. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  487. result = await agent.async_process(user_input)
  488. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  489. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  490. result = await self._async_process_agent(
  491. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  492. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  493. result = await agent.async_process(user_input)
  494. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  495. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  496. result = await self._async_process_agent(
  497. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  498. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  499. result = await agent.async_process(user_input)
  500. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  501. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  502. result = await self._async_process_agent(
  503. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  504. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  505. result = await agent.async_process(user_input)
  506. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  507. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  508. result = await self._async_process_agent(
  509. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  510. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  511. result = await agent.async_process(user_input)
  512. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  513. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  514. result = await self._async_process_agent(
  515. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  516. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  517. result = await agent.async_process(user_input)
  518. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  519. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  520. result = await self._async_process_agent(
  521. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  522. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  523. result = await agent.async_process(user_input)
  524. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  525. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  526. result = await self._async_process_agent(
  527. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  528. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  529. result = await agent.async_process(user_input)
  530. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  531. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  532. result = await self._async_process_agent(
  533. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  534. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  535. result = await agent.async_process(user_input)
  536. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  537. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  538. result = await self._async_process_agent(
  539. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  540. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  541. result = await agent.async_process(user_input)
  542. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  543. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  544. result = await self._async_process_agent(
  545. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  546. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  547. result = await agent.async_process(user_input)
  548. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  549. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  550. result = await self._async_process_agent(
  551. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  552. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  553. result = await agent.async_process(user_input)
  554. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  555. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  556. result = await self._async_process_agent(
  557. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  558. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  559. result = await agent.async_process(user_input)
  560. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  561. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  562. result = await self._async_process_agent(
  563. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  564. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  565. result = await agent.async_process(user_input)
  566. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  567. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  568. result = await self._async_process_agent(
  569. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  570. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  571. result = await agent.async_process(user_input)
  572. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  573. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  574. result = await self._async_process_agent(
  575. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  576. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  577. result = await agent.async_process(user_input)
  578. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  579. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  580. result = await self._async_process_agent(
  581. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  582. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  583. result = await agent.async_process(user_input)
  584. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  585. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  586. result = await self._async_process_agent(
  587. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  588. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  589. result = await agent.async_process(user_input)
  590. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  591. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  592. result = await self._async_process_agent(
  593. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  594. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  595. result = await agent.async_process(user_input)
  596. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  597. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  598. result = await self._async_process_agent(
  599. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  600. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  601. result = await agent.async_process(user_input)
  602. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  603. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  604. result = await self._async_process_agent(
  605. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  606. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  607. result = await agent.async_process(user_input)
  608. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  609. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  610. result = await self._async_process_agent(
  611. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  612. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  613. result = await agent.async_process(user_input)
  614. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  615. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  616. result = await self._async_process_agent(
  617. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  618. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  619. result = await agent.async_process(user_input)
  620. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  621. File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
  622. result = await self._async_process_agent(
  623. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  624. File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
  625. result = await agent.async_process(user_input)
  626. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  627. File "/config/custom_components/fallback_conversation/__init__.py", line 70, in async_process
  628. agent_manager.async_get_agent_info()
  629. File "/usr/src/homeassistant/homeassistant/components/conversation/agent_manager.py", line 124, in async_get_agent_info
  630. _LOGGER.warning(
  631. File "/usr/local/lib/python3.12/logging/__init__.py", line 1551, in warning
  632. self._log(WARNING, msg, args, **kwargs)
  633. File "/usr/local/lib/python3.12/logging/__init__.py", line 1684, in _log
  634. self.handle(record)
  635. File "/usr/local/lib/python3.12/logging/__init__.py", line 1700, in handle
  636. self.callHandlers(record)
  637. File "/usr/local/lib/python3.12/logging/__init__.py", line 1762, in callHandlers
  638. hdlr.handle(record)
  639. File "/usr/src/homeassistant/homeassistant/util/logging.py", line 44, in handle
  640. self.emit(record)
  641. File "/usr/local/lib/python3.12/logging/handlers.py", line 1499, in emit
  642. self.handleError(record)
  643. File "/usr/local/lib/python3.12/logging/__init__.py", line 1082, in handleError
  644. traceback.print_exception(t, v, tb, None, sys.stderr)
  645. File "/usr/local/lib/python3.12/traceback.py", line 124, in print_exception
  646. te = TracebackException(type(value), value, tb, limit=limit, compact=True)
  647. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  648. File "/usr/local/lib/python3.12/traceback.py", line 733, in __init__
  649. self.stack = StackSummary._extract_from_extended_frame_gen(
  650. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  651. File "/usr/local/lib/python3.12/traceback.py", line 418, in _extract_from_extended_frame_gen
  652. for f, (lineno, end_lineno, colno, end_colno) in frame_gen:
  653. File "/usr/local/lib/python3.12/traceback.py", line 355, in _walk_tb_with_full_positions
  654. positions = _get_code_position(tb.tb_frame.f_code, tb.tb_lasti)
  655. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  656. RecursionError: maximum recursion depth exceeded
  657. 2024-05-16 13:44:33.165 ERROR (MainThread) [frontend.js.latest.202405011] Uncaught error from Chrome
  658. ReferenceError: Cannot access 'i' before initialization
  659. unsub (src/dialogs/voice-command-dialog/ha-voice-command-dialog.ts:390:12)
  660. callback (node_modules/home-assistant-js-websocket/dist/connection.js:23:33)
  661. forEach (node_modules/home-assistant-js-websocket/dist/connection.js:15:25)
  662.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement