Git Product home page Git Product logo

Comments (6)

gtjl12 avatar gtjl12 commented on May 29, 2024 1

I run the bot directly on my own machine.
I guess the problem is related to the version of Python.
The original Python on my machine is 3.6.8, and there are some plugins in 'requirements.txt' that do not support older version of Python (for example, Python 3.6 only supports celery 5.1 or earlier).
Today I updated Python to the latest version(3.10.4) , reinstalled the plugins in 'requirements.txt', all problems are solved, the bot is running very well.
Thank you very much for your help, I will close this issue.

from ytdlbot.

BennyThink avatar BennyThink commented on May 29, 2024

it's actually doesn't matter. You'll have to use docker and socat if you want ping to work normally.

from ytdlbot.

gtjl12 avatar gtjl12 commented on May 29, 2024

it's actually doesn't matter. You'll have to use docker and socat if you want ping to work normally.

Alright, But when I send a video link , the bot replies nothing , and the download task on server seems doesn't start either.

from ytdlbot.

BennyThink avatar BennyThink commented on May 29, 2024

Okay can you provide me with the config(redacted credentials) and logs?

from ytdlbot.

gtjl12 avatar gtjl12 commented on May 29, 2024

Sorry for replying late.
I didn't find any file named 'ytdl.log' in my machine.
And which config file should I give you? I installed the bot following this instruction,didn't manually modify any config settings.

from ytdlbot.

BennyThink avatar BennyThink commented on May 29, 2024

Using docker? Or run natively on your machine?

Docker: docker logs
Nativity: directly from terminal or /var/log/ytdl.log

from ytdlbot.

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.