[tahoe-lafs-trac-stream] [tahoe-lafs] #1064: Node._startService failed: got stderr: 'ifconfig: en6: no media types?\n'
tahoe-lafs
trac at tahoe-lafs.org
Mon May 27 17:31:14 UTC 2013
#1064: Node._startService failed: got stderr: 'ifconfig: en6: no media types?\n'
------------------------------+-----------------------------------
Reporter: guyzmo | Owner: nobody
Type: defect | Status: new
Priority: major | Milestone: soon
Component: code-network | Version: 1.6.1
Resolution: | Keywords: tahoe-start mac error
Launchpad Bug: |
------------------------------+-----------------------------------
Old description:
> Hi,
>
> I configured successfully an introducer node on a debian box. Now I want
> to configure a client on my OSX box. So I've done :
> * % tahoe create-client
> * then ~/.tahoe got created
> * % tahoe start
> * then it outputs :
> {{{
> STARTING /Users/guyzmo/.tahoe
> /System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/twisted/persisted/sob.py:12:
> DeprecationWarning: the md5 module is deprecated; use hashlib instead
> import os, md5, sys
> /System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/twisted/python/filepath.py:12:
> DeprecationWarning: the sha module is deprecated; use the hashlib module
> instead
> import sha
> Removing stale pidfile /Users/guyzmo/.tahoe/twistd.pid
> client node probably started
> }}}
>
> I'm running :
> * allmydata-tahoe: 1.6.1-r4328, foolscap: 0.5.1, pycryptopp:
> 0.5.17-r683, zfec: 1.4.7, Twisted: 8.2.0, Nevow: 0.10.0, zope.interface:
> 3.5.1, python: 2.6.1, platform: Darwin-10.3.0-i386-64bit, sqlite: 3.6.12,
> simplejson: 2.1.1, argparse: 1.1, pyOpenSSL: 0.7, pyutil: 1.7.7, zbase32:
> 1.1.1, setuptools: 0.6c15dev, pysqlite: 2.4.1
> * (Snow Leopard) Darwin myhost 10.3.0 Darwin Kernel Version 10.3.0: Fri
> Feb 26 11:58:09 PST 2010; root:xnu-1504.3.12~1/RELEASE_I386 i386
>
> And the log twistd.log is joined with the ticket.
>
> Just a hint : it fails with en6 in the error log, and en6 has been
> created by PDAnet to do mobile network tethering.
New description:
Hi,
I configured successfully an introducer node on a debian box. Now I want
to configure a client on my OSX box. So I've done :
* % tahoe create-client
* then ~/.tahoe got created
* % tahoe start
* then it outputs :
{{{
STARTING /Users/guyzmo/.tahoe
/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/twisted/persisted/sob.py:12:
DeprecationWarning: the md5 module is deprecated; use hashlib instead
import os, md5, sys
/System/Library/Frameworks/Python.framework/Versions/2.6/Extras/lib/python/twisted/python/filepath.py:12:
DeprecationWarning: the sha module is deprecated; use the hashlib module
instead
import sha
Removing stale pidfile /Users/guyzmo/.tahoe/twistd.pid
client node probably started
}}}
I'm running :
* allmydata-tahoe: 1.6.1-r4328, foolscap: 0.5.1, pycryptopp: 0.5.17-r683,
zfec: 1.4.7, Twisted: 8.2.0, Nevow: 0.10.0, zope.interface: 3.5.1, python:
2.6.1, platform: Darwin-10.3.0-i386-64bit, sqlite: 3.6.12, simplejson:
2.1.1, argparse: 1.1, pyOpenSSL: 0.7, pyutil: 1.7.7, zbase32: 1.1.1,
setuptools: 0.6c15dev, pysqlite: 2.4.1
* (Snow Leopard) Darwin myhost 10.3.0 Darwin Kernel Version 10.3.0: Fri
Feb 26 11:58:09 PST 2010; root:xnu-1504.3.12~1/RELEASE_I386 i386
And the log twistd.log is joined with the ticket.
Just a hint : it fails with en6 in the error log, and en6 has been created
by PDAnet to do mobile network tethering.
--
Comment (by zooko):
See #1988
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1064#comment:9>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list