Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3 error when importing OPML #13

Open
schildbach opened this issue Feb 8, 2020 · 1 comment
Open

S3 error when importing OPML #13

schildbach opened this issue Feb 8, 2020 · 1 comment

Comments

@schildbach
Copy link

When trying to import an OPML (exported from Feedly) via Options→Import & Export→Import, I get this error from S3. Needless to say I didn't configure any S3 as I want to self-host.

<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>InvalidBucketName</Code><Message>The specified bucket is not valid.</Message><BucketName></BucketName><RequestId>58F084F5775C490D</RequestId><HostId>3h5HwbPkU5Yof/Sjf5NxdLWYShbRZnEkYwsILkeggYF2FE4LL9Us/Af/pxdbR71wTiQEy5sALt4=</HostId></Error>
@angristan
Copy link

You need a bucket to run Feedbin. (feedbin#133)

That being said I made some PRs to Feedbin to supports non-AWS S3 providers, and also Minio if you want to fully self-host Feedbin.

I also made https://github.com/angristan/feedbin-docker which runs with Minio.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants