daily pastebin goal
20%
SHARE
TWEET

Untitled

a guest Nov 27th, 2017 51 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [hazward@T470 ~]$ beet aura
  2. Traceback (most recent call last):
  3.   File "/usr/bin/beet", line 11, in <module>
  4.     load_entry_point('beets==1.4.5', 'console_scripts', 'beet')()
  5.   File "/usr/lib/python3.6/site-packages/beets/ui/__init__.py", line 1256, in main
  6.     _raw_main(args)
  7.   File "/usr/lib/python3.6/site-packages/beets/ui/__init__.py", line 1243, in _raw_main
  8.     subcommand.func(lib, suboptions, subargs)
  9.   File "/home/admin/beets/myplugins/aura.py", line 327, in func
  10.     debug=opts.debug, threaded=True)
  11.   File "/usr/lib/python3.6/site-packages/flask/app.py", line 841, in run
  12.     run_simple(host, port, self, **options)
  13.   File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 739, in run_simple
  14.     inner()
  15.   File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 699, in inner
  16.     fd=fd)
  17.   File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 587, in make_server
  18.     passthrough_errors, ssl_context, fd=fd)
  19.   File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 498, in __init__
  20.     self.address_family = select_ip_version(host, port)
  21.   File "/usr/lib/python3.6/site-packages/werkzeug/serving.py", line 481, in select_ip_version
  22.     if ':' in host and hasattr(socket, 'AF_INET6'):
  23. TypeError: argument of type 'method' is not iterable
  24. [hazward@T470 ~]$
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
 
Top