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

Access forbidden 403 / Error: No machine name(s) specified and no "default" machine exists. #11

Open
djscoutmaster opened this issue Dec 5, 2016 · 3 comments

Comments

@djscoutmaster
Copy link

I downloaded and attempted to startup the nextcloud docker instance on a new mac runing OSX sierra.

i get the "access forbidden 403" page error when i hit the localip/nextcloud.

when i ran "docker-machine ip" i get "Error: No machine name(s) specified and no "default" machine exists."

i have used docker a few times (im still pretty new) and nextcloud/owncloud is very new for me.

@travis-r6s
Copy link
Contributor

I also have this issue - although I have used this image before.
Unfortunately, i am also fairly new to docker, although it seems to be a server configuration issue?
image

@travis-r6s
Copy link
Contributor

apache conf file...
`Alias /nextcloud "/usr/share/webapps/nextcloud"

<Directory /usr/share/webapps/nextcloud/>
Options +FollowSymlinks
AllowOverride All
Require all granted

Dav off

SetEnv HOME /usr/share/webapps/nextcloud
SetEnv HTTP_HOME /usr/share/webapps/nextcloud

`

@chengyu2333
Copy link

I have this problem too..

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

3 participants