thestr4ng3r / chiaki

Moved to https://git.sr.ht/~thestr4ng3r/chiaki - Free and Open Source PS4 Remote Play Client
https://git.sr.ht/~thestr4ng3r/chiaki
2.17k stars 373 forks source link

Video stream corrupt with bitrates over 6000 on Raspberry Pi Zero #374

Open tomblind opened 3 years ago

tomblind commented 3 years ago

Environment

Describe the bug The video stream becomes corrupt and unusable when bitrate is set above 6000. This doesn't happen immediately, but only once movement happens in the game. Menus will work, but once you move a character around the stream becomes blocky and then bugs out and becomes unplayable.

The obvious culprit would be the network setup, but the pi is connected via cat6 to the PS4 with only a gigabit switch in between. Additionally, other streaming software (moonlight) is able to run stable on this same setup with a bitrate of 20000. This leads me to believe something else might be causing the issue.

To Reproduce Steps to reproduce the behavior:

  1. Build and run Chiaki on a Raspberry Pi Zero.
  2. Connect to a PS4 with bitrate set to 10000 (any resolution)
  3. Launch a game and move a character around for a moment

Expected behavior Bitrates up to 10000 provide a stable video stream.

Log Files

Click to expand log file

``` [2020-11-15 18:26:57:176176] [I] Logging to file /home/pi/.local/share/Chiaki/Chiaki/log/chiaki_session_2020-11-15_18-26-57-172172.log [2020-11-15 18:26:57:179179] [I] Chiaki Version 1.3.0 [2020-11-15 18:26:57:348348] [I] Starting session request [2020-11-15 18:26:57:405405] [I] Trying to request session from 192.168.86.23:9295 [2020-11-15 18:26:57:421421] [I] Connected to 192.168.86.23:9295 [2020-11-15 18:26:57:430430] [I] Sending session request [2020-11-15 18:26:57:441441] [I] Session request successful [2020-11-15 18:26:57:454454] [I] Starting ctrl [2020-11-15 18:26:57:460460] [I] Ctrl connected to 192.168.86.23:9295 [2020-11-15 18:26:57:470470] [I] Sending ctrl request [2020-11-15 18:26:57:479479] [I] Ctrl received http header as response [2020-11-15 18:26:57:486486] [I] Ctrl received ctrl request http response [2020-11-15 18:26:57:492492] [I] Ctrl connected [2020-11-15 18:26:57:510510] [I] Ctrl received Login message: success [2020-11-15 18:26:57:513513] [W] Received Ctrl Message with unknown type 0x6 [2020-11-15 18:26:57:518518] [W] offset 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef [2020-11-15 18:26:57:527527] [W] 0 00 01 .. [2020-11-15 18:26:58:017017] [I] Ctrl received valid Session Id: 1605490017CFYDODUMU75KCYF4UTTIHZGCIXS5MP7MFG5Z553XU7U3IWY4HKGYALHY4XKW5CRN [2020-11-15 18:26:58:021021] [I] Starting Senkusha [2020-11-15 18:26:58:023023] [I] Takion connecting (version 7) [2020-11-15 18:26:58:025025] [W] Received Ctrl Message with unknown type 0x16 [2020-11-15 18:26:58:027027] [I] Takion enabled Don't Fragment Bit [2020-11-15 18:26:58:030030] [W] offset 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef [2020-11-15 18:26:58:033033] [W] 0 01 01 .. [2020-11-15 18:26:58:036036] [I] Takion sent init [2020-11-15 18:26:58:039039] [I] Takion received init ack with remote tag 0x26ac848a, outbound streams: 0x64, inbound streams: 0x64 [2020-11-15 18:26:58:042042] [I] Takion sent cookie [2020-11-15 18:26:58:045045] [I] Takion received cookie ack [2020-11-15 18:26:58:046046] [I] Takion connected [2020-11-15 18:26:58:051051] [I] Senkusha sending big [2020-11-15 18:26:58:055055] [I] Senkusha successfully received bang [2020-11-15 18:26:58:058058] [I] Senkusha Ping Test with count 10 starting [2020-11-15 18:26:58:061061] [I] Senkusha enabled echo [2020-11-15 18:26:58:064064] [I] Senkusha sending Ping 0 of test index 0 [2020-11-15 18:26:58:068068] [I] Senkusha received Pong, RTT = 0.858 ms [2020-11-15 18:26:58:070070] [I] Senkusha sending Ping 1 of test index 0 [2020-11-15 18:26:58:074074] [I] Senkusha received Pong, RTT = 0.975 ms [2020-11-15 18:26:58:077077] [I] Senkusha sending Ping 2 of test index 0 [2020-11-15 18:26:58:081081] [I] Senkusha received Pong, RTT = 1.030 ms [2020-11-15 18:26:58:084084] [I] Senkusha sending Ping 3 of test index 0 [2020-11-15 18:26:58:087087] [I] Senkusha received Pong, RTT = 0.912 ms [2020-11-15 18:26:58:090090] [I] Senkusha sending Ping 4 of test index 0 [2020-11-15 18:26:58:094094] [I] Senkusha received Pong, RTT = 0.843 ms [2020-11-15 18:26:58:097097] [I] Senkusha sending Ping 5 of test index 0 [2020-11-15 18:26:58:101101] [I] Senkusha received Pong, RTT = 0.854 ms [2020-11-15 18:26:58:103103] [I] Senkusha sending Ping 6 of test index 0 [2020-11-15 18:26:58:107107] [I] Senkusha received Pong, RTT = 0.933 ms [2020-11-15 18:26:58:110110] [I] Senkusha sending Ping 7 of test index 0 [2020-11-15 18:26:58:114114] [I] Senkusha received Pong, RTT = 1.053 ms [2020-11-15 18:26:58:116116] [I] Senkusha sending Ping 8 of test index 0 [2020-11-15 18:26:58:120120] [I] Senkusha received Pong, RTT = 1.065 ms [2020-11-15 18:26:58:122122] [I] Senkusha sending Ping 9 of test index 0 [2020-11-15 18:26:58:126126] [I] Senkusha received Pong, RTT = 0.878 ms [2020-11-15 18:26:58:130130] [I] Senkusha disabled echo [2020-11-15 18:26:58:133133] [I] Senkusha determined average RTT = 0.940 ms [2020-11-15 18:26:58:135135] [I] Senkusha starting MTU in test with min 576, max 1454, retries 3, timeout 5 ms [2020-11-15 18:26:58:139139] [I] Senkusha MTU request 1454 (min 576, max 1454), id 1, attempt 0 [2020-11-15 18:26:58:142142] [I] Senkusha MTU 1454 success [2020-11-15 18:26:58:145145] [I] Senkusha determined inbound MTU 1454 [2020-11-15 18:26:58:148148] [I] Senkusha starting MTU out test with min 576, max 1454, retries 3, timeout 5 ms [2020-11-15 18:26:58:152152] [I] Senkusha sent initial client MTU command [2020-11-15 18:26:58:155155] [I] Senkusha received expected Client MTU Command [2020-11-15 18:26:58:158158] [I] Senkusha MTU 1454 out ping attempt 0 [2020-11-15 18:26:58:162162] [I] Senkusha MTU ping 1454 success [2020-11-15 18:26:58:165165] [I] Senkusha determined outbound MTU 1454 [2020-11-15 18:26:58:167167] [I] Senkusha sending final Client MTU Command [2020-11-15 18:26:58:171171] [I] Senkusha is disconnecting [2020-11-15 18:26:58:176176] [I] Senkusha closed takion [2020-11-15 18:26:58:178178] [I] Senkusha completed successfully [2020-11-15 18:26:58:203203] [I] Takion connecting (version 9) [2020-11-15 18:26:58:207207] [I] Takion sent init [2020-11-15 18:26:58:211211] [I] Takion received init ack with remote tag 0x3f526a26, outbound streams: 0x64, inbound streams: 0x64 [2020-11-15 18:26:58:214214] [I] Takion sent cookie [2020-11-15 18:26:58:217217] [I] Takion received cookie ack [2020-11-15 18:26:58:219219] [I] Takion connected [2020-11-15 18:26:58:222222] [I] StreamConnection sending big [2020-11-15 18:26:58:232232] [I] BANG received [2020-11-15 18:26:58:257257] [I] StreamConnection successfully received bang [2020-11-15 18:26:58:260260] [I] Crypt has become available. Re-checking MACs of 0 packets [2020-11-15 18:26:58:317317] [D] StreamConnection received audio header: [2020-11-15 18:26:58:319319] [D] offset 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef [2020-11-15 18:26:58:322322] [D] 0 02 10 00 00 bb 80 00 00 01 e0 00 00 00 01 .............. [2020-11-15 18:26:58:324324] [I] Audio Header: [2020-11-15 18:26:58:327327] [I] channels = 2 [2020-11-15 18:26:58:330330] [I] bits = 16 [2020-11-15 18:26:58:332332] [I] rate = 48000 [2020-11-15 18:26:58:334334] [I] frame size = 480 [2020-11-15 18:26:58:336336] [I] unknown = 1 [2020-11-15 18:26:58:353353] [I] ChiakiOpusDecoder initialized [2020-11-15 18:26:58:357357] [E] Audio Format with 2 channels @ 48000 Hz not supported by Audio Device [2020-11-15 18:26:58:359359] [I] Video Profiles: [2020-11-15 18:26:58:362362] [I] 0: 1280x720 [2020-11-15 18:26:58:366366] [I] StreamConnection successfully received streaminfo [2020-11-15 18:26:58:391391] [I] Switched to profile 0, resolution: 1280x720 [2020-11-15 18:27:02:478478] [I] Ctrl received Heartbeat, sending reply [2020-11-15 18:27:02:544544] [W] Received Ctrl Message with unknown type 0x16 [2020-11-15 18:27:02:548548] [W] offset 0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef [2020-11-15 18:27:02:550550] [W] 0 00 00 .. [2020-11-15 18:27:07:478478] [I] Ctrl received Heartbeat, sending reply [2020-11-15 18:27:08:402402] [I] Frame Processor received 13+1 / 16+1 units, attempting FEC [2020-11-15 18:27:08:406406] [E] FEC failed [2020-11-15 18:27:08:409409] [W] Missing unit 0 [2020-11-15 18:27:08:413413] [W] Missing unit 0x1 [2020-11-15 18:27:08:417417] [W] Missing unit 0x2 [2020-11-15 18:27:08:425425] [W] Detected missing or corrupt frame(s) from 592 to 593 [2020-11-15 18:27:08:428428] [D] StreamConnection reporting corrupt frame(s) from 592 to 592 [2020-11-15 18:27:08:485485] [I] Frame Processor received 14+0 / 16+1 units, attempting FEC [2020-11-15 18:27:08:489489] [E] FEC failed [2020-11-15 18:27:08:491491] [W] Missing unit 0xe [2020-11-15 18:27:08:496496] [W] Missing unit 0xf [2020-11-15 18:27:08:499499] [W] Detected missing or corrupt frame(s) from 595 to 596 [2020-11-15 18:27:08:502502] [D] StreamConnection reporting corrupt frame(s) from 595 to 595 [2020-11-15 18:27:08:518518] [I] Frame Processor received 8+1 / 15+1 units, attempting FEC [2020-11-15 18:27:08:521521] [E] FEC failed [2020-11-15 18:27:08:525525] [W] Missing unit 0 [2020-11-15 18:27:08:528528] [W] Missing unit 0x1 [2020-11-15 18:27:08:531531] [W] Missing unit 0x2 [2020-11-15 18:27:08:535535] [W] Missing unit 0x3 [2020-11-15 18:27:08:539539] [W] Missing unit 0x4 [2020-11-15 18:27:08:542542] [W] Missing unit 0x5 [2020-11-15 18:27:08:548548] [W] Missing unit 0x6 [2020-11-15 18:27:08:553553] [W] Detected missing or corrupt frame(s) from 595 to 597 [2020-11-15 18:27:08:558558] [D] StreamConnection reporting corrupt frame(s) from 595 to 596 [2020-11-15 18:27:08:628628] [I] Frame Processor received 4+0 / 15+1 units, attempting FEC [2020-11-15 18:27:08:632632] [E] FEC failed [2020-11-15 18:27:08:635635] [W] Missing unit 0x4 [2020-11-15 18:27:08:638638] [W] Missing unit 0x5 [2020-11-15 18:27:08:642642] [W] Missing unit 0x6 [2020-11-15 18:27:08:645645] [W] Missing unit 0x7 [2020-11-15 18:27:08:649649] [W] Missing unit 0x8 [2020-11-15 18:27:08:651651] [W] Missing unit 0x9 [2020-11-15 18:27:08:655655] [W] Missing unit 0xa [2020-11-15 18:27:08:658658] [W] Missing unit 0xb [2020-11-15 18:27:08:662662] [W] Missing unit 0xc [2020-11-15 18:27:08:663663] [W] Missing unit 0xd [2020-11-15 18:27:08:667667] [W] Missing unit 0xe [2020-11-15 18:27:08:673673] [W] Detected missing or corrupt frame(s) from 600 to 602 [2020-11-15 18:27:08:677677] [D] StreamConnection reporting corrupt frame(s) from 600 to 601 [2020-11-15 18:27:08:682682] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944abc, tries: 0 [2020-11-15 18:27:08:695695] [I] Frame Processor received 12+1 / 15+1 units, attempting FEC [2020-11-15 18:27:08:699699] [E] FEC failed [2020-11-15 18:27:08:702702] [W] Missing unit 0 [2020-11-15 18:27:08:706706] [W] Missing unit 0x1 [2020-11-15 18:27:08:709709] [W] Missing unit 0x2 [2020-11-15 18:27:08:713713] [W] Detected missing or corrupt frame(s) from 600 to 603 [2020-11-15 18:27:08:717717] [D] StreamConnection reporting corrupt frame(s) from 600 to 602 [2020-11-15 18:27:08:743743] [I] Frame Processor received 2+0 / 19+1 units, attempting FEC [2020-11-15 18:27:08:746746] [E] FEC failed [2020-11-15 18:27:08:750750] [W] Missing unit 0x2 [2020-11-15 18:27:08:753753] [W] Missing unit 0x3 [2020-11-15 18:27:08:756756] [W] Missing unit 0x4 [2020-11-15 18:27:08:760760] [W] Missing unit 0x5 [2020-11-15 18:27:08:762762] [W] Missing unit 0x6 [2020-11-15 18:27:08:764764] [W] Missing unit 0x7 [2020-11-15 18:27:08:766766] [W] Missing unit 0x8 [2020-11-15 18:27:08:770770] [W] Missing unit 0x9 [2020-11-15 18:27:08:772772] [W] Missing unit 0xa [2020-11-15 18:27:08:774774] [W] Missing unit 0xb [2020-11-15 18:27:08:777777] [W] Missing unit 0xc [2020-11-15 18:27:08:779779] [W] Missing unit 0xd [2020-11-15 18:27:08:782782] [W] Missing unit 0xe [2020-11-15 18:27:08:785785] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944abd, tries: 0 [2020-11-15 18:27:08:789789] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944abe, tries: 0 [2020-11-15 18:27:08:791791] [W] Missing unit 0xf [2020-11-15 18:27:08:794794] [W] Missing unit 0x10 [2020-11-15 18:27:08:798798] [W] Missing unit 0x11 [2020-11-15 18:27:08:801801] [W] Missing unit 0x12 [2020-11-15 18:27:08:806806] [W] Detected missing or corrupt frame(s) from 604 to 605 [2020-11-15 18:27:08:810810] [D] StreamConnection reporting corrupt frame(s) from 604 to 604 [2020-11-15 18:27:08:846846] [I] Frame Processor received 12+0 / 16+1 units, attempting FEC [2020-11-15 18:27:08:849849] [E] FEC failed [2020-11-15 18:27:08:853853] [W] Missing unit 0xc [2020-11-15 18:27:08:856856] [W] Missing unit 0xd [2020-11-15 18:27:08:860860] [W] Missing unit 0xe [2020-11-15 18:27:08:862862] [W] Missing unit 0xf [2020-11-15 18:27:08:867867] [W] Detected missing or corrupt frame(s) from 606 to 609 [2020-11-15 18:27:08:871871] [D] StreamConnection reporting corrupt frame(s) from 606 to 608 [2020-11-15 18:27:08:886886] [I] Frame Processor received 13+1 / 16+1 units, attempting FEC [2020-11-15 18:27:08:889889] [E] FEC failed [2020-11-15 18:27:08:894894] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944abc, tries: 1 [2020-11-15 18:27:08:897897] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944abf, tries: 0 [2020-11-15 18:27:08:899899] [W] Missing unit 0 [2020-11-15 18:27:08:902902] [W] Missing unit 0x1 [2020-11-15 18:27:08:906906] [W] Missing unit 0x2 [2020-11-15 18:27:08:911911] [W] Detected missing or corrupt frame(s) from 606 to 610 [2020-11-15 18:27:08:915915] [D] StreamConnection reporting corrupt frame(s) from 606 to 609 [2020-11-15 18:27:08:937937] [W] Requested key stream for key pos 0x614400 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0x13000, populated: 0x20000, min key pos: 0x5f3000, last key pos: 0x614860 [2020-11-15 18:27:08:941941] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0x5f3000 to 0x614000 [2020-11-15 18:27:08:951951] [I] Frame Processor received 1+0 / 15+1 units, attempting FEC [2020-11-15 18:27:08:954954] [E] FEC failed [2020-11-15 18:27:08:958958] [W] Missing unit 0x1 [2020-11-15 18:27:08:966966] [W] Missing unit 0x2 [2020-11-15 18:27:08:969969] [W] Missing unit 0x3 [2020-11-15 18:27:08:972972] [W] Missing unit 0x4 [2020-11-15 18:27:08:977977] [W] Missing unit 0x5 [2020-11-15 18:27:08:982982] [W] Missing unit 0x6 [2020-11-15 18:27:08:985985] [W] Missing unit 0x7 [2020-11-15 18:27:08:991991] [W] Missing unit 0x8 [2020-11-15 18:27:08:995995] [W] Missing unit 0x9 [2020-11-15 18:27:08:998998] [W] Missing unit 0xa [2020-11-15 18:27:09:001001] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ac0, tries: 0 [2020-11-15 18:27:09:006006] [W] Missing unit 0xb [2020-11-15 18:27:09:009009] [W] Missing unit 0xc [2020-11-15 18:27:09:013013] [W] Missing unit 0xd [2020-11-15 18:27:09:017017] [W] Missing unit 0xe [2020-11-15 18:27:09:022022] [W] Detected missing or corrupt frame(s) from 611 to 615 [2020-11-15 18:27:09:026026] [D] StreamConnection reporting corrupt frame(s) from 611 to 614 [2020-11-15 18:27:09:049049] [W] Requested key stream for key pos 0x639a80 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0, populated: 0x20000, min key pos: 0x614000, last key pos: 0x639ef0 [2020-11-15 18:27:09:053053] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0x614000 to 0x639000 [2020-11-15 18:27:09:059059] [I] Frame Processor received 14+0 / 15+1 units, attempting FEC [2020-11-15 18:27:09:067067] [E] FEC failed [2020-11-15 18:27:09:070070] [W] Missing unit 0xe [2020-11-15 18:27:09:078078] [W] Detected missing or corrupt frame(s) from 616 to 623 [2020-11-15 18:27:09:085085] [D] StreamConnection reporting corrupt frame(s) from 616 to 622 [2020-11-15 18:27:09:106106] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ac2, tries: 0 [2020-11-15 18:27:09:122122] [W] Detected missing or corrupt frame(s) from 625 to 626 [2020-11-15 18:27:09:126126] [D] StreamConnection reporting corrupt frame(s) from 625 to 625 [2020-11-15 18:27:09:136136] [I] Frame Processor received 6+1 / 21+1 units, attempting FEC [2020-11-15 18:27:09:140140] [E] FEC failed [2020-11-15 18:27:09:143143] [W] Missing unit 0 [2020-11-15 18:27:09:147147] [W] Missing unit 0x1 [2020-11-15 18:27:09:150150] [W] Missing unit 0x2 [2020-11-15 18:27:09:152152] [W] Missing unit 0x3 [2020-11-15 18:27:09:156156] [W] Missing unit 0x4 [2020-11-15 18:27:09:160160] [W] Missing unit 0x5 [2020-11-15 18:27:09:163163] [W] Missing unit 0x6 [2020-11-15 18:27:09:167167] [W] Missing unit 0x7 [2020-11-15 18:27:09:169169] [W] Missing unit 0x8 [2020-11-15 18:27:09:173173] [W] Missing unit 0x9 [2020-11-15 18:27:09:175175] [W] Missing unit 0xa [2020-11-15 18:27:09:178178] [W] Missing unit 0xb [2020-11-15 18:27:09:181181] [W] Missing unit 0xc [2020-11-15 18:27:09:183183] [W] Missing unit 0xd [2020-11-15 18:27:09:186186] [W] Missing unit 0xe [2020-11-15 18:27:09:191191] [W] Detected missing or corrupt frame(s) from 625 to 627 [2020-11-15 18:27:09:195195] [D] StreamConnection reporting corrupt frame(s) from 625 to 626 [2020-11-15 18:27:09:211211] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ac3, tries: 0 [2020-11-15 18:27:09:229229] [I] Frame Processor received 5+0 / 16+1 units, attempting FEC [2020-11-15 18:27:09:233233] [E] FEC failed [2020-11-15 18:27:09:237237] [W] Missing unit 0x5 [2020-11-15 18:27:09:240240] [W] Missing unit 0x6 [2020-11-15 18:27:09:243243] [W] Missing unit 0x7 [2020-11-15 18:27:09:247247] [W] Missing unit 0x8 [2020-11-15 18:27:09:251251] [W] Missing unit 0x9 [2020-11-15 18:27:09:254254] [W] Missing unit 0xa [2020-11-15 18:27:09:258258] [W] Missing unit 0xb [2020-11-15 18:27:09:261261] [W] Missing unit 0xc [2020-11-15 18:27:09:263263] [W] Missing unit 0xd [2020-11-15 18:27:09:266266] [W] Missing unit 0xe [2020-11-15 18:27:09:269269] [W] Missing unit 0xf [2020-11-15 18:27:09:274274] [W] Detected missing or corrupt frame(s) from 628 to 629 [2020-11-15 18:27:09:277277] [D] StreamConnection reporting corrupt frame(s) from 628 to 628 [2020-11-15 18:27:09:290290] [I] Frame Processor received 11+1 / 16+1 units, attempting FEC [2020-11-15 18:27:09:294294] [E] FEC failed [2020-11-15 18:27:09:297297] [W] Missing unit 0 [2020-11-15 18:27:09:300300] [W] Missing unit 0x1 [2020-11-15 18:27:09:304304] [W] Missing unit 0x2 [2020-11-15 18:27:09:307307] [W] Missing unit 0x3 [2020-11-15 18:27:09:311311] [W] Missing unit 0x4 [2020-11-15 18:27:09:315315] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ac4, tries: 0 [2020-11-15 18:27:09:319319] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ac5, tries: 0 [2020-11-15 18:27:09:324324] [W] Detected missing or corrupt frame(s) from 628 to 630 [2020-11-15 18:27:09:328328] [D] StreamConnection reporting corrupt frame(s) from 628 to 629 [2020-11-15 18:27:09:351351] [W] Requested key stream for key pos 0x677f30 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0x19000, populated: 0x20000, min key pos: 0x652000, last key pos: 0x678390 [2020-11-15 18:27:09:355355] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0x652000 to 0x678000 [2020-11-15 18:27:09:363363] [I] Frame Processor received 3+0 / 15+1 units, attempting FEC [2020-11-15 18:27:09:367367] [E] FEC failed [2020-11-15 18:27:09:370370] [W] Missing unit 0x3 [2020-11-15 18:27:09:379379] [W] Missing unit 0x4 [2020-11-15 18:27:09:382382] [W] Missing unit 0x5 [2020-11-15 18:27:09:389389] [W] Missing unit 0x6 [2020-11-15 18:27:09:392392] [W] Missing unit 0x7 [2020-11-15 18:27:09:396396] [W] Missing unit 0x8 [2020-11-15 18:27:09:401401] [W] Missing unit 0x9 [2020-11-15 18:27:09:406406] [W] Missing unit 0xa [2020-11-15 18:27:09:410410] [W] Missing unit 0xb [2020-11-15 18:27:09:413413] [W] Missing unit 0xc [2020-11-15 18:27:09:416416] [W] Missing unit 0xd [2020-11-15 18:27:09:423423] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ac3, tries: 1 [2020-11-15 18:27:09:427427] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ac6, tries: 0 [2020-11-15 18:27:09:429429] [W] Missing unit 0xe [2020-11-15 18:27:09:432432] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ac7, tries: 0 [2020-11-15 18:27:09:437437] [W] Detected missing or corrupt frame(s) from 631 to 636 [2020-11-15 18:27:09:442442] [D] StreamConnection reporting corrupt frame(s) from 631 to 635 [2020-11-15 18:27:09:469469] [I] Frame Processor received 13+0 / 16+1 units, attempting FEC [2020-11-15 18:27:09:472472] [E] FEC failed [2020-11-15 18:27:09:476476] [W] Missing unit 0xd [2020-11-15 18:27:09:479479] [W] Missing unit 0xe [2020-11-15 18:27:09:482482] [W] Missing unit 0xf [2020-11-15 18:27:09:486486] [W] Detected missing or corrupt frame(s) from 637 to 640 [2020-11-15 18:27:09:491491] [D] StreamConnection reporting corrupt frame(s) from 637 to 639 [2020-11-15 18:27:09:508508] [I] Frame Processor received 13+1 / 16+1 units, attempting FEC [2020-11-15 18:27:09:512512] [E] FEC failed [2020-11-15 18:27:09:515515] [W] Missing unit 0 [2020-11-15 18:27:09:519519] [W] Missing unit 0x1 [2020-11-15 18:27:09:522522] [W] Missing unit 0x2 [2020-11-15 18:27:09:527527] [W] Detected missing or corrupt frame(s) from 637 to 641 [2020-11-15 18:27:09:531531] [D] StreamConnection reporting corrupt frame(s) from 637 to 640 [2020-11-15 18:27:09:535535] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ac8, tries: 0 [2020-11-15 18:27:09:539539] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ac9, tries: 0 [2020-11-15 18:27:09:556556] [W] Requested key stream for key pos 0x6ab430 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0xd000, populated: 0x20000, min key pos: 0x685000, last key pos: 0x6ab8b0 [2020-11-15 18:27:09:561561] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0x685000 to 0x6ab000 [2020-11-15 18:27:09:569569] [W] Detected missing or corrupt frame(s) from 642 to 646 [2020-11-15 18:27:09:572572] [D] StreamConnection reporting corrupt frame(s) from 642 to 645 [2020-11-15 18:27:09:586586] [I] Frame Processor received 5+1 / 16+1 units, attempting FEC [2020-11-15 18:27:09:593593] [E] FEC failed [2020-11-15 18:27:09:596596] [W] Missing unit 0 [2020-11-15 18:27:09:599599] [W] Missing unit 0x1 [2020-11-15 18:27:09:605605] [W] Missing unit 0x2 [2020-11-15 18:27:09:607607] [W] Missing unit 0x3 [2020-11-15 18:27:09:611611] [W] Missing unit 0x4 [2020-11-15 18:27:09:615615] [W] Missing unit 0x5 [2020-11-15 18:27:09:618618] [W] Missing unit 0x6 [2020-11-15 18:27:09:621621] [W] Missing unit 0x7 [2020-11-15 18:27:09:625625] [W] Missing unit 0x8 [2020-11-15 18:27:09:628628] [W] Missing unit 0x9 [2020-11-15 18:27:09:631631] [W] Missing unit 0xa [2020-11-15 18:27:09:636636] [W] Detected missing or corrupt frame(s) from 642 to 647 [2020-11-15 18:27:09:643643] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ac7, tries: 1 [2020-11-15 18:27:09:647647] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944aca, tries: 0 [2020-11-15 18:27:09:648648] [D] StreamConnection reporting corrupt frame(s) from 642 to 646 [2020-11-15 18:27:09:670670] [W] Requested key stream for key pos 0x6cc8e0 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0, populated: 0x20000, min key pos: 0x6ab000, last key pos: 0x6ccd40 [2020-11-15 18:27:09:674674] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0x6ab000 to 0x6cc000 [2020-11-15 18:27:09:679679] [I] Frame Processor received 8+0 / 28+1 units, attempting FEC [2020-11-15 18:27:09:685685] [E] FEC failed [2020-11-15 18:27:09:688688] [W] Missing unit 0x8 [2020-11-15 18:27:09:695695] [W] Missing unit 0x9 [2020-11-15 18:27:09:698698] [W] Missing unit 0xa [2020-11-15 18:27:09:702702] [W] Missing unit 0xb [2020-11-15 18:27:09:706706] [W] Missing unit 0xc [2020-11-15 18:27:09:710710] [W] Missing unit 0xd [2020-11-15 18:27:09:718718] [W] Missing unit 0xe [2020-11-15 18:27:09:722722] [W] Missing unit 0xf [2020-11-15 18:27:09:724724] [W] Missing unit 0x10 [2020-11-15 18:27:09:729729] [W] Missing unit 0x11 [2020-11-15 18:27:09:732732] [W] Missing unit 0x12 [2020-11-15 18:27:09:736736] [W] Missing unit 0x13 [2020-11-15 18:27:09:739739] [W] Missing unit 0x14 [2020-11-15 18:27:09:742742] [W] Missing unit 0x15 [2020-11-15 18:27:09:746746] [W] Missing unit 0x16 [2020-11-15 18:27:09:751751] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ac8, tries: 1 [2020-11-15 18:27:09:754754] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ac9, tries: 1 [2020-11-15 18:27:09:758758] [W] Missing unit 0x17 [2020-11-15 18:27:09:760760] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944acb, tries: 0 [2020-11-15 18:27:09:763763] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944acc, tries: 0 [2020-11-15 18:27:09:767767] [W] Missing unit 0x18 [2020-11-15 18:27:09:770770] [W] Missing unit 0x19 [2020-11-15 18:27:09:776776] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944acd, tries: 0 [2020-11-15 18:27:09:774774] [W] Missing unit 0x1a [2020-11-15 18:27:09:781781] [W] Missing unit 0x1b [2020-11-15 18:27:09:786786] [W] Detected missing or corrupt frame(s) from 648 to 653 [2020-11-15 18:27:09:789789] [D] StreamConnection reporting corrupt frame(s) from 648 to 652 [2020-11-15 18:27:09:815815] [W] Requested key stream for key pos 0x6ece60 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0, populated: 0x20000, min key pos: 0x6cc000, last key pos: 0x6ecf50 [2020-11-15 18:27:09:818818] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0x6cc000 to 0x6ec000 [2020-11-15 18:27:09:829829] [I] Frame Processor received 14+0 / 16+1 units, attempting FEC [2020-11-15 18:27:09:834834] [E] FEC failed [2020-11-15 18:27:09:842842] [W] Missing unit 0xe [2020-11-15 18:27:09:845845] [W] Missing unit 0xf [2020-11-15 18:27:09:850850] [W] Detected missing or corrupt frame(s) from 654 to 660 [2020-11-15 18:27:09:857857] [D] StreamConnection reporting corrupt frame(s) from 654 to 659 [2020-11-15 18:27:09:880880] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ac7, tries: 2 [2020-11-15 18:27:09:885885] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944aca, tries: 1 [2020-11-15 18:27:09:888888] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ace, tries: 0 [2020-11-15 18:27:09:895895] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944acf, tries: 0 [2020-11-15 18:27:09:903903] [W] Requested key stream for key pos 0x70cd50 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0, populated: 0x20000, min key pos: 0x6ec000, last key pos: 0x70ce40 [2020-11-15 18:27:09:907907] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0x6ec000 to 0x70c000 [2020-11-15 18:27:09:916916] [W] Detected missing or corrupt frame(s) from 662 to 667 [2020-11-15 18:27:09:923923] [D] StreamConnection reporting corrupt frame(s) from 662 to 666 [2020-11-15 18:27:09:957957] [W] Requested key stream for key pos 0x745960 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0, populated: 0x20000, min key pos: 0x70c000, last key pos: 0x745a50 [2020-11-15 18:27:09:962962] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0x70c000 to 0x745000 [2020-11-15 18:27:09:974974] [W] Detected missing or corrupt frame(s) from 669 to 679 [2020-11-15 18:27:09:978978] [D] StreamConnection reporting corrupt frame(s) from 669 to 678 [2020-11-15 18:27:09:986986] [I] Frame Processor received 3+1 / 14+1 units, attempting FEC [2020-11-15 18:27:09:994994] [E] FEC failed [2020-11-15 18:27:09:997997] [W] Missing unit 0 [2020-11-15 18:27:10:000000] [W] Missing unit 0x1 [2020-11-15 18:27:10:005005] [W] Missing unit 0x2 [2020-11-15 18:27:10:009009] [W] Missing unit 0x3 [2020-11-15 18:27:10:011011] [W] Missing unit 0x4 [2020-11-15 18:27:10:015015] [W] Missing unit 0x5 [2020-11-15 18:27:10:018018] [W] Missing unit 0x6 [2020-11-15 18:27:10:022022] [W] Missing unit 0x7 [2020-11-15 18:27:10:026026] [W] Missing unit 0x8 [2020-11-15 18:27:10:030030] [W] Missing unit 0x9 [2020-11-15 18:27:10:031031] [W] Missing unit 0xa [2020-11-15 18:27:10:036036] [W] Detected missing or corrupt frame(s) from 669 to 680 [2020-11-15 18:27:10:041041] [D] StreamConnection reporting corrupt frame(s) from 669 to 679 [2020-11-15 18:27:10:065065] [I] Frame Processor received 10+0 / 14+1 units, attempting FEC [2020-11-15 18:27:10:069069] [E] FEC failed [2020-11-15 18:27:10:073073] [W] Missing unit 0xa [2020-11-15 18:27:10:075075] [W] Missing unit 0xb [2020-11-15 18:27:10:079079] [W] Missing unit 0xc [2020-11-15 18:27:10:082082] [W] Missing unit 0xd [2020-11-15 18:27:10:088088] [W] Detected missing or corrupt frame(s) from 681 to 683 [2020-11-15 18:27:10:092092] [D] StreamConnection reporting corrupt frame(s) from 681 to 682 [2020-11-15 18:27:10:129129] [I] Frame Processor received 12+0 / 16+1 units, attempting FEC [2020-11-15 18:27:10:132132] [E] FEC failed [2020-11-15 18:27:10:136136] [W] Missing unit 0xc [2020-11-15 18:27:10:139139] [W] Missing unit 0xd [2020-11-15 18:27:10:143143] [W] Missing unit 0xe [2020-11-15 18:27:10:147147] [W] Missing unit 0xf [2020-11-15 18:27:10:151151] [W] Detected missing or corrupt frame(s) from 684 to 686 [2020-11-15 18:27:10:155155] [D] StreamConnection reporting corrupt frame(s) from 684 to 685 [2020-11-15 18:27:10:186186] [I] Frame Processor received 13+0 / 16+1 units, attempting FEC [2020-11-15 18:27:10:190190] [E] FEC failed [2020-11-15 18:27:10:193193] [W] Missing unit 0xd [2020-11-15 18:27:10:199199] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ad3, tries: 0 [2020-11-15 18:27:10:197197] [W] Missing unit 0xe [2020-11-15 18:27:10:205205] [W] Missing unit 0xf [2020-11-15 18:27:10:210210] [W] Detected missing or corrupt frame(s) from 687 to 688 [2020-11-15 18:27:10:214214] [D] StreamConnection reporting corrupt frame(s) from 687 to 687 [2020-11-15 18:27:10:231231] [I] Frame Processor received 8+1 / 15+1 units, attempting FEC [2020-11-15 18:27:10:234234] [E] FEC failed [2020-11-15 18:27:10:237237] [W] Missing unit 0 [2020-11-15 18:27:10:240240] [W] Missing unit 0x1 [2020-11-15 18:27:10:243243] [W] Missing unit 0x2 [2020-11-15 18:27:10:247247] [W] Missing unit 0x3 [2020-11-15 18:27:10:251251] [W] Missing unit 0x4 [2020-11-15 18:27:10:253253] [W] Missing unit 0x5 [2020-11-15 18:27:10:255255] [W] Missing unit 0x6 [2020-11-15 18:27:10:262262] [W] Detected missing or corrupt frame(s) from 687 to 689 [2020-11-15 18:27:10:265265] [D] StreamConnection reporting corrupt frame(s) from 687 to 688 [2020-11-15 18:27:10:287287] [W] Requested key stream for key pos 0x78fba0 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0x5000, populated: 0x20000, min key pos: 0x76a000, last key pos: 0x790050 [2020-11-15 18:27:10:291291] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0x76a000 to 0x790000 [2020-11-15 18:27:10:303303] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ad4, tries: 0 [2020-11-15 18:27:10:307307] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ad5, tries: 0 [2020-11-15 18:27:10:301301] [I] Frame Processor received 5+0 / 16+1 units, attempting FEC [2020-11-15 18:27:10:312312] [E] FEC failed [2020-11-15 18:27:10:315315] [W] Missing unit 0x5 [2020-11-15 18:27:10:322322] [W] Missing unit 0x6 [2020-11-15 18:27:10:325325] [W] Missing unit 0x7 [2020-11-15 18:27:10:330330] [W] Missing unit 0x8 [2020-11-15 18:27:10:336336] [W] Missing unit 0x9 [2020-11-15 18:27:10:339339] [W] Missing unit 0xa [2020-11-15 18:27:10:343343] [W] Missing unit 0xb [2020-11-15 18:27:10:350350] [W] Missing unit 0xc [2020-11-15 18:27:10:352352] [W] Missing unit 0xd [2020-11-15 18:27:10:356356] [W] Missing unit 0xe [2020-11-15 18:27:10:359359] [W] Missing unit 0xf [2020-11-15 18:27:10:364364] [W] Detected missing or corrupt frame(s) from 690 to 694 [2020-11-15 18:27:10:368368] [D] StreamConnection reporting corrupt frame(s) from 690 to 693 [2020-11-15 18:27:10:373373] [I] Frame Processor received 0+1 / 15+1 units, attempting FEC [2020-11-15 18:27:10:377377] [E] FEC failed [2020-11-15 18:27:10:380380] [W] Missing unit 0 [2020-11-15 18:27:10:384384] [W] Missing unit 0x1 [2020-11-15 18:27:10:387387] [W] Missing unit 0x2 [2020-11-15 18:27:10:391391] [W] Missing unit 0x3 [2020-11-15 18:27:10:394394] [W] Missing unit 0x4 [2020-11-15 18:27:10:398398] [W] Missing unit 0x5 [2020-11-15 18:27:10:400400] [W] Missing unit 0x6 [2020-11-15 18:27:10:403403] [W] Missing unit 0x7 [2020-11-15 18:27:10:407407] [W] Missing unit 0x8 [2020-11-15 18:27:10:411411] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ad6, tries: 0 [2020-11-15 18:27:10:414414] [W] Missing unit 0x9 [2020-11-15 18:27:10:418418] [W] Missing unit 0xa [2020-11-15 18:27:10:421421] [W] Missing unit 0xb [2020-11-15 18:27:10:426426] [W] Missing unit 0xc [2020-11-15 18:27:10:428428] [W] Missing unit 0xd [2020-11-15 18:27:10:432432] [W] Missing unit 0xe [2020-11-15 18:27:10:436436] [W] Detected missing or corrupt frame(s) from 690 to 695 [2020-11-15 18:27:10:439439] [D] StreamConnection reporting corrupt frame(s) from 690 to 694 [2020-11-15 18:27:10:467467] [I] Frame Processor received 13+0 / 16+1 units, attempting FEC [2020-11-15 18:27:10:471471] [E] FEC failed [2020-11-15 18:27:10:475475] [W] Missing unit 0xd [2020-11-15 18:27:10:478478] [W] Missing unit 0xe [2020-11-15 18:27:10:481481] [W] Missing unit 0xf [2020-11-15 18:27:10:486486] [W] Detected missing or corrupt frame(s) from 696 to 698 [2020-11-15 18:27:10:491491] [D] StreamConnection reporting corrupt frame(s) from 696 to 697 [2020-11-15 18:27:10:507507] [I] Frame Processor received 7+1 / 16+1 units, attempting FEC [2020-11-15 18:27:10:511511] [E] FEC failed [2020-11-15 18:27:10:514514] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ad4, tries: 1 [2020-11-15 18:27:10:518518] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ad5, tries: 1 [2020-11-15 18:27:10:523523] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ad7, tries: 0 [2020-11-15 18:27:10:529529] [W] Missing unit 0 [2020-11-15 18:27:10:532532] [W] Missing unit 0x1 [2020-11-15 18:27:10:535535] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ad8, tries: 0 [2020-11-15 18:27:10:538538] [W] Missing unit 0x2 [2020-11-15 18:27:10:541541] [W] Missing unit 0x3 [2020-11-15 18:27:10:545545] [W] Missing unit 0x4 [2020-11-15 18:27:10:548548] [W] Missing unit 0x5 [2020-11-15 18:27:10:551551] [W] Missing unit 0x6 [2020-11-15 18:27:10:555555] [W] Missing unit 0x7 [2020-11-15 18:27:10:558558] [W] Missing unit 0x8 [2020-11-15 18:27:10:563563] [W] Detected missing or corrupt frame(s) from 696 to 699 [2020-11-15 18:27:10:567567] [D] StreamConnection reporting corrupt frame(s) from 696 to 698 [2020-11-15 18:27:10:595595] [I] Frame Processor received 25+0 / 28+1 units, attempting FEC [2020-11-15 18:27:10:598598] [E] FEC failed [2020-11-15 18:27:10:605605] [W] Missing unit 0x19 [2020-11-15 18:27:10:608608] [W] Missing unit 0x1a [2020-11-15 18:27:10:612612] [W] Missing unit 0x1b [2020-11-15 18:27:10:617617] [W] Detected missing or corrupt frame(s) from 696 to 703 [2020-11-15 18:27:10:620620] [D] StreamConnection reporting corrupt frame(s) from 696 to 702 [2020-11-15 18:27:10:646646] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ad9, tries: 0 [2020-11-15 18:27:10:650650] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ada, tries: 0 [2020-11-15 18:27:10:658658] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944adb, tries: 0 [2020-11-15 18:27:10:664664] [W] Requested key stream for key pos 0x7e4660 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0x2000, populated: 0x20000, min key pos: 0x7b2000, last key pos: 0x7e4ae0 [2020-11-15 18:27:10:668668] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0x7b2000 to 0x7e4000 [2020-11-15 18:27:10:676676] [I] Frame Processor received 14+0 / 16+1 units, attempting FEC [2020-11-15 18:27:10:682682] [E] FEC failed [2020-11-15 18:27:10:685685] [W] Missing unit 0xe [2020-11-15 18:27:10:688688] [W] Missing unit 0xf [2020-11-15 18:27:10:695695] [W] Detected missing or corrupt frame(s) from 704 to 712 [2020-11-15 18:27:10:700700] [D] StreamConnection reporting corrupt frame(s) from 704 to 711 [2020-11-15 18:27:10:717717] [I] Frame Processor received 11+1 / 16+1 units, attempting FEC [2020-11-15 18:27:10:719719] [E] FEC failed [2020-11-15 18:27:10:724724] [W] Missing unit 0 [2020-11-15 18:27:10:727727] [W] Missing unit 0x1 [2020-11-15 18:27:10:731731] [W] Missing unit 0x2 [2020-11-15 18:27:10:735735] [W] Missing unit 0x3 [2020-11-15 18:27:10:738738] [W] Missing unit 0x4 [2020-11-15 18:27:10:743743] [W] Detected missing or corrupt frame(s) from 704 to 713 [2020-11-15 18:27:10:748748] [D] StreamConnection reporting corrupt frame(s) from 704 to 712 [2020-11-15 18:27:10:763763] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944adc, tries: 0 [2020-11-15 18:27:10:776776] [I] Frame Processor received 2+0 / 16+1 units, attempting FEC [2020-11-15 18:27:10:779779] [E] FEC failed [2020-11-15 18:27:10:783783] [W] Missing unit 0x2 [2020-11-15 18:27:10:785785] [W] Missing unit 0x3 [2020-11-15 18:27:10:789789] [W] Missing unit 0x4 [2020-11-15 18:27:10:792792] [W] Missing unit 0x5 [2020-11-15 18:27:10:797797] [W] Missing unit 0x6 [2020-11-15 18:27:10:800800] [W] Missing unit 0x7 [2020-11-15 18:27:10:803803] [W] Missing unit 0x8 [2020-11-15 18:27:10:807807] [W] Missing unit 0x9 [2020-11-15 18:27:10:809809] [W] Missing unit 0xa [2020-11-15 18:27:10:812812] [W] Missing unit 0xb [2020-11-15 18:27:10:814814] [W] Missing unit 0xc [2020-11-15 18:27:10:816816] [W] Missing unit 0xd [2020-11-15 18:27:10:818818] [W] Missing unit 0xe [2020-11-15 18:27:10:822822] [W] Missing unit 0xf [2020-11-15 18:27:10:827827] [W] Detected missing or corrupt frame(s) from 714 to 718 [2020-11-15 18:27:10:830830] [D] StreamConnection reporting corrupt frame(s) from 714 to 717 [2020-11-15 18:27:10:861861] [W] Requested key stream for key pos 0x821590 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0x14000, populated: 0x20000, min key pos: 0x7f8000, last key pos: 0x821680 [2020-11-15 18:27:10:865865] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0x7f8000 to 0x821000 [2020-11-15 18:27:10:876876] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944adb, tries: 1 [2020-11-15 18:27:10:880880] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944add, tries: 0 [2020-11-15 18:27:10:884884] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ade, tries: 0 [2020-11-15 18:27:10:890890] [I] Frame Processor received 14+0 / 16+1 units, attempting FEC [2020-11-15 18:27:10:894894] [E] FEC failed [2020-11-15 18:27:10:898898] [W] Missing unit 0xe [2020-11-15 18:27:10:902902] [W] Missing unit 0xf [2020-11-15 18:27:10:911911] [W] Detected missing or corrupt frame(s) from 719 to 725 [2020-11-15 18:27:10:915915] [D] StreamConnection reporting corrupt frame(s) from 719 to 724 [2020-11-15 18:27:10:928928] [I] Frame Processor received 10+1 / 15+1 units, attempting FEC [2020-11-15 18:27:10:931931] [E] FEC failed [2020-11-15 18:27:10:935935] [W] Missing unit 0 [2020-11-15 18:27:10:938938] [W] Missing unit 0x1 [2020-11-15 18:27:10:942942] [W] Missing unit 0x2 [2020-11-15 18:27:10:946946] [W] Missing unit 0x3 [2020-11-15 18:27:10:949949] [W] Missing unit 0x4 [2020-11-15 18:27:10:954954] [W] Detected missing or corrupt frame(s) from 719 to 726 [2020-11-15 18:27:10:959959] [D] StreamConnection reporting corrupt frame(s) from 719 to 725 [2020-11-15 18:27:10:980980] [I] Frame Processor received 2+0 / 16+1 units, attempting FEC [2020-11-15 18:27:10:983983] [E] FEC failed [2020-11-15 18:27:10:987987] [W] Missing unit 0x2 [2020-11-15 18:27:10:992992] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944adc, tries: 1 [2020-11-15 18:27:10:999999] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944adf, tries: 0 [2020-11-15 18:27:11:002002] [W] Missing unit 0x3 [2020-11-15 18:27:11:004004] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ae0, tries: 0 [2020-11-15 18:27:11:009009] [W] Missing unit 0x4 [2020-11-15 18:27:11:011011] [W] Missing unit 0x5 [2020-11-15 18:27:11:015015] [W] Missing unit 0x6 [2020-11-15 18:27:11:018018] [W] Missing unit 0x7 [2020-11-15 18:27:11:022022] [W] Missing unit 0x8 [2020-11-15 18:27:11:027027] [W] Missing unit 0x9 [2020-11-15 18:27:11:031031] [W] Missing unit 0xa [2020-11-15 18:27:11:034034] [W] Missing unit 0xb [2020-11-15 18:27:11:037037] [W] Missing unit 0xc [2020-11-15 18:27:11:041041] [W] Missing unit 0xd [2020-11-15 18:27:11:043043] [W] Missing unit 0xe [2020-11-15 18:27:11:047047] [W] Missing unit 0xf [2020-11-15 18:27:11:052052] [W] Detected missing or corrupt frame(s) from 727 to 729 [2020-11-15 18:27:11:058058] [D] StreamConnection reporting corrupt frame(s) from 727 to 728 [2020-11-15 18:27:11:064064] [I] Frame Processor received 1+1 / 15+1 units, attempting FEC [2020-11-15 18:27:11:068068] [E] FEC failed [2020-11-15 18:27:11:071071] [W] Missing unit 0 [2020-11-15 18:27:11:075075] [W] Missing unit 0x1 [2020-11-15 18:27:11:078078] [W] Missing unit 0x2 [2020-11-15 18:27:11:081081] [W] Missing unit 0x3 [2020-11-15 18:27:11:087087] [W] Missing unit 0x4 [2020-11-15 18:27:11:090090] [W] Missing unit 0x5 [2020-11-15 18:27:11:095095] [W] Missing unit 0x6 [2020-11-15 18:27:11:098098] [W] Missing unit 0x7 [2020-11-15 18:27:11:103103] [W] Missing unit 0x8 [2020-11-15 18:27:11:107107] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944adb, tries: 2 [2020-11-15 18:27:11:112112] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944add, tries: 1 [2020-11-15 18:27:11:118118] [W] Missing unit 0x9 [2020-11-15 18:27:11:120120] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ade, tries: 1 [2020-11-15 18:27:11:125125] [W] Missing unit 0xa [2020-11-15 18:27:11:127127] [W] Missing unit 0xb [2020-11-15 18:27:11:131131] [W] Missing unit 0xc [2020-11-15 18:27:11:136136] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ae1, tries: 0 [2020-11-15 18:27:11:138138] [W] Missing unit 0xd [2020-11-15 18:27:11:143143] [W] Detected missing or corrupt frame(s) from 727 to 730 [2020-11-15 18:27:11:151151] [D] StreamConnection reporting corrupt frame(s) from 727 to 729 [2020-11-15 18:27:11:184184] [W] Requested key stream for key pos 0x853310 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0xf000, populated: 0x20000, min key pos: 0x830000, last key pos: 0x853770 [2020-11-15 18:27:11:187187] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0x830000 to 0x853000 [2020-11-15 18:27:11:197197] [I] Frame Processor received 1+0 / 17+1 units, attempting FEC [2020-11-15 18:27:11:200200] [E] FEC failed [2020-11-15 18:27:11:204204] [W] Missing unit 0x1 [2020-11-15 18:27:11:208208] [W] Missing unit 0x2 [2020-11-15 18:27:11:218218] [W] Missing unit 0x3 [2020-11-15 18:27:11:221221] [W] Missing unit 0x4 [2020-11-15 18:27:11:225225] [W] Missing unit 0x5 [2020-11-15 18:27:11:230230] [W] Missing unit 0x6 [2020-11-15 18:27:11:237237] [W] Missing unit 0x7 [2020-11-15 18:27:11:242242] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944adc, tries: 2 [2020-11-15 18:27:11:248248] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944adf, tries: 1 [2020-11-15 18:27:11:252252] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ae0, tries: 1 [2020-11-15 18:27:11:258258] [W] Missing unit 0x8 [2020-11-15 18:27:11:260260] [W] Missing unit 0x9 [2020-11-15 18:27:11:262262] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ae2, tries: 0 [2020-11-15 18:27:11:265265] [W] Missing unit 0xa [2020-11-15 18:27:11:268268] [W] Missing unit 0xb [2020-11-15 18:27:11:276276] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ae3, tries: 0 [2020-11-15 18:27:11:278278] [W] Missing unit 0xc [2020-11-15 18:27:11:281281] [W] Missing unit 0xd [2020-11-15 18:27:11:284284] [W] Missing unit 0xe [2020-11-15 18:27:11:287287] [W] Missing unit 0xf [2020-11-15 18:27:11:290290] [W] Missing unit 0x10 [2020-11-15 18:27:11:296296] [W] Detected missing or corrupt frame(s) from 731 to 735 [2020-11-15 18:27:11:302302] [D] StreamConnection reporting corrupt frame(s) from 731 to 734 [2020-11-15 18:27:11:316316] [I] Frame Processor received 13+1 / 16+1 units, attempting FEC [2020-11-15 18:27:11:319319] [E] FEC failed [2020-11-15 18:27:11:322322] [W] Missing unit 0 [2020-11-15 18:27:11:326326] [W] Missing unit 0x1 [2020-11-15 18:27:11:329329] [W] Missing unit 0x2 [2020-11-15 18:27:11:338338] [W] Detected missing or corrupt frame(s) from 731 to 736 [2020-11-15 18:27:11:341341] [D] StreamConnection reporting corrupt frame(s) from 731 to 735 [2020-11-15 18:27:11:367367] [W] Detected missing or corrupt frame(s) from 737 to 740 [2020-11-15 18:27:11:370370] [D] StreamConnection reporting corrupt frame(s) from 737 to 739 [2020-11-15 18:27:11:379379] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944adb, tries: 3 [2020-11-15 18:27:11:383383] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944add, tries: 2 [2020-11-15 18:27:11:389389] [I] Frame Processor received 7+1 / 16+1 units, attempting FEC [2020-11-15 18:27:11:397397] [E] FEC failed [2020-11-15 18:27:11:391391] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ade, tries: 2 [2020-11-15 18:27:11:401401] [W] Missing unit 0 [2020-11-15 18:27:11:404404] [W] Missing unit 0x1 [2020-11-15 18:27:11:406406] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ae1, tries: 1 [2020-11-15 18:27:11:411411] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ae4, tries: 0 [2020-11-15 18:27:11:415415] [W] Missing unit 0x2 [2020-11-15 18:27:11:418418] [W] Missing unit 0x3 [2020-11-15 18:27:11:427427] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ae5, tries: 0 [2020-11-15 18:27:11:429429] [W] Missing unit 0x4 [2020-11-15 18:27:11:432432] [W] Missing unit 0x5 [2020-11-15 18:27:11:435435] [W] Missing unit 0x6 [2020-11-15 18:27:11:439439] [W] Missing unit 0x7 [2020-11-15 18:27:11:443443] [W] Missing unit 0x8 [2020-11-15 18:27:11:449449] [W] Detected missing or corrupt frame(s) from 737 to 741 [2020-11-15 18:27:11:453453] [D] StreamConnection reporting corrupt frame(s) from 737 to 740 [2020-11-15 18:27:11:480480] [W] Requested key stream for key pos 0x8a5f50 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0x13000, populated: 0x20000, min key pos: 0x866000, last key pos: 0x8a63d0 [2020-11-15 18:27:11:483483] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0x866000 to 0x8a6000 [2020-11-15 18:27:11:496496] [I] Frame Processor received 5+0 / 16+1 units, attempting FEC [2020-11-15 18:27:11:499499] [E] FEC failed [2020-11-15 18:27:11:502502] [W] Missing unit 0x5 [2020-11-15 18:27:11:509509] [W] Missing unit 0x6 [2020-11-15 18:27:11:514514] [W] Missing unit 0x7 [2020-11-15 18:27:11:521521] [W] Missing unit 0x8 [2020-11-15 18:27:11:531531] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ae6, tries: 0 [2020-11-15 18:27:11:533533] [W] Missing unit 0x9 [2020-11-15 18:27:11:537537] [W] Missing unit 0xa [2020-11-15 18:27:11:539539] [W] Missing unit 0xb [2020-11-15 18:27:11:543543] [W] Missing unit 0xc [2020-11-15 18:27:11:551551] [W] Missing unit 0xd [2020-11-15 18:27:11:554554] [W] Missing unit 0xe [2020-11-15 18:27:11:558558] [W] Missing unit 0xf [2020-11-15 18:27:11:563563] [W] Detected missing or corrupt frame(s) from 742 to 752 [2020-11-15 18:27:11:567567] [D] StreamConnection reporting corrupt frame(s) from 742 to 751 [2020-11-15 18:27:11:579579] [I] Frame Processor received 5+1 / 16+1 units, attempting FEC [2020-11-15 18:27:11:582582] [E] FEC failed [2020-11-15 18:27:11:585585] [W] Missing unit 0 [2020-11-15 18:27:11:589589] [W] Missing unit 0x1 [2020-11-15 18:27:11:591591] [W] Missing unit 0x2 [2020-11-15 18:27:11:596596] [W] Missing unit 0x3 [2020-11-15 18:27:11:599599] [W] Missing unit 0x4 [2020-11-15 18:27:11:602602] [W] Missing unit 0x5 [2020-11-15 18:27:11:603603] [W] Missing unit 0x6 [2020-11-15 18:27:11:607607] [W] Missing unit 0x7 [2020-11-15 18:27:11:610610] [W] Missing unit 0x8 [2020-11-15 18:27:11:613613] [W] Missing unit 0x9 [2020-11-15 18:27:11:616616] [W] Missing unit 0xa [2020-11-15 18:27:11:622622] [W] Detected missing or corrupt frame(s) from 742 to 753 [2020-11-15 18:27:11:626626] [D] StreamConnection reporting corrupt frame(s) from 742 to 752 [2020-11-15 18:27:11:636636] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ae5, tries: 1 [2020-11-15 18:27:11:639639] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ae7, tries: 0 [2020-11-15 18:27:11:645645] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ae8, tries: 0 [2020-11-15 18:27:11:651651] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ae9, tries: 0 [2020-11-15 18:27:11:665665] [W] Requested key stream for key pos 0x8ec760 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0, populated: 0x20000, min key pos: 0x8a6000, last key pos: 0x8ecbd0 [2020-11-15 18:27:11:668668] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0x8a6000 to 0x8ec000 [2020-11-15 18:27:11:677677] [I] Frame Processor received 9+0 / 16+1 units, attempting FEC [2020-11-15 18:27:11:681681] [E] FEC failed [2020-11-15 18:27:11:683683] [W] Missing unit 0x9 [2020-11-15 18:27:11:686686] [W] Missing unit 0xa [2020-11-15 18:27:11:695695] [W] Missing unit 0xb [2020-11-15 18:27:11:698698] [W] Missing unit 0xc [2020-11-15 18:27:11:701701] [W] Missing unit 0xd [2020-11-15 18:27:11:705705] [W] Missing unit 0xe [2020-11-15 18:27:11:712712] [W] Missing unit 0xf [2020-11-15 18:27:11:717717] [W] Detected missing or corrupt frame(s) from 754 to 767 [2020-11-15 18:27:11:720720] [D] StreamConnection reporting corrupt frame(s) from 754 to 766 [2020-11-15 18:27:11:731731] [I] Frame Processor received 9+1 / 16+1 units, attempting FEC [2020-11-15 18:27:11:734734] [E] FEC failed [2020-11-15 18:27:11:737737] [W] Missing unit 0 [2020-11-15 18:27:11:741741] [W] Missing unit 0x1 [2020-11-15 18:27:11:744744] [W] Missing unit 0x2 [2020-11-15 18:27:11:747747] [W] Missing unit 0x3 [2020-11-15 18:27:11:751751] [W] Missing unit 0x4 [2020-11-15 18:27:11:757757] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944ae6, tries: 1 [2020-11-15 18:27:11:761761] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944aea, tries: 0 [2020-11-15 18:27:11:763763] [W] Missing unit 0x5 [2020-11-15 18:27:11:766766] [W] Missing unit 0x6 [2020-11-15 18:27:11:771771] [W] Detected missing or corrupt frame(s) from 754 to 768 [2020-11-15 18:27:11:775775] [D] StreamConnection reporting corrupt frame(s) from 754 to 767 [2020-11-15 18:27:11:796796] [I] Frame Processor received 5+0 / 16+1 units, attempting FEC [2020-11-15 18:27:11:799799] [E] FEC failed [2020-11-15 18:27:11:802802] [W] Missing unit 0x5 [2020-11-15 18:27:11:806806] [W] Missing unit 0x6 [2020-11-15 18:27:11:810810] [W] Missing unit 0x7 [2020-11-15 18:27:11:813813] [W] Missing unit 0x8 [2020-11-15 18:27:11:817817] [W] Missing unit 0x9 [2020-11-15 18:27:11:819819] [W] Missing unit 0xa [2020-11-15 18:27:11:822822] [W] Missing unit 0xb [2020-11-15 18:27:11:826826] [W] Missing unit 0xc [2020-11-15 18:27:11:829829] [W] Missing unit 0xd [2020-11-15 18:27:11:833833] [W] Missing unit 0xe [2020-11-15 18:27:11:835835] [W] Missing unit 0xf [2020-11-15 18:27:11:840840] [W] Detected missing or corrupt frame(s) from 769 to 771 [2020-11-15 18:27:11:845845] [D] StreamConnection reporting corrupt frame(s) from 769 to 770 [2020-11-15 18:27:11:865865] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944aeb, tries: 0 [2020-11-15 18:27:11:869869] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944aec, tries: 0 [2020-11-15 18:27:11:882882] [W] Requested key stream for key pos 0x934680 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0xb000, populated: 0x20000, min key pos: 0x8f7000, last key pos: 0x934b00 [2020-11-15 18:27:11:886886] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0x8f7000 to 0x934000 [2020-11-15 18:27:11:895895] [I] Frame Processor received 11+0 / 16+1 units, attempting FEC [2020-11-15 18:27:11:898898] [E] FEC failed [2020-11-15 18:27:11:902902] [W] Missing unit 0xb [2020-11-15 18:27:11:910910] [W] Missing unit 0xc [2020-11-15 18:27:11:912912] [W] Missing unit 0xd [2020-11-15 18:27:11:915915] [W] Missing unit 0xe [2020-11-15 18:27:11:919919] [W] Missing unit 0xf [2020-11-15 18:27:11:926926] [W] Detected missing or corrupt frame(s) from 772 to 782 [2020-11-15 18:27:11:933933] [D] StreamConnection reporting corrupt frame(s) from 772 to 781 [2020-11-15 18:27:11:943943] [I] Frame Processor received 11+1 / 16+1 units, attempting FEC [2020-11-15 18:27:11:947947] [E] FEC failed [2020-11-15 18:27:11:950950] [W] Missing unit 0 [2020-11-15 18:27:11:954954] [W] Missing unit 0x1 [2020-11-15 18:27:11:957957] [W] Missing unit 0x2 [2020-11-15 18:27:11:960960] [W] Missing unit 0x3 [2020-11-15 18:27:11:963963] [W] Missing unit 0x4 [2020-11-15 18:27:11:968968] [W] Detected missing or corrupt frame(s) from 772 to 783 [2020-11-15 18:27:11:976976] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944aed, tries: 0 [2020-11-15 18:27:11:978978] [D] StreamConnection reporting corrupt frame(s) from 772 to 782 [2020-11-15 18:27:11:999999] [I] Frame Processor received 1+0 / 16+1 units, attempting FEC [2020-11-15 18:27:12:002002] [E] FEC failed [2020-11-15 18:27:12:006006] [W] Missing unit 0x1 [2020-11-15 18:27:12:010010] [W] Missing unit 0x2 [2020-11-15 18:27:12:012012] [W] Missing unit 0x3 [2020-11-15 18:27:12:016016] [W] Missing unit 0x4 [2020-11-15 18:27:12:019019] [W] Missing unit 0x5 [2020-11-15 18:27:12:022022] [W] Missing unit 0x6 [2020-11-15 18:27:12:026026] [W] Missing unit 0x7 [2020-11-15 18:27:12:029029] [W] Missing unit 0x8 [2020-11-15 18:27:12:031031] [W] Missing unit 0x9 [2020-11-15 18:27:12:035035] [W] Missing unit 0xa [2020-11-15 18:27:12:037037] [W] Missing unit 0xb [2020-11-15 18:27:12:040040] [W] Missing unit 0xc [2020-11-15 18:27:12:044044] [W] Missing unit 0xd [2020-11-15 18:27:12:047047] [W] Missing unit 0xe [2020-11-15 18:27:12:050050] [W] Missing unit 0xf [2020-11-15 18:27:12:055055] [W] Detected missing or corrupt frame(s) from 784 to 787 [2020-11-15 18:27:12:059059] [D] StreamConnection reporting corrupt frame(s) from 784 to 786 [2020-11-15 18:27:12:066066] [I] Frame Processor received 3+1 / 16+1 units, attempting FEC [2020-11-15 18:27:12:069069] [E] FEC failed [2020-11-15 18:27:12:072072] [W] Missing unit 0 [2020-11-15 18:27:12:076076] [W] Missing unit 0x1 [2020-11-15 18:27:12:079079] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944aec, tries: 1 [2020-11-15 18:27:12:083083] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944aee, tries: 0 [2020-11-15 18:27:12:087087] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944aef, tries: 0 [2020-11-15 18:27:12:091091] [W] Missing unit 0x2 [2020-11-15 18:27:12:095095] [W] Missing unit 0x3 [2020-11-15 18:27:12:098098] [W] Missing unit 0x4 [2020-11-15 18:27:12:101101] [W] Missing unit 0x5 [2020-11-15 18:27:12:104104] [W] Missing unit 0x6 [2020-11-15 18:27:12:108108] [W] Missing unit 0x7 [2020-11-15 18:27:12:110110] [W] Missing unit 0x8 [2020-11-15 18:27:12:112112] [W] Missing unit 0x9 [2020-11-15 18:27:12:115115] [W] Missing unit 0xa [2020-11-15 18:27:12:117117] [W] Missing unit 0xb [2020-11-15 18:27:12:120120] [W] Missing unit 0xc [2020-11-15 18:27:12:126126] [W] Detected missing or corrupt frame(s) from 784 to 788 [2020-11-15 18:27:12:130130] [D] StreamConnection reporting corrupt frame(s) from 784 to 787 [2020-11-15 18:27:12:158158] [W] Requested key stream for key pos 0x96e170 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0x14000, populated: 0x20000, min key pos: 0x948000, last key pos: 0x96e260 [2020-11-15 18:27:12:162162] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0x948000 to 0x96e000 [2020-11-15 18:27:12:172172] [I] Frame Processor received 10+0 / 14+1 units, attempting FEC [2020-11-15 18:27:12:177177] [E] FEC failed [2020-11-15 18:27:12:182182] [W] Missing unit 0xa [2020-11-15 18:27:12:191191] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944aed, tries: 1 [2020-11-15 18:27:12:195195] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944af0, tries: 0 [2020-11-15 18:27:12:199199] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944af1, tries: 0 [2020-11-15 18:27:12:197197] [W] Missing unit 0xb [2020-11-15 18:27:12:203203] [W] Missing unit 0xc [2020-11-15 18:27:12:210210] [W] Missing unit 0xd [2020-11-15 18:27:12:215215] [W] Detected missing or corrupt frame(s) from 789 to 794 [2020-11-15 18:27:12:218218] [D] StreamConnection reporting corrupt frame(s) from 789 to 793 [2020-11-15 18:27:12:231231] [I] Frame Processor received 11+1 / 16+1 units, attempting FEC [2020-11-15 18:27:12:235235] [E] FEC failed [2020-11-15 18:27:12:238238] [W] Missing unit 0 [2020-11-15 18:27:12:241241] [W] Missing unit 0x1 [2020-11-15 18:27:12:245245] [W] Missing unit 0x2 [2020-11-15 18:27:12:248248] [W] Missing unit 0x3 [2020-11-15 18:27:12:250250] [W] Missing unit 0x4 [2020-11-15 18:27:12:256256] [W] Detected missing or corrupt frame(s) from 789 to 795 [2020-11-15 18:27:12:260260] [D] StreamConnection reporting corrupt frame(s) from 789 to 794 [2020-11-15 18:27:12:284284] [I] Frame Processor received 1+0 / 16+1 units, attempting FEC [2020-11-15 18:27:12:287287] [E] FEC failed [2020-11-15 18:27:12:291291] [W] Missing unit 0x1 [2020-11-15 18:27:12:294294] [W] Missing unit 0x2 [2020-11-15 18:27:12:297297] [W] Missing unit 0x3 [2020-11-15 18:27:12:303303] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944aec, tries: 2 [2020-11-15 18:27:12:307307] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944aee, tries: 1 [2020-11-15 18:27:12:311311] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944aef, tries: 1 [2020-11-15 18:27:12:313313] [W] Missing unit 0x4 [2020-11-15 18:27:12:315315] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944af2, tries: 0 [2020-11-15 18:27:12:319319] [W] Missing unit 0x5 [2020-11-15 18:27:12:322322] [W] Missing unit 0x6 [2020-11-15 18:27:12:325325] [W] Missing unit 0x7 [2020-11-15 18:27:12:329329] [W] Missing unit 0x8 [2020-11-15 18:27:12:332332] [W] Missing unit 0x9 [2020-11-15 18:27:12:336336] [W] Missing unit 0xa [2020-11-15 18:27:12:339339] [W] Missing unit 0xb [2020-11-15 18:27:12:342342] [W] Missing unit 0xc [2020-11-15 18:27:12:346346] [W] Missing unit 0xd [2020-11-15 18:27:12:348348] [W] Missing unit 0xe [2020-11-15 18:27:12:350350] [W] Missing unit 0xf [2020-11-15 18:27:12:356356] [W] Detected missing or corrupt frame(s) from 796 to 799 [2020-11-15 18:27:12:360360] [D] StreamConnection reporting corrupt frame(s) from 796 to 798 [2020-11-15 18:27:12:369369] [I] Frame Processor received 3+1 / 15+1 units, attempting FEC [2020-11-15 18:27:12:372372] [E] FEC failed [2020-11-15 18:27:12:376376] [W] Missing unit 0 [2020-11-15 18:27:12:380380] [W] Missing unit 0x1 [2020-11-15 18:27:12:384384] [W] Missing unit 0x2 [2020-11-15 18:27:12:387387] [W] Missing unit 0x3 [2020-11-15 18:27:12:390390] [W] Missing unit 0x4 [2020-11-15 18:27:12:393393] [W] Missing unit 0x5 [2020-11-15 18:27:12:397397] [W] Missing unit 0x6 [2020-11-15 18:27:12:400400] [W] Missing unit 0x7 [2020-11-15 18:27:12:404404] [W] Missing unit 0x8 [2020-11-15 18:27:12:407407] [W] Missing unit 0x9 [2020-11-15 18:27:12:410410] [W] Missing unit 0xa [2020-11-15 18:27:12:413413] [W] Missing unit 0xb [2020-11-15 18:27:12:420420] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944aed, tries: 2 [2020-11-15 18:27:12:425425] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944af0, tries: 1 [2020-11-15 18:27:12:428428] [W] Detected missing or corrupt frame(s) from 796 to 800 [2020-11-15 18:27:12:431431] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944af1, tries: 1 [2020-11-15 18:27:12:437437] [D] StreamConnection reporting corrupt frame(s) from 796 to 799 [2020-11-15 18:27:12:439439] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944af3, tries: 0 [2020-11-15 18:27:12:465465] [W] Requested key stream for key pos 0x9a6070 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0x13000, populated: 0x20000, min key pos: 0x981000, last key pos: 0x9a64e0 [2020-11-15 18:27:12:469469] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0x981000 to 0x9a6000 [2020-11-15 18:27:12:476476] [I] Ctrl received Heartbeat, sending reply [2020-11-15 18:27:12:481481] [W] Detected missing or corrupt frame(s) from 801 to 805 [2020-11-15 18:27:12:488488] [D] StreamConnection reporting corrupt frame(s) from 801 to 804 [2020-11-15 18:27:12:504504] [I] Frame Processor received 7+1 / 15+1 units, attempting FEC [2020-11-15 18:27:12:508508] [E] FEC failed [2020-11-15 18:27:12:514514] [W] Missing unit 0 [2020-11-15 18:27:12:517517] [W] Missing unit 0x1 [2020-11-15 18:27:12:520520] [W] Missing unit 0x2 [2020-11-15 18:27:12:523523] [W] Missing unit 0x3 [2020-11-15 18:27:12:527527] [W] Missing unit 0x4 [2020-11-15 18:27:12:531531] [W] Missing unit 0x5 [2020-11-15 18:27:12:533533] [W] Missing unit 0x6 [2020-11-15 18:27:12:537537] [W] Missing unit 0x7 [2020-11-15 18:27:12:545545] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944aec, tries: 3 [2020-11-15 18:27:12:548548] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944aee, tries: 2 [2020-11-15 18:27:12:551551] [W] Detected missing or corrupt frame(s) from 801 to 806 [2020-11-15 18:27:12:552552] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944aef, tries: 2 [2020-11-15 18:27:12:557557] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944af2, tries: 1 [2020-11-15 18:27:12:560560] [D] StreamConnection reporting corrupt frame(s) from 801 to 805 [2020-11-15 18:27:12:565565] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944af4, tries: 0 [2020-11-15 18:27:12:569569] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944af5, tries: 0 [2020-11-15 18:27:12:589589] [W] Requested key stream for key pos 0x9d7190 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0, populated: 0x20000, min key pos: 0x9a6000, last key pos: 0x9d7610 [2020-11-15 18:27:12:593593] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0x9a6000 to 0x9d7000 [2020-11-15 18:27:12:607607] [I] Frame Processor received 7+0 / 15+1 units, attempting FEC [2020-11-15 18:27:12:611611] [E] FEC failed [2020-11-15 18:27:12:614614] [W] Missing unit 0x7 [2020-11-15 18:27:12:616616] [W] Missing unit 0x8 [2020-11-15 18:27:12:620620] [W] Missing unit 0x9 [2020-11-15 18:27:12:623623] [W] Missing unit 0xa [2020-11-15 18:27:12:627627] [W] Missing unit 0xb [2020-11-15 18:27:12:631631] [W] Missing unit 0xc [2020-11-15 18:27:12:632632] [W] Missing unit 0xd [2020-11-15 18:27:12:639639] [W] Missing unit 0xe [2020-11-15 18:27:12:644644] [W] Detected missing or corrupt frame(s) from 807 to 816 [2020-11-15 18:27:12:648648] [D] StreamConnection reporting corrupt frame(s) from 807 to 815 [2020-11-15 18:27:12:663663] [I] Frame Processor received 12+1 / 15+1 units, attempting FEC [2020-11-15 18:27:12:666666] [E] FEC failed [2020-11-15 18:27:12:669669] [W] Missing unit 0 [2020-11-15 18:27:12:675675] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944aed, tries: 3 [2020-11-15 18:27:12:679679] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944af0, tries: 2 [2020-11-15 18:27:12:683683] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944af1, tries: 2 [2020-11-15 18:27:12:685685] [W] Missing unit 0x1 [2020-11-15 18:27:12:688688] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944af3, tries: 1 [2020-11-15 18:27:12:691691] [W] Missing unit 0x2 [2020-11-15 18:27:12:697697] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944af6, tries: 0 [2020-11-15 18:27:12:704704] [W] Detected missing or corrupt frame(s) from 807 to 817 [2020-11-15 18:27:12:708708] [D] StreamConnection reporting corrupt frame(s) from 807 to 816 [2020-11-15 18:27:12:711711] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944af7, tries: 0 [2020-11-15 18:27:12:713713] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944af8, tries: 0 [2020-11-15 18:27:12:718718] [E] Takion Send Buffer overflow [2020-11-15 18:27:12:735735] [W] Requested key stream for key pos 0xa0bd60 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0, populated: 0x20000, min key pos: 0x9d7000, last key pos: 0xa0be50 [2020-11-15 18:27:12:740740] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0x9d7000 to 0xa0b000 [2020-11-15 18:27:12:749749] [I] Frame Processor received 1+0 / 15+1 units, attempting FEC [2020-11-15 18:27:12:753753] [E] FEC failed [2020-11-15 18:27:12:760760] [W] Missing unit 0x1 [2020-11-15 18:27:12:763763] [W] Missing unit 0x2 [2020-11-15 18:27:12:771771] [W] Missing unit 0x3 [2020-11-15 18:27:12:774774] [W] Missing unit 0x4 [2020-11-15 18:27:12:777777] [W] Missing unit 0x5 [2020-11-15 18:27:12:782782] [W] Missing unit 0x6 [2020-11-15 18:27:12:787787] [W] Missing unit 0x7 [2020-11-15 18:27:12:791791] [W] Missing unit 0x8 [2020-11-15 18:27:12:795795] [W] Missing unit 0x9 [2020-11-15 18:27:12:798798] [W] Missing unit 0xa [2020-11-15 18:27:12:800800] [W] Missing unit 0xb [2020-11-15 18:27:12:803803] [W] Missing unit 0xc [2020-11-15 18:27:12:807807] [W] Missing unit 0xd [2020-11-15 18:27:12:810810] [W] Missing unit 0xe [2020-11-15 18:27:12:815815] [W] Detected missing or corrupt frame(s) from 818 to 827 [2020-11-15 18:27:12:819819] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944af4, tries: 1 [2020-11-15 18:27:12:822822] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944af5, tries: 1 [2020-11-15 18:27:12:826826] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944af9, tries: 0 [2020-11-15 18:27:12:828828] [D] StreamConnection reporting corrupt frame(s) from 818 to 826 [2020-11-15 18:27:12:832832] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944afa, tries: 0 [2020-11-15 18:27:12:836836] [I] Frame Processor received 2+1 / 15+1 units, attempting FEC [2020-11-15 18:27:12:840840] [E] FEC failed [2020-11-15 18:27:12:844844] [W] Missing unit 0 [2020-11-15 18:27:12:847847] [W] Missing unit 0x1 [2020-11-15 18:27:12:850850] [W] Missing unit 0x2 [2020-11-15 18:27:12:852852] [W] Missing unit 0x3 [2020-11-15 18:27:12:855855] [W] Missing unit 0x4 [2020-11-15 18:27:12:856856] [W] Missing unit 0x5 [2020-11-15 18:27:12:862862] [W] Missing unit 0x6 [2020-11-15 18:27:12:864864] [W] Missing unit 0x7 [2020-11-15 18:27:12:866866] [W] Missing unit 0x8 [2020-11-15 18:27:12:867867] [W] Missing unit 0x9 [2020-11-15 18:27:12:870870] [W] Missing unit 0xa [2020-11-15 18:27:12:872872] [W] Missing unit 0xb [2020-11-15 18:27:12:877877] [W] Missing unit 0xc [2020-11-15 18:27:12:882882] [W] Detected missing or corrupt frame(s) from 818 to 828 [2020-11-15 18:27:12:886886] [D] StreamConnection reporting corrupt frame(s) from 818 to 827 [2020-11-15 18:27:12:910910] [W] Requested key stream for key pos 0xa2dd90 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0, populated: 0x20000, min key pos: 0xa0b000, last key pos: 0xa2e200 [2020-11-15 18:27:12:913913] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0xa0b000 to 0xa2e000 [2020-11-15 18:27:12:927927] [I] Frame Processor received 11+0 / 15+1 units, attempting FEC [2020-11-15 18:27:12:930930] [E] FEC failed [2020-11-15 18:27:12:935935] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944afb, tries: 0 [2020-11-15 18:27:12:937937] [W] Missing unit 0xb [2020-11-15 18:27:12:940940] [W] Missing unit 0xc [2020-11-15 18:27:12:944944] [W] Missing unit 0xd [2020-11-15 18:27:12:947947] [W] Missing unit 0xe [2020-11-15 18:27:12:952952] [W] Detected missing or corrupt frame(s) from 829 to 835 [2020-11-15 18:27:12:959959] [D] StreamConnection reporting corrupt frame(s) from 829 to 834 [2020-11-15 18:27:12:970970] [I] Frame Processor received 7+1 / 14+1 units, attempting FEC [2020-11-15 18:27:12:973973] [E] FEC failed [2020-11-15 18:27:12:976976] [W] Missing unit 0 [2020-11-15 18:27:12:979979] [W] Missing unit 0x1 [2020-11-15 18:27:12:982982] [W] Missing unit 0x2 [2020-11-15 18:27:12:986986] [W] Missing unit 0x3 [2020-11-15 18:27:12:989989] [W] Missing unit 0x4 [2020-11-15 18:27:12:993993] [W] Missing unit 0x5 [2020-11-15 18:27:12:996996] [W] Missing unit 0x6 [2020-11-15 18:27:13:001001] [W] Detected missing or corrupt frame(s) from 829 to 836 [2020-11-15 18:27:13:004004] [D] StreamConnection reporting corrupt frame(s) from 829 to 835 [2020-11-15 18:27:13:024024] [W] Requested key stream for key pos 0xa59a80 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0, populated: 0x20000, min key pos: 0xa2e000, last key pos: 0xa59ee0 [2020-11-15 18:27:13:028028] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0xa2e000 to 0xa59000 [2020-11-15 18:27:13:035035] [I] Frame Processor received 6+0 / 14+1 units, attempting FEC [2020-11-15 18:27:13:039039] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944afd, tries: 0 [2020-11-15 18:27:13:047047] [E] FEC failed [2020-11-15 18:27:13:050050] [W] Missing unit 0x6 [2020-11-15 18:27:13:052052] [W] Missing unit 0x7 [2020-11-15 18:27:13:058058] [W] Missing unit 0x8 [2020-11-15 18:27:13:062062] [W] Missing unit 0x9 [2020-11-15 18:27:13:066066] [W] Missing unit 0xa [2020-11-15 18:27:13:074074] [W] Missing unit 0xb [2020-11-15 18:27:13:078078] [W] Missing unit 0xc [2020-11-15 18:27:13:080080] [W] Missing unit 0xd [2020-11-15 18:27:13:085085] [W] Detected missing or corrupt frame(s) from 837 to 844 [2020-11-15 18:27:13:088088] [D] StreamConnection reporting corrupt frame(s) from 837 to 843 [2020-11-15 18:27:13:122122] [W] Detected missing or corrupt frame(s) from 846 to 850 [2020-11-15 18:27:13:125125] [D] StreamConnection reporting corrupt frame(s) from 846 to 849 [2020-11-15 18:27:13:144144] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944afe, tries: 0 [2020-11-15 18:27:13:165165] [W] Requested key stream for key pos 0xa9c300 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0x14000, populated: 0x20000, min key pos: 0xa6d000, last key pos: 0xa9c3f0 [2020-11-15 18:27:13:168168] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0xa6d000 to 0xa9c000 [2020-11-15 18:27:13:179179] [W] Detected missing or corrupt frame(s) from 852 to 859 [2020-11-15 18:27:13:186186] [D] StreamConnection reporting corrupt frame(s) from 852 to 858 [2020-11-15 18:27:13:203203] [I] Frame Processor received 9+1 / 14+1 units, attempting FEC [2020-11-15 18:27:13:207207] [E] FEC failed [2020-11-15 18:27:13:209209] [W] Missing unit 0 [2020-11-15 18:27:13:214214] [W] Missing unit 0x1 [2020-11-15 18:27:13:216216] [W] Missing unit 0x2 [2020-11-15 18:27:13:219219] [W] Missing unit 0x3 [2020-11-15 18:27:13:223223] [W] Missing unit 0x4 [2020-11-15 18:27:13:228228] [W] Detected missing or corrupt frame(s) from 852 to 860 [2020-11-15 18:27:13:233233] [D] StreamConnection reporting corrupt frame(s) from 852 to 859 [2020-11-15 18:27:13:249249] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944aff, tries: 0 [2020-11-15 18:27:13:252252] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b00, tries: 0 [2020-11-15 18:27:13:260260] [I] Frame Processor received 5+0 / 14+1 units, attempting FEC [2020-11-15 18:27:13:264264] [E] FEC failed [2020-11-15 18:27:13:266266] [W] Missing unit 0x5 [2020-11-15 18:27:13:271271] [W] Missing unit 0x6 [2020-11-15 18:27:13:273273] [W] Missing unit 0x7 [2020-11-15 18:27:13:277277] [W] Missing unit 0x8 [2020-11-15 18:27:13:280280] [W] Missing unit 0x9 [2020-11-15 18:27:13:283283] [W] Missing unit 0xa [2020-11-15 18:27:13:286286] [W] Missing unit 0xb [2020-11-15 18:27:13:289289] [W] Missing unit 0xc [2020-11-15 18:27:13:292292] [W] Missing unit 0xd [2020-11-15 18:27:13:298298] [W] Detected missing or corrupt frame(s) from 861 to 866 [2020-11-15 18:27:13:300300] [D] StreamConnection reporting corrupt frame(s) from 861 to 865 [2020-11-15 18:27:13:314314] [I] Frame Processor received 10+1 / 15+1 units, attempting FEC [2020-11-15 18:27:13:316316] [E] FEC failed [2020-11-15 18:27:13:319319] [W] Missing unit 0 [2020-11-15 18:27:13:323323] [W] Missing unit 0x1 [2020-11-15 18:27:13:326326] [W] Missing unit 0x2 [2020-11-15 18:27:13:329329] [W] Missing unit 0x3 [2020-11-15 18:27:13:332332] [W] Missing unit 0x4 [2020-11-15 18:27:13:337337] [W] Detected missing or corrupt frame(s) from 861 to 867 [2020-11-15 18:27:13:341341] [D] StreamConnection reporting corrupt frame(s) from 861 to 866 [2020-11-15 18:27:13:357357] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b01, tries: 0 [2020-11-15 18:27:13:361361] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b02, tries: 0 [2020-11-15 18:27:13:376376] [I] Frame Processor received 4+0 / 15+1 units, attempting FEC [2020-11-15 18:27:13:379379] [E] FEC failed [2020-11-15 18:27:13:384384] [W] Missing unit 0x4 [2020-11-15 18:27:13:389389] [W] Missing unit 0x5 [2020-11-15 18:27:13:392392] [W] Missing unit 0x6 [2020-11-15 18:27:13:395395] [W] Missing unit 0x7 [2020-11-15 18:27:13:398398] [W] Missing unit 0x8 [2020-11-15 18:27:13:401401] [W] Missing unit 0x9 [2020-11-15 18:27:13:404404] [W] Missing unit 0xa [2020-11-15 18:27:13:408408] [W] Missing unit 0xb [2020-11-15 18:27:13:411411] [W] Missing unit 0xc [2020-11-15 18:27:13:414414] [W] Missing unit 0xd [2020-11-15 18:27:13:416416] [W] Missing unit 0xe [2020-11-15 18:27:13:421421] [W] Detected missing or corrupt frame(s) from 868 to 871 [2020-11-15 18:27:13:426426] [D] StreamConnection reporting corrupt frame(s) from 868 to 870 [2020-11-15 18:27:13:432432] [I] Frame Processor received 2+1 / 15+1 units, attempting FEC [2020-11-15 18:27:13:435435] [E] FEC failed [2020-11-15 18:27:13:438438] [W] Missing unit 0 [2020-11-15 18:27:13:443443] [W] Missing unit 0x1 [2020-11-15 18:27:13:446446] [W] Missing unit 0x2 [2020-11-15 18:27:13:449449] [W] Missing unit 0x3 [2020-11-15 18:27:13:452452] [W] Missing unit 0x4 [2020-11-15 18:27:13:455455] [W] Missing unit 0x5 [2020-11-15 18:27:13:459459] [W] Missing unit 0x6 [2020-11-15 18:27:13:463463] [W] Missing unit 0x7 [2020-11-15 18:27:13:465465] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b03, tries: 0 [2020-11-15 18:27:13:469469] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b04, tries: 0 [2020-11-15 18:27:13:474474] [W] Missing unit 0x8 [2020-11-15 18:27:13:476476] [W] Missing unit 0x9 [2020-11-15 18:27:13:480480] [W] Missing unit 0xa [2020-11-15 18:27:13:483483] [W] Missing unit 0xb [2020-11-15 18:27:13:485485] [W] Missing unit 0xc [2020-11-15 18:27:13:491491] [W] Detected missing or corrupt frame(s) from 868 to 872 [2020-11-15 18:27:13:495495] [D] StreamConnection reporting corrupt frame(s) from 868 to 871 [2020-11-15 18:27:13:529529] [I] Frame Processor received 18+1 / 35+1 units, attempting FEC [2020-11-15 18:27:13:532532] [E] FEC failed [2020-11-15 18:27:13:535535] [W] Missing unit 0xe [2020-11-15 18:27:13:538538] [W] Missing unit 0xf [2020-11-15 18:27:13:542542] [W] Missing unit 0x10 [2020-11-15 18:27:13:545545] [W] Missing unit 0x11 [2020-11-15 18:27:13:548548] [W] Missing unit 0x12 [2020-11-15 18:27:13:551551] [W] Missing unit 0x13 [2020-11-15 18:27:13:553553] [W] Missing unit 0x14 [2020-11-15 18:27:13:555555] [W] Missing unit 0x15 [2020-11-15 18:27:13:559559] [W] Missing unit 0x16 [2020-11-15 18:27:13:562562] [W] Missing unit 0x17 [2020-11-15 18:27:13:565565] [W] Missing unit 0x18 [2020-11-15 18:27:13:567567] [W] Missing unit 0x19 [2020-11-15 18:27:13:571571] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b05, tries: 0 [2020-11-15 18:27:13:575575] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b06, tries: 0 [2020-11-15 18:27:13:570570] [W] Missing unit 0x1a [2020-11-15 18:27:13:580580] [W] Missing unit 0x1b [2020-11-15 18:27:13:583583] [W] Missing unit 0x1c [2020-11-15 18:27:13:586586] [W] Missing unit 0x1d [2020-11-15 18:27:13:590590] [W] Missing unit 0x1e [2020-11-15 18:27:13:596596] [W] Detected missing or corrupt frame(s) from 873 to 874 [2020-11-15 18:27:13:599599] [D] StreamConnection reporting corrupt frame(s) from 873 to 873 [2020-11-15 18:27:13:627627] [I] Frame Processor received 9+0 / 15+1 units, attempting FEC [2020-11-15 18:27:13:631631] [E] FEC failed [2020-11-15 18:27:13:633633] [W] Missing unit 0x9 [2020-11-15 18:27:13:636636] [W] Missing unit 0xa [2020-11-15 18:27:13:640640] [W] Missing unit 0xb [2020-11-15 18:27:13:643643] [W] Missing unit 0xc [2020-11-15 18:27:13:647647] [W] Missing unit 0xd [2020-11-15 18:27:13:650650] [W] Missing unit 0xe [2020-11-15 18:27:13:656656] [W] Detected missing or corrupt frame(s) from 875 to 879 [2020-11-15 18:27:13:660660] [D] StreamConnection reporting corrupt frame(s) from 875 to 878 [2020-11-15 18:27:13:680680] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b07, tries: 0 [2020-11-15 18:27:13:684684] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b08, tries: 0 [2020-11-15 18:27:13:703703] [W] Requested key stream for key pos 0xb11fb0 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0x12000, populated: 0x20000, min key pos: 0xaee000, last key pos: 0xb12410 [2020-11-15 18:27:13:707707] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0xaee000 to 0xb12000 [2020-11-15 18:27:13:716716] [I] Frame Processor received 1+0 / 14+1 units, attempting FEC [2020-11-15 18:27:13:719719] [E] FEC failed [2020-11-15 18:27:13:723723] [W] Missing unit 0x1 [2020-11-15 18:27:13:728728] [W] Missing unit 0x2 [2020-11-15 18:27:13:735735] [W] Missing unit 0x3 [2020-11-15 18:27:13:738738] [W] Missing unit 0x4 [2020-11-15 18:27:13:741741] [W] Missing unit 0x5 [2020-11-15 18:27:13:747747] [W] Missing unit 0x6 [2020-11-15 18:27:13:750750] [W] Missing unit 0x7 [2020-11-15 18:27:13:755755] [W] Missing unit 0x8 [2020-11-15 18:27:13:760760] [W] Missing unit 0x9 [2020-11-15 18:27:13:764764] [W] Missing unit 0xa [2020-11-15 18:27:13:767767] [W] Missing unit 0xb [2020-11-15 18:27:13:770770] [W] Missing unit 0xc [2020-11-15 18:27:13:774774] [W] Missing unit 0xd [2020-11-15 18:27:13:779779] [W] Detected missing or corrupt frame(s) from 881 to 886 [2020-11-15 18:27:13:783783] [D] StreamConnection reporting corrupt frame(s) from 881 to 885 [2020-11-15 18:27:13:790790] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b05, tries: 1 [2020-11-15 18:27:13:794794] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b06, tries: 1 [2020-11-15 18:27:13:799799] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b09, tries: 0 [2020-11-15 18:27:13:822822] [W] Requested key stream for key pos 0xb34940 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0, populated: 0x20000, min key pos: 0xb12000, last key pos: 0xb34db0 [2020-11-15 18:27:13:826826] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0xb12000 to 0xb34000 [2020-11-15 18:27:13:831831] [I] Frame Processor received 4+0 / 14+1 units, attempting FEC [2020-11-15 18:27:13:836836] [E] FEC failed [2020-11-15 18:27:13:848848] [W] Missing unit 0x4 [2020-11-15 18:27:13:850850] [W] Missing unit 0x5 [2020-11-15 18:27:13:855855] [W] Missing unit 0x6 [2020-11-15 18:27:13:859859] [W] Missing unit 0x7 [2020-11-15 18:27:13:867867] [W] Missing unit 0x8 [2020-11-15 18:27:13:870870] [W] Missing unit 0x9 [2020-11-15 18:27:13:873873] [W] Missing unit 0xa [2020-11-15 18:27:13:876876] [W] Missing unit 0xb [2020-11-15 18:27:13:883883] [W] Missing unit 0xc [2020-11-15 18:27:13:885885] [W] Missing unit 0xd [2020-11-15 18:27:13:890890] [W] Detected missing or corrupt frame(s) from 888 to 895 [2020-11-15 18:27:13:894894] [D] StreamConnection reporting corrupt frame(s) from 888 to 894 [2020-11-15 18:27:13:902902] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b07, tries: 1 [2020-11-15 18:27:13:906906] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b08, tries: 1 [2020-11-15 18:27:13:910910] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b0a, tries: 0 [2020-11-15 18:27:13:915915] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b0b, tries: 0 [2020-11-15 18:27:13:943943] [I] Frame Processor received 3+0 / 13+1 units, attempting FEC [2020-11-15 18:27:13:946946] [E] FEC failed [2020-11-15 18:27:13:949949] [W] Missing unit 0x3 [2020-11-15 18:27:13:952952] [W] Missing unit 0x4 [2020-11-15 18:27:13:955955] [W] Missing unit 0x5 [2020-11-15 18:27:13:958958] [W] Missing unit 0x6 [2020-11-15 18:27:13:962962] [W] Missing unit 0x7 [2020-11-15 18:27:13:964964] [W] Missing unit 0x8 [2020-11-15 18:27:13:967967] [W] Missing unit 0x9 [2020-11-15 18:27:13:969969] [W] Missing unit 0xa [2020-11-15 18:27:13:972972] [W] Missing unit 0xb [2020-11-15 18:27:13:976976] [W] Missing unit 0xc [2020-11-15 18:27:13:981981] [W] Detected missing or corrupt frame(s) from 897 to 901 [2020-11-15 18:27:13:984984] [D] StreamConnection reporting corrupt frame(s) from 897 to 900 [2020-11-15 18:27:14:018018] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b05, tries: 2 [2020-11-15 18:27:14:022022] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b06, tries: 2 [2020-11-15 18:27:14:016016] [I] Frame Processor received 19+0 / 34+1 units, attempting FEC [2020-11-15 18:27:14:030030] [E] FEC failed [2020-11-15 18:27:14:027027] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b09, tries: 1 [2020-11-15 18:27:14:034034] [W] Missing unit 0x13 [2020-11-15 18:27:14:040040] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b0c, tries: 0 [2020-11-15 18:27:14:041041] [W] Missing unit 0x14 [2020-11-15 18:27:14:044044] [W] Missing unit 0x15 [2020-11-15 18:27:14:048048] [W] Missing unit 0x16 [2020-11-15 18:27:14:051051] [W] Missing unit 0x17 [2020-11-15 18:27:14:054054] [W] Missing unit 0x18 [2020-11-15 18:27:14:058058] [W] Missing unit 0x19 [2020-11-15 18:27:14:061061] [W] Missing unit 0x1a [2020-11-15 18:27:14:064064] [W] Missing unit 0x1b [2020-11-15 18:27:14:067067] [W] Missing unit 0x1c [2020-11-15 18:27:14:070070] [W] Missing unit 0x1d [2020-11-15 18:27:14:072072] [W] Missing unit 0x1e [2020-11-15 18:27:14:074074] [W] Missing unit 0x1f [2020-11-15 18:27:14:078078] [W] Missing unit 0x20 [2020-11-15 18:27:14:079079] [W] Missing unit 0x21 [2020-11-15 18:27:14:083083] [W] Detected missing or corrupt frame(s) from 902 to 904 [2020-11-15 18:27:14:087087] [D] StreamConnection reporting corrupt frame(s) from 902 to 903 [2020-11-15 18:27:14:093093] [I] Frame Processor received 0+1 / 15+1 units, attempting FEC [2020-11-15 18:27:14:097097] [E] FEC failed [2020-11-15 18:27:14:100100] [W] Missing unit 0 [2020-11-15 18:27:14:103103] [W] Missing unit 0x1 [2020-11-15 18:27:14:107107] [W] Missing unit 0x2 [2020-11-15 18:27:14:110110] [W] Missing unit 0x3 [2020-11-15 18:27:14:112112] [W] Missing unit 0x4 [2020-11-15 18:27:14:115115] [W] Missing unit 0x5 [2020-11-15 18:27:14:118118] [W] Missing unit 0x6 [2020-11-15 18:27:14:120120] [W] Missing unit 0x7 [2020-11-15 18:27:14:123123] [W] Missing unit 0x8 [2020-11-15 18:27:14:127127] [W] Missing unit 0x9 [2020-11-15 18:27:14:131131] [W] Missing unit 0xa [2020-11-15 18:27:14:134134] [W] Missing unit 0xb [2020-11-15 18:27:14:137137] [W] Missing unit 0xc [2020-11-15 18:27:14:140140] [W] Missing unit 0xd [2020-11-15 18:27:14:143143] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b07, tries: 2 [2020-11-15 18:27:14:148148] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b08, tries: 2 [2020-11-15 18:27:14:152152] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b0a, tries: 1 [2020-11-15 18:27:14:159159] [W] Missing unit 0xe [2020-11-15 18:27:14:166166] [W] Detected missing or corrupt frame(s) from 902 to 905 [2020-11-15 18:27:14:168168] [D] StreamConnection reporting corrupt frame(s) from 902 to 904 [2020-11-15 18:27:14:170170] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b0b, tries: 1 [2020-11-15 18:27:14:175175] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b0d, tries: 0 [2020-11-15 18:27:14:204204] [W] Requested key stream for key pos 0xb7e5e0 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0x7000, populated: 0x20000, min key pos: 0xb5b000, last key pos: 0xb7ea40 [2020-11-15 18:27:14:209209] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0xb5b000 to 0xb7e000 [2020-11-15 18:27:14:216216] [I] Frame Processor received 13+0 / 15+1 units, attempting FEC [2020-11-15 18:27:14:218218] [E] FEC failed [2020-11-15 18:27:14:227227] [W] Missing unit 0xd [2020-11-15 18:27:14:231231] [W] Missing unit 0xe [2020-11-15 18:27:14:239239] [W] Detected missing or corrupt frame(s) from 906 to 912 [2020-11-15 18:27:14:243243] [D] StreamConnection reporting corrupt frame(s) from 906 to 911 [2020-11-15 18:27:14:279279] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b05, tries: 3 [2020-11-15 18:27:14:283283] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b06, tries: 3 [2020-11-15 18:27:14:287287] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b09, tries: 2 [2020-11-15 18:27:14:293293] [I] Frame Processor received 4+0 / 14+1 units, attempting FEC [2020-11-15 18:27:14:297297] [E] FEC failed [2020-11-15 18:27:14:298298] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b0c, tries: 1 [2020-11-15 18:27:14:303303] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b0e, tries: 0 [2020-11-15 18:27:14:307307] [W] Missing unit 0x4 [2020-11-15 18:27:14:310310] [W] Missing unit 0x5 [2020-11-15 18:27:14:313313] [W] Missing unit 0x6 [2020-11-15 18:27:14:317317] [W] Missing unit 0x7 [2020-11-15 18:27:14:320320] [W] Missing unit 0x8 [2020-11-15 18:27:14:322322] [W] Missing unit 0x9 [2020-11-15 18:27:14:325325] [W] Missing unit 0xa [2020-11-15 18:27:14:328328] [W] Missing unit 0xb [2020-11-15 18:27:14:330330] [W] Missing unit 0xc [2020-11-15 18:27:14:332332] [W] Missing unit 0xd [2020-11-15 18:27:14:337337] [W] Detected missing or corrupt frame(s) from 914 to 919 [2020-11-15 18:27:14:342342] [D] StreamConnection reporting corrupt frame(s) from 914 to 918 [2020-11-15 18:27:14:353353] [I] Frame Processor received 5+1 / 12+1 units, attempting FEC [2020-11-15 18:27:14:359359] [E] FEC failed [2020-11-15 18:27:14:362362] [W] Missing unit 0 [2020-11-15 18:27:14:365365] [W] Missing unit 0x1 [2020-11-15 18:27:14:368368] [W] Missing unit 0x2 [2020-11-15 18:27:14:371371] [W] Missing unit 0x3 [2020-11-15 18:27:14:375375] [W] Missing unit 0x4 [2020-11-15 18:27:14:377377] [W] Missing unit 0x5 [2020-11-15 18:27:14:379379] [W] Missing unit 0x6 [2020-11-15 18:27:14:384384] [W] Detected missing or corrupt frame(s) from 914 to 920 [2020-11-15 18:27:14:387387] [D] StreamConnection reporting corrupt frame(s) from 914 to 919 [2020-11-15 18:27:14:407407] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b07, tries: 3 [2020-11-15 18:27:14:412412] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b08, tries: 3 [2020-11-15 18:27:14:417417] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b0a, tries: 2 [2020-11-15 18:27:14:424424] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b0b, tries: 2 [2020-11-15 18:27:14:430430] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b0d, tries: 1 [2020-11-15 18:27:14:437437] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b0f, tries: 0 [2020-11-15 18:27:14:440440] [I] Frame Processor received 10+0 / 13+1 units, attempting FEC [2020-11-15 18:27:14:446446] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b10, tries: 0 [2020-11-15 18:27:14:450450] [E] FEC failed [2020-11-15 18:27:14:453453] [W] Missing unit 0xa [2020-11-15 18:27:14:457457] [W] Missing unit 0xb [2020-11-15 18:27:14:460460] [W] Missing unit 0xc [2020-11-15 18:27:14:465465] [W] Detected missing or corrupt frame(s) from 921 to 923 [2020-11-15 18:27:14:468468] [D] StreamConnection reporting corrupt frame(s) from 921 to 922 [2020-11-15 18:27:14:473473] [E] Takion Send Buffer overflow [2020-11-15 18:27:14:481481] [I] Frame Processor received 6+1 / 12+1 units, attempting FEC [2020-11-15 18:27:14:485485] [E] FEC failed [2020-11-15 18:27:14:488488] [W] Missing unit 0 [2020-11-15 18:27:14:491491] [W] Missing unit 0x1 [2020-11-15 18:27:14:495495] [W] Missing unit 0x2 [2020-11-15 18:27:14:498498] [W] Missing unit 0x3 [2020-11-15 18:27:14:501501] [W] Missing unit 0x4 [2020-11-15 18:27:14:503503] [W] Missing unit 0x5 [2020-11-15 18:27:14:509509] [W] Detected missing or corrupt frame(s) from 921 to 924 [2020-11-15 18:27:14:513513] [D] StreamConnection reporting corrupt frame(s) from 921 to 923 [2020-11-15 18:27:14:518518] [E] Takion Send Buffer overflow [2020-11-15 18:27:14:544544] [W] Requested key stream for key pos 0xbd75d0 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0x6000, populated: 0x20000, min key pos: 0xba4000, last key pos: 0xbd7a40 [2020-11-15 18:27:14:547547] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0xba4000 to 0xbd7000 [2020-11-15 18:27:14:552552] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b11, tries: 0 [2020-11-15 18:27:14:556556] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b12, tries: 0 [2020-11-15 18:27:14:565565] [I] Frame Processor received 10+0 / 11+1 units, attempting FEC [2020-11-15 18:27:14:568568] [E] FEC failed [2020-11-15 18:27:14:571571] [W] Missing unit 0xa [2020-11-15 18:27:14:579579] [W] Detected missing or corrupt frame(s) from 925 to 934 [2020-11-15 18:27:14:583583] [D] StreamConnection reporting corrupt frame(s) from 925 to 933 [2020-11-15 18:27:14:601601] [E] Takion dropping data with seq num 0x3f526a39 [2020-11-15 18:27:14:619619] [I] Frame Processor received 14+0 / 15+1 units, attempting FEC [2020-11-15 18:27:14:621621] [E] FEC failed [2020-11-15 18:27:14:625625] [W] Missing unit 0xe [2020-11-15 18:27:14:631631] [W] Detected missing or corrupt frame(s) from 935 to 938 [2020-11-15 18:27:14:635635] [D] StreamConnection reporting corrupt frame(s) from 935 to 937 [2020-11-15 18:27:14:651651] [I] Frame Processor received 12+1 / 15+1 units, attempting FEC [2020-11-15 18:27:14:653653] [E] FEC failed [2020-11-15 18:27:14:660660] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b13, tries: 0 [2020-11-15 18:27:14:664664] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b14, tries: 0 [2020-11-15 18:27:14:657657] [W] Missing unit 0 [2020-11-15 18:27:14:669669] [W] Missing unit 0x1 [2020-11-15 18:27:14:672672] [W] Missing unit 0x2 [2020-11-15 18:27:14:677677] [W] Detected missing or corrupt frame(s) from 935 to 939 [2020-11-15 18:27:14:681681] [D] StreamConnection reporting corrupt frame(s) from 935 to 938 [2020-11-15 18:27:14:704704] [W] Requested key stream for key pos 0xc162d0 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0xc000, populated: 0x20000, min key pos: 0xbe3000, last key pos: 0xc163c0 [2020-11-15 18:27:14:708708] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0xbe3000 to 0xc16000 [2020-11-15 18:27:14:718718] [W] Detected missing or corrupt frame(s) from 940 to 948 [2020-11-15 18:27:14:724724] [D] StreamConnection reporting corrupt frame(s) from 940 to 947 [2020-11-15 18:27:14:764764] [W] Detected missing or corrupt frame(s) from 950 to 954 [2020-11-15 18:27:14:774774] [D] StreamConnection reporting corrupt frame(s) from 950 to 953 [2020-11-15 18:27:14:784784] [I] Frame Processor received 8+1 / 15+1 units, attempting FEC [2020-11-15 18:27:14:792792] [E] FEC failed [2020-11-15 18:27:14:795795] [W] Missing unit 0 [2020-11-15 18:27:14:799799] [W] Missing unit 0x1 [2020-11-15 18:27:14:804804] [W] Missing unit 0x2 [2020-11-15 18:27:14:808808] [W] Missing unit 0x3 [2020-11-15 18:27:14:816816] [W] Missing unit 0x4 [2020-11-15 18:27:14:819819] [W] Missing unit 0x5 [2020-11-15 18:27:14:822822] [W] Missing unit 0x6 [2020-11-15 18:27:14:831831] [W] Detected missing or corrupt frame(s) from 950 to 955 [2020-11-15 18:27:14:838838] [D] StreamConnection reporting corrupt frame(s) from 950 to 954 [2020-11-15 18:27:14:868868] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b17, tries: 0 [2020-11-15 18:27:14:872872] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b18, tries: 0 [2020-11-15 18:27:14:889889] [I] Frame Processor received 6+0 / 15+1 units, attempting FEC [2020-11-15 18:27:14:894894] [E] FEC failed [2020-11-15 18:27:14:898898] [W] Missing unit 0x6 [2020-11-15 18:27:14:905905] [W] Missing unit 0x7 [2020-11-15 18:27:14:911911] [W] Missing unit 0x8 [2020-11-15 18:27:14:915915] [W] Missing unit 0x9 [2020-11-15 18:27:14:918918] [W] Missing unit 0xa [2020-11-15 18:27:14:921921] [W] Missing unit 0xb [2020-11-15 18:27:14:928928] [W] Missing unit 0xc [2020-11-15 18:27:14:935935] [W] Missing unit 0xd [2020-11-15 18:27:14:938938] [W] Missing unit 0xe [2020-11-15 18:27:14:943943] [W] Detected missing or corrupt frame(s) from 956 to 958 [2020-11-15 18:27:14:951951] [D] StreamConnection reporting corrupt frame(s) from 956 to 957 [2020-11-15 18:27:14:961961] [I] Frame Processor received 2+1 / 15+1 units, attempting FEC [2020-11-15 18:27:14:964964] [E] FEC failed [2020-11-15 18:27:14:971971] [W] Missing unit 0 [2020-11-15 18:27:14:974974] [W] Missing unit 0x1 [2020-11-15 18:27:14:977977] [W] Missing unit 0x2 [2020-11-15 18:27:14:981981] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b19, tries: 0 [2020-11-15 18:27:14:987987] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b1a, tries: 0 [2020-11-15 18:27:14:994994] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b1b, tries: 0 [2020-11-15 18:27:14:998998] [W] Missing unit 0x3 [2020-11-15 18:27:15:001001] [W] Missing unit 0x4 [2020-11-15 18:27:15:004004] [W] Missing unit 0x5 [2020-11-15 18:27:15:008008] [W] Missing unit 0x6 [2020-11-15 18:27:15:015015] [W] Missing unit 0x7 [2020-11-15 18:27:15:018018] [W] Missing unit 0x8 [2020-11-15 18:27:15:024024] [W] Missing unit 0x9 [2020-11-15 18:27:15:031031] [W] Missing unit 0xa [2020-11-15 18:27:15:034034] [W] Missing unit 0xb [2020-11-15 18:27:15:036036] [W] Missing unit 0xc [2020-11-15 18:27:15:042042] [W] Detected missing or corrupt frame(s) from 956 to 959 [2020-11-15 18:27:15:049049] [D] StreamConnection reporting corrupt frame(s) from 956 to 958 [2020-11-15 18:27:15:084084] [W] Requested key stream for key pos 0xc61f40 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0x9000, populated: 0x20000, min key pos: 0xc3f000, last key pos: 0xc623a0 [2020-11-15 18:27:15:086086] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0xc3f000 to 0xc62000 [2020-11-15 18:27:15:099099] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b1c, tries: 0 [2020-11-15 18:27:15:103103] [I] Frame Processor received 28+0 / 34+1 units, attempting FEC [2020-11-15 18:27:15:106106] [E] FEC failed [2020-11-15 18:27:15:112112] [W] Missing unit 0x1c [2020-11-15 18:27:15:118118] [W] Missing unit 0x1d [2020-11-15 18:27:15:128128] [W] Missing unit 0x1e [2020-11-15 18:27:15:130130] [W] Missing unit 0x1f [2020-11-15 18:27:15:134134] [W] Missing unit 0x20 [2020-11-15 18:27:15:144144] [W] Missing unit 0x21 [2020-11-15 18:27:15:152152] [W] Detected missing or corrupt frame(s) from 956 to 963 [2020-11-15 18:27:15:157157] [D] StreamConnection reporting corrupt frame(s) from 956 to 962 [2020-11-15 18:27:15:170170] [I] Frame Processor received 2+1 / 15+1 units, attempting FEC [2020-11-15 18:27:15:177177] [E] FEC failed [2020-11-15 18:27:15:180180] [W] Missing unit 0 [2020-11-15 18:27:15:184184] [W] Missing unit 0x1 [2020-11-15 18:27:15:186186] [W] Missing unit 0x2 [2020-11-15 18:27:15:193193] [W] Missing unit 0x3 [2020-11-15 18:27:15:197197] [W] Missing unit 0x4 [2020-11-15 18:27:15:206206] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b19, tries: 1 [2020-11-15 18:27:15:210210] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b1a, tries: 1 [2020-11-15 18:27:15:216216] [W] Missing unit 0x5 [2020-11-15 18:27:15:218218] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b1b, tries: 1 [2020-11-15 18:27:15:225225] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b1d, tries: 0 [2020-11-15 18:27:15:228228] [W] Missing unit 0x6 [2020-11-15 18:27:15:232232] [W] Missing unit 0x7 [2020-11-15 18:27:15:238238] [W] Missing unit 0x8 [2020-11-15 18:27:15:241241] [W] Missing unit 0x9 [2020-11-15 18:27:15:244244] [W] Missing unit 0xa [2020-11-15 18:27:15:250250] [W] Missing unit 0xb [2020-11-15 18:27:15:252252] [W] Missing unit 0xc [2020-11-15 18:27:15:257257] [W] Detected missing or corrupt frame(s) from 956 to 964 [2020-11-15 18:27:15:261261] [D] StreamConnection reporting corrupt frame(s) from 956 to 963 [2020-11-15 18:27:15:291291] [I] Frame Processor received 12+0 / 15+1 units, attempting FEC [2020-11-15 18:27:15:298298] [E] FEC failed [2020-11-15 18:27:15:302302] [W] Missing unit 0xc [2020-11-15 18:27:15:305305] [W] Missing unit 0xd [2020-11-15 18:27:15:309309] [W] Missing unit 0xe [2020-11-15 18:27:15:321321] [W] Detected missing or corrupt frame(s) from 965 to 966 [2020-11-15 18:27:15:325325] [D] StreamConnection reporting corrupt frame(s) from 965 to 965 [2020-11-15 18:27:15:329329] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b1c, tries: 1 [2020-11-15 18:27:15:333333] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b1e, tries: 0 [2020-11-15 18:27:15:350350] [I] Frame Processor received 12+1 / 15+1 units, attempting FEC [2020-11-15 18:27:15:353353] [E] FEC failed [2020-11-15 18:27:15:356356] [W] Missing unit 0 [2020-11-15 18:27:15:364364] [W] Missing unit 0x1 [2020-11-15 18:27:15:369369] [W] Missing unit 0x2 [2020-11-15 18:27:15:375375] [W] Detected missing or corrupt frame(s) from 965 to 967 [2020-11-15 18:27:15:380380] [D] StreamConnection reporting corrupt frame(s) from 965 to 966 [2020-11-15 18:27:15:404404] [W] Requested key stream for key pos 0xc8e3e0 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0x4000, populated: 0x20000, min key pos: 0xc66000, last key pos: 0xc8e840 [2020-11-15 18:27:15:411411] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0xc66000 to 0xc8e000 [2020-11-15 18:27:15:423423] [I] Frame Processor received 2+0 / 15+1 units, attempting FEC [2020-11-15 18:27:15:427427] [E] FEC failed [2020-11-15 18:27:15:436436] [W] Missing unit 0x2 [2020-11-15 18:27:15:445445] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b1d, tries: 1 [2020-11-15 18:27:15:449449] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b1f, tries: 0 [2020-11-15 18:27:15:451451] [W] Missing unit 0x3 [2020-11-15 18:27:15:458458] [W] Missing unit 0x4 [2020-11-15 18:27:15:465465] [W] Missing unit 0x5 [2020-11-15 18:27:15:468468] [W] Missing unit 0x6 [2020-11-15 18:27:15:473473] [W] Missing unit 0x7 [2020-11-15 18:27:15:481481] [W] Missing unit 0x8 [2020-11-15 18:27:15:484484] [W] Missing unit 0x9 [2020-11-15 18:27:15:492492] [W] Missing unit 0xa [2020-11-15 18:27:15:496496] [W] Missing unit 0xb [2020-11-15 18:27:15:500500] [W] Missing unit 0xc [2020-11-15 18:27:15:506506] [W] Missing unit 0xd [2020-11-15 18:27:15:510510] [W] Missing unit 0xe [2020-11-15 18:27:15:518518] [W] Detected missing or corrupt frame(s) from 968 to 973 [2020-11-15 18:27:15:521521] [D] StreamConnection reporting corrupt frame(s) from 968 to 972 [2020-11-15 18:27:15:533533] [I] Frame Processor received 4+1 / 15+1 units, attempting FEC [2020-11-15 18:27:15:536536] [E] FEC failed [2020-11-15 18:27:15:543543] [W] Missing unit 0 [2020-11-15 18:27:15:546546] [W] Missing unit 0x1 [2020-11-15 18:27:15:552552] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b1c, tries: 2 [2020-11-15 18:27:15:556556] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b1e, tries: 1 [2020-11-15 18:27:15:560560] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b20, tries: 0 [2020-11-15 18:27:15:568568] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b21, tries: 0 [2020-11-15 18:27:15:574574] [W] Missing unit 0x2 [2020-11-15 18:27:15:578578] [W] Missing unit 0x3 [2020-11-15 18:27:15:581581] [W] Missing unit 0x4 [2020-11-15 18:27:15:584584] [W] Missing unit 0x5 [2020-11-15 18:27:15:591591] [W] Missing unit 0x6 [2020-11-15 18:27:15:595595] [W] Missing unit 0x7 [2020-11-15 18:27:15:601601] [W] Missing unit 0x8 [2020-11-15 18:27:15:604604] [W] Missing unit 0x9 [2020-11-15 18:27:15:608608] [W] Missing unit 0xa [2020-11-15 18:27:15:617617] [W] Detected missing or corrupt frame(s) from 968 to 974 [2020-11-15 18:27:15:624624] [D] StreamConnection reporting corrupt frame(s) from 968 to 973 [2020-11-15 18:27:15:652652] [W] Requested key stream for key pos 0xcd9cf0 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0, populated: 0x20000, min key pos: 0xc8e000, last key pos: 0xcda160 [2020-11-15 18:27:15:656656] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0xc8e000 to 0xcda000 [2020-11-15 18:27:15:665665] [I] Frame Processor received 10+0 / 15+1 units, attempting FEC [2020-11-15 18:27:15:673673] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b1d, tries: 2 [2020-11-15 18:27:15:677677] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b1f, tries: 1 [2020-11-15 18:27:15:680680] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b22, tries: 0 [2020-11-15 18:27:15:682682] [E] FEC failed [2020-11-15 18:27:15:695695] [W] Missing unit 0xa [2020-11-15 18:27:15:700700] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b23, tries: 0 [2020-11-15 18:27:15:702702] [W] Missing unit 0xb [2020-11-15 18:27:15:705705] [W] Missing unit 0xc [2020-11-15 18:27:15:715715] [W] Missing unit 0xd [2020-11-15 18:27:15:721721] [W] Missing unit 0xe [2020-11-15 18:27:15:729729] [W] Detected missing or corrupt frame(s) from 975 to 990 [2020-11-15 18:27:15:737737] [D] StreamConnection reporting corrupt frame(s) from 975 to 989 [2020-11-15 18:27:15:747747] [E] Takion dropping data with seq num 0x3f526a39 [2020-11-15 18:27:15:753753] [I] Frame Processor received 8+1 / 15+1 units, attempting FEC [2020-11-15 18:27:15:757757] [E] FEC failed [2020-11-15 18:27:15:760760] [W] Missing unit 0 [2020-11-15 18:27:15:763763] [W] Missing unit 0x1 [2020-11-15 18:27:15:767767] [W] Missing unit 0x2 [2020-11-15 18:27:15:770770] [W] Missing unit 0x3 [2020-11-15 18:27:15:774774] [W] Missing unit 0x4 [2020-11-15 18:27:15:777777] [W] Missing unit 0x5 [2020-11-15 18:27:15:780780] [W] Missing unit 0x6 [2020-11-15 18:27:15:784784] [W] Detected missing or corrupt frame(s) from 975 to 991 [2020-11-15 18:27:15:788788] [D] StreamConnection reporting corrupt frame(s) from 975 to 990 [2020-11-15 18:27:15:803803] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b1c, tries: 3 [2020-11-15 18:27:15:808808] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b1e, tries: 2 [2020-11-15 18:27:15:813813] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b20, tries: 1 [2020-11-15 18:27:15:818818] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b21, tries: 1 [2020-11-15 18:27:15:823823] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b24, tries: 0 [2020-11-15 18:27:15:826826] [W] Requested key stream for key pos 0xd06b40 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0, populated: 0x20000, min key pos: 0xcda000, last key pos: 0xd06fb0 [2020-11-15 18:27:15:831831] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0xcda000 to 0xd06000 [2020-11-15 18:27:15:836836] [I] Frame Processor received 7+0 / 15+1 units, attempting FEC [2020-11-15 18:27:15:841841] [E] FEC failed [2020-11-15 18:27:15:848848] [W] Missing unit 0x7 [2020-11-15 18:27:15:851851] [W] Missing unit 0x8 [2020-11-15 18:27:15:853853] [W] Missing unit 0x9 [2020-11-15 18:27:15:859859] [W] Missing unit 0xa [2020-11-15 18:27:15:866866] [W] Missing unit 0xb [2020-11-15 18:27:15:868868] [W] Missing unit 0xc [2020-11-15 18:27:15:871871] [W] Missing unit 0xd [2020-11-15 18:27:15:876876] [W] Missing unit 0xe [2020-11-15 18:27:15:882882] [W] Detected missing or corrupt frame(s) from 992 to 999 [2020-11-15 18:27:15:885885] [D] StreamConnection reporting corrupt frame(s) from 992 to 998 [2020-11-15 18:27:15:898898] [I] Frame Processor received 11+1 / 14+1 units, attempting FEC [2020-11-15 18:27:15:901901] [E] FEC failed [2020-11-15 18:27:15:905905] [W] Missing unit 0 [2020-11-15 18:27:15:908908] [W] Missing unit 0x1 [2020-11-15 18:27:15:911911] [W] Missing unit 0x2 [2020-11-15 18:27:15:917917] [W] Detected missing or corrupt frame(s) from 992 to 1000 [2020-11-15 18:27:15:919919] [D] StreamConnection reporting corrupt frame(s) from 992 to 999 [2020-11-15 18:27:15:930930] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b1d, tries: 3 [2020-11-15 18:27:15:934934] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b1f, tries: 2 [2020-11-15 18:27:15:937937] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b22, tries: 1 [2020-11-15 18:27:15:945945] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b23, tries: 1 [2020-11-15 18:27:15:950950] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b25, tries: 0 [2020-11-15 18:27:15:959959] [W] Requested key stream for key pos 0xd33390 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0, populated: 0x20000, min key pos: 0xd06000, last key pos: 0xd33800 [2020-11-15 18:27:15:962962] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0xd06000 to 0xd33000 [2020-11-15 18:27:15:969969] [I] Frame Processor received 8+0 / 13+1 units, attempting FEC [2020-11-15 18:27:15:976976] [E] FEC failed [2020-11-15 18:27:15:979979] [W] Missing unit 0x8 [2020-11-15 18:27:15:982982] [W] Missing unit 0x9 [2020-11-15 18:27:15:990990] [W] Missing unit 0xa [2020-11-15 18:27:15:992992] [W] Missing unit 0xb [2020-11-15 18:27:15:996996] [W] Missing unit 0xc [2020-11-15 18:27:16:004004] [W] Detected missing or corrupt frame(s) from 1001 to 1010 [2020-11-15 18:27:16:010010] [D] StreamConnection reporting corrupt frame(s) from 1001 to 1009 [2020-11-15 18:27:16:023023] [I] Frame Processor received 11+1 / 14+1 units, attempting FEC [2020-11-15 18:27:16:027027] [E] FEC failed [2020-11-15 18:27:16:030030] [W] Missing unit 0 [2020-11-15 18:27:16:034034] [W] Missing unit 0x1 [2020-11-15 18:27:16:037037] [W] Missing unit 0x2 [2020-11-15 18:27:16:046046] [W] Detected missing or corrupt frame(s) from 1001 to 1011 [2020-11-15 18:27:16:049049] [D] StreamConnection reporting corrupt frame(s) from 1001 to 1010 [2020-11-15 18:27:16:055055] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b1c, tries: 4 [2020-11-15 18:27:16:060060] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b1e, tries: 3 [2020-11-15 18:27:16:069069] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b20, tries: 2 [2020-11-15 18:27:16:072072] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b21, tries: 2 [2020-11-15 18:27:16:083083] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b24, tries: 1 [2020-11-15 18:27:16:087087] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b26, tries: 0 [2020-11-15 18:27:16:099099] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b27, tries: 0 [2020-11-15 18:27:16:107107] [W] Requested key stream for key pos 0xd69650 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0, populated: 0x20000, min key pos: 0xd33000, last key pos: 0xd69b40 [2020-11-15 18:27:16:110110] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0xd33000 to 0xd69000 [2020-11-15 18:27:16:133133] [I] Frame Processor received 3+0 / 14+1 units, attempting FEC [2020-11-15 18:27:16:153153] [E] FEC failed [2020-11-15 18:27:16:159159] [W] Missing unit 0x3 [2020-11-15 18:27:16:167167] [W] Missing unit 0x4 [2020-11-15 18:27:16:177177] [W] Missing unit 0x5 [2020-11-15 18:27:16:189189] [W] Missing unit 0x6 [2020-11-15 18:27:16:208208] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b25, tries: 1 [2020-11-15 18:27:16:217217] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b28, tries: 0 [2020-11-15 18:27:16:226226] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b29, tries: 0 [2020-11-15 18:27:16:234234] [W] Missing unit 0x7 [2020-11-15 18:27:16:238238] [W] Missing unit 0x8 [2020-11-15 18:27:16:251251] [W] Missing unit 0x9 [2020-11-15 18:27:16:260260] [W] Missing unit 0xa [2020-11-15 18:27:16:270270] [W] Missing unit 0xb [2020-11-15 18:27:16:283283] [W] Missing unit 0xc [2020-11-15 18:27:16:297297] [W] Missing unit 0xd [2020-11-15 18:27:16:307307] [W] Detected missing or corrupt frame(s) from 1012 to 1023 [2020-11-15 18:27:16:311311] [D] StreamConnection reporting corrupt frame(s) from 1012 to 1022 [2020-11-15 18:27:16:333333] [I] Frame Processor received 9+1 / 12+1 units, attempting FEC [2020-11-15 18:27:16:335335] [E] FEC failed [2020-11-15 18:27:16:345345] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b26, tries: 1 [2020-11-15 18:27:16:350350] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b27, tries: 1 [2020-11-15 18:27:16:358358] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b2a, tries: 0 [2020-11-15 18:27:16:364364] [W] Missing unit 0 [2020-11-15 18:27:16:374374] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b2b, tries: 0 [2020-11-15 18:27:16:383383] [W] Missing unit 0x1 [2020-11-15 18:27:16:386386] [W] Missing unit 0x2 [2020-11-15 18:27:16:391391] [W] Detected missing or corrupt frame(s) from 1012 to 1024 [2020-11-15 18:27:16:399399] [D] StreamConnection reporting corrupt frame(s) from 1012 to 1023 [2020-11-15 18:27:16:433433] [W] Requested key stream for key pos 0xd8a600 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0, populated: 0x20000, min key pos: 0xd69000, last key pos: 0xd8aa70 [2020-11-15 18:27:16:436436] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0xd69000 to 0xd8a000 [2020-11-15 18:27:16:449449] [I] Frame Processor received 9+0 / 11+1 units, attempting FEC [2020-11-15 18:27:16:457457] [E] FEC failed [2020-11-15 18:27:16:465465] [W] Missing unit 0x9 [2020-11-15 18:27:16:472472] [W] Missing unit 0xa [2020-11-15 18:27:16:481481] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b25, tries: 2 [2020-11-15 18:27:16:485485] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b28, tries: 1 [2020-11-15 18:27:16:488488] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b29, tries: 1 [2020-11-15 18:27:16:497497] [W] Detected missing or corrupt frame(s) from 1025 to 1032 [2020-11-15 18:27:16:508508] [D] StreamConnection reporting corrupt frame(s) from 1025 to 1031 [2020-11-15 18:27:16:559559] [I] Frame Processor received 4+0 / 12+1 units, attempting FEC [2020-11-15 18:27:16:574574] [E] FEC failed [2020-11-15 18:27:16:578578] [W] Missing unit 0x4 [2020-11-15 18:27:16:581581] [W] Missing unit 0x5 [2020-11-15 18:27:16:584584] [W] Missing unit 0x6 [2020-11-15 18:27:16:592592] [W] Missing unit 0x7 [2020-11-15 18:27:16:601601] [W] Missing unit 0x8 [2020-11-15 18:27:16:603603] [W] Missing unit 0x9 [2020-11-15 18:27:16:614614] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b2a, tries: 1 [2020-11-15 18:27:16:622622] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b2b, tries: 1 [2020-11-15 18:27:16:624624] [W] Missing unit 0xa [2020-11-15 18:27:16:627627] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b2c, tries: 0 [2020-11-15 18:27:16:631631] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b2d, tries: 0 [2020-11-15 18:27:16:638638] [W] Missing unit 0xb [2020-11-15 18:27:16:649649] [W] Detected missing or corrupt frame(s) from 1034 to 1035 [2020-11-15 18:27:16:652652] [D] StreamConnection reporting corrupt frame(s) from 1034 to 1034 [2020-11-15 18:27:16:677677] [I] Frame Processor received 12+1 / 36+1 units, attempting FEC [2020-11-15 18:27:16:680680] [E] FEC failed [2020-11-15 18:27:16:688688] [W] Missing unit 0 [2020-11-15 18:27:16:696696] [W] Missing unit 0x1 [2020-11-15 18:27:16:700700] [W] Missing unit 0x2 [2020-11-15 18:27:16:702702] [W] Missing unit 0x3 [2020-11-15 18:27:16:705705] [W] Missing unit 0x4 [2020-11-15 18:27:16:713713] [W] Missing unit 0x5 [2020-11-15 18:27:16:724724] [W] Missing unit 0x6 [2020-11-15 18:27:16:728728] [W] Missing unit 0x7 [2020-11-15 18:27:16:734734] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b2e, tries: 0 [2020-11-15 18:27:16:741741] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b2f, tries: 0 [2020-11-15 18:27:16:732732] [W] Missing unit 0x8 [2020-11-15 18:27:16:750750] [W] Missing unit 0x9 [2020-11-15 18:27:16:756756] [W] Missing unit 0xa [2020-11-15 18:27:16:760760] [W] Missing unit 0xb [2020-11-15 18:27:16:762762] [W] Missing unit 0xc [2020-11-15 18:27:16:766766] [W] Missing unit 0xd [2020-11-15 18:27:16:772772] [W] Missing unit 0xe [2020-11-15 18:27:16:780780] [W] Missing unit 0xf [2020-11-15 18:27:16:782782] [W] Missing unit 0x10 [2020-11-15 18:27:16:783783] [W] Missing unit 0x11 [2020-11-15 18:27:16:786786] [W] Missing unit 0x12 [2020-11-15 18:27:16:788788] [W] Missing unit 0x13 [2020-11-15 18:27:16:790790] [W] Missing unit 0x14 [2020-11-15 18:27:16:796796] [W] Missing unit 0x15 [2020-11-15 18:27:16:798798] [W] Missing unit 0x16 [2020-11-15 18:27:16:804804] [W] Missing unit 0x17 [2020-11-15 18:27:16:809809] [W] Detected missing or corrupt frame(s) from 1034 to 1036 [2020-11-15 18:27:16:812812] [D] StreamConnection reporting corrupt frame(s) from 1034 to 1035 [2020-11-15 18:27:16:837837] [W] Requested key stream for key pos 0xdee310 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0xb000, populated: 0x20000, min key pos: 0xd95000, last key pos: 0xdee400 [2020-11-15 18:27:16:845845] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0xd95000 to 0xdee000 [2020-11-15 18:27:16:851851] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b2d, tries: 1 [2020-11-15 18:27:16:867867] [I] Frame Processor received 1+0 / 15+1 units, attempting FEC [2020-11-15 18:27:16:875875] [E] FEC failed [2020-11-15 18:27:16:879879] [W] Missing unit 0x1 [2020-11-15 18:27:16:886886] [W] Missing unit 0x2 [2020-11-15 18:27:16:893893] [W] Missing unit 0x3 [2020-11-15 18:27:16:901901] [W] Missing unit 0x4 [2020-11-15 18:27:16:908908] [W] Missing unit 0x5 [2020-11-15 18:27:16:911911] [W] Missing unit 0x6 [2020-11-15 18:27:16:919919] [W] Missing unit 0x7 [2020-11-15 18:27:16:926926] [W] Missing unit 0x8 [2020-11-15 18:27:16:929929] [W] Missing unit 0x9 [2020-11-15 18:27:16:933933] [W] Missing unit 0xa [2020-11-15 18:27:16:938938] [W] Missing unit 0xb [2020-11-15 18:27:16:942942] [W] Missing unit 0xc [2020-11-15 18:27:16:949949] [W] Missing unit 0xd [2020-11-15 18:27:16:954954] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b2e, tries: 1 [2020-11-15 18:27:16:958958] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b2f, tries: 1 [2020-11-15 18:27:16:952952] [W] Missing unit 0xe [2020-11-15 18:27:16:966966] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b30, tries: 0 [2020-11-15 18:27:16:974974] [W] Detected missing or corrupt frame(s) from 1037 to 1057 [2020-11-15 18:27:16:980980] [D] StreamConnection reporting corrupt frame(s) from 1037 to 1056 [2020-11-15 18:27:17:025025] [I] Frame Processor received 7+0 / 11+1 units, attempting FEC [2020-11-15 18:27:17:029029] [E] FEC failed [2020-11-15 18:27:17:032032] [W] Missing unit 0x7 [2020-11-15 18:27:17:038038] [W] Missing unit 0x8 [2020-11-15 18:27:17:046046] [W] Missing unit 0x9 [2020-11-15 18:27:17:049049] [W] Missing unit 0xa [2020-11-15 18:27:17:053053] [W] Detected missing or corrupt frame(s) from 1059 to 1063 [2020-11-15 18:27:17:062062] [D] StreamConnection reporting corrupt frame(s) from 1059 to 1062 [2020-11-15 18:27:17:071071] [I] Frame Processor received 0+1 / 10+1 units, attempting FEC [2020-11-15 18:27:17:074074] [E] FEC failed [2020-11-15 18:27:17:080080] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b2d, tries: 2 [2020-11-15 18:27:17:086086] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b31, tries: 0 [2020-11-15 18:27:17:087087] [W] Missing unit 0 [2020-11-15 18:27:17:095095] [W] Missing unit 0x1 [2020-11-15 18:27:17:098098] [W] Missing unit 0x2 [2020-11-15 18:27:17:101101] [W] Missing unit 0x3 [2020-11-15 18:27:17:104104] [W] Missing unit 0x4 [2020-11-15 18:27:17:111111] [W] Missing unit 0x5 [2020-11-15 18:27:17:117117] [W] Missing unit 0x6 [2020-11-15 18:27:17:118118] [W] Missing unit 0x7 [2020-11-15 18:27:17:121121] [W] Missing unit 0x8 [2020-11-15 18:27:17:124124] [W] Missing unit 0x9 [2020-11-15 18:27:17:133133] [W] Detected missing or corrupt frame(s) from 1059 to 1064 [2020-11-15 18:27:17:136136] [D] StreamConnection reporting corrupt frame(s) from 1059 to 1063 [2020-11-15 18:27:17:182182] [W] Requested key stream for key pos 0xe37740 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0x10000, populated: 0x20000, min key pos: 0xdfe000, last key pos: 0xe37bb0 [2020-11-15 18:27:17:184184] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0xdfe000 to 0xe37000 [2020-11-15 18:27:17:193193] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b32, tries: 0 [2020-11-15 18:27:17:201201] [I] Frame Processor received 7+0 / 10+1 units, attempting FEC [2020-11-15 18:27:17:208208] [E] FEC failed [2020-11-15 18:27:17:210210] [W] Missing unit 0x7 [2020-11-15 18:27:17:220220] [W] Missing unit 0x8 [2020-11-15 18:27:17:223223] [W] Missing unit 0x9 [2020-11-15 18:27:17:233233] [W] Detected missing or corrupt frame(s) from 1066 to 1077 [2020-11-15 18:27:17:242242] [D] StreamConnection reporting corrupt frame(s) from 1066 to 1076 [2020-11-15 18:27:17:281281] [W] Requested key stream for key pos 0xe804c0 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0, populated: 0x20000, min key pos: 0xe37000, last key pos: 0xe80930 [2020-11-15 18:27:17:287287] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0xe37000 to 0xe80000 [2020-11-15 18:27:17:296296] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b31, tries: 1 [2020-11-15 18:27:17:304304] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b33, tries: 0 [2020-11-15 18:27:17:310310] [I] Frame Processor received 2+0 / 12+1 units, attempting FEC [2020-11-15 18:27:17:313313] [E] FEC failed [2020-11-15 18:27:17:316316] [W] Missing unit 0x2 [2020-11-15 18:27:17:318318] [W] Missing unit 0x3 [2020-11-15 18:27:17:321321] [W] Missing unit 0x4 [2020-11-15 18:27:17:334334] [W] Missing unit 0x5 [2020-11-15 18:27:17:337337] [W] Missing unit 0x6 [2020-11-15 18:27:17:341341] [W] Missing unit 0x7 [2020-11-15 18:27:17:344344] [W] Missing unit 0x8 [2020-11-15 18:27:17:349349] [W] Missing unit 0x9 [2020-11-15 18:27:17:351351] [W] Missing unit 0xa [2020-11-15 18:27:17:354354] [W] Missing unit 0xb [2020-11-15 18:27:17:359359] [W] Detected missing or corrupt frame(s) from 1079 to 1095 [2020-11-15 18:27:17:362362] [D] StreamConnection reporting corrupt frame(s) from 1079 to 1094 [2020-11-15 18:27:17:369369] [I] Frame Processor received 3+1 / 14+1 units, attempting FEC [2020-11-15 18:27:17:372372] [E] FEC failed [2020-11-15 18:27:17:376376] [W] Missing unit 0 [2020-11-15 18:27:17:379379] [W] Missing unit 0x1 [2020-11-15 18:27:17:382382] [W] Missing unit 0x2 [2020-11-15 18:27:17:384384] [W] Missing unit 0x3 [2020-11-15 18:27:17:387387] [W] Missing unit 0x4 [2020-11-15 18:27:17:390390] [W] Missing unit 0x5 [2020-11-15 18:27:17:393393] [W] Missing unit 0x6 [2020-11-15 18:27:17:397397] [W] Missing unit 0x7 [2020-11-15 18:27:17:400400] [W] Missing unit 0x8 [2020-11-15 18:27:17:403403] [W] Missing unit 0x9 [2020-11-15 18:27:17:407407] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b34, tries: 0 [2020-11-15 18:27:17:409409] [W] Missing unit 0xa [2020-11-15 18:27:17:414414] [W] Detected missing or corrupt frame(s) from 1079 to 1096 [2020-11-15 18:27:17:418418] [D] StreamConnection reporting corrupt frame(s) from 1079 to 1095 [2020-11-15 18:27:17:445445] [W] Detected missing or corrupt frame(s) from 1098 to 1100 [2020-11-15 18:27:17:449449] [D] StreamConnection reporting corrupt frame(s) from 1098 to 1099 [2020-11-15 18:27:17:457457] [I] Frame Processor received 1+1 / 11+1 units, attempting FEC [2020-11-15 18:27:17:461461] [E] FEC failed [2020-11-15 18:27:17:464464] [W] Missing unit 0 [2020-11-15 18:27:17:467467] [W] Missing unit 0x1 [2020-11-15 18:27:17:470470] [W] Missing unit 0x2 [2020-11-15 18:27:17:477477] [I] Ctrl received Heartbeat, sending reply [2020-11-15 18:27:17:473473] [W] Missing unit 0x3 [2020-11-15 18:27:17:488488] [W] Missing unit 0x4 [2020-11-15 18:27:17:491491] [W] Missing unit 0x5 [2020-11-15 18:27:17:496496] [W] Missing unit 0x6 [2020-11-15 18:27:17:499499] [W] Missing unit 0x7 [2020-11-15 18:27:17:502502] [W] Missing unit 0x8 [2020-11-15 18:27:17:505505] [W] Missing unit 0x9 [2020-11-15 18:27:17:511511] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b35, tries: 0 [2020-11-15 18:27:17:515515] [W] Detected missing or corrupt frame(s) from 1098 to 1101 [2020-11-15 18:27:17:518518] [D] StreamConnection reporting corrupt frame(s) from 1098 to 1100 [2020-11-15 18:27:17:553553] [I] Frame Processor received 5+0 / 10+1 units, attempting FEC [2020-11-15 18:27:17:557557] [E] FEC failed [2020-11-15 18:27:17:560560] [W] Missing unit 0x5 [2020-11-15 18:27:17:563563] [W] Missing unit 0x6 [2020-11-15 18:27:17:565565] [W] Missing unit 0x7 [2020-11-15 18:27:17:569569] [W] Missing unit 0x8 [2020-11-15 18:27:17:572572] [W] Missing unit 0x9 [2020-11-15 18:27:17:578578] [W] Detected missing or corrupt frame(s) from 1103 to 1107 [2020-11-15 18:27:17:583583] [D] StreamConnection reporting corrupt frame(s) from 1103 to 1106 [2020-11-15 18:27:17:594594] [I] Frame Processor received 8+1 / 11+1 units, attempting FEC [2020-11-15 18:27:17:598598] [E] FEC failed [2020-11-15 18:27:17:601601] [W] Missing unit 0 [2020-11-15 18:27:17:604604] [W] Missing unit 0x1 [2020-11-15 18:27:17:607607] [W] Missing unit 0x2 [2020-11-15 18:27:17:616616] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b34, tries: 1 [2020-11-15 18:27:17:619619] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b36, tries: 0 [2020-11-15 18:27:17:620620] [W] Detected missing or corrupt frame(s) from 1103 to 1108 [2020-11-15 18:27:17:623623] [D] StreamConnection reporting corrupt frame(s) from 1103 to 1107 [2020-11-15 18:27:17:653653] [E] Takion dropping data with seq num 0x3f526a39 [2020-11-15 18:27:17:657657] [E] Takion dropping data with seq num 0x3f526a3a [2020-11-15 18:27:17:660660] [E] Takion dropping data with seq num 0x3f526a3b [2020-11-15 18:27:17:664664] [W] Requested key stream for key pos 0xec78d0 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0, populated: 0x20000, min key pos: 0xea0000, last key pos: 0xec79c0 [2020-11-15 18:27:17:669669] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0xea0000 to 0xec7000 [2020-11-15 18:27:17:685685] [W] Detected missing or corrupt frame(s) from 1110 to 1119 [2020-11-15 18:27:17:688688] [D] StreamConnection reporting corrupt frame(s) from 1110 to 1118 [2020-11-15 18:27:17:726726] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b35, tries: 1 [2020-11-15 18:27:17:730730] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b37, tries: 0 [2020-11-15 18:27:17:735735] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b38, tries: 0 [2020-11-15 18:27:17:742742] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b39, tries: 0 [2020-11-15 18:27:17:755755] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b3a, tries: 0 [2020-11-15 18:27:17:773773] [I] Frame Processor received 15+0 / 35+1 units, attempting FEC [2020-11-15 18:27:17:778778] [E] FEC failed [2020-11-15 18:27:17:786786] [W] Missing unit 0xf [2020-11-15 18:27:17:789789] [W] Missing unit 0x10 [2020-11-15 18:27:17:793793] [W] Missing unit 0x11 [2020-11-15 18:27:17:800800] [W] Missing unit 0x12 [2020-11-15 18:27:17:808808] [W] Missing unit 0x13 [2020-11-15 18:27:17:811811] [W] Missing unit 0x14 [2020-11-15 18:27:17:816816] [W] Missing unit 0x15 [2020-11-15 18:27:17:821821] [W] Missing unit 0x16 [2020-11-15 18:27:17:829829] [W] Missing unit 0x17 [2020-11-15 18:27:17:831831] [W] Missing unit 0x18 [2020-11-15 18:27:17:838838] [W] Missing unit 0x19 [2020-11-15 18:27:17:844844] [W] Missing unit 0x1a [2020-11-15 18:27:17:850850] [W] Missing unit 0x1b [2020-11-15 18:27:17:863863] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b3b, tries: 0 [2020-11-15 18:27:17:870870] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b3c, tries: 0 [2020-11-15 18:27:17:873873] [W] Missing unit 0x1c [2020-11-15 18:27:17:882882] [W] Missing unit 0x1d [2020-11-15 18:27:17:888888] [W] Missing unit 0x1e [2020-11-15 18:27:17:894894] [W] Missing unit 0x1f [2020-11-15 18:27:17:898898] [W] Missing unit 0x20 [2020-11-15 18:27:17:901901] [W] Missing unit 0x21 [2020-11-15 18:27:17:903903] [W] Missing unit 0x22 [2020-11-15 18:27:17:911911] [W] Detected missing or corrupt frame(s) from 1121 to 1122 [2020-11-15 18:27:17:914914] [D] StreamConnection reporting corrupt frame(s) from 1121 to 1121 [2020-11-15 18:27:17:936936] [E] Takion dropping data with seq num 0x3f526a38 [2020-11-15 18:27:17:946946] [W] Requested key stream for key pos 0xef0810 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0x7000, populated: 0x20000, min key pos: 0xece000, last key pos: 0xef0c90 [2020-11-15 18:27:17:949949] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0xece000 to 0xef0000 [2020-11-15 18:27:17:957957] [I] Frame Processor received 12+0 / 15+1 units, attempting FEC [2020-11-15 18:27:17:961961] [E] FEC failed [2020-11-15 18:27:17:966966] [W] Missing unit 0xc [2020-11-15 18:27:17:975975] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b3a, tries: 1 [2020-11-15 18:27:17:981981] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b3d, tries: 0 [2020-11-15 18:27:17:982982] [W] Missing unit 0xd [2020-11-15 18:27:17:985985] [W] Missing unit 0xe [2020-11-15 18:27:17:990990] [W] Detected missing or corrupt frame(s) from 1123 to 1128 [2020-11-15 18:27:17:998998] [D] StreamConnection reporting corrupt frame(s) from 1123 to 1127 [2020-11-15 18:27:18:009009] [I] Frame Processor received 6+1 / 13+1 units, attempting FEC [2020-11-15 18:27:18:013013] [E] FEC failed [2020-11-15 18:27:18:017017] [W] Missing unit 0 [2020-11-15 18:27:18:019019] [W] Missing unit 0x1 [2020-11-15 18:27:18:022022] [W] Missing unit 0x2 [2020-11-15 18:27:18:026026] [W] Missing unit 0x3 [2020-11-15 18:27:18:030030] [W] Missing unit 0x4 [2020-11-15 18:27:18:033033] [W] Missing unit 0x5 [2020-11-15 18:27:18:037037] [W] Missing unit 0x6 [2020-11-15 18:27:18:040040] [W] Detected missing or corrupt frame(s) from 1123 to 1129 [2020-11-15 18:27:18:044044] [D] StreamConnection reporting corrupt frame(s) from 1123 to 1128 [2020-11-15 18:27:18:052052] [E] Takion dropping data with seq num 0x3f526a3a [2020-11-15 18:27:18:055055] [E] Takion dropping data with seq num 0x3f526a3b [2020-11-15 18:27:18:059059] [E] Takion dropping data with seq num 0x3f526a3c [2020-11-15 18:27:18:077077] [I] Frame Processor received 8+0 / 13+1 units, attempting FEC [2020-11-15 18:27:18:085085] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b3b, tries: 1 [2020-11-15 18:27:18:088088] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b3c, tries: 1 [2020-11-15 18:27:18:089089] [E] FEC failed [2020-11-15 18:27:18:094094] [W] Missing unit 0x8 [2020-11-15 18:27:18:098098] [W] Missing unit 0x9 [2020-11-15 18:27:18:101101] [W] Missing unit 0xa [2020-11-15 18:27:18:104104] [W] Missing unit 0xb [2020-11-15 18:27:18:107107] [W] Missing unit 0xc [2020-11-15 18:27:18:113113] [W] Detected missing or corrupt frame(s) from 1130 to 1136 [2020-11-15 18:27:18:117117] [D] StreamConnection reporting corrupt frame(s) from 1130 to 1135 [2020-11-15 18:27:18:126126] [I] Frame Processor received 4+1 / 11+1 units, attempting FEC [2020-11-15 18:27:18:128128] [E] FEC failed [2020-11-15 18:27:18:146146] [W] Missing unit 0 [2020-11-15 18:27:18:156156] [W] Missing unit 0x1 [2020-11-15 18:27:18:162162] [W] Missing unit 0x2 [2020-11-15 18:27:18:165165] [W] Missing unit 0x3 [2020-11-15 18:27:18:167167] [W] Missing unit 0x4 [2020-11-15 18:27:18:169169] [W] Missing unit 0x5 [2020-11-15 18:27:18:174174] [W] Missing unit 0x6 [2020-11-15 18:27:18:184184] [W] Detected missing or corrupt frame(s) from 1130 to 1137 [2020-11-15 18:27:18:191191] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b3e, tries: 0 [2020-11-15 18:27:18:196196] [D] StreamConnection reporting corrupt frame(s) from 1130 to 1136 [2020-11-15 18:27:18:246246] [I] Frame Processor received 3+0 / 9+1 units, attempting FEC [2020-11-15 18:27:18:250250] [E] FEC failed [2020-11-15 18:27:18:252252] [W] Missing unit 0x3 [2020-11-15 18:27:18:255255] [W] Missing unit 0x4 [2020-11-15 18:27:18:267267] [W] Missing unit 0x5 [2020-11-15 18:27:18:276276] [W] Missing unit 0x6 [2020-11-15 18:27:18:286286] [W] Missing unit 0x7 [2020-11-15 18:27:18:288288] [W] Missing unit 0x8 [2020-11-15 18:27:18:290290] [W] Detected missing or corrupt frame(s) from 1139 to 1142 [2020-11-15 18:27:18:291291] [D] StreamConnection reporting corrupt frame(s) from 1139 to 1141 [2020-11-15 18:27:18:299299] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b3f, tries: 0 [2020-11-15 18:27:18:301301] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b40, tries: 0 [2020-11-15 18:27:18:350350] [E] Takion dropping data with seq num 0x3f526a3d [2020-11-15 18:27:18:385385] [I] Frame Processor received 6+0 / 9+1 units, attempting FEC [2020-11-15 18:27:18:388388] [E] FEC failed [2020-11-15 18:27:18:390390] [W] Missing unit 0x6 [2020-11-15 18:27:18:393393] [W] Missing unit 0x7 [2020-11-15 18:27:18:395395] [W] Missing unit 0x8 [2020-11-15 18:27:18:399399] [W] Detected missing or corrupt frame(s) from 1145 to 1152 [2020-11-15 18:27:18:406406] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b3e, tries: 1 [2020-11-15 18:27:18:409409] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b41, tries: 0 [2020-11-15 18:27:18:412412] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b42, tries: 0 [2020-11-15 18:27:18:415415] [D] StreamConnection reporting corrupt frame(s) from 1145 to 1151 [2020-11-15 18:27:18:428428] [I] Frame Processor received 2+1 / 7+1 units, attempting FEC [2020-11-15 18:27:18:431431] [E] FEC failed [2020-11-15 18:27:18:434434] [W] Missing unit 0 [2020-11-15 18:27:18:436436] [W] Missing unit 0x1 [2020-11-15 18:27:18:438438] [W] Missing unit 0x2 [2020-11-15 18:27:18:445445] [W] Missing unit 0x3 [2020-11-15 18:27:18:447447] [W] Missing unit 0x4 [2020-11-15 18:27:18:451451] [W] Detected missing or corrupt frame(s) from 1145 to 1153 [2020-11-15 18:27:18:454454] [D] StreamConnection reporting corrupt frame(s) from 1145 to 1152 [2020-11-15 18:27:18:495495] [W] Requested key stream for key pos 0xf53580 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0x17000, populated: 0x20000, min key pos: 0xf27000, last key pos: 0xf539f0 [2020-11-15 18:27:18:498498] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0xf27000 to 0xf53000 [2020-11-15 18:27:18:506506] [I] Frame Processor received 28+0 / 35+1 units, attempting FEC [2020-11-15 18:27:18:509509] [E] FEC failed [2020-11-15 18:27:18:512512] [W] Missing unit 0x1c [2020-11-15 18:27:18:522522] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b3f, tries: 1 [2020-11-15 18:27:18:526526] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b40, tries: 1 [2020-11-15 18:27:18:528528] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b43, tries: 0 [2020-11-15 18:27:18:529529] [W] Missing unit 0x1d [2020-11-15 18:27:18:532532] [W] Missing unit 0x1e [2020-11-15 18:27:18:534534] [W] Missing unit 0x1f [2020-11-15 18:27:18:545545] [W] Missing unit 0x20 [2020-11-15 18:27:18:548548] [W] Missing unit 0x21 [2020-11-15 18:27:18:550550] [W] Missing unit 0x22 [2020-11-15 18:27:18:554554] [W] Detected missing or corrupt frame(s) from 1145 to 1159 [2020-11-15 18:27:18:557557] [D] StreamConnection reporting corrupt frame(s) from 1145 to 1158 [2020-11-15 18:27:18:616616] [W] Requested key stream for key pos 0xf75a80 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0, populated: 0x20000, min key pos: 0xf53000, last key pos: 0xf75b70 [2020-11-15 18:27:18:619619] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0xf53000 to 0xf75000 [2020-11-15 18:27:18:632632] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b41, tries: 1 [2020-11-15 18:27:18:635635] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b42, tries: 1 [2020-11-15 18:27:18:640640] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b44, tries: 0 [2020-11-15 18:27:18:652652] [I] Frame Processor received 6+0 / 12+1 units, attempting FEC [2020-11-15 18:27:18:656656] [E] FEC failed [2020-11-15 18:27:18:663663] [W] Missing unit 0x6 [2020-11-15 18:27:18:666666] [W] Missing unit 0x7 [2020-11-15 18:27:18:669669] [W] Missing unit 0x8 [2020-11-15 18:27:18:672672] [W] Missing unit 0x9 [2020-11-15 18:27:18:675675] [W] Missing unit 0xa [2020-11-15 18:27:18:685685] [W] Missing unit 0xb [2020-11-15 18:27:18:689689] [W] Detected missing or corrupt frame(s) from 1161 to 1169 [2020-11-15 18:27:18:693693] [D] StreamConnection reporting corrupt frame(s) from 1161 to 1168 [2020-11-15 18:27:18:749749] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b43, tries: 1 [2020-11-15 18:27:18:754754] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b46, tries: 0 [2020-11-15 18:27:18:783783] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b45, tries: 0 [2020-11-15 18:27:18:821821] [I] Frame Processor received 3+0 / 5+1 units, attempting FEC [2020-11-15 18:27:18:841841] [E] FEC failed [2020-11-15 18:27:18:847847] [W] Missing unit 0x3 [2020-11-15 18:27:18:852852] [W] Missing unit 0x4 [2020-11-15 18:27:18:881881] [W] Detected missing or corrupt frame(s) from 1172 to 1177 [2020-11-15 18:27:18:895895] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b41, tries: 2 [2020-11-15 18:27:18:898898] [D] StreamConnection reporting corrupt frame(s) from 1172 to 1176 [2020-11-15 18:27:18:900900] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b42, tries: 2 [2020-11-15 18:27:18:903903] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b44, tries: 1 [2020-11-15 18:27:18:907907] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b47, tries: 0 [2020-11-15 18:27:19:005005] [W] Requested key stream for key pos 0xfa2870 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0xa000, populated: 0x20000, min key pos: 0xf7f000, last key pos: 0xfa2b90 [2020-11-15 18:27:19:009009] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0xf7f000 to 0xfa2000 [2020-11-15 18:27:19:036036] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b46, tries: 1 [2020-11-15 18:27:19:039039] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b45, tries: 1 [2020-11-15 18:27:19:061061] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b48, tries: 0 [2020-11-15 18:27:19:064064] [I] Frame Processor received 2+0 / 9+1 units, attempting FEC [2020-11-15 18:27:19:066066] [E] FEC failed [2020-11-15 18:27:19:068068] [W] Missing unit 0x2 [2020-11-15 18:27:19:086086] [W] Missing unit 0x3 [2020-11-15 18:27:19:115115] [W] Missing unit 0x4 [2020-11-15 18:27:19:119119] [W] Missing unit 0x5 [2020-11-15 18:27:19:122122] [W] Missing unit 0x6 [2020-11-15 18:27:19:127127] [W] Missing unit 0x7 [2020-11-15 18:27:19:132132] [W] Missing unit 0x8 [2020-11-15 18:27:19:136136] [W] Detected missing or corrupt frame(s) from 1180 to 1188 [2020-11-15 18:27:19:165165] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b47, tries: 1 [2020-11-15 18:27:19:168168] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b49, tries: 0 [2020-11-15 18:27:19:169169] [D] StreamConnection reporting corrupt frame(s) from 1180 to 1187 [2020-11-15 18:27:19:185185] [I] Frame Processor received 1+1 / 6+1 units, attempting FEC [2020-11-15 18:27:19:188188] [E] FEC failed [2020-11-15 18:27:19:190190] [W] Missing unit 0 [2020-11-15 18:27:19:202202] [W] Missing unit 0x1 [2020-11-15 18:27:19:204204] [W] Missing unit 0x2 [2020-11-15 18:27:19:206206] [W] Missing unit 0x3 [2020-11-15 18:27:19:209209] [W] Missing unit 0x4 [2020-11-15 18:27:19:221221] [W] Detected missing or corrupt frame(s) from 1180 to 1189 [2020-11-15 18:27:19:225225] [D] StreamConnection reporting corrupt frame(s) from 1180 to 1188 [2020-11-15 18:27:19:279279] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b46, tries: 2 [2020-11-15 18:27:19:283283] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b45, tries: 2 [2020-11-15 18:27:19:291291] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b48, tries: 1 [2020-11-15 18:27:19:376376] [I] Frame Processor received 11+0 / 36+1 units, attempting FEC [2020-11-15 18:27:19:381381] [E] FEC failed [2020-11-15 18:27:19:387387] [W] Missing unit 0xb [2020-11-15 18:27:19:401401] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b47, tries: 2 [2020-11-15 18:27:19:410410] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b49, tries: 1 [2020-11-15 18:27:19:418418] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b4a, tries: 0 [2020-11-15 18:27:19:420420] [W] Missing unit 0xc [2020-11-15 18:27:19:435435] [W] Missing unit 0xd [2020-11-15 18:27:19:438438] [W] Missing unit 0xe [2020-11-15 18:27:19:447447] [W] Missing unit 0xf [2020-11-15 18:27:19:450450] [W] Missing unit 0x10 [2020-11-15 18:27:19:460460] [W] Missing unit 0x11 [2020-11-15 18:27:19:465465] [W] Missing unit 0x12 [2020-11-15 18:27:19:472472] [W] Missing unit 0x13 [2020-11-15 18:27:19:482482] [W] Missing unit 0x14 [2020-11-15 18:27:19:484484] [W] Missing unit 0x15 [2020-11-15 18:27:19:491491] [W] Missing unit 0x16 [2020-11-15 18:27:19:505505] [W] Missing unit 0x17 [2020-11-15 18:27:19:509509] [W] Missing unit 0x18 [2020-11-15 18:27:19:512512] [W] Missing unit 0x19 [2020-11-15 18:27:19:515515] [W] Missing unit 0x1a [2020-11-15 18:27:19:517517] [W] Missing unit 0x1b [2020-11-15 18:27:19:520520] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b46, tries: 3 [2020-11-15 18:27:19:524524] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b45, tries: 3 [2020-11-15 18:27:19:530530] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b48, tries: 2 [2020-11-15 18:27:19:542542] [W] Missing unit 0x1c [2020-11-15 18:27:19:546546] [W] Missing unit 0x1d [2020-11-15 18:27:19:544544] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b4b, tries: 0 [2020-11-15 18:27:19:550550] [W] Missing unit 0x1e [2020-11-15 18:27:19:556556] [W] Missing unit 0x1f [2020-11-15 18:27:19:560560] [W] Missing unit 0x20 [2020-11-15 18:27:19:563563] [W] Missing unit 0x21 [2020-11-15 18:27:19:566566] [W] Missing unit 0x22 [2020-11-15 18:27:19:568568] [W] Missing unit 0x23 [2020-11-15 18:27:19:572572] [W] Detected missing or corrupt frame(s) from 1191 to 1192 [2020-11-15 18:27:19:576576] [D] StreamConnection reporting corrupt frame(s) from 1191 to 1191 [2020-11-15 18:27:19:603603] [W] Requested key stream for key pos 0xfda730 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0x9000, populated: 0x20000, min key pos: 0xfab000, last key pos: 0xfda820 [2020-11-15 18:27:19:606606] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0xfab000 to 0xfda000 [2020-11-15 18:27:19:615615] [I] Frame Processor received 12+0 / 15+1 units, attempting FEC [2020-11-15 18:27:19:621621] [E] FEC failed [2020-11-15 18:27:19:625625] [W] Missing unit 0xc [2020-11-15 18:27:19:629629] [W] Missing unit 0xd [2020-11-15 18:27:19:633633] [W] Missing unit 0xe [2020-11-15 18:27:19:641641] [W] Detected missing or corrupt frame(s) from 1193 to 1202 [2020-11-15 18:27:19:649649] [D] StreamConnection reporting corrupt frame(s) from 1193 to 1201 [2020-11-15 18:27:19:651651] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b49, tries: 2 [2020-11-15 18:27:19:656656] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b4a, tries: 1 [2020-11-15 18:27:19:680680] [W] Requested key stream for key pos 0x1010480 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0, populated: 0x20000, min key pos: 0xfda000, last key pos: 0x1010570 [2020-11-15 18:27:19:684684] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0xfda000 to 0x1010000 [2020-11-15 18:27:19:696696] [I] Frame Processor received 5+0 / 12+1 units, attempting FEC [2020-11-15 18:27:19:699699] [E] FEC failed [2020-11-15 18:27:19:705705] [W] Missing unit 0x5 [2020-11-15 18:27:19:709709] [W] Missing unit 0x6 [2020-11-15 18:27:19:713713] [W] Missing unit 0x7 [2020-11-15 18:27:19:718718] [W] Missing unit 0x8 [2020-11-15 18:27:19:725725] [W] Missing unit 0x9 [2020-11-15 18:27:19:729729] [W] Missing unit 0xa [2020-11-15 18:27:19:732732] [W] Missing unit 0xb [2020-11-15 18:27:19:737737] [W] Detected missing or corrupt frame(s) from 1204 to 1224 [2020-11-15 18:27:19:740740] [D] StreamConnection reporting corrupt frame(s) from 1204 to 1223 [2020-11-15 18:27:19:761761] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b48, tries: 3 [2020-11-15 18:27:19:765765] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b4b, tries: 1 [2020-11-15 18:27:19:768768] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b4c, tries: 0 [2020-11-15 18:27:19:793793] [I] Frame Processor received 2+0 / 5+1 units, attempting FEC [2020-11-15 18:27:19:795795] [E] FEC failed [2020-11-15 18:27:19:799799] [W] Missing unit 0x2 [2020-11-15 18:27:19:802802] [W] Missing unit 0x3 [2020-11-15 18:27:19:806806] [W] Missing unit 0x4 [2020-11-15 18:27:19:810810] [W] Detected missing or corrupt frame(s) from 1228 to 1234 [2020-11-15 18:27:19:815815] [D] StreamConnection reporting corrupt frame(s) from 1228 to 1233 [2020-11-15 18:27:19:857857] [W] Requested key stream for key pos 0x10416a0 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0xd000, populated: 0x20000, min key pos: 0x101d000, last key pos: 0x1041790 [2020-11-15 18:27:19:861861] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0x101d000 to 0x1041000 [2020-11-15 18:27:19:872872] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b4d, tries: 0 [2020-11-15 18:27:19:877877] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b4e, tries: 0 [2020-11-15 18:27:19:878878] [W] Detected missing or corrupt frame(s) from 1238 to 1251 [2020-11-15 18:27:19:885885] [D] StreamConnection reporting corrupt frame(s) from 1238 to 1250 [2020-11-15 18:27:19:907907] [I] Frame Processor received 32+0 / 37+1 units, attempting FEC [2020-11-15 18:27:19:910910] [E] FEC failed [2020-11-15 18:27:19:913913] [W] Missing unit 0x20 [2020-11-15 18:27:19:916916] [W] Missing unit 0x21 [2020-11-15 18:27:19:919919] [W] Missing unit 0x22 [2020-11-15 18:27:19:921921] [W] Missing unit 0x23 [2020-11-15 18:27:19:924924] [W] Missing unit 0x24 [2020-11-15 18:27:19:930930] [W] Detected missing or corrupt frame(s) from 1238 to 1252 [2020-11-15 18:27:19:934934] [D] StreamConnection reporting corrupt frame(s) from 1238 to 1251 [2020-11-15 18:27:19:939939] [I] Frame Processor received 2+1 / 16+1 units, attempting FEC [2020-11-15 18:27:19:942942] [E] FEC failed [2020-11-15 18:27:19:946946] [W] Missing unit 0 [2020-11-15 18:27:19:949949] [W] Missing unit 0x1 [2020-11-15 18:27:19:951951] [W] Missing unit 0x2 [2020-11-15 18:27:19:954954] [W] Missing unit 0x3 [2020-11-15 18:27:19:957957] [W] Missing unit 0x4 [2020-11-15 18:27:19:959959] [W] Missing unit 0x5 [2020-11-15 18:27:19:962962] [W] Missing unit 0x6 [2020-11-15 18:27:19:964964] [W] Missing unit 0x7 [2020-11-15 18:27:19:966966] [W] Missing unit 0x8 [2020-11-15 18:27:19:967967] [W] Missing unit 0x9 [2020-11-15 18:27:19:970970] [W] Missing unit 0xa [2020-11-15 18:27:19:973973] [W] Missing unit 0xb [2020-11-15 18:27:19:974974] [W] Missing unit 0xc [2020-11-15 18:27:19:979979] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b4c, tries: 1 [2020-11-15 18:27:19:983983] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b4f, tries: 0 [2020-11-15 18:27:19:985985] [W] Missing unit 0xd [2020-11-15 18:27:19:990990] [W] Detected missing or corrupt frame(s) from 1238 to 1253 [2020-11-15 18:27:19:995995] [D] StreamConnection reporting corrupt frame(s) from 1238 to 1252 [2020-11-15 18:27:20:029029] [I] Frame Processor received 12+0 / 15+1 units, attempting FEC [2020-11-15 18:27:20:032032] [E] FEC failed [2020-11-15 18:27:20:036036] [W] Missing unit 0xc [2020-11-15 18:27:20:039039] [W] Missing unit 0xd [2020-11-15 18:27:20:043043] [W] Missing unit 0xe [2020-11-15 18:27:20:048048] [W] Detected missing or corrupt frame(s) from 1254 to 1259 [2020-11-15 18:27:20:051051] [D] StreamConnection reporting corrupt frame(s) from 1254 to 1258 [2020-11-15 18:27:20:088088] [I] Frame Processor received 2+0 / 10+1 units, attempting FEC [2020-11-15 18:27:20:092092] [E] FEC failed [2020-11-15 18:27:20:095095] [W] Missing unit 0x2 [2020-11-15 18:27:20:099099] [W] Missing unit 0x3 [2020-11-15 18:27:20:105105] [W] Missing unit 0x4 [2020-11-15 18:27:20:108108] [W] Missing unit 0x5 [2020-11-15 18:27:20:111111] [W] Missing unit 0x6 [2020-11-15 18:27:20:115115] [W] Missing unit 0x7 [2020-11-15 18:27:20:120120] [W] Missing unit 0x8 [2020-11-15 18:27:20:123123] [W] Missing unit 0x9 [2020-11-15 18:27:20:130130] [W] Detected missing or corrupt frame(s) from 1261 to 1263 [2020-11-15 18:27:20:134134] [D] StreamConnection reporting corrupt frame(s) from 1261 to 1262 [2020-11-15 18:27:20:190190] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b51, tries: 0 [2020-11-15 18:27:20:200200] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b52, tries: 0 [2020-11-15 18:27:20:278278] [I] Frame Processor received 9+0 / 36+1 units, attempting FEC [2020-11-15 18:27:20:282282] [E] FEC failed [2020-11-15 18:27:20:285285] [W] Missing unit 0x9 [2020-11-15 18:27:20:290290] [W] Missing unit 0xa [2020-11-15 18:27:20:303303] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b53, tries: 0 [2020-11-15 18:27:20:306306] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b54, tries: 0 [2020-11-15 18:27:20:308308] [W] Missing unit 0xb [2020-11-15 18:27:20:310310] [W] Missing unit 0xc [2020-11-15 18:27:20:316316] [W] Missing unit 0xd [2020-11-15 18:27:20:319319] [W] Missing unit 0xe [2020-11-15 18:27:20:322322] [W] Missing unit 0xf [2020-11-15 18:27:20:325325] [W] Missing unit 0x10 [2020-11-15 18:27:20:328328] [W] Missing unit 0x11 [2020-11-15 18:27:20:331331] [W] Missing unit 0x12 [2020-11-15 18:27:20:334334] [W] Missing unit 0x13 [2020-11-15 18:27:20:336336] [W] Missing unit 0x14 [2020-11-15 18:27:20:339339] [W] Missing unit 0x15 [2020-11-15 18:27:20:342342] [W] Missing unit 0x16 [2020-11-15 18:27:20:346346] [W] Missing unit 0x17 [2020-11-15 18:27:20:348348] [W] Missing unit 0x18 [2020-11-15 18:27:20:351351] [W] Missing unit 0x19 [2020-11-15 18:27:20:354354] [W] Missing unit 0x1a [2020-11-15 18:27:20:355355] [W] Missing unit 0x1b [2020-11-15 18:27:20:358358] [W] Missing unit 0x1c [2020-11-15 18:27:20:361361] [W] Missing unit 0x1d [2020-11-15 18:27:20:362362] [W] Missing unit 0x1e [2020-11-15 18:27:20:365365] [W] Missing unit 0x1f [2020-11-15 18:27:20:367367] [W] Missing unit 0x20 [2020-11-15 18:27:20:369369] [W] Missing unit 0x21 [2020-11-15 18:27:20:371371] [W] Missing unit 0x22 [2020-11-15 18:27:20:374374] [W] Missing unit 0x23 [2020-11-15 18:27:20:379379] [W] Detected missing or corrupt frame(s) from 1270 to 1271 [2020-11-15 18:27:20:382382] [D] StreamConnection reporting corrupt frame(s) from 1270 to 1270 [2020-11-15 18:27:20:409409] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b55, tries: 0 [2020-11-15 18:27:20:418418] [I] Frame Processor received 13+0 / 15+1 units, attempting FEC [2020-11-15 18:27:20:420420] [E] FEC failed [2020-11-15 18:27:20:423423] [W] Missing unit 0xd [2020-11-15 18:27:20:427427] [W] Missing unit 0xe [2020-11-15 18:27:20:432432] [W] Detected missing or corrupt frame(s) from 1272 to 1274 [2020-11-15 18:27:20:435435] [D] StreamConnection reporting corrupt frame(s) from 1272 to 1273 [2020-11-15 18:27:20:449449] [I] Frame Processor received 7+1 / 14+1 units, attempting FEC [2020-11-15 18:27:20:451451] [E] FEC failed [2020-11-15 18:27:20:455455] [W] Missing unit 0 [2020-11-15 18:27:20:460460] [W] Missing unit 0x1 [2020-11-15 18:27:20:462462] [W] Missing unit 0x2 [2020-11-15 18:27:20:465465] [W] Missing unit 0x3 [2020-11-15 18:27:20:468468] [W] Missing unit 0x4 [2020-11-15 18:27:20:470470] [W] Missing unit 0x5 [2020-11-15 18:27:20:472472] [W] Missing unit 0x6 [2020-11-15 18:27:20:477477] [W] Detected missing or corrupt frame(s) from 1272 to 1275 [2020-11-15 18:27:20:480480] [D] StreamConnection reporting corrupt frame(s) from 1272 to 1274 [2020-11-15 18:27:20:506506] [W] Requested key stream for key pos 0x10bbe90 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0x17000, populated: 0x20000, min key pos: 0x1098000, last key pos: 0x10bc310 [2020-11-15 18:27:20:510510] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0x1098000 to 0x10bc000 [2020-11-15 18:27:20:514514] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b53, tries: 1 [2020-11-15 18:27:20:520520] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b54, tries: 1 [2020-11-15 18:27:20:527527] [W] Detected missing or corrupt frame(s) from 1277 to 1283 [2020-11-15 18:27:20:530530] [D] StreamConnection reporting corrupt frame(s) from 1277 to 1282 [2020-11-15 18:27:20:626626] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b56, tries: 0 [2020-11-15 18:27:20:630630] [W] Detected missing or corrupt frame(s) from 1291 to 1295 [2020-11-15 18:27:20:637637] [D] StreamConnection reporting corrupt frame(s) from 1291 to 1294 [2020-11-15 18:27:20:677677] [I] Frame Processor received 32+0 / 37+1 units, attempting FEC [2020-11-15 18:27:20:684684] [E] FEC failed [2020-11-15 18:27:20:687687] [W] Missing unit 0x20 [2020-11-15 18:27:20:693693] [W] Missing unit 0x21 [2020-11-15 18:27:20:697697] [W] Missing unit 0x22 [2020-11-15 18:27:20:699699] [W] Missing unit 0x23 [2020-11-15 18:27:20:702702] [W] Missing unit 0x24 [2020-11-15 18:27:20:710710] [W] Detected missing or corrupt frame(s) from 1291 to 1297 [2020-11-15 18:27:20:717717] [D] StreamConnection reporting corrupt frame(s) from 1291 to 1296 [2020-11-15 18:27:20:724724] [I] Frame Processor received 3+1 / 15+1 units, attempting FEC [2020-11-15 18:27:20:733733] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b58, tries: 0 [2020-11-15 18:27:20:739739] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b59, tries: 0 [2020-11-15 18:27:20:741741] [E] FEC failed [2020-11-15 18:27:20:745745] [W] Missing unit 0 [2020-11-15 18:27:20:747747] [W] Missing unit 0x1 [2020-11-15 18:27:20:751751] [W] Missing unit 0x2 [2020-11-15 18:27:20:757757] [W] Missing unit 0x3 [2020-11-15 18:27:20:765765] [W] Missing unit 0x4 [2020-11-15 18:27:20:768768] [W] Missing unit 0x5 [2020-11-15 18:27:20:771771] [W] Missing unit 0x6 [2020-11-15 18:27:20:775775] [W] Missing unit 0x7 [2020-11-15 18:27:20:781781] [W] Missing unit 0x8 [2020-11-15 18:27:20:785785] [W] Missing unit 0x9 [2020-11-15 18:27:20:791791] [W] Missing unit 0xa [2020-11-15 18:27:20:794794] [W] Missing unit 0xb [2020-11-15 18:27:20:798798] [W] Detected missing or corrupt frame(s) from 1291 to 1298 [2020-11-15 18:27:20:804804] [D] StreamConnection reporting corrupt frame(s) from 1291 to 1297 [2020-11-15 18:27:20:842842] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b5a, tries: 0 [2020-11-15 18:27:20:846846] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b5b, tries: 0 [2020-11-15 18:27:20:861861] [I] Frame Processor received 9+0 / 15+1 units, attempting FEC [2020-11-15 18:27:20:865865] [E] FEC failed [2020-11-15 18:27:20:867867] [W] Missing unit 0x9 [2020-11-15 18:27:20:870870] [W] Missing unit 0xa [2020-11-15 18:27:20:877877] [W] Missing unit 0xb [2020-11-15 18:27:20:881881] [W] Missing unit 0xc [2020-11-15 18:27:20:897897] [W] Missing unit 0xd [2020-11-15 18:27:20:900900] [W] Missing unit 0xe [2020-11-15 18:27:20:903903] [W] Detected missing or corrupt frame(s) from 1299 to 1302 [2020-11-15 18:27:20:906906] [D] StreamConnection reporting corrupt frame(s) from 1299 to 1301 [2020-11-15 18:27:20:950950] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b5c, tries: 0 [2020-11-15 18:27:20:952952] [I] Frame Processor received 5+0 / 13+1 units, attempting FEC [2020-11-15 18:27:20:958958] [E] FEC failed [2020-11-15 18:27:20:961961] [W] Missing unit 0x5 [2020-11-15 18:27:20:969969] [W] Missing unit 0x6 [2020-11-15 18:27:20:972972] [W] Missing unit 0x7 [2020-11-15 18:27:20:974974] [W] Missing unit 0x8 [2020-11-15 18:27:20:978978] [W] Missing unit 0x9 [2020-11-15 18:27:20:984984] [W] Missing unit 0xa [2020-11-15 18:27:20:990990] [W] Missing unit 0xb [2020-11-15 18:27:20:993993] [W] Missing unit 0xc [2020-11-15 18:27:20:998998] [W] Detected missing or corrupt frame(s) from 1304 to 1306 [2020-11-15 18:27:21:001001] [D] StreamConnection reporting corrupt frame(s) from 1304 to 1305 [2020-11-15 18:27:21:050050] [I] Frame Processor received 6+0 / 9+1 units, attempting FEC [2020-11-15 18:27:21:058058] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b5d, tries: 0 [2020-11-15 18:27:21:063063] [E] FEC failed [2020-11-15 18:27:21:066066] [W] Missing unit 0x6 [2020-11-15 18:27:21:069069] [W] Missing unit 0x7 [2020-11-15 18:27:21:072072] [W] Missing unit 0x8 [2020-11-15 18:27:21:080080] [W] Detected missing or corrupt frame(s) from 1308 to 1311 [2020-11-15 18:27:21:082082] [D] StreamConnection reporting corrupt frame(s) from 1308 to 1310 [2020-11-15 18:27:21:120120] [W] Requested key stream for key pos 0x113cdd0 on GKCrypt 3, but it's not in the buffer: key buf size 0x20000, start offset: 0x12000, populated: 0x20000, min key pos: 0x110e000, last key pos: 0x113d250 [2020-11-15 18:27:21:125125] [W] Already requested a higher key pos than in the buffer, skipping ahead from min 0x110e000 to 0x113d000 [2020-11-15 18:27:21:137137] [I] Frame Processor received 15+0 / 37+1 units, attempting FEC [2020-11-15 18:27:21:140140] [E] FEC failed [2020-11-15 18:27:21:142142] [W] Missing unit 0xf [2020-11-15 18:27:21:146146] [W] Missing unit 0x10 [2020-11-15 18:27:21:151151] [W] Missing unit 0x11 [2020-11-15 18:27:21:154154] [W] Missing unit 0x12 [2020-11-15 18:27:21:164164] [W] Missing unit 0x13 [2020-11-15 18:27:21:166166] [W] Missing unit 0x14 [2020-11-15 18:27:21:169169] [W] Missing unit 0x15 [2020-11-15 18:27:21:173173] [W] Missing unit 0x16 [2020-11-15 18:27:21:177177] [W] Missing unit 0x17 [2020-11-15 18:27:21:180180] [W] Missing unit 0x18 [2020-11-15 18:27:21:184184] [W] Missing unit 0x19 [2020-11-15 18:27:21:186186] [W] Missing unit 0x1a [2020-11-15 18:27:21:189189] [W] Missing unit 0x1b [2020-11-15 18:27:21:192192] [W] Missing unit 0x1c [2020-11-15 18:27:21:196196] [W] Missing unit 0x1d [2020-11-15 18:27:21:198198] [W] Missing unit 0x1e [2020-11-15 18:27:21:200200] [W] Missing unit 0x1f [2020-11-15 18:27:21:202202] [W] Missing unit 0x20 [2020-11-15 18:27:21:205205] [W] Missing unit 0x21 [2020-11-15 18:27:21:208208] [W] Missing unit 0x22 [2020-11-15 18:27:21:210210] [W] Missing unit 0x23 [2020-11-15 18:27:21:214214] [W] Missing unit 0x24 [2020-11-15 18:27:21:217217] [W] Detected missing or corrupt frame(s) from 1313 to 1320 [2020-11-15 18:27:21:221221] [D] StreamConnection reporting corrupt frame(s) from 1313 to 1319 [2020-11-15 18:27:21:262262] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b5f, tries: 0 [2020-11-15 18:27:21:277277] [I] Frame Processor received 7+0 / 12+1 units, attempting FEC [2020-11-15 18:27:21:281281] [E] FEC failed [2020-11-15 18:27:21:285285] [W] Missing unit 0x7 [2020-11-15 18:27:21:290290] [W] Missing unit 0x8 [2020-11-15 18:27:21:293293] [W] Missing unit 0x9 [2020-11-15 18:27:21:296296] [W] Missing unit 0xa [2020-11-15 18:27:21:299299] [W] Missing unit 0xb [2020-11-15 18:27:21:302302] [W] Detected missing or corrupt frame(s) from 1324 to 1328 [2020-11-15 18:27:21:306306] [D] StreamConnection reporting corrupt frame(s) from 1324 to 1327 [2020-11-15 18:27:21:313313] [I] Frame Processor received 4+1 / 11+1 units, attempting FEC [2020-11-15 18:27:21:316316] [E] FEC failed [2020-11-15 18:27:21:320320] [W] Missing unit 0 [2020-11-15 18:27:21:323323] [W] Missing unit 0x1 [2020-11-15 18:27:21:326326] [W] Missing unit 0x2 [2020-11-15 18:27:21:330330] [W] Missing unit 0x3 [2020-11-15 18:27:21:334334] [W] Missing unit 0x4 [2020-11-15 18:27:21:336336] [W] Missing unit 0x5 [2020-11-15 18:27:21:338338] [W] Missing unit 0x6 [2020-11-15 18:27:21:345345] [W] Detected missing or corrupt frame(s) from 1324 to 1329 [2020-11-15 18:27:21:349349] [D] StreamConnection reporting corrupt frame(s) from 1324 to 1328 [2020-11-15 18:27:21:366366] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b60, tries: 0 [2020-11-15 18:27:21:432432] [I] Frame Processor received 2+0 / 5+1 units, attempting FEC [2020-11-15 18:27:21:435435] [E] FEC failed [2020-11-15 18:27:21:439439] [W] Missing unit 0x2 [2020-11-15 18:27:21:442442] [W] Missing unit 0x3 [2020-11-15 18:27:21:445445] [W] Missing unit 0x4 [2020-11-15 18:27:21:450450] [W] Detected missing or corrupt frame(s) from 1337 to 1340 [2020-11-15 18:27:21:454454] [D] StreamConnection reporting corrupt frame(s) from 1337 to 1339 [2020-11-15 18:27:21:469469] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b61, tries: 0 [2020-11-15 18:27:21:489489] [I] Frame Processor received 27+0 / 36+1 units, attempting FEC [2020-11-15 18:27:21:493493] [E] FEC failed [2020-11-15 18:27:21:496496] [W] Missing unit 0x1b [2020-11-15 18:27:21:499499] [W] Missing unit 0x1c [2020-11-15 18:27:21:502502] [W] Missing unit 0x1d [2020-11-15 18:27:21:505505] [W] Missing unit 0x1e [2020-11-15 18:27:21:508508] [W] Missing unit 0x1f [2020-11-15 18:27:21:511511] [W] Missing unit 0x20 [2020-11-15 18:27:21:514514] [W] Missing unit 0x21 [2020-11-15 18:27:21:518518] [W] Missing unit 0x22 [2020-11-15 18:27:21:519519] [W] Missing unit 0x23 [2020-11-15 18:27:21:525525] [W] Detected missing or corrupt frame(s) from 1341 to 1342 [2020-11-15 18:27:21:529529] [D] StreamConnection reporting corrupt frame(s) from 1341 to 1341 [2020-11-15 18:27:21:565565] [I] Frame Processor received 13+0 / 15+1 units, attempting FEC [2020-11-15 18:27:21:569569] [E] FEC failed [2020-11-15 18:27:21:573573] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b62, tries: 0 [2020-11-15 18:27:21:577577] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b63, tries: 0 [2020-11-15 18:27:21:579579] [W] Missing unit 0xd [2020-11-15 18:27:21:582582] [W] Missing unit 0xe [2020-11-15 18:27:21:587587] [W] Detected missing or corrupt frame(s) from 1343 to 1347 [2020-11-15 18:27:21:591591] [D] StreamConnection reporting corrupt frame(s) from 1343 to 1346 [2020-11-15 18:27:21:639639] [I] Frame Processor received 9+0 / 14+1 units, attempting FEC [2020-11-15 18:27:21:642642] [E] FEC failed [2020-11-15 18:27:21:646646] [W] Missing unit 0x9 [2020-11-15 18:27:21:649649] [W] Missing unit 0xa [2020-11-15 18:27:21:653653] [W] Missing unit 0xb [2020-11-15 18:27:21:656656] [W] Missing unit 0xc [2020-11-15 18:27:21:658658] [W] Missing unit 0xd [2020-11-15 18:27:21:664664] [W] Detected missing or corrupt frame(s) from 1349 to 1351 [2020-11-15 18:27:21:668668] [D] StreamConnection reporting corrupt frame(s) from 1349 to 1350 [2020-11-15 18:27:21:724724] [I] Frame Processor received 5+0 / 10+1 units, attempting FEC [2020-11-15 18:27:21:730730] [E] FEC failed [2020-11-15 18:27:21:734734] [W] Missing unit 0x5 [2020-11-15 18:27:21:738738] [W] Missing unit 0x6 [2020-11-15 18:27:21:740740] [W] Missing unit 0x7 [2020-11-15 18:27:21:744744] [W] Missing unit 0x8 [2020-11-15 18:27:21:747747] [W] Missing unit 0x9 [2020-11-15 18:27:21:752752] [W] Detected missing or corrupt frame(s) from 1353 to 1355 [2020-11-15 18:27:21:756756] [D] StreamConnection reporting corrupt frame(s) from 1353 to 1354 [2020-11-15 18:27:21:766766] [I] Frame Processor received 6+1 / 11+1 units, attempting FEC [2020-11-15 18:27:21:770770] [E] FEC failed [2020-11-15 18:27:21:773773] [W] Missing unit 0 [2020-11-15 18:27:21:776776] [W] Missing unit 0x1 [2020-11-15 18:27:21:779779] [W] Missing unit 0x2 [2020-11-15 18:27:21:782782] [W] Missing unit 0x3 [2020-11-15 18:27:21:786786] [W] Missing unit 0x4 [2020-11-15 18:27:21:791791] [W] Detected missing or corrupt frame(s) from 1353 to 1356 [2020-11-15 18:27:21:794794] [D] StreamConnection reporting corrupt frame(s) from 1353 to 1355 [2020-11-15 18:27:21:853853] [I] Frame Processor received 17+1 / 36+1 units, attempting FEC [2020-11-15 18:27:21:858858] [E] FEC failed [2020-11-15 18:27:21:864864] [W] Missing unit 0x2 [2020-11-15 18:27:21:867867] [W] Missing unit 0x3 [2020-11-15 18:27:21:869869] [W] Missing unit 0x4 [2020-11-15 18:27:21:875875] [W] Missing unit 0x5 [2020-11-15 18:27:21:885885] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b68, tries: 0 [2020-11-15 18:27:21:886886] [W] Missing unit 0x6 [2020-11-15 18:27:21:900900] [W] Missing unit 0x7 [2020-11-15 18:27:21:909909] [W] Missing unit 0x8 [2020-11-15 18:27:21:922922] [I] StreamConnection is disconnecting [2020-11-15 18:27:21:928928] [I] StreamConnection sending Disconnect [2020-11-15 18:27:21:934934] [I] StreamConnection was requested to stop [2020-11-15 18:27:21:935935] [W] Missing unit 0x9 [2020-11-15 18:27:21:942942] [W] Missing unit 0xa [2020-11-15 18:27:21:957957] [W] Missing unit 0xb [2020-11-15 18:27:21:960960] [W] Missing unit 0xc [2020-11-15 18:27:21:965965] [W] Missing unit 0xd [2020-11-15 18:27:21:970970] [W] Missing unit 0xe [2020-11-15 18:27:21:974974] [W] Missing unit 0xf [2020-11-15 18:27:21:977977] [W] Missing unit 0x10 [2020-11-15 18:27:21:984984] [W] Missing unit 0x11 [2020-11-15 18:27:21:986986] [I] Takion Send Buffer re-sending packet with seqnum 0x5b944b69, tries: 0 [2020-11-15 18:27:21:986986] [W] Missing unit 0x12 [2020-11-15 18:27:22:004004] [W] Missing unit 0x13 [2020-11-15 18:27:22:007007] [W] Missing unit 0x14 [2020-11-15 18:27:22:011011] [W] Detected missing or corrupt frame(s) from 1358 to 1359 [2020-11-15 18:27:22:014014] [D] StreamConnection reporting corrupt frame(s) from 1358 to 1358 [2020-11-15 18:27:22:027027] [I] StreamConnection closed takion [2020-11-15 18:27:22:037037] [I] StreamConnection completed successfully [2020-11-15 18:27:22:041041] [I] Ctrl requested to stop [2020-11-15 18:27:22:052052] [I] Ctrl stopped [2020-11-15 18:27:22:055055] [I] Session has quit ```

Additional context I also tried using a 5GHz wifi dongle, which is how I typically use moonlight on this device, and had the same exact results.

Thanks for any help that can be provided!

Fredrum commented 3 years ago

We haven't added any RPi specific compile options maybe that's worth a shot? I can't see the zero here but it should be equal to the 1 i believe ,https://gist.github.com/fm4dd/c663217935dc17f0fc73c9c81b0aa845

I don't know the network code I have just skimmed it and am not experienced with that and I don't have a zero to do problem solving with. Maybe @thestr4ng3r has an idea where to look?

Regarding your Qt stumbling block, I was thinking that what I'd do is to try and produce a Zero version of just the 'libQt5Multimedia.so.5' and see if I could hack that into the build as I believe that might be what deals with the sound. Or Iv'e seen people mention that library specifically when having sound issues. That might be easier than trying to build the entirety of Qt5. Just as an easier way to try something..

I can take a look and see if I can do something like that as I believe that I the Qt build didn't go though last time I tried. But I only tried once. I would try compiling with the RPi 1 compile flags.

What OS are you using? Buster?

Is there a possibility that the broken sound clogs up the network handling?

thestr4ng3r commented 3 years ago

This needs concrete profiling to find the bottleneck, but I would suspect either encryption or fec to be the culprit on this slow cpu. Iirc there is a Neon implementation of gf-complete that is currently not used. This might help if fec is the bottleneck.

tomblind commented 3 years ago

Thanks for the insight. Looking at top while running shows that I am hitting 100%cpu right when things go bad, so that confirms it's a cpu load issue. I'm not sure what fec or gf-complete are what their purpose is, so I don't really have any ideas there, but I can say that neon isn't supported on armv6, so that won't be of much help.

tomblind commented 3 years ago

I attempted to do some profiling on this, but did not have any luck. I tried using both gprof and google-perftools, but both broke streaming entirely. It looks like they don't play well with the multithreaded networking code.

So, at the moment I've resorted to the highly scientific method of trying random things to see what effect they have. One thing I did discover is that setting the fullscreen flag on the OMX gave a noticeable improvement. I suspect that allows the driver to make some optimizations somewhere. With that I was able to play for a few minutes at a time before things went bad. It might be worth setting that flag when using the F11 fullscreen mode.

Something else I've observed in testing is that when the stream goes bad, it never recovers. Once it starts artifacting, it eventually just goes completely grey with only occasional blotches of color. But even if I leave the controls alone and let it go to a still screen, the video never comes back. I have to wonder if something is "snowballing" internally, that shouldn't be? Unfortunately I don't understand enough about the network streaming stuff to really have any ideas beyond that πŸ˜…

One thing I can say about FEC is that poking around at moonlight, they have an implementation of that as well, based on this. But, I don't see any obvious signs of better optimizations than gf-complete (no intrinsics for the arm6 or anything), so I'd be a little bit surprised if that was the root of the issue here. But that's just a guess: I don't know what I don't know πŸ˜†

Fredrum commented 3 years ago

With the fullscreen save my wild guess is that something else gets turned off when that happens. The OMX parts seems to take a tiny amount of cpu, as far as I can tell.

This was the first time Ive ever tried to do profiling on Linux so I might do it completely wrong but I have managed to get some output at least. I invoked the profiler in gui/main.cpp just around the Streamwindow,

int RunStream(QApplication &app, const StreamSessionConnectInfo &connect_info)
{
    // testing gperf
    ProfilerStart("RunStream.prof");

    StreamWindow window(connect_info);
    app.setQuitOnLastWindowClosed(true);

    // gperf end
    ProfilerStop();
    printf("apa\n\n");

    return app.exec();
}

The top of the output I keep getting look like this,

Total: 164 samples
      36  22.0%  22.0%       36  22.0% AES_encrypt
      24  14.6%  36.6%       24  14.6% ioctl
      13   7.9%  44.5%       13   7.9% xor_bytes
      11   6.7%  51.2%       11   6.7% __GI___select
      11   6.7%  57.9%       11   6.7% __libc_recv (inline)
       8   4.9%  62.8%        8   4.9% memcpy
       7   4.3%  67.1%        7   4.3% CRYPTO_gcm128_release
       7   4.3%  71.3%        7   4.3% futex_wake (inline)

It would be great to know what actual functions these are. Is that possible to do?

Fredrum commented 3 years ago

If there's lots of matrix multiplications could this be used? (I too have no idea what all the crypto parts are doing)

https://github.com/jetpacapp/pi-gemm

Maybe less chance of anything useful here: https://www.raspberrypi.org/forums/viewtopic.php?f=33&t=77231

Fredrum commented 3 years ago

I'm checking out the spec comparisons from raspberry team themselves, here: https://magpi.raspberrypi.org/articles/raspberry-pi-specs-benchmarks Taking the values from 'Linpack CPU: Higher is better' I'm calculating like this,

(pi4)800 / (piZ)50 = 16 times faster

When I play I'm maxing at at or just below 8% cpu useage. (In fullscreen it does seem to go lower for me too around 4%cpu)

~~8% 16 = 128%, meaning roughly 25% lower cpu useage needed to get below 100%. for full screen mode,~~ ~~4% 16 = 65%, meaning it should already easily be below 100% on the Zero.~~

All things being equal and me not messing up my numbers?

Edit: Hmm...so 'top' is giving me different cpu numbers from the above that was the 'system monitor gui'.

Top instead shows me maxing out at ~20% on one of the four cores. During play it seems like mostly its only one core seeing significant use. But occasionally there's up to 3 cores active with up to 16% each.

I'm going to see if I can save out continuous values per core during play and graph it.

HERE's a graph per core and with sum graph: https://imgur.com/hphf2B9

tomblind commented 3 years ago

The fact that the pi4 is a multi-core arm7 with different features makes it quite different from the zero. I'm afraid it's like comparing apples to oranges, really.

I was able to get a newer version of gperftools built and working on the device, and set up to only profile the streaming session. But so far I'm not getting a lot of good info. Call-graph information is mostly missing. I suspect I need to statically compile in all libs to get what I'm looking for. But based on what I'm seeing, almost everything at the top is in OpenSSL code, which there's not much that can be done about.

One oddity is that I consistently see opus_get_version_string in one of the top couple spots. This seems very strange, as that's not something I would expect to be called frequently. But without more callgraph info it's tough to say where that's coming from.

I did make one breakthrough, however. My theory that something was 'snowballing' was correct. It was actually the logging that was doing it. As soon as the stream went bad, tons of stuff was being written out, which itself took up precious resources, causing the stream to have further problems, and so on. Disabling logging (specifically the file logging) has reduced the issue dramatically. Now when the video glitches out, it recovers (usually pretty quickly), instead of becoming unusable and requiring me to close the stream. So at this point, it's actually playable at higher bitrates, as long as I don't mind the occasional artifacting πŸ˜„

Fredrum commented 3 years ago

If you can identify the core loops or math functions that are frequently used then maybe we could use the QPU cores to speed some things up. Sounds like you just need a bit of help to lower the cpu usage. Iv'e never done anything like that but it seems possible. https://github.com/mn416/QPULib

On Fri, Nov 20, 2020 at 3:27 PM Tom notifications@github.com wrote:

The fact that the pi4 is a multi-core arm7 with different features makes it quite different from the zero. I'm afraid it's like comparing apples to oranges, really.

I was able to get a newer version of gperftools built and working on the device, and set up to only profile the streaming session. But so far I'm not getting a lot of good info. Call-graph information is mostly missing. I suspect I need to statically compile in all libs to get what I'm looking for. But based on what I'm seeing, almost everything at the top is in OpenSSL code, which there's not much that can be done about.

One oddity is that I consistently see opus_get_version_string in one of the top couple spots. This seems very strange, as that's not something I would expect to be called frequently. But without more callgraph info it's tough to say where that's coming from.

I did make one breakthrough, however. My theory that something was 'snowballing' was correct. It was actually the logging that was doing it. As soon as the stream went bad, tons of stuff was being written out, which itself took up precious resources, causing the stream to have further problems, and so on. Disabling logging (specifically the file logging) has reduced the issue dramatically. Now when the video glitches out, it recovers (usually pretty quickly), instead of becoming unusable and requiring me to close the stream. So at this point, it's actually playable at higher bitrates, as long as I don't mind the occasional artifacting πŸ˜„

β€” You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/thestr4ng3r/chiaki/issues/374#issuecomment-731458899, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACJPWURO7UQRDCN24B5YFT3SQ33PTANCNFSM4TWST77Q .