##// END OF EJS Templates
processes: better handling of PID that are not part of RhodeCode processes....
processes: better handling of PID that are not part of RhodeCode processes. - in some cases for multiple gunicorn instances the PID sent is not from rhodecode which would lead to AccessDenied errors. We prevent from crashing the server on this type of errors.

File last commit:

r1:854a839a default
r2661:042cb4c7 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