-
**Bug 描述**
**Describe the bug**
Deno 的案例部署失败。
请简单清晰地描述您遇到的bug。
A clear and concise description of what the bug is.
我通过`tcb new deno deno`通过模板新建一个 deno 项目,
然后执行`tcb framework deploy` 进行一键部署就失败…
hu-qi updated
3 years ago
-
output file starts with partitionId like file is starts with 00000 , in iceberg on cos scene , cos file name shouldnot begin with the same prefix
The cloud maintains the key values of buckets an…
-
```
tcb new deno_hello deno
cd deno_hello
tcb
```
gpdi@Mac-mini deno % tcb new deno_hello deno
CloudBase CLI 1.5.0
CloudBase Framework 1.6.18
FetchError: network timeout at: https://iaas.cl…
hu-qi updated
3 years ago
-
some cloud vendor like
https://www.alibabacloud.com/help/doc-detail/64919.htm
https://intl.cloud.tencent.com/product/cos
provide s3 api compatible object storage, with minor difference
does pres…
-
Hi, is there any plans to add new cloude storages, such as tentcent cos, alibaba oss etc
I'm tring to expand it.
-
上传文件时,简单或分片都可以可以触发onProgress,下载可以成功但是不会触发onProgress。
```javascript
COSInstance.getObject({
Bucket,
Region,
Key: `/9551e17eb27f9a4ffac69e5bfdb04591.pdf`,
DataType: 'arraybuffer',
o…
-
云存储是报:403,没原因
微信支付是:缺少参数 total_fee
-
我在腾讯云后台显示有自定义cdn加速域名,但是在cosbrowser没有,并且提示默认加速域名关闭。我使用根帐号登录的。
-
- 环境
PHP :7.2.4
qcloud_sts/qcloud-sts-sdk:3.0.5
- 代码
```php
use QCloud\COSSTS\Sts;
class CosUploadController extends Controller
{
/**
* 获取 COS 临时KEY
*
* @re…
-
Prestosql can support tencent cos filesystem in hive connector only through hive.config.resources=core-site.xml, it is not gracefully. Tencent COS as a famous object storge system has been integrated …