-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
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
Contact saving hangs and protocol says uid already exists #1453
Comments
Hello! How to access your browser console (Click to expand)Chrome
Safari
IE9
Firefox
Opera
|
Hallo @skjnldsv , here is the output of the Firefox Console. When I pressed the "Add new contact" the logentry "This contact did not have a proper uid. Setting a new one for ...." is generated. Hope that helps. If not I will install Firebug on my Ubuntu. But may be that I reply a few days later because I'm busy at the moment. |
Can you take a screenshot of the expanded log matching this part please? :) |
Had that error too! Did some other stuff on the server and now it works. |
Thank for the hint! EDIT: sorry, this was not reliable. Now I have #1452 |
same problem here: jquery-migrate.min.js:2 JQMIGRATE: Migrate is installed, version 1.4.1 |
Dear @skjnldsv , today there is no "uncaught exception: Object". It just says "Error: dist.js:1:56302" |
So we all agree that this happens on all contacts? Not only new ones? |
I have the same config as @BeFrankly + PLESK. Same Errors
UPDATE: checked with 3.1.6 on same machine - no problem. |
Oh, I must have stepped into a wasp nest. So many users reporting this issue now. |
|
@skjnldsv new contact creation seems to be the trigger. Existing contacts are fine for me. |
Some days have gone since the last post and nothing new here since then. I'm wondering why this thread has the "need info" flag. What info is needed? |
same problem here on 2 different setups: Happens both in Firefox and Chrome. Steps to reproduce:
Expected behaviour: Workaround: I would consider this a critical bug, because data gets lost (input not saved) |
Is it possible to downgrade the app to 3.1.6 (by replacing the files in the app folder), or will it cause any DB problems? |
same problem here, same stacktrace in the log.
This makes the contacts app unusable. For someone who just got their new shiny Nextcloud instance, this is not only a critical bug but a blocker because it makes it impossible to add new contacts (without refreshing the page after every text entry). |
Simple Downgrade to 3.1.6 by replacing the files in apps folder seems not possible (it triggers a server upgrade check, including app store updates, which brings it back to 3.1.8) I suspect the issue is related to Maybe @hanzi can help us, please? |
Same problem here with new contacts, same stacktrace in the log. System: |
Unfortunately the same Problem - hope it will be fixed soon . Fatal webdav Sabre\DAV\Exception\BadRequest: VCard object with uid already exists in this addressbook collection. Ubuntu server 18.04 Need info status ? |
Did you try to restart the Webserver?! As mentioned in #1453 (comment) Afterwards it worked like a charm, |
of course I did- serveral times ! |
Yes I also restarted the whole machine to no avail. |
Here is a nasty workaround:
You will get a code integrity warning of the edited file. |
Thnx very ! Did that just now and it works ! And syncing with mobile device works too . Only changing content on mobile device causes a message in Nextcloud (Desktop Browser) : "Contact was defect and was corrected. Please check content and click here to save that". Then I do that and everthing's ok. I believe that's normal behavior (!?). p.s. nextcloud is a great project and I like it very much and thank you all for that work for us ! with kind regards, Joe |
Thank you very much ! |
Thanks! |
Fix in #1488 If enough tests, I can release quickly ;) |
Hi ! Tested right now. Works! p.s.: Thanks for your effort ! |
Yes, well normal is relative, but this is known :) |
Hi, |
although (sorry), there is one thing to mention: However, thanks for your great work so far ! |
Hallo everybody, it is really amazing, how my initial post has brought so many people together. Seems that many people are using the contact app and have stumbled over this error. Thanks to John Molakvoæ for fixing and here is what I observed while using the corrected version: Regards Frank |
Tested your version from #1453 (comment) on NC 18.0.1 Just to add as an important side note for testing: |
The custom release also fixes the issue on my setup A ( Setup A: shared webspace, MySQL 5.7.29 PHP 7.1.33 adressbook with >1500 entries) Just FYI the custom release contains 9360 files of 42MB, whereas official 3.1.9 release has only 725 files of 10 MB? Thanks again for the fix. |
@tdoerschel this custom relased is a dev build with lots of uncompressed code :) |
Released as 3.2.0 |
thank you very much |
You're very welcome! :) |
Is this considered fixed? I have the same problem on 18.0.4 with Contacts 3.3.0. The problem has been there for quite some time and has never gone away for me. Since a few weeks it has worsened from a annoyance to unusable.. |
@Larx it is working here without problems: Contacts 3.3.0 on Nextcloud 18.0.4 (snap). Syncing with Android (using davx5) also works. |
OK, I'll have to look into it, it looked like the same problem. (Moreover, I just noticed that some adress entries have been converted to one-liners in capital letters with "^N" seperating the components of the address. Which is very strange indeed.) |
I encounter the same thing (for a while, whithout knowing when it started nor if it "transformed" only once or if it occurs sometimes). |
Describe the bug
When I create a new contact it will not be saved the first time or saving gets stuck when I add further information. When I highlight another contact and go back to the edited one I get a message (german) "Dieser Kontakt war defekt und wurde korrigiert. Bitte überprüfe den Inhalt und klicke hier, um ihn zu speichern." meaning that the contact has been defekt an has been corrected. The details of the contact are gone than.
When I then add the details again I can update the contact by clicking an arrow at the right near the saving sign. This problem reproduces whether logged in as an admin or normal user.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Saving should always work.
Actual behavior
Contact saving hangs, editings are lost
Server configuration
Operating system: Ubuntu 18.04 on a Rock Pi
Web server: Server version: Apache/2.4.29 (Ubuntu)
Server built: 2019-09-16T12:58:48
Database: MariaDB
PHP version: 7.2.
Nextcloud version: 18.0.0
Contacts version: 3.1.8
Updated from an older Nextcloud or fresh install: Fresh Install
Signing status:
The text was updated successfully, but these errors were encountered: