On Tue, Mar 21, 2017 at 7:40 PM, Mads Kiilerich <[email protected]> wrote: > On 03/21/2017 04:04 AM, Long Vu wrote: >> >> I upgraded to 0.3.2 and the error is gone. >> >> Sorry for the noise. > > > Great that it works now. I doubt the problem was caused by 0.3 . It sounds > more like an incomplete upgrade mixing something up ... and the upgrade to > 0.3.2 fixed that. Watch out for that next time you upgrade ;-)
Just FYI, I wasn't doing any "upgrade". That instance started out as Kallithea 0.1 that I installed manually. Then for 0.3, I used this Docker image https://hub.docker.com/r/atnurgaliev/kallithea/. Then for 0.3.2, it's the same Docker image but newer version. Upgrade for me was, stop the old container with 0.3 image and start the new container with 0.3.2 image, without any change to the config / DB. The previous upgrade from 0.1 to 0.3, from memory, was just about finding how to volume mount the config and data into the container at the location the image wants it. I probably update something in the config but did not change anything for the data. So if 0.1 to 0.3 I messed up something, then from 0.3 to 0.3.2 I literally simply start the new container and the bug magically fix itself, is that expected? Was I supposed to run some upgrade script? Or do something other than just starting the new container? It would be good to know for the next time. > > /Mads > > >> On Mon, Mar 20, 2017 at 3:25 PM, Long Vu <[email protected]> wrote: >>> >>> Hi, >>> >>> We have Kallithea 0.3. >>> >>> Navigating to Admin -> Authentication gives " WebApp Error: <type >>> 'exceptions.TypeError'>: render_title() got an unexpected keyword >>> argument 'c' ". >>> >>> Anyone has seen this error before? >>> > -- Long Vu | Build Controller | Intelerad | +1-514-931-6222 ext. 7743 -- This email or any attachments may contain confidential or legally privileged information intended for the sole use of the addressees. Any use, redistribution, disclosure, or reproduction of this information, except as intended, is prohibited. If you received this email in error, please notify the sender and remove all copies of the message, including any attachments. _______________________________________________ kallithea-general mailing list [email protected] https://lists.sfconservancy.org/mailman/listinfo/kallithea-general
