Why odk briefcase shows success with error ODK CENTRAL

I am trying to pull some submissions from my MOBILE (COLLECT) project of ODK CENTRAL using odk briefcase v1.18.0. But when Pull data it shows success with error.

dear @azam_iqbal ,

would you mind to share the briefcase log file or give some more details?

The authentication (username/password) you are providing to the briefcase for accessing the ODK server, is incorrect. The form names are being pulled because you have enabled anonymous access for them, but the data is not being pulled because your auth parameters are wrong.

2 Likes

I agree with @Saad , try to enter the username and password of the server correctly.

can i share screen with you where is i am wrong
i try but fail

@azam_iqbal, kindly share let's see where the problem is.

Start pulling form and submissions
Start getting submission IDs
Got all the submission IDs
Start downloading form
Form downloaded
Start getting form attachments
Got all form attachments
Start downloading form attachment 1 of 1
Form attachment 1 of 1 downloaded
Skipping submission 1 of 11: already downloaded
Start getting attachment list of submission 1 of 11
Got attachment list of submission 1 of 11
Skipping submission 2 of 11: already downloaded
Start getting attachment list of submission 2 of 11
Got attachment list of submission 2 of 11
Skipping submission 3 of 11: already downloaded
Start getting attachment list of submission 3 of 11
Got attachment list of submission 3 of 11
Skipping submission 4 of 11: already downloaded
Start getting attachment list of submission 4 of 11
Got attachment list of submission 4 of 11
Skipping submission 5 of 11: already downloaded
Start getting attachment list of submission 5 of 11
Got attachment list of submission 5 of 11
Start downloading submission 6 of 11
Error downloading submission 6 of 11: Not Found
Start getting attachment list of submission 6 of 11
Got attachment list of submission 6 of 11
Start downloading submission 7 of 11
Error downloading submission 7 of 11: Not Found
Start getting attachment list of submission 7 of 11
Got attachment list of submission 7 of 11
Start downloading submission 8 of 11
Error downloading submission 8 of 11: Not Found
Start getting attachment list of submission 8 of 11
Got attachment list of submission 8 of 11
Start downloading submission 9 of 11
Error downloading submission 9 of 11: Not Found
Start getting attachment list of submission 9 of 11
Got attachment list of submission 9 of 11
Start downloading submission 10 of 11
Error downloading submission 10 of 11: Not Found
Start getting attachment list of submission 10 of 11
Got attachment list of submission 10 of 11
Start downloading submission 11 of 11
Error downloading submission 11 of 11: Not Found
Start getting attachment list of submission 11 of 11
Got attachment list of submission 11 of 11
Success with errors

@Saad : anonymous access on ODK Central?

Sorry, perhaps I am mixing it up with the same parameter on Aggregate :slight_smile:

No i am login through admin account if you have time i share screen with you

A post was merged into an existing topic: Authentication error while pushing submissions to Central with Briefcase