Tolu Aina
Tolu Aina
Sorry about that. That demoe seems to be missing a few things. can you also install the ``` pip install elasticsearch==7.13.4 pip install elasticsearch-dsl==7.4.1 ```
Were you able to get the demo example data working or is this your own custom dataset? You could have run the server with ./runserver You need to open the...
closing as this was addressed in commit `3fe7ffeb`
- It seems you don't have a relationship between `book` and `author` in your database schema. - You must always have a relationship between a parent and a child and...
are you sure the above schema matches the stack trace. `tags_category_tags` table does not appear in the schema anywhere so its odd this is present
- Any indication in the logs on what caused the db to go down? - Could this be related to storage ? - Also is PGSync running on the db...
Can you please try off the latest main branch. I feel this has now been addressed.
Can you please connect with me on discord? My user id is taina#4505 @Role911
Can you check that you have the `test_decoding` plugin installed in your PostgreSQL installation. Most PostgreSQL installations ship with this. Can you provide more details on your Postgres setup?
Oops sorry fixed this in main branch. sorry