##// END OF EJS Templates
db: adjust beaker_cache column size. If this column is created via Beaker itself it uses...
db: adjust beaker_cache column size. If this column is created via Beaker itself it uses BLOB for mysql, this can cause some issues with cache sizes not fitting. We move the creation into our script, then it uses proper size.

File last commit:

r1:854a839a default
r2734:caa42fff 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