seaweedfs / seaweedfs

SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding.
https://seaweedfs.com
Apache License 2.0
22.14k stars 2.23k forks source link

Run on Termux not working. #5659

Open stani0502 opened 2 months ago

stani0502 commented 2 months ago

Describe the bug When try running on termux got this error F0608 16:50:42.384048 configuration.go:25 failed to initialize store for leveldb2: function not implemented

System Setup

Screenshots image

chrislusf commented 2 months ago

Does it work without tmux?

stani0502 commented 2 months ago

sorry don't understand the question, what i know the only way run seaweed command on android via termux, i'm not sure if there another way to do that, i also tried seaweed on windows and no issue.

chrislusf commented 2 months ago

I suspect android could not run this. But I don't have an android system to test.