#1064 closed defect

error launching tahoe on mac osx — at Initial Version

Reported by: guyzmo Owned by: nobody
Priority: major Milestone: soon
Component: code-network Version: 1.6.1
Keywords: tahoe-start mac error iputil transparency review Cc:
Launchpad Bug:

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 vmware-fusion to connect to virtual machines (but it's not running).

Change History (1)

Changed at 2010-06-03T18:20:16Z by guyzmo

twistd log file

Note: See TracTickets for help on using tickets.