-
调用OssClient->putObject方法,
如果$object中含有百分号就会抛出一个空的异常,内容如下
“: RequestId:”
测试参数
putObject($config, 'test/%.txt', 'test content');
从源码中获取了下response
body:
```
\r\n
\r\n
400 Bad …
-
## steps
sbt version: *1.3.4*
windows 10
modify sbt-launch.jar!/sbt/sbt.boot.properties
change Repositories Section to this
```
[repositories]
local
nexus-aliyun:https://maven.aliyun.com/ne…
-
## Problem description
I tried to install the package as README says. But I keep running into this error.
## Problem script
```
pip install "modelscope[cv]" -f https://modelscope.oss-cn-beijing.…
c4fun updated
8 months ago
-
看了一下插件接口,没有找到判断oss文件是否存在的功能,在oss文档里面是有的,接口是doesObjectExist,
https://help.aliyun.com/zh/oss/developer-reference/determine-whether-an-object-exists-7?spm=a2c4g.11186623.0.0.5daa37b3Iczlhl
有计划添加吗?
-
### Describe the bug
设置带域名的base后,编译后img地址错误
### Reproduction
当我设置了base 是一个 oss的域名后,config 配置如下:
`base: 'https:/xxx.oss-rg-china-mainland.aliyuncs.com/',`
在 `index.md` 中使用 `public` 目录中的logo.png…
-
|Wazuh version|Component|Install type|Install method|Platform|
|---|---|---|---|---|
| master | Wazuh component | Manager/Agent | Sources | OS version |
Wazuh is a very powerful security …
-
### What happened?
When I use sync, it will prompt: region was not a valid dns name.
![image](https://github.com/remotely-save/remotely-save/assets/12230661/6bd1ed09-e5f3-4d98-88b0-0166eb5d00ef)
…
-
**Which Component**
Nacos
**Describe what problem you have encountered**
版本:SpringBoot2.6.11 SpringCloud2021.0.4 SpringCloudAlibaba2021.0.4.0 Nacos2.0.4
环境:win10 jdk8 maven3.8.4
```xml
…
-
### What happened?
aliyun OSS log shows "error_code:SignatureDoesNotMatch"
maybe this can help? https://help.aliyun.com/document_detail/108790.html
### What OS are you using?
Windows
### What re…
-
在使用中发现,moememos可能存在对含有中文字符(或unicode)的url请求处理不正确,对‘%’符号进行了双重编码:
正确的url: `/%E5%B1%8F%E5%B9%95%E6%88%AA%E5%9B%BE%.png`
MoeMemos 发出的错误URL:`/%25E5%25B1%258F%25E5%25B9%2595%25E6%2588%25AA%25E5%259B%25BE…