mirror of
https://github.com/lixiaofei123/pdftoolbox.git
synced 2026-08-13 00:11:42 +08:00
找不到上传和处理后的文件 #3
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @miaowmint on GitHub (Oct 5, 2021).
请问我用docker部署以后添加了ssl并且用了nginx反代来代替ip:端口,使用起来是正常的,上传处理和下载没有问题,但是我在
/data/pdftoolbox/input
/data/pdftoolbox/output
这两个文件夹里并没有找到处理前的文件和处理后的文件,请问这是怎么回事
@lixiaofei123 commented on GitHub (Oct 5, 2021):
发一下命令看看
@miaowmint commented on GitHub (Oct 5, 2021):
docker部署我用的是portainer,配置大概如下




然后ssl和反代都是用的宝塔面板
但是在/data/pdfcompress/output和/data/pdfcompress/input下没有文件,我也试过给777权限了
网站打开和功能都是正常的,转换完可以下载,但是在后台就是找不到文件
@lixiaofei123 commented on GitHub (Oct 9, 2021):
没用过portainer,建议直接使用docker命令试试