FAQ - fnjerry/slam-mirrorbot GitHub Wiki

Some basic Q&A:

Got App Idling

Got NameError: name 'cur' is not defined

  • Your database issue, restart will fix it.
  • Your dyno dead/App suspaneded, so your database can't connect.

Got FileNotFoundError: [Errno 2] No such file or directory: 'wget'

  • Just refork & redeploy (delete your fork & fork again, then deploy)