question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to get migration status

See original GitHub issue

I created some Models and a DBContext with the Reverse Engineering Tool, what was successful. I added the Context to my App.xaml.cs.

Now i tried to use the Migration Tools for manage my first migration. Currently i’m getting: image

That case i haven’t found in the docs.

Provide steps to reproduce

Checkout https://dev.azure.com/saigkill/JobApplicationManager/_git/JobApplicationManager?version=GBdevelop Use Migrations Tool.

Installed Nugets

<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.7" /> <PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="6.0.7" /> <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.7" /> <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core" Version="6.0.7" /> <PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="6.0.7" />

Provide technical details

  • EF Core version in use: (e.g. EF Core 6) EF Core 6 with .NET6

  • Is Handlebars used: no/yes

  • Is .dacpac used: no/yes no

  • EF Core Power Tools version: (found in About dialog - blue questionmark icon on context menu) 2.5.982.0

  • Database engine: (SQL Server, Azure SQL, Postgres, Oracle, Firebird, SQLite, MySQL) SQLite

  • Visual Studio version: (e.g. Visual Studio 2022) Visual Studio 2022

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:11 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
ErikEJcommented, Jul 20, 2022

I will have a look when I cool down 🌞

0reactions
ErikEJcommented, Jul 31, 2022

Looks like you are mixing up powershell and dotnet command line options.

If the issue remains please create a simpler repo and report to the EF Core repo, as this is not related to EF Core Power Tools.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting Failed Migrations
A 'failed migration' is when the status of the move request shows as 'failed', and we have one or more failures logged in...
Read more >
[SOLVED] Failed mailbox Migration - MS Exchange
Solution: Yes, if the move request is in progress this command will cancel it but there is no problems with running it.
Read more >
Get mailbox migration status with PowerShell
Get the migration status of a single user. Run the Get-MigrationUser cmdlet. PS C:\> Get-MigrationUser "Max.Fraser@exoip.com ...
Read more >
Office 365 Migration Failed; The Recipient is Not a Mailbox
The main cause behind the error is that the GUID value is not associated with the on-premises Exchange. When the mailbox is migrated,...
Read more >
Unable to get migrate exchange mailboxes due ...
Unable to get migrate exchange mailboxes due to unknown status of MRS proxy. We have decided to make the change to Office365 and...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found