AppFlowy-IO / AppFlowy-IO/AppFlowy

[Bug] Docker run fails on Asustor NAS

Aperta
#5,771 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug install
Lingua principale
Dart
Stelle
76.6k
Fork
6k
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### Bug Description

The installation of AppFlowy on my Asustor NAS using the Docker run command is failing with bellow error message:

`
docker run --rm \
> -v $HOME/.Xauthority:/root/.Xauthority:rw \
> -v /tmp/.X11-unix:/tmp/.X11-unix \
> -v /dev/dri:/dev/dri \
> -v /var/run/dbus/system_bus_socket:/var/run/dbus/system_bus_socket \
> -v /share/Docker/Appflowy/appflowy-data:/home/appflowy \
> -e DISPLAY=${DISPLAY} \
> appflowyio/appflowy_client:0.6.4
Unable to find image 'appflowyio/appflowy_client:0.6.4' locally
0.6.4: Pulling from appflowyio/appflowy_client
a6bc31ef2d98: Pull complete
59a423cc46cf: Pull complete
8ccaef4a8cb1: Pull complete
0f2115918b03: Pull complete
3f20cf87f664: Pull complete
2f950f5e416b: Pull complete
4f4fb700ef54: Pull complete
b78207055f7b: Pull complete
2981bef1c3c1: Pull complete
Digest: sha256:a8bb32aa8ad7516dff77ac50ca1172d73f84a338b95bc4235a36cdd3d0b9fccd
Status: Downloaded newer image for appflowyio/appflowy_client:0.6.4
docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "./AppFlowy": stat ./AppFlowy: no such file or directory: unknown.
ERRO[0067] error waiting for container: context canceled
`

I am preety sure if this is because of xhost as xhost is not recognized as a command on my NAS. Asustor uses a very stripped down verion of Linux.
Is there any other way to install AppFlowy?

### How to Reproduce

Try installing Appflowy on Asustor NAS.

### Expected Behavior

Successful container deployment

### Operating System

ASUSTOR Data Master

### AppFlowy Version(s)

0.6.4

### Screenshots

_No response_

### Additional Context

_No response_

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.