Update Failure with Dune Awakening - Schema migrations keeps failing for initial install Dune Awakening

System Information

Field Value
Operating System Linux - Debian GNU/Linux 13 on x86_64
Product AMP ‘Deimos’ v2.7.2.8 (Mainline)
Virtualization Docker
Application Dune Awakening
Module GenericModule
Running in Container Yes
Current State Updating

Problem Description

Issue

I have ran start instance for uppdate and keep having schema migrations fail. I have deleted and recreated everything (twice) and it still keeps hanging up on this step.

Reproduction Steps

  • setup both docker workstation and amp - and did initial system configs for windows per your readme
  • started intial config after setup on tabs in amp
  • ran installer and it created image most insstall steps created everything succesfully but getting stuck on database update

I kept getting stuck on the migration as well;

it’s the:

if is_eof:
await asyncio.sleep(0)

bit specifically