ansibleguy / webui

Basic WebUI for using Ansible
https://webui.ansibleguy.net
GNU General Public License v3.0
83 stars 6 forks source link

Problem: DB Migration Issue #31

Closed NiceRath closed 6 months ago

NiceRath commented 6 months ago

Versions

0.0.18 (PIP install)

Scope

Database

Issue

It shows the error sqlite3.DatabaseError: database disk image is malformed before the upgrade starts. After deleting aw.db-shm and aw.db-wal it works without issues.