Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FOREIGN KEY constraint failed for large topic sets? #369

Closed
fosskers opened this issue Jun 5, 2021 · 4 comments
Closed

FOREIGN KEY constraint failed for large topic sets? #369

fosskers opened this issue Jun 5, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@fosskers
Copy link

fosskers commented Jun 5, 2021

When attempting to pull the topics of https://github.com/rustwasm/wasm-bindgen/, the fetching process gets about 20 pages in until I see the following in *Messages*:

error in process filter: peculiar error: "FOREIGN KEY constraint failed" [2 times]

And then none of the topics end up getting stored.

Thanks again for Magit and Forge, and please let me know if there's any other information I can provide.

@tarsius tarsius added the bug Something isn't working label Aug 8, 2021
@c3d
Copy link
Contributor

c3d commented Oct 19, 2021

@tarsius Same problem here, fetching from kata-containers I did not have the problem with smaller repositories like XL. It's a bit frustrating, because what I see on small repos really looks good.

I have an especially bad network (slow, high latency and unreliable), so I may be a good test case for reproducing. Please let me know how to instrument the issue if you need more details.

@tarsius
Copy link
Member

tarsius commented Oct 20, 2021

Thanks for the report.

I'll try to have a look soon, but I am a bit swamped so I cannot promise anything.

@tarsius
Copy link
Member

tarsius commented Apr 24, 2022

This could be a duplicate of #294. Please test if the proposed workaround does the trick for you.

@tarsius
Copy link
Member

tarsius commented Apr 25, 2022

Closing in favor of #294 and #489.

@tarsius tarsius closed this as completed Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants