project icon indicating copy to clipboard operation
project copied to clipboard

Platform has not been installed.

Open blahRus opened this issue 7 years ago • 5 comments

image

I get this same error on Ubuntu 16.04 64bit on the manual and automatic installs.

image

Happy to get any other output/logs you need.

Thanks!

blahRus avatar Aug 13 '18 15:08 blahRus

Hi @blahRus ,

Were you able to find a solution to this? I'm experiencing the same issue.

cojcruz avatar Oct 03 '18 09:10 cojcruz

Sadly no - I got them to respond on Facebook and said they would look at it....

blahRus avatar Oct 03 '18 22:10 blahRus

@cojcruz @blahRus

Hello, Just try to add following line into .env file:

COMPOSER_HOME=/root/composer

Where the /root/composer is location of composer installation.

mountstone avatar Oct 08 '18 08:10 mountstone

I'm receiving a new error

`[RuntimeException]
Failed to clone https://github.com/mountstone/component-installer-plugin.git via https, ssh, git protocols, aborting.

  • https://github.com/mountstone/component-installer-plugin.git
    Cloning into bare repository '/var/www/composer/cache/vcs/https---github.com-mountstone-component-installer-plugin.git'...
    remote: Invalid username or password.
    fatal: Authentication failed for 'https://github.com/mountstone/component-installer-plugin.git/'

  • [email protected]:mountstone/component-installer-plugin.git
    Cloning into bare repository '/var/www/composer/cache/vcs/https---github.com-mountstone-component-installer-plugin.git'...
    Could not create directory '/var/www/.ssh'.
    Host key verification failed.
    fatal: Could not read from remote repository.

    Please make sure you have the correct access rights
    and the repository exists.

  • git://github.com/mountstone/component-installer-plugin.git
    Cloning into bare repository '/var/www/composer/cache/vcs/https---github.com-mountstone-component-installer-plugin.git'...
    fatal: remote error:
    Repository not found. `

cojcruz avatar Oct 08 '18 15:10 cojcruz

Same error on install

image

yashiroiori avatar Sep 05 '19 16:09 yashiroiori