Re: Getting "gaierror" running 0.3.0 Source on OS X
Posted: February 28th, 2008, 5:51 pm
Well I am getting the same error on 0.3.1 (source) , it just happened out of the blue, I'm using FreeBSD 6.3. I have tried removing all traces and reinstalling but no luck.
2008-02-28 22:49:04,314::INFO::SABnzbd.py-0.3.1
2008-02-28 22:49:04,315::INFO::Initializing SABnzbd v0.3.1
2008-02-28 22:49:04,317::INFO::No download_dir defined, setting value to "downloads/incomplete"
2008-02-28 22:49:04,318::INFO::No complete_dir defined, setting value to "downloads/complete"
2008-02-28 22:49:04,320::INFO::No nzb_backup_dir defined, setting value to ""
2008-02-28 22:49:04,321::INFO::No cache_dir defined, setting value to "cache"
2008-02-28 22:49:04,323::INFO::No dirscan_dir defined, setting value to ""
2008-02-28 22:49:04,325::INFO::[sabnzbd] Loading data for rss.sab from /home/blah/.sabnzbd/cache/rss.sab
2008-02-28 22:49:04,327::INFO::[sabnzbd] /home/Daniel/.sabnzbd/cache/rss.sab missing
2008-02-28 22:49:04,328::INFO::[sabnzbd] Loading data for bytes.sab from /home/blah/.sabnzbd/cache/bytes.sab
2008-02-28 22:49:04,329::INFO::[sabnzbd] /home/blah/.sabnzbd/cache/bytes.sab missing
2008-02-28 22:49:04,330::INFO::[sabnzbd] Loading data for queue.sab from /home/blah/.sabnzbd/cache/queue.sab
2008-02-28 22:49:04,332::INFO::[sabnzbd] /home/Daniel/.sabnzbd/cache/queue.sab missing
2008-02-28 22:49:04,336::INFO::_yenc module... found!
2008-02-28 22:49:04,337::INFO::celementtree module... found!
2008-02-28 22:49:04,338::INFO::par2 binary... found (/usr/local/bin/par2)
2008-02-28 22:49:04,339::INFO::rar binary... found (/usr/local/bin/unrar)
2008-02-28 22:49:04,340::INFO::unzip binary... found (/usr/local/bin/unzip)
2008-02-28 22:49:04,341::INFO::Perl interpreter... found (['/usr/bin/perl', '/usr/home/blah/SABnzbd-0.3.1/sabnzbd/utils/sendEmail.pl'])
Traceback (most recent call last):
File "SABnzbd.py", line 687, in
main()
File "SABnzbd.py", line 533, in main
info = socket.getaddrinfo(socket.gethostname(), None)
socket.gaierror: (8, 'hostname nor servname provided, or not known')
2008-02-28 22:49:04,314::INFO::SABnzbd.py-0.3.1
2008-02-28 22:49:04,315::INFO::Initializing SABnzbd v0.3.1
2008-02-28 22:49:04,317::INFO::No download_dir defined, setting value to "downloads/incomplete"
2008-02-28 22:49:04,318::INFO::No complete_dir defined, setting value to "downloads/complete"
2008-02-28 22:49:04,320::INFO::No nzb_backup_dir defined, setting value to ""
2008-02-28 22:49:04,321::INFO::No cache_dir defined, setting value to "cache"
2008-02-28 22:49:04,323::INFO::No dirscan_dir defined, setting value to ""
2008-02-28 22:49:04,325::INFO::[sabnzbd] Loading data for rss.sab from /home/blah/.sabnzbd/cache/rss.sab
2008-02-28 22:49:04,327::INFO::[sabnzbd] /home/Daniel/.sabnzbd/cache/rss.sab missing
2008-02-28 22:49:04,328::INFO::[sabnzbd] Loading data for bytes.sab from /home/blah/.sabnzbd/cache/bytes.sab
2008-02-28 22:49:04,329::INFO::[sabnzbd] /home/blah/.sabnzbd/cache/bytes.sab missing
2008-02-28 22:49:04,330::INFO::[sabnzbd] Loading data for queue.sab from /home/blah/.sabnzbd/cache/queue.sab
2008-02-28 22:49:04,332::INFO::[sabnzbd] /home/Daniel/.sabnzbd/cache/queue.sab missing
2008-02-28 22:49:04,336::INFO::_yenc module... found!
2008-02-28 22:49:04,337::INFO::celementtree module... found!
2008-02-28 22:49:04,338::INFO::par2 binary... found (/usr/local/bin/par2)
2008-02-28 22:49:04,339::INFO::rar binary... found (/usr/local/bin/unrar)
2008-02-28 22:49:04,340::INFO::unzip binary... found (/usr/local/bin/unzip)
2008-02-28 22:49:04,341::INFO::Perl interpreter... found (['/usr/bin/perl', '/usr/home/blah/SABnzbd-0.3.1/sabnzbd/utils/sendEmail.pl'])
Traceback (most recent call last):
File "SABnzbd.py", line 687, in
main()
File "SABnzbd.py", line 533, in main
info = socket.getaddrinfo(socket.gethostname(), None)
socket.gaierror: (8, 'hostname nor servname provided, or not known')