Known Issues¶
This page lists the major known issues affecting the DataHaven StorageHub SDK (as of version v0.3.1). It’s updated regularly as issues are identified or resolved.
If you encounter a problem not listed here, please join the DataHaven Discord and use the Support Ticket chat to report it. This will create a private channel where our support team can respond directly.
Bucket Sharing Not Yet Supported¶
Bucket sharing is not yet permitted. For now, only the bucket owner can access a bucket, regardless of whether it’s set to Public or Private. A future release will enable true public access for public buckets and allow private buckets to be shared with permitted users beyond the owner.
Get Profile Method Returns Hardcoded Placeholder¶
The auth.getProfile() client method returns the correct address but a hardcoded placeholder of user.eth in the ens field.
Get Info Method Returns Hardcoded Placeholder Values¶
When querying the getInfo() method, you'll see the following hardcoded placeholder values that do not reflect the uptime statistics.
Get Bucket Method Returns Hardcoded Placeholder Values¶
When querying for information about a bucket with the method getBucket(bucketId), you'll see the following hardcoded placeholder values that do not reflect the actual file count or file size in bytes.
| Created: November 6, 2025