Code Monkey home page Code Monkey logo

url-uploader's Introduction

url-uploader's People

Contributors

itz-fork avatar jack-of-tg avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

url-uploader's Issues

Error while uploading the file

Hey I hosted this bot on heroku but after selecting the desired format I am getting this error in the logs

2021-04-17T21:22:04.507562+00:00 app[worker.1]: [warn] Skip parser 'JpegFile': Invalid file signature
2021-04-17T21:22:04.527149+00:00 app[worker.1]: 2021-04-17 21:22:04,526 - pyrogram.dispatcher - ERROR - 'NoneType' object has no attribute 'has'
2021-04-17T21:22:04.527150+00:00 app[worker.1]: Traceback (most recent call last):
2021-04-17T21:22:04.527151+00:00 app[worker.1]:   File "/app/.heroku/python/lib/python3.8/site-packages/pyrogram/dispatcher.py", line 208, in handler_worker
2021-04-17T21:22:04.527151+00:00 app[worker.1]:     await handler.callback(self.client, *args)
2021-04-17T21:22:04.527152+00:00 app[worker.1]:   File "/app/plugins/cb_buttons.py", line 21, in button
2021-04-17T21:22:04.527152+00:00 app[worker.1]:     await ddl_call_back(bot, update)
2021-04-17T21:22:04.527153+00:00 app[worker.1]:   File "/app/plugins/dl_button.py", line 127, in ddl_call_back
2021-04-17T21:22:04.527153+00:00 app[worker.1]:     if metadata.has("width"):
2021-04-17T21:22:04.527154+00:00 app[worker.1]: AttributeError: 'NoneType' object has no attribute 'has'

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.