Page 1 of 1

CLOSED: Plex Media Server - Blank Page

Posted: Sat Jan 23, 2016 10:48 pm
by crayserver
I get a blank page when trying to access the Plex Media Server. plexms.yourhda.com/index.html. There are no errors, just a blank page. I have cleared the cache, and tried via Chrome and IE with same results. Server shows as Running status. No problem with accessing the server from the mobile app, or the Home Theater program.

Can you suggest any troubleshooting steps, or should I uninstall/re-install?

Thanks!

Jay

Re: Plex Media Server - Blank Page

Posted: Sun Jan 24, 2016 6:12 pm
by bigfoot65
The Plex Media Server wiki page might be helpful.

If not, please provide the URL for the following:

Code: Select all

fpaste --sysinfo
This will help us assist you with the issue.

Re: Plex Media Server - Blank Page

Posted: Mon Jan 25, 2016 5:22 pm
by enginerd364
I'm experiencing this issue as well, just recently occured. I can access via Plex applications, just not the web server interface at plexms.yourhda.com.

http://paste.fedoraproject.org/314709/37676521/

Kyle

Re: Plex Media Server - Blank Page

Posted: Mon Jan 25, 2016 5:31 pm
by bigfoot65
plexms.yourhda.com

This access is not set up by default since that involves access outside your network. There are security risks that go along with this that users must understand. Amahi only provides access to apps inside the network. If you choose to expose them outside your network, you must accept the risk.

In order to do so, you need to follow the hosting a website guidance in the wiki.

EDIT: Also try changing "localhost" to "hda" in the /etc/httpd/conf.d/*plex*.conf file and restart httpd to see if that works.

Re: Plex Media Server - Blank Page

Posted: Mon Jan 25, 2016 6:02 pm
by enginerd364
plexms.yourhda.com

This access is not set up by default since that involves access outside your network. There are security risks that go along with this that users must understand. Amahi only provides access to apps inside the network. If you choose to expose them outside your network, you must accept the risk.

In order to do so, you need to follow the hosting a website guidance in the wiki.

EDIT: Also try changing "localhost" to "hda" in the /etc/httpd/conf.d/*plex*.conf file and restart httpd to see if that works.
Sorry, I used the "yourhda" incorrectly, forgot that its an actual web address. I meant to say the page loads blank when accessing plexms.home.com on my local network, where home.com is the address of my amahi server. It is worth noting that hda:32400/web/index.html still works, its just the plexms.* no longer works.

Re: Plex Media Server - Blank Page

Posted: Mon Jan 25, 2016 6:03 pm
by bigfoot65
No problem.

Did you try the proposed fix mentioned at the end of my post?

Also the bug report you updated on also provides the same guidance.

Please try this and let us know if it works.

Re: Plex Media Server - Blank Page

Posted: Thu Jan 28, 2016 9:49 pm
by thegeebs
I just started having this issue after the last update Amahi pushed through. I can access the page: http://hda:32400/web/index.html#!/settings

Something broke that wasn't broken prior to this update.

Code: Select all

http://plexms.YOURHDA.com/index.html
Proxy Error

The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request GET /index.html.

Reason: DNS lookup failure for: hda

Re: Plex Media Server - Blank Page

Posted: Fri Jan 29, 2016 3:39 am
by bigfoot65
Please add your issue to bug #1648.

Re: Plex Media Server - Blank Page

Posted: Sat Jan 30, 2016 7:56 am
by bigfoot65
Closing this thread.

Progress can be tracked in the bug report mentioned in the previous post.