Open PhAzE-Variance opened 8 years ago
Here is all that shows in the log after launch.
11-Jun-2016 15:49:02 - INFO :: MainThread : Checking to see if the database has all tables.... 11-Jun-2016 15:49:02 - DEBUG :: MainThread : Trying to execute: "git rev-parse HEAD" with shell in C:\Media Apps\Headphones 11-Jun-2016 15:49:02 - DEBUG :: MainThread : Git output: 5a2082ede523160f853e09731a3ca1b1a851294e 11-Jun-2016 15:49:02 - DEBUG :: MainThread : Trying to execute: "git rev-parse --abbrev-ref HEAD" with shell in C:\Media Apps\Headphones 11-Jun-2016 15:49:02 - DEBUG :: MainThread : Git output: master 11-Jun-2016 15:49:02 - INFO :: MainThread : Retrieving latest version information from GitHub 11-Jun-2016 15:49:02 - DEBUG :: MainThread : Requesting URL via GET method: https://api.github.com/repos/rembo10/headphones/commits/master 11-Jun-2016 15:49:04 - DEBUG :: MainThread : Latest version is 5a2082ede523160f853e09731a3ca1b1a851294e 11-Jun-2016 15:49:04 - INFO :: MainThread : Headphones is up to date 11-Jun-2016 15:49:04 - DEBUG :: MainThread : Using the following server values: MBHost: musicbrainz.org, MBPort: 80, Sleep Interval: 1 11-Jun-2016 15:49:04 - INFO :: MainThread : Starting Headphones web server on http://localhost:8181/ 11-Jun-2016 15:49:06 - INFO :: MainThread : Scheduled background task: Search for Wanted 11-Jun-2016 15:49:06 - INFO :: MainThread : Scheduled background task: Download Scan 11-Jun-2016 15:49:06 - INFO :: MainThread : Scheduled background task: Library Scan 11-Jun-2016 15:49:06 - INFO :: MainThread : Scheduled background task: MusicBrainz Update 11-Jun-2016 15:49:06 - INFO :: MainThread : Scheduled background task: Check GitHub for updates 11-Jun-2016 15:49:06 - INFO :: MainThread : Scheduled background task: Torrent removal check
Your log looks fine for me. Please check your browsers developer console (preferable Firefox!) and you should see some error messages in the console that certain resources (especially .css files) couldn't be loaded. If you can't figure out why they appear, drop them here for further debugging.
Hi, I am installing Headphones via git clone onto Windows 10, and it seems that no matter what settings I change, or where I install it, the web interface comes up as text only.
I have attached an image. This being a fresh install, there are no errors in the logs (when run as verbose) at all. It appears to be working except the UI. I am running this with Python 2.7.11. I've tried multiple browsers (firefox, IE, Edge) and the problem happens on all of them. Do you have any suggestions?