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

Incorrectly requesting status.php file #7

Closed
c0fe opened this issue Oct 5, 2017 · 4 comments
Closed

Incorrectly requesting status.php file #7

c0fe opened this issue Oct 5, 2017 · 4 comments

Comments

@c0fe
Copy link

c0fe commented Oct 5, 2017

So I have a server with the following stats:

  • CentOS 7
  • Apache Webserver
  • PHP 7

The Desktop NextCloud Client is requesting URL: https://subdomain.mydomain.com/owncloud/status.php and is reporting back that the file was not found. But that's a bad URL to request since the file is available (I have checked) at: https://subdomain.mydomain.com/status.php

How can I change the URL request in the Desktop Client or what can I do?

Here is my .conf file (scrubbed of any identifiable information):

https://hastebin.com/ulebokefoc.apache

@juliusknorr
Copy link
Member

Can you check what url your client uses for the account in the client configuration file? It should of course point to https://subdomain.mydomain.com/. On Linux systems it is located at ~/.local/share/data/Nextcloud/nextcloud.cfg

@helmo
Copy link

helmo commented Jan 18, 2018

I think this is a duplicate of #4

@camilasan
Copy link
Member

Do you still have this problem with nc 13 and nc client 2.3.3?

@c0fe
Copy link
Author

c0fe commented Apr 20, 2018

Nope, I am closing this issue.

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

No branches or pull requests

4 participants