dolthub / dolthub-issues

Issues for dolthub.com
https://dolthub.com
4 stars 1 forks source link

Can't upload any csv to a db #517

Closed IraMelamud closed 10 months ago

IraMelamud commented 10 months ago

Hello, I work at Briya, and we use doltHub. When trying to upload csv files to db Asuta_ashdod, the process gets stuck on status "pending" for days. Without showing an error. I create new branch from Main branch, try to upload csv file to edit Mapping existing file, the transition from stage to stage takes a lot of time, and at the end- it get stuck on "pending". I'm unable to upload my file to temporary branch. I don't know if the problem exists when trying to merge new branch to Main. I tried to upload to main branch and to sub branch- same result. Tried to upload to different DB (Briya/playground)- same result. Initially, I created the db Assuta-ashdod. I was able to upload files to it previously. Last time it worked was pull request 26#. I don't know if it's the same bug, but this is error I received before this issue started: creation of job failed after 5 retries: final error: rpc error: code = NotFound desc = branch not found: MedAdmin_3_and_fake

Screenshots

Screen Shot 2023-12-02 at 11 22 12

Browser info:

Additional context Add any other context about the problem here.

IraMelamud commented 10 months ago

I tried to upload to another DB of ours- it's not working as well. Not just to Assuta Ashdod db. In addition, every transition from one screen to another- is taking a lot of time.

coffeegoddd commented 10 months ago

We tracked down the uploading failures to a bug in a recent dependency upgrade we made. After making another upgrade with the fix for the bug, uploading on DoltHub is working again.

coffeegoddd commented 10 months ago

We tracked down this issue to a bug in DoltHub's Job scheduler. The fix is in production, closing.