Skip to content

Is what I want possible? WikiBrain full english DB imported to Amazon RDS #270

@Johnsel

Description

@Johnsel

Hello everyone, first off all my compliments. It is a great library that you have built and that you have open-sourced it commands my gratitude and respect :)

I have a question/issue. Let me describe the situation first:

  1. We want to make use of the WikiBrain library to do semantic queries.
  2. We have our infrastructure running on the Amazon cloud compute platform.
  3. We have used a high spec server to import the wiki data to an Amazon RDS hosted postgresql server
  4. Now that we have deployed a lower spec machine, we seem to be unable to query said server, as we receive errors when it is trying to build the local indexes saying that it is not able to because of missing files. It comes immediately after:

MatrixLocalLinkDao empty, but delegate is not. Attempting to rebuild...

(I sadly forgot to save the document which contains the specific error messages, if you need them I can redeploy a machine)

  1. I also tried running the data import process again, but when targetting the rds postgresql I got the error message:
    no class found for shortname localpage

Even before anything else happened

I have since deployed a different server to do an import to a local PostgreSQL server, but I am wondering if that is the only solution that will work or if there is a way to use the existing server with a "fresh library install".

Thank you for your time and any insights you may be able to provide!

Best regards,

John Simons

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions