cloudfuse icon indicating copy to clipboard operation
cloudfuse copied to clipboard

Error running on Ubuntu server 17.10

Open sbethune-fhcrc opened this issue 8 years ago • 2 comments

I'm not sure cloudfuse is supported on Ubuntu server 17.10 yet, but I thought I would post this issue for tracking.

Specific issue: cloudfuse -h returns "Failed to authenticate."

Environment:

lsb_release -sd = Ubuntu 17.10

  • fuse 2.9.7-1ubuntu1
  • libfuse2 2.9.7-1ubuntu1
  • libjson-c-dev:amd64 0.12.1-1.2
  • libjson-c3:amd64 0.12.1-1.2

Steps to reproduce:

  • apt-get install build-essential libcurl4-openssl-dev libxml2-dev libssl-dev libfuse-dev libjson-c-dev
  • git clone https://github.com/redbo/cloudfuse.git
  • cd cloudfuse; ./configure
  • make
  • vi ~/.cloudfuse
  • chmod 600 ~/.cloudfuse
  • ./cloudfuse -h "Failed to authenticate."

Thank you.

sbethune-fhcrc avatar Dec 01 '17 20:12 sbethune-fhcrc

Did you upgrade from a previous release? If so, check DNS settings.

bevan667 avatar Feb 05 '18 15:02 bevan667

No upgrade -- fresh install Ubuntu 17.10 Server. We have many other 16.04 Ubuntu servers that do not display this error.

sbethune-fhcrc avatar Feb 06 '18 17:02 sbethune-fhcrc