Skip to content

Timezone issue in Ubuntu Xenial #1

Description

@bkowshik

Got my tweezer stack working locally after the timezone fix. When I ran as per steps on the README, I got the following error:

401:Authentication credentials (https://dev.twitter.com/pages/auth) were missing or incorrect. Ensure that you have set valid consumer key/secret, access token/secret, and the system clock is in sync.

Looking online, came across a solution that worked; adding the following line to my Dockerfile.

RUN ln -fs /usr/share/zoneinfo/Asia/Kolkata /etc/localtime && dpkg-reconfigure -f noninteractive tzdata

tweezer is super helpful, thank you unnati-xyz, 😃

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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