GithubHelp home page GithubHelp logo

Comments (12)

thewhiteh4t avatar thewhiteh4t commented on July 22, 2024

i will be removing the binary in next update, ngrok will be downloaded via install script, i can check for architecture using uname -m

from seeker.

KFDCompiled avatar KFDCompiled commented on July 22, 2024

👍

from seeker.

ccrmj24 avatar ccrmj24 commented on July 22, 2024

hello I have a problem tells me to check line 205 that belongs to ngrok () another on line 77 like ngrok and utlimo is with subprocess.py on line 1047 that is the child executable

from seeker.

thewhiteh4t avatar thewhiteh4t commented on July 22, 2024

Please copy paste the error here

from seeker.

thewhiteh4t avatar thewhiteh4t commented on July 22, 2024

Install script updated.

from seeker.

ccrmj24 avatar ccrmj24 commented on July 22, 2024

from seeker.

thewhiteh4t avatar thewhiteh4t commented on July 22, 2024

@ccrmj24 i removed ngrok binary in last update, just execute install.sh and it will download the binary for you, then seeker should run without this error

from seeker.

ccrmj24 avatar ccrmj24 commented on July 22, 2024

from seeker.

thewhiteh4t avatar thewhiteh4t commented on July 22, 2024

@ccrmj24 please share install.log file present in seeker directory

from seeker.

ccrmj24 avatar ccrmj24 commented on July 22, 2024

from seeker.

ccrmj24 avatar ccrmj24 commented on July 22, 2024

from seeker.

Rakkasa avatar Rakkasa commented on July 22, 2024

Im also facing same issue

Traceback (most recent call last):
File "seeker.py", line 205, in
ngrok()
File "seeker.py", line 77, in ngrok
subp.Popen(['./Ngrok/ngrok', 'http', '80'], stdin=subp.PIPE, stderr=subp.PIPE, stdout=subp.PIPE)
File "/usr/lib/python2.7/subprocess.py", line 394, in init
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1047, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory

from seeker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.