Giter Site home page Giter Site logo

cannot open the webUI about mympd HOT 8 CLOSED

sandbox404 avatar sandbox404 commented on July 18, 2024
cannot open the webUI

from mympd.

Comments (8)

jcorporation avatar jcorporation commented on July 18, 2024 1

It seems here are various bugs found.

alert certificate unknown:../ssl/record/rec_layer_s3.c:1562:SSL alert number 46

This is a expected error message if the browser does not trust the certificate. It should not prevent myMPD to work correctly.

Uncaught SyntaxError: Unexpected end of input (at combined.js:14:1):

This is indeed a issue with JavaScript minification that only occurs for the master branch. Fixed with ce694ea

"View settings" get not applied after clicking "Apply".

I could reproduce it for the playback view. Fixed with b9f6e4f

Please test the devel branch. I will release a fixed 15.0.1 release shortly after it works for you.

from mympd.

loop333 avatar loop333 commented on July 18, 2024

Uncaught SyntaxError: Unexpected end of input (at combined.js:14:1):
caused by
myMPD/htdocs/js/viewQueueCurrent.js:96:
if (features.featAdvqueue === false || // always sorted by priority

from mympd.

GK-774 avatar GK-774 commented on July 18, 2024

Same here on Linux (running directly on the same machine) gives just the green start screen with logo with a fresh install (/var/lib/mympd removed before starting the first time). Reverted back to 14.1.2 which works perfect on the same environment.

from mympd.

GK-774 avatar GK-774 commented on July 18, 2024

Update: Just built 15.0.1 (devel) and this one works as expected so far, although it currently should be basically the same. Seems something is broken in the master branch.

from mympd.

loop333 avatar loop333 commented on July 18, 2024

debug build works well on both branches because it doesn't use minify js

from mympd.

GK-774 avatar GK-774 commented on July 18, 2024

Well, "View settings" get not applied after clicking "Apply".

from mympd.

loop333 avatar loop333 commented on July 18, 2024

Well, "View settings" get not applied after clicking "Apply".

I see the same, error:
JavaScript error: Uncaught TypeError: Cannot read properties of null (reading 'myMPD-value') (http://minipc.lan:9080/js/combined.js: 13:115067)

from mympd.

GK-774 avatar GK-774 commented on July 18, 2024

In album view and playback view the view settings are not applied and saved, the other views appear to work ok.

from mympd.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.