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

Torrents are not being added #88

Closed
fabianski7 opened this issue Nov 18, 2021 · 6 comments
Closed

Torrents are not being added #88

fabianski7 opened this issue Nov 18, 2021 · 6 comments

Comments

@fabianski7
Copy link

I just updated distribyted to version 0.7.0.1 and none of my old config files are working anymore. The webserver is started but no torrents are mounted.

Here is an example


$  distribyted --config ~/.tmp/distribyted/core/config/fun.yml 
5:52PM INF All 0 tables opened in 0s component=item-store
5:52PM INF Discard stats nextEmptySlot: 0 component=item-store
5:52PM INF Set nextTxnTs to 0 component=item-store
5:52PM INF Deleting empty file: distribyted-data/metadata/items/000021.vlog component=item-store
5:52PM INF All 0 tables opened in 0s component=torrent-store
5:52PM INF Discard stats nextEmptySlot: 0 component=torrent-store
5:52PM INF Set nextTxnTs to 0 component=torrent-store
5:52PM INF Deleting empty file: distribyted-data/metadata/magnetdb/000021.vlog component=torrent-store
5:52PM INF setting cache size to 1024 MB
5:52PM INF adding torrents from configuration component=torrent-service
5:52PM INF adding torrents from database component=torrent-service
5:52PM INF starting FUSE mount path=./distribyted-data/mount
5:52PM WRN webDAV configuration not found!
5:52PM INF starting webserver host=0.0.0.0:4444
@ajnavarro
Copy link
Member

Hi,

I had to change the configuration structure to make possible new features. Have a look here:

https://github.com/distribyted/distribyted/blob/master/templates/config_template.yaml

Cheers.

@fabianski7
Copy link
Author

Yes, I realised. so I copied the template file, and just added the magnetic links and made some other small changes.
Here a visual diff

@ajnavarro
Copy link
Member

Did it finally work?

@fabianski7

This comment has been minimized.

@fabianski7
Copy link
Author

uhh, i just noticed that we now have magnet_uri instead of magnetUri. sorry

@ajnavarro
Copy link
Member

No problem! Do not hesitate to open issues if you have other problems.

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