siyuan icon indicating copy to clipboard operation
siyuan copied to clipboard

HTTP 500 after saving settings

Open bheorcnh opened this issue 3 years ago • 1 comments

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

bheorcnh avatar Oct 01 '20 12:10 bheorcnh

same here

sokoow avatar Dec 08 '20 15:12 sokoow