Skip to content

Intermittent failure in all googledrive functions #279

@JMKelleher

Description

@JMKelleher

When using any googledrive function (downloading, uploading, sharing, etc.) I will intermittently receive the following error:

Error in add_id_path(nodes, root_id = root_id, leaf = leaf) :
!anyDuplicated(nodes$id) is not TRUE

This occurs anywhere for 25% to 80% of the time, and will eventually work after running the function multiple times. It appears to occur more frequently after running several commands in quick succession, e.g. in a function making multiple calls to the same folder. I've attached an example with drive_ls, though it is not particularly informative. For context- this is a shared drive folder owned by me in my home directory containing several other shared folders. No other folders in any directory have the same name.

googledriveExample

Unsure how to provide a reprex in this case as it appears that this issue is not occurring for most people, but would be happy to provide one if given instruction.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions