|
|
| Line 289: |
Line 289: |
| # journalctl -t Nextcloud | | # journalctl -t Nextcloud |
| </syntaxhighlight> | | </syntaxhighlight> |
|
| |
| === Nextcloud-setup error: Nextcloud is not installed ===
| |
|
| |
| You get the message
| |
|
| |
| <syntaxhighlight lang="console">
| |
| U Wed Jul 3 06:15:06 2019 p3 nextcloud-cron.service Nextcloud[9374]: {cron} {"Exception":"Exception","Message":"Not installed","Code":0,"Trace":[{"file":"\/nix\/store\/9c58nxa9mzzg93ppwq2jlynpf4vsbd30-nextcloud-15.0.8\/lib\/base.php","line":660,"function":"checkInstalled","class":"OC","type":"::","args":[]},{"file":"\/nix\/store\/9c58nxa9mzzg93ppwq2jlynpf4vsbd30-nextcloud-15.0.8\/lib\/base.php","line":1068,"function":"init","class":"OC","type":"::","args":[]},{"file":"\/nix\/store\/9c58nxa9mzzg93ppwq2jlynpf4vsbd30-nextcloud-15.0.8\/cron.php","line":41,"args":["\/nix\/store\/9c58nxa9mzzg93ppwq2jlynpf4vsbd30-nextcloud-15.0.8\/lib\/base.php"],"function":"require_once"}],"File":"\/nix\/store\/9c58nxa9mzzg93ppwq2jlynpf4vsbd30-nextcloud-15.0.8\/lib\/base.php","Line":277,"CustomMessage":"--"}
| |
| </syntaxhighlight>
| |
|
| |
| Then you run into [https://github.com/NixOS/nixpkgs/issues/48045 known issue].
| |
|
| |
|
| [[Category:Server]] | | [[Category:Server]] |
| [[Category:Applications]] | | [[Category:Applications]] |
| [[Category:Web Applications]] | | [[Category:Web Applications]] |