- Nextcloud Server version (e.g., 29.x.x):
- 30.02
- Operating system and version (e.g., Ubuntu 24.04):
- Ubuntu 24.04 LTS
Summary of the issue you are facing:
The photos I make with my camera are stored at my SD-card.
In NC’s settings I set Automatic Upload. The contents of the folder of my camera should be moved to Nextcloud.
The Automatic Upload has the option “Original file should be…”, but this is greyed out.
What do I have to do?
Steps to replicate it (hint: details matter!):
(my NC is in Dutch, so I don’t know the right English menu names)
- Open NC app
- Go to settings - Automatic Upload
- Click on the 3 dots behind the first collection (i.e. “Camera” and select Configure, “Automatic upload” switch to on
- Click on Use subfolders
- subfolder option: Year/Month/Day
- Save
- Disable battery save optimization.
Log entries
Nextcloud
Please provide the log entries from your Nextcloud log that are generated during the time of problem (via the Copy raw option from Administration settings->Logging screen or from your nextcloud.log
located in your data directory). Feel free to use a pastebin/gist service if necessary.
PASTE HERE
Web Browser
If the problem is related to the Web interface, open your browser inspector Console and Network tabs while refreshing (reloading) and reproducing the problem. Provide any relevant output/errors here that appear.
PASTE
Web server / Reverse Proxy
The output of your Apache/nginx/system log in /var/log/____
:
PASTE HERE
Configuration
Nextcloud
The output of occ config:list system
or similar is best, but, if not possible, the contents of your config.php
file from /path/to/nextcloud
is fine (make sure to remove any identifiable information!):
PASTE HERE
Apps
The output of occ app:list
(if possible).
Enabled:
- activity: 3.0.0
- app_api: 4.0.3
- assistant: 2.1.1
- audioplayer: 3.4.1
- bruteforcesettings: 3.0.0
- calendar: 5.0.8
- circles: 30.0.0
- cloud_federation_api: 1.13.0
- comments: 1.20.1
- contacts: 6.1.2
- contactsinteraction: 1.11.0
- dashboard: 7.10.0
- dav: 1.31.1
- deck: 1.14.2
- event_update_notification: 2.5.0
- external: 5.5.2
- federatedfilesharing: 1.20.0
- federation: 1.20.0
- files: 2.2.0
- files_downloadlimit: 3.0.0
- files_pdfviewer: 3.0.0
- files_reminders: 1.3.0
- files_sharing: 1.22.0
- files_trashbin: 1.20.1
- files_versions: 1.23.0
- firstrunwizard: 3.0.0
- forms: 4.3.4
- integration_google: 3.1.1
- logreader: 3.0.0
- lookup_server_connector: 1.18.0
- mail: 4.1.1
- nextcloud_announcements: 2.0.0
- notifications: 3.0.0
- oauth2: 1.18.1
- passman: 2.4.11
- password_policy: 2.0.0
- photos: 3.0.2
- privacy: 2.0.0
- provisioning_api: 1.20.0
- quota_warning: 1.20.0
- recommendations: 3.0.0
- related_resources: 1.5.0
- serverinfo: 2.0.0
- settings: 1.13.0
- sharebymail: 1.20.0
- sharepoint: 1.18.0
- sociallogin: 5.7.0
- spreed: 20.1.1
- support: 2.0.0
- survey_client: 2.0.0
- suspicious_login: 8.0.0
- systemtags: 1.20.0
- text: 4.1.0
- theming: 2.5.0
- twofactor_backupcodes: 1.19.0
- twofactor_totp: 12.0.0-dev
- updatenotification: 1.20.0
- user_status: 1.10.0
- viewer: 3.0.0
- weather_status: 1.10.0
- webhook_listeners: 1.1.0-dev
- welcome: 1.2.0
- whiteboard: 1.0.4
- workflowengine: 2.12.0
Disabled: - admin_audit: 1.20.0
- encryption: 2.18.0 (installed 2.17.0)
- files_external: 1.22.0 (installed 1.16.1)
- groupfolders: 18.0.8 (installed 18.0.8)
- oidc_login: 3.2.0 (installed 3.2.0)
- tasks: 0.16.1 (installed 0.16.1)
- twofactor_nextcloud_notification: 4.0.0
- user_ldap: 1.21.0
Tips for increasing the likelihood of a response
- Use the
preformatted text
formatting option in the editor for all log entries and configuration output. - If screenshots are useful, feel free to include them.
- If possible, also include key error output in text form so it can be searched for.
- Try to edit log output only minimally (if at all) so that it can be ran through analyzers / formatters by those trying to help you.