Giter VIP home page Giter VIP logo

Comments (6)

boojack avatar boojack commented on June 1, 2024 1

Thanks for your feedback. Updated with ddcf1d6

from memos.

boojack avatar boojack commented on June 1, 2024

Please provide error messages from the browser console, as well as logs of related network requests.

from memos.

jhademcconnell avatar jhademcconnell commented on June 1, 2024

@boojack I'm able to recreate this in v0.18.2 latest commit. Home/Explore page displays fetching data and this error is thrown:

Home-nUummMMK.js:1 Uncaught (in promise) ClientError: /memos.api.v2.MemoService/ListMemos UNKNOWN: pq: column "parent_id" does not exist
    at makeCall (index-Qitdbhvp.js:300:6112)
    at async at (index-Qitdbhvp.js:300:11471)
    at async Object.listMemos (index-Qitdbhvp.js:300:11982)
    at async Object.fetchMemos (index-Qitdbhvp.js:323:72482)
    at async y (Home-nUummMMK.js:1:10592)

from memos.

bugmaschine avatar bugmaschine commented on June 1, 2024

Please provide error messages from the browser console, as well as logs of related network requests.

Browser Console:
image

Network requests:
image

Containers Logs:
image

from memos.

bugmaschine avatar bugmaschine commented on June 1, 2024

I'm no expert but i guess the requests takes so long that it Times out.

Below screenshot is captured a few minutes after the first screenshot.
image

from memos.

bugmaschine avatar bugmaschine commented on June 1, 2024

After looking to the DB i found a few very long memos (about 48294 characters for each memo) and deleted them, after that the site loaded with no problems agains. I would maybe add an serverside check for the Memo length, or something like this, to prevent this from happening to other instances.

from memos.

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.