CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

[OpenFOAM.com] Binary install doesn't start on Ubuntu 16.04 LTS

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By camino123

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 28, 2016, 20:36
Default Binary install doesn't start on Ubuntu 16.04 LTS
  #1
New Member
 
Join Date: Apr 2016
Posts: 7
Rep Power: 10
camino123 is on a distinguished road
hi,
i've installed OpenFoam as the site's guide say but when i run "./startOpenFoam+" the result is always the same:

"non-network local connections being added to access control list
Error response from daemon: linux spec user: Unable to find user <username>
Error: failed to start containers: of_v3.0_plus
You cannot attach to a stopped container, start it first"

How can i fix this? Thanx for the answers!
camino123 is offline   Reply With Quote

Old   April 29, 2016, 12:20
Default
  #2
pgh
Senior Member
 
Pawan Ghildiyal
Join Date: Nov 2015
Posts: 135
Rep Power: 10
pgh is on a distinguished road
Try with new script .. i.e installOpenFOAM+
from site . It has been upgraded now to work with latest docker version 1.10 forward.
http://openfoam.com/download/install-binary.php

The error was coming because of latest docker version which is not supporting some argument as it was meant to be
pgh is offline   Reply With Quote

Old   April 29, 2016, 16:25
Default
  #3
New Member
 
Join Date: Apr 2016
Posts: 7
Rep Power: 10
camino123 is on a distinguished road
Thanx, now it works, but when i run the script the bash shell come out like this:

non-network local connections being added to access control list
of_v3.0_plus
bash-4.1$

and the folder openFoam only exist in /opt when the start script is compilated. If i don't compile the start script it is as nothing was installed. So only when i'm in bash i can navigate with "cd' to the directory /opt/openFoam.
Is this normal?
pgh likes this.
camino123 is offline   Reply With Quote

Old   April 29, 2016, 17:16
Default
  #4
pgh
Senior Member
 
Pawan Ghildiyal
Join Date: Nov 2015
Posts: 135
Rep Power: 10
pgh is on a distinguished road
yes this is normal. It is based on container technology i.e docker things. You have to be in bash shell started by ./startOpenFOAM+ script to work in OpenFOAM . Basically by running ./startOpenFOAM+ script , you are working inside container called of_v3.0_plus i.e the one created by ./installOpenFOAM+ scripts. Docker is an interesting technology, if you learn a bit about it , you will understand many things which is difficult to explain here
pgh is offline   Reply With Quote

Old   April 29, 2016, 19:50
Default
  #5
New Member
 
Join Date: Apr 2016
Posts: 7
Rep Power: 10
camino123 is on a distinguished road
Wow i've read something about containers, it's awesome.

Last question.
It seems that the entire app (openfoam) is a container with all dependences. Doing so my os is still clear, docker and apps just use it, so if i need to uninstall openFoam i will just delete that container? I don't need to use stange "apt-get remove/autoremove/purge" that may leaves things inside the os.
Is this really true??
camino123 is offline   Reply With Quote

Old   April 29, 2016, 20:06
Default
  #6
pgh
Senior Member
 
Pawan Ghildiyal
Join Date: Nov 2015
Posts: 135
Rep Power: 10
pgh is on a distinguished road
You are right partially... actual dependencies and software are there in OpenFOAM image. i.e if your run command "docker images" it will show you the base image of openfoam.
container are like working copy, you can delete it . If want complete removal , you need to delete base image by command docker rmi -f of_image (assuming of_image is image name).
pgh is offline   Reply With Quote

Old   April 29, 2016, 21:08
Default
  #7
New Member
 
Join Date: Apr 2016
Posts: 7
Rep Power: 10
camino123 is on a distinguished road
So openfoam is the image that run in the container, i.e. the container is like a simplified os that can run openfoam in the same way developers did!

Sorry if i'm boring you and thanx for help...i will find time to study deeper and understand this technology
camino123 is offline   Reply With Quote

Old   September 7, 2017, 03:22
Default
  #8
New Member
 
erman
Join Date: Nov 2013
Posts: 6
Rep Power: 12
erman is on a distinguished road
hi,

i have same problem too. i am new in linux environment so i only copy and paste the directions

i installed docker and openfoam but when i try to start the open foam with ./startOpenFOAM, i take this messege:

non-network local connections being added to access control list
of_v170

what should i do?
erman is offline   Reply With Quote

Old   September 7, 2017, 04:44
Default
  #9
pgh
Senior Member
 
Pawan Ghildiyal
Join Date: Nov 2015
Posts: 135
Rep Power: 10
pgh is on a distinguished road
Hi Erman
The message is fine . You can work in terminal which has OpenFOAM environment set.

Thanks
Pawan
pgh is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[foam-extend.org] foam-extend 1.6: ScotchDecomp error while compiling on Ubuntu 16.04 Katt OpenFOAM Installation 9 September 29, 2023 03:42
[foam-extend.org] Foam Extend 3.2 in ubuntu 16.04 LTS JMosiezny OpenFOAM Installation 15 December 9, 2017 08:20
[OpenFOAM.org] Cannot Install Paraview 4.1.0 on Ubuntu 14.04 LTS Saladsamurai OpenFOAM Installation 18 March 16, 2015 10:15
How to Install OpenFOAM on 64 Ubuntu 9.04 hansel OpenFOAM Installation 62 March 19, 2010 14:43
Sliding mesh error Karl Kevala FLUENT 4 February 21, 2001 15:52


All times are GMT -4. The time now is 22:53.