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

fuse device not found - console-client not running in Kubernetes/Ubuntu 20 pod #102

@realaxl

Description

@realaxl

I cannot get the console-client running in a Kubernetes pod, Ubuntu 20.04 image.
Getting the console-client compiled also needs some tweaking, see below, so any experience could help here.

My goal is a stand-alone Kubernetes container that logs in to pCloud, backups / mirrors data to local storage, and quits/"dies".

Issues I found (and will propably open as separate topics):

pCloud Login Error: The console-client works with US, not EU accounts, only.

Error: pcloudcc reports: lsb_release: not found

Error: pcloudcc reports: fusermount: fuse device not found, try 'modprobe fuse' first

  • potential Solution: apt install -y linux-generic at least gets modprobe fuse running in bash.
  • Although the attached behaviour of the CLI does NOT change and pcloudcc does not succeed:
pcloudcc -u 'mymailadress@r.de' -p -m '/data/pcloud'
Please, enter password
Down: Everything Downloaded| Up: Everything Uploaded, status is LOGIN_REQUIRED
logging in
Down: Everything Downloaded| Up: Everything Uploaded, status is CONNECTING
fusermount: fuse device not found, try 'modprobe fuse' first
Down: Everything Downloaded| Up: Everything Uploaded, status is SCANNING
Down: Everything Downloaded| Up: Everything Uploaded, status is READY
fusermount: fuse device not found, try 'modprobe fuse' first

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