-
Please provide a way to set arbitrary CURL options, or at least all timeout settings.
When trying to load large objects, the request may time out.
To work around this, you can set the timeout for the…
-
# Bug Report
## Description
When you try to put files larger than 1MB to storage using `objectStorage.add` method, there may be Error - `timeout of 20000ms exceeded`
## Steps to Reproduce
…
if0s updated
4 months ago
-
-
**Describe the unexpected behaviour**
Unable to configure AzureBlobStorage Table Engine with SAS token.
https://clickhouse.com/docs/en/engines/table-engines/integrations/azureBlobStorage
**How …
-
### Describe the bug
Not sure how this was missed, but the ISettingsStorageHelper has a different namespace than all the other helpers here:
https://github.com/CommunityToolkit/dotnet/blob/9d1a525…
-
I tried to use CloudObjectStorage and connect to my private object storage, but nothing worked.
For example, the following fails:
var credentialsGilCOS = scala.collection.mutable.HashMap[String, S…
-
Code : internal/service/objectstorage/objectstorage_objects_data_source.go
Issue, If you using the data source [objectstorage_objects_data_source] to fetch the list of Objects where stored under …
-
I tried to implement a pagebrowser for the episodes, but get the following error message:
Fatal error: Call to undefined method Tx_Extbase_Persistence_ObjectStorage::getQuery() in /srv/www/typo3/typo…
-
Currently i can't use the library in my project which uses JPMS (``module-info.java``) because of the error message:
```
module xy reads package com.ibm.cloud.objectstorage.auth from both ibm.cos.ja…
-
### 💡 Summary
I'm using minio as a s3 compatible storage backend. When uploading a file to the drive, the bucket name is not included in the URL despite the s3ForcePathStyle toggle being enabled.
Wh…