Snippet fails to create/update
Created by: johnjelinek
When I try to create a snippet named "GitLab Dockerfile" with the filename "Dockerfile" and the following text, the snippet does not succeed. The browser returns the message: The webpage is not available. Error Code: ERR_CONNECTION_RESET
RUN apt-get update -y && apt-get upgrade -y && apt-get install -y build-essential zlib1g-dev libyaml-dev libssl-dev libgdbm-dev libreadline-dev libncurses5-dev libffi-dev curl git-core openssh-server redis-server checkinstall libxml2-dev libxslt-dev libcurl4-openssl-dev libicu-dev postgresql-9.1 libpq-dev vim python python-docutils nginx
I checked the production.log
and do not even see a request to POST when this error is received. I am using GitLab 6.0.