tsquillario / Jamstash

HTML5 Music Streamer for Subsonic
http://jamstash.com
270 stars 88 forks source link

Cannot install Jamstash... need help ;) #232

Closed pcace closed 8 years ago

pcace commented 8 years ago

Hi, I have followed the Jamstash-install instructions for a Linux system, but i am not able to run it! Whats the matter there? i get this: --> any idea?

bildschirmfoto 2016-02-14 um 14 12 31 bildschirmfoto 2016-02-14 um 14 13 47

Hyzual commented 8 years ago

What happens if you browse to http://server:8080/subsonic/Jamstash/dist/ ? The dist/ forlder contains all the javascript / css / html / images in minified format and should contain an index.html file for your browser to display.

pcace commented 8 years ago

wow, that was fast! It helps, and works now. Is this something to worry about or something i just have to accept ;)?

Hyzual commented 8 years ago

Glad to read that :). Nothing to worry about. It seems we forgot to mention that part in the Getting started doc, I'll update it right away. Anyway, if you want to browse to Jamstash/ just empty the folder at /var/subsonic/jetty/[number]/webapp/Jamstash and only move the contents of the dist/ folder to it.