SynologyMe - Projekte

Normale Version: JDownloader - Testphase vorbei. BETA Download freigegeben!
Du siehst gerade eine vereinfachte Darstellung unserer Inhalte. Normale Ansicht mit richtiger Formatierung.
Seiten: 1 2 3
Hallo Radoan, kannst du davon mal ein Bild machen und es hier anhängen damit man weiß wo das genau passiert? Ich glaube nämlich nicht das das was mit dem Paket zu tun hat.

Gruß - Der Admin
Hi .. ich melde mich nochmal zurück. Die Bilder wuren wohl noch nicht geladen. Jetzt sind alle Icons auch sichtbar. Hat ein paar Tage gedauert :-)
Ich danke für die schnelle Hilfe.
Oliver
Hallo nochmal,
wieder erscheinen einige Icons nicht.
Hier ein Screenshot.
Gruss Oliver
Hallo Radoan,

soweit ich das beurteilen kann sind das Icons zu rapidgator.net
[attachment=353]

Die Webseite zum steuern auf https://my.jdownloader.org/ zeigt dir ja nur an in wie weit die downloads erreichbar sind auch durch die Icons. Also ich würde fast daruf tippen das die Downloads recht alt sind und hier nicht mehr alle zur Verfügung stehen.
Das sagen deine Downloads ja zum Teil auch durch "An error occoured .." und "File not found .." Meldungen.

Das hat erstmal nix mit dem Paket an sich zu tun. 
Wenn die Daten erreichbar sind findet der Download ja statt oder nicht?

Gruß - Der Admin
I followed the instructions completely.  When I click load on the app it opens up the web interface and try downloading something it keeps saying invalid download path even though i have confirmed it is the path in Synology/
Hi RBH490,

Was the note in the description below the download followed? Eh

Zitat:..
..

Permission setting - Important NOTE

If you have problems downloading using JDownloader after installation due to a lack of permissions, please use the settings as shown in the permission settings picture!


Greetz - The Admin
Thank you so much. This installation is too much easy and clean than the SSH method. My problema is that now I have 2 JDownloaders running on my Synology. How can I remove the old installation via Terminal?
Hi there, did you install the old by terminal or SW Center?

First of all, deinstall the new package. Then you need to stop the old prozess by terminal like:

Code:
ps -efa | grep JDownloader

You should get s.th, like this ..

Code:
root    14779 14466  0 06:37 pts/0    00:00:00 grep --color=auto JDownloader
JDownlo+ 30856    1  0 Jan21 ?        00:21:45 /volume1/@appstore/JDownloader/java/jdk/jre/bin/java -Djava.awt.headless=true -jar JDownloader.jar -afterupdate
root@Server:~#

Then kill the prozess number by .. (in my case 30856 .. in you case ther can be an nother number)

Code:
kill 30856

Then you can delete the old folder structure ( in my case) by ..

Code:
rm -r /volume1/@appstore/JDownloader

Be carefull by doing this .. rm -r kills every Data without asking again .. and then it is really gone. No option to get it back!! Idea 
Be shure it ist the right folder! Aikido


After this you can install my package again an voilà, everything is fine  Coffee

Greetz - The Admin
Vielen Dank, mega Arbeit
Hi,
thanks you for your work.

I juste have an last problems. All my download have an error like "invalid download directory".
I try to change the path but even if the path exist.

Any hint on what look like a basic path?

Can we have access to a consol log or a terminal to now the path?

Thanks
Seiten: 1 2 3