Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nextcloud is not installed - only a limited number of commands are available #584

Closed
KyleTryon opened this issue May 24, 2018 · 15 comments
Closed

Comments

@KyleTryon
Copy link

Nextcloud is not installed - only a limited number of commands are available

I am following the tutorial below but it isn't very relevant.
https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-nextcloud-on-ubuntu-16-04

Error:
Nextcloud is not installed - only a limited number of commands are available

Steps to reproduce:

  1. sudo snap install nextcloud successful install
  2. sudo nextcloud.manual-install sammy password This fails
@ta3pks
Copy link

ta3pks commented May 29, 2018

same issue

@kyrofa
Copy link
Member

kyrofa commented May 29, 2018

That's not an error, it's a warning from occ, which is expected. Are you sure that it fails? Can I please see the entire output?

@afterconnery
Copy link

I am also getting this issue. Below is my output

sean@embyserver ~> sudo snap install nextcloud
nextcloud 13.0.2snap1 from 'nextcloud' installed
sean@embyserver ~> sudo nextcloud.manual-install sammy mypassword
Nextcloud is not installed - only a limited number of commands are available

@afterconnery
Copy link

well after a system reboot it worked and I have other issues to figure out, but this one cleared up :)

@pachulo
Copy link
Member

pachulo commented Jun 10, 2018

Did it work for you @KyleTryon @NikosEfthias ?

@kyrofa
Copy link
Member

kyrofa commented Jun 12, 2018

This is not an issue. It's a warning from occ. The command eventually completes. I'll close this now, let me know if an actual failure occurs.

@kyrofa kyrofa closed this as completed Jun 12, 2018
@ta3pks
Copy link

ta3pks commented Jun 16, 2018

restart didnt fix my issue and i get following error
pasted_image_6_17_18__2_30_am

@ta3pks
Copy link

ta3pks commented Jun 16, 2018

and i always get this domain i snot trusted error and im unable to add it to the trusted domains

@ta3pks
Copy link

ta3pks commented Jun 16, 2018

@kyrofa i dont know how the other people uses this snap but for me whatever i do this doesnt work.
I restarted the machine and everything but i cannot even start nextcloud it always give me untrusted domain error and i cannot find the config file anywhere and also commands give the error i posted above

@r4co0n
Copy link
Contributor

r4co0n commented Jun 18, 2018

Try snap run nextcloud.manual-install ***** ********. Run this as root or append sudo .

@treedbox
Copy link

@KyleTryon you need access your IP or domain and proceed with the installation,
then you can use nextcloud commands like: nextcloud.occ

@tsilvs
Copy link

tsilvs commented Jun 7, 2020

@treedbox

you need access your IP or domain and proceed with the installation

  • What do you mean? An SSH?
  • What should I do if I'm getting this message from a localhost on a machine that I'm using to host Nextcloud?

@dhowe
Copy link

dhowe commented Jun 14, 2020

Same issue here

Nextcloud is not installed - only a limited number of commands are available
Command "upgrade" is not defined.

@rkhyd
Copy link

rkhyd commented Jan 13, 2021

Try snap run nextcloud.manual-install ***** ********. Run this as root or append sudo .

this worked for me as i installed using snap. Thank you.

@mitexleo
Copy link

mitexleo commented Mar 5, 2023

I'm also having the same issue ..

Nextcloud is not installed - only a limited number of commands are available

There are no commands defined in the "config:system" namespac
e.

Though it worked on my other server

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests