Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 2024-05-16 13:44:17.158 ERROR (MainThread) [homeassistant.components.assist_pipeline.pipeline] Unexpected error during intent recognition
- Traceback (most recent call last):
- File "/usr/local/lib/python3.12/logging/handlers.py", line 1497, in emit
- self.enqueue(self.prepare(record))
- ^^^^^^^^^^^^^^^^^^^^
- File "/usr/local/lib/python3.12/logging/handlers.py", line 1479, in prepare
- msg = self.format(record)
- ^^^^^^^^^^^^^^^^^^^
- File "/usr/local/lib/python3.12/logging/__init__.py", line 999, in format
- return fmt.format(record)
- ^^^^^^^^^^^^^^^^^^
- File "/usr/local/lib/python3.12/logging/__init__.py", line 706, in format
- s = self.formatMessage(record)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/local/lib/python3.12/logging/__init__.py", line 675, in formatMessage
- return self._style.format(record)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/local/lib/python3.12/logging/__init__.py", line 464, in format
- return self._format(record)
- ^^^^^^^^^^^^^^^^^^^^
- RecursionError: maximum recursion depth exceeded
- During handling of the above exception, another exception occurred:
- Traceback (most recent call last):
- File "/usr/src/homeassistant/homeassistant/components/assist_pipeline/pipeline.py", line 994, in recognize_intent
- conversation_result = await conversation.async_converse(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/src/homeassistant/homeassistant/components/conversation/agent_manager.py", line 87, in async_converse
- return await method(
- ^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 70, in async_process
- agent_manager.async_get_agent_info()
- File "/usr/src/homeassistant/homeassistant/components/conversation/agent_manager.py", line 124, in async_get_agent_info
- _LOGGER.warning(
- File "/usr/local/lib/python3.12/logging/__init__.py", line 1551, in warning
- self._log(WARNING, msg, args, **kwargs)
- File "/usr/local/lib/python3.12/logging/__init__.py", line 1684, in _log
- self.handle(record)
- File "/usr/local/lib/python3.12/logging/__init__.py", line 1700, in handle
- self.callHandlers(record)
- File "/usr/local/lib/python3.12/logging/__init__.py", line 1762, in callHandlers
- hdlr.handle(record)
- File "/usr/src/homeassistant/homeassistant/util/logging.py", line 44, in handle
- self.emit(record)
- File "/usr/local/lib/python3.12/logging/handlers.py", line 1499, in emit
- self.handleError(record)
- File "/usr/local/lib/python3.12/logging/__init__.py", line 1082, in handleError
- traceback.print_exception(t, v, tb, None, sys.stderr)
- File "/usr/local/lib/python3.12/traceback.py", line 124, in print_exception
- te = TracebackException(type(value), value, tb, limit=limit, compact=True)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/local/lib/python3.12/traceback.py", line 733, in __init__
- self.stack = StackSummary._extract_from_extended_frame_gen(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/local/lib/python3.12/traceback.py", line 418, in _extract_from_extended_frame_gen
- for f, (lineno, end_lineno, colno, end_colno) in frame_gen:
- File "/usr/local/lib/python3.12/traceback.py", line 355, in _walk_tb_with_full_positions
- positions = _get_code_position(tb.tb_frame.f_code, tb.tb_lasti)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- RecursionError: maximum recursion depth exceeded
- 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
- ReferenceError: Cannot access 'i' before initialization
- unsub (src/dialogs/voice-command-dialog/ha-voice-command-dialog.ts:390:12)
- callback (node_modules/home-assistant-js-websocket/dist/connection.js:23:33)
- forEach (node_modules/home-assistant-js-websocket/dist/connection.js:15:25)
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 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
- 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?
- 2024-05-16 13:44:33.103 ERROR (MainThread) [homeassistant.components.assist_pipeline.pipeline] Unexpected error during intent recognition
- Traceback (most recent call last):
- File "/usr/local/lib/python3.12/logging/handlers.py", line 1497, in emit
- self.enqueue(self.prepare(record))
- ^^^^^^^^^^^^^^^^^^^^
- File "/usr/local/lib/python3.12/logging/handlers.py", line 1479, in prepare
- msg = self.format(record)
- ^^^^^^^^^^^^^^^^^^^
- File "/usr/local/lib/python3.12/logging/__init__.py", line 999, in format
- return fmt.format(record)
- ^^^^^^^^^^^^^^^^^^
- File "/usr/local/lib/python3.12/logging/__init__.py", line 706, in format
- s = self.formatMessage(record)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/local/lib/python3.12/logging/__init__.py", line 675, in formatMessage
- return self._style.format(record)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/local/lib/python3.12/logging/__init__.py", line 464, in format
- return self._format(record)
- ^^^^^^^^^^^^^^^^^^^^
- RecursionError: maximum recursion depth exceeded
- During handling of the above exception, another exception occurred:
- Traceback (most recent call last):
- File "/usr/src/homeassistant/homeassistant/components/assist_pipeline/pipeline.py", line 994, in recognize_intent
- conversation_result = await conversation.async_converse(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/src/homeassistant/homeassistant/components/conversation/agent_manager.py", line 87, in async_converse
- return await method(
- ^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 87, in async_process
- result = await self._async_process_agent(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 133, in _async_process_agent
- result = await agent.async_process(user_input)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/config/custom_components/fallback_conversation/__init__.py", line 70, in async_process
- agent_manager.async_get_agent_info()
- File "/usr/src/homeassistant/homeassistant/components/conversation/agent_manager.py", line 124, in async_get_agent_info
- _LOGGER.warning(
- File "/usr/local/lib/python3.12/logging/__init__.py", line 1551, in warning
- self._log(WARNING, msg, args, **kwargs)
- File "/usr/local/lib/python3.12/logging/__init__.py", line 1684, in _log
- self.handle(record)
- File "/usr/local/lib/python3.12/logging/__init__.py", line 1700, in handle
- self.callHandlers(record)
- File "/usr/local/lib/python3.12/logging/__init__.py", line 1762, in callHandlers
- hdlr.handle(record)
- File "/usr/src/homeassistant/homeassistant/util/logging.py", line 44, in handle
- self.emit(record)
- File "/usr/local/lib/python3.12/logging/handlers.py", line 1499, in emit
- self.handleError(record)
- File "/usr/local/lib/python3.12/logging/__init__.py", line 1082, in handleError
- traceback.print_exception(t, v, tb, None, sys.stderr)
- File "/usr/local/lib/python3.12/traceback.py", line 124, in print_exception
- te = TracebackException(type(value), value, tb, limit=limit, compact=True)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/local/lib/python3.12/traceback.py", line 733, in __init__
- self.stack = StackSummary._extract_from_extended_frame_gen(
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- File "/usr/local/lib/python3.12/traceback.py", line 418, in _extract_from_extended_frame_gen
- for f, (lineno, end_lineno, colno, end_colno) in frame_gen:
- File "/usr/local/lib/python3.12/traceback.py", line 355, in _walk_tb_with_full_positions
- positions = _get_code_position(tb.tb_frame.f_code, tb.tb_lasti)
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- RecursionError: maximum recursion depth exceeded
- 2024-05-16 13:44:33.165 ERROR (MainThread) [frontend.js.latest.202405011] Uncaught error from Chrome
- ReferenceError: Cannot access 'i' before initialization
- unsub (src/dialogs/voice-command-dialog/ha-voice-command-dialog.ts:390:12)
- callback (node_modules/home-assistant-js-websocket/dist/connection.js:23:33)
- forEach (node_modules/home-assistant-js-websocket/dist/connection.js:15:25)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement