Simple Machines Community Forum

SMF Support => SMF 2.1.x Support => Topic started by: lwiz on November 04, 2016, 02:01:27 AM

Title: Updating test board from 2.0.12 to latest 2.1 snapshot gets stuck at step 4
Post by: lwiz on November 04, 2016, 02:01:27 AM
Hello!

Trying to upgrade copy of our running board from 2.0.12 to latest github dev snapshot. The upgrade process starts, but gets stuck at step 4 - Updating database.

The failing part is:

Quote"Please be patient - this may take some time on large forums. The time elapsed increments from the server to show progress is being made!
Executing: "Upgrading "verification questions" feature" (24 of 54)"

Restarting upgrade just gets stuck at same point.

Freebsd 10.3, PHP 5.6, Postgres 9.3

Any ideas or suggestions how to get forward?

-Reko
Title: Re: Updating test board from 2.0.12 to latest 2.1 snapshot gets stuck at step 4
Post by: albertlast on November 04, 2016, 12:35:22 PM
Thanks for posting the issue I created a pr to fix this issue: https://github.com/SimpleMachines/SMF2.1/pull/3661
Title: Re: Updating test board from 2.0.12 to latest 2.1 snapshot gets stuck at step 4
Post by: lwiz on November 06, 2016, 05:21:50 PM
Got my upgrade issues sorted out, thanks Albertlast. Now putting the test board through it's paces :)

-R