appu1232 / Discord-Selfbot

Discord selfbot made with Python using discord.py
GNU General Public License v3.0
510 stars 603 forks source link

Selfbot stuck at starting bot ONLY on Raspian #342

Closed professorshinonome closed 6 years ago

professorshinonome commented 6 years ago

So I have no idea what the source of this issue is, or if I should even post this here because it is a device specific issue, but I'd like to bring it up to get some help if possible. When I run the bot in multiple linux environments, it runs and logs in just fine. When I try to run the bot in Raspbian on my Raspberry Pi however, the bot just hangs on "Starting bot..."

It's not the network, and it's not the device, because I tried it on my friend's Pi, and we experienced the same issue. Any idea how to even begin to debug this issue? There are no errors, it just hangs.

chenzw95 commented 6 years ago

This seems to be an issue specific to Raspbian or Raspberry Pis in general, as you have confirmed; this is unfortunately beyond the scope of this issue tracker.