About
Seafile is an open source file sync and share platform, focusing on reliability and performance. Seafile’s built-in collaborative document SeaDoc, make it easy for collaborative writing and publishing documents.
App Store
One of the official app stores for IceWhale products (CasaOS & ZimaOS), developed and maintained independently by BigBearTechWorld. This curated collection offers a wide range of carefully selected applications to enhance your CasaOS and ZimaOS experience.
Instructions
default username and password are:
Username: [email protected]
Password: asecret
guzior
January 2, 2025, 2:37pm
2
I’m installing it with no changes and app is not working - not even login screen apearing
sudo bash -c "$(wget -qLO - https://raw.githubusercontent.com/bigbeartechworld/big-bear-scripts/master/get-docker-logs/run.sh)"
Select a container to fetch logs:
1) big-bear-seafile-memcached 3) big-bear-seafile
2) big-bear-seafile-db 4) big-bear-syncthing
#? 3
exec /sbin/my_init: exec format error
exec /sbin/my_init: exec format error
exec /sbin/my_init: exec format error
exec /sbin/my_init: exec format error
exec /sbin/my_init: exec format error
exec /sbin/my_init: exec format error
exec /sbin/my_init: exec format error
exec /sbin/my_init: exec format error
exec /sbin/my_init: exec format error
exec /sbin/my_init: exec format error
exec /sbin/my_init: exec format error
exec /sbin/my_init: exec format error
Graham
April 24, 2025, 6:55pm
3
anyone fixed issue with Forbidden (403) CSRF verification failed. Request aborted. On seafile i have added CSRF_TRUSTED_ORIGINS and my url but still get the 403 issue can access on local network
Hi, it helped me to add the CSRF_TRUSTED_ORIGINS parameter to seahub_settings.py . I got CSRF_TRUSTED_ORIGINS = ['https://urdomen.com ']