Git Product home page Git Product logo

Comments (9)

linuxtechie avatar linuxtechie commented on August 24, 2024

even !help doesn't work,

from errbot.

gbin avatar gbin commented on August 24, 2024

Why suddenly ? Anything in the log ?

from errbot.

gbin avatar gbin commented on August 24, 2024

I found out why, try just to see without -d.

It looks like the new threadpool addition interfere with the daemon mode. (so far I really wonder why).
If I can't figure that out quickly, I will add an option to run a threapool or not.

from errbot.

gbin avatar gbin commented on August 24, 2024

It looks like it is a race condition with the asynchronicity, sometime it works sometimes not. I disabled it for now with a setting see commit e8bc20f

from errbot.

linuxtechie avatar linuxtechie commented on August 24, 2024

Still the same:

2012-08-31 20:38:11,053 DEBUG * type = chat
2012-08-31 20:38:11,055 DEBUG * text = None
2012-08-31 20:38:11,064 DEBUG deduced the jid from the chatroom to v
@k****.com
2012-08-31 20:38:11,071 DEBUG unhandled message type Available commands:

Backend:
!history: display the command history

ErrBot: Commands related to the bot administration
!about: Returns some information about this err instance
!apropos: Returns a help string listing available options.
!config: configure or get the configuration / configuration template for a specific plugin
!echo: (undocumented)
!export configs: Returns all the configs in form of a string you can backup
!import configs: Restore the configs from an export from !export configs
!load: load a plugin
!log tail: Display a tail of the log of n lines or 40 by default
!reload: reload a plugin
!repos export: Returns all the repos in form of a string you can backup
!repos install: install a plugin repository from the given source or a known public repo (see !repos to find those).
!repos uninstall: uninstall a plugin repository by name.
!repos update: update the bot and/or plugins
!repos: list the current active plugin repositories
!restart: restart the bot
!status: If I am alive I should be able to respond to this one
!unload: unload a plugin
!uptime: Return the uptime of the bot
!zap configs: WARNING : Deletes all the configuration of all the plugins

Magnet:
!add torrent: Add torrent as specified
!disk status: Disk status
!list torrent: Displays list of all queued up torrents.
!process status: Process status
!start torrent: Start torrent.
!stop torrent: Stop torrent.
!stop torrents: Stop all torrents

If set, the 'from' attribute must be set to the user's full JID. 2012-08-31 20:38:12,295 DEBUG Previous timer found and removed 2012-08-31 20:38:13,017 DEBUG Previous timer found and removed

from errbot.

gbin avatar gbin commented on August 24, 2024

9cb2570 this one should fix this regression

from errbot.

linuxtechie avatar linuxtechie commented on August 24, 2024

Yeah, it fixed and BOT_ASYNC = True works fine. I have kept it on, lets see how long it works

from errbot.

linuxtechie avatar linuxtechie commented on August 24, 2024

I will update and couple of days. Mark this 1.6.4 ;)

from errbot.

gbin avatar gbin commented on August 24, 2024

This one looks fixed this time ;)

from errbot.

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.