Replies: 3 comments
-
Torrust TrackerIssues: Open issues: Tracker Checker is fully operative with (only) Torrust Tracker: TORRUST_CHECKER_CONFIG='{
"udp_trackers": ["144.126.245.19:6969"],
"http_trackers": ["https://tracker.torrust-demo.com"],
"health_checks": ["https://tracker.torrust-demo.com/api/health_check"]
}' cargo run --bin tracker_checker
Running checks for trackers ...
UDP trackers ...
✓ - Announce at 127.0.0.1:6969 is OK
✓ - Scrape at 127.0.0.1:6969 is OK
HTTP trackers ...
✓ - Announce at http://127.0.0.1:7070/ is OK
✓ - Scrape at http://127.0.0.1:7070/ is OK
Health checks ...
✓ - Health API at http://127.0.0.1:1313/health_check is OK but we have to improve a lot of things in the future. Torrust ComposeFixed Nginx configuration for the image proxy. Updated on the live demo. Final config. I think the key point was you have to use
Anyway, I think we should simplify the proxy to avoid this complexity. We could:
Torrust IndexIssues:
New console command to upload random torrents to the Index. cargo run --bin seeder -- --api-base-url "index.torrust-demo.com/api" --number-of-torrents 2419200 --user admin --password xxxxxxxxxxxx --interval 1 The mini server is having trouble handling UDP tracker requests. See torrust/torrust-index#459 (comment) Two problems detected:
I need to: Discussion:
|
Beta Was this translation helpful? Give feedback.
-
GUI
Index
Training/Research
|
Beta Was this translation helpful? Give feedback.
-
Did nothing this week. |
Beta Was this translation helpful? Give feedback.
-
Location:
https://meeting.blockfinance-eco.li/NautilusCyberneeringWeeklyDevMeeting
Expected duration: 2 to 4 hours with breaks
Communicated attendants:
Agenda:
During the meeting every team member will take their turns and follow this sequence.
The topics for further discussion will be noted in advance by each the team member and to the meetings agenda.
set another meeting date for the discussion of these or to hold the meeting hereafter.
Also the persons to be part of the meeting will be decided on so that the others will be free to continue their own work.
Beta Was this translation helpful? Give feedback.
All reactions