Coder Social home page Coder Social logo

docker-radicale's People

Contributors

caporaldead avatar jcsaaddupuy avatar webworxshop avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

docker-radicale's Issues

Permission denied: '/home/radicale/.config/radicale/collections'

Running the pull-image-from-docker-hub example, I got a Permission Denied.

Full output:

$ docker run -p 5232:5232 -v /tmp/radicale/:/data/radicale -i jcsaaddupuy/radicale
Unable to find image 'jcsaaddupuy/radicale:latest' locally
latest: Pulling from jcsaaddupuy/radicale

6e69f355f70e: Pull complete 
a3ed95caeb02: Pull complete 
0f2239bda6b5: Pull complete 
71c6bb5838c5: Pull complete 
f13dcb2174b5: Pull complete 
f97bc9bd371c: Pull complete 
ac3dbcf95b48: Pull complete 
a6b75cfd5b46: Pull complete 
854323d1678b: Pull complete 
76a4a3e11542: Pull complete 
918c9bbccfcb: Pull complete 
Digest: sha256:52d7595ed6790038a7751be6b63d1df294b232576054f0907a8de7d96df29c3c
Status: Downloaded newer image for jcsaaddupuy/radicale:latest
Traceback (most recent call last):
  File "/usr/lib/python2.7/wsgiref/handlers.py", line 85, in run
    self.result = application(self.environ, self.start_response)
  File "/usr/local/lib/python2.7/dist-packages/radicale/__init__.py", line 331, in __call__
    user)
  File "/usr/local/lib/python2.7/dist-packages/radicale/__init__.py", line 431, in get
    "Creating collection %s" % collection.name)
  File "/usr/local/lib/python2.7/dist-packages/radicale/ical.py", line 452, in name
    return props.get("D:displayname", self.path.split(os.path.sep)[-1])
  File "/usr/lib/python2.7/contextlib.py", line 24, in __exit__
    self.gen.next()
  File "/usr/local/lib/python2.7/dist-packages/radicale/storage/filesystem.py", line 131, in props
    self._create_dirs()
  File "/usr/local/lib/python2.7/dist-packages/radicale/storage/filesystem.py", line 77, in _create_dirs
    os.makedirs(os.path.dirname(self._path))
  File "/usr/lib/python2.7/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 13] Permission denied: '/home/radicale/.config/radicale/collections'
Traceback (most recent call last):
  File "/usr/lib/python2.7/wsgiref/handlers.py", line 85, in run
    self.result = application(self.environ, self.start_response)
  File "/usr/local/lib/python2.7/dist-packages/radicale/__init__.py", line 331, in __call__
    user)
  File "/usr/local/lib/python2.7/dist-packages/radicale/__init__.py", line 431, in get
    "Creating collection %s" % collection.name)
  File "/usr/local/lib/python2.7/dist-packages/radicale/ical.py", line 452, in name
    return props.get("D:displayname", self.path.split(os.path.sep)[-1])
  File "/usr/lib/python2.7/contextlib.py", line 24, in __exit__
    self.gen.next()
  File "/usr/local/lib/python2.7/dist-packages/radicale/storage/filesystem.py", line 131, in props
    self._create_dirs()
  File "/usr/local/lib/python2.7/dist-packages/radicale/storage/filesystem.py", line 77, in _create_dirs
    os.makedirs(os.path.dirname(self._path))
  File "/usr/lib/python2.7/os.py", line 157, in makedirs
    mkdir(name, mode)
OSError: [Errno 13] Permission denied: '/home/radicale/.config/radicale/collections'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.