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

HTTP 500 after saving settings #81

Open
bheorcnh opened this issue Oct 1, 2020 · 1 comment
Open

HTTP 500 after saving settings #81

bheorcnh opened this issue Oct 1, 2020 · 1 comment

Comments

@bheorcnh
Copy link

bheorcnh commented Oct 1, 2020

After saving the settings in the user web interface, the application always starts with a HTTP 500

File "/var/www/html/recoll/webui-2020-09/webui.py", line 125, in get_config
config[k] = type(v)(value)
ValueError: dictionary update sequence element #0 has length 1; 2 is required

Only deleting cookies in the web browser helps to regain access

@sokoow
Copy link

sokoow commented Dec 8, 2020

same here

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

2 participants