Admin console not accessable after 15-1 update

Re: Admin console not accessable after 15-1 update

Postby fvdw » Fri Mar 28, 2014 1:47 pm

how do I check if par check is working or failing I have several succesful downloads now in my download folder

ps kernel 3.13.6 is coming one of these weeks
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Admin console not accessable after 15-1 update

Postby fvdw » Fri Mar 28, 2014 7:19 pm

to check libpar is installed ok you could give this command
Code: Select all
$ ldd /usr/lib/libpar2.so.0.0.1

it should give output like this
Code: Select all
libsigc-2.0.so.0 => /usr/lib/libsigc-2.0.so.0 (0xb6f04000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb6e39000)
libm.so.6 => /lib/libm.so.6 (0xb6d91000)
libc.so.6 => /lib/libc.so.6 (0xb6c55000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0xb6c42000)
/lib/ld-linux.so.3 (0xb6f90000)
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Admin console not accessable after 15-1 update

Postby brinka123 » Fri Mar 28, 2014 7:33 pm

This is only needed when download is not complete......

libpar2 is installed as expected....

Post this in a new topic, to keep things separated??

I Always get these type of errors in nzbget 12.0 this never worked in 12.0:

Code: Select all
Fri Mar 28 20:17:21 2014   3062604896   INFO   Messages have been deleted
Fri Mar 28 20:17:30 2014   3062604896   INFO   Carrie (2013) 720P NL SUBS k-a-r-m-a repost nieuwe upload returned from history back to download queue
Fri Mar 28 20:17:30 2014   3062604896   INFO   Queueing Carrie (2013) 720P NL SUBS k-a-r-m-a repost nieuwe upload for post-processing
Fri Mar 28 20:17:30 2014   2983195744   INFO   Collection Carrie (2013) 720P NL SUBS k-a-r-m-a repost nieuwe upload with health 99.9% needs par-check
Fri Mar 28 20:17:30 2014   2983195744   INFO   Pausing queue before par-check
Fri Mar 28 20:17:30 2014   2983195744   INFO   Checking pars for Carrie (2013) 720P NL SUBS k-a-r-m-a repost nieuwe upload
Fri Mar 28 20:17:30 2014   3062604896   INFO   Verifying Carrie (2013) 720P NL SUBS k-a-r-m-a repost nieuwe upload/trdcvghy3345trfg76
Fri Mar 28 20:17:30 2014   3062604896   INFO   Loading file trdcvghy3345trfg76.par2
Fri Mar 28 20:17:30 2014   3062604896   INFO   Loading file trdcvghy3345trfg76.vol001+02.par2
Fri Mar 28 20:17:30 2014   3062604896   INFO   Loading file trdcvghy3345trfg76.vol015+16.par2
Fri Mar 28 20:17:30 2014   3062604896   INFO   Loading file trdcvghy3345trfg76.vol063+41.par2
Fri Mar 28 20:17:31 2014   3062604896   INFO   Loading file trdcvghy3345trfg76.vol000+01.par2
Fri Mar 28 20:17:31 2014   3062604896   INFO   Loading file trdcvghy3345trfg76.vol003+04.par2
Fri Mar 28 20:17:31 2014   3062604896   INFO   Loading file trdcvghy3345trfg76.vol031+32.par2
Fri Mar 28 20:17:31 2014   3062604896   INFO   Loading file trdcvghy3345trfg76.vol007+08.par2
Fri Mar 28 20:17:31 2014   3062604896   WARNING   Could not verify Carrie (2013) 720P NL SUBS k-a-r-m-a repost nieuwe upload/trdcvghy3345trfg76: par2-file could not be processed
Fri Mar 28 20:17:31 2014   3062604896   INFO   Requesting more par2-files for Carrie (2013) 720P NL SUBS k-a-r-m-a repost nieuwe upload/trdcvghy3345trfg76
Fri Mar 28 20:17:31 2014   3062604896   WARNING   No more par2-files found
Fri Mar 28 20:17:31 2014   3062604896   ERROR   Could not verify Carrie (2013) 720P NL SUBS k-a-r-m-a repost nieuwe upload/trdcvghy3345trfg76: par2-file could not be processed
Fri Mar 28 20:17:31 2014   2983195744   WARNING   Skipping unpack for Carrie (2013) 720P NL SUBS k-a-r-m-a repost nieuwe upload due to par-failure
Fri Mar 28 20:17:31 2014   2983195744   INFO   Unpausing queue after par-check
Fri Mar 28 20:17:32 2014   2983195744   INFO   Collection Carrie (2013) 720P NL SUBS k-a-r-m-a repost nieuwe upload added to history


When I repair with quickpar on windows its just fine. Maybe the libpar2 ?

If this all works I never update again.......
brinka123
Donator VIP
Donator VIP
 
Posts: 126
Joined: Sat Nov 17, 2012 3:06 pm

Re: Admin console not accessable after 15-1 update

Postby fvdw » Fri Mar 28, 2014 9:12 pm

I do not have any of these messages in my info message list in web interface of nzbget, neither in the log file :scratch
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Admin console not accessable after 15-1 update

Postby brinka123 » Sat Mar 29, 2014 8:16 am

You know this http://nzbget.net/Installation_on_POSIX I think.

Before you compiled libpar2-0.2 you added the patches from nzbget12.0???
I see also a libsigc++2.0.18 patch

Code: Select all
root@NetworkSpace2:/share/1000/fvdw/nzbget-12.0 # ls *.patch
libpar2-0.2-bugfixes.patch  libpar2-0.2-MSVC8.patch
libpar2-0.2-cancel.patch    libsigc++-2.0.18-MSVC8.patch



I expected libpar2.so.0.0.2 or libpar2.so.0.2.0 ....
When I do
Code: Select all
ls -al libpar2*
-rwxr-xr-x  1 root root    882 2013-01-15 22:20 libpar2.la
lrwxrwxrwx  1 root root     16 2014-02-09 11:50 libpar2.so -> libpar2.so.0.0.1
lrwxrwxrwx  1 root root     16 2014-02-09 11:50 libpar2.so.0 -> libpar2.so.0.0.1
-rwxr-xr-x  1 root root 224384 2014-03-09 23:54 libpar2.so.0.0.1

Last edited by brinka123 on Sat Mar 29, 2014 8:36 am, edited 1 time in total.
brinka123
Donator VIP
Donator VIP
 
Posts: 126
Joined: Sat Nov 17, 2012 3:06 pm

Re: Admin console not accessable after 15-1 update

Postby fvdw » Sat Mar 29, 2014 8:26 am

yes i know that and yes the patches for libpar2 are applied before compiling it
the libsigc++ not because it was not required, I used the one for the previous version of libpar2 we compiled, but I will have a look at it but not to day as I have other things to do. But also this issue will be solved...

ps I also got the par repair error, probably until now the files I downloaded didn't need repair
Code: Select all
Sat Mar 29 03:54:25 2014   INFO   Successfully downloaded S08E02-21-03-2014.part.nzb-yEnc/S08E02 (21-03-2014).part.vol63+37.par2
Sat Mar 29 03:54:25 2014   INFO   Loading file S08E02 (21-03-2014).part.par2
Sat Mar 29 03:54:25 2014   INFO   Loading file S08E02 (21-03-2014).part.vol03+04.par2
Sat Mar 29 03:54:26 2014   INFO   Loading file S08E02 (21-03-2014).part.vol07+08.par2
Sat Mar 29 03:54:26 2014   INFO   Loading file S08E02 (21-03-2014).part.vol15+16.par2
Sat Mar 29 03:54:26 2014   INFO   Loading file S08E02 (21-03-2014).part.vol01+02.par2
Sat Mar 29 03:54:26 2014   INFO   Loading file S08E02 (21-03-2014).part.vol63+37.par2
Sat Mar 29 03:54:26 2014   INFO   Loading file S08E02 (21-03-2014).part.vol31+32.par2
Sat Mar 29 03:54:27 2014   INFO   Loading file S08E02 (21-03-2014).part.vol00+01.par2
Sat Mar 29 03:54:27 2014   WARNING   Could not verify S08E02-S08E02-21-03-2014.part.nzb-yEnc/S08E02 (21-03-2014).part: par2-file could not be processed
Sat Mar 29 03:54:27 2014   INFO   Requesting more par2-files for S08E02-S08E02-21-03-2014.part.nzb-yEnc/S08E02 (21-03-2014).part
Sat Mar 29 03:54:27 2014   WARNING   No more par2-files found
Sat Mar 29 03:54:27 2014   ERROR   Could not verify S08E02-S08E02-21-03-2014.part.nzb-yEnc/S08E02 (21-03-2014).part: par2-file could not be processed
Sat Mar 29 03:54:27 2014   WARNING   Skipping unpack for S08E02-S08E02-21-03-2014.part.nzb-yEnc due to par-failure
Sat Mar 29 03:54:27 2014   INFO   Collection S08E02-S08E02-21-03-2014.part.nzb-yEnc added to history

is this the error you mean ?
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Admin console not accessable after 15-1 update

Postby brinka123 » Sat Mar 29, 2014 8:38 am

Yes this is the error...

Maybe were missing the latest libpar2 version with nzbget patch...
brinka123
Donator VIP
Donator VIP
 
Posts: 126
Joined: Sat Nov 17, 2012 3:06 pm

Re: Admin console not accessable after 15-1 update

Postby fvdw » Sat Mar 29, 2014 8:59 am

this is the lipar2 I used. I cannot find a more recent version. Ansd I used the patches as present for it in the nzbget 12.0 code
Need to check libsigc++ of the patches for that library are diffeent for nzbget 12.0 then for 9.0 but i doubt that
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

Re: Admin console not accessable after 15-1 update

Postby brinka123 » Sat Mar 29, 2014 6:17 pm

Download speed doesn't exceed 70 KB/sec.... with the memmove version. Same as you???
brinka123
Donator VIP
Donator VIP
 
Posts: 126
Joined: Sat Nov 17, 2012 3:06 pm

Re: Admin console not accessable after 15-1 update

Postby fvdw » Sun Mar 30, 2014 2:37 pm

I never looked at that performance but it would surprise me if memmove would be causing this. I will do some test
fvdw
Site Admin - expert
 
Posts: 13471
Joined: Tue Apr 12, 2011 2:30 pm
Location: Netherlands

PreviousNext

Return to Lacie Network Space vs2 and max version

Who is online

Users browsing this forum: No registered users and 10 guests