Li,
That's an error in the script:
Can you try running the following?
sudo yum -y install git wget unzip patch bzip2 screen
export IP_ADDRESS=[external IP ADDRESS or hostname]
git clone https://github.com/waghsk/i2b2-quickstart.git
cd i2b2-quickstart
git checkout tags/qspaper1.0
sudo sh scripts/install/centos_first_install.sh $IP_ADDRESS 2>&1|tee first.log
kavi
--
You received this message because you are subscribed to the Google Groups "i2b2 Install Help" group.
To unsubscribe from this group and stop receiving emails from it, send an email to i2b2-install-h...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Kavi,Ctrl-a d worked! Thanks for your all your help! It is greatly appreciated! One more question: If the i2b2 server gets rebooted, will all the service come back automatically? if no, how can I start everything back up?Thanks,-LiOn Thu, Sep 13, 2018 at 7:58 PM Kavishwar Wagholikar <wag...@gmail.com> wrote:Does screen behave the same when you do use non i2b2 related scripts?How about using Ctrl-a d? see https://support.suso.com/supki/Screen_tutorial