7 Feb
2019
7 Feb
'19
7:43 p.m.
Brian,
I'd presume it's from something recent since you only started seeing it after updating. Do you recall what the prior version was?
To drop the constraint on postgres I did:
alter table hyperkitty_mailinglist alter column description drop not null;
That's pretty standard SQL so I'd imagine it'd work on other platforms.
After dropping it the error message is no longer logged, but none of the maillists have descriptions in HK.
To add the constraint back after the bug is fixed:
alter table hyperkitty_mailinglist alter column description set not null;
Derek
On 2/6/19, 4:23 PM, "brian@emwd.com" <brian@emwd.com> wrote:
Derek Lambert wrote:
> Brian,
>
> When I was seeing this, new lists weren't showing in HyperKitty.
>
> I was migrating from 2.1, so they were all new lists and was preventing HyperKitty from
> functioning. I had to drop the constraint to get the lists in. None of them have a
> description now.
>
> Was this working for you in the past? If so, did you do any updates recently?
>
> Derek Lambert
Hi Derek,
Actually you are right. None of my new lists are showing in https://urldefense.proofpoint.com/v2/url?u=http-3A__mailmam3domain_hyperkitty_&d=DwICAg&c=PzM68gSF_5r1R7BCE75oeA&r=GgD_LHpJpzqCgYl9euxHhlqYAOmF-LRf0L_q26FThVM&m=0xjH0_ihupjmWehCCt47AFy1WHM_9FsEZL1Q2_15yY0&s=sIb_dsRLTAdL4wLKYDQdML4MZamv0ZkhM0iLwF_gFYc&e=. However if you go directly to each lists' archives then you can access their archives via HK. I also recently did an update when Postorius 1.2.3 came out. I am using the Docker images for my Mailman 3 install.
How do you drop the constraint? DId that fix the error message? So this seems to be a new bug that was introduced in the recent updates? It's weird because I know Hyperkitty was not touched.
Brian
_______________________________________________
Mailman-users mailing list -- mailman-users@mailman3.org
To unsubscribe send an email to mailman-users-leave@mailman3.org
https://urldefense.proofpoint.com/v2/url?u=https-3A__lists.mailman3.org_mailman3_lists_mailman-2Dusers.mailman3.org_&d=DwICAg&c=PzM68gSF_5r1R7BCE75oeA&r=GgD_LHpJpzqCgYl9euxHhlqYAOmF-LRf0L_q26FThVM&m=0xjH0_ihupjmWehCCt47AFy1WHM_9FsEZL1Q2_15yY0&s=FhQ67D3bjS0OOY_crCvVk4ka0sBnuDu0SVjzwmgSsq8&e=