问题标签 [seafile-server]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
iptables - 如何通过 IPtables 访问虚拟机中的 Seafile 服务器?
我已经在 Ubuntu 服务器上安装了Seafile-server ,使用默认端口设置(即, , , ),但无法使用客户端访问实例。3.0.4 64bit
14.04
8000
8082
10001
12001
基础设施
在主机Ubuntu-server
上作为 KVM 机器运行。Gentoo
iptables 规则
一段时间后,我将以下Iptables
规则添加到主机 ( gentoo
),这似乎符合Seafile
的要求:
telnet
但是,即使从 Internet 或主机连接到 seafile 服务器,我仍然无法连接。
更新:问题可能与fail2ban
email - Configuring Seafile/Seahub to use mail command
Just installed an instance of Seafile on my CentOS server. It works OK, except for email notifications. Some of the documentation on configuring email is missing from the online manual (page is 404'ed as of 2014-08-18 9:30a EDT). The only other email related documtation I found was for configuring SMTP.
Is there a way to set Seafile/Seahub up to use the mail command (postfix/exim/ect) instead of SMTP? I don't want to use my personal email credentials in the config file, and my SMTP service will not allow anonymous message delivery.
ubuntu - 网络中的 Seafile 服务器搜索选项
我在 centos 中安装了 Seafile 服务器,在 windows 机器中安装了 seafile 客户端。
请任何人帮助我澄清我的疑问。我已经包括截图。
- 如何在 seacloud.cc 等所有页面中启用搜索栏
- 在我登录管理员帐户后如何查看用户文件。
- 以后如果硬盘满了怎么升级硬盘。
apache - Apache:在 Seafile 之外安装 Baikal
我需要一个提示,我应该在哪个方向寻找答案。
我已经建立了一个 Seafile 服务器,可以在https://subdomain.no-ip.org下访问,我现在希望 baikal 可以在https://subdomain.no-ip.org/baikal下访问
但是,我无法让它运行,因为我总是从 Seafile 收到该目录不存在的消息。(我猜 seafile 认为它应该是一个子目录)
我最近尝试配置 apache - sites-enabled/default-ssl
我的 Seafile 设置:
ccnet/ccnet.conf
seahub_settings.py
我认为问题出在 seafile 配置中,如果可以在 url/seafile 下访问 seafile 而不仅仅是 url,则应该解决问题。我尝试更改 SERVICE_URL,但没有效果。
你对此有什么想法吗?
mysql - Seafile 服务器的 SQlite 到 MySQL 迁移
我已经成功让 Seafile Server 完全使用 HTTPS。但是我正在尝试从 SQLite 迁移到 MySQL,每次尝试时,seafile 服务器都会停止工作。我不确定您需要哪些信息,但很乐意提供您需要的信息。我按照本指南 使用 MySQL 部署 Seafile Windows Server
它真的令人沮丧,我不明白为什么它不起作用。我还安装了 MySQL Workbench,我可以看到具有特权的 seafile 用户和填充了表的数据库。
linux - linux:尽管拥有权限,但权限被拒绝
我正在尝试安装 Seafile,但出现了一个奇怪的错误。我创建了一个名为 seafile 的组和用户来执行所有操作,但我无法运行我拥有的 shell 脚本:
已解决问题是挂载时的 noexec 标志
nginx - Seafile 文件上传不起作用,即使设置了“FILE_SERVER_ROOT”变量
我试图让 Seafile 在 nginx 反向代理后面运行。我跟着这个:http ://manual.seafile.com/deploy/deploy_with_nginx.html以及这个: http: //manual.seafile.com/deploy/https_with_nginx.html。
我的配置如下:
- 为虚拟主机“cloud.mydomain.tld”运行的 Nginx
- Seafile 和 Seahub(在 fastcgi 模式下)都在其默认端口上运行
我的 seahub_settings.py 看起来像这样:
/li>我的 nginx 配置:
/li>- 这应该是最重要的。
所以现在,当我删除我的旧 seahub_settings.pyc,启动 seahub(当然是在 fastcgi 模式下),将浏览器指向我的库并尝试上传一些东西时,我在 F12 开发者控制台中收到以下错误消息:
这意味着,seahub 仍在尝试连接到“旧”上传服务,这当然不再起作用。直到现在,我还没有找到任何解决这个问题的方法。
mod-rewrite - nginx proxy_pass 和重写 seafile 代理
我在 Plesk vm(公共)后面运行 seafile vm(私有网络)。
现在我正在使用 apache 作为代理,但想知道如何让这个设置只在 nginx 上运行。
这有效:
这不会:
但这再次起作用:
+
我在这里想念什么?
谢谢马克斯
python - 如何从命令行使用 Seafile 生成的上传链接,不带身份验证令牌
使用 Seafile 可以创建一个公共上传链接(例如https://cloud.seafile.com/u/d/98233edf89/
)以通过浏览器上传文件而无需身份验证。
Seafile webapi 不支持任何不带身份验证令牌的上传。
如何从命令行使用 curl 或 python 脚本中的这种链接?
nginx - Seafile 6.0.5 404 WebUI 与 nginx 和 Plesk Onyx
最近几天,我尝试在安装了 Plesk Onyx 17 的 VPS 上运行带有 MySQL 的当前 Seafile 6.0.5。
如果我按照官方 seafile.com 手册 => https://manual.seafile.com/deploy/deploy_with_nginx.html
我可以从:http:IP_ADRESS:8000 打开 webui。
但是当我添加 NGINX 配置并以 fastcgi 模式启动 seahub 以到达 Seafile 下:https://seafile.mydomain.com (lets-encrypt https) 时,我只看到左上角的 seafile 徽标,一个非工作语言选择器在右上角,并显示一条文字:“抱歉,未找到请求的页面”。
我的日志/seahub_django_request.log:
我的 ccnet.conf:
我的 seahub_settings.py:
我在 Plesk 中的附加 nginx 设置如下:
我希望有人有一个如何解决它的想法。我知道 Plesk 就是这样,因为我使用原始 nginx 多次部署 seafile 并且运行良好。