What version of the Django suits with ReviewBoard? 1146, "Table 'reviewboard.auth_user' doesn't exist")

2016-07-13 Thread Cui Fisher
What version of the Django suits with ReviewBoard? What version of the MySQL-python suits with ReviewBoard? centos 6.5 httpd-2.2.15-53.el6.centos.x86_64 Python 2.6.6 import django >>> print django.VERSION (1, 4, 21, 'final', 0) pip-1.5.4. setuptools-24.0.2 yum -y install mysql-server (mysq

Re: What version of the Django suits with ReviewBoard? 1146, "Table 'reviewboard.auth_user' doesn't exist")

2016-07-14 Thread Cui Fisher
NotFound: The 'Djblets<=0.9.999,>=0.9.3' distribution was not found and is required by ReviewBoard 在 2016年7月13日星期三 UTC+8下午11:04:39,Cui Fisher写道: > > What version of the Django suits with ReviewBoard? > What version of the MySQL-python suits with ReviewBoard? > > > cent

Re: What version of the Django suits with ReviewBoard? 1146, "Table 'reviewboard.auth_user' doesn't exist")

2016-07-14 Thread Cui Fisher
tector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.7 -c build/temp.linux-x86_64-2.7/_openssl.c -o build/temp.linux-x86_64-2.7/build/temp.linux-x86_64-2.7/_openssl.o build/temp.linux-x86_64-2.7/_openssl.c:

Re: What version of the Django suits with ReviewBoard? 1146, "Table 'reviewboard.auth_user' doesn't exist")

2016-07-18 Thread Cui Fisher
ow the > instructions at > https://www.reviewboard.org/docs/manual/dev/admin/installation/linux/#if-you-re-running-centos-red-hat-etc > > On Thu, Jul 14, 2016 at 11:58 PM Cui Fisher > wrote: > >> pip install logs >> >> >> >>

http://ReviewBoard /admin/log/server/ Timestamp error

2016-07-19 Thread Cui Fisher
http://ReviewBoard /admin/log/server/ Timestamp is not +8 timezone. GENERAL SETTINGS is Asia/Shanghai NOW. mysql: SHOW VARIABLES LIKE '%time_zone%'; +--++ | Variable_name| Value | +--++ | system_time_zone | CST| | time_zone| +08

Re: DIFF VIEWER information is blank. diff file ok.

2016-07-19 Thread Cui Fisher
rbt setup-repo Enter the Review Board server URL: http://192.168.78.170 ERROR: The current directory does not contain a checkout from a supported source code repository. > > -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board

there is Viewer/ New Review Request BUG at Review Board 2.5.6

2016-07-20 Thread Cui Fisher
there is Viewer/ New Review Request BUG at Review Board 2.5.6 more info: https://groups.google.com/forum/#!topic/reviewboard/LVujpMix6uM Upgrading Review Board /Sites to ReviewBoard-2.5.6.1-py2.7.egg is perfect solution. -- Supercharge your Review Board with Power Pack: https:/

Something broke! (Error 500) (1055, "'reviewboard.diffviewer_diffset.name' isn't in GROUP BY")

2016-10-24 Thread Cui Fisher
Review Board 2.5.6.1 Something broke! (Error 500) It appears something broke when you tried to go to here. This is either a bug in Review Board or a server configuration error. Please report this to your administrator. - Exception thrown for user liuzhenhua at http://192.168.5.35/r/1117/ (1

Re: Something broke! (Error 500) (1055, "'reviewboard.diffviewer_diffset.name' isn't in GROUP BY")

2016-10-24 Thread Cui Fisher
mysqld Ver 5.6.31 for Linux on x86_64 (MySQL Community Server (GPL)) It's need to disable sqlmod 'ONLY_FULL_GROUP_BY '. 在 2016年10月24日星期一 UTC+8下午6:42:19,Cui Fisher写道: > > Review Board 2.5.6.1 > > Something broke! (Error 500) > > It appears something broke when

Invalid utf8 character string about return self.cursor.execute(query, args)

2016-10-26 Thread Cui Fisher
Review Board 2.5.6.1 mysqld Ver 5.6.31 for Linux on x86_64 (MySQL Community Server (GPL)) /etc/my.cnf [mysqld] datadir=/var/lib/mysql socket=/var/lib/mysql/mysql.sock default-time-zone = '+8:00' character-set-server=utf8 skip-federated skip-host-cache skip-name-resolve innodb_buffer_pool_size = 10

Re: Invalid utf8 character string about return self.cursor.execute(query, args)

2016-10-26 Thread Cui Fisher
| utf8 | | character_sets_dir | /usr/share/mysql/charsets/ | +--++ 8 rows in set 在 2016年10月26日星期三 UTC+8下午8:39:33,Cui Fisher写道: > > Review Board 2.5.6.1 > mysqld Ver 5.6.31 for Linux on x86_64 (MySQL Community S

Re: Invalid utf8 character string about return self.cursor.execute(query, args)

2016-10-26 Thread Cui Fisher
ot actually > support all UTF-8 characters (Emoji, for instance, are not supported). It's > a subset. > > Christian > > -- > Christian Hammond > President/CEO of Beanbag <https://www.beanbaginc.com/> > Makers of Review Board <https://www.reviewboard.org/