Skip to content

No Providers showing after install #150

@OwainJ

Description

@OwainJ

Which component is this issue related to?

Umbraco.AI (Core)

Which Umbraco AI version are you using? (Please write the exact version, example: 10.1.0)

1.10.0

Bug summary

I've just installed the following Umbraco.AI packages:

  • Umbraco.AI 1.10.0
  • Umbraco.AI.Google 1.1.5
  • Umbraco.AI.MicrosoftFoundry 1.2.0

But no providers are showing in the "Connections" menu:
Image

Specifics

There are no errors in the log, the only logs I can see referencing Umbraco.AI are reporting a successful migration run:
Image

And I can see a bunch of Umbraco.AI tables in my db:
Image

The "Packages" section does show the installed providers, but also weirdly shows Umbraco.AI as version 0.0.0:
Image

I did see this previously reported issue: #121 , but unlike what was reported there, I'm not getting any errors in my log.

Steps to reproduce

I followed the installation guide on the docs site:
https://docs.umbraco.com/ai-in-umbraco/getting-started/installation

Interestingly, installing everything from scratch using this PSW script works completely fine and as expected:
https://psw.codeshare.co.uk/?TemplateName=Umbraco.Templates&TemplateVersion=LTS&Packages=Umbraco.AI%7C%2CUmbraco.AI.MicrosoftFoundry%7C%2CUmbraco.AI.Google%7C&UserEmail=admin%40example.com&ProjectName=umb-17-ai-test&CreateSolutionFile=true&SolutionName=umb-17-ai-test&UseUnattendedInstall=true&DatabaseType=SQLite&UserPassword=1234567890&UserFriendlyName=Administrator&IncludeStarterKit=false&IncludeDockerfile=false&IncludeDockerCompose=false&EnableContentDeliveryApi=false&StarterKitPackage=clean&OnelinerOutput=false&RemoveComments=false

The differences between the script above and my existing project is that my project:

  • Initially created on a v15 version last year, now updated to latest v17.3.5
  • Uses a local SQL server instead of SQLite
  • Includes the following additional packages:
    • Joonasw.AspNetCore.SecurityHeaders - 6.0.0
    • Umbraco.AI - 1.10.0
    • Umbraco.AI.Google - 1.1.5
    • Umbraco.AI.MicrosoftFoundry - 1.2.0
    • Umbraco.Community.AzureSSO - 3.2.1
    • Umbraco.Community.Contentment - 6.1.3
    • Umbraco.Forms - 17.3.2
    • Umbraco.StorageProviders.AzureBlob - 17.0.0
    • Umbraco.StorageProviders.AzureBlob.ImageSharp - 17.0.0
    • Umbraco.UIBuilder - 17.2.2
    • uSync - 17.3.1
    • uSync.Forms - 17.0.0

Expected result / actual result

No response

Dependencies

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions