Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Etherpad-lite - Run as service

Received: by 10.204.143.143 with SMTP id v15mr1941311bku.8.1335716077111;
        Sun, 29 Apr 2012 09:14:37 -0700 (PDT)
X-BeenThere: etherpad-open-source-discuss@googlegroups.com
Received: by 10.204.130.152 with SMTP id t24ls980784bks.1.gmail; Sun, 29 Apr
 2012 09:14:35 -0700 (PDT)
Received: by 10.204.149.210 with SMTP id u18mr60972bkv.1.1335716075263;
        Sun, 29 Apr 2012 09:14:35 -0700 (PDT)
Received: by 10.204.149.210 with SMTP id u18mr60971bkv.1.1335716075231;
        Sun, 29 Apr 2012 09:14:35 -0700 (PDT)
Return-Path: <johnym...@gmail.com>
Received: from mail-bk0-f49.google.com (mail-bk0-f49.google.com [209.85.214.49])
        by gmr-mx.google.com with ESMTPS id k15si15774656bks.0.2012.04.29.09.14.35
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sun, 29 Apr 2012 09:14:35 -0700 (PDT)
Received-SPF: pass (google.com: domain of johnym...@gmail.com designates 209.85.214.49 as permitted sender) client-ip=209.85.214.49;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of johnym...@gmail.com designates 209.85.214.49 as permitted sender) smtp.mail=johnym...@gmail.com; dkim=pass header...@gmail.com
Received: by bkty7 with SMTP id y7so1852686bkt.36
        for <etherpad-open-source-discuss@googlegroups.com>; Sun, 29 Apr 2012 09:14:35 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        bh=NPAjvyFGYAVnDXciZtbswW8wMwiILBkm6YADYrRrXvw=;
        b=Vov+maQxiijrHIWa8fhIAb4ONAg52ipsEzmMhjfIVYT2o3kEO/nB31TgJbHt8IYZix
         Lnt9fC5mcOchjmNXAimcoNtlnOJSfs2HGoMAq428HybdW/8d4lAnOIY8QgsJeO3YoGJB
         w2XE5F5E3Sqr2ip+IAzAr12ItGZW0XNfb/Erj6Tflt79c2MAH1hBnRPOZ1e3xDPi5bXZ
         6YSwSg6SLl+wlWrgOIzkSjTKrbGoht7xU7JjhgTfg65E0UHE8QzPyqvD6RlNdOeMOK2J
         QdTKk1zk+BO7DxDJ28tsFYw38kehowOw32oVlN7UvXLJzIolpX8f/VfUwgdWdIuBeGR5
         leFA==
MIME-Version: 1.0
Received: by 10.204.156.65 with SMTP id v1mr6185205bkw.109.1335716075056; Sun,
 29 Apr 2012 09:14:35 -0700 (PDT)
Received: by 10.204.141.22 with HTTP; Sun, 29 Apr 2012 09:14:35 -0700 (PDT)
In-Reply-To: <CAGmEQwrve=X6baK1cCLi0BHcVXxZmb9mHarJ5qTQyJdnuN4...@mail.gmail.com>
References: <CAGmEQwrve=X6baK1cCLi0BHcVXxZmb9mHarJ5qTQyJdnuN4...@mail.gmail.com>
Date: Sun, 29 Apr 2012 17:14:35 +0100
Message-ID: <CA+0W63iRyxN40m7j0kFbWF_tVkUoXVUZ0w9uUmeWaS1jgcj...@mail.gmail.com>
Subject: Re: Etherpad-lite - Run as service
From: John McLear <johnym...@gmail.com>
To: etherpad-open-source-discuss@googlegroups.com
Content-Type: multipart/alternative; boundary=0015175cb66e2caf2304bed3a22c

--0015175cb66e2caf2304bed3a22c
Content-Type: text/plain; charset=ISO-8859-1

Matt, the safe run script is changing over the next few weeks as we
integrate the develop branch so I'd wait for that or checkout the develop
branch and set it up around that :)

On Fri, Apr 27, 2012 at 4:34 AM, Matt Iles <iles.m...@gmail.com> wrote:

> Hi there etherpaders,
>
> I've setup etherpad lite, and I am trying to set it to ran as a service,
> following the steps here for Ubuntu:
> https://github.com/Pita/etherpad-lite/wiki/How-to-deploy-Etherpad-Lite-as-a-service
>
> When I run etherpad with the ./run.sh it works perfectly.  But in the
> script it runs the ./safeRun.sh and I get the error: "Set a logfile as the
> first parameter"
>
> I have no idea what that means and if I change the script to run ./run.sh
> it doesn't work.
>
> Can anybody help?  What am I doing wrong?
>
> Thanks,
>
> Matt
>
>

--0015175cb66e2caf2304bed3a22c
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

Matt, the safe run script is changing over the next few weeks as we integra=
te the develop branch so I&#39;d wait for that or checkout the develop bran=
ch and set it up around that :)=A0<br><br><div class=3D"gmail_quote">On Fri=
, Apr 27, 2012 at 4:34 AM, Matt Iles <span dir=3D"ltr">&lt;<a href=3D"mailt=
o:iles.m...@gmail.com" target=3D"_blank">iles.m...@gmail.com</a>&gt;</span>=
 wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">Hi there etherpaders,<br clear=3D"all"><div>=
<br></div><div>I&#39;ve setup etherpad lite, and I am trying to set it to r=
an as a service, following the steps here for Ubuntu:=A0<a href=3D"https://=
github.com/Pita/etherpad-lite/wiki/How-to-deploy-Etherpad-Lite-as-a-service=
" target=3D"_blank">https://github.com/Pita/etherpad-lite/wiki/How-to-deplo=
y-Etherpad-Lite-as-a-service</a></div>

<br>
<div>When I run etherpad with the ./run.sh it works perfectly. =A0But in th=
e script it runs the ./safeRun.sh and I get the error: &quot;Set a logfile =
as the first parameter&quot;</div><div><br></div><div>I have no idea what t=
hat means and if I change the script to run ./run.sh it doesn&#39;t work.</=
div>

<div><br></div><div>Can anybody help? =A0What am I doing wrong?</div><div><=
br></div><div>Thanks,</div><div><br></div><div>Matt</div><div><br></div>
</blockquote></div><br>

--0015175cb66e2caf2304bed3a22c--