[SOLVED] How can i fix this problem? invalid character 'v'

When i run the platform, it came out this error.
I can’t find anything in google to fix it.
This file “mattermost” is below /opt
Can anyone help me??

[root@localhost bin]# sudo -u mattermost ./platform
Error opening config file=config.json, err=While parsing config: invalid character ‘v’ in string escape code

Hi @hugo.cheung,

Thanks for your feedback,

Can you tell me which version of Mattermost you have installed?

Here are some docs that might help:

Thank you.:grinning:
I have fixed the problem
Since my password includes “/”, the config cannot run.
I change the password, it works now.

Awesome! Thanks for posting back your solution @hugo.cheung :slight_smile: