Dadoum / Provision

Set of tools interracting with Apple servers. Don't hesitate to leave a star if you appreciate it.
531 stars 3.15k forks source link

loading openssl: unknown version for init #104

Closed babaruh closed 9 months ago

babaruh commented 9 months ago

OS: Archlinux 6.7.4-arch1-1

I want to use this anisette server cause NyaMisty server seems like not up to date(so not working). I got Incorrect Content-Type: must be textual to extract_string, JSON to extract_json. I tried version 2.1.0 and it runs but I got same error as with NyaMisky anisette server in AltStore

Steps to reproduce

  1. change permissions in order to run it from terminal
    $ chmod +111 anisette-server
  2. run it on port 6969
    $ ./anisette-server -n 127.0.0.1 -p 6969
  3. get error object.Exception@../../../.dub/packages/requests-2.0.9/requests/source/requests/ssl_adapter.d(197): loading openssl: unknown version for init
Dadoum commented 9 months ago

Don't use an old version (it won't be able to use the newer libraries installed on your system), instead use the latest GitHub actions build