JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1281  
Old 18.08.2021, 15:23
Bohne Bohne is offline
Junior Loader
 
Join Date: Dec 2019
Posts: 14
Default

Quote:
Originally Posted by pspzockerscene View Post
@Bohne
Was meinst du mit "die Downloads nicht sehe"?
Meinst du die Verbindung zu myjdownloader oder findest du die heruntergeladenen Dateien auf deiner Synology nicht?
Ich vermute, du hast aus Versehen Dateien in deine Systempartition heruntergeladen siehe **External links are only visible to Support Staff**..., runterscrollen zu "I can't find my downloaded files - where are they?".

-psp-

Hi.

Danke für die Rückmeldung.

Es ist alles wie gehabt. Im jDownloader steht /volume1/download.
Jedoch wurden die Dateien in /volume1/@appstore.....jdownloader.. gespeichert und entpackt.

Kopiere ich sie nach /volume1/download sind die Dateien nicht zu sehen über die Weboberfläche mit dem neuen Account.
Der alte Admin Account wurde abgestellt.

Installiert habe ich den jDownloader neu mit dem neuen Admin Account.
Reply With Quote
  #1282  
Old 18.08.2021, 15:46
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 69,719
Default

Hast du einen gemeinsamen Ordner, der "download" (Kleingeschrieben!) heißt und über die Weboberfläche sichtbar ist?
Hast du dir den von mir verlinkten Artikel angesehen und bist dir sicher, dass der Pfad stimmt?
Verbinde dich mal per SSH mit deiner Synology und schaue manuell nach, ob "/volume1/downloads" überhaupt existiert und deine Dateien dort liegen.

Dei Befehle zum Navigieren / Dateien suchen findest du in jedem Linux Anfängertutorial z.B.
wiki.ubuntuusers.de/cd/
oder:
checkdomain.de/support/webhosting-und-homepage/nutzung-einrichtung/was-sind-die-wichtigsten-ssh-befehle/

Grüße, psp
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?


-----------------------------------
On Vacation / Im Urlaub
Start: 2023-12-09
End: TBA
Reply With Quote
  #1283  
Old 18.08.2021, 16:00
danielhouse90 danielhouse90 is offline
Baby Loader
 
Join Date: Aug 2021
Posts: 8
Default

i have deleted jdownloader folder in @appdata, @appstore e @apphome.
i have follow "Synology installation via Terminal (for all DSM versions but especially DSM7 and higher)" and "How to autostart a headless JD installation"

but when synology reboot in my.jdownloader.org i see

"CONNECT YOUR JDOWNLOADER TO GET STARTED!
Step 1:
Install JDownloader on your desktop PC, if you haven't already.

Step 2:
Use your desktop JDownloader and go to Settings,
then choose MyJDownloader, enter your login credentials
and connect.

Step 3:
Click refresh to check for connected JDownloaders."
Reply With Quote
  #1284  
Old 18.08.2021, 16:05
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 69,719
Default

@danielhouse90
Da wir in der Vergangenheit auf Deutsch geschrieben haben antworte ich mal so:
Ich verstehe deinen Post nicht wirklich.
Also du hast dich an die Anleitung gehalten, kannst JD aber nicht starten?
Die deutsche Anleitung hast du auch gefunden?
Schritt 6 hast du ausgeführt bist JD sich in deinen myjd Account einloggen konnte und entsprechend auf my.jdownloader.org erschien?

Grüße, psp
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?


-----------------------------------
On Vacation / Im Urlaub
Start: 2023-12-09
End: TBA
Reply With Quote
  #1285  
Old 18.08.2021, 19:19
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,084
Default

@danielhouse90: your previous screenshots were fine and JDownloader was running fine. JDownloader only asks for logins when no logins are setup yet. Screenshot shows that JDownloader was running fine, not asking for logins. Only use the -norestart parameter for initial setup so you can enter your MyJDownloader logins in shell
You have to setup autostart by yourself, see step 7 in https://support.jdownloader.org/Know...s-installation
In doubt, contact us via support@jdownloader.org and we can do a Teamviewer session to check this together
__________________
JD-Dev & Server-Admin
Reply With Quote
  #1286  
Old 18.08.2021, 19:20
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,084
Default

@MisterDeeds:
It's important to connect via ssh and not via telnet. telnet might fail for entering the password. Connect via ssh/putty.
Also make sure the logins are correct In doubt, contact us via support@jdownloader.org and we can do a Teamviewer session to check this together
__________________
JD-Dev & Server-Admin
Reply With Quote
  #1287  
Old 18.08.2021, 20:59
danielhouse90 danielhouse90 is offline
Baby Loader
 
Join Date: Aug 2021
Posts: 8
Default

@pspzockerscene i deleted the jdownloader folders in @appdata, @appstore e @apphome.
with putty, i'm logged in with admin user and command "sudo -i". after i gave the following commands

"mkdir /volume1/@appstore/JDownloader"
"cd /volume1/@appstore/JDownloader"
"wget http://installer.jdownloader.org/JDownloader.jar"
"java -jar JDownloader.jar -norestart"
the console did not ask me for credentials MyJDownloader.
again "java -jar JDownloader.jar -norestart", console asks account. I entered the credentials and after
"echo -en '#!/bin/bash\ncd /volume1/@appstore/JDownloader\njava -jar JDownloader.jar &' > start.sh"
"chmod a+x start.sh"
now, if i go on my.jdownloader.org, work and i can log in.
create Triggered Task and followed the guide "How to autostart a headless JD installation".
when i restart synology, i go to my.jdownloader.org and don't work " CONNECT YOUR JDOWNLOADER TO GET STARTED!", i can't log in, as if it has not been installed.
how can i do to make jd start when synolgy starts? thanks
Reply With Quote
  #1288  
Old 19.08.2021, 12:54
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,084
Default

@danielhouse90:
replace java in your script with full path to your java binary.
Most likely java is not available at startup point in path and thus the script cannot find it.
Start JDownloader manually and you will see the path in console output, for example
Quote:
FINER [ jd.SecondLevelLaunch(mainStart) ] -> java.home=/usr/lib/jvm/java-8-openjdk-amd64/jre
and then replace java with /usr/lib/jvm/java-8-openjdk-amd64/jre/java
__________________
JD-Dev & Server-Admin
Reply With Quote
  #1289  
Old 19.08.2021, 13:48
danielhouse90 danielhouse90 is offline
Baby Loader
 
Join Date: Aug 2021
Posts: 8
Default

@Jiaz
please, show me how step by step
Reply With Quote
  #1290  
Old 19.08.2021, 13:57
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,084
Default

@danielhouse90: Start JDownloader manually via your start.sh script and then create a log, see https://support.jdownloader.org/Know...d-session-logs and post logID here, then I will tell you the path of your java installation, so you can update your start.sh file
__________________
JD-Dev & Server-Admin
Reply With Quote
  #1291  
Old 19.08.2021, 15:28
Bohne Bohne is offline
Junior Loader
 
Join Date: Dec 2019
Posts: 14
Default

Quote:
Originally Posted by pspzockerscene View Post
Hast du einen gemeinsamen Ordner, der "download" (Kleingeschrieben!) heißt und über die Weboberfläche sichtbar ist?
Hast du dir den von mir verlinkten Artikel angesehen und bist dir sicher, dass der Pfad stimmt?
Verbinde dich mal per SSH mit deiner Synology und schaue manuell nach, ob "/volume1/downloads" überhaupt existiert und deine Dateien dort liegen.

Dei Befehle zum Navigieren / Dateien suchen findest du in jedem Linux Anfängertutorial z.B.
wiki.ubuntuusers.de/cd/
oder:
checkdomain.de/support/webhosting-und-homepage/nutzung-einrichtung/was-sind-die-wichtigsten-ssh-befehle/

Grüße, psp
Ich habe den alten Ordner von damals benutzt. Ich habe ihn nicht neu erstellt. Lediglich jDownloader deinstalliert und neu installiert aufgrund vom Upgrade auf DSM7.

Im jDownloader Webinterface steht \\volume1\tmp2 als Downloadordner. Es lässt sich nicht auf \volume1\tmp2 umstellen. Egal was ich da eingebe.

Und wenn ich von einem Download den Downloadpfad ändern will, kommt das hier:

Current:
/volume1/@appstore/JDownloader/\volume1\tmp2/

Ok. Während ich das hier getippt habe, habe ich den Fehler anscheinend entdeckt.

Die Frage ist nun aber, wieso ich die verschobenen Dateien nicht mehr sehe.
Das schaue ich mir nachher zuhause mal in Ruhe an.

Edit: habe gerade gesehen, dass der Ordner tmp2_1 angelegt wurde. Da sind auch alle Dateien drin.
Der war vorher nicht da.

Last edited by Bohne; 19.08.2021 at 15:31.
Reply With Quote
  #1292  
Old 19.08.2021, 15:47
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,084
Default

@Bohne: der Pfad den du nennst ist kein absoluter Pfad und wird daher relativ an den Ausführungs/Umgebungspfad angehängt, wie du ja schon erkannt hast. Unter Unix ist der Pfaddelimiter / und nicht \ ! , daher lautet der korrekte Pfad
/volume1/....
__________________
JD-Dev & Server-Admin
Reply With Quote
  #1293  
Old 19.08.2021, 15:52
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 69,719
Default

Quote:
Originally Posted by Bohne View Post
Ich habe den alten Ordner von damals benutzt. Ich habe ihn nicht neu erstellt. Lediglich jDownloader deinstalliert und neu installiert aufgrund vom Upgrade auf DSM7.
Ich redete von den Downloadpfaden in JD, nicht dem JD Installationsordner/Pfad.
Konkret wollte ich nochmal nachhaken und sichergehen, dass du Pfade verwendet hast, die du auch im Synology Interface sehen kannst.
Du hast kein Feedback zum verlinkten Supportartikel gegeben daher hier nochmal und ausführlicher:
Die Pfade, die du in JD verwendest solltest du in deiner Synology Oberfläche sehen/prüfen können z.B. per Rechtsklick -> Eigenschaften auf einen shared Ordner:

Die konkrete Frage wäre also:
Hast du einen "gemeinsam genutzten" Ordner, der "tmp2" heißt und auf volume1 liegt?
Kannst du diesen in deiner Synology Oberfläche sehen und von anderen Geräten aus darauf zugreifen?

Quote:
Originally Posted by Bohne View Post
Im jDownloader Webinterface steht \\volume1\tmp2 als Downloadordner. Es lässt sich nicht auf \volume1\tmp2 umstellen. Egal was ich da eingebe.
Nimm:
Code:
/volume1/tmp2
(Siehe Jiaz' Antwort.)

Quote:
Originally Posted by Bohne View Post
Und wenn ich von einem Download den Downloadpfad ändern will, kommt das hier:

Current:
/volume1/@appstore/JDownloader/\volume1\tmp2/
Das ist auf jeden Fall kein gültiger Pfad.
Durch die falschen Delimiter wird dein eingegegebener Pfad als relativer Pfad gesehen und an den bestehenden angehängt (siehe Jiaz' Antwort).

Quote:
Originally Posted by Bohne View Post
Die Frage ist nun aber, wieso ich die verschobenen Dateien nicht mehr sehe.
Wie gesagt im zweifel per Terminal suchen - irgendwo müssen sie liegen (es sei denn du hast sie in JD per Zurücksetzen wieder gelöscht).

Grüße, psp
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?


-----------------------------------
On Vacation / Im Urlaub
Start: 2023-12-09
End: TBA
Reply With Quote
  #1294  
Old 20.08.2021, 13:50
Bohne Bohne is offline
Junior Loader
 
Join Date: Dec 2019
Posts: 14
Default

Bei mir ist da mächtig viel durcheinander gekommen.
Ein Ordner war nicht mehr vorhanden.
Der andere Downloadordner war auf einem anderen Volume, weswegen der jDownloader dann auch gemeckert hat.

Ich konnte das Problem nun lösen.

Ihr antwortet echt schnell und gut.

Vielen Dank.
Reply With Quote
  #1295  
Old 20.08.2021, 13:57
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 69,719
Default

Danke für dein Feedback.

Falls unsere Anleitung bzw. Fehlerbehandlungsinformationen bzlg. Synology (auf support.jdownloader.org) irreführend gewesen sein sollten, gib gerne Feedback dazu und wir passen sie entsprechend an.

Grüße, psp
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?


-----------------------------------
On Vacation / Im Urlaub
Start: 2023-12-09
End: TBA
Reply With Quote
  #1296  
Old 20.08.2021, 14:03
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,084
Default

@Bohne: Danke fürs *dran* bleiben und deiner Rückmeldung!
__________________
JD-Dev & Server-Admin
Reply With Quote
  #1297  
Old 21.08.2021, 15:14
danielhouse90 danielhouse90 is offline
Baby Loader
 
Join Date: Aug 2021
Posts: 8
Default

I did a factory reset. installed java. with ssh commands
"mkdir /volume1/@appstore/JDownloader"
"cd /volume1/@appstore/JDownloader"
"wget http://installer.jdownloader.org/JDownloader.jar"
"java -jar JDownloader.jar -norestart". console don't asks login.
another "java -jar JDownloader.jar -norestart" entered login myjdownloader.
the last command entered at 13.48, now at 14.15 console is in

"THREAD: 50
50|Log.L.log 8/21/21, 1:48:26 PM - INFO [ org.appwork.storage.JsonKeyValueStorage(<init>) ] -> CFG File does not exist: /volume1/@appstore/JDownloader/cfg/org.jdownloader.extensions.extraction.ExtractionExtension.json
50|Log.L.log 8/21/21, 1:48:26 PM - FINER [ org.appwork.loggingv3.LogV3(finer) ] -> Load Translation file:/volume1/@appstore/JDownloader/translations/org/jdownloader/extensions/extraction/translate/ExtractionTranslation.en.lng/null
50|Log.L.log 8/21/21, 1:48:26 PM - INFO [ org.appwork.storage.JsonKeyValueStorage(<init>) ] -> CFG File does not exist: /volume1/@appstore/JDownloader/cfg/org.jdownloader.extensions.shutdown.ShutdownExtension.json
50|Log.L.log 8/21/21, 1:48:26 PM - FINER [ org.appwork.loggingv3.LogV3(finer) ] -> Load Translation file:/volume1/@appstore/JDownloader/translations/org/jdownloader/extensions/shutdown/translate/ShutdownTranslation.en.lng/null
Start Update
Update Message: Check for updates
Update Progress: 3%
Update Progress: -1%
Update Message: Contact Server...
Update Message: Check for updates"

is normal?
how long does it take to install jd?

Last edited by danielhouse90; 21.08.2021 at 15:21.
Reply With Quote
  #1298  
Old 21.08.2021, 22:32
tarkett tarkett is offline
JD VIP
 
Join Date: Apr 2009
Location: Deutschland
Posts: 364
Default

This is normal and finished. You must Cancel it and start it again, than it will work fine.
Reply With Quote
  #1299  
Old 24.08.2021, 15:54
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,084
Default

@danielhouse90: as soon as the MyJDownloader login are correct, the setup is completed and JDownloader is running normally. the -norestart parameter just tells JDownloader that it cannot restart/autorestart anymore, to allow you to enter your MyJDownloader logins

@tarkett: Thanks for helping out
__________________
JD-Dev & Server-Admin
Reply With Quote
  #1300  
Old 28.08.2021, 21:23
Aequita's Avatar
Aequita Aequita is offline
JD Beta
 
Join Date: Sep 2019
Posts: 54
Default

Wollte nur kurzes Feedback geben und mich für die dufte Anleitung bedanken!
Hat 1a funktioniert!

Evtl. ergänzenswert:
7. Nach der zweiten Wiederholung von 6. steht die Bude -> SSH-Restart war nötig (zumindest bei mir über Putty)
7. a.+b. Hinweis: Die Eingaben geben kein Feedback (bin ich als SSH-Noob und cmd-Laie evtl. falsch gewohnt?) - scheinen aber übernommen worden zu sein. Zumindest funktionierts.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 16:35.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.