mattermost / mattermost-docker

Deprecated
Apache License 2.0
964 stars 575 forks source link

Error: failed to load configuration: failed to create store #550

Closed scwall closed 3 years ago

scwall commented 3 years ago

Hello I have this error during the launch

Error: failed to load configuration: failed to create store: unable to load on store creation: parsing error at line 112, character 38: json: cannot unmarshal string into Go struct field TeamSettings.TeamSettings.ExperimentalDefaultChannels of type []string

I have tried a few different options but none of them work

Thank's in advance

scwall commented 3 years ago

ok problem solved changed the string to list

https://github.com/mattermost/mattermost-docker-preview/issues/54