Migrade error, please help
error: “Migration 0019_extend_permissions_features did not complete, aborting. Error: \ Corrupted YAML read from /etc/ssowat/conf.json.persistent (reason: expected ‘<document \ start>’, but found ‘{’\n in “”, line 3, column 1:\n {\n ^)”
https://paste.yunohost.org/raw/kimuyamoda
Can you share the content of /etc/ssowat/conf.json.persistent :
cat /etc/ssowat/conf.json.persistent
{“redirected_urls”: {“admin.badutmedia.com/”: “admin.badutmedia.com/status”}}
{ “theme”: “lynpakken”, }
The content should be:
{ "redirected_urls": { "admin.badutmedia.com/": "admin.badutmedia.com/status" }, "theme": "lynpakken" }
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.