Git Product home page Git Product logo

storyfinder's Introduction

storyfinder

Storyfinder - A Browser Plugin and Server Backend for Personalized Knowledge- and Information Management

storyfinder's People

Contributors

bigabig avatar remstef avatar

Stargazers

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

Watchers

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

storyfinder's Issues

Observed sql error

webserver_1 | Find entities
webserver_1 | { Error: ER_PARSE_ERROR: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') and is_deleted = 0 and collection_id = 1' at line 1
webserver_1 | at Query.Sequence._packetToError (/usr/src/app/node_modules/mysql/lib/protocol/sequences/Sequence.js:52:14)
webserver_1 | at Query.ErrorPacket (/usr/src/app/node_modules/mysql/lib/protocol/sequences/Query.js:77:18)
webserver_1 | at Protocol._parsePacket (/usr/src/app/node_modules/mysql/lib/protocol/Protocol.js:279:23)
webserver_1 | at Parser.write (/usr/src/app/node_modules/mysql/lib/protocol/Parser.js:76:12)
webserver_1 | at Protocol.write (/usr/src/app/node_modules/mysql/lib/protocol/Protocol.js:39:16)
webserver_1 | at Socket. (/usr/src/app/node_modules/mysql/lib/Connection.js:103:28)
webserver_1 | at emitOne (events.js:96:13)
webserver_1 | at Socket.emit (events.js:188:7)
webserver_1 | at readableAddChunk (_stream_readable.js:176:18)
webserver_1 | at Socket.Readable.push (_stream_readable.js:134:10)
webserver_1 | at TCP.onread (net.js:547:20)
webserver_1 | --------------------
webserver_1 | at Protocol._enqueue (/usr/src/app/node_modules/mysql/lib/protocol/Protocol.js:145:48)
webserver_1 | at Connection.query (/usr/src/app/node_modules/mysql/lib/Connection.js:208:25)
webserver_1 | at find (/usr/src/app/datasources/mysql.js:139:6)
webserver_1 | at findByValue (/usr/src/app/models/Entity.js:234:14)
webserver_1 | at _mFindEntities (/usr/src/app/controllers/SitesController.js:515:11)
webserver_1 | at fn (/usr/src/app/node_modules/async/lib/async.js:746:34)
webserver_1 | at /usr/src/app/node_modules/async/lib/async.js:1213:16
webserver_1 | at /usr/src/app/node_modules/async/lib/async.js:166:37
webserver_1 | at /usr/src/app/node_modules/async/lib/async.js:706:43
webserver_1 | at /usr/src/app/node_modules/async/lib/async.js:167:37
webserver_1 | code: 'ER_PARSE_ERROR',
webserver_1 | errno: 1064,
webserver_1 | sqlMessage: 'You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') and is_deleted = 0 and collection_id = 1' at line 1',
webserver_1 | sqlState: '42000',
webserver_1 | index: 0,
webserver_1 | sql: 'SELECT Entity.id,Entity.master_id,Entity.multiword,Entity.value,Entity.caption,Entity.type,Entity.show_always FROM entities Entity WHERE value IN () and is_deleted = 0 and collection_id = 1' }

Context: docker image of the latest build. MacbookPro, I7 lots of ram. Reading (by way of Readability) a long blog. It seems apparent that if you change web pages to do other browsing, that confuses the reader, causing it to register a new page. It seems to have returned to "The quick brown fox jumped over the lazy dog." and then printing out long reports that appear to mirror what it's reading. No clue what that sql message means.

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.