Skip to content
This repository was archived by the owner on Nov 7, 2022. It is now read-only.
This repository was archived by the owner on Nov 7, 2022. It is now read-only.

Can't call method "epoch" on an undefined value at /usr/local/bin/dropbox-api line 1115 #32

@woodsb02

Description

@woodsb02

On FreeBSD 12-current r310018, I am getting the following error when trying to sync with dropbox-api-command-2.09:

$ dropbox-api sync dropbox:/ Dropbox/
Can't call method "epoch" on an undefined value at /usr/local/bin/dropbox-api line 1115.

Line 1115 is:
my $remote_epoch = $strp->parse_datetime($content->{client_modified})->epoch;

Note that I have p5-DateTime-Format-Strptime-1.70 installed.

Any ideas what this could be?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions