mirror of
https://github.com/LionSec/katoolin.git
synced 2026-04-25 08:55:59 +03:00
[GH-ISSUE #101] katoolin files not found #82
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/katoolin-LionSec#82
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @manojjha on GitHub (Oct 27, 2017).
Original GitHub issue: https://github.com/LionSec/katoolin/issues/101
nvoke-rc.d: initscript nginx, action "start" failed.
● nginx.service - A high performance web server and a reverse proxy server
Loaded: loaded (/lib/systemd/system/nginx.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Fri 2017-10-27 13:43:32 IST; 6ms ago
Docs: man:nginx(8)
Process: 29590 ExecStart=/usr/sbin/nginx -g daemon on; master_process on; (code=exited, status=1/FAILURE)
Process: 29587 ExecStartPre=/usr/sbin/nginx -t -q -g daemon on; master_process on; (code=exited, status=0/SUCCESS)
Oct 27 13:43:31 manoj nginx[29590]: nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
Oct 27 13:43:31 manoj nginx[29590]: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
Oct 27 13:43:31 manoj nginx[29590]: nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
Oct 27 13:43:32 manoj nginx[29590]: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
Oct 27 13:43:32 manoj nginx[29590]: nginx: [emerg] bind() to [::]:80 failed (98: Address already in use)
Oct 27 13:43:32 manoj nginx[29590]: nginx: [emerg] still could not bind()
Oct 27 13:43:32 manoj systemd[1]: nginx.service: Control process exited, code=exited status=1
Oct 27 13:43:32 manoj systemd[1]: Failed to start A high performance web server and a reverse proxy server.
Oct 27 13:43:32 manoj systemd[1]: nginx.service: Unit entered failed state.
Oct 27 13:43:32 manoj systemd[1]: nginx.service: Failed with result 'exit-code'.
dpkg: error processing package nginx-full (--configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of nginx:
nginx depends on nginx-full (<< 1.13.6-2.1~) | nginx-light (<< 1.13.6-2.1~) | nginx-extras (<< 1.13.6-2.1~); however:
Package nginx-full is not configured yet.
Package nginx-light is not installed.
Package nginx-extras is not installed.
nginx depends on nginx-full (>= 1.13.6-2) | nginx-light (>= 1.13.6-2) | nginx-extras (>= 1.13.6-2); however:
Package nginx-full is not configured yet.
Package nginx-light is not installed.
Package nginx-extras is not installed.
dpkg: error processing package nginx (--configure):
dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
dpkg: dependency problems prevent configuration of set:
set depends on nginx; however:
Package nginx is not configured yet.
Package nginx-full which provides nginx is not configured yet.
dpkg: error processing package set (--configure):
dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
Errors were encountered while processing:
nginx-full
nginx
set
E: Sub-process /usr/bin/dpkg returned an error code (1)
@manojjha commented on GitHub (Oct 27, 2017):
none of file is installing its showing error for using any tool of katoolin. please help me out
Thanks