Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • KeyMen 4 posts 25 karma points
    May 05, 2017 @ 09:33
    KeyMen
    0

    Umbraco Forms update does not finalize? (4.1.4 to 4.4.2)

    Hi there,

    Just updated our Umbraco Forms from 4.1.4 to 4.4.2 (running on Umbraco 7.2.8), and followed these instructions found at: https://our.umbraco.org/documentation/Add-ons/UmbracoForms/Installation/ManualUpgrade

    Thus: 1. overwrite all files in the existing installation with the ones in the zip, exept for AppPlugins\UmbracoForms\UmbracoForms.config 2. merge UmbracoForms.config with the one in the zip 3. create an empty file formsupdate in ~/AppData/TEMP/

    The instructions furthermore tells us that with completion the formsupdate file will be removed.

    This latter commentary does not align with our experiences however. After restarting the application the formsupdate file is not removed, but its content is changed to '4.4.2', the version of the UF version to be installed. Restarting the application does not remove the file. When I remove the file manually and restart the application, it is now automatically re-created including '4.4.2' as its content. It thus seems impossible to remove the 'formsupdate' file, since it is re-created every restart.

    Here some of the log entries regarding the UF installation:

    2017-05-05 10:03:51,334 [190] DEBUG Umbraco.Forms.Web.Installer.AutoInstaller - [P14172/T1/D5] App install started
    2017-05-05 10:03:51,334 [190] DEBUG Umbraco.Forms.Web.Installer.AutoInstaller - [P14172/T1/D5] Umbraco configured, app install cleared to start
    2017-05-05 10:03:51,334 [190] DEBUG Umbraco.Forms.Web.Installer.InstallHelper - [P14172/T1/D5] Silent install triggered
    2017-05-05 10:03:51,335 [190] DEBUG Umbraco.Forms.Web.Installer.InstallHelper - [P14172/T1/D5] Install needed
    2017-05-05 10:03:51,335 [190] DEBUG Umbraco.Forms.Web.Installer.InstallHelper - [P14172/T1/D5] System.Action Completed
    2017-05-05 10:03:51,352 [190] DEBUG Umbraco.Forms.Web.Installer.InstallHelper - [P14172/T1/D5] System.Action Completed
    

    And after the restart:

    2017-05-05 10:04:05,135 [61] DEBUG Umbraco.Forms.Web.Installer.AutoInstaller - [P14172/T1/D6] App install started
    2017-05-05 10:04:05,135 [61] DEBUG Umbraco.Forms.Web.Installer.AutoInstaller - [P14172/T1/D6] Umbraco configured, app install cleared to start
    2017-05-05 10:04:05,136 [61] DEBUG Umbraco.Forms.Web.Installer.InstallHelper - [P14172/T1/D6] Silent install triggered
    2017-05-05 10:04:05,139 [61] DEBUG Umbraco.Forms.Web.Installer.InstallHelper - [P14172/T1/D6] Already installed, but ensurring the macro installed correctly
    

    These latter log entries appear every restart, presumably because of the unceasing existance of the 'formsupdate' file. Furthermore no error entries in the log regarding Umbraco Forms.

    Since the instructions tell us that the 'formsupdate' file should be deleted after completion, the reappearance of the file suggests that the update is not finalized.

    Anyone with an illuminating insight why it seems that the update of UF is not finalizing? And how to resolve this? Any help is welcome.

    Regards, Joris

  • KeyMen 4 posts 25 karma points
    May 09, 2017 @ 09:13
    KeyMen
    0

    Did some additional research, and it seems that from Umbraco Forms versions 4.3.0 the 'formsupdate' file is not deleted after the upgrade, but rather retained and its content updated to the actual UF version.

    I tried this (manual) UF upgrade path: 4.1.5 -> 4.2.1 -> 4.2.2 -> 4.3.0 -> 4.3.1 -> 4.4.2 on several Umbraco installations:

    • Our actual site with Umbraco 7.2.8 installed
    • A clean Umbraco 7.2.8
    • A clean Umbraco 7.3.5
    • A clean Umbraco 7.4.3
    • A clean Umbraco 7.5.9

    , all with the same outcome: from UF 4.3.0 on the 'formsupdate' file retains in the ~\App_Data\TEMP directory.

    Is this some sort of a bug, or is it the documentation for the manual upgrade not accurate?

    Best regards, Joris

  • KeyMen 4 posts 25 karma points
    Jun 06, 2017 @ 13:45
    KeyMen
    0

    All right, I contacted support and got the answer that both the AutoInstaller entries in the log, and the retaining 'formsupdate' file in '~/AppData/TEMP/' do not cause any troubles.

    Thank you Umbraco support!

Please Sign in or register to post replies

Write your reply to:

Draft