Hello,
we have already installed the version 1.4 and using it without big problems.
I tried to upgrade from 1.4 to 2.0 without any luck.
My process was the following:
- I stop the mattermost service
- I backup the database and the configs
- I decompress the new tar
- Copy the backed up config files back to the Config folder
- Start the service
- Restart nginx
Then if i try to access the webpage i get an almost blank page without login form. The logs folder is empty. The only clue i have that all the browsers (Chrome and Firefox) logs an error to the developer console. It says: “Uncaught TypeError: window.setup_signup_team_page is not a function”.
And there are some other errors where the application tries to download non exsisted js libraries from our server https://mattermost.mycompany.com/static/js/libs-5189.min.js and https://mattermost.mycompany.com/static/js/libs-5189.min.js. These libraries are there but with a different version number: 5950.
If i revert back to the old 1.4 version (with the same process i mentioned above) everything works fine. So now we stucked. What can be the problem? Do you have any idea what should i try? What other information should i provide to investigate this problem? (I am planning to do a clean install in a different location if i will have time to do that).
Any help appriciated.
Thanks