Code Monkey home page Code Monkey logo

Comments (5)

RedSquirrel87 avatar RedSquirrel87 commented on July 17, 2024

Original comment by Red Squirrel (Bitbucket: Red_Squirrel, GitHub: RedSquirrel87).


Ciao, prova ad avviare il file JAR da terminale dando il comando:

#!bash

java -jar /path/to/MangaDownloader.jar

dove al posto di /path/to/ devi inserire il percorso completo dove hai messo il file appunto, così vediamo di preciso in che genere di errore incappa ;)

from manga-downloader.

RedSquirrel87 avatar RedSquirrel87 commented on July 17, 2024

Original comment by Red Squirrel (Bitbucket: Red_Squirrel, GitHub: RedSquirrel87).


Ah ok, non mi aveva caricato l'edit che è apparso solo dopo aver inviato la risposta, scusa xD

Grazie, ora controllo sto "the trustAnchors parameter must be non-empty" che diavolo significa

from manga-downloader.

RedSquirrel87 avatar RedSquirrel87 commented on July 17, 2024

Original comment by Red Squirrel (Bitbucket: Red_Squirrel, GitHub: RedSquirrel87).


Allora, mi sono installato Xubuntu 18.04 (penso intendessi questo no? Non ho trovato versioni .05) e non sono riuscito a riprodurre il problema. Allora ho cercato un po' e ho trovato questa pagina su stackoverflow dove spiegano un po' l'errore e sembra essere un problema di configurazione di openjdk con i certificati https://stackoverflow.com/questions/6784463/error-trustanchors-parameter-must-be-non-empty/. Nella pagina ci sono vari commenti con i comandi da dare per fixare il problema, in special modo verso metà pagina c'è un commento che inizia con "In Ubuntu 18.04" in grassetto, ti conviene dare un'occhiata lì perché pare che dalla versione 18.04 il fix che è spiegato all'inizio della pagina non funzioni più ;)

from manga-downloader.

RedSquirrel87 avatar RedSquirrel87 commented on July 17, 2024

Original comment by Former user (Bitbucket: [Former user](https://bitbucket.org/Former user), ).


scusa ho sbagliato a scrivere la versione di xubuntu è la 18.04 l'ho corretto, appena posso proverò ad applicare il fix che hai linkato e commenterò per riferire sperando di risolvere, intanto grazie per l'aiuto così rapido :)

from manga-downloader.

RedSquirrel87 avatar RedSquirrel87 commented on July 17, 2024

Original comment by Former user (Bitbucket: [Former user](https://bitbucket.org/Former user), ).


grazie al tuo aiuto ho risolto il problema seguendo le istruzioni di quel post, in particolare i comandi sono:

sudo chown tuo_nome_utente /etc/ssl/certs/java/cacerts

/usr/bin/printf '\xfe\xed\xfe\xed\x00\x00\x00\x02\x00\x00\x00\x00\xe2\x68\x6e\x45\xfb\x43\xdf\xa4\xd9\x92\xdd\x41\xce\xb6\xb2\x1c\x63\x30\xd7\x92' > /etc/ssl/certs/java/cacerts

sudo /var/lib/dpkg/info/ca-certificates-java.postinst configure

from manga-downloader.

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.