SSL not working

Get help, report and discuss bugs.
hugbug
Developer & Admin
Posts: 7645
Joined: 09 Sep 2008, 11:58
Location: Germany

Re: SSL not working

Post by hugbug » 24 Dec 2008, 09:52

Thanks for the file list, but it lists only ffp-directory.
My nzbget binary DO NOT use any staff from "ffp". It uses only standard librares supplied with the box.
Or I am mistaken and "ffp" is a part of the standard system?

If "lib" doesn't contain "libpthread" there should be another directory with that library.

BTW, if you can install optware, you can try optware's version of nzbget.

mastervol

Re: SSL not working

Post by mastervol » 24 Dec 2008, 10:34

hi there

1)
following this thread i can confirm, that the latest version nzbget-0.6.0-testing-r269-bin-dns323-arm.tar.gz
works like a charm when using port 119 and no encryption.

2)
when trying to use the optware version (nzbget - 0.5.1-1) i get a constant error: (see. http://forum.dsmg600.info/p22520-2008-1 ... 34:50.html #41)

FATAL ERROR: Invalid option "Server1.Level"

3)
since i was unable to sort that out, i am heading towards your new precompiled dns323 version.
using the debug version nzbget-0.6.0-testing-r269-bin-dns323-arm-debug.tar.gz i get the following log when using the following:

(giganews)
port=563
encryption=yes

Code: Select all

Wed Dec 24 11:07:55 2008	1024	INFO	nzbget daemon-mode
Wed Dec 24 11:07:55 2008	1024	DEBUG	Initializing global thread data (Thread.cpp:166:Init)
Wed Dec 24 11:07:55 2008	1024	DEBUG	Initializing global connection data (Connection.cpp:65:Init)
Wed Dec 24 11:07:55 2008	1024	DEBUG	Initializing TLS library (Connection.cpp:85:Init)
Wed Dec 24 11:07:55 2008	1024	DEBUG	Creating Thread (Thread.cpp:176:Thread)
Wed Dec 24 11:07:55 2008	1024	DEBUG	Creating QueueEditor (QueueEditor.cpp:67:QueueEditor)
Wed Dec 24 11:07:55 2008	1024	DEBUG	Creating QueueCoordinator (QueueCoordinator.cpp:60:QueueCoordinator)
Wed Dec 24 11:07:55 2008	1024	DEBUG	Initializing global decoder (Decoder.cpp:118:Init)
Wed Dec 24 11:07:55 2008	1024	DEBUG	Creating Thread (Thread.cpp:176:Thread)
Wed Dec 24 11:07:55 2008	1024	DEBUG	Creating RemoteServer (RemoteServer.cpp:58:RemoteServer)
Wed Dec 24 11:07:55 2008	1024	DEBUG	Starting Thread (Thread.cpp:191:Start)
Wed Dec 24 11:07:55 2008	1024	DEBUG	Creating Thread (Thread.cpp:176:Thread)
Wed Dec 24 11:07:55 2008	1024	DEBUG	Creating Thread (Thread.cpp:176:Thread)
Wed Dec 24 11:07:55 2008	1024	DEBUG	Creating ParChecker (ParChecker.cpp:75:ParChecker)
Wed Dec 24 11:07:55 2008	1024	DEBUG	Creating PrePostProcessor (PrePostProcessor.cpp:82:PrePostProcessor)
Wed Dec 24 11:07:55 2008	1024	DEBUG	Starting Thread (Thread.cpp:191:Start)
Wed Dec 24 11:07:55 2008	1024	DEBUG	Starting Thread (Thread.cpp:191:Start)
Wed Dec 24 11:07:55 2008	1026	DEBUG	Entering Thread-func (Thread.cpp:258:thread_handler)
Wed Dec 24 11:07:55 2008	1026	DEBUG	Entering RemoteServer-loop (RemoteServer.cpp:77:Run)
Wed Dec 24 11:07:55 2008	1026	DEBUG	Creating Connection (Connection.cpp:120:Connection)
Wed Dec 24 11:07:55 2008	1026	DEBUG	Binding (Connection.cpp:205:Bind)
Wed Dec 24 11:07:55 2008	1026	DEBUG	Do binding (Connection.cpp:489:DoBind)
Wed Dec 24 11:07:55 2008	1026	DEBUG	Accepting connection (Connection.cpp:264:Accept)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Entering Thread-func (Thread.cpp:258:thread_handler)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Entering QueueCoordinator-loop (QueueCoordinator.cpp:102:Run)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Checking if a saved queue exists on disk (DiskState.cpp:758:DownloadQueueExists)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading queue from disk (DiskState.cpp:195:LoadDownloadQueue)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating NZBInfo (DownloadInfo.cpp:82:NZBInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	3076	DEBUG	Entering Thread-func (Thread.cpp:258:thread_handler)
Wed Dec 24 11:07:55 2008	3076	DEBUG	Entering PrePostProcessor-loop (PrePostProcessor.cpp:124:Run)
Wed Dec 24 11:07:55 2008	3076	DEBUG	Checking if a saved queue exists on disk (DiskState.cpp:768:PostQueueExists)
Wed Dec 24 11:07:55 2008	3076	DEBUG	Checking if a saved queue exists on disk (DiskState.cpp:768:PostQueueExists)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Starting new ArticleDownloader (QueueCoordinator.cpp:476:StartArticleDownload)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating Thread (Thread.cpp:176:Thread)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating Decoder (Decoder.cpp:52:Decoder)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating Decoder (Decoder.cpp:52:Decoder)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating ArticleDownloader (ArticleDownloader.cpp:62:ArticleDownloader)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Starting Thread (Thread.cpp:191:Start)
Wed Dec 24 11:07:55 2008	4101	DEBUG	Entering Thread-func (Thread.cpp:258:thread_handler)
Wed Dec 24 11:07:55 2008	4101	DEBUG	Entering ArticleDownloader-loop (ArticleDownloader.cpp:121:Run)
Wed Dec 24 11:07:55 2008	4101	DEBUG	Notifying observers (Observer.cpp:55:Notify)
Wed Dec 24 11:07:55 2008	4101	DEBUG	Notification from ArticleDownloader received (QueueCoordinator.cpp:533:Update)
Wed Dec 24 11:07:55 2008	4101	DEBUG	Connecting (Connection.cpp:172:Connect)
Wed Dec 24 11:07:55 2008	4101	DEBUG	Opening connection to news.giganews.com (NNTPConnection.cpp:234:DoConnect)
Wed Dec 24 11:07:55 2008	4101	DEBUG	Do connecting (Connection.cpp:329:DoConnect)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Starting new ArticleDownloader (QueueCoordinator.cpp:476:StartArticleDownload)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating Thread (Thread.cpp:176:Thread)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating Decoder (Decoder.cpp:52:Decoder)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating Decoder (Decoder.cpp:52:Decoder)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating ArticleDownloader (ArticleDownloader.cpp:62:ArticleDownloader)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Starting Thread (Thread.cpp:191:Start)
Wed Dec 24 11:07:55 2008	5126	DEBUG	Entering Thread-func (Thread.cpp:258:thread_handler)
Wed Dec 24 11:07:55 2008	5126	DEBUG	Entering ArticleDownloader-loop (ArticleDownloader.cpp:121:Run)
Wed Dec 24 11:07:55 2008	5126	DEBUG	Notifying observers (Observer.cpp:55:Notify)
Wed Dec 24 11:07:55 2008	5126	DEBUG	Notification from ArticleDownloader received (QueueCoordinator.cpp:533:Update)
Wed Dec 24 11:07:55 2008	5126	DEBUG	Connecting (Connection.cpp:172:Connect)
Wed Dec 24 11:07:55 2008	5126	DEBUG	Opening connection to news.giganews.com (NNTPConnection.cpp:234:DoConnect)
Wed Dec 24 11:07:55 2008	5126	DEBUG	Do connecting (Connection.cpp:329:DoConnect)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Starting new ArticleDownloader (QueueCoordinator.cpp:476:StartArticleDownload)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating Thread (Thread.cpp:176:Thread)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating Decoder (Decoder.cpp:52:Decoder)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating Decoder (Decoder.cpp:52:Decoder)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Creating ArticleDownloader (ArticleDownloader.cpp:62:ArticleDownloader)
Wed Dec 24 11:07:55 2008	2051	DEBUG	Starting Thread (Thread.cpp:191:Start)
Wed Dec 24 11:07:55 2008	6151	DEBUG	Entering Thread-func (Thread.cpp:258:thread_handler)
Wed Dec 24 11:07:55 2008	6151	DEBUG	Entering ArticleDownloader-loop (ArticleDownloader.cpp:121:Run)
Wed Dec 24 11:07:55 2008	4101	DEBUG	Starting TLS (Connection.cpp:647:StartTLS)
Wed Dec 24 11:07:55 2008	6151	DEBUG	Notifying observers (Observer.cpp:55:Notify)
Wed Dec 24 11:07:55 2008	4101	ERROR	Segmentation fault
Wed Dec 24 11:07:55 2008	6151	DEBUG	Notification from ArticleDownloader received (QueueCoordinator.cpp:533:Update)
Wed Dec 24 11:07:55 2008	6151	DEBUG	Connecting (Connection.cpp:172:Connect)
Wed Dec 24 11:07:55 2008	6151	DEBUG	Opening connection to news.giganews.com (NNTPConnection.cpp:234:DoConnect)
Wed Dec 24 11:07:55 2008	6151	DEBUG	Do connecting (Connection.cpp:329:DoConnect) 
i have the following installed from optware:
libpar2 - 0.2-5 - A library for performing common tasks related to PAR recovery sets
libsigc++ - 2.0.18-1 - libsigc++ implements a typesafe callback system for standard C++.
libstdc++ - 5.0.5-6 - Standard C++ library, needed for dynamically linked C++ programs
libxml2 - 2.7.2-1 - Libxml2 is the XML C parser and toolkit developed for the Gnome project.
ncurses - 5.7-1 - NCurses libraries
wakelan - 1.1-2 - send the magic wakeup package over the LAN
zlib - 1.2.3-3 - zlib is a library implementing the 'deflate' compression system.

i have the following installed from fonz: (ls -l /ffp/var/packages)

Code: Select all

-rw-r--r--    1 root     root         2351 Oct 19 18:59 autoconf-2.61-2
-rw-r--r--    1 root     root         4803 Oct 19 18:39 automake-1.10.1-2
-rw-r--r--    1 root     root          216 Oct 26 11:34 bash-3.2-3
-rw-r--r--    1 root     root         2892 Oct 19 18:42 binutils-2.18.50.0.1-4
-rw-r--r--    1 root     root          551 Oct 19 18:59 bison-2.3-3
-rw-r--r--    1 root     root          212 Aug 31 20:06 busybox-1.11.2-1
-rw-r--r--    1 root     root          106 Aug 31 20:06 dialog-1.1-3
-rw-r--r--    1 root     root          148 Aug 31 20:06 dns323-utils-0.7.176-2
-rw-r--r--    1 root     root          167 Oct  4 13:43 fanctl-2-1
-rw-r--r--    1 root     root          287 Aug 31 20:06 ffp-scripts-0.5-17
-rw-r--r--    1 root     root          469 Oct 19 18:59 flex-2.5.33-5
-rw-r--r--    1 root     root       117762 Aug 31 20:06 fun_plug-0.5-08_08_31
-rw-r--r--    1 root     root           29 Aug 31 20:06 funpkg-0.5-1
-rw-r--r--    1 root     root        32403 Oct 19 18:34 gcc-4.1-2
-rw-r--r--    1 root     root        81934 Oct 19 18:51 gettext-0.17-2
-rw-r--r--    1 root     root        16844 Aug 31 20:06 groff-1.19.2-3
-rw-r--r--    1 root     root        42119 Oct 19 19:00 kernel-headers-2.6.9.1-2
-rw-r--r--    1 root     root          202 Aug 31 20:06 less-418-3
-rw-r--r--    1 root     root        14322 Nov 16 18:58 libxml2-2.6.31-2
-rw-r--r--    1 root     root         3053 Aug 31 20:06 lighttpd-1.4.19-4
-rw-r--r--    1 root     root          102 Aug 31 20:06 lsof-4.80-1
-rw-r--r--    1 root     root          225 Oct 19 18:39 make-3.81-3
-rw-r--r--    1 root     root          435 Aug 31 20:06 man-1.6e-3
-rw-r--r--    1 root     root         4778 Aug 31 20:06 mediatomb-0.11.0-5
-rw-r--r--    1 root     root          712 Aug 31 20:06 nfs-utils-1.1.0-4
-rw-r--r--    1 root     root          492 Aug 31 20:06 ntp-4.2.4p4-4
-rw-r--r--    1 root     root          968 Aug 31 20:06 openssh-5.1p1-1
-rw-r--r--    1 root     root        43006 Dec 24 11:04 openssl-0.9.8h-1
-rw-r--r--    1 root     root          104 Oct 19 18:58 patch-2.5.9-3
-rw-r--r--    1 root     root          223 Aug 31 20:06 portmap-6.0-4
-rw-r--r--    1 root     root          162 Aug 31 20:06 rcorder-cvs-4
-rw-r--r--    1 root     root          194 Aug 31 20:06 rsync-3.0.3-1
-rw-r--r--    1 root     root        31665 Sep  6 09:57 samba-3.2.3-1
-rw-r--r--    1 root     root         2097 Aug 31 20:06 shadow-4.1.2.1-1
-rw-r--r--    1 root     root          129 Aug 31 20:06 strace-4.5.16-3
-rw-r--r--    1 root     root         9914 Oct 19 18:52 uclibc-0.9.29-7
-rw-r--r--    1 root     root          188 Aug 31 20:06 unfs3-0.9.20-4
-rw-r--r--    1 root     root          154 Aug 31 20:06 usbutils-0.73-1
4)
also, i think i saw something like a terminal window (gui) to check what nzbget is doing, but it seems i cant get to that again.

hugbug
Developer & Admin
Posts: 7645
Joined: 09 Sep 2008, 11:58
Location: Germany

Re: SSL not working

Post by hugbug » 24 Dec 2008, 11:03

Please someone post the complete list of files for directories typically used for libraries on linux :)
  • /lib
  • /usr/lib
  • /usr/local/lib
  • any other directories with libraries (excluding /ffp and optware libraries)

ydrol
Posts: 33
Joined: 03 Oct 2008, 11:34

Re: SSL not working

Post by ydrol » 24 Dec 2008, 11:27

hugbug wrote:Please someone post the complete list of files for directories typically used for libraries on linux :)
  • /lib
  • /usr/lib
  • /usr/local/lib
  • any other directories with libraries (excluding /ffp and optware libraries)
Also, for 64bit, I think /lib64 , /usr/lib64 , /usr/local/lib64

Guest

Re: SSL not working

Post by Guest » 24 Dec 2008, 11:37

how can i check where libraries are stored beyond your mentioned directories?

as i am not too much into *nix stuff, i can only supply the following info:

ls -l /lib

Code: Select all

-rwxr-xr-x    1 root     root        19492 Dec 27  2005 ld-uClibc-0.9.28.so
lrwxrwxrwx    1 root     root           19 Apr 21  2008 ld-uClibc.so.0 -> ld-uClibc-0.9.28.so
lrwxrwxrwx    1 root     root           19 Apr 21  2008 libc.so.0 -> libuClibc-0.9.28.so
lrwxrwxrwx    1 root     root           16 Apr 21  2008 libconfuse -> libconfuse.0.0.0
lrwxrwxrwx    1 root     root           16 Apr 21  2008 libconfuse.0 -> libconfuse.0.0.0
-rwxr-xr-x    1 root     root        28724 Dec 27  2005 libconfuse.0.0.0
-rw-r--r--    1 root     root        10196 Dec 27  2005 libcrypt-0.9.28.so
lrwxrwxrwx    1 root     root           18 Apr 21  2008 libcrypt.so.0 -> libcrypt-0.9.28.so
lrwxrwxrwx    1 root     root           32 Dec 23 20:49 libcrypto.so -> /sys/crfs/lib/libcrypto.so.0.9.7
lrwxrwxrwx    1 root     root           32 Dec 23 20:49 libcrypto.so.0 -> /sys/crfs/lib/libcrypto.so.0.9.7
lrwxrwxrwx    1 root     root           32 Dec 23 20:49 libcrypto.so.0.9.7 -> /sys/crfs/lib/libcrypto.so.0.9.7
lrwxrwxrwx    1 root     root           30 Dec 23 20:49 libcurl.so -> /sys/crfs/lib/libcurl.so.4.0.1
lrwxrwxrwx    1 root     root           30 Dec 23 20:49 libcurl.so.4 -> /sys/crfs/lib/libcurl.so.4.0.1
lrwxrwxrwx    1 root     root           30 Dec 23 20:49 libcurl.so.4.0.1 -> /sys/crfs/lib/libcurl.so.4.0.1
-rw-r--r--    1 root     root         7244 Dec 27  2005 libdl-0.9.28.so
lrwxrwxrwx    1 root     root           15 Apr 21  2008 libdl.so.0 -> libdl-0.9.28.so
lrwxrwxrwx    1 root     root           13 Apr 21  2008 libgcc_s.so -> libgcc_s.so.1
-rw-r--r--    1 root     root        37580 Dec 27  2005 libgcc_s.so.1
lrwxrwxrwx    1 root     root           31 Dec 23 20:49 libgdbm.so.3 -> /sys/crfs/sbin/libgdbm.so.3.0.0
lrwxrwxrwx    1 root     root           31 Dec 23 20:49 libgdbm.so.3.0.0 -> /sys/crfs/sbin/libgdbm.so.3.0.0
lrwxrwxrwx    1 root     root           22 Dec 23 20:49 libiconv.so -> /lib/libiconv.so.2.2.0
lrwxrwxrwx    1 root     root           22 Dec 23 20:49 libiconv.so.2 -> /lib/libiconv.so.2.2.0
lrwxrwxrwx    1 root     root           31 Dec 23 20:49 libiconv.so.2.2.0 -> /sys/crfs/lib/libiconv.so.2.2.0
lrwxrwxrwx    1 root     root           33 Dec 23 20:49 libid3tag.so.0 -> /sys/crfs/sbin/libid3tag.so.0.3.0
lrwxrwxrwx    1 root     root           33 Dec 23 20:49 libid3tag.so.0.3.0 -> /sys/crfs/sbin/libid3tag.so.0.3.0
lrwxrwxrwx    1 root     root           35 Dec 23 20:49 liblib-3-0.so.0 -> /usr/sbin/samba/liblib-3-0.so.0.0.0
lrwxrwxrwx    1 root     root           31 Dec 23 20:49 liblpr.so.0 -> /usr/sbin/LPRng/liblpr.so.0.0.0
-rw-r--r--    1 root     root        56192 Dec 27  2005 libm-0.9.28.so
lrwxrwxrwx    1 root     root           14 Apr 21  2008 libm.so.0 -> libm-0.9.28.so
lrwxrwxrwx    1 root     root           37 Dec 23 20:49 libmsrpc-3-0.so.0 -> /usr/sbin/samba/libmsrpc-3-0.so.0.0.0
-rw-r--r--    1 root     root         1668 Dec 27  2005 libnsl-0.9.28.so
lrwxrwxrwx    1 root     root           16 Apr 21  2008 libnsl.so.0 -> libnsl-0.9.28.so
lrwxrwxrwx    1 root     root           37 Dec 23 20:49 libparam-3-0.so.0 -> /usr/sbin/samba/libparam-3-0.so.0.0.0
lrwxrwxrwx    1 root     root           38 Dec 23 20:49 libpassdb-3-0.so.0 -> /usr/sbin/samba/libpassdb-3-0.so.0.0.0
-rw-r--r--    1 root     root        67252 Dec 27  2005 libpthread-0.9.28.so
lrwxrwxrwx    1 root     root           20 Apr 21  2008 libpthread.so.0 -> libpthread-0.9.28.so
-rw-r--r--    1 root     root         1672 Dec 27  2005 libresolv-0.9.28.so
lrwxrwxrwx    1 root     root           19 Apr 21  2008 libresolv.so.0 -> libresolv-0.9.28.so
lrwxrwxrwx    1 root     root           41 Dec 23 20:49 librpc-parse-3-0.so.0 -> /usr/sbin/samba/librpc-parse-3-0.so.0.0.0
lrwxrwxrwx    1 root     root           35 Dec 23 20:49 libsmb-3-0.so.0 -> /usr/sbin/samba/libsmb-3-0.so.0.0.0
lrwxrwxrwx    1 root     root           34 Dec 23 20:49 libsqlite3.so.0 -> /sys/crfs/sbin/libsqlite3.so.0.8.6
lrwxrwxrwx    1 root     root           34 Dec 23 20:49 libsqlite3.so.0.8.6 -> /sys/crfs/sbin/libsqlite3.so.0.8.6
lrwxrwxrwx    1 root     root           29 Dec 23 20:49 libssl.so -> /sys/crfs/lib/libssl.so.0.9.7
lrwxrwxrwx    1 root     root           29 Dec 23 20:49 libssl.so.0 -> /sys/crfs/lib/libssl.so.0.9.7
lrwxrwxrwx    1 root     root           29 Dec 23 20:49 libssl.so.0.9.7 -> /sys/crfs/lib/libssl.so.0.9.7
lrwxrwxrwx    1 root     root           32 Dec 23 20:49 libstdc++.so.5 -> /sys/crfs/lib/libstdc++.so.5.0.5
-rw-r--r--    1 root     root        11544 Dec 27  2005 libthread_db-0.9.28.so
lrwxrwxrwx    1 root     root           22 Apr 21  2008 libthread_db.so.1 -> libthread_db-0.9.28.so
-rw-r--r--    1 root     root       312136 Dec 27  2005 libuClibc-0.9.28.so
-rw-r--r--    1 root     root         4276 Dec 27  2005 libutil-0.9.28.so
lrwxrwxrwx    1 root     root           17 Apr 21  2008 libutil.so.0 -> libutil-0.9.28.so
lrwxrwxrwx    1 root     root           27 Dec 23 20:49 libz.so.1 -> /sys/crfs/lib/libz.so.1.2.3
lrwxrwxrwx    1 root     root           27 Dec 23 20:49 libz.so.1.2.3 -> /sys/crfs/lib/libz.so.1.2.3
drwxr-xr-x    3 root     root         1024 Dec 23 20:49 modules
ls /usr
bin local sbin share

ls -l /usr/local
drwxr-xr-x 5 root root 1024 Feb 15 2006 LPRng
-rw-r--r-- 1 root root 9381 Mar 15 2006 openssl.cnf
drwxr-xr-x 2 root root 1024 Mar 15 2006 ssl

hugbug
Developer & Admin
Posts: 7645
Joined: 09 Sep 2008, 11:58
Location: Germany

Re: SSL not working

Post by hugbug » 24 Dec 2008, 11:44

Just to be sure, is this list from dns323 device?

mastervol

Re: SSL not working

Post by mastervol » 24 Dec 2008, 11:47

yes this list is from the dns323 with funplug installed
sorry i forgot to enter the username in the previous post, registration is disabled i believe?

hugbug
Developer & Admin
Posts: 7645
Joined: 09 Sep 2008, 11:58
Location: Germany

Re: SSL not working

Post by hugbug » 24 Dec 2008, 12:24

Thanks, that's the list of files, I was asking for.
So, dns323 comes with openssl preinstalled and I can link to that libraries.

New binary for testing - click. Please let me know how SSL works now.

This forum is maintained by SourceForge and uses its authenthication system. You need a regular SourceForge account to login to the forum.

mastervol

Re: SSL not working

Post by mastervol » 24 Dec 2008, 16:11

tried it with a ~130MB file
it seems to work now ;-)

however i am not sure if the ssl libraries are coming with the firmaware from dlink .. it might be the case that they were copied via fun packages or optware packages ..

it is now even faster (~950K) compared to nzbget + stunnel (~750K)

Code: Select all

Wed Dec 24 16:54:42 2008	1024	INFO	Stopping, please wait...
Wed Dec 24 16:54:42 2008	1024	DEBUG	Stopping QueueCoordinator (nzbget.cpp:426:ExitProc)
Wed Dec 24 16:54:42 2008	1024	DEBUG	Stopping Thread (Thread.cpp:223:Stop)
Wed Dec 24 16:54:42 2008	1024	DEBUG	Stopping ArticleDownloads (QueueCoordinator.cpp:437:Stop)
Wed Dec 24 16:54:42 2008	1024	DEBUG	ArticleDownloads are notified (QueueCoordinator.cpp:444:Stop)
Wed Dec 24 16:54:42 2008	1024	DEBUG	Stopping Thread (Thread.cpp:223:Stop)
Wed Dec 24 16:59:04 2008	1024	INFO	nzbget daemon-mode
Wed Dec 24 16:59:04 2008	1024	DEBUG	Initializing global thread data (Thread.cpp:166:Init)
Wed Dec 24 16:59:04 2008	1024	DEBUG	Initializing global connection data (Connection.cpp:65:Init)
Wed Dec 24 16:59:04 2008	1024	DEBUG	Initializing TLS library (Connection.cpp:85:Init)
Wed Dec 24 16:59:04 2008	1024	DEBUG	Creating Thread (Thread.cpp:176:Thread)
Wed Dec 24 16:59:04 2008	1024	DEBUG	Creating QueueEditor (QueueEditor.cpp:67:QueueEditor)
Wed Dec 24 16:59:04 2008	1024	DEBUG	Creating QueueCoordinator (QueueCoordinator.cpp:60:QueueCoordinator)
Wed Dec 24 16:59:04 2008	1024	DEBUG	Initializing global decoder (Decoder.cpp:118:Init)
Wed Dec 24 16:59:04 2008	1024	DEBUG	Creating Thread (Thread.cpp:176:Thread)
Wed Dec 24 16:59:04 2008	1024	DEBUG	Creating RemoteServer (RemoteServer.cpp:58:RemoteServer)
Wed Dec 24 16:59:04 2008	1024	DEBUG	Starting Thread (Thread.cpp:191:Start)
Wed Dec 24 16:59:04 2008	1024	DEBUG	Creating Thread (Thread.cpp:176:Thread)
Wed Dec 24 16:59:04 2008	1024	DEBUG	Creating Thread (Thread.cpp:176:Thread)
Wed Dec 24 16:59:04 2008	1024	DEBUG	Creating ParChecker (ParChecker.cpp:75:ParChecker)
Wed Dec 24 16:59:04 2008	1024	DEBUG	Creating PrePostProcessor (PrePostProcessor.cpp:82:PrePostProcessor)
Wed Dec 24 16:59:04 2008	1024	DEBUG	Starting Thread (Thread.cpp:191:Start)
Wed Dec 24 16:59:04 2008	1024	DEBUG	Starting Thread (Thread.cpp:191:Start)
Wed Dec 24 16:59:04 2008	1026	DEBUG	Entering Thread-func (Thread.cpp:258:thread_handler)
Wed Dec 24 16:59:04 2008	1026	DEBUG	Entering RemoteServer-loop (RemoteServer.cpp:77:Run)
Wed Dec 24 16:59:04 2008	1026	DEBUG	Creating Connection (Connection.cpp:120:Connection)
Wed Dec 24 16:59:04 2008	1026	DEBUG	Binding (Connection.cpp:205:Bind)
Wed Dec 24 16:59:04 2008	1026	DEBUG	Do binding (Connection.cpp:489:DoBind)
Wed Dec 24 16:59:04 2008	1026	DEBUG	Accepting connection (Connection.cpp:264:Accept)
Wed Dec 24 16:59:04 2008	2051	DEBUG	Entering Thread-func (Thread.cpp:258:thread_handler)
Wed Dec 24 16:59:04 2008	2051	DEBUG	Entering QueueCoordinator-loop (QueueCoordinator.cpp:102:Run)
Wed Dec 24 16:59:04 2008	2051	DEBUG	Checking if a saved queue exists on disk (DiskState.cpp:758:DownloadQueueExists)
Wed Dec 24 16:59:04 2008	3076	DEBUG	Entering Thread-func (Thread.cpp:258:thread_handler)
Wed Dec 24 16:59:04 2008	3076	DEBUG	Entering PrePostProcessor-loop (PrePostProcessor.cpp:124:Run)
Wed Dec 24 16:59:04 2008	3076	DEBUG	Checking if a saved queue exists on disk (DiskState.cpp:768:PostQueueExists)
Wed Dec 24 16:59:04 2008	2051	DEBUG	Loading queue from disk (DiskState.cpp:195:LoadDownloadQueue)
Wed Dec 24 16:59:04 2008	3076	DEBUG	Checking if a saved queue exists on disk (DiskState.cpp:768:PostQueueExists)
Wed Dec 24 16:59:04 2008	2051	DEBUG	Creating NZBInfo (DownloadInfo.cpp:82:NZBInfo)
Wed Dec 24 16:59:04 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 16:59:04 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 16:59:04 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 16:59:04 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 16:59:04 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 16:59:04 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 16:59:04 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 16:59:04 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 16:59:04 2008	2051	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 16:59:04 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 17:01:10 2008	3076	INFO	Collection Above_and_Beyond_-_Trance_Around_the_World_246_(DI.FM)_(Incl_Simon_Patterson_Guestmix).nzb found
Wed Dec 24 17:01:10 2008	3076	DEBUG	Creating NZBFile (NZBFile.cpp:59:NZBFile)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Creating NZBInfo (DownloadInfo.cpp:82:NZBInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Saving FileInfo to disk (DiskState.cpp:357:SaveFileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Saving FileInfo to disk (DiskState.cpp:357:SaveFileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Saving FileInfo to disk (DiskState.cpp:357:SaveFileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Saving FileInfo to disk (DiskState.cpp:357:SaveFileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Saving FileInfo to disk (DiskState.cpp:357:SaveFileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Saving FileInfo to disk (DiskState.cpp:357:SaveFileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Saving FileInfo to disk (DiskState.cpp:357:SaveFileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Saving FileInfo to disk (DiskState.cpp:357:SaveFileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Saving FileInfo to disk (DiskState.cpp:357:SaveFileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Saving FileInfo to disk (DiskState.cpp:357:SaveFileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Saving FileInfo to disk (DiskState.cpp:357:SaveFileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Saving FileInfo to disk (DiskState.cpp:357:SaveFileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Saving FileInfo to disk (DiskState.cpp:357:SaveFileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Saving FileInfo to disk (DiskState.cpp:357:SaveFileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Saving FileInfo to disk (DiskState.cpp:357:SaveFileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Saving FileInfo to disk (DiskState.cpp:357:SaveFileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Saving FileInfo to disk (DiskState.cpp:357:SaveFileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Saving FileInfo to disk (DiskState.cpp:357:SaveFileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Creating FileInfo (DownloadInfo.cpp:348:FileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Saving FileInfo to disk (DiskState.cpp:357:SaveFileInfo)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Adding NZBFile to queue (QueueCoordinator.cpp:204:AddNZBFileToQueue)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Notifying observers (Observer.cpp:55:Notify)
Wed Dec 24 17:01:10 2008	3076	DEBUG	PrePostProcessor: Pausing pars (PrePostProcessor.cpp:826:PausePars)
Wed Dec 24 17:01:10 2008	3076	DEBUG	QueueEditor: Pausing pars (QueueEditor.cpp:614:PausePars)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Saving queue to disk (DiskState.cpp:91:SaveDownloadQueue)
Wed Dec 24 17:01:10 2008	3076	DEBUG	Destroying NZBFile (NZBFile.cpp:73:NZBFile)
Wed Dec 24 17:01:10 2008	3076	INFO	Collection Above_and_Beyond_-_Trance_Around_the_World_246_(DI.FM)_(Incl_Simon_Patterson_Guestmix).nzb added to queue
Wed Dec 24 17:01:10 2008	3076	DEBUG	Saving queue to disk (DiskState.cpp:91:SaveDownloadQueue)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Starting new ArticleDownloader (QueueCoordinator.cpp:476:StartArticleDownload)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Thread (Thread.cpp:176:Thread)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Decoder (Decoder.cpp:52:Decoder)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Decoder (Decoder.cpp:52:Decoder)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating ArticleDownloader (ArticleDownloader.cpp:62:ArticleDownloader)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Starting Thread (Thread.cpp:191:Start)
Wed Dec 24 17:01:10 2008	4101	DEBUG	Entering Thread-func (Thread.cpp:258:thread_handler)
Wed Dec 24 17:01:10 2008	4101	DEBUG	Entering ArticleDownloader-loop (ArticleDownloader.cpp:121:Run)
Wed Dec 24 17:01:10 2008	4101	DEBUG	Notifying observers (Observer.cpp:55:Notify)
Wed Dec 24 17:01:10 2008	4101	DEBUG	Notification from ArticleDownloader received (QueueCoordinator.cpp:533:Update)
Wed Dec 24 17:01:10 2008	4101	DEBUG	Connecting (Connection.cpp:172:Connect)
Wed Dec 24 17:01:10 2008	4101	DEBUG	Opening connection to news.giganews.com (NNTPConnection.cpp:234:DoConnect)
Wed Dec 24 17:01:10 2008	4101	DEBUG	Do connecting (Connection.cpp:329:DoConnect)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Starting new ArticleDownloader (QueueCoordinator.cpp:476:StartArticleDownload)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Thread (Thread.cpp:176:Thread)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Decoder (Decoder.cpp:52:Decoder)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Decoder (Decoder.cpp:52:Decoder)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating ArticleDownloader (ArticleDownloader.cpp:62:ArticleDownloader)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Starting Thread (Thread.cpp:191:Start)
Wed Dec 24 17:01:10 2008	5126	DEBUG	Entering Thread-func (Thread.cpp:258:thread_handler)
Wed Dec 24 17:01:10 2008	5126	DEBUG	Entering ArticleDownloader-loop (ArticleDownloader.cpp:121:Run)
Wed Dec 24 17:01:10 2008	5126	DEBUG	Notifying observers (Observer.cpp:55:Notify)
Wed Dec 24 17:01:10 2008	5126	DEBUG	Notification from ArticleDownloader received (QueueCoordinator.cpp:533:Update)
Wed Dec 24 17:01:10 2008	5126	DEBUG	Connecting (Connection.cpp:172:Connect)
Wed Dec 24 17:01:10 2008	5126	DEBUG	Opening connection to news.giganews.com (NNTPConnection.cpp:234:DoConnect)
Wed Dec 24 17:01:10 2008	5126	DEBUG	Do connecting (Connection.cpp:329:DoConnect)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Starting new ArticleDownloader (QueueCoordinator.cpp:476:StartArticleDownload)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Thread (Thread.cpp:176:Thread)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Decoder (Decoder.cpp:52:Decoder)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Decoder (Decoder.cpp:52:Decoder)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating ArticleDownloader (ArticleDownloader.cpp:62:ArticleDownloader)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Starting Thread (Thread.cpp:191:Start)
Wed Dec 24 17:01:10 2008	6151	DEBUG	Entering Thread-func (Thread.cpp:258:thread_handler)
Wed Dec 24 17:01:10 2008	6151	DEBUG	Entering ArticleDownloader-loop (ArticleDownloader.cpp:121:Run)
Wed Dec 24 17:01:10 2008	6151	DEBUG	Notifying observers (Observer.cpp:55:Notify)
Wed Dec 24 17:01:10 2008	6151	DEBUG	Notification from ArticleDownloader received (QueueCoordinator.cpp:533:Update)
Wed Dec 24 17:01:10 2008	6151	DEBUG	Connecting (Connection.cpp:172:Connect)
Wed Dec 24 17:01:10 2008	6151	DEBUG	Opening connection to news.giganews.com (NNTPConnection.cpp:234:DoConnect)
Wed Dec 24 17:01:10 2008	6151	DEBUG	Do connecting (Connection.cpp:329:DoConnect)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Loading FileInfo from disk (DiskState.cpp:402:LoadFileInfo)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Starting new ArticleDownloader (QueueCoordinator.cpp:476:StartArticleDownload)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Thread (Thread.cpp:176:Thread)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Decoder (Decoder.cpp:52:Decoder)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Decoder (Decoder.cpp:52:Decoder)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating ArticleDownloader (ArticleDownloader.cpp:62:ArticleDownloader)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Starting Thread (Thread.cpp:191:Start)
Wed Dec 24 17:01:10 2008	7176	DEBUG	Entering Thread-func (Thread.cpp:258:thread_handler)
Wed Dec 24 17:01:10 2008	7176	DEBUG	Entering ArticleDownloader-loop (ArticleDownloader.cpp:121:Run)
Wed Dec 24 17:01:10 2008	7176	DEBUG	Notifying observers (Observer.cpp:55:Notify)
Wed Dec 24 17:01:10 2008	7176	DEBUG	Notification from ArticleDownloader received (QueueCoordinator.cpp:533:Update)
Wed Dec 24 17:01:10 2008	7176	DEBUG	Connecting (Connection.cpp:172:Connect)
Wed Dec 24 17:01:10 2008	7176	DEBUG	Opening connection to news.giganews.com (NNTPConnection.cpp:234:DoConnect)
Wed Dec 24 17:01:10 2008	7176	DEBUG	Do connecting (Connection.cpp:329:DoConnect)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Starting new ArticleDownloader (QueueCoordinator.cpp:476:StartArticleDownload)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Thread (Thread.cpp:176:Thread)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Decoder (Decoder.cpp:52:Decoder)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Decoder (Decoder.cpp:52:Decoder)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating ArticleDownloader (ArticleDownloader.cpp:62:ArticleDownloader)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Starting Thread (Thread.cpp:191:Start)
Wed Dec 24 17:01:10 2008	4101	DEBUG	Starting TLS (Connection.cpp:647:StartTLS)
Wed Dec 24 17:01:10 2008	4101	DEBUG	tls_start... (Connection.cpp:668:StartTLS)
Wed Dec 24 17:01:10 2008	5126	DEBUG	Starting TLS (Connection.cpp:647:StartTLS)
Wed Dec 24 17:01:10 2008	5126	DEBUG	tls_start... (Connection.cpp:668:StartTLS)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Starting new ArticleDownloader (QueueCoordinator.cpp:476:StartArticleDownload)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Thread (Thread.cpp:176:Thread)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Decoder (Decoder.cpp:52:Decoder)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Decoder (Decoder.cpp:52:Decoder)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating ArticleDownloader (ArticleDownloader.cpp:62:ArticleDownloader)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Starting Thread (Thread.cpp:191:Start)
Wed Dec 24 17:01:10 2008	6151	DEBUG	Starting TLS (Connection.cpp:647:StartTLS)
Wed Dec 24 17:01:10 2008	6151	DEBUG	tls_start... (Connection.cpp:668:StartTLS)
Wed Dec 24 17:01:10 2008	7176	DEBUG	Starting TLS (Connection.cpp:647:StartTLS)
Wed Dec 24 17:01:10 2008	7176	DEBUG	tls_start... (Connection.cpp:668:StartTLS)
Wed Dec 24 17:01:10 2008	8201	DEBUG	Entering Thread-func (Thread.cpp:258:thread_handler)
Wed Dec 24 17:01:10 2008	8201	DEBUG	Entering ArticleDownloader-loop (ArticleDownloader.cpp:121:Run)
Wed Dec 24 17:01:10 2008	8201	DEBUG	Notifying observers (Observer.cpp:55:Notify)
Wed Dec 24 17:01:10 2008	8201	DEBUG	Notification from ArticleDownloader received (QueueCoordinator.cpp:533:Update)
Wed Dec 24 17:01:10 2008	8201	DEBUG	Connecting (Connection.cpp:172:Connect)
Wed Dec 24 17:01:10 2008	8201	DEBUG	Opening connection to news.giganews.com (NNTPConnection.cpp:234:DoConnect)
Wed Dec 24 17:01:10 2008	8201	DEBUG	Do connecting (Connection.cpp:329:DoConnect)
Wed Dec 24 17:01:10 2008	9226	DEBUG	Entering Thread-func (Thread.cpp:258:thread_handler)
Wed Dec 24 17:01:10 2008	9226	DEBUG	Entering ArticleDownloader-loop (ArticleDownloader.cpp:121:Run)
Wed Dec 24 17:01:10 2008	9226	DEBUG	Notifying observers (Observer.cpp:55:Notify)
Wed Dec 24 17:01:10 2008	9226	DEBUG	Notification from ArticleDownloader received (QueueCoordinator.cpp:533:Update)
Wed Dec 24 17:01:10 2008	9226	DEBUG	Connecting (Connection.cpp:172:Connect)
Wed Dec 24 17:01:10 2008	9226	DEBUG	Opening connection to news.giganews.com (NNTPConnection.cpp:234:DoConnect)
Wed Dec 24 17:01:10 2008	9226	DEBUG	Do connecting (Connection.cpp:329:DoConnect)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Starting new ArticleDownloader (QueueCoordinator.cpp:476:StartArticleDownload)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Thread (Thread.cpp:176:Thread)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Decoder (Decoder.cpp:52:Decoder)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Decoder (Decoder.cpp:52:Decoder)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating ArticleDownloader (ArticleDownloader.cpp:62:ArticleDownloader)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Starting Thread (Thread.cpp:191:Start)
Wed Dec 24 17:01:10 2008	10251	DEBUG	Entering Thread-func (Thread.cpp:258:thread_handler)
Wed Dec 24 17:01:10 2008	10251	DEBUG	Entering ArticleDownloader-loop (ArticleDownloader.cpp:121:Run)
Wed Dec 24 17:01:10 2008	10251	DEBUG	Notifying observers (Observer.cpp:55:Notify)
Wed Dec 24 17:01:10 2008	10251	DEBUG	Notification from ArticleDownloader received (QueueCoordinator.cpp:533:Update)
Wed Dec 24 17:01:10 2008	10251	DEBUG	Connecting (Connection.cpp:172:Connect)
Wed Dec 24 17:01:10 2008	10251	DEBUG	Opening connection to news.giganews.com (NNTPConnection.cpp:234:DoConnect)
Wed Dec 24 17:01:10 2008	10251	DEBUG	Do connecting (Connection.cpp:329:DoConnect)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Starting new ArticleDownloader (QueueCoordinator.cpp:476:StartArticleDownload)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Thread (Thread.cpp:176:Thread)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Decoder (Decoder.cpp:52:Decoder)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Decoder (Decoder.cpp:52:Decoder)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating ArticleDownloader (ArticleDownloader.cpp:62:ArticleDownloader)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Starting Thread (Thread.cpp:191:Start)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Starting new ArticleDownloader (QueueCoordinator.cpp:476:StartArticleDownload)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Thread (Thread.cpp:176:Thread)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Decoder (Decoder.cpp:52:Decoder)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Decoder (Decoder.cpp:52:Decoder)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating ArticleDownloader (ArticleDownloader.cpp:62:ArticleDownloader)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Starting Thread (Thread.cpp:191:Start)
Wed Dec 24 17:01:10 2008	8201	DEBUG	Starting TLS (Connection.cpp:647:StartTLS)
Wed Dec 24 17:01:10 2008	8201	DEBUG	tls_start... (Connection.cpp:668:StartTLS)
Wed Dec 24 17:01:10 2008	9226	DEBUG	Starting TLS (Connection.cpp:647:StartTLS)
Wed Dec 24 17:01:10 2008	9226	DEBUG	tls_start... (Connection.cpp:668:StartTLS)
Wed Dec 24 17:01:10 2008	11276	DEBUG	Entering Thread-func (Thread.cpp:258:thread_handler)
Wed Dec 24 17:01:10 2008	11276	DEBUG	Entering ArticleDownloader-loop (ArticleDownloader.cpp:121:Run)
Wed Dec 24 17:01:10 2008	11276	DEBUG	Notifying observers (Observer.cpp:55:Notify)
Wed Dec 24 17:01:10 2008	11276	DEBUG	Notification from ArticleDownloader received (QueueCoordinator.cpp:533:Update)
Wed Dec 24 17:01:10 2008	11276	DEBUG	Connecting (Connection.cpp:172:Connect)
Wed Dec 24 17:01:10 2008	11276	DEBUG	Opening connection to news.giganews.com (NNTPConnection.cpp:234:DoConnect)
Wed Dec 24 17:01:10 2008	11276	DEBUG	Do connecting (Connection.cpp:329:DoConnect)
Wed Dec 24 17:01:10 2008	12301	DEBUG	Entering Thread-func (Thread.cpp:258:thread_handler)
Wed Dec 24 17:01:10 2008	12301	DEBUG	Entering ArticleDownloader-loop (ArticleDownloader.cpp:121:Run)
Wed Dec 24 17:01:10 2008	12301	DEBUG	Notifying observers (Observer.cpp:55:Notify)
Wed Dec 24 17:01:10 2008	12301	DEBUG	Notification from ArticleDownloader received (QueueCoordinator.cpp:533:Update)
Wed Dec 24 17:01:10 2008	12301	DEBUG	Connecting (Connection.cpp:172:Connect)
Wed Dec 24 17:01:10 2008	12301	DEBUG	Opening connection to news.giganews.com (NNTPConnection.cpp:234:DoConnect)
Wed Dec 24 17:01:10 2008	12301	DEBUG	Do connecting (Connection.cpp:329:DoConnect)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Starting new ArticleDownloader (QueueCoordinator.cpp:476:StartArticleDownload)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Thread (Thread.cpp:176:Thread)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Decoder (Decoder.cpp:52:Decoder)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating Decoder (Decoder.cpp:52:Decoder)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Creating ArticleDownloader (ArticleDownloader.cpp:62:ArticleDownloader)
Wed Dec 24 17:01:10 2008	2051	DEBUG	Starting Thread (Thread.cpp:191:Start)
Wed Dec 24 17:01:10 2008	13326	DEBUG	Entering Thread-func (Thread.cpp:258:thread_handler)
Wed Dec 24 17:01:10 2008	13326	DEBUG	Entering ArticleDownloader-loop (ArticleDownloader.cpp:121:Run)
Wed Dec 24 17:01:10 2008	13326	DEBUG	Notifying observers (Observer.cpp:55:Notify)
Wed Dec 24 17:01:10 2008	13326	DEBUG	Notification from ArticleDownloader received (QueueCoordinator.cpp:533:Update)
Wed Dec 24 17:01:10 2008	13326	DEBUG	Connecting (Connection.cpp:172:Connect)
Wed Dec 24 17:01:10 2008	13326	DEBUG	Opening connection to news.giganews.com (NNTPConnection.cpp:234:DoConnect)
Wed Dec 24 17:01:10 2008	13326	DEBUG	Do connecting (Connection.cpp:329:DoConnect)
Wed Dec 24 17:01:10 2008	5126	DEBUG	tls_start...0 (Connection.cpp:670:StartTLS)
Wed Dec 24 17:01:10 2008	10251	DEBUG	Starting TLS (Connection.cpp:647:StartTLS)
Wed Dec 24 17:01:10 2008	10251	DEBUG	tls_start... (Connection.cpp:668:StartTLS)
Wed Dec 24 17:01:10 2008	11276	DEBUG	Starting TLS (Connection.cpp:647:StartTLS)
Wed Dec 24 17:01:10 2008	11276	DEBUG	tls_start... (Connection.cpp:668:StartTLS)
Wed Dec 24 17:01:10 2008	5126	DEBUG	Connection to news.giganews.com established (NNTPConnection.cpp:265:DoConnect)
thx for your effort & help ..
awaiting a non-debug version :D sometime soon

p.s. merry christmas

hugbug
Developer & Admin
Posts: 7645
Joined: 09 Sep 2008, 11:58
Location: Germany

Re: SSL not working

Post by hugbug » 24 Dec 2008, 16:36

mastervol wrote:awaiting a non-debug version :D sometime soon
I've updated files in download section.
mastervol wrote:tried it with a ~130MB file
i am not sure if the ssl libraries are coming with the firmaware from dlink .. it might be the case that they were copied via fun packages or optware packages ..
AFAIK ffp installs all files to /ffp and optware to "/opt".
Furthermore ffp has its own loader and libraries. Nzbget wouldn't link againts libraries from ffp.
Anyway, if the binary will not work for someone I expect that a report.

Merry Christmas.

Post Reply

Who is online

Users browsing this forum: No registered users and 57 guests