Closed Snuffy2 closed 3 months ago
Failed to create driver: [Errno 8] Exec format error: '/home/general_user/.wdm/drivers/geckodriver/linux64/v0.35.0/geckodriver'
What architecture are you running this on? The error suggests there might be compatibility issues with your system's architecture, so I don't think I can help unfortunately.
Since this relies on web scraping (due to the lack of a decent book API), it can be unreliable at the best of times, so it’s unlikely to work on every system. However, if you investigate further and find a solution that works for your architecture, feel free to submit a PR - I'd be happy to incorporate it.
I'm running it via Docker on a Raspberry Pi 4 running Bookworm 64bit. What is currently supported?
I'm running it via Docker on a Raspberry Pi 4 running Bookworm 64bit. What is currently supported?
I knew it worked on AMD64 and now I know it doesn't work on a Raspberry Pi 4. Everything else is a guess. If you want to try and get it working, you can try copy the files and see what changes are needed to get it running locally.
Best of luck with it.
I've setup eBookBuddy using the Docker Compose below. It isn't showing any recommendations and is showing the errors in the logs below.