Git Product home page Git Product logo

Comments (3)

issue-label-bot avatar issue-label-bot commented on June 8, 2024

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.97. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

from telegram_media_downloader.

Dineshkarthik avatar Dineshkarthik commented on June 8, 2024

Delete media_downloader.session file and try again

from telegram_media_downloader.

cayetano avatar cayetano commented on June 8, 2024

I have same problem.
Deleting file media_downloader.session has no diference


rm media_downloader.session

python3 media_downloader.py
[14:15:15] Telegram Media Downloader v2.0.2, meta.py:18
Copyright (C) 2019 Dineshkarthik https://github.com/Dineshkarthik
Licensed under the terms of the MIT License meta.py:21

[14:15:15] INFO Device: CPython 3.10.12 - Telegram Media Downloader 2.0.2 meta.py:22
INFO System: Linux 5.15.0-84-generic (EN) meta.py:23
Traceback (most recent call last):
File "/libros/script/down/tel-Encuetro_libros/media_downloader.py", line 376, in
main()
File "/libros/script/down/tel-Encuetro_libros/media_downloader.py", line 360, in main
updated_config = asyncio.get_event_loop().run_until_complete(
File "/usr/lib/python3.10/asyncio/base_events.py", line 649, in run_until_complete
return future.result()
File "/libros/script/down/tel-Encuetro_libros/media_downloader.py", line 311, in begin_import
await client.start()
File "/usr/local/lib/python3.10/dist-packages/pyrogram/methods/utilities/start.py", line 58, in start
is_authorized = await self.connect()
File "/usr/local/lib/python3.10/dist-packages/pyrogram/methods/auth/connect.py", line 40, in connect
await self.load_session()
File "/usr/local/lib/python3.10/dist-packages/pyrogram/client.py", line 616, in load_session
await self.storage.open()
File "/usr/local/lib/python3.10/dist-packages/pyrogram/storage/file_storage.py", line 61, in open
self.create()
File "/usr/local/lib/python3.10/dist-packages/pyrogram/storage/sqlite_storage.py", line 103, in create
self.conn.executescript(SCHEMA)
sqlite3.OperationalError: database is locked


Please help me
sorry for my bad english

from telegram_media_downloader.

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.