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

update_player_info: Received null data from get_player_info! #39

Open
augustf opened this issue Apr 17, 2015 · 1 comment
Open

update_player_info: Received null data from get_player_info! #39

augustf opened this issue Apr 17, 2015 · 1 comment

Comments

@augustf
Copy link
Member

augustf commented Apr 17, 2015

I'm in the process of trying to reproduce #32 and am totally unable to connect a Concerto Player VM to a Concerto Server VM. Steps to reproduce:

  • Import player and server VM's
  • Create self-signed SSL cert on server and reconfigure Apache
  • Bypass kiosk mode on player and trust the SSL certificate
  • Enter https server URL into player
  • Get error "Failed to set URL: Could not connect to Concerto server."

At this point, I went over to the code for get_player info and saw that it was going to concerto_url/hardware/players/current.json

I went to this in my own browser and got a 404. This doesn't seem to be a valid path.

@augustf
Copy link
Member Author

augustf commented Apr 17, 2015

I should mention that after going through the process once, I added mod_rewrite statements to redirect all HTTP requests to HTTPS, just in case.

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

1 participant