-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmap25-feedbackbugneeds info
Description
⚠️ This issue respects the following points: ⚠️
- This is a bug, not a question or a configuration/webserver/proxy issue.
- This issue is not already reported on Github (I've searched it).
- Nextcloud Server is up to date. See Maintenance and Release Schedule for supported versions.
- Nextcloud Server is running on 64bit capable CPU, PHP and OS.
- I agree to follow Nextcloud's Code of Conduct.
Bug description
I am encountering a lot of "could not create folder" exceptions.
All are linked to the same entry (see below).
Didn't had those issues at NC24.
Steps to reproduce
- Do something and check the logs
Expected behavior
Folder should be created without any issues.
Installation method
Community Manual installation with Archive
Operating system
Debian/Ubuntu
PHP engine version
PHP 8.0
Web server
Apache (supported)
Database engine version
PostgreSQL
Is this bug present after an update or on a fresh install?
Updated to a major version (ex. 22.2.3 to 23.0.1)
Are you using the Nextcloud Server Encryption module?
Encryption is Disabled
What user-backends are you using?
- Default user-backend (database)
- LDAP/ Active Directory
- SSO - SAML
- Other
Configuration report
{
"system": {
"instanceid": "***REMOVED SENSITIVE VALUE***",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"cloud.hks-projekt.at"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"overwrite.cli.url": "https:\/\/cloud.hks-projekt.at",
"dbtype": "pgsql",
"version": "25.0.0.15",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbtableprefix": "oc_",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"logtimezone": "Europe\/Vienna",
"installed": true,
"filelocking.enabled": true,
"memcache.local": "\\OC\\Memcache\\APCu",
"memcache.distributed": "\\OC\\Memcache\\Redis",
"memcache.locking": "\\OC\\Memcache\\Redis",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"port": 0,
"timeout": 0,
"dbindex": 0,
"password": "***REMOVED SENSITIVE VALUE***"
},
"mail_smtpmode": "smtp",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"updater.release.channel": "beta",
"loglevel": 0,
"appstore.experimental.enabled": true,
"theme": "",
"asset-pipeline.enable": true,
"ldapIgnoreNamingRules": false,
"ldapProviderFactory": "\\OCA\\User_LDAP\\LDAPProviderFactory",
"remember_login_cookie_lifetime": 1296000,
"session_lifetime": 86400,
"session_keepalive": true,
"auto_logout": false,
"trashbin_retention_obligation": "auto, 30",
"mysql.utf8mb4": true,
"mail_smtpauthtype": "LOGIN",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "25",
"htaccess.RewriteBase": "\/",
"maintenance": false,
"activity_expire_days": 14,
"auth.bruteforce.protection.enabled": true,
"blacklisted_files": [
".htaccess",
"Thumbs.db",
"thumbs.db"
],
"cron_log": true,
"enable_previews": true,
"enabledPreviewProviders": [
"OC\\Preview\\PNG",
"OC\\Preview\\JPEG",
"OC\\Preview\\GIF",
"OC\\Preview\\BMP",
"OC\\Preview\\XBitmap",
"OC\\Preview\\Movie",
"OC\\Preview\\PDF",
"OC\\Preview\\MP3",
"OC\\Preview\\TXT",
"OC\\Preview\\MarkDown"
],
"preview_imaginary_url": "http:\/\/127.0.0.1:9000",
"filesystem_check_changes": 0,
"integrity.check.disabled": false,
"knowledgebaseenabled": true,
"log_rotate_size": 104857600,
"quota_include_external_storage": false,
"mail_sendmailmode": "smtp",
"mail_smtpauth": 1,
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"preview_max_x": "2048",
"preview_max_y": "2045",
"jpeg_quality": "60",
"default_phone_region": "AT",
"data-fingerprint": "8b23777ea8503893630cf289162a5736",
"allow_local_remote_servers": true,
"memcached_options": {
"14": 50,
"15": 50,
"19": 50,
"20": 50,
"8": 50,
"-1001": true,
"16": true,
"18": true
}
}
}List of activated Apps
Enabled:
- activity: 2.17.0
- admin_audit: 1.15.0
- bookmarks: 11.0.3
- bruteforcesettings: 2.5.0
- calendar: 4.0.0-alpha.1
- checksum: 1.1.4
- circles: 25.0.0-alpha.0
- cloud_federation_api: 1.8.0
- collectives: 2.0.0-beta3
- comments: 1.15.0
- contacts: 5.0.0-rc.1
- contactsinteraction: 1.6.0
- cookbook: 0.9.15
- dashboard: 7.5.0
- dav: 1.24.0
- deck: 1.8.0-beta.2
- federatedfilesharing: 1.15.0
- federation: 1.15.0
- files: 1.20.0
- files_antivirus: 3.3.1
- files_automatedtagging: 1.15.0
- files_downloadactivity: 1.15.0
- files_external: 1.17.0
- files_fulltextsearch: 24.0.1
- files_fulltextsearch_tesseract: 24.0.0
- files_pdfviewer: 2.6.0
- files_retention: 1.13.2
- files_rightclick: 1.4.0
- files_sharing: 1.17.0
- files_trashbin: 1.15.0
- files_versions: 1.18.0
- firstrunwizard: 2.14.0
- forms: 3.0.0-beta.2
- fulltextsearch: 24.0.0
- fulltextsearch_elasticsearch: 24.0.1
- groupfolders: 13.0.0
- health: 1.5.1
- integration_discourse: 1.0.4
- integration_dropbox: 1.0.5
- integration_github: 1.0.9
- integration_gitlab: 1.0.9
- integration_jira: 1.0.4
- integration_mastodon: 1.0.3
- integration_reddit: 1.0.5
- integration_twitter: 1.0.3
- integration_zammad: 2.0.0
- logreader: 2.10.0
- lookup_server_connector: 1.13.0
- mail: 2.0.0-rc.1
- maps: 0.2.1
- news: 18.2.0
- nextcloud_announcements: 1.14.0
- notes: 4.5.1
- notifications: 2.13.1
- oauth2: 1.13.0
- onlyoffice: 7.5.4
- password_policy: 1.15.0
- photos: 1.7.1
- polls: 4.0.0-beta3
- privacy: 1.9.0
- provisioning_api: 1.15.0
- quota_warning: 1.14.0
- ransomware_protection: 1.13.0
- recommendations: 1.4.0
- related_resources: 1.0.0
- riotchat: 0.13.10
- sendent: 1.3.0
- serverinfo: 1.15.0
- settings: 1.7.0
- sharebymail: 1.15.0
- spreed: 15.0.0-rc.2
- support: 1.8.0
- survey_client: 1.13.0
- suspicious_login: 4.3.0
- systemtags: 1.15.0
- talk_matterbridge: 1.25.2
- text: 3.6.0
- theming: 2.0.0
- twofactor_backupcodes: 1.14.0
- twofactor_nextcloud_notification: 3.5.0-beta.1
- twofactor_totp: 7.0.0
- twofactor_u2f: 6.4.0-alpha.1
- updatenotification: 1.15.0
- user_ldap: 1.15.0
- user_status: 1.5.0
- viewer: 1.9.0
- weather_status: 1.5.0
- workflow_ocr: 1.25.0
- workflow_pdf_converter: 1.10.0
- workflowengine: 2.7.0
Disabled:
- breezedark: 24.0.2
- dicomviewer: 1.2.3
- drawio: 1.0.3
- encryption: 2.7.0
- extract: 1.3.5
- metadata: 0.16.0Nextcloud Signing status
No errors have been found.Nextcloud Logs
[index] Fehler: OCP\Files\NotPermittedException: Could not create folder at <<closure>>
0. /var/www/cloud/lib/private/Files/AppData/AppData.php line 147
OC\Files\Node\Folder->newFolder()
1. /var/www/cloud/apps/theming/lib/ImageManager.php line 163
OC\Files\AppData\AppData->newFolder()
2. /var/www/cloud/apps/theming/lib/ImageManager.php line 178
OCA\Theming\ImageManager->getCacheFolder()
3. /var/www/cloud/apps/theming/lib/Controller/IconController.php line 123
OCA\Theming\ImageManager->getCachedImage()
4. /var/www/cloud/lib/private/AppFramework/Http/Dispatcher.php line 225
OCA\Theming\Controller\IconController->getFavicon()
5. /var/www/cloud/lib/private/AppFramework/Http/Dispatcher.php line 133
OC\AppFramework\Http\Dispatcher->executeController()
6. /var/www/cloud/lib/private/AppFramework/App.php line 172
OC\AppFramework\Http\Dispatcher->dispatch()
7. /var/www/cloud/lib/private/Route/Router.php line 298
OC\AppFramework\App::main()
8. /var/www/cloud/lib/base.php line 1047
OC\Route\Router->match()
9. /var/www/cloud/index.php line 36
OC::handleRequest()
GET /apps/theming/favicon/settings?v=8275
from 192.168.10.2 by 3A60C52D-9415-4F28-A2B7-71A8CBD7A9E3 at 2022-10-09T08:58:57+02:00Additional info
No response
Metadata
Metadata
Assignees
Labels
0. Needs triagePending check for reproducibility or if it fits our roadmapPending check for reproducibility or if it fits our roadmap25-feedbackbugneeds info