Backblaze B2 Setup - softerfish/fyuhls GitHub Wiki
Use this page when fyuhls will store files on Backblaze B2.
- B2 bucket
- B2 key ID
- B2 application key
- correct endpoint or bucket region details
- Open Storage Nodes.
- Add a new B2-backed node.
- Enter credentials carefully.
- Test the connection.
- Confirm the bucket resolves correctly.
- Apply Fyuhls CORS if needed.
- keep non-Fyuhls bucket rules in mind before making CORS changes
- verify the bucket name and public URL logic before using the node in production
- test a real upload and download, not just the connection test
Multipart uploads, direct browser transfers, and cross-origin download behavior can fail for reasons that look like generic network issues when the real problem is provider CORS or bucket config.