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

The following is the log, it has been stuck at pulling..... for about one day. Is there any way to see if it is running normally? #8452

Open
berisfu opened this issue Oct 15, 2024 · 1 comment

Comments

@berisfu
Copy link

berisfu commented Oct 15, 2024

  • cd /dolt/investment_data
  • dolt pull
  • Pulling...Updating 7qpb0e2v4sqe1qanlggmcisn10h6vj20..bec1m9b6vqaveln0u34aafqodek5jtog
    / Pulling...commit 1d4i7c0r4db01gfi3qvii8ooctmc132v (HEAD -> master)
    Merge: 7qpb0e2v4sqe1qanlggmcisn10h6vj20 8ipl4abccin6iqlqf5uvgadohl1o9amn
    Author: root root@localhost
    Date: Mon Oct 14 23:43:38 +0000 2024

      Merge branch 'master' of https://doltremoteapi.dolthub.com/chenditc/investment_data into master
    

/ Pulling...

@timsehn
Copy link
Contributor

timsehn commented Oct 15, 2024

This is almost certainly some sort of infinite loop. I would kill it and try again.

If it gets stuck again, you can, delete the investment_data directory and reclone it with dolt clone chenditc/investment/data.

Are you using the latest version of Dolt? When did you originally clone the database? I wonder if it's some sort of version compatibility thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants