pwnlandia / mhn

Modern Honey Network
GNU Lesser General Public License v2.1
2.43k stars 630 forks source link

MHN Dashboard cannot login, various error during installation, fatal services found #826

Closed Power-tile closed 10 months ago

Power-tile commented 2 years ago

I cannot login to MHN Dashboard using the superuser email and password I entered during installation.

At the end of installation script, a weird error message popped up:

// This is after choosing "n" on the last question
mhn-celery-worker: ERROR (not running)
mhn-celery-worker: started
++ date
+ echo '[Wed Nov 17 05:44:29 UTC 2021] Completed Installation of all MHN package                                                                                                                                                                             s'
[Wed Nov 17 05:44:29 UTC 2021] Completed Installation of all MHN packages

The nginx and supervisor services are running, but checking subservices produces:

geoloc                           RUNNING   pid 1181, uptime 0:27:57
honeymap                         FATAL     can't find command '/opt/honeymap/server/server'
hpfeeds-broker                   RUNNING   pid 1179, uptime 0:27:57
mhn-celery-beat                  FATAL     Exited too quickly (process log may have details)
mhn-celery-worker                RUNNING   pid 24533, uptime 0:12:10
mhn-collector                    RUNNING   pid 1184, uptime 0:27:57
mhn-uwsgi                        RUNNING   pid 1182, uptime 0:27:57
mnemosyne                        RUNNING   pid 1180, uptime 0:27:57

How can I solve this?

ayisal commented 2 years ago

I am having similar issues, fatal services. I hope we get a response soon

wrharding commented 2 years ago

Please retry your installation with the latest changes.

wrharding commented 10 months ago

I am not experiencing this issue on Ubuntu 18.04. Is this still a problem you're running into?

Power-tile commented 10 months ago

Thank you for the response! I happened to not use MHN for a long time and got a new laptop, so feel free to close this if the error is no longer being reproduced.