#BF7 Bittorrent challenge: torrent not found

It looks like test torrent is gone from the anouncer. For my request it answers
Dict({'failure reason': String(b'torrent not found')})

It started a few hours ago.
I passed this stage days ago, but now codecrafters test and codecrafters test -previous are blocked by this test

[tester::#BF7] Running tests for Stage #BF7 (Piece hashes)
[tester::#BF7] Running ./your_program.sh info /tmp/torrents190305003/test.torrent
[your_program] 00:04:40 [main] DEBUG    urllib3.connectionpool: Starting new HTTP connection (1): bttracker.debian.org:6969
[your_program] 00:04:40 [main] DEBUG    urllib3.connectionpool: http://bttracker.debian.org:6969 "GET /announce?info_hash=%CC%19%FE%23B%03%A2%8C%17Y%B2%A7%DC%ACuQ%A7B%C6%95&peer_id=natalka112natalka112&port=6881&uploaded=0&downloaded=0&left=1572864&compact=1 HTTP/1.1" 200 39
[your_program] 00:04:40 [main] ERROR    app.fetch: url = http://bttracker.debian.org:6969/announce
[your_program] 00:04:40 [main] ERROR    app.fetch: params = {'info_hash': b'\xcc\x19\xfe#B\x03\xa2\x8c\x17Y\xb2\xa7\xdc\xacuQ\xa7B\xc6\x95', 'peer_id': b'natalka112natalka112', 'port': 6881, 'uploaded': 0, 'downloaded': 0, 'left': 1572864, 'compact': 1}
[your_program] 00:04:40 [main] ERROR    app.fetch: response = Dict({'failure reason': String(b'torrent not found')})
[your_program] 00:04:40 [main] ERROR    app.fetch: peers_string = <class 'NoneType'> None

Hi, thanks for your post!

I’m currently out of the office for the holidays and will be back on January 5. I’ll get back to you as soon as possible once I return.