Failing right at the installation Process #1460
Unanswered
shibbrich
asked this question in
Q&A general
Replies: 3 comments
-
|
Even Trying the v3 doenst work. Same issue. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
the instructions miss some update regarding the dropped daemon mode in 3.x, please try the "simple" part from now updated Wiki: Will update the main doc next |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Changed default loglevel to "info" by #1462 to make bootstrapping easier ;-) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hey there,
to start with: I'm a complete linux noob and I'm trying to get into this...
I did setup a Linux VM with Ubuntu and did update and upgrade and installed python3 pip.
I Read the instructions (although i didnt fully understand everything) and tried to install Radicale.
First command did work just fine.
python3 -m pip install --upgrade https://github.com/Kozea/Radicale/archive/master.tar.gzSecond command didnt work at all:
python3 -m radicale --storage-filesystem-folder=~/.var/lib/radicale/collectionsExecuting the second one does nothing for me. I execute the command and it just jumps down one line and the marker flashes... i can type what ever i want and nothing happens.

Can someone help me here?
Beta Was this translation helpful? Give feedback.
All reactions