阿里云oss的文件无法使用URL访问,返回:This XML file does not appear to have any style information associated with...

问题描述

把静态文件放到阿里云oss,访问时返回一堆XML代码。

问题展示

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
<RequestId>5EF02B4F765*手动马赛克*77</RequestId>
<HostId>jia*手动马赛克*test.oss-accelerate.aliyuncs.com</HostId>
<Key>ccp.html</Key>
</Error>

问题原因

读写权限设置了【私有】,私有权限对文件的所有访问操作需要进行身份验证,因此无法直接访问。

解决方法

把读写权限设置为【公共读】即可,公共读权限可以对文件进行匿名读。

解决操作

oss1.png

oss2.png
©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。