You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got this errors with the new version of HA OS 6.4 and core-2021.9.7.
I can't play sounds or TTS.
21-10-06 15:30:28 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'devices' use a deprecated format, the new format uses a list of paths only. Please report this to the maintainer of snapcast-client
21-10-06 15:30:28 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'startup' with 'after' is deprecated. Please report this to the maintainer of Calibre Web Comics
21-10-06 15:30:28 WARNING (MainThread) [supervisor.store.data] Can't read /data/addons/git/53caca22/nextcloud/config.json: required key not provided @ data['arch']. Got None
21-10-06 15:30:28 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'tmpfs' use a deprecated format, new it's only a boolean. Please report this to the maintainer of Mopidy and Snapcast
21-10-06 15:30:28 WARNING (MainThread) [supervisor.store.data] Can't read /data/addons/git/53caca22/snapcastserver/config.json: required key not provided @ data['arch']. Got None
21-10-06 15:30:28 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'devices' use a deprecated format, the new format uses a list of paths only. Please report this to the maintainer of Mopidy
21-10-06 15:30:28 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'startup' with 'after' is deprecated. Please report this to the maintainer of Kanboard
21-10-06 15:30:28 WARNING (MainThread) [supervisor.store.data] Can't read /data/addons/git/53caca22/kanboard/config.json: required key not provided @ data['arch']. Got None
21-10-06 15:30:28 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'devices' use a deprecated format, the new format uses a list of paths only. Please report this to the maintainer of Mopidy
21-10-06 15:30:28 WARNING (MainThread) [supervisor.store.data] Can't read /data/addons/git/53caca22/mopidy_alpine/config.json: required key not provided @ data['arch']. Got None
21-10-06 15:30:28 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'startup' with 'after' is deprecated. Please report this to the maintainer of Calibre Web
21-10-06 15:30:28 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'devices' use a deprecated format, the new format uses a list of paths only. Please report this to the maintainer of 1-wire Server
21-10-06 15:30:29 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'snapshot' is deprecated, 'backup' should be used instead. Please report this to the maintainer of UniFi Controller
21-10-06 15:30:30 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'snapshot_exclude' is deprecated, 'backup_exclude' should be used instead. Please report this to the maintainer of AdGuard Home
21-10-06 15:30:30 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'devices' use a deprecated format, the new format uses a list of paths only. Please report this to the maintainer of snapcast-client
21-10-06 15:30:30 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'startup' with 'after' is deprecated. Please report this to the maintainer of Calibre Web Comics
21-10-06 15:30:30 WARNING (MainThread) [supervisor.store.data] Can't read /data/addons/git/53caca22/nextcloud/config.json: required key not provided @ data['arch']. Got None
21-10-06 15:30:30 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'tmpfs' use a deprecated format, new it's only a boolean. Please report this to the maintainer of Mopidy and Snapcast
21-10-06 15:30:30 WARNING (MainThread) [supervisor.store.data] Can't read /data/addons/git/53caca22/snapcastserver/config.json: required key not provided @ data['arch']. Got None
21-10-06 15:30:30 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'devices' use a deprecated format, the new format uses a list of paths only. Please report this to the maintainer of Mopidy
21-10-06 15:30:30 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'startup' with 'after' is deprecated. Please report this to the maintainer of Kanboard
21-10-06 15:30:30 WARNING (MainThread) [supervisor.store.data] Can't read /data/addons/git/53caca22/kanboard/config.json: required key not provided @ data['arch']. Got None
21-10-06 15:30:30 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'devices' use a deprecated format, the new format uses a list of paths only. Please report this to the maintainer of Mopidy
21-10-06 15:30:30 WARNING (MainThread) [supervisor.store.data] Can't read /data/addons/git/53caca22/mopidy_alpine/config.json: required key not provided @ data['arch']. Got None
21-10-06 15:30:30 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'startup' with 'after' is deprecated. Please report this to the maintainer of Calibre Web
21-10-06 15:30:30 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'devices' use a deprecated format, the new format uses a list of paths only. Please report this to the maintainer of 1-wire Server
21-10-06 15:30:31 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'snapshot' is deprecated, 'backup' should be used instead. Please report this to the maintainer of UniFi Controller
21-10-06 15:30:32 WARNING (MainThread) [supervisor.addons.validate] Add-on config 'snapshot_exclude' is deprecated, 'backup_exclude' should be used instead. Please report this to the maintainer of AdGuard Home
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/mopidy/core/playlists.py", line 18, in _backend_error_handling
yield
File "/usr/lib/python2.7/dist-packages/mopidy/core/playlists.py", line 66, in as_list
playlists = future.get()
File "/usr/lib/python2.7/dist-packages/pykka/threading.py", line 52, in get
compat.reraise(*self._data['exc_info'])
File "/usr/lib/python2.7/dist-packages/pykka/compat.py", line 12, in reraise
exec('raise tp, value, tb')
File "/usr/lib/python2.7/dist-packages/pykka/actor.py", line 201, in _actor_loop
response = self._handle_receive(message)
File "/usr/lib/python2.7/dist-packages/pykka/actor.py", line 295, in _handle_receive
return callee(*message['args'], **message['kwargs'])
File "/usr/lib/python2.7/dist-packages/mopidy/m3u/playlists.py", line 70, in as_list
for entry in os.listdir(self._playlists_dir):
OSError: [Errno 2] No such file or directory: '/share/mopidy/playlists'
WARNING Problem looking up https://diamond89.duckdns.org:8123/api/tts_proxy/fd1530488209ae76c74ad9ed7aff9cc41a47ee16_es_-_google_translate.mp3
ERROR GStreamer error: gst-resource-error-quark: Secure connection setup failed. (5)
ERROR M3UBackend backend caused an exception.
The text was updated successfully, but these errors were encountered:
I got this errors with the new version of HA OS 6.4 and core-2021.9.7.
I can't play sounds or TTS.
The text was updated successfully, but these errors were encountered: