Code Monkey home page Code Monkey logo

docker's People

Contributors

gshang2017 avatar yorkane avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docker's Issues

您好,请教个问题。

您好,我不是程序员对技术不太懂。因为求助无门,我的环境也不允许自己测试,所以不得不来请教您一下。

  1. qee增强版是否可以latest自动更新?
  2. 我之前装了4.19,现在删了重新装4.20,是否会损失目前的下载进度和文件?

感谢

求问怎么推送kindle

已设置好smtp服务器,邮件测试也完成了,但是已入库的文档没有找到推送选项

安裝後顯示『加載失敗,請重試』

你好,我使用Ubuntu 2004,用以下指令建立容器
docker create --name=baidunetdisk -p 5800:5800 -p 5900:5900 -v ~/bdp:/config -v ~/Downloads:/config/baidunetdiskdownload --restart unless-stopped johngong/baidunetdisk:latest

執行後,到 http://127.0.0.1:5800 ,畫面顯示『加載失敗,請重試』,請問可能是什麼問題呢?

image

calibre-web 新加书的时候在豆瓣获取元数据有问题

解决方法在下面问题

calibre-web 指定豆瓣搜索无结果

原因:豆瓣API失效了

环境:Docker版calibre-web

解决办法:更换新API

步骤:

1.登入docker terminal界面

2.查找文件位置

find / -name get_meta.js

例如位置是:/calibre-web/app/cps/static/js/get_meta.js
3.修改此文件并替换内容

vi /calibre-web/app/cps/static/js/get_meta.js

// 找到:
var apikey = "0df993c66c0c636e29ecbb5344252a4a";
// 改为:
var apikey = "054022eaeae0b00e0fc068c0c0a2102a";
4.重新搜索后正常
https://www.cnblogs.com/xiaoyao404/p/14271320.html

qBittorrent原版是否也能增加一个arm64版?

现在arm64版只有qee版,没有原版集成Trackers自动更新的,qee版在MT站用不了。是否能出一个arm64的原版集成Trackers自动更新的版本呢?

一直用大佬的版本,小巧,功能强大,非常喜欢。

可以请教下大佬关于这个qb的硬盘休眠问题吗?

因为我用的下载盘是机械硬盘。docker运行qb以后,硬盘就一直在转,无论我下载上传任务有没有工作,刚装完没任务也在转。。
有没有办法设置成,我没有下载上传任务时硬盘继续休眠
我的nas是已经测好硬盘休眠的

qbittorrent下载PT有报错

谢谢 这个docker真香
发现一处bug就是qbittorrent下载PT有报错
track信息里 Port 6881 is blacklisted.
换成9000并做了映射 又报端口无效

百度网盘内存占用

是内存泄漏问题吗。。。
下着下着,从开始的400mb内存占用一直到了6g。
虽然给群晖配了8g内存,但这不应该啊。。
重启网盘又要重新删配置文件才进得去,下载进度也会没。。
貌似网盘的版本还是2.0.3?

Typo

In /qbittorrent/README.md ,line 68 "BT下载DTH监听端口" should be ""BT下载DHT监听端口.

ubuntu 16.04 docker baidu 加载失败,请重试

执行
docker create --name=baidunetdisk -p 5800:5800 -p 5900:5900 -v /root/baidu:/config -v /home/baidu/baidunetdiskdownload:/config/baidunetdiskdownload --restart unless-stopped johngong/baidunetdisk:latest

浏览器 连接 5800,vnc连接5900,连接不上,显示: 加载失败,请重试。
多次尝试都无结果,删掉 -v /root/baidu:/config 也一样错误。

请问会是什么问题?
谢谢!

种子完成后能否根据域名自动分组

种子完成后能否根据域名自动分组
80x86/qbittorrent的docker有这个功能但是他的过于复杂 一直弄不成功
大佬有时间希望可以考虑加上这个功能就完美了 玩pt会方便得多

qBittorrent Web 用户界面无法登陆,“无效的用户名或密码。”

  • 您好,感谢您开发这样的工具。
  • 我先是手动docker的方式安装,手动配置,结果配置完成启动后,打开页面是空白什么都没有。发现这个方法不成功就试了命令行的方法。
  • mac终端root群晖用命令行的方法安装可以启动,可以打开页面。输入用户名admin密码adminadmin无法登陆,我注意到您的文档写了个“adminadmin),还是一样”提示“无效的用户名或密码。”
  • 您看我这种情况有办法处理么?
  • 令人震惊的事情发生了,现在出现了“身份认证失败次数过多,您的 IP 地址已被封禁。”,自己把自己给杀了

用Nginx做反代,界面无法加载

baidunetdisk这个镜像很好,感谢作者。
不过我在局域网内用Nginx做反代,代替直接输域名加端口,想简化访问,发现只能加载基本的框架,无法加载网盘的界面。Nginx的配置文件如下:
其他的很多web应用我都是用如下的配置写的,基本上都能反代,不知道作者对Nginx反代熟不熟,看看问题是出在哪了?

server {
    listen 80;
    listen [::]:80;
    server_name bd.lan;
    large_client_header_buffers 4 32k;
    location / {
                proxy_pass http://docker的ip:5800;
                proxy_set_header Host $host;
                proxy_set_header X-Real-IP $remote_addr;
                proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
        }

location /ws {
                proxy_pass http://docker的ip:5800;
                proxy_http_version 1.1;
                proxy_set_header Upgrade $http_upgrade;
                proxy_set_header Connection "upgrade";

                proxy_connect_timeout 5s;
                proxy_read_timeout 30m;
                proxy_send_timeout 10s;
        }
}

直接点击端口访问不了页面。

johngong/qbittorrent:qee-latest
这个从docker 映射出来的端口,点击打开提示:Unauthorized,但是从浏览器打开就可以,希望能修正一下。另外,最新的版本,不要自动开始下载,最大活动数 这些设置不起作用。你再检查一下,谢谢了。

百度网盘docker启动报错

百度网盘启动的时候报错,[DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(),
image

邮件发送失败

试过腾讯企业邮件、Gmail、163、QQ、QQ别名
以上邮件都发送失败、密码(授权码)和用户名都是正确的
有可能原版也有这问题

[2020-03-02 06:29:21,288] DEBUG {cps.admin:517} update_mailsettings {'mail_server': 'smtp.exmail.qq.com', 'mail_port': '465', 'mail_use_ssl': '2', 'mail_login': 'admin@企业域名.com', 'mail_password': '123123', 'mail_from': '图书管理系统', 'test': 'test'}
[2020-03-02 06:29:21,291] DEBUG {cps.config_sql:259} _ConfigSQL updating storage
[2020-03-02 06:29:22,419] DEBUG {cps.worker:125} send: 'ehlo [172.17.0.3]\r\n'
[2020-03-02 06:29:22,423] DEBUG {cps.worker:125} send: 'AUTH PLAIN AGFkbWluQGFpY2hoLmNvbQBkZ3ljS29HanVlSkVTWFU5\r\n'
[2020-03-02 06:29:22,604] DEBUG {cps.worker:125} send: 'mail FROM:<图书管理系统> size=590\r\n'
[2020-03-02 06:29:22,608] DEBUG {cps.worker:125} send: 'rset\r\n'
[2020-03-02 06:29:22,612] ERROR {cps.worker:531} Error sending email: mail from address must be same as authorization user
[2020-03-02 06:46:27,902] INFO {cps.admin:700} Update status requested
[2020-03-02 06:56:08,858] DEBUG {cps.admin:517} update_mailsettings {'mail_server': 'smtp.gmail.com', 'mail_port': '465', 'mail_use_ssl': '2', 'mail_login': '[email protected]', 'mail_password': '123123', 'mail_from': '图书管理系统', 'test': 'test'}
[2020-03-02 06:56:08,874] DEBUG {cps.config_sql:259} _ConfigSQL updating storage
[2020-03-02 06:56:13,848] DEBUG {cps.worker:125} send: 'ehlo [172.17.0.3]\r\n'
[2020-03-02 06:56:14,013] DEBUG {cps.worker:125} send: 'AUTH PLAIN AHJhaW5zdW5zQGdtYWlsLmNvbQBwem52eGt1b3R6b3d1bHdq\r\n'
[2020-03-02 06:56:14,295] DEBUG {cps.worker:125} send: 'mail FROM:<图书管理系统> size=589\r\n'
[2020-03-02 06:56:14,456] DEBUG {cps.worker:125} send: 'rset\r\n'
[2020-03-02 06:56:14,636] ERROR {cps.worker:531} Error sending email: 5.5.2 Syntax error. a31sm4968798pgl.58 - gsmtp
[2020-03-02 07:01:58,558] DEBUG {cps.admin:517} update_mailsettings {'mail_server': 'smtp.163.com', 'mail_port': '465', 'mail_use_ssl': '2', 'mail_login': 'admin', 'mail_password': '123123', 'mail_from': '图书管理系统', 'test': 'test'}
[2020-03-02 07:01:58,573] DEBUG {cps.config_sql:259} _ConfigSQL updating storage
[2020-03-02 07:01:59,729] DEBUG {cps.worker:125} send: 'ehlo [172.17.0.3]\r\n'
[2020-03-02 07:01:59,768] DEBUG {cps.worker:125} send: 'AUTH PLAIN ADUxNTg5OQBzaW54ODNjdGc=\r\n'
[2020-03-02 07:01:59,841] DEBUG {cps.worker:125} send: 'mail FROM:<图书管理系统>\r\n'
[2020-03-02 07:01:59,888] DEBUG {cps.worker:125} send: 'rset\r\n'
[2020-03-02 07:01:59,936] ERROR {cps.worker:531} Error sending email: Invalid User
[2020-03-02 07:05:04,237] DEBUG {cps.admin:517} update_mailsettings {'mail_server': 'smtp.163.com', 'mail_port': '465', 'mail_use_ssl': '2', 'mail_login': '[email protected]', 'mail_password': '123123', 'mail_from': '图书管理系统', 'test': 'test'}
[2020-03-02 07:05:04,251] DEBUG {cps.config_sql:259} _ConfigSQL updating storage
[2020-03-02 07:05:05,859] DEBUG {cps.worker:125} send: 'ehlo [172.17.0.3]\r\n'
[2020-03-02 07:05:05,900] DEBUG {cps.worker:125} send: 'AUTH PLAIN ADUxNTg5OUAxNjMuY29tAHNpbng4M2N0Zw==\r\n'
[2020-03-02 07:05:06,025] DEBUG {cps.worker:125} send: 'mail FROM:<图书管理系统>\r\n'
[2020-03-02 07:05:06,065] DEBUG {cps.worker:125} send: 'rset\r\n'
[2020-03-02 07:05:06,105] ERROR {cps.worker:531} Error sending email: Invalid User
[2020-03-02 07:06:56,517] DEBUG {cps.admin:517} update_mailsettings {'mail_server': 'smtp.163.com', 'mail_port': '465', 'mail_use_ssl': '2', 'mail_login': '[email protected]', 'mail_password': '123123', 'mail_from': '图书管理系统', 'test': 'test'}
[2020-03-02 07:06:56,532] DEBUG {cps.config_sql:259} _ConfigSQL updating storage
[2020-03-02 07:06:57,409] DEBUG {cps.worker:125} send: 'ehlo [172.17.0.3]\r\n'
[2020-03-02 07:06:57,447] DEBUG {cps.worker:125} send: 'AUTH PLAIN AGNhbHR0YV9jb21AMTYzLmNvbQAxMzcyNTUyOTY5MQ==\r\n'
[2020-03-02 07:06:57,543] DEBUG {cps.worker:125} send: 'AUTH LOGIN Y2FsdHRhX2NvbUAxNjMuY29t\r\n'
[2020-03-02 07:06:57,581] DEBUG {cps.worker:125} send: 'MTM3MjU1Mjk2OTE=\r\n'
[2020-03-02 07:06:57,684] ERROR {cps.worker:531} Error sending email: Error: authentication failed
[2020-03-02 07:08:07,236] DEBUG {cps.admin:517} update_mailsettings {'mail_server': 'smtp.163.com', 'mail_port': '465', 'mail_use_ssl': '2', 'mail_login': 'admin', 'mail_password': '123123', 'mail_from': '图书管理系统', 'test': 'test'}
[2020-03-02 07:08:07,250] DEBUG {cps.config_sql:259} _ConfigSQL updating storage
[2020-03-02 07:08:07,933] DEBUG {cps.worker:125} send: 'ehlo [172.17.0.3]\r\n'
[2020-03-02 07:08:07,971] DEBUG {cps.worker:125} send: 'AUTH PLAIN AFpURUNhbHR0YQA3NzgwNzUwMA==\r\n'
[2020-03-02 07:08:08,070] DEBUG {cps.worker:125} send: 'AUTH LOGIN WlRFQ2FsdHRh\r\n'
[2020-03-02 07:08:08,108] DEBUG {cps.worker:125} send: 'Nzc4MDc1MDA=\r\n'
[2020-03-02 07:08:08,198] ERROR {cps.worker:531} Error sending email: Error: authentication failed
[2020-03-02 07:11:19,511] DEBUG {cps.admin:517} update_mailsettings {'mail_server': 'smtp.gmail.com', 'mail_port': '587', 'mail_use_ssl': '1', 'mail_login': '[email protected]', 'mail_password': '123123', 'mail_from': '图书管理系统', 'test': 'test'}
[2020-03-02 07:11:19,527] DEBUG {cps.config_sql:259} _ConfigSQL updating storage
[2020-03-02 07:11:32,448] DEBUG {cps.worker:125} send: 'ehlo [172.17.0.3]\r\n'
[2020-03-02 07:11:32,666] DEBUG {cps.worker:125} send: 'STARTTLS\r\n'
[2020-03-02 07:11:33,177] DEBUG {cps.worker:125} send: 'ehlo [172.17.0.3]\r\n'
[2020-03-02 07:11:33,421] DEBUG {cps.worker:125} send: 'AUTH PLAIN AHJhaW5zdW5zQGdtYWlsLmNvbQBwem52eGt1b3R6b3d1bHdq\r\n'
[2020-03-02 07:11:33,748] DEBUG {cps.worker:125} send: 'mail FROM:<图书管理系统> size=588\r\n'
[2020-03-02 07:11:33,971] DEBUG {cps.worker:125} send: 'rset\r\n'
[2020-03-02 07:11:34,223] ERROR {cps.worker:531} Error sending email: 5.5.2 Syntax error. c1sm19659463pfa.51 - gsmtp
[2020-03-02 07:32:27,585] DEBUG {cps.admin:517} update_mailsettings {'mail_server': 'smtp.qq.com', 'mail_port': '465', 'mail_use_ssl': '2', 'mail_login': 'admin', 'mail_password': '123123', 'mail_from': '图书管理系统', 'test': 'test'}
[2020-03-02 07:32:27,598] DEBUG {cps.config_sql:259} _ConfigSQL updating storage
[2020-03-02 07:32:28,607] DEBUG {cps.worker:125} send: 'ehlo [172.17.0.3]\r\n'
[2020-03-02 07:32:28,614] DEBUG {cps.worker:125} send: 'AUTH PLAIN ADc3ODA3NTAwAHJzNjM0NTg5\r\n'
[2020-03-02 07:32:28,738] DEBUG {cps.worker:125} send: 'AUTH LOGIN Nzc4MDc1MDA=\r\n'
[2020-03-02 07:32:28,749] DEBUG {cps.worker:125} send: 'cnM2MzQ1ODk=\r\n'
[2020-03-02 07:32:28,865] ERROR {cps.worker:531} Error sending email: Login Fail. Please enter your authorization code to login. More information in http://service.mail.qq.com/cgi-bin/help?subtype=1&&id=28&&no=1001256
[2020-03-02 07:40:07,497] DEBUG {cps.admin:517} update_mailsettings {'mail_server': 'smtp.qq.com', 'mail_port': '465', 'mail_use_ssl': '2', 'mail_login': 'admin', 'mail_password': '123123', 'mail_from': '图书管理系统', 'test': 'test'}
[2020-03-02 07:40:07,511] DEBUG {cps.config_sql:259} _ConfigSQL updating storage
[2020-03-02 07:40:08,430] DEBUG {cps.worker:125} send: 'ehlo [172.17.0.3]\r\n'
[2020-03-02 07:40:08,443] DEBUG {cps.worker:125} send: 'AUTH PLAIN AHJvZmlzaABweWFtY21lYmdoZHpiamFp\r\n'
[2020-03-02 07:40:10,099] DEBUG {cps.worker:125} send: 'mail FROM:<图书管理系统> size=590\r\n'
[2020-03-02 07:40:10,113] DEBUG {cps.worker:125} send: 'rset\r\n'
[2020-03-02 07:40:10,127] ERROR {cps.worker:531} Error sending email: Invalid input from 113.87.161.252 to newxmesmtplogicsvrszb1.qq.com.
[2020-03-02 07:41:04,879] DEBUG {cps.admin:517} update_mailsettings {'mail_server': 'smtp.qq.com', 'mail_port': '465', 'mail_use_ssl': '2', 'mail_login': 'admin', 'mail_password': '123123', 'mail_from': '图书管理系统', 'test': 'test'}
[2020-03-02 07:41:04,895] DEBUG {cps.config_sql:259} _ConfigSQL updating storage
[2020-03-02 07:41:05,220] DEBUG {cps.worker:125} send: 'ehlo [172.17.0.3]\r\n'
[2020-03-02 07:41:05,224] DEBUG {cps.worker:125} send: 'AUTH PLAIN ADc3ODA3NTAwAHB5YW1jbWViZ2hkemJqYWk=\r\n'
[2020-03-02 07:41:06,364] DEBUG {cps.worker:125} send: 'mail FROM:<图书管理系统> size=589\r\n'
[2020-03-02 07:41:06,369] DEBUG {cps.worker:125} send: 'rset\r\n'
[2020-03-02 07:41:06,374] ERROR {cps.worker:531} Error sending email: Invalid input from 113.87.161.252 to newxmesmtplogicsvrszb3.qq.com.
[2020-03-02 07:41:30,657] DEBUG {cps.admin:517} update_mailsettings {'mail_server': 'smtp.qq.com', 'mail_port': '465', 'mail_use_ssl': '2', 'mail_login': 'admin', 'mail_password': '123123', 'mail_from': '图书管理系统', 'test': 'test'}
[2020-03-02 07:41:30,671] DEBUG {cps.config_sql:259} _ConfigSQL updating storage
[2020-03-02 07:41:31,439] DEBUG {cps.worker:125} send: 'ehlo [172.17.0.3]\r\n'
[2020-03-02 07:41:31,447] DEBUG {cps.worker:125} send: 'AUTH PLAIN AHJvZmlzaABweWFtY21lYmdoZHpiamFp\r\n'
[2020-03-02 07:41:31,690] DEBUG {cps.worker:125} send: 'mail FROM:<图书管理系统> size=590\r\n'
[2020-03-02 07:41:31,698] DEBUG {cps.worker:125} send: 'rset\r\n'
[2020-03-02 07:41:31,716] ERROR {cps.worker:531} Error sending email: Invalid input from 113.87.161.252 to newxmesmtplogicsvrszb2.qq.com.

群晖calibre server 启动设置用户失败

启动日志如下,打开8080端口输入用户名密码无法登陆。

====================================================

2020-03-02 01:54:37 stdout calibre server listening on 0.0.0.0:8080
2020-03-02 01:54:26 stdout [services.d] done.
2020-03-02 01:54:26 stdout [services.d] starting services
2020-03-02 01:54:26 stdout [cont-init.d] done.
2020-03-02 01:54:26 stdout [cont-init.d] calibre-web.sh: exited 0.
2020-03-02 01:54:26 stdout 输入 rs 的新密码:rm: can't remove '/root/.config/calibre/global.pyc': No such file or directory
2020-03-02 01:54:06 stdout 输入用户名:: rs
2020-03-02 01:53:56 stdout 你想做什么? [1-4]: 1
2020-03-02 01:53:52 stdout
2020-03-02 01:53:52 stdout 4) 取消
2020-03-02 01:53:52 stdout 3) 移除用户
2020-03-02 01:53:52 stdout 2) 编辑已有用户
2020-03-02 01:53:52 stdout 1) 新增用户
2020-03-02 01:53:52 stdout
2020-03-02 01:53:46 stdout spawn calibre-server --userdb /srv/calibre/users.sqlite --manage-users
2020-03-02 01:53:45 stdout rm: can't remove '/root/.config/calibre/global.pyc': No such file or directory
2020-03-02 01:53:40 stdout [cont-init.d] calibre-web.sh: executing...
2020-03-02 01:53:40 stdout [cont-init.d] executing container initialization scripts...
2020-03-02 01:53:40 stdout [fix-attrs.d] done.
2020-03-02 01:53:40 stdout [fix-attrs.d] applying ownership & permissions fixes...
2020-03-02 01:53:40 stdout [s6-init] ensuring user provided files have correct perms...exited 0.
2020-03-02 01:53:40 stdout [s6-init] making user provided files available at /var/run/s6/etc...exited 0.

不能登录

看接口显示 Pease unlock first。 是要在哪里解锁吗

下载完成的文件权限问题

用的特别棒,感谢 唯一的小问题就是下好的文件smb直接操作都会报权限不足,要去手动chmod才行 不知道是否是没有映射guid的那个原因

arm64v8版qee的下载位置

请教大大,斐讯n1+外置硬盘,容器和软件里设置下载目录为/media/disk1,实际却下载到/var/lib/docker/overlay2/119bc9bd032dd1eba4c56f4943a4719bdd627926c36b0c744db88e7e4606ea48/diff/media/disk1,是我漏了什么吗?

求助qibittorrent一直是等待状态,DHT结点为0

openwrt旁路由 ,docker安装大佬qib,下载路径默认downloads(已映射到挂载点),空间识别正确,主路由做了端口映射,但添加种子后一直是等待状态,DHT节点为0,求助可能的原因

4.3.2.10版本遇到两个问题求助

OMV5+portainer使用
1、点击“从url下载”,添加好任务点击下方“下载”后,“从url下载”窗口不会消失,但任务已经添加上了,换webui后没问题;
2、添加好的任务没有自动开始,但在设置项中并没有勾选“不要自动开始下载”。如果在“从url下载”窗口中选上“开始torrent”就可以自动开始了,但是还是会出现症状1。。。

脑壳痛

大佬可以做个反吸血的qBittorrent吗?

自动更新trackers简直不要太爽,如果有可能抽空把反吸血整进去就完美了,看到一堆的xunleiXXX头都是炸的😂。这是我找到的但是不懂怎么合到一起呢:https://github.com/c0re100/qBittorrent-Enhanced-Edition
感恩~

PDT转换失败

[2020-02-29 18:27:58,004] INFO {cps.editbooks:741} converting: book id: 7 from: PDF to: EPUB
[2020-02-29 18:27:58,156] DEBUG {cps.kobo:420} Unknown Request received: http://192.168.4.5:8083/static/js/libs/bootstrap-datepicker/locales/bootstrap-datepicker.zh_Hans_CN.min.js
[2020-02-29 18:27:58,188] INFO {cps.worker:291} Book id 7 - target format of .epub does not exist. Moving forward with convert.
[2020-02-29 18:27:59,315] DEBUG {cps.worker:355} 1% 将输入转换为HTML中...
[2020-02-29 18:27:59,316] DEBUG {cps.worker:355} InputFormatPlugin: PDF Input running
[2020-02-29 18:27:59,316] DEBUG {cps.worker:355} on /library/Shi Yue Wen/100Ge Shi Jie Jing Dian Bei Hou De Gu Shi (7)/100Ge Shi Jie Jing Dian Bei Hou De Gu Shi - Shi Yue Wen.pdf
[2020-02-29 18:27:59,388] DEBUG {cps.worker:355}
[2020-02-29 18:27:59,389] DEBUG {cps.worker:367} Traceback (most recent call last):
[2020-02-29 18:27:59,389] DEBUG {cps.worker:367} File "site.py", line 77, in main
[2020-02-29 18:27:59,390] DEBUG {cps.worker:367} File "site-packages/calibre/ebooks/conversion/cli.py", line 401, in main
[2020-02-29 18:27:59,390] DEBUG {cps.worker:367} File "site-packages/calibre/ebooks/conversion/plumber.py", line 1110, in run
[2020-02-29 18:27:59,390] DEBUG {cps.worker:367} File "site-packages/calibre/customize/conversion.py", line 246, in call
[2020-02-29 18:27:59,391] DEBUG {cps.worker:367} File "site-packages/calibre/ebooks/conversion/plugins/pdf_input.py", line 54, in convert
[2020-02-29 18:27:59,391] DEBUG {cps.worker:367} File "site-packages/calibre/ebooks/pdf/pdftohtml.py", line 89, in pdftohtml
[2020-02-29 18:27:59,391] DEBUG {cps.worker:367} ConversionError: pdftohtml failed with return code: -11
[2020-02-29 18:27:59,391] DEBUG {cps.worker:367} /opt/calibre/bin/pdftohtml: /usr/lib/libstdc++.so.6: no version information available (required by /opt/calibre/bin/pdftohtml)
[2020-02-29 18:27:59,392] DEBUG {cps.worker:367} /opt/calibre/bin/pdftohtml: /usr/lib/libstdc++.so.6: no version information available (required by /opt/calibre/bin/pdftohtml)
[2020-02-29 18:27:59,392] DEBUG {cps.worker:367} /opt/calibre/bin/pdftohtml: /usr/lib/libstdc++.so.6: no version information available (required by /opt/calibre/lib/libpoppler.so.66)
[2020-02-29 18:27:59,392] DEBUG {cps.worker:367} /opt/calibre/bin/pdftohtml: /usr/lib/libstdc++.so.6: no version information available (required by /opt/calibre/lib/libpoppler.so.66)
[2020-02-29 18:27:59,393] DEBUG {cps.worker:367} /opt/calibre/bin/pdftohtml: Relink /lib/libuuid.so.1' with /usr/glibc-compat/lib/libc.so.6' for IFUNC symbol strncpy' [2020-02-29 18:27:59,393] INFO {cps.worker:392} ebook converter failed with error while converting book [2020-02-29 18:27:59,393] ERROR {cps.worker:531} Calibre failed with error: /opt/calibre/bin/pdftohtml: Relink /lib/libuuid.so.1' with /usr/glibc-compat/lib/libc.so.6' for IFUNC symbol strncpy'

calibre执行calibredb命令时提示编码错误

RT,参考这个https://blog.csdn.net/ningyingqi/article/details/81557944
查了下语言包群晖是支持的,说是要修改dockerFile,大佬看下怎么弄。

docker执行:

bash-5.0# calibredb add ~/config/upload/* --library-path ~/library
Python function terminated unexpectedly::'ascii' codec can't encode characters i
n position 0-4: ordinal not in range(128)
Traceback (most recent call last):
File "site.py", line 83, in main
UnicodeEncodeError: 'ascii' codec can't encode characters in position 0-4: ordin
al not in range(128)
bash-5.0#


群晖:
root@DSM:# locale
LANG=en_US.utf8
LC_CTYPE="en_US.utf8"
LC_NUMERIC="en_US.utf8"
LC_TIME="en_US.utf8"
LC_COLLATE="en_US.utf8"
LC_MONETARY="en_US.utf8"
LC_MESSAGES="en_US.utf8"
LC_PAPER="en_US.utf8"
LC_NAME="en_US.utf8"
LC_ADDRESS="en_US.utf8"
LC_TELEPHONE="en_US.utf8"
LC_MEASUREMENT="en_US.utf8"
LC_IDENTIFICATION="en_US.utf8"
LC_ALL=en_US.utf8
root@DSM:
# locale -a
C
cs_CZ.utf8
da_DK.utf8
de_DE.utf8
en_US.utf8
es_ES.utf8
fr_FR.utf8
hu_HU.utf8
it_IT.utf8
ja_JP.utf8
ko_KR.utf8
nb_NO.utf8
nl_NL.utf8
pl_PL.utf8
POSIX
pt_BR.utf8
pt_PT.utf8
ru_RU.utf8
sv_SE.utf8
tr_TR.utf8
zh_CN.utf8
zh_TW.utf8

小白求助一下,打开容器可以运行,但是就是访问不了,无论用网页访问5800还是vnc viewer客户端访问5900,下面是一些信息

https://gitee.com/xiaominglei001/forMarkdown/blob/master/%E6%8D%95%E8%8E%B71.PNG
https://gitee.com/xiaominglei001/forMarkdown/blob/master/%E6%8D%95%E8%8E%B72.PNG
https://gitee.com/xiaominglei001/forMarkdown/blob/master/%E6%8D%95%E8%8E%B73.PNG
https://gitee.com/xiaominglei001/forMarkdown/blob/master/%E6%8D%95%E8%8E%B74.PNG
https://gitee.com/xiaominglei001/forMarkdown/blob/master/%E6%8D%95%E8%8E%B75.PNG
https://gitee.com/xiaominglei001/forMarkdown/blob/master/%E6%8D%95%E8%8E%B76.PNG
https://gitee.com/xiaominglei001/forMarkdown/blob/master/%E6%8D%95%E8%8E%B77.PNG

日志:

date stream content
2020-10-26 02:44:52 stdout  
2020-10-26 02:44:52 stdout Use xtigervncviewer -SecurityTypes None,TLSNone :1 to connect to the VNC server.
2020-10-26 02:44:52 stdout  
2020-10-26 02:44:52 stdout Log file is /home/baidu/.vnc/johnshine-baidunetdisk-crossover-vnc1:1.log
2020-10-26 02:44:52 stdout Starting applications specified in /home/baidu/.vnc/xstartup
2020-10-26 02:44:52 stdout  
2020-10-26 02:44:52 stdout New 'johnshine-baidunetdisk-crossover-vnc1:1 (baidu)' desktop at :1 on machine johnshine-baidunetdisk-crossover-vnc1
2020-10-26 02:44:52 stdout  
2020-10-26 02:44:52 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-26 02:44:52 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-26 02:44:52 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-26 02:44:52 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-26 02:44:52 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-26 02:44:52 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-26 02:44:52 stdout local machine. These users can access your server without authentication!
2020-10-26 02:44:52 stdout Please be aware that you are exposing your VNC server to all users on the
2020-10-26 02:44:49 stdout Cleaning stale x11 lock '/tmp/.X11-unix/X1'!
2020-10-26 02:44:49 stdout Cleaning stale x11 lock '/tmp/.X1-lock'!
2020-10-26 02:44:49 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-26 02:44:49 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-26 02:44:49 stdout Cleaning stale pidfile '/home/baidu/.vnc/johnshine-baidunetdisk-crossover-vnc1:1.pid'!
2020-10-26 02:44:49 stdout Killing Xtigervnc process ID 25... which was already dead
2020-10-26 01:03:38 stdout  
2020-10-26 01:03:38 stdout Use xtigervncviewer -SecurityTypes None,TLSNone :1 to connect to the VNC server.
2020-10-26 01:03:38 stdout  
2020-10-26 01:03:38 stdout Log file is /home/baidu/.vnc/johnshine-baidunetdisk-crossover-vnc1:1.log
2020-10-26 01:03:38 stdout Starting applications specified in /home/baidu/.vnc/xstartup
2020-10-26 01:03:38 stdout  
2020-10-26 01:03:38 stdout New 'johnshine-baidunetdisk-crossover-vnc1:1 (baidu)' desktop at :1 on machine johnshine-baidunetdisk-crossover-vnc1
2020-10-26 01:03:38 stdout  
2020-10-26 01:03:38 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-26 01:03:38 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-26 01:03:38 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-26 01:03:38 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-26 01:03:38 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-26 01:03:38 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-26 01:03:38 stdout local machine. These users can access your server without authentication!
2020-10-26 01:03:38 stdout Please be aware that you are exposing your VNC server to all users on the
2020-10-26 01:03:35 stdout Cleaning stale x11 lock '/tmp/.X11-unix/X1'!
2020-10-26 01:03:35 stdout Cleaning stale x11 lock '/tmp/.X1-lock'!
2020-10-26 01:03:35 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-26 01:03:35 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-26 01:03:35 stdout Cleaning stale pidfile '/home/baidu/.vnc/johnshine-baidunetdisk-crossover-vnc1:1.pid'!
2020-10-26 01:03:35 stdout Killing Xtigervnc process ID 24... which was already dead
2020-10-26 00:59:53 stdout  
2020-10-26 00:59:53 stdout Use xtigervncviewer -SecurityTypes None,TLSNone :1 to connect to the VNC server.
2020-10-26 00:59:53 stdout  
2020-10-26 00:59:53 stdout Log file is /home/baidu/.vnc/johnshine-baidunetdisk-crossover-vnc1:1.log
2020-10-26 00:59:53 stdout Starting applications specified in /home/baidu/.vnc/xstartup
2020-10-26 00:59:53 stdout  
2020-10-26 00:59:53 stdout New 'johnshine-baidunetdisk-crossover-vnc1:1 (baidu)' desktop at :1 on machine johnshine-baidunetdisk-crossover-vnc1
2020-10-26 00:59:53 stdout  
2020-10-26 00:59:53 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-26 00:59:53 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-26 00:59:53 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-26 00:59:53 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-26 00:59:53 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-26 00:59:53 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-26 00:59:53 stdout local machine. These users can access your server without authentication!
2020-10-26 00:59:53 stdout Please be aware that you are exposing your VNC server to all users on the
2020-10-26 00:59:50 stdout Cleaning stale x11 lock '/tmp/.X11-unix/X1'!
2020-10-26 00:59:50 stdout Cleaning stale x11 lock '/tmp/.X1-lock'!
2020-10-26 00:59:50 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-26 00:59:50 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-26 00:59:50 stdout Cleaning stale pidfile '/home/baidu/.vnc/johnshine-baidunetdisk-crossover-vnc1:1.pid'!
2020-10-26 00:59:50 stdout Killing Xtigervnc process ID 25... which was already dead
2020-10-25 08:26:32 stdout  
2020-10-25 08:26:32 stdout Use xtigervncviewer -SecurityTypes None,TLSNone :1 to connect to the VNC server.
2020-10-25 08:26:32 stdout  
2020-10-25 08:26:32 stdout Log file is /home/baidu/.vnc/johnshine-baidunetdisk-crossover-vnc1:1.log
2020-10-25 08:26:32 stdout Starting applications specified in /home/baidu/.vnc/xstartup
2020-10-25 08:26:32 stdout  
2020-10-25 08:26:32 stdout New 'johnshine-baidunetdisk-crossover-vnc1:1 (baidu)' desktop at :1 on machine johnshine-baidunetdisk-crossover-vnc1
2020-10-25 08:26:32 stdout  
2020-10-25 08:26:32 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-25 08:26:32 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-25 08:26:32 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-25 08:26:32 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-25 08:26:32 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-25 08:26:32 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-25 08:26:32 stdout local machine. These users can access your server without authentication!
2020-10-25 08:26:32 stdout Please be aware that you are exposing your VNC server to all users on the
2020-10-25 08:26:29 stdout Cleaning stale x11 lock '/tmp/.X11-unix/X1'!
2020-10-25 08:26:29 stdout Cleaning stale x11 lock '/tmp/.X1-lock'!
2020-10-25 08:26:29 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-25 08:26:29 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-25 08:26:29 stdout Cleaning stale pidfile '/home/baidu/.vnc/johnshine-baidunetdisk-crossover-vnc1:1.pid'!
2020-10-25 08:26:29 stdout Killing Xtigervnc process ID 24... which was already dead
2020-10-25 07:22:23 stdout  
2020-10-25 07:22:23 stdout Use xtigervncviewer -SecurityTypes None,TLSNone :1 to connect to the VNC server.
2020-10-25 07:22:23 stdout  
2020-10-25 07:22:23 stdout Log file is /home/baidu/.vnc/johnshine-baidunetdisk-crossover-vnc1:1.log
2020-10-25 07:22:23 stdout Starting applications specified in /home/baidu/.vnc/xstartup
2020-10-25 07:22:23 stdout  
2020-10-25 07:22:23 stdout New 'johnshine-baidunetdisk-crossover-vnc1:1 (baidu)' desktop at :1 on machine johnshine-baidunetdisk-crossover-vnc1
2020-10-25 07:22:23 stdout  
2020-10-25 07:22:23 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-25 07:22:23 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-25 07:22:23 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-25 07:22:23 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-25 07:22:23 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-25 07:22:23 stdout Use of uninitialized value $proto in socket at /usr/bin/vncserver line 355.
2020-10-25 07:22:23 stdout local machine. These users can access your server without authentication!
2020-10-25 07:22:23 stdout Please be aware that you are exposing your VNC server to all users on the

获取元数据会跳到找不到内容,请更换关键字

不知道是不是0.6.7添加了一个COMICVNIC搜刮器的关系,现在一本书第一次获取元数据没问题,但需要修改元数据的时候,会出现搜索的内容先出来,然后就挑出找不到内容,请更换关键字。我装了好几遍都是这样,后来我改装的0.6.6就没这个毛病,大神能看一下吗?

群晖calibre-web镜像,能否实现目录添加书籍

大神,请教一下。群晖calibre-web镜像,能否实现目录添加书籍。还有就是添加的书籍能自动获取图书信息么,因为量比较大,一个个添加图书信息挺麻烦的,望指教,谢谢

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.