Skip to content

BaseCrawler fix #1058

Merged
emmetaobrien merged 2 commits intoCONP-PCNO:masterfrom
kongtiaowang:fix-basecrawler
Mar 23, 2026
Merged

BaseCrawler fix #1058
emmetaobrien merged 2 commits intoCONP-PCNO:masterfrom
kongtiaowang:fix-basecrawler

Conversation

@kongtiaowang
Copy link
Copy Markdown
Contributor

fatal: the remote end hung up unexpectedly'Traceback (most recent call last):
File "./scripts/crawl.py", line 146, in
OSFCrawlerObj.run()
File "/data/crawler/conp-dataset/scripts/Crawlers/BaseCrawler.py", line 395, in run
self.repo.git.checkout("master")
File "/home/conp-bot/miniconda3/lib/python3.8/site-packages/git/cmd.py", line 542, in
return lambda *args, **kwargs: self._call_process(name, *args, **kwargs)
File "/home/conp-bot/miniconda3/lib/python3.8/site-packages/git/cmd.py", line 1005, in _call_process
return self.execute(call, **exec_kwargs)
File "/home/conp-bot/miniconda3/lib/python3.8/site-packages/git/cmd.py", line 822, in execute
raise GitCommandError(command, status, stderr_value, stdout_value)
git.exc.GitCommandError: Cmd('git') failed due to: exit code(128)
cmdline: git checkout master
stderr: 'Invalid argument `filter-process'

Usage: git-annex COMMAND
git-annex - manage files with git, without checking their contents in

@auto-assign auto-assign bot requested review from dlq and xlecours March 23, 2026 14:26
@emmetaobrien emmetaobrien requested review from emmetaobrien and removed request for dlq and xlecours March 23, 2026 18:14
Copy link
Copy Markdown
Collaborator

@emmetaobrien emmetaobrien left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

test oddity confirmed as originating elsewhere, not related to this PR.

@emmetaobrien emmetaobrien merged commit b79b270 into CONP-PCNO:master Mar 23, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants