-
$res = $upyun->usage('/');
$res = $upyun->usage('/test/test');
得到的结果是一样的
-
用管理员账号登陆后,必须首先上传头像图片。报500错,应该是我没有设置好upyun的账户关系。
`The server is temporary error now. 500
Traceback (most recent call last): File "/base/data/home/apps/n~gaegaebbs/1.414328003629720207/yui.py", line…
-
➜ antic-api php -d memory_limit=-1 /usr/local/bin/composer require upyun/sdk
Using version ^3.5 for upyun/sdk
./composer.json has been updated
Loading composer repositories with package informatio…
-
RT
使用该文件write函数,如果上传一个图片文件,不添加异步图片处理的时候是正常的
但是添加了异步图片处理时(生成缩略图),会报错找不到处理文件
-
https://console.upyun.com/#/login/
-
https://blog.roccoshi.top/2021/%E9%85%8D%E7%BD%AE%E7%8E%AF%E5%A2%83/%E5%B0%86%E5%8D%9A%E5%AE%A2%E6%90%AC%E8%BF%81%E5%88%B0upyun/
从而拥有飞一般的体验
-
样本流如下
http://45.35.101.73:8099/test.ts
这个文件在局网播放无法播放,这个网址是不能在线播放,需要下载测试.
下面是播放是LOG
05-16 18:13:29.990 651-701/? D/KeyCharacterMap: mapKey: scanCode=106, usageCode=0x00000000 ~ Failed.
05-16 18:13…
-
Failed to allocate a 8208 byte allocation with 2952 free bytes and 2952B until OOM, max allowed footprint 402653184, growth limit 402653184
com.upyun.library.common.UploadClient.java.lang.String from…
-
This tracking issue intends to track the implementations of different underlying storage schemes. Please feel free to take any of them.
## Need Tests
This section is used to track services that …
-
https://github.com/upyun/go-sdk/blob/master/upyun/rest.go#L641
如果我想手动的进行 list 分页操作,现在这样的实现会导致我无法继续 list 剩余的文件。因为在 return 的时候还没有设置 "X-List-Iter" 这个 header