StevenSeifried / proxmox-scripts

Scripts for Proxmox VE and Proxmox BS
MIT License
117 stars 23 forks source link

JDownloader does not ask for account credentials #18

Closed gearbox closed 1 year ago

gearbox commented 1 year ago

Cannot access web interface after LXC setup process. It looks like it is not possible to finish installation process correctly

To Reproduce Steps to reproduce the behavior:

  1. Install LXC container with jdownloader2_container.sh script
  2. Log-in to https://my.jdownloader.org/
  3. Run command: sudo -u jdown2 java -jar /opt/jdown2/JDownloader.jar -norestart
  4. The above command does not ask for any user commands, makes some magic and confirms all is Ok and asks to reboot
  5. After reboot same command also does not ask for the account login/password and just finishes silently.
  6. Going to the container IP address in a browser shows ERR_CONNECTION_REFUSED error
StevenSeifried commented 1 year ago

Hi,

jdownloader2 has no web interface, you can only access your jdownloader over my.jdownloader.org

i can't confirm the issue, i get the login prompt with the second sudo -u jdown2 java -jar /opt/jdown2/JDownloader.jar -norestart grafik