##// END OF EJS Templates
db: use LONGTEXT for mysql in user_logs. Fixes #5385, problem with mysql rejecting...
db: use LONGTEXT for mysql in user_logs. Fixes #5385, problem with mysql rejecting insert because of too long json data. - simple case of lots of users in user group can cause mysql to fail on insert

File last commit:

r1:854a839a default
r2087:d69882dc default
Show More
error-msg-guide.rst
14 lines | 386 B | text/x-rst | RstLexer
project: added all source files and assets
r1 .. _err-msg-ref:
Error Message Guide
===================
Error Message
Error creating repository repo-name
Cause
As of |RCM| 3.0, a VCS Server is required to run backend operations.
Solution
Install a VCS Server. See the `Install a VCS Server`_ section of |RCC|
.. _Install a VCS Server: https://docs.rhodecode.com/RhodeCode-Control/tasks/upgrade-from-cli.html#install-a-vcs-server