I am currently running version 7.5.2 and intending to upgrade to 10.12.
I know this is a large upgrade step, what else besides a regular upgrade is going to be necessary? Do I need to do a few different upgrades to get up to 10.12?
I am currently running version 7.5.2 and intending to upgrade to 10.12.
I know this is a large upgrade step, what else besides a regular upgrade is going to be necessary? Do I need to do a few different upgrades to get up to 10.12?
Just to follow up on this I have successfully upgraded to version 10.5.14 hitting every ESR release on the way. Once I do the upgrade from 10.5.14 to 10.11.9 all of my chats/channels disappear and cannot be found.
I am running a mysql database, but wanted to get to the most current possible version with that before I started looking at the migrations.
Did you start the application after every update? I’d guess that’s necessary for the database migrations (if needed) to run before the next upgrade.
In v10.11.x, MySQL is still supported. From v11.x.x+ only Postgres is supported anymore.
If the issue persists, please change the log level and provide the error messages here.
Yup, I started the app after each update to make sure things were working as expected. It was my understanding that 10.11.x would still work on mysql, but after that update when I started the app there was no team, channel, or ANYTHING once the app started.
There was a prompt to add a team, but when attempting to do that it would have an error and reload the same page. Seemed like it was unable to read or write anything from the database.
That’s odd. I’m currently planning our upgrade from v10.5 to v10.11 and our first few tests worked as expected, even with mysql.
What does the log say, when you set a higher log level?
I havent retried this with the higher logging level yet. I just reset the db with a sql dump and kept things on 10.5 for now.
I will probably try to find some time next week to do the update again and can send over some logs. In the mean time good luck with your update! I hope you don’t have the same issue.
Use Google gemini
Be very specific and over explain your goals and concerns. It will walk you through. Give it feedback at every step, specially if errors appear.
I’ve just passed my current omnibus install to a docker container. It wasn’t easy, but it really figure out every problem. Remember always to be redundant about goals and concerns and give it feedback about errors. IA is eagger to help, but the more Info you give the better result it will return.