Tried to upgrade from v15 to v16 following the steps provided and now I can’t get it off the install screen, algo I got:
Latest version upgrade: 16.0.0 - Version program: 17.0.0-alpha
I installed the 16 stable version and now i asking to install the 17 alpha version, tried to install it to see if that fixes my problem but got this error:
I have same problem but try server is working and that is install with Ubuntu 22.04 from start my normal server have started with 18.04 → 20.04 → 22.04 and that give same error as you have. Tomorrow i will try to re install my old server with Ubuntu 22.04 hope that will work
Let me know if that helps, will keep trying to figure out how to fix it, right now I just can’t login, like there’s a column missing in the users table
i have always a backup from before upgrade and i normal try upgrade my test server and then i know when i install my backup and file backup from main server on test server and upgrade works i will always have the chance to go back.
I can see it mysql you have install that one have had problems with on ubuntu 22.04 so i use mariaDB instead
This means that the note column doesn’t exist in llx_user table.
Most probably it is due to the fact that your DB is now in V17 : In V17, the note has been rename to note_private
I just wanted to update to the newer version but I messed it up, now I have a backed up database that has a user table with a column note_private and my system is looking for a note column.
If I change the column name will fix this? or there’s a lot other column names that has been changed?
Or, how can I change my backed database V17 to V15 so the system can read all of this info (after that I will try to update to the newer Dolibarr version again)
UPDATE: Just renamed the note_private column with note and is working ok, now I would like to update to the newer version but i am scared lol
Just went manually over that script and created a new one that reverts all of the changes from that file and looks like it worked ok, the only thing is that when I updated to Dolibarr v16 the top dashboard info is missing, I am not sure this can be repaired since some of the data was deleted when the DB was updated to v17 and I don’t know exactly what table is the one with that data, please let me know if this can be fixed (attached an image from the before and after of the missing data).
At least I didn’t lost all of the info from my system