Replies: 1 comment 1 reply
-
If it pretends it's running, did you try to stop or restart it? (python manager.py restart or stop)? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
(venv) C:\Users\vuong\Downloads\Swar-Chia-Plot-Manager-main>python manager.py start
Traceback (most recent call last):
File "C:\Users\vuong\Downloads\Swar-Chia-Plot-Manager-main\manager.py", line 30, in
start_manager()
File "C:\Users\vuong\Downloads\Swar-Chia-Plot-Manager-main\plotmanager\library\utilities\commands.py", line 23, in start_manager
raise ManagerError('Manager is already running.')
plotmanager.library.utilities.exceptions.ManagerError: Manager is already running.
swar was displayed when I tried with the command: python manager.py start
please help me
thank very much
Beta Was this translation helpful? Give feedback.
All reactions