-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ERROR get file stat err #40
Comments
请给出配置 |
|
+1
|
@zongren bucket: 未修改 |
qiniu:
offline: false
sync: true
bucket: sumaolin
secret_file: ./sec/qn.json
dirPrefix: static
urlPrefix: http://sumaolin.reekly.com/static
up_host: http://upload.qiniu.com
local_dir: static
update_exist: true
image:
folder: img
extend:
js:
folder: js
css:
folder: css 以上是我的插件相关的配置,也出现了上面的情况 λ hexo v
INFO -----------------------------------------------------------
INFO qiniu state: online
INFO qiniu sync: true
INFO qiniu local dir: static
INFO qiniu url: http://sumaolin.reekly.com/static
INFO -----------------------------------------------------------
hexo: 3.2.2
hexo-cli: 1.0.2
os: Windows_NT 6.1.7601 win32 x64
http_parser: 2.5.2
node: 4.4.5
v8: 4.5.103.35
uv: 1.8.0
zlib: 1.2.8
ares: 1.10.1-DEV
icu: 56.1
modules: 46
openssl: 1.0.2h |
检查一下七牛的access_key和secret_key是否正确,我的开始写错了,报了这个错误,后来改好了,就没有了 |
@sumaolin @zongren @geekrainy 亲测有效了,我是用travis持续集成,用环境变量替换那两个key时候,替换没成功,所以一直报这错,后来替换成功了就好了,在本地测试,如果key错误,也是报这个错误 |
我也是这样的错误,找到源码打印的内容如下:
我的配置如下:
|
运行
hexo s
后,浏览器访问本地地址。出现此错误。打开含有静态图片的地址就会报相应图片的错误。The text was updated successfully, but these errors were encountered: