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

error in sudo systemctl status tronbot #3

Open
elaheh4 opened this issue May 24, 2021 · 0 comments
Open

error in sudo systemctl status tronbot #3

elaheh4 opened this issue May 24, 2021 · 0 comments

Comments

@elaheh4
Copy link

elaheh4 commented May 24, 2021

when i run sudo systemctl status tronbot
i have this error

● tronbot.service - TronBot service
   Loaded: loaded (/etc/systemd/system/tronbot.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Tue 2021-05-25 03:51:20 +0430; 49s ago
 Main PID: 9469 (code=exited, status=1/FAILURE)

May 25 03:51:20 cpanel.mydomain.com python3.6[9469]: File "/usr/local/lib/python3.6/site-packages/tronapi/common/encoding.py", line 14, in <module>
May 25 03:51:20 cpanel.mydomain.com python3.6[9469]: from trx_utils import (
May 25 03:51:20 cpanel.mydomain.com python3.6[9469]: File "/usr/local/lib/python3.6/site-packages/trx_utils/__init__.py", line 21, in <module>
May 25 03:51:20 cpanel.mydomain.com python3.6[9469]: from .address import (  # noqa: F401
May 25 03:51:20 cpanel.mydomain.com python3.6[9469]: File "/usr/local/lib/python3.6/site-packages/trx_utils/address.py", line 4, in <module>
May 25 03:51:20 cpanel.mydomain.com python3.6[9469]: from _sha256 import sha256
May 25 03:51:20 cpanel.mydomain.com python3.6[9469]: ModuleNotFoundError: No module named '_sha256'
May 25 03:51:20 cpanel.mydomain.com systemd[1]: tronbot.service: main process exited, code=exited, status=1/FAILURE
May 25 03:51:20 cpanel.mydomain.com systemd[1]: Unit tronbot.service entered failed state.
May 25 03:51:20 cpanel.mydomain.com systemd[1]: tronbot.service failed.

how can i fix this?

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