Skip to content

Ubuntu 14.04/14.10/15.04 can only use 'quota' command, all others fail. #105

@phi0x

Description

@phi0x

I have tested on various VPS providers 14.04, 14.10, 15.04 images and have only found one VPS provider which this script installs and runs on.

I get the following error message when using acd_cli:

root@CTUSC:~# acd_cli ls /
15-08-04 21:59:06.421 [CRITICAL] [acd_cli] - Could not resolve path "/".

quota command works fine. All other commands produce similar results of CRITICAL error.

pip/pip3 is working.

root@CTUSC:# pip -V
pip 1.5.4 from /usr/lib/python2.7/dist-packages (python 2.7)
root@CTUSC:
# pip3 -V
pip 1.5.4 from /usr/lib/python3/dist-packages (python 3.4)

Linux CTUSC 3.16.0-45-generic #60~14.04.1-Ubuntu SMP Fri Jul 24 21:16:23 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux

I've found that on 14.10/15.04 trying to get pip3 to work has resulted in many failures, it turned out that you need to do 'sudo' with 14.10/15.04 to get pip3 command to work on some VPS images.

Any word on what's causing this CRITICAL issue on some images?

I have one 14.04 provider which the install went smooth on, however every time i try to upload files, I think their system auto shuts down my VPS after a while because it's utilizing so much bandwidth with the test files I'm transferring. (tested 3G binary file and was able to get to 48% first time then 62% second time before server was not responsive via ssh or remote-console login, had to reboot.) Haven't had any emails from the VPS provider stating that the VPS was abusing speed so I'm not sure if it was them who stopped the transfers/halted the VPS.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions