Skip to content
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

ModuleNotFoundError: No module named 'spns.core' #5

Open
itsazzad opened this issue Nov 10, 2023 · 0 comments
Open

ModuleNotFoundError: No module named 'spns.core' #5

itsazzad opened this issue Nov 10, 2023 · 0 comments

Comments

@itsazzad
Copy link

$ sudo journalctl -xeu spns-hivemind.service
░░ Support: http://www.ubuntu.com/support
░░
░░ A start job for unit spns-hivemind.service has begun execution.
░░
░░ The job identifier is 99353.
Nov 10 21:39:38 vps-b0b0ebac python3[43662]: Traceback (most recent call last):
Nov 10 21:39:38 vps-b0b0ebac python3[43662]: File "", line 198, in _run_module_as_main
Nov 10 21:39:38 vps-b0b0ebac python3[43662]: File "", line 88, in _run_code
Nov 10 21:39:38 vps-b0b0ebac python3[43662]: File "/home/ubuntu/session-push-notification-server/spns/hivemind.py", line 1, in
Nov 10 21:39:38 vps-b0b0ebac python3[43662]: from .core import HiveMind, logger as core_logger
Nov 10 21:39:38 vps-b0b0ebac python3[43662]: ModuleNotFoundError: No module named 'spns.core'
Nov 10 21:39:38 vps-b0b0ebac systemd[1]: spns-hivemind.service: Main process exited, code=exited, status=1/FAILURE
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ An ExecStart= process belonging to unit spns-hivemind.service has exited.
░░
░░ The process' exit code is 'exited' and its exit status is 1.
Nov 10 21:39:38 vps-b0b0ebac systemd[1]: spns-hivemind.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ The unit spns-hivemind.service has entered the 'failed' state with result 'exit-code'.
Nov 10 21:39:38 vps-b0b0ebac systemd[1]: Failed to start Session Push Notification Server -- central push handler (hivemind).
░░ Subject: A start job for unit spns-hivemind.service has failed
░░ Defined-By: systemd
░░ Support: http://www.ubuntu.com/support
░░
░░ A start job for unit spns-hivemind.service has finished with a failure.
░░
░░ The job identifier is 99353 and the job result is failed.
lines 4224-4256/4256 (END)

@KeeJef KeeJef transferred this issue from oxen-io/session-push-notification-server Nov 4, 2024
@stfsession stfsession transferred this issue from another repository Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant