Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

oci runtime error #10

Open
schmunk42 opened this issue Jul 26, 2016 · 8 comments
Open

oci runtime error #10

schmunk42 opened this issue Jul 26, 2016 · 8 comments

Comments

@schmunk42
Copy link

Followed the README...

docker-compose up -d

After pulling the images...

ERROR: for app  oci runtime error: rootfs_linux.go:53: mounting "/var/lib/docker/aufs/mnt/b3b7caa43aa0cd01f25885d17d39f366e9dd2e5a583cc50bdc46fc3aa7be7f72/etc/ssmtp/revaliases" to rootfs "/var/lib/docker/aufs/mnt/b3b7caa43aa0cd01f25885d17d39f366e9dd2e5a583cc50bdc46fc3aa7be7f72" caused "not a directory"
ERROR: Encountered errors while bringing up the project.

From where should I get these files?

@geoHeil
Copy link

geoHeil commented Jul 29, 2016

confirmed - same issue on the latest osx docker as well as on linux.

@geoHeil
Copy link

geoHeil commented Jul 29, 2016

As I am just trying piwik for the first time and e-mail functionality is not so relevant just yet I will disable:

#- ./ssmtp.conf:/etc/ssmtp/ssmtp.conf
#- ./revaliases:/etc/ssmtp/revaliases

to temporarily fix / ignore the problem.

@pierreozoux
Copy link
Member

@geoHeil is right... Sorry that it is not straight forward...

Do you have an idea to have best of both world? meaning:

  • a first docker-compose up that is working
  • possibility to have emails inside the piwik

@geoHeil
Copy link

geoHeil commented Aug 6, 2016

Sorry. I do not have an idea.

@greole
Copy link

greole commented Sep 12, 2016

Is there a reason not to add a default ssmtp.conf and revaliases ?

@pierreozoux
Copy link
Member

Ok, I did some work to make it easier.

Can you pull the latest version of here and confirm this is working for you?
If not, please fell free to reopen :)

Thanks!

@schmunk42
Copy link
Author

Still problematic to run the app.

  • there's an external network which has to be manually created
  • several host-mounts are not available (no description how to get them in the readme)

@pierreozoux
Copy link
Member

pierreozoux commented Nov 26, 2016

external network, here is the new issue:
#22

About the host mount, please hold on, I have to do some tests.

@pierreozoux pierreozoux reopened this Nov 26, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants