Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [object-storage]

The tag has no usage guidance.

object-storage
0 votes
0 answers
53 views

ibm_botocore.exceptions.CredentialRetrievalError

I am receiving the following error with the ibm botocore s3 client. ibm_botocore.exceptions.CredentialRetrievalError: Error when retrieving credentials from https://iam.cloud.ibm.com/identity/token: ...
Fatm Z's user avatar
  • 1
0 votes
0 answers
25 views

How do I connect to IBM Cloud Object Storage API from IBM Code Engine Function?

Could someone please help me figure out how to connect to IBM Cloud Object Storage API from IBM Code Engine Functions? I'm just starting with GET requests for now, but I eventually want to be able to ...
James Cooper's user avatar
-1 votes
1 answer
41 views

SeaweedFS S3 Gateway Stuck Connecting to Incorrect gRPC Port [closed]

I've been setting up SeaweedFS on a cluster of three nodes and encountered issues when configuring the S3 gateway. The S3 gateway tries to connect to the incorrect gRPC port 28888 instead of the ...
quarks's user avatar
  • 34.7k
1 vote
0 answers
170 views

Is anyone using Nats Object Store in production?

We are using Nats in production since a while and recently there has been a case where the messageSize has exceeded 8MiB. I tried extending the default message size in server-config to 10MiB, but it ...
indian-programmer's user avatar
1 vote
2 answers
169 views

Contabo Object Storage (S3) with Strapi CMS

I'm using Contabo Object Storage (compatible with S3) with Strapi CMS. For this purpose I'm using: @strapi/provider-upload-aws-s3 I've configured it like this (upload and delete works): upload: { ...
yarex's user avatar
  • 65
1 vote
0 answers
199 views

How to mount an S3 compatible object storage to use it with jupyter notebook

I have 2 TB of data on a S3 compatible object storage. I used to keep that data in aws s3 and mount the bucket to my ec2 instance with s3fs. Now I need to use the S3 compatible storage provided my ...
smgtkn's user avatar
  • 111
1 vote
0 answers
50 views

Static Website Hosting on Object Storage in Open Telekom Cloud

I have my frontend application hosted on Object Storage in Open Telekom Cloud as a Static website. By default, after setting up the static website I got endpoint in the format https://bucket-name.obs-...
Backo's user avatar
  • 11
0 votes
0 answers
79 views

Create external table using Parquet files (partitioned) in Oracle ADW

I am trying to create an external table using partitioned parquet files stored in Oracle Object Storage. These parquet files are written using Pyspark. The folder structure is below: Getting error ...
Henry-Richard7's user avatar
-1 votes
1 answer
51 views

Object storage bucket umount takes too long

I mounted a 1TB object storage bucket (not aws s3) on my M2 Mac using s3fs. After the mount, I tried to cd into the mounted directory, and it was hanging for too long. Then I tried to umount the ...
smgtkn's user avatar
  • 111
0 votes
0 answers
63 views

AWSCLI command to get object - object id/x-amz-id-2 AND List/Search object having given object id / x-amz-id-2

AWSCLI command to get object x-amz-id-2 AND List object having given object id / x-amz-id-2 Please advice which AWSCLI we can use to Get object id / x-amz-id-2 of single/multiple objects under a ...
bsethi24's user avatar
0 votes
0 answers
32 views

How is data stored in object storage?

what really object storage is from the storage perspective? I understand that any unstructured or static data is stored like a raw object in the object storage, But my doubt is how is it stored on ...
siddesh's user avatar
  • 11
0 votes
0 answers
134 views

Copy S3 bucket to E2E Object Storage using MinIO Client

I want to Copy S3 bucket Object to E2E Object Storage using MinIO Client. I can't figure out how to configure and copy, some things i tried using official doc of minio client. Referral Links https://...
axy's user avatar
  • 298
0 votes
0 answers
51 views

Connection to ovh cloud in node.js

I want to connect to ovh cloud with axios. const username = 'user-123456'; const accessKey = '1242121414421'; const secretKey = '2414124141'; const containerName = 'storage'; const ...
Samir Quluzadeh's user avatar
0 votes
0 answers
62 views

How can I cache images (express, node, object storage)?

I have an object storage and an express API that accesses the images via the aws-idk framework to resize them, but I have a problem, the process takes a long time. I tested this with Postman and found ...
Noaah's user avatar
  • 1
0 votes
0 answers
75 views

Use my login system to control access to Digital Ocean Spaces objects

I have my own login system where users can login and perform actions on the web app and one of the things that they can do is upload files. I decided to use object-based storage such as Digital Ocean ...
Ameen's user avatar
  • 1,817

15 30 50 per page
1
2 3 4 5
26