Skip to content

Could not find any algorithm named "AES-256/CBC/NoPadding" #104

@system-failure-b8xy

Description

@system-failure-b8xy

So, when I try to login using the -i flag on the install command, I get this error:

server.developersession INFO 2025-08-23T15:42:29.270 Creating DeveloperSession for *********@gmail.com... server.appleaccount INFO 2025-08-23T15:42:29.270 Logging in... cli_frontend ERROR 2025-08-23T15:42:30.953 botan.utils.exceptn.AlgorithmNotFound at ../../../.dub/packages/botan/06a8ecdf7e69a6753141c5b248d6a24597978469/botan/source/botan/libstate/lookup.d:165: Could not find any algorithm named "AES-256/CBC/NoPadding"

Here's what I did to get to this point:

  1. Go to the Actions tab and download the Linux x86_64 Fix Botan CLI release (I also tried to GTK one, but it gives the same error.)
  2. Unpack the zip, rename the file to sideloader for easier typing, make the file executable, and run the command ./sideloader install SideStore.ipa -i.
  3. Get this error.

Just for clarification, I am running Linux Mint, and this is my uname -a output:
Linux linuxmint 6.8.0-78-generic #78-Ubuntu SMP PREEMPT_DYNAMIC Tue Aug 12 11:34:18 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux

I'm fairly new to Linux, so sorry if I missed out on any important info.

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