Open jcjordyn130 opened 7 years ago
@jcjordyn130 Are there any errors in your Web browser console or Webserver logs? I can't reproduce this on Firefox.
The web server brings up no logs, and iirc the browser didn't either.
yeah I already went into the developer tools.
Can you provide more information? (Content of error+access logs+web console) Do you use an ad blocker such as uBlock which might be filtering some resources? (if so, check your adblocker's requests log). As I said all resources are correctly loaded here (Firefox 53 on Debian, Sonerezh 1.1.3 on Apache 2.4/Debian)
Without further information it will be next to impossible to help you debug your issue.
I don't have any webserver logs, I disabled them. and I do use a blocker. my server is nginx on ubuntu 16.04, and the client is firefox esr 45 on void.
Can you do the following:
access_log
and error_log
nginx config directives), reload the nginx servceCtrl+Shift+K
)Select All
, right click again, click Copy
Seems to be working fine here. Firefox 52.0.2 on OSX and the latest Sonerezh development branch.
Working fine here too: Firefox 52 ESR on OSX and 53 on Linux.
I recently switched to Firefox at work and have seen issues with playing some tracks.
Media resource https://<server>/sonerezh/songs/download/72530 could not be decoded.
The tracks in questions are mp3 v0 but haven't had time to investigate yet. These tracks work just fine in Chrome.
Update: Issue #301 opened for the problem but root cause was partly damaged mp3 files / Firefox.
Trying to use sonerezh with firefox brings up a page with no CSS styling.