Size: a a a

2016 November 11

I

Ildar in Dev Chat
нема сегодня тролей, извиняй, я не умею
источник

J

Jesus in Dev Chat
Есть тенденция в этом чате, что тролей садят в тюрьму
источник

J

Jesus in Dev Chat
Статистика 50% по чату
источник

NA

Narek Abovyan in Dev Chat
Ну не в тюрьму
источник

NA

Narek Abovyan in Dev Chat
Сначала в больничку
источник

NA

Narek Abovyan in Dev Chat
Потом пока не ясно
источник

J

Jesus in Dev Chat
А что там?
источник

J

Jesus in Dev Chat
В больничке
источник

NA

Narek Abovyan in Dev Chat
Реанимация
источник

V

Vik in Dev Chat
Jesus
Есть тенденция в этом чате, что тролей садят в тюрьму
Ia ne troll ia seriozno pochti ne figa ne  ponimaiu
источник

V

Vik in Dev Chat
источник

J

Jesus in Dev Chat
А что там в реанимации?
источник

j

jeny@^=# in Dev Chat
Больных лечат :)
источник

AG

Alexander Grebenschikov in Dev Chat
источник

j

jeny@^=# in Dev Chat
Ахаха
источник

J

Jesus in Dev Chat
Смотря насколько ты больной
источник

I

Ildar in Dev Chat
источник
2016 November 12

RX

Ray X in Dev Chat
Is it possible to get locale of user?
источник
2016 November 13

JB

Jose Berrocal in Dev Chat
Hi, i'm facing a really weird error, with the component, when i try to load it using Also Express i get this in logs:

events.js:160
     throw er; // Unhandled 'error' event
     ^

Error: bind EADDRINUSE null:8000
   at Object.exports._errnoException (util.js:1026:11)
   at exports._exceptionWithHostPort (util.js:1049:20)
   at cb (net.js:1322:16)
   at rr (cluster.js:625:14)
   at Worker.<anonymous> (cluster.js:594:9)
   at process.<anonymous> (cluster.js:765:8)
   at emitTwo (events.js:111:20)
   at process.emit (events.js:191:7)
   at processEmit [as emit] (/home/jberrocal/Projects/sandbox/AlkaidPingPong/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/index.js:146:32)
   at process.nextTick (internal/child_process.js:744:12)
   at _combinedTickCallback (internal/process/next_tick.js:67:7)
   at process._tickCallback (internal/process/next_tick.js:98:9)
[log]  
Telegram Worker 7998 died with code: 1, and signal: null, Starting a new worker

but if i run only the file where is located the telegram bot it works fine, any idea???
источник
2016 November 14

RX

Ray X in Dev Chat
Jose Berrocal
Hi, i'm facing a really weird error, with the component, when i try to load it using Also Express i get this in logs:

events.js:160
     throw er; // Unhandled 'error' event
     ^

Error: bind EADDRINUSE null:8000
   at Object.exports._errnoException (util.js:1026:11)
   at exports._exceptionWithHostPort (util.js:1049:20)
   at cb (net.js:1322:16)
   at rr (cluster.js:625:14)
   at Worker.<anonymous> (cluster.js:594:9)
   at process.<anonymous> (cluster.js:765:8)
   at emitTwo (events.js:111:20)
   at process.emit (events.js:191:7)
   at processEmit [as emit] (/home/jberrocal/Projects/sandbox/AlkaidPingPong/node_modules/sqlite3/node_modules/node-pre-gyp/node_modules/npmlog/node_modules/gauge/node_modules/signal-exit/index.js:146:32)
   at process.nextTick (internal/child_process.js:744:12)
   at _combinedTickCallback (internal/process/next_tick.js:67:7)
   at process._tickCallback (internal/process/next_tick.js:98:9)
[log]  
Telegram Worker 7998 died with code: 1, and signal: null, Starting a new worker

but if i run only the file where is located the telegram bot it works fine, any idea???
It seems your Also Express used 8000 which conflict with bot. Maybe you can try another port.
источник