Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo doesn't run #433

Open
SvdSinner opened this issue May 9, 2023 · 0 comments
Open

Demo doesn't run #433

SvdSinner opened this issue May 9, 2023 · 0 comments

Comments

@SvdSinner
Copy link

Demo fails with the following exception:
System.InvalidOperationException: Can't migrate database after 1 tries. See previous errors
at Sitko.Core.Db.Postgres.PostgresDatabaseModule1.InitAsync(IApplicationContext context, IServiceProvider serviceProvider) at Sitko.Core.App.Application.InitAsync(IServiceProvider serviceProvider) at Sitko.Core.App.HostedApplication.GetOrCreateHostAsync(Action1 configure)
at Sitko.Core.App.HostedApplication.BuildAppContextAsync()
at Sitko.Core.App.Application.RunAsync()
at Sitko.Blockly.Demo.Program.Main(String[] args) in C:\Projects\Git\Sitko.Blockly\apps\Sitko.Blockly.Demo\Program.cs:line 8

I would assume the demo requires some prerequisites that I don't have on my machine. Instructions on how to run the demo would be beneficial.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant