Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running error #27

Open
j3rrykh4n opened this issue May 4, 2019 · 2 comments
Open

Running error #27

j3rrykh4n opened this issue May 4, 2019 · 2 comments

Comments

@j3rrykh4n
Copy link

pappy: error: unrecognized arguments: -l
✘  ~/p/jerry   master  pappy
Traceback (most recent call last):
File "/data/data/com.termux/files/usr/bin/pappy", line 11, in
load_entry_point('pappyproxy==0.3.1', 'console_scripts', 'pappy')()
File "/data/data/com.termux/files/usr/lib/python3.7/site-packages/pappyproxy/pap.py", line 142, in start
main()
File "/data/data/com.termux/files/usr/lib/python3.7/site-packages/pappyproxy/pap.py", line 92, in main
with ProxyClient(binary=binloc, conn_addr=msg_addr, debug=args.debug) as client:
File "/data/data/com.termux/files/usr/lib/python3.7/site-packages/pappyproxy/proxy.py", line 1173, in enter
self.execute_binary(binary=self.binloc, debug=self.debug)
File "/data/data/com.termux/files/usr/lib/python3.7/site-packages/pappyproxy/proxy.py", line 1201, in execute_binary
self.proxy_proc = Popen(args, stdout=PIPE, stderr=PIPE)
File "/data/data/com.termux/files/usr/lib/python3.7/subprocess.py", line 775, in init
restore_signals, start_new_session)
File "/data/data/com.termux/files/usr/lib/python3.7/subprocess.py", line 1520, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: '/data/data/com.termux/files/home/storage/storage/sdcard0/htdocs/go/bin/puppy': '/data/data/com.termux/files/home/storage/storage/sdcard0/htdocs/go/bin/puppy'
✘  ~/

...its gave me this error how can i fix this bro

@rudSarkar
Copy link

use
$ sudo pappy

@janskyview
Copy link

Hi,

sudo does not work for me...anyone found any solution to this?
Upon sudo I get:
Authorization required, but no authorization protocol specified

xsel: Can't open display: (null)
: Resource temporarily unavailable
Could not find puppy binary in GOPATH or ~/.pappy. Please ensure that it has been compiled, or pass in the binary location from the command line

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants