Code Monkey home page Code Monkey logo

Comments (5)

jmoney7823956789378 avatar jmoney7823956789378 commented on July 23, 2024

Syntax is just
oobabot -c config.yml
Post error log

from oobabot.

TruthSearchers avatar TruthSearchers commented on July 23, 2024

Actually it's also not working
It trying to connect to default localhost:5005 but i already provided it with base_url in config.yml
In error it's just showing
Info oobaboga is at ws://localhost:5005
Error : couldn't find oobabbooga in 5005
Please check url

It's working fine when i direct use command --base_url wss://customelink
But if i put it in config.yml it's not working at all

from oobabot.

chrisrude avatar chrisrude commented on July 23, 2024

Interesting. My first guess would be that the current directory when running Oobabot might be in a different place than you expect it to be.

Are you running on OSX, Linux, or a different platform?

The bot won't currently print out a message when it can't open a config file, so it can be hard to figure out what isn't working. One idea I had, just for debugging, would be to run it like this:
oobabot --bogus (readlink -f config.yml)
On OSX and Linux, that should then print out an error message with the full path to what would have been opened, e.g.::
oobabot: error: unrecognized arguments: --bogus /home/oobabot/config.yml
Then double check if the file is in that location.

Let me know if this helps!

from oobabot.

chrisrude avatar chrisrude commented on July 23, 2024

adding a milestone to add a warning message to make this easier to debug in the future

from oobabot.

chrisrude avatar chrisrude commented on July 23, 2024

Added a more helpful error message in 95cc194

Hopefully this will help in troubleshooting such problems.

from oobabot.

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.