Dear Ian, 0.10 -> 0.11, which module is that?
The error is mentioning status "down", which is not valid under any module. A value like that makes sense in the monitoring module <https://github.com/openwisp/openwisp-monitoring/>, but the definitions used are "problem" and "critical", the labels can be changed however, so that "critical" can be relabeled to "down", if preferred, but the monitoring module is not even at version 0.1 yet. Best regards Federico On Tue, Oct 6, 2020 at 5:20 AM Ian Tait <[email protected]> wrote: > Hi, > > Upgrading from 0.10 -> 0.11, getting an error in the migrate section: > > line 1222, in full_clean\n raise > ValidationError(errors)\ndjango.core.exceptions.ValidationError: {'status': > [\"Value 'down' is not a valid choice.\"]} > > Is that something that I can fix? > > Thanks. > > Ian > > -- > You received this message because you are subscribed to the Google Groups > "OpenWISP" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web, visit > https://groups.google.com/d/msgid/openwisp/193309916.233450.1601979648704%40privateemail.com > <https://groups.google.com/d/msgid/openwisp/193309916.233450.1601979648704%40privateemail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "OpenWISP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/openwisp/CAERYH6WUyXhbHQkNk2R2u5zhwEexPT%3DK-4HVn0mnC27mv12QGQ%40mail.gmail.com.
