Coder Social home page Coder Social logo

404 not found error about seeker HOT 21 CLOSED

thewhiteh4t avatar thewhiteh4t commented on July 25, 2024
404 not found error

from seeker.

Comments (21)

thewhiteh4t avatar thewhiteh4t commented on July 25, 2024 1

okay this means it was unable to start apache server
if u check inside install.sh
you will find
apt-get -y install php
i have updated this to
apt-get -y install php-apache
which is the correct package so if you git cloned before this please
git pull
and execute install.sh again or simply install php-apache package manually.

from seeker.

ohhayley avatar ohhayley commented on July 25, 2024 1

And it works ,thank you !)

from seeker.

thewhiteh4t avatar thewhiteh4t commented on July 25, 2024

hey since you are using termux can you please do this simple test:

  1. turn on your wifi
  2. launch termux
  3. cd seeker/Ngrok
    ./ngrok http 80
    please do this and tell me if it is stuck on reconnecting as i am trying to make it usable on termux and its not working for me on wifi, if i switch to mobile data ngrok works

from seeker.

thewhiteh4t avatar thewhiteh4t commented on July 25, 2024

Closing due to inactivity

from seeker.

ohhayley avatar ohhayley commented on July 25, 2024

Hi bro,after running you script in termux I got this on ngrock webpage:
Failed to complete tunnel connection
The connection to https://f56f17e1.ngrok.io was successfully tunneled to your ngrok client, but the client failed to establish a connection to the local address localhost:8080.

Make sure that a web service is running on localhost:8080 and that it is a valid address.

The error encountered was: dial tcp 127.0.0.1:8080: getsockopt: connection refused

from seeker.

darkhacknet avatar darkhacknet commented on July 25, 2024

=( im still getting the same apache error, im working on parrot ! apache is working good and running .... and it is set to port 80.. so I have no more ideas please help bros !

from seeker.

darkhacknet avatar darkhacknet commented on July 25, 2024

Now it is working fine but only in termux and it would be perfect on my laptop, with parrot :D !

from seeker.

thewhiteh4t avatar thewhiteh4t commented on July 25, 2024

@darkhacknet apache and php were not running properly so i removed apache and replaced it with php in built server and aince then its running fine and in the issue you opened, in php.log file you are getting permission denied, i have not used parrot os but if you are executing seeker as user then php server cannot start at port 80 because you have to be root to do that

from seeker.

ravindart2011 avatar ravindart2011 commented on July 25, 2024

Hello ,after running seeker ,I got this error on webpage
Screenshots:
https://ibb.co/iVmHod
https://ibb.co/kCK3Td

Hi i have same issure plz tel me how to solve

from seeker.

thewhiteh4t avatar thewhiteh4t commented on July 25, 2024

@ravindart2011 which version of seeker are you using?

from seeker.

ravindart2011 avatar ravindart2011 commented on July 25, 2024

@ravindart2011 which version of seeker are you using?
I dont know about seeker , how can i check?

from seeker.

thewhiteh4t avatar thewhiteh4t commented on July 25, 2024

@ravindart2011 did you even run the script? it shows the version lol, i think you should complete a basic linux course first

from seeker.

thewhiteh4t avatar thewhiteh4t commented on July 25, 2024

@ravindart2011 I did not say Linux version I asked about SEEKER VERSION, study first then start using tools

from seeker.

ravindart2011 avatar ravindart2011 commented on July 25, 2024

ok

from seeker.

khophy12keyz avatar khophy12keyz commented on July 25, 2024

This pops up when i try to install Seeker

[!] Updating...

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied)
E: Unable to lock directory /var/lib/apt/lists/
W: Problem unlinking the file /var/cache/apt/pkgcache.bin - RemoveCaches (13: Permission denied)
W: Problem unlinking the file /var/cache/apt/srcpkgcache.bin - RemoveCaches (13: Permission denied)

[!] Installing Dependencies...
Python3
PHP
ssh
Requests

[!] Setting Permissions...

[!] Installed.

from seeker.

dima3435 avatar dima3435 commented on July 25, 2024

how to solve this error 'Starting PHP Server...[ Status : 404 ]'

from seeker.

thewhiteh4t avatar thewhiteh4t commented on July 25, 2024

@dima3435 please share content of php.log file present in logs/ directory

from seeker.

C3EQUALZz avatar C3EQUALZz commented on July 25, 2024

Hello, I have also problem "Starting PHP Server...[ Status : 404 ]".
This is content of php.log:

1. [Sat Jul 15 13:51:35 2023] PHP 8.2.8 Development Server (http://0.0.0.0:8080) started
2. [Sat Jul 15 13:51:38 2023] 127.0.0.1:38454 Accepted
3. [Sat Jul 15 13:51:38 2023] 127.0.0.1:38454 [404]: GET /index.html - No such file or directory
4. [Sat Jul 15 13:51:38 2023] 127.0.0.1:38454 Closing

I'm trying to install in Fedora and Kali, but all to no avail. I manually installed php, pip, python3. What should I do to solve this problem?

from seeker.

thewhiteh4t avatar thewhiteh4t commented on July 25, 2024

@C3EQUALZz are you running seeker from outside its directory?

from seeker.

C3EQUALZz avatar C3EQUALZz commented on July 25, 2024

@thewhiteh4t I go to the seeker folder, and run it there. Everything in the photo...
изображение

from seeker.

thewhiteh4t avatar thewhiteh4t commented on July 25, 2024

@C3EQUALZz check output of
netstat -plnt if 8080 is open then kill php process and run seeker after that

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.