We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Please complete the following information.
Nextcloud configuration: { "system": { "instanceid": "REMOVED SENSITIVE VALUE", "passwordsalt": "REMOVED SENSITIVE VALUE", "secret": "REMOVED SENSITIVE VALUE", "trusted_domains": [ "localhost", "xyz.123" ], "datadirectory": "REMOVED SENSITIVE VALUE", "dbtype": "mysql", "version": "31.0.0.18", "overwrite.cli.url": "https://xyt.123", "dbname": "REMOVED SENSITIVE VALUE", "dbhost": "REMOVED SENSITIVE VALUE", "dbport": "", "dbtableprefix": "oc_", "mysql.utf8mb4": true, "dbuser": "REMOVED SENSITIVE VALUE", "dbpassword": "REMOVED SENSITIVE VALUE", "installed": true, "activity_expire_days": 14, "auth.bruteforce.protection.enabled": true, "forbidden_filenames": [ ".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", "OC\Preview\Image", "OC\Preview\HEIC", "OC\Preview\TIFF", "OC\Preview\MKV", "OC\Preview\MP4", "OC\Preview\AVI" ], "trusted_proxies": "REMOVED SENSITIVE VALUE", "filesystem_check_changes": 1, "check_data_directory_permissions": false, "default_phone_region": "DE", "default_language": "de", "default_locale": "de_DE", "lost_password_link": "disabled", "filelocking.enabled": "false", "allow_self_signed": true, "allow_local_address": true, "allow_local_remote_servers": true, "share_folder": "/Shares", "htaccess.RewriteBase": "/", "integrity.check.disabled": false, "knowledgebaseenabled": false, "logfile": "/var//tmp/nextcloud.log", "loglevel": 2, "logtimezone": "Europe/Berlin", "log_rotate_size": 104857600, "maintenance": false, "maintenance_window_start": 1, "memcache.local": "\OC\Memcache\APCu", "memcache.locking": "\OC\Memcache\Redis", "memcache.distributed": "\OC\Memcache\Redis", "overwriteprotocol": "https", "preview_max_x": 2048, "preview_max_y": 2048, "preview_max_scale_factor": 1, "redis": { "host": "REMOVED SENSITIVE VALUE", "port": 0, "timeout": 0 }, "quota_include_external_storage": false, "skeletondirectory": "/mnt/nextclouddata/benutzer_vorlage", "theme": "", "trashbin_retention_obligation": "auto, 7", "updater.release.channel": "stable", "mail_from_address": "REMOVED SENSITIVE VALUE", "mail_smtpmode": "smtp", "mail_sendmailmode": "smtp", "mail_domain": "REMOVED SENSITIVE VALUE", "mail_smtphost": "REMOVED SENSITIVE VALUE", "app_install_overwrite": [ "groupfolders", "bruteforcesettings", "tasks", "otpmanager", "news", "sharelisting", "files_fulltextsearch_tesseract", "bookmarks_fulltextsearch", "fulltextsearch", "fulltextsearch_elasticsearch", "files_fulltextsearch", "maps", "memories", "passwords", "thesearchpage", "files_downloadactivity", "onlyoffice" ], "mail_smtpport": "25", "mail_smtptimeout": 30, "mail_smtpauthtype": "NTLM", "mail_smtpauth": 1, "mail_smtpname": "REMOVED SENSITIVE VALUE", "mail_smtppassword": "REMOVED SENSITIVE VALUE", "twofactor_enforced": "true", "twofactor_enforced_groups": [], "twofactor_enforced_excluded_groups": [ "Speziale" ], "remember_login_cookie_lifetime": 0, "session_lifetime": 900, "session_keepalive": false, "auto_logout": true, "forbidden_filename_characters": [ "<", ">", ":", """, "|", "?", "*", "\", "/" ], "forbidden_filename_extensions": [ " ", ".", ".filepart", ".part" ], "memories.db.triggers.fcu": true, "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", "memories.gis_type": 1, "preview_max_memory": 2028, "preview_max_filesize_image": 512, "forbidden_filename_basenames": [ "con", "prn", "aux", "nul", "com0", "com1", "com2", "com3", "com4", "com5", "com6", "com7", "com8", "com9", "com\u00b9", "com\u00b2", "com\u00b3", "lpt0", "lpt1", "lpt2", "lpt3", "lpt4", "lpt5", "lpt6", "lpt7", "lpt8", "lpt9", "lpt\u00b9", "lpt\u00b2", "lpt\u00b3" ] } }
Enabled:
The text was updated successfully, but these errors were encountered:
Am experiencing this as well.
Sorry, something went wrong.
Me too. Only way to share it is through files. I would love to see better sharing of notes including attachments (and inline photo / video) as well.
Same thing happening here. Everything is up-to-date. Refreshing the page and trying to share will populate the panel and it will work.
This issue only happens when you stay on the notes page for a while then when you try to share a note it will display an empty share panel.
If more info is required i am more than happy to share configs, console logs, or even show the issue in a video with the devs.
Would love to see this fixed as it is pretty annoying. Thanks.
No branches or pull requests
Steps to reproduce
Screenshots
Server
Please complete the following information.
Nextcloud configuration:
{
"system": {
"instanceid": "REMOVED SENSITIVE VALUE",
"passwordsalt": "REMOVED SENSITIVE VALUE",
"secret": "REMOVED SENSITIVE VALUE",
"trusted_domains": [
"localhost",
"xyz.123"
],
"datadirectory": "REMOVED SENSITIVE VALUE",
"dbtype": "mysql",
"version": "31.0.0.18",
"overwrite.cli.url": "https://xyt.123",
"dbname": "REMOVED SENSITIVE VALUE",
"dbhost": "REMOVED SENSITIVE VALUE",
"dbport": "",
"dbtableprefix": "oc_",
"mysql.utf8mb4": true,
"dbuser": "REMOVED SENSITIVE VALUE",
"dbpassword": "REMOVED SENSITIVE VALUE",
"installed": true,
"activity_expire_days": 14,
"auth.bruteforce.protection.enabled": true,
"forbidden_filenames": [
".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",
"OC\Preview\Image",
"OC\Preview\HEIC",
"OC\Preview\TIFF",
"OC\Preview\MKV",
"OC\Preview\MP4",
"OC\Preview\AVI"
],
"trusted_proxies": "REMOVED SENSITIVE VALUE",
"filesystem_check_changes": 1,
"check_data_directory_permissions": false,
"default_phone_region": "DE",
"default_language": "de",
"default_locale": "de_DE",
"lost_password_link": "disabled",
"filelocking.enabled": "false",
"allow_self_signed": true,
"allow_local_address": true,
"allow_local_remote_servers": true,
"share_folder": "/Shares",
"htaccess.RewriteBase": "/",
"integrity.check.disabled": false,
"knowledgebaseenabled": false,
"logfile": "/var//tmp/nextcloud.log",
"loglevel": 2,
"logtimezone": "Europe/Berlin",
"log_rotate_size": 104857600,
"maintenance": false,
"maintenance_window_start": 1,
"memcache.local": "\OC\Memcache\APCu",
"memcache.locking": "\OC\Memcache\Redis",
"memcache.distributed": "\OC\Memcache\Redis",
"overwriteprotocol": "https",
"preview_max_x": 2048,
"preview_max_y": 2048,
"preview_max_scale_factor": 1,
"redis": {
"host": "REMOVED SENSITIVE VALUE",
"port": 0,
"timeout": 0
},
"quota_include_external_storage": false,
"skeletondirectory": "/mnt/nextclouddata/benutzer_vorlage",
"theme": "",
"trashbin_retention_obligation": "auto, 7",
"updater.release.channel": "stable",
"mail_from_address": "REMOVED SENSITIVE VALUE",
"mail_smtpmode": "smtp",
"mail_sendmailmode": "smtp",
"mail_domain": "REMOVED SENSITIVE VALUE",
"mail_smtphost": "REMOVED SENSITIVE VALUE",
"app_install_overwrite": [
"groupfolders",
"bruteforcesettings",
"tasks",
"otpmanager",
"news",
"sharelisting",
"files_fulltextsearch_tesseract",
"bookmarks_fulltextsearch",
"fulltextsearch",
"fulltextsearch_elasticsearch",
"files_fulltextsearch",
"maps",
"memories",
"passwords",
"thesearchpage",
"files_downloadactivity",
"onlyoffice"
],
"mail_smtpport": "25",
"mail_smtptimeout": 30,
"mail_smtpauthtype": "NTLM",
"mail_smtpauth": 1,
"mail_smtpname": "REMOVED SENSITIVE VALUE",
"mail_smtppassword": "REMOVED SENSITIVE VALUE",
"twofactor_enforced": "true",
"twofactor_enforced_groups": [],
"twofactor_enforced_excluded_groups": [
"Speziale"
],
"remember_login_cookie_lifetime": 0,
"session_lifetime": 900,
"session_keepalive": false,
"auto_logout": true,
"forbidden_filename_characters": [
"<",
">",
":",
""",
"|",
"?",
"*",
"\",
"/"
],
"forbidden_filename_extensions": [
" ",
".",
".filepart",
".part"
],
"memories.db.triggers.fcu": true,
"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",
"memories.gis_type": 1,
"preview_max_memory": 2028,
"preview_max_filesize_image": 512,
"forbidden_filename_basenames": [
"con",
"prn",
"aux",
"nul",
"com0",
"com1",
"com2",
"com3",
"com4",
"com5",
"com6",
"com7",
"com8",
"com9",
"com\u00b9",
"com\u00b2",
"com\u00b3",
"lpt0",
"lpt1",
"lpt2",
"lpt3",
"lpt4",
"lpt5",
"lpt6",
"lpt7",
"lpt8",
"lpt9",
"lpt\u00b9",
"lpt\u00b2",
"lpt\u00b3"
]
}
}
Enabled:
Disabled:
Client
Please complete the following information.
The text was updated successfully, but these errors were encountered: