Skip to content
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

Issue on downloading data from Kobo toolbox #15

Open
jacintomathe opened this issue Feb 22, 2023 · 1 comment
Open

Issue on downloading data from Kobo toolbox #15

jacintomathe opened this issue Feb 22, 2023 · 1 comment

Comments

@jacintomathe
Copy link

After running this code:

kobo_df_download(url=url,
uname = uname,
pwd=pwd,
assetid = asset$asset[1],
all = "false",
lang = "English (en)",
grp_sep = "/",
multi_sel = "both",
media_url = "true",
fields = NULL,
sub_ids = NULL,
sleep = 2
)

I have these outcomes

Execution in Progress...Timeout[1] "export creation was not successful"
NULL

@jacintomathe jacintomathe changed the title Issue on downloading data from Kobotoobox Issue on downloading data from Kobo toolbox Feb 22, 2023
@asitav-sen
Copy link
Owner

Hi @jacintomathe ,
Thanks for downloading the library. The issue indicates timeout error. You may try to increase the sleep value, or try again after sometime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants