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

Client doesn't handle S3 trackers #5

Closed
cenkalti opened this issue Oct 31, 2019 · 4 comments
Closed

Client doesn't handle S3 trackers #5

cenkalti opened this issue Oct 31, 2019 · 4 comments
Assignees

Comments

@cenkalti
Copy link
Owner

See transmission/transmission#250 and anacrolix/torrent@27b7fbe

@cenkalti cenkalti added the bug label Oct 31, 2019
@cenkalti cenkalti self-assigned this Oct 31, 2019
@anacrolix
Copy link

Just won't fix, or did I miss something?

@cenkalti
Copy link
Owner Author

I tried to generate a torrent file but got 403 response from S3. I suppose serving a torrent from S3 is not a widely used feature anymore. @anacrolix can you provide me a S3 torrent file if possible please?

@cenkalti
Copy link
Owner Author

I think the bug in S3 does not exist anymore. S3 now, does not allow creation of torrents bigger than 5G.

<Error>
<Code>InvalidRequest</Code>
<Message>
Torrent creation is not supported for objects larger than 5368709120
</Message>
<RequestId>BBB7ECB6600FB2FE</RequestId>
<HostId>
LgTvjWkQp9eDF6xQBiZMaHaIBDVwiBPsSYhOOZRW+zimizu0wThAPAhXQia1Dn0hbQedD441VPY=
</HostId>
</Error>

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

No branches or pull requests

2 participants