Segmentation fault when running ingestion loop locally. #1629
Replies: 3 comments 1 reply
-
I just noticed this. If I reset the DB the
|
Beta Was this translation helpful? Give feedback.
-
Looks like it is because I am missing a .env file. I have a .env.development file. |
Beta Was this translation helpful? Give feedback.
-
Hi Jeroen! The segfault is interesting and the good/bad news is that I can reproduce it! Note for @finestructure: with a clean database ( That scenario is fairly rare though, so I'm not super surprised there is a hidden issue there. Are you trying to get a populated database so you can fix/add something? If so, I can get a dump of the production database to you. We have a Discord where I can pass you a zip file. Trying to reconstruct the data from the reconciled JSON file is possible, but it's a painful task, as you found out. Ping me on Discord and I'll get you a recent database dump. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is what I see in my output.
I followed the steps outlined in "LOCAL_DEVELOPMENT_SETUP.md"
On the locally served page I see "Indexing 4,449 packages and 0 versions." So something has happened. Querying the docker DB also confirms this.
Impressed with the entire Docker based setup by the way. :)
Beta Was this translation helpful? Give feedback.
All reactions