-
Notifications
You must be signed in to change notification settings - Fork 542
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
king-phisher.service: Control process exited, code=exited, status=1/FAILURE #486
Comments
@zeroSteiner @wolfthefallen please help , i have seen your reviews and solutions on here> can you guys have a look ? Thanks in advance |
Who can assist me install on iMac. Please help
… On Jun 5, 2022, at 2:54 AM, Zhuss1 ***@***.***> wrote:
@zeroSteiner <https://github.com/zeroSteiner> @wolfthefallen <https://github.com/wolfthefallen> please help , i have seen your reviews and solutions on here> can you guys have a look ? Thanks in advance
—
Reply to this email directly, view it on GitHub <#486 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ARKWK42QEZS5XXJQRVL6SGTVNR2NXANCNFSM5X3IRRGQ>.
You are receiving this because you are subscribed to this thread.
|
I seem to be having the same issue on my attempted install. Any help would be greatly appreciated. Update: I believe the issues are due to Python code changes between Python3.x and Python3.9. I'm not a python coder, so any help would be appreciated. /opt/king-phisher$ ./KingPhisher (main.py:880891): Gtk-WARNING **: 18:47:22.744: Locale not supported by C library. Environment Details ● king-phisher.service - King Phisher Server Jun 08 18:27:20 kirov-Lenovo-YOGA-730 python3[879683]: File "/opt/king-phisher/king_phisher/server/main.py", line 51, in |
Is this repo is functional ? Please help admin |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Issue Description
I am beginner but i have done quite a good research on troubleshooting this error.
after installing and trying to run the kingphisher server this is the error below that i get .
Kindly help me resolve or advice on solutions
Reproduction Steps
sudo service king-phisher start
Environment Details
Host OS: Ubuntu 20.04
provider : digital ocean 40/month
Error Details / Stack Trace
● king-phisher.service - King Phisher Server
Loaded: loaded (/lib/systemd/system/king-phisher.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Sat 2022-06-04 10:52:56 UTC; 11s ago
Process: 45549 ExecStart=/usr/bin/python3 /opt/king-phisher/KingPhisherServer /opt/king-phisher/server_config.yml (code=exited, status=1/>
Jun 04 10:52:55 ubuntu-s-4vcpu-8gb-amd-sfo3-01-kpq python3[45549]: File "/opt/king-phisher/king_phisher/server/main.py", line 51, in
Jun 04 10:52:55 ubuntu-s-4vcpu-8gb-amd-sfo3-01-kpq python3[45549]: from king_phisher.server import plugins
Jun 04 10:52:55 ubuntu-s-4vcpu-8gb-amd-sfo3-01-kpq python3[45549]: File "/opt/king-phisher/king_phisher/server/plugins.py", line 38, in
Jun 04 10:52:55 ubuntu-s-4vcpu-8gb-amd-sfo3-01-kpq python3[45549]: from king_phisher import plugins
Jun 04 10:52:55 ubuntu-s-4vcpu-8gb-amd-sfo3-01-kpq python3[45549]: File "/opt/king-phisher/king_phisher/plugins.py", line 59, in
Jun 04 10:52:55 ubuntu-s-4vcpu-8gb-amd-sfo3-01-kpq python3[45549]: StrictVersion = distutils.version.StrictVersion
Jun 04 10:52:55 ubuntu-s-4vcpu-8gb-amd-sfo3-01-kpq python3[45549]: AttributeError: module 'distutils' has no attribute 'version'
Jun 04 10:52:56 ubuntu-s-4vcpu-8gb-amd-sfo3-01-kpq systemd[1]: king-phisher.service: Control process exited, code=exited, status=1/FAILURE
Jun 04 10:52:56 ubuntu-s-4vcpu-8gb-amd-sfo3-01-kpq systemd[1]: king-phisher.service: Failed with result 'exit-code'.
Jun 04 10:52:56 ubuntu-s-4vcpu-8gb-amd-sfo3-01-kpq systemd[1]: Failed to start King Phisher Server.
The text was updated successfully, but these errors were encountered: