You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.
Faced with similar issue, I was unable to find a way to discover and terminate the offending background process causing this block. I ultimately had to restart my machine to clear up whatever was blocking the blotter process. After restarting the machine, blotter was then able to start up and I no longer experienced the hanging process.
If someone with more experience on how to find and terminate hanging Linux processes reads this, a better process would be appreciated since I am still actively running into this (I tried ps -au but did not find anything relevant)
I am trying to go through the quckstart guide and am getting this error when trying to run python blotter.py. I am running with Debian in WSL2, and have restarted my WSL and my computer as a whole, neither have worked.
This will probably have all kinds of unintended consequences, but I added this: sys.argv[0] = 'abcd'
and it prevents the blotter from detecting another instance running
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
after stop blotter by using sudo service qtpylib-blotter stop
it still shows qtpylib.blotter: Blotter is already running
The text was updated successfully, but these errors were encountered: