Jdownloader-2-Rclone-Heroku icon indicating copy to clipboard operation
Jdownloader-2-Rclone-Heroku copied to clipboard

issue with vps image

Open mohitjoshi155 opened this issue 2 years ago • 12 comments

i followed your instructions for running on vps but it didnt show the jdownloader on their site i am attaching logs for your reference _zen_kilby_logs.txt

mohitjoshi155 avatar Mar 07 '22 15:03 mohitjoshi155

i'll fix it

developeranaz avatar Mar 07 '22 16:03 developeranaz

fixed, now it will works on heroku & VPS

developeranaz avatar Mar 07 '22 18:03 developeranaz

fixed, now it will works on heroku & VPS

yes it works now tysm

mohitjoshi155 avatar Mar 08 '22 03:03 mohitjoshi155

i m having another problem now.... files transfer to rclone work fine but folders doesnt seem to be transfering?

mohitjoshi155 avatar Mar 08 '22 04:03 mohitjoshi155

I hadn't configured folders and archive uploads, i'll do it later

developeranaz avatar Mar 08 '22 07:03 developeranaz

Well, with herku, I just got banned when decompressing a file jdownloader used SHA-256 🥇

markosc avatar Jun 09 '22 07:06 markosc

How to install without docker on vps

nimma0001 avatar Jul 08 '22 17:07 nimma0001

see jdownloader official page

i think

  1. install latest java-sdk(a jar file runner)
  2. Then download jdownloader jar file
  3. run jar using java( initial setup need a gui )

developeranaz avatar Jul 10 '22 16:07 developeranaz

I am already running that and using rclone for sync. But this version of ur docker doesn't have ffmpeg if not build from repo

nimma0001 avatar Jul 10 '22 17:07 nimma0001

yea i get it, the problem is i did forget what i done in that container. need to rebuilt them .

developeranaz avatar Jul 10 '22 17:07 developeranaz

I am already running that and using rclone for sync. But this version of ur docker doesn't have ffmpeg if not build from repo

use


 docker run -itd developeranaz/jd2rclone:vpsbeta jd -u '[email protected]' -p 'Mystrongpass' -c 'https://yourconf.in.raw.gist/rclone.conf' 

developeranaz avatar Jul 10 '22 17:07 developeranaz

Ok thanks checking

nimma0001 avatar Jul 10 '22 17:07 nimma0001