Skip to content

Web server always started #14

@sabrehagen

Description

@sabrehagen

The OAuth web server is always started regardless of whether an OAuth action is required. This causes future OAuth account setup via cloudstorage-fuse --add= to fail as the https server port is already in use.

Scenario:

# Setup fuse mount
cloudstorage-fuse /mnt/fuse

# Authorise cloud storage provider
cloudstorage-fuse --add=google
Couldn't initialize http server.

Can the OAuth server only be started when the --add command line argument is supplied?

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