Skip to content

Startup error #47

Description

@joltcan
Traceback (most recent call last):
  File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
    "__main__", fname, loader, pkg_name)
  File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
    exec code in run_globals
  File "/tmp/exaproxy-1.2.1/lib/exaproxy/util/debug.py", line 71, in <module>
    execfile(sys.argv[0])
  File "/tmp/exaproxy-1.2.1/lib/exaproxy/application.py", line 306, in <module>
    main()
  File "/tmp/exaproxy-1.2.1/lib/exaproxy/application.py", line 276, in main
    Supervisor(configuration).run()
  File "/tmp/exaproxy-1.2.1/lib/exaproxy/supervisor.py", line 131, in __init__
    self.interfaces()
  File "/tmp/exaproxy-1.2.1/lib/exaproxy/supervisor.py", line 211, in interfaces
    for interface in getifaddrs():
  File "/tmp/exaproxy-1.2.1/lib/exaproxy/util/interfaces.py", line 233, in getifaddrs
    sa = sockaddr.from_address(ifa.ifa_addr)
TypeError: integer expected


--------------------------------------------------------------------------------
-- Please provide the information above on :
-- http://code.google.com/p/exaproxy/issues/entry
--------------------------------------------------------------------------------

Seems like it doesn't like something in my KVM VM w/ VPN. Interfaces are just OpenVPN tunnel and eth0 (libvirt) and tun0. This is vanilla run as ./sbin/exaproxy.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions