-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Gekko crashes while running watcher/tradebot #2442
Comments
Seems that this issue is not directly related to Binance or strat used. Gekko should handle this exception somehow and do not restart. |
|
Strange:
So something got disconnected, but I'm not sure what. Could you tell me:
|
Didn't try to run paper trader. Tried market watcher and tradebot to reproduce this issue.
Yes, Binance
No additional plugins were used.
Yes, I guess browser was open.
Google Chrome, 68.0.3440.106 (x64)
Yes, SQLite. |
That's the error on my instance. Same Answers like @alexandershalin. Current dev branch today. Aug 14 10:02:42 Test02 gekko[7963]: <-- GET /api/imports |
@askmike let us know if there is more to test 😄 |
Tried to more things:
Gekko is not usable for me currently :( |
Yes it's strange. it's running fine using commandline but on UI setup it crashes. And yes, I had also crashes in night when I haven't open the web browser. |
I just pushed a bunch of error handling related to the websocket. Can everyone (@xbromy, @alexandershalin, et al.) please run the development branch and report strange logs? See here: https://gekko.wizb.it/docs/installation/updating_gekko.html#Updating-the-develop-branch |
Okay, I updated and switched to UI. Let's see. |
Is there anything in the logs? Have you updated dependencies?
…On Mon, Aug 20, 2018 at 4:33 PM, Alexander Shalin ***@***.***> wrote:
I receive the following error right after update to develop branch.
Aug 20 08:30:40 ip-172-31-31-32 gekko[26218]: RECEIVED ERROR IN GEKKO INSTANCE 2018-08-20-08-30-tradebot-467908376750755
Aug 20 08:30:40 ip-172-31-31-32 gekko[26218]: This Gekko instance encountered an error and can't continue
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#2442 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AA7MD01fATIAv4-vBwxWicN3Oae77KcOks5uSnRSgaJpZM4V6QcM>
.
--
PGP key at keybase.io/mikevanrossum
<https://keybase.io/mikevanrossum/key.asc>
|
@askmike yes, forgot to update dependencies. Seems that this issue is fixed on my side now. |
@alexandershalin How to update dependencies? |
… On Mon, Aug 20, 2018 at 11:40 PM, xbromy ***@***.***> wrote:
@alexandershalin <https://github.com/alexandershalin> How to update
dependencies?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#2442 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AA7MD83O8clAu4uRiT477XvbCAXpGGAeks5uStiKgaJpZM4V6QcM>
.
--
PGP key at keybase.io/mikevanrossum
<https://keybase.io/mikevanrossum/key.asc>
|
@xbromy in the case of using some custom strats (Neuralnet e.g.) you also need to update dependencies for these strats. |
Ah yes rest I already did. It's working fine since a few hours. Looks great. |
Note: this is the technical bug tracker, please use other platforms for getting support and starting a (non technical) discussion. See the getting help page for details.
I'm submitting a ...
[x ] bug report
[ ] question about the decisions made in the repository
Action taken (what you did)
Installed version 0.6.5 from the scratch
Started live gekko (neuralnet) from UI at Binance
Expected result (what you hoped would happen)
Order should be placed
Actual result (unexpected outcome)
Gekko was running for a while and crased at one moment (seems that it tried to place an order)
Other information (e.g. detailed explanation, stacktraces, related issues, suggestions how to fix, links for us to have context, eg. stackoverflow, etc)
2018-08-13-08-08-tradebot-710049575725727.log
The text was updated successfully, but these errors were encountered: