Skip to content

AMD won't launch #126

Description

@rxzz0

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)"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions