Copied to clipboard

Flag this post as spam?

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


  • Pramod Pramod 4 posts 74 karma points
    15 days ago
    Pramod Pramod
    0

    trying to run an Umbraco .NET 8 app, but it's getting stuck on the installation screen

    Hi Team,

    I've been trying to run an Umbraco .NET 8 app, but it's getting stuck on the installation screen, and I'm not sure why. The same codebase works on my colleague's PC, and I've compared all the settings, which seem to be correct. The connection string is also accurate, and I was able to connect to the database using a test app. I noticed the following warning in the log. Could you please assist me with this?

    [19:26:08 INF] Umbraco is in Install mode, so uSync will not run this time.
    [19:26:08 WRN] No last synced Id found, this generally means this is a new server/install. A cold boot will be triggered.
    
  • Alex Skrypnyk 6182 posts 24243 karma points MVP 8x admin c-trib
    15 days ago
    Alex Skrypnyk
    0

    Hi

    Can you check a connection string to database, is it working?

  • Pramod Pramod 4 posts 74 karma points
    15 days ago
    Pramod Pramod
    0

    Hi, thanks for checking. The connection string is configured correctly, and I have tested it in a test app—everything is working fine.

  • Pramod Pramod 4 posts 74 karma points
    15 days ago
    Pramod Pramod
    0

    Hi, thanks for checking. The connection string is configured correctly, and I have tested it in a test app—everything is working fine.

  • Afreed 86 posts 383 karma points
    1 week ago
    Afreed
    0

    Could you try creating a new database and connecting to that?

  • Pramod Pramod 4 posts 74 karma points
    1 week ago
    Pramod Pramod
    0

    In addition to my debugging, I've noticed that Angular.js is being sought, but it's not present in the lib folder. However, I can see the minified version is loaded. Could this be the issue? If so, what might be causing the bottleneck?

    Error. ReferenceError: Umbraco is not defined at Object.getSteps (umbraco.installer.min.js:1:3283) at umbraco.installer.min.js:1:2893 at angular.js:18075:37 at m.$digest (angular.js:19242:15) at m.$apply (angular.js:19630:13) at k (angular.js:13473:36) at v (angular.js:13730:7) at y.onload (angular.js:13635:9) 'Possibly unhandled rejection: {}'

Please Sign in or register to post replies

Write your reply to:

Draft