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

Mismatch in file uploaded #88

Open
kumarsoumya opened this issue Jan 22, 2025 · 0 comments
Open

Mismatch in file uploaded #88

kumarsoumya opened this issue Jan 22, 2025 · 0 comments

Comments

@kumarsoumya
Copy link

kumarsoumya commented Jan 22, 2025

When following the instruction for installing the data-import-handler plugin, when at the following command

bin/solr package install data-import-handler

an exception lately has started being thrown

Posting manifest...
org.apache.solr.common.SolrException: Mismatch in file uploaded. Uploaded: null, Original: /package/data-import-handler/9.7.0/manifest.json
	at org.apache.solr.packagemanager.PackageUtils.postFile(PackageUtils.java:102)
	at org.apache.solr.packagemanager.RepositoryManager.installPackage(RepositoryManager.java:201)
	at org.apache.solr.packagemanager.RepositoryManager.install(RepositoryManager.java:371)
	at org.apache.solr.cli.PackageTool.runImpl(PackageTool.java:165)
	at org.apache.solr.cli.ToolBase.runTool(ToolBase.java:59)
	at org.apache.solr.cli.SolrCLI.main(SolrCLI.java:303)

ERROR: Mismatch in file uploaded. Uploaded: null, Original: /package/data-import-handler/9.7.0/manifest.json

The exception message is not very clear about what could be causing it?

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

No branches or pull requests

1 participant