stumpapp / stump

A free and open source comics, manga and digital book server with OPDS support (WIP)
https://stumpapp.dev
MIT License
941 stars 43 forks source link

Revert "✨ Upload library/series/book thumbnails (#249)" #251

Closed aaronleopold closed 8 months ago

aaronleopold commented 8 months ago

This reverts commit c50e2c1647c4d6a37069d2a722add5421cae147a.

After pulling the container on both a linux and mac machine, I get the same openssl error:

/app/stump: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory

I believe this could be caused by me bringing in reqwest as a dependency, but I'll do more investigating