Giter Club home page Giter Club logo

Comments (6)

AngelaVilladiego avatar AngelaVilladiego commented on July 17, 2024 1

Downloads fail on the command line tool, Firefox desktop Tampermonkey script, as well as the bookmarked javascript code in both Firefox and Chrome mobile browsers.

The command line error code is as follows:

[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "function Error() { [native code] }".] { code: 'ERR_UNHANDLED_REJECTION' }

from dl-librescore.

AngelaVilladiego avatar AngelaVilladiego commented on July 17, 2024 1

It seems to be working now. I realized that Musescore itself was having an issue where only the first image of the sheet music was loading. It appears their servers were having issues. Now that the website is running properly, the extension works as expected on my end!

from dl-librescore.

ScriptKiddieOnAJourney avatar ScriptKiddieOnAJourney commented on July 17, 2024

Yeah, it's just... broken. It doesn't download a file

from dl-librescore.

ScriptKiddieOnAJourney avatar ScriptKiddieOnAJourney commented on July 17, 2024

Yeah, it's just... broken. It doesn't download a file

In fact, it performs all the actions it should, but then it just doesn't download it.

from dl-librescore.

qqwui avatar qqwui commented on July 17, 2024

Download MIDI fails with this on Firefox Version 123.0 (64-bit):

Error: token timeout
    timer https://musescore.com/pimplup/an-ending:26753
    setTimeout handler*getApiAuth/</< https://musescore.com/pimplup/an-ending:26752
    getApiAuth https://musescore.com/pimplup/an-ending:26751
    __awaiter https://musescore.com/pimplup/an-ending:10
    __awaiter https://musescore.com/pimplup/an-ending:6
    getApiAuth https://musescore.com/pimplup/an-ending:26697
    getFileUrl https://musescore.com/pimplup/an-ending:26779
    __awaiter https://musescore.com/pimplup/an-ending:10
    __awaiter https://musescore.com/pimplup/an-ending:6
    getFileUrl https://musescore.com/pimplup/an-ending:26776
    action https://musescore.com/pimplup/an-ending:31365
    normalizeUrlInput https://musescore.com/pimplup/an-ending:31193
    download https://musescore.com/pimplup/an-ending:31199
    __awaiter https://musescore.com/pimplup/an-ending:10
    __awaiter https://musescore.com/pimplup/an-ending:6
    download https://musescore.com/pimplup/an-ending:31198
    process https://musescore.com/pimplup/an-ending:31214
    __awaiter https://musescore.com/pimplup/an-ending:10
    __awaiter https://musescore.com/pimplup/an-ending:6
    process https://musescore.com/pimplup/an-ending:31209
    onclick https://musescore.com/pimplup/an-ending:31082
an-ending:31218:31
    process https://musescore.com/pimplup/an-ending:31218
    rejected https://musescore.com/pimplup/an-ending:8
    (Async: promise callback)
    step https://musescore.com/pimplup/an-ending:9
    __awaiter https://musescore.com/pimplup/an-ending:10
    __awaiter https://musescore.com/pimplup/an-ending:6
    process https://musescore.com/pimplup/an-ending:31209
    onclick https://musescore.com/pimplup/an-ending:31082

Download PDF fails with:

Error: token timeout
    timer https://musescore.com/pimplup/an-ending:26753
    setTimeout handler*getApiAuth/</< https://musescore.com/pimplup/an-ending:26752
    getApiAuth https://musescore.com/pimplup/an-ending:26751
    __awaiter https://musescore.com/pimplup/an-ending:10
    __awaiter https://musescore.com/pimplup/an-ending:6
    getApiAuth https://musescore.com/pimplup/an-ending:26697
    getFileUrl https://musescore.com/pimplup/an-ending:26779
    __awaiter https://musescore.com/pimplup/an-ending:10
    __awaiter https://musescore.com/pimplup/an-ending:6
    getFileUrl https://musescore.com/pimplup/an-ending:26776
    rs https://musescore.com/pimplup/an-ending:26817
    exportPDF https://musescore.com/pimplup/an-ending:26810
    __awaiter https://musescore.com/pimplup/an-ending:10
    __awaiter https://musescore.com/pimplup/an-ending:6
    exportPDF https://musescore.com/pimplup/an-ending:26807
    downloadPDF https://musescore.com/pimplup/an-ending:26835
    __awaiter https://musescore.com/pimplup/an-ending:10
    __awaiter https://musescore.com/pimplup/an-ending:6
    downloadPDF https://musescore.com/pimplup/an-ending:26830
    action https://musescore.com/pimplup/an-ending:31358
    process https://musescore.com/pimplup/an-ending:31214
    __awaiter https://musescore.com/pimplup/an-ending:10
    __awaiter https://musescore.com/pimplup/an-ending:6
    process https://musescore.com/pimplup/an-ending:31209
    onclick https://musescore.com/pimplup/an-ending:31082
an-ending:31218:31

And Download MP3 fails wth:

Error: token timeout
    timer https://musescore.com/pimplup/an-ending:26753
    setTimeout handler*getApiAuth/</< https://musescore.com/pimplup/an-ending:26752
    getApiAuth https://musescore.com/pimplup/an-ending:26751
    __awaiter https://musescore.com/pimplup/an-ending:10
    __awaiter https://musescore.com/pimplup/an-ending:6
    getApiAuth https://musescore.com/pimplup/an-ending:26697
    getFileUrl https://musescore.com/pimplup/an-ending:26779
    __awaiter https://musescore.com/pimplup/an-ending:10
    __awaiter https://musescore.com/pimplup/an-ending:6
    getFileUrl https://musescore.com/pimplup/an-ending:26776
    action https://musescore.com/pimplup/an-ending:31369
    normalizeUrlInput https://musescore.com/pimplup/an-ending:31193
    download https://musescore.com/pimplup/an-ending:31199
    __awaiter https://musescore.com/pimplup/an-ending:10
    __awaiter https://musescore.com/pimplup/an-ending:6
    download https://musescore.com/pimplup/an-ending:31198
    process https://musescore.com/pimplup/an-ending:31214
    __awaiter https://musescore.com/pimplup/an-ending:10
    __awaiter https://musescore.com/pimplup/an-ending:6
    process https://musescore.com/pimplup/an-ending:31209
    onclick https://musescore.com/pimplup/an-ending:31082
an-ending:31218:31

I'll do testing with Chromium tomorrow.

from dl-librescore.

PeterNjeim avatar PeterNjeim commented on July 17, 2024

Duplicate of #44 and #51

from dl-librescore.

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.