JeffVandrewJr / patron

LibrePatron: A Self-Hosted Patreon Alternative for BTCPay

Home Page:https://librepatron.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Raspberry Pi 4 support

drptbl opened this issue · comments

Describe the feature
Patron doesn't work on Raspberry Pi 4 (Raspbian Buster full 2019-09-26). Docker images (isso and librepatron) are reporting this error after everything seems to be started successfully:

standard_init_linux.go:211: exec user process caused "exec format error"

hint: missing builds for raspberry architecture? - https://gitlab.com/gitlab-org/omnibus-gitlab/issues/4558)

To Reproduce
Steps to reproduce the behavior:

  1. Start patron on Raspberry Pi 4 which is already hosting BTCPayServer.

Additional context
BTCPayServer works without issues but there are no benefits from patron (can't configure it, getting redirected to home page).

As mentioned in the documentation, LibrePatron is x64 only. Raspberry Pi is ARM, so it will not work.

Not clear to me why this was closed. Is this a WONTFIX response, or would a PR be accepted that fixes the issue?

LibrePatron had little interest and is therefore no longer under active development.