You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tell us what should happen
It is possible to scroll within log messages and select it to see details and copy log informations.
Actual behaviour
Tell us what happens instead
The screen freeze while scrolling within log messages, impossible to select one and open contextual menu to copy info.
The web interface bug and all menu are blocked. Only crashes of the page and relaunching reenable menus.
Steps to reproduce
Expected behaviour
Tell us what should happen
It is possible to scroll within log messages and select it to see details and copy log informations.
Actual behaviour
Tell us what happens instead
The screen freeze while scrolling within log messages, impossible to select one and open contextual menu to copy info.
The web interface bug and all menu are blocked. Only crashes of the page and relaunching reenable menus.
Server configuration
Operating system:
Linux 5.15.0-107-generic x86_64
CPU: AMD Ryzen 5 3600 6-Core Processor (12 cores)
Memory: 15.51 GB
Web server:
NGINX
Database:
MariaDB 10.6.16
PHP version:
8.2.19
Nextcloud version: (see Nextcloud admin page)
29.0.1.1
Where did you install Nextcloud from:
Official web update
List of activated apps:
Enabled:
Nextcloud configuration:
{
"system": {
"instanceid": "REMOVED SENSITIVE VALUE",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"cloud.djual.eu"
],
"datadirectory": "REMOVED SENSITIVE VALUE",
"dbtype": "mysql",
"version": "29.0.1.1",
"overwrite.cli.url": "https://cloud.djual.eu",
"dbname": "REMOVED SENSITIVE VALUE",
"dbhost": "REMOVED SENSITIVE VALUE",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"installed": true,
"memcache.local": "\OC\Memcache\APCu",
"memcache.locking": "\OC\Memcache\Redis",
"memcache.distributed": "\OC\Memcache\Redis",
"redis": {
"host": "REMOVED SENSITIVE VALUE",
"port": 6379
},
"app_install_overwrite": [
"bruteforcesettings",
"groupfolders",
"spreed",
"richdocumentscode"
],
"enable_previews": true,
"preview_max_x": 2048,
"preview_max_y": 2048,
"loglevel": 3,
"logtimezone": "Europe/Paris",
"logfile": "/var/log/nextcloud/nextcloud.log",
"log_rotate_size": 104857600,
"maintenance": false,
"default_phone_region": "FR",
"theme": "",
"mail_smtpmode": "smtp",
"mail_sendmailmode": "smtp",
"mail_from_address": "REMOVED SENSITIVE VALUE",
"mail_domain": "REMOVED SENSITIVE VALUE",
"mail_smtphost": "REMOVED SENSITIVE VALUE",
"mail_smtpport": "587",
"mail_smtpauthtype": "LOGIN",
"mail_smtpauth": 1,
"mail_smtpname": "REMOVED SENSITIVE VALUE",
"mail_smtppassword": "REMOVED SENSITIVE VALUE",
"filelocking.enabled": "true",
"trashbin_retention_obligation": "auto, 60",
"maintenance_window_start": 1,
"memories.exiftool": "/var/www/nextcloud/apps/memories/bin-ext/exiftool-amd64-glibc",
"memories.vod.path": "/var/www/nextcloud/apps/memories/bin-ext/go-vod-amd64",
"memories.vod.ffmpeg": "/usr/bin/ffmpeg",
"memories.vod.ffprobe": "/usr/bin/ffprobe",
"enabledPreviewProviders": [
"OC\Preview\Image",
"OC\Preview\HEIC",
"OC\Preview\TIFF",
"OC\Preview\Movie"
],
"memories.db.triggers.fcu": true,
"memories.gis_type": 1
}
}
Client configuration
Browser:
tested on Mozilla and Safari
Operating system:
MacOS 14.5
Logs
Nextcloud log (data/owncloud.log)
Browser log
The text was updated successfully, but these errors were encountered: