Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.
Hafitz Setya edited this page Nov 8, 2021 · 8 revisions

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)

NOTE:

  • In README.md already said DEAD REPO AND NO MORE UPDATE if you got any bug/issue, you should fix it by yourself