Signbank / Global-signbank

An online sign dictionary and sign database management system for research purposes. Developed originally by Steve Cassidy/ This repo is a fork for the Dutch version, previously called 'NGT-Signbank'.
http://signbank.cls.ru.nl
BSD 3-Clause "New" or "Revised" License
19 stars 12 forks source link

Error creating test database on master #1240

Closed susanodd closed 4 months ago

susanodd commented 4 months ago

The tests don't run because the test database cannot be created. The deploy script complains that the database is malformed. django.db.utils.DatabaseError: database disk image is malformed

@Woseseltops did you get any errors when you deployed the API into master on the production server on Friday?

susanodd commented 4 months ago

This mysteriously fixed itself after a few deployments.