Error during database update going from v3.3.13 to 3.3.14

Get help with installation and running phpBB 3.3.x here. Please do not post bug reports, feature requests, or extension related questions here.
Bob Jacobs
Registered User
Posts: 17
Joined: Sun Nov 24, 2024 11:51 am

Error during database update going from v3.3.13 to 3.3.14

Post by Bob Jacobs »

Hi,

I've made 2 attempts to update v3.3.13 to v3.3.14 without success. Previous updates for all prior 3.3.x versions have been successful without any problems, and I have previously used the Changed Files update package (as far as I recall). This time I chose to use the Full Package update, attempted yesterday, and when I attempted to update the database I had the following error:

Screenshot 2024-11-23 151038.png

I couldn't get past this so restored the backup files and database. This morning I tried again, but this time using the Changed Files update package. When I attempted to update the database I had the following error:

Screenshot 2024-11-24 105534.png

Once again, I've restored the backup files and database. Can anyone throw any light on the reported error, please? Thanks in advance for any support.
You do not have the required permissions to view the files attached to this post.
Last edited by Mick on Tue Nov 26, 2024 8:18 am, edited 1 time in total.
Reason: Solved.
User avatar
warmweer
Jr. Extension Validator
Posts: 11849
Joined: Fri Jul 04, 2003 6:34 am
Location: Van Allen Bel ... gium

Re: Error during database update going from v3.3.13 to 3.3.14

Post by warmweer »

user_interests AFAIR isn't a default profile field.
Was this manually added or part of an extension?
Spelling is freeware, which means you can use it for free.
On the other hand, it is not open source, which means you cannot change it or publish it in a modified form.


Time flies like an arrow, but fruit flies like a banana.
Bob Jacobs
Registered User
Posts: 17
Joined: Sun Nov 24, 2024 11:51 am

Re: Error during database update going from v3.3.13 to 3.3.14

Post by Bob Jacobs »

That's a good question (thanks). I did look for that when I first saw the error,

I haven't added any extensions. I also haven't added any custom profile fields for some years. In the list of custom profile fields there is a phpbb_interests field, type textarea, that appears 3 times.

I couldn't find any mention of user_interests in the database backup file.
User avatar
warmweer
Jr. Extension Validator
Posts: 11849
Joined: Fri Jul 04, 2003 6:34 am
Location: Van Allen Bel ... gium

Re: Error during database update going from v3.3.13 to 3.3.14

Post by warmweer »

Bob Jacobs wrote: Sun Nov 24, 2024 12:44 pm That's a good question (thanks). I did look for that when I first saw the error,

I haven't added any extensions. I also haven't added any custom profile fields for some years. In the list of custom profile fields there is a phpbb_interests field, type textarea, that appears 3 times.

I couldn't find any mention of user_interests in the database backup file.
Check the database to see if there's any data in that field. (you could also have a look at the extension table to see id there's any mention of an added extension.
If there no data, just remove the field and retry the update.
Spelling is freeware, which means you can use it for free.
On the other hand, it is not open source, which means you cannot change it or publish it in a modified form.


Time flies like an arrow, but fruit flies like a banana.
User avatar
ssl
Registered User
Posts: 2019
Joined: Sat Feb 08, 2020 2:15 pm
Location: Le Lude, Pays de la Loire - France
Name: Fred Rimbert

Re: Error during database update going from v3.3.13 to 3.3.14

Post by ssl »

Bob Jacobs wrote: Sun Nov 24, 2024 12:44 pm I couldn't find any mention of user_interests in the database backup file.
If the field is not present in the db, you must delete it in the ACP and resume the update
Sorry for my English ... I do my best! :anger_right:

:point_right_tone3: phpBB: 3.3.14 | PHP: 8.3.12
:point_right_tone4: [Kill spam on phpBB] - [Some French translation of extensions]
"Mistress, Mistress someone is bothering me in pm"
Bob Jacobs
Registered User
Posts: 17
Joined: Sun Nov 24, 2024 11:51 am

Re: Error during database update going from v3.3.13 to 3.3.14

Post by Bob Jacobs »

Thanks both, I'll take a look. Cheers.
Bob Jacobs
Registered User
Posts: 17
Joined: Sun Nov 24, 2024 11:51 am

Re: Error during database update going from v3.3.13 to 3.3.14

Post by Bob Jacobs »

I think it's in the database as pf_phpbb_interests, corresponding with the Field Identification phpbb_interests in the ACP.

I'm not sure why user_interests would be in the error message.
Bob Jacobs
Registered User
Posts: 17
Joined: Sun Nov 24, 2024 11:51 am

Re: Error during database update going from v3.3.13 to 3.3.14

Post by Bob Jacobs »

Does anyone have any suggestions for the second error? That seems to be the one that's stopping me from updating right now. Cheers.
User avatar
thecoalman
Community Team Member
Community Team Member
Posts: 6410
Joined: Wed Dec 22, 2004 3:52 am
Location: Pennsylvania, U.S.A.

Re: Error during database update going from v3.3.13 to 3.3.14

Post by thecoalman »

Just a guess but it would seem those errors would occur if it were trying to update older board The main page of ACP says v3.3.13?

This is the "Reboot windows" advice but upload the install folder, manually delete everything in the cache folder except .htaccess and index.htm and then point your browser at the install folder.
“Results! Why, man, I have gotten a lot of results! I have found several thousand things that won’t work.”

Attributed - Thomas Edison
Bob Jacobs
Registered User
Posts: 17
Joined: Sun Nov 24, 2024 11:51 am

Re: Error during database update going from v3.3.13 to 3.3.14

Post by Bob Jacobs »

Yes, the ACP confirms v3.3.13.

The "reboot windows" advice is appreciated, but was unsuccessful. Currently seeing the following error message:

Screenshot 2024-11-24 143218.png
You do not have the required permissions to view the files attached to this post.
User avatar
invenio
Registered User
Posts: 427
Joined: Wed Dec 09, 2015 1:45 pm
Location: New Hampshire, USA

Re: Error during database update going from v3.3.13 to 3.3.14

Post by invenio »

Did you delete the:

store/install_config.php
store/io_lock.lock

files after the initial update failure and subsequent retry?
Bob Jacobs
Registered User
Posts: 17
Joined: Sun Nov 24, 2024 11:51 am

Re: Error during database update going from v3.3.13 to 3.3.14

Post by Bob Jacobs »

No, I haven't deleted them. Would you recommend me deleting them and trying again?
User avatar
invenio
Registered User
Posts: 427
Joined: Wed Dec 09, 2015 1:45 pm
Location: New Hampshire, USA

Re: Error during database update going from v3.3.13 to 3.3.14

Post by invenio »

Bob Jacobs wrote: Sun Nov 24, 2024 2:51 pm No, I haven't deleted them. Would you recommend me deleting them and trying again?
My understanding is that if you don't the installer tries to pick up where it left off instead of starting new. So if you went back to a backup, it should be a clean install and those files should be removed (as the update instructions tell you to do).
User avatar
warmweer
Jr. Extension Validator
Posts: 11849
Joined: Fri Jul 04, 2003 6:34 am
Location: Van Allen Bel ... gium

Re: Error during database update going from v3.3.13 to 3.3.14

Post by warmweer »

Bob Jacobs wrote: Sun Nov 24, 2024 2:51 pm No, I haven't deleted them. Would you recommend me deleting them and trying again?
Absolutely. Those files reference an already started update and since that has issues, it' better to start a new clean instance.

Delete those 2 files and while you're at it also empty board and browser cache before restarting the update.
Spelling is freeware, which means you can use it for free.
On the other hand, it is not open source, which means you cannot change it or publish it in a modified form.


Time flies like an arrow, but fruit flies like a banana.
Bob Jacobs
Registered User
Posts: 17
Joined: Sun Nov 24, 2024 11:51 am

Re: Error during database update going from v3.3.13 to 3.3.14

Post by Bob Jacobs »

Thanks both. I deleted them prior to the initial Full Package update, but not for the Changed Files attempt. I'll go back and try again with a clean slate. Thanks again.

Return to “[3.3.x] Support Forum”