Hi Marc, Where are you seeing this error, and what happens before it appears?
Can you also let me know what version of Review Board you're using? Christian On Thu, Aug 17, 2017 at 12:36 AM, Marc Richter <[email protected]> wrote: > Hi everyone, > I tried to setup RB with the help of several different Docker containers; > I even started a new one from scratch myself. And I *always* end up with > the following error: > > UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 34 > > > I have tried the following Docker containers: > > ducatel/reviewboard > ikatson/reviewboard > derjudge/reviewboard > > with this values: > DB_HOST=172.17.0.1 > DB_USER=reviewboard > DB_NAME=reviewboard > DB_PASSWORD=not-shown-here > DOMAIN=www.somewhere.com > SITE_ROOT=/review/ > RB_PASSWORD=mypass > [email protected] > > I connect to a PostgreSQL 9.6 DB with UTF-8 encoding. > I have absolutely no idea where this comes from; do all people out there > have these issues with RB currently? > > Thanks for your ideas! > > -- > Supercharge your Review Board with Power Pack: > https://www.reviewboard.org/powerpack/ > Want us to host Review Board for you? Check out RBCommons: > https://rbcommons.com/ > Happy user? Let us know! https://www.reviewboard.org/users/ > --- > You received this message because you are subscribed to the Google Groups > "reviewboard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- Christian Hammond President/CEO of Beanbag <https://www.beanbaginc.com/> Makers of Review Board <https://www.reviewboard.org/> -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
