Giter VIP home page Giter VIP logo

Comments (10)

MeLlamoPablo avatar MeLlamoPablo commented on May 23, 2024

Hello, the standard version is unmaintained, see #29. That said, I'd be happy to help you solve the issue.

This appears to be a database connection failure. Go to your Heroku dashboard, click on your app, then settings, and then Reveal config vars. You should have a Database url var. This contains your database credentials (do not post it on github). Then go to Resources, Heroku Postgres and make sure that the credentials are correct.

from schedulebot.

tkalevra avatar tkalevra commented on May 23, 2024

from schedulebot.

tkalevra avatar tkalevra commented on May 23, 2024

I've tried to simply use the dota deploy as it is far better maintained, however Im unsure the ability to simply ignore or lie in regard to various parts of this to ignore the dota aspects.

from schedulebot.

MeLlamoPablo avatar MeLlamoPablo commented on May 23, 2024

You could deploy the dota version and ignore the dota features. The only problem is that you'd need to create a Steam account for the bot, which is inconvenient. You can leave the rest of the settings to the default values.

from schedulebot.

tkalevra avatar tkalevra commented on May 23, 2024

from schedulebot.

tkalevra avatar tkalevra commented on May 23, 2024

from schedulebot.

MeLlamoPablo avatar MeLlamoPablo commented on May 23, 2024

Sadly that part of the log doesn't tell me anything. This is a problem that I experienced with heroku: the web logs don't always show the full log. You can do two things here:

  • Go to the resources tab and turn bot off. On another tab, open the logs, then turn the bot back on. If you're on the logs while the crash happens, you're gonna get the full log. But if you come thereafter, you might not get the full log, as it happened to you.
  • Install the heroku cli and type the following command: heroku logs -a <your_app_name>. That will bring the full log.

Again, sorry for the inconvenience.

from schedulebot.

tkalevra avatar tkalevra commented on May 23, 2024

I managed to get it going, wanted cc info even for the free one to start up, bit of a pain but I got that done and working. The question at this point is should the bot show as online?
How do I reconfigure the bot in order to confirm settings, as visiting the https://<>/herokuapp.com/# does not function to reconfigure. Once I am complete with my configuration and with your permission I will update the installation instructions in order to help others

from schedulebot.

tkalevra avatar tkalevra commented on May 23, 2024

here's the latest on re-deploy:

2017-05-01T13:46:52.440473+00:00 heroku[web.1]: State changed from starting to down

2017-05-01T13:46:52.482951+00:00 heroku[bot.1]: State changed from up to down

2017-05-01T13:46:53.176043+00:00 app[bot.1]: Couldn't shut down gracefully! A shutdown will be forced.

2017-05-01T13:46:53.176420+00:00 app[bot.1]: TypeError: Cannot read property 'close' of null

2017-05-01T13:46:53.176424+00:00 app[bot.1]: at WebSocketManager.destroy (/app/node_modules/discord.js/src/client/websocket/WebSocketManager.js:158:12)

2017-05-01T13:46:53.176425+00:00 app[bot.1]: at ClientManager.destroy (/app/node_modules/discord.js/src/client/ClientManager.js:55:20)

2017-05-01T13:46:53.176426+00:00 app[bot.1]: at Client.destroy (/app/node_modules/discord.js/src/client/Client.js:252:25)

2017-05-01T13:46:53.176426+00:00 app[bot.1]: at Promise.all.then (/app/lib/index.js:410:20)

2017-05-01T13:46:53.166678+00:00 heroku[bot.1]: Stopping all processes with SIGTERM

2017-05-01T13:46:53.265193+00:00 heroku[bot.1]: Process exited with status 1

2017-05-01T13:46:55.669809+00:00 heroku[web.1]: Starting process with command npm start

2017-05-01T13:46:58.531513+00:00 app[web.1]:

2017-05-01T13:46:58.531531+00:00 app[web.1]: > [email protected] start /app

2017-05-01T13:46:58.531532+00:00 app[web.1]: > node ./setup/index.js

2017-05-01T13:46:58.531532+00:00 app[web.1]:

2017-05-01T13:47:00.017944+00:00 app[web.1]:

2017-05-01T13:47:00.121682+00:00 app[web.1]: The Setup server is live on port 36179

2017-05-01T13:47:01.555835+00:00 heroku[web.1]: Stopping all processes with SIGTERM

2017-05-01T13:47:01.761100+00:00 heroku[web.1]: Process exited with status 143

from schedulebot.

MeLlamoPablo avatar MeLlamoPablo commented on May 23, 2024

This still doesn't give me enough information. Can you please reach me on Discord? https://discord.gg/pVVsaDX

from schedulebot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.