Git Product home page Git Product logo

dappdappgo's People

Contributors

dawe35 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

dappdappgo's Issues

Allow 46+ chat links

@dawe Does dapp dapp go handle indexing multiple files at a single skylink? ie: if I send it skylink=EACB4aUruIAWsmpGnYo6i-fWk54j4FIK2ZPJeNHozMFFmw to index would it crawl EACB4aUruIAWsmpGnYo6i-fWk54j4FIK2ZPJeNHozMFFmw/1.txt, EACB4aUruIAWsmpGnYo6i-fWk54j4FIK2ZPJeNHozMFFmw/2.txt, ...

crawl.py DataError

Updating header for AAA1g6sZxB2OAAulR6I7BxlotAxIjoDUJql5I2ZY-HEWdg
Traceback (most recent call last):
  File "crawl.py", line 33, in <module>
    valid_file = modules.update_headers_in_db(skypath, header)
  File "/home/dappdappgo.coolhd.hu/modules.py", line 134, in update_headers_in_db
    mycursor.execute(sql, val)
  File "/usr/local/lib/python3.8/dist-packages/mysql/connector/cursor.py", line 551, in execute
    self._handle_result(self._connection.cmd_query(stmt))
  File "/usr/local/lib/python3.8/dist-packages/mysql/connector/connection.py", line 490, in cmd_query
    result = self._handle_result(self._send_cmd(ServerCmd.QUERY, query))
  File "/usr/local/lib/python3.8/dist-packages/mysql/connector/connection.py", line 395, in _handle_result
    raise errors.get_exception(packet)
mysql.connector.errors.DataError: 1406 (22001): Data too long for column 'filename' at row 1
Updating header for AAAMLkV0IqNkF0D6aIzFndOA-PRa0WeCY4WPNcr8ycXIUw
Traceback (most recent call last):
  File "crawl.py", line 33, in <module>
    valid_file = modules.update_headers_in_db(skypath, header)
  File "/home/dappdappgo.coolhd.hu/modules.py", line 134, in update_headers_in_db
    mycursor.execute(sql, val)
  File "/usr/local/lib/python3.8/dist-packages/mysql/connector/cursor.py", line 551, in execute
    self._handle_result(self._connection.cmd_query(stmt))
  File "/usr/local/lib/python3.8/dist-packages/mysql/connector/connection.py", line 490, in cmd_query
    result = self._handle_result(self._send_cmd(ServerCmd.QUERY, query))
  File "/usr/local/lib/python3.8/dist-packages/mysql/connector/connection.py", line 395, in _handle_result
    raise errors.get_exception(packet)
mysql.connector.errors.DataError: 1406 (22001): Data too long for column 'filename' at row 1

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.