sogebot / sogeBot

sogeBot - Free Twitch Bot built on Node.js
https://sogebot.xyz/
GNU General Public License v3.0
289 stars 64 forks source link

Crash, plus after crash errors #1075

Closed ghost closed 6 years ago

ghost commented 6 years ago

Expected behavior

Actual behavior

Bot got crash, after crash got errors like 2018-06-27T23:17:49.270 !!! ERROR !!! API: https://api.twitch.tv/helix/users/follows?from_id=id&to_id=id- undefined undefined Id replaced crash.txt Not sure why this crash was, but after crash got errors like i send

Steps to reproduce

Additional informations

2018-06-27T23:20:19.594 <w< !_debug 2018-06-27T23:20:19.749 DEBUG: ======= COPY DEBUG MESSAGE FROM HERE ======= 2018-06-27T23:20:19.750 DEBUG: GENERAL | OS: npm/6.1.0 node/v10.3.0 linux x64 | DB: mongodb | Bot version: 7.6.0-SNAPSHOT | Bot uptime: 2511.336 | Bot lang: ru | Bot mute: false 2018-06-27T23:20:19.750 DEBUG: SYSTEMS | timers, customcommands, keywords, points, price, songs, alias, moderation, ranks, bets, raffles, queue, cooldown, gambling, highlights, commercial, owncommands 2018-06-27T23:20:19.751 DEBUG: WIDGETS | bets, eventlist, chat 2018-06-27T23:20:19.752 DEBUG: OAUTH | BOT true | BROADCASTER false 2018-06-27T23:20:19.752 DEBUG: ======= END OF DEBUG MESSAGE =======

ghost commented 6 years ago

Also check discord #bug-reports channel

sogehige commented 6 years ago

Your crash error is that you have bot started up twice

sogehige commented 6 years ago

Without crash logs, cannot fix