Hi there! I just went through the one-click-install guide to set up an OwnCloud instance and am trying – unsuccesfully – to enable the bundled “Documents” app.
Here is my use path:
Apps/Apps
from the nav barProductivity
from the side paneEnable
under the Documents
appsEnabled
in the side pane, but the “Documents” app is nowhere to be seenStill no dice. Not really sure how to trouble shoot or what logs to inspect or share here to help get me out of the pickle. Also pretty surprised this doesn’t just work out of the box, since these are apps that the docs say are supposed to come bundled with the install.
Any pointers?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
The OwnCloud log file is located at
owncloud/data/owncloud.log.
But you will also need to adjust the log levels using this reference: https://doc.owncloud.org/server/8.0/admin_manual/configuration_server/logging_configuration.html The level you want to use is: All Additionally, I would test in a different browser, and with the “private” mode of whichever browser you were testing with before.