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

cannot index using fresh 3.4.0 #711

Open
beavermml opened this issue Jan 7, 2025 · 2 comments
Open

cannot index using fresh 3.4.0 #711

beavermml opened this issue Jan 7, 2025 · 2 comments

Comments

@beavermml
Copy link

fresh 3.4.0

INFO server.ControlServices (ControlServices.java:187) - Starting Dicoogle Web
INFO plugins.PluginController (PluginController.java:129) - Initialized plugins
INFO plugins.PluginController (PluginController.java:662) - Starting Indexing procedure for
WARN plugins.PluginController (PluginController.java:421) - Could not get storage for scheme:
ERROR plugins.PluginController (PluginController.java:666) - No storage plugin detected

click index and the error like that

3.3.6 no problem

@Enet4
Copy link
Collaborator

Enet4 commented Jan 7, 2025

You may be missing a compatible storage provider. Was this the open Dicoogle bundle with filestorage, or a custom build? Can you check all the plugins in the Plugins/ folder?

@beavermml
Copy link
Author

beavermml commented Jan 7, 2025

I have double check all the plugins is there etc.

All i did is
1- download latest zip here 3.4.0
2- extract
3- edit file-storage.xml to point to existing folder
4. Run indexing in the webui

It run perfectly fine in 3.3.6 ( freshly extract )

In 3.3.6

  • i just type storage as the path in indexing
  • click index
  • done

In 3.4.0

  • type storage

  • click index

  • error like above

  • type file:storage/

  • click index

  • silent log nothing happen. Even no task in webui

Both cases has storage folder in root dir

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

2 participants