How to uninstall jDownloader after manuall installation?

Currently reading
How to uninstall jDownloader after manuall installation?

1
1
NAS
DS118
Operating system
  1. macOS
  2. Windows
Mobile operating system
  1. iOS
Hello! I installed jDownloader manually on DS118 (DSM 7) with following commands over SSH:
1) mkdir /volume1/@appstore/JDownloader
2) cd /volume1/@appstore/JDownloader
3) wget http://installer.jdownloader.org/JDownloader.jar
4) java -jar JDownloader.jar -norestart
5) echo -en '#!/bin/bash\ncd /volume1/@appstore/JDownloader\njava -jar JDownloader.jar &' > start.sh (script for starting jDownloader after DS reboot)

First, everything was good and worked over weeks. Now My JDownloader doesn't find a running jDownloader :-(
I reboot the NAS and started the script, but nothing happened...

How can I check, if jDownloader is running? Or how can I remove it from DS?
 
Hello! I installed jDownloader manually on DS118 (DSM 7) with following commands over SSH:
1) mkdir /volume1/@appstore/JDownloader
2) cd /volume1/@appstore/JDownloader
3) wget http://installer.jdownloader.org/JDownloader.jar
4) java -jar JDownloader.jar -norestart
5) echo -en '#!/bin/bash\ncd /volume1/@appstore/JDownloader\njava -jar JDownloader.jar &' > start.sh (script for starting jDownloader after DS reboot)

First, everything was good and worked over weeks. Now My JDownloader doesn't find a running jDownloader :-(
I reboot the NAS and started the script, but nothing happened...

How can I check, if jDownloader is running? Or how can I remove it from DS?
How were you able to install java on your DS118 unit?
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Similar threads

use your nas ip and 32769 port not 5800 if your container is using 32769
Replies
32
Views
17,410

Welcome to SynoForum.com!

SynoForum.com is an unofficial Synology forum for NAS owners and enthusiasts.

Registration is free, easy and fast!

Back
Top