Page 1 of 1

Re: Badly formed yEnc article

Posted: March 4th, 2016, 7:43 am
by shypike
Rare problem.
Go to Config->Special and set the option "fail_on_crc" to off.
Then try again.
There's no harm in letting it off. In the 0.8.0 it will always be off.

Re: Badly formed yEnc article

Posted: March 4th, 2016, 8:02 am
by shypike
Maybe it does.
I'll check the actual post later.
Thanks for reporting it.

Re: Badly formed yEnc article

Posted: March 4th, 2016, 8:11 am
by shypike
Could be.
uuencoding is so rare these days that SABnzbd's support of it is hardly ever tested.
This could be a nice case study.

Re: Badly formed yEnc article

Posted: March 4th, 2016, 9:08 am
by sander
@ivanisimus

Good that you posted the NZB; that way I could let SAB 1.0.0 RC download it.

Result

Code: Select all

Repair failed, not enough repair blocks (1708 short)

Downloaded in 32 mins 7 seconds at an average of 3.1 MB/s
Age: 33m
2108 articles were malformed
2274 articles were missing
166 articles were removed
I'll check if this is caused by the decoding

Re: Badly formed yEnc article

Posted: March 4th, 2016, 12:38 pm
by safihre
At least it already existed in 0.7.20 and only now someone has found it..

I really hope this doesn't delay 1.0.0 final even more..

Re: Badly formed yEnc article

Posted: March 4th, 2016, 4:22 pm
by sander
2016-03-04 14:36:24,082::INFO::[decoder:154] Badly formed yEnc article in 10c611b82f05b161bacd16008e90c97f@poster.com

Manual NNTP session for that article body:

Code: Select all

222 5049327431 <10c611b82f05b161bacd16008e90c97f@poster.com> body
M?!B!OJN,/-S"`.X8KVG*F['UK9[K!=ZJ70?1:&!G(!]HYP5\2ACU;X1MS^'H
M/JU[5%OW)0I%=W/)D*D2`F+WI9N6'XS#AILU\M*_"SH+(-Y/`$VW+G#\N`VQ
MEXI"O%N?\TKZ>6L/8U;6=Q1[U4RO?C!3V3&-%`CJ.,Y00CQ$)(=<R')[QS,,
MD)H#O61Z<FXNGOQW^YZA\1)/B"8OX:W->H2PY=)D9D'?Y'.<(%$QQJ[OE#W'
METL;K'(XTA7SIO\+,=+&/BT.$..S9AA9/219-<,`^_O]\);ZL_8M9.P2EOLQ
M,`YRUG==3D0A[BR?O\DP&0@!9C/L(Z(EZ\7[T[IP4(+D-8L?"\0188%T7*W"
MRLB7!`S"NJ6"<])^(E6%6FH3?/G+`526WV/`^X0J-:ROTR,]<P=(,8G%U*;-
MR_-@XGSM_K*EQ=KPO=6-R9@1>6<AV\T=CGYZL*/[?KY.J'?M"B$F.<2]$CZ_
<...>
M&SV`B;9@1Z]7>3U[M/D"<.[,OK4::2K*LF29LRVXJ%U-SQ]<!'(K0PW_C;C@
M':3%&CWTBG5W<DY15/V-0)J2?Y=1</(>?C8(L&)`N\O\Z'\W7H[4#I6M?%J"
MD4N]T?'@<YM'&:.BC4GWPO.8NGIL6R\^%T4:I#JS2T#R9B_'O'<2<`M=-ZIU
M6`?5M'28H]B=]H#0X;6N?C/@-%5.4F:4%H6E)ZB/N#<MR!-#)V]W_>?@G]U;
MX[_F@TJ[]X<M,A+&HR.+E,7`^BFN9D[=#<5P?R`'HZZ8VO#YB7:IQO;*Q]7P
MF+[_2^=B,=F,LN+;U-7/)TEX1!?JDR317D8JTI6[F]I9ONT,[.XO-^N9;'*_
MNF%RIMM-%?$MF'\4[M\D9IEMJ?;*Z'#QGC9G[#B">+I].+WZQG+@\6VRZ[K<
MKGSQ17HN2ATZ]/M005(R`%!+5&``````````ZD(\[GT];<6.,.GDP1DL)_J]
M-_TWU_'__4^;ROT8%,]005(@,BXP`$-R96%T;W(`0W)E871E9"!B>2!P:'!A
1<C(@=F5R<VEO;B`Q+C0N````
`
end
.
So: it looks like uuencode (I'm sure it is), but SABnzbd says "Badly formed yEnc". Strange.

Re: Badly formed yEnc article

Posted: March 5th, 2016, 8:42 am
by shypike
SABnzbd does not support multi-part uu-encoded posts.
It's quite a bit of work to implement and such posts are extremely rare.
I will see if we can give better diagnostic info, because now it's very confusing for users.