Sam Pearson
Sam Pearson
I came across this page trying to debug the same problems. I've tried the gist suggested by @russdill but get the following error: openconnect --juniper --useragent 'Mozilla/5.0 (Linux) Firefox' --csd-wrapper=./gistfile1.py...
How about this: ``` 364 19 defaultdict(, {3312: [{43: ('Are you a member of the domain?',)}, {25: ('Bloody Vista!',)}, {20: ('Windows7',)}], 18: [(2,)], 3315: [(1,)], 3300: [defaultdict(, {})]}) ```
I think this is the error manifesting in the logs (path shortened to relative section): ``` Use of uninitialized value $format in concatenation (.) or string at perllib/FixMyStreet/Roles/PhotoSet.pm line 82....
One slight tweak: when removing from Load Balancers, best to remove from both just in case (FMS is actually on Bittern right now, I think): ``` for balancer in bittern...
Sorry if the answer to this is obvious (I'm not really familiar with this particular bit of the system) but my first question is: why do we need to store...
So I think this is done?
We've hit this because the default character set in our version is `utf8mb4`. The existing `twfy` database imported fine as it had columns with `latin1_swedish_ci` and uses less bytes per...
> Does this still need including? Seeing as we might be about to upgrade Xapian, probably worth waiting until that's done, they I'll review and either close or update and...
Yes, and also get this enabled for raw_emails, files and other things, too. We'd need to consider the prioritisation for each area carefully.
Noting that [the GitHub repos for wkhtmltopdf](https://github.com/wkhtmltopdf) have all now been archived. There are packages available for AMD and ARM on Debian Bookworm, but past that we probably can't expect...