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

status.php response is empty #8342

Closed
purigarcia opened this issue Apr 24, 2014 · 3 comments · Fixed by #8343
Closed

status.php response is empty #8342

purigarcia opened this issue Apr 24, 2014 · 3 comments · Fixed by #8343

Comments

@purigarcia
Copy link

Steps to reproduce

It’s easy to reproduce using POSTER, a firefox complement (also It can be reproduce trying to login using a mobile device)

  1. Insert the url/status.php and the credentials
  2. In actions, select "GET"
  3. The answer is empty, and the status code is Internal error 500
    (image attached below)

Expected behaviour

The request is sending something like this
{"installed":"true","version":"6.0.2.2","versionstring":"6.0.2","edition":""}

Actual behaviour

The answer is empty, and the status code is Internal error 500

Server configuration

Operating system: MaOs 10.7.5
Web server: Firefox, Chrome
It is tested in the latest version of daily (master)

screen shot 2014-04-24 at 4 36 50 pm

@DeepDiver1975
Copy link
Member

There is an error in your server -> double check the log files

@purigarcia
Copy link
Author

Hi @DeepDiver1975,
In admin, I can see this logs
Error PHP Call to undefined function print_unescaped() at /srv/www/daily/master/owncloud/status.php#37

@VicDeo
Copy link
Member

VicDeo commented Apr 24, 2014

hm. I can't reproduce it locally.
According to http://daily.owncloud.com/master/owncloud/status.php response something is wrong there.

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

Successfully merging a pull request may close this issue.

3 participants