YF-GoogleCodeBackups / smartladder

Automatically exported from code.google.com/p/smartladder
0 stars 0 forks source link

请问我这是什么原因 #20

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
INFO - [Jul 18 13:18:28] getting appids from goagent plus common appid pool!
------------------------------------------------------
GoAgent Version    : 3.0.2 (python/3.3.1 pyopenssl/0.13)
Listen Address     : 127.0.0.1:8087
Debug INFO         : 1
GAE Mode           : https
GAE Profile        : google_hk
GAE APPID          : 佳妮,七夕节快乐!
Pac Server         : http://127.0.0.1:8086/proxy.pac
Pac File           : file:///home/zhuhe/f/g/proxy.pac
DNS Listen         : 127.0.0.1:53
DNS Remote         : 8.8.8.8
------------------------------------------------------
Traceback (most recent call last):
  File "proxy.py", line 2210, in <module>
    main()
  File "proxy.py", line 2200, in main
    server = DNSServer((host, int(port)))
  File "proxy.py", line 2093, in __init__
    socketserver.ThreadingUDPServer.__init__(self, server_address, self.handle, *args, **kwargs)
  File "/usr/lib/python3.3/socketserver.py", line 430, in __init__
    self.server_bind()
  File "/usr/lib/python3.3/socketserver.py", line 441, in server_bind
    self.socket.bind(self.server_address)
PermissionError: [Errno 13] Permission denied

我的系统是LUbuntu

Original issue reported on code.google.com by zh403888714 on 18 Jul 2013 at 5:19

GoogleCodeExporter commented 8 years ago
把DNS功能关掉

Original comment by yubinlov...@gmail.com on 18 Jul 2013 at 2:28

GoogleCodeExporter commented 8 years ago
具体怎么做?

Original comment by zh403888714 on 1 Aug 2013 at 1:37