我买了1.99欧1T HDD的盒子,它的自动化开通脚本翻车了…… 面板没顶栏、qB入口消失且强访404 Discord上面也有人反馈一样的问题,这是群友说的修复办法: 1. 顶栏 UI 丢失 纯前端 bug 执行 nano ~/www/index.php, 搜索 <div id="tabs">, 把下面的 <ul> 改为 <ul class="tabs-nav">, 保存退出 2. qB 入口消失 & 404 开机脚本漏了 Lighttpd 的反代路由和自定义 UI 配置 直接全选复制下面这段,回车: echo 'qbittorrent|qBittorrent Web UI|qBittorrent|qbittorrent/' > ~/.customFrames mkdir -p ~/.lighttpd/custom.d echo "\$HTTP[\"url\"] =~ \"^/user-$USER/qbittorrent/\" { proxy.server = ( \"\" => ( ( \"host\" => \"127.0.0.1\", \"port\" => $(cat ~/.qbittorrentPort) ) ) ) }" > ~/.lighttpd/custom.d/qbittorrent.conf php ~/www/lighttpdRestart.php 刷新面板即可
@Connor8 #10 共享盒子
相当于母鸡给你切了个普通用户给你
刚买了,这也不是vps啊“大盘鸡”
@pen-pik #12 你再仔细看看?
@jaychou #13 额,好像找到ssh了,就是不能sudo
我买了一台三年,不分青红皂白把我账号禁了,也没说原因。
@pen-pik #14 因为他分了存储机器和seedbox,如果你需要root就买存储那个
@jaychou #16 那完了,我都买完了,不会用
我买了1.99欧1T HDD的盒子,它的自动化开通脚本翻车了……
面板没顶栏、qB入口消失且强访404
Discord上面也有人反馈一样的问题,这是群友说的修复办法:
1. 顶栏 UI 丢失
纯前端 bug
执行
nano ~/www/index.php,搜索
<div id="tabs">,把下面的
<ul>改为<ul class="tabs-nav">,保存退出
2. qB 入口消失 & 404
开机脚本漏了 Lighttpd 的反代路由和自定义 UI 配置
直接全选复制下面这段,回车:
echo 'qbittorrent|qBittorrent Web UI|qBittorrent|qbittorrent/' > ~/.customFrames mkdir -p ~/.lighttpd/custom.d echo "\$HTTP[\"url\"] =~ \"^/user-$USER/qbittorrent/\" { proxy.server = ( \"\" => ( ( \"host\" => \"127.0.0.1\", \"port\" => $(cat ~/.qbittorrentPort) ) ) ) }" > ~/.lighttpd/custom.d/qbittorrent.conf php ~/www/lighttpdRestart.php刷新面板即可
seedbox能抗dmca吗
@Joe #19 包的呀 都不是美国地区