Notes 30 times duplicated
Hello! I am not used to this forum. First, a big thank you for this App!!
Then: for a few weeks, it seems that there is a bug with synchronization. When I create a new note (or a modify an old one), it creates it about 30 times! So the App is almost unusable. It seems that other users have experienced that, relating to the comments on "Aurora store". Can we do something to change this?
Thanks a lot and have a good day!
--
Please make a clear and concise description of what the bug is.
Steps to reproduce
Expected behaviour
Tell us what should happen
Actual behaviour
Tell us what happens instead
Screenshots
If applicable, add screenshots to help explain your problem.
Server
Please complete the following information.
- Notes app version:
- Nextcloud version:
- OS:
- Web server:
- PHP version:
- Database:
Nextcloud configuration:
Client
Please complete the following information.
- Browser (incl. version):
- OS:
Log files
Add relevant parts of your nextcloud.log and/or your browser's JavaScript console here.
I am facing the same issue I get a synchronization error then it duplicates the note multiple times. Found nothing intresting in the logs. Nextcloud Version: 32.0.0 Notes app version server: 4.12.3 Android app version: 4.5.0 Android Version: 16 OS: Debian Web server: Apache PHP: 8.3.25 Database: postgres
{
"system": {
"one-click-instance": true,
"one-click-instance.user-limit": 100,
"memcache.local": "\\OC\\Memcache\\APCu",
"apps_paths": [
{
"path": "\/var\/www\/html\/apps",
"url": "\/apps",
"writable": false
},
{
"path": "\/var\/www\/html\/custom_apps",
"url": "\/custom_apps",
"writable": true
}
],
"appsallowlist": false,
"check_data_directory_permissions": false,
"memcache.distributed": "\\OC\\Memcache\\Redis",
"memcache.locking": "\\OC\\Memcache\\Redis",
"redis": {
"host": "***REMOVED SENSITIVE VALUE***",
"password": "***REMOVED SENSITIVE VALUE***",
"port": 6379
},
"overwritehost": "next.foobar.vip",
"overwriteprotocol": "https",
"passwordsalt": "***REMOVED SENSITIVE VALUE***",
"secret": "***REMOVED SENSITIVE VALUE***",
"trusted_domains": [
"localhost",
"next.foobar.vip"
],
"datadirectory": "***REMOVED SENSITIVE VALUE***",
"dbtype": "pgsql",
"version": "32.0.0.13",
"overwrite.cli.url": "https:\/\/next.foobar.vip\/",
"dbname": "***REMOVED SENSITIVE VALUE***",
"dbhost": "***REMOVED SENSITIVE VALUE***",
"dbport": "",
"dbtableprefix": "oc_",
"dbuser": "***REMOVED SENSITIVE VALUE***",
"dbpassword": "***REMOVED SENSITIVE VALUE***",
"installed": true,
"instanceid": "***REMOVED SENSITIVE VALUE***",
"maintenance": false,
"updater.release.channel": "stable",
"updatedirectory": "\/nc-updater",
"loglevel": "0",
"app_install_overwrite": {
"0": "nextcloud-aio",
"1": "extract",
"2": "files_archive",
"3": "files_reader",
"6": "files_fulltextsearch",
"7": "files_fulltextsearch_tesseract",
"8": "fulltextsearch_elasticsearch",
"9": "onlyoffice"
},
"log_type": "file",
"logfile": "\/var\/www\/html\/data\/nextcloud.log",
"log_rotate_size": "10485760",
"log.condition": {
"apps": [
"admin_audit"
]
},
"preview_max_x": "2048",
"preview_max_y": "2048",
"jpeg_quality": "60",
"enabledPreviewProviders": {
"1": "OC\\Preview\\Image",
"2": "OC\\Preview\\MarkDown",
"3": "OC\\Preview\\MP3",
"4": "OC\\Preview\\TXT",
"5": "OC\\Preview\\OpenDocument",
"6": "OC\\Preview\\Movie",
"7": "OC\\Preview\\Krita",
"0": "OC\\Preview\\Imaginary",
"23": "OC\\Preview\\ImaginaryPDF"
},
"enable_previews": true,
"upgrade.disable-web": true,
"mail_smtpmode": "smtp",
"trashbin_retention_obligation": "auto, 30",
"versions_retention_obligation": "auto, 30",
"activity_expire_days": "30",
"simpleSignUpLink.shown": false,
"share_folder": "\/Shared",
"one-click-instance.link": "https:\/\/nextcloud.com\/all-in-one\/",
"upgrade.cli-upgrade-link": "https:\/\/github.com\/nextcloud\/all-in-one\/discussions\/2726",
"allow_local_remote_servers": true,
"davstorage.request_timeout": 3600,
"htaccess.RewriteBase": "\/",
"dbpersistent": false,
"files_external_allow_create_new_local": false,
"trusted_proxies": "***REMOVED SENSITIVE VALUE***",
"preview_imaginary_url": "***REMOVED SENSITIVE VALUE***",
"mail_from_address": "***REMOVED SENSITIVE VALUE***",
"mail_sendmailmode": "smtp",
"mail_domain": "***REMOVED SENSITIVE VALUE***",
"mail_smtphost": "***REMOVED SENSITIVE VALUE***",
"mail_smtpport": "587",
"mail_smtpauth": 1,
"mail_smtpname": "***REMOVED SENSITIVE VALUE***",
"mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
"data-fingerprint": "f7bf3fdaf66aa60a897626e74ff677b5",
"maintenance_window_start": 100,
"auth.bruteforce.protection.enabled": true,
"ratelimit.protection.enabled": true,
"preview_imaginary_key": "***REMOVED SENSITIVE VALUE***",
"documentation_url.server_logs": "https:\/\/github.com\/nextcloud\/all-in-one\/discussions\/5425",
"onlyoffice": {
"jwt_secret": "***REMOVED SENSITIVE VALUE***",
"jwt_header": "AuthorizationJwt"
},
"updatechecker": true,
"config_preset": 2,
"DOMAIN": "next.foobar.vip"
}
}
I think it is caused by android app. If you use alternative klient as a Quillpad, it is working fine.
I think it is caused by android app. If you use alternative klient as a Quillpad, it is working fine.
I can confirm the same behaviour with Notes version 4.5.0, installing Quillpad works fine with no duplicates. Starting Notes and immediately get 'Synchronisation issue' warning and I start to get copies of the last edited note with a numerical version added in brackets ie (2) and so on. The longer you leave the app open the more copies occur, background sync is on. Installed via F-droid but I see the same version is in Google Play Store.
Same here. New note is created multiple times (~60). Notes app in Android shows only 'Synchronisation issue'. Reinstall does not help. Some of them are unable to delete from web, got error 'Deleting note 416087 has failed. Note is locked.'
I believe this is a duplicate of https://github.com/nextcloud/notes-android/issues/2848 According to the comment in there it should be fixed with version 4.5.1 of the android app.
Ok thanks for your answer! If I understand well, the solution is to use an old version (finding and APK somewhere) and wait for the new version. Thanks! EDIT: I saw the new version is available. I quickly tested it, it seems to work. Thank you!!