problem with add/delete binance key - Printable Version +- Gekko Forum (https://forum.gekko.wizb.it) +-- Forum: Gekko (https://forum.gekko.wizb.it/forum-13.html) +--- Forum: Technical Support (https://forum.gekko.wizb.it/forum-19.html) +--- Thread: problem with add/delete binance key (/thread-57544.html) Pages:
1
2
|
problem with add/delete binance key - Ytigiev - 08-12-2018 Hello, I have installed latest gekko on my windows 10 pro on the Azure. I have tried add a binance key. After click the button add, nothing changes on the page. If I refresh the page configuration then I get an error (see below). If I start gekko and open page configure, then I see added binance key, but I'm not sure that key was correctly added because a live bot doesn't start and doesn't work. Please, help me solve the issue. The same problem with remove key. $$ |$$$$ |$$$$$/ $$$$$ \ $$$$$ \ $$ | $$ | $$ \__$$ |$$ |_____ $$ |$$ \ $$ |$$ \ $$ \__$$ | $$ $$/ $$ |$$ | $$ |$$ | $$ |$$ $$/ $$$$$$/ $$$$$$$$/ $$/ $$/ $$/ $$/ $$$$$$/ Gekko v0.6.5 I'm gonna make you rich, Bud Fox. Serving Gekko UI on http://localhost:3000/ <-- GET /api/imports --> GET /api/imports 200 5ms 2b <-- GET /api/gekkos --> GET /api/gekkos 200 1ms 24b <-- GET /api/apiKeys --> GET /api/apiKeys 200 1ms 11b <-- GET /api/exchanges --> GET /api/exchanges 200 704ms 87.73kb <-- POST /api/removeApiKey --> POST /api/removeApiKey 200 4ms 15b events.js:183 throw er; // Unhandled 'error' event ^ Error: read ECONNRESET at _errnoException (util.js:992:11) at TCP.onread (net.js:618:25) c:\gekko> RE: problem with add/delete binance key - askmike - 08-12-2018 Very strange, I am not sure what connection `ECONNRESET` refers to. What browser are you using? RE: problem with add/delete binance key - Ytigiev - 08-12-2018 (08-12-2018, 02:32 PM)askmike Wrote: Very strange, I am not sure what connection `ECONNRESET` refers to. Version 68.0.3440.106 (Official Build) (64-bit) How can we investigate what is a problem? RE: problem with add/delete binance key - Ytigiev - 08-12-2018 (08-12-2018, 02:32 PM)askmike Wrote: Very strange, I am not sure what connection `ECONNRESET` refers to. I have added two keys, but the list of keys is empty. No javascripts error. iIdon't understand what is the problem RE: problem with add/delete binance key - Ytigiev - 08-12-2018 (08-12-2018, 02:32 PM)askmike Wrote: Very strange, I am not sure what connection `ECONNRESET` refers to.I have tried to open the site localhost:3000 in the Edge Browser. Result in the attached file RE: problem with add/delete binance key - Ytigiev - 08-12-2018 (08-12-2018, 02:32 PM)askmike Wrote: Very strange, I am not sure what connection `ECONNRESET` refers to. On the windows side, should be opened any special port? RE: problem with add/delete binance key - askmike - 08-13-2018 Not if you run everything on your PC (defaults). Can you try again with either chrome or firefox? Edge is windows only and I don't have windows unfortunately. Quote:I have added two keys, but the list of keys is empty. No javascripts error. Is there a file inside your gekko directory called `SECRET-api-keys.json`? Just let me know if it's there. DO NOT UPLOAD IT! RE: problem with add/delete binance key - bishop - 08-13-2018 Seems that this issue is not related to Windows. I have the same problem running Gekko 0.6.5 UI at AWS. Googled this error and it's said that other bots/apps receive the same error from Binance API when connection to it is bad. Created an issue regarding it: https://github.com/askmike/gekko/issues/2442 RE: problem with add/delete binance key - Ytigiev - 08-13-2018 I have installed the latest release on my PC. I have the same issue on my PC. I'm sure, the issue is in the release. How can I get the previous release? RE: problem with add/delete binance key - Ytigiev - 08-13-2018 (08-13-2018, 09:12 AM)askmike Wrote: Not if you run everything on your PC (defaults). Can you try again with either chrome or firefox? Edge is windows only and I don't have windows unfortunately. Yes. And file contains a key. This part of the code works, but the page doesn't refresh after the add. |