Error message here:
2026-06-22 13:07:32.463 | INFO - Waiting for wrapper-manager to start...
Traceback (most recent call last):
File "C:\Users\rxzz0\Downloads\AppleMusicDecrypt-Windows (1)\main.py", line 21, in
cmd = InteractiveShell(loop)
^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\rxzz0\Downloads\AppleMusicDecrypt-Windows (1)\src\cmd.py", line 51, in init
if loop.run_until_complete(it(WrapperManager).status()).ready:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\rxzz0\Downloads\AppleMusicDecrypt-Windows (1).venv\Lib\asyncio\base_events.py", line 691, in run_until_complete
return future.result()
^^^^^^^^^^^^^^^
File "C:\Users\rxzz0\Downloads\AppleMusicDecrypt-Windows (1).venv\Lib\site-packages\async_lru_init_.py", line 369, in call
return await self.__wrapper(self._instance, *fn_args, **fn_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\rxzz0\Downloads\AppleMusicDecrypt-Windows (1).venv\Lib\site-packages\async_lru_init.py", line 287, in call
return await self.shield_and_handle_cancelled_error(cache_item, key)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\rxzz0\Downloads\AppleMusicDecrypt-Windows (1).venv\Lib\site-packages\async_lru_init.py", line 241, in _shield_and_handle_cancelled_error
return await asyncio.shield(task)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\rxzz0\Downloads\AppleMusicDecrypt-Windows (1)\src\grpc\manager.py", line 62, in status
resp: StatusReply = await self._stub.Status(google_dot_protobuf_dot_empty__pb2.Empty)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\rxzz0\Downloads\AppleMusicDecrypt-Windows (1).venv\Lib\site-packages\grpc\aio_call.py", line 329, in await
raise _create_rpc_error(
grpc.aio._call.AioRpcError: <AioRpcError of RPC that terminated with:
status = StatusCode.UNAVAILABLE
details = "failed to connect to all addresses; last error: UNAVAILABLE: ipv4:127.0.0.1:32767: WSAGetOverlappedResult: Connection reset (An existing connection was forcibly closed by the remote host.
-- 10054)"
debug_error_string = "UNAVAILABLE:failed to connect to all addresses; last error: UNAVAILABLE: ipv4:127.0.0.1:32767: WSAGetOverlappedResult: Connection reset (An existing connection was forcibly closed by the remote host.
-- 10054)"
Error message here:
2026-06-22 13:07:32.463 | INFO - Waiting for wrapper-manager to start...
Traceback (most recent call last):
File "C:\Users\rxzz0\Downloads\AppleMusicDecrypt-Windows (1)\main.py", line 21, in
cmd = InteractiveShell(loop)
^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\rxzz0\Downloads\AppleMusicDecrypt-Windows (1)\src\cmd.py", line 51, in init
if loop.run_until_complete(it(WrapperManager).status()).ready:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\rxzz0\Downloads\AppleMusicDecrypt-Windows (1).venv\Lib\asyncio\base_events.py", line 691, in run_until_complete
return future.result()
^^^^^^^^^^^^^^^
File "C:\Users\rxzz0\Downloads\AppleMusicDecrypt-Windows (1).venv\Lib\site-packages\async_lru_init_.py", line 369, in call
return await self.__wrapper(self._instance, *fn_args, **fn_kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\rxzz0\Downloads\AppleMusicDecrypt-Windows (1).venv\Lib\site-packages\async_lru_init.py", line 287, in call
return await self.shield_and_handle_cancelled_error(cache_item, key)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\rxzz0\Downloads\AppleMusicDecrypt-Windows (1).venv\Lib\site-packages\async_lru_init.py", line 241, in _shield_and_handle_cancelled_error
return await asyncio.shield(task)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\rxzz0\Downloads\AppleMusicDecrypt-Windows (1)\src\grpc\manager.py", line 62, in status
resp: StatusReply = await self._stub.Status(google_dot_protobuf_dot_empty__pb2.Empty)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\rxzz0\Downloads\AppleMusicDecrypt-Windows (1).venv\Lib\site-packages\grpc\aio_call.py", line 329, in await
raise _create_rpc_error(
grpc.aio._call.AioRpcError: <AioRpcError of RPC that terminated with:
status = StatusCode.UNAVAILABLE
details = "failed to connect to all addresses; last error: UNAVAILABLE: ipv4:127.0.0.1:32767: WSAGetOverlappedResult: Connection reset (An existing connection was forcibly closed by the remote host.
-- 10054)"
debug_error_string = "UNAVAILABLE:failed to connect to all addresses; last error: UNAVAILABLE: ipv4:127.0.0.1:32767: WSAGetOverlappedResult: Connection reset (An existing connection was forcibly closed by the remote host.
-- 10054)"