ctubio / Krypto-trading-bot

Self-hosted crypto trading bot (automated high frequency market making) written in C++
https://127.0.0.1:3000
Other
3.37k stars 823 forks source link

UI problem #184

Closed Ultrahoschie closed 7 years ago

Ultrahoschie commented 7 years ago

hi,

today i have updated with "make latest" ... all working good .... but when i jump to the ui of the bot .... every 5 or 10 sec. the ui break (disconnected / connected .... i on bitfinex api ..... before (1 week) all working great ... (debian)

ctubio commented 7 years ago

see the output of node K

Ultrahoschie commented 7 years ago

i cant understand ...

Ultrahoschie commented 7 years ago

Errrror: CF package.json not found.

ctubio commented 7 years ago

in what folder are you? package.json is in the root folder

ctubio commented 7 years ago

instead of make start you can run node K to see the output; both in the root folder of the app

Ultrahoschie commented 7 years ago

Use another UI port number, 3010 seems already in use ..... i have edit another port ... but nothing .... same Use another UI port number, 3005 seems already in use.

ctubio commented 7 years ago

you already have another bot runnning on port 3010, make sure you kill other bots before run another in the same port; only one single application is allowed to listen to a given port

Ultrahoschie commented 7 years ago

OK ... i have 2 Bots

1 works on Port 3000 2 works on Port 3001 when i have started the UI is reconneting every 5-10sec.

now i have stop the bot and have editing new ports

1 works now with 3005 2 works now with 3020

start the bot again .... all working great now ....

but node K says ..... Use another UI port number, 3005 seems already in use.

ctubio commented 7 years ago

Use another UI port number, 3005 seems already in use.

this means there is another fucking application already fucking listening to the fucking port 3005

do a fucking netstat to see what is already fucking listening to your fucking port 3005 instead of ask to me; do you think that i know what the fuck are you running?

Ultrahoschie commented 7 years ago

ok i see you love fucking .... but before the fucking update no fucking other app use the fucking port

Ultrahoschie commented 7 years ago

netstat says ... the ports are not in use .....