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

After indexing the first file, webui no longer works #84

Open
tweak19 opened this issue Nov 25, 2020 · 3 comments
Open

After indexing the first file, webui no longer works #84

tweak19 opened this issue Nov 25, 2020 · 3 comments

Comments

@tweak19
Copy link

tweak19 commented Nov 25, 2020

Hello everybody,
I'm not sure if development is still in progress for this project, but I'll try to add my problem anyway.

So, i added one file to the index of recoll and it stops working. I was able to search with the webui, now i get the following error:

Traceback (most recent call last):
  File "/home/pi/document-vault/recoll-webui/bottle.py", line 744, in _handle
    return route.call(**args)
  File "/home/pi/document-vault/recoll-webui/bottle.py", line 1479, in wrapper
    rv = callback(*a, **ka)
  File "/home/pi/document-vault/recoll-webui/bottle.py", line 2850, in wrapper
    result = func(*args, **kwargs)
  File "/home/pi/document-vault/recoll-webui/webui.py", line 250, in main
    config = get_config()
  File "/home/pi/document-vault/recoll-webui/webui.py", line 125, in get_config
    config[k] = type(v)(value)
ValueError: dictionary update sequence element #0 has length 1; 2 is required

System is:

Distributor ID: Raspbian
Description:    Raspbian GNU/Linux 10 (buster)
Release:        10
Codename:       buster

Recoll Version: 1.24.3 + Xapian 1.4.11
Recoll-webui = git from master

Thanks for your help!

@sokoow
Copy link

sokoow commented Dec 8, 2020

+1 here

@erkswede
Copy link

+1 Same for me

@tweak19
Copy link
Author

tweak19 commented Jan 31, 2021

Sorry for my late replay, but i could fixe this issue by using an fork from this project which look like to be in development state
https://framagit.org/medoc92/recollwebui/

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

3 participants