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
On the latest Jesse on Ubuntu 22.04 w/ python 3.8, whenever I try to stop Jesse in paper trading session (as opposite to live trading) I cannot terminate live trading session via UI as server throws the following:
movy
changed the title
when running live mode on port other than 9000 DELETE requests lead to unhandled exception (err 500)
when running paper-trade mode, DELETE requests lead to unhandled exception (err 500)
Feb 21, 2023
Saleh,
I hope this finds you well.
On the latest Jesse on Ubuntu 22.04 w/ python 3.8, whenever I try to stop Jesse in paper trading session (as opposite to live trading) I cannot terminate live trading session via UI as server throws the following:
I added extra logging, and turns out the key is supposed to be
9001|papertrade-1
:The text was updated successfully, but these errors were encountered: