Hello,
I have upgraded a system to 24.10. but the migration from the App ‘WG Easy’ failed. It’s the only installed app. Manually running the migration script gives this error:
[{"name": "wg-easy", "error": "Failed to migrate config: Failed to migrate config: Traceback (most recent call last):\n File \"/mnt/.ix-apps/truenas_catalog/trains/stable/wg-easy/1.0.21/migrations/migrate_from_kubernetes\", line 55, in <module>\n print(yaml.dump(migrate(yaml.safe_load(f.read()))))\n ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n File \"/mnt/.ix-apps/truenas_catalog/trains/stable/wg-easy/1.0.21/migrations/migrate_from_kubernetes\", line 19, in migrate\n \"external_host\": config[\"wgConfig\"][\"host\"],\n ~~~~~~^^^^^^^^^^^^\nKeyError: 'wgConfig'\n", "successfully_migrated": false}]
It seems to be a bug in the config? How can I fix this?
Looking forward for some hints on how to fix this.
Thank you!