Problem/Bug Unable to download plugins from my server

Discussion in 'Bukkit Help' started by Daynos, May 5, 2020.

Thread Status:
Not open for further replies.
  1. Offline

    Daynos

    Hello,

    I have the same problem as described here (but the topic is closed without answer).

    How can I download plugins using the terminal of my Linux server?

    I tried:
    Code:
    wget https://dev.bukkit.org/projects/worldedit/files/2869453/download
    But I get:
    Code:
    --2020-05-05 07:53:35--  https://dev.bukkit.org/projects/worldedit/files/2869453/download
    Resolving dev.bukkit.org (dev.bukkit.org)... 104.19.147.132, 104.19.146.132, 2606:4700::6813:9284, ...
    Connecting to dev.bukkit.org (dev.bukkit.org)|104.19.147.132|:443... connected.
    HTTP request sent, awaiting response... 403 Forbidden
    2020-05-05 07:53:35 ERROR 403: Forbidden.
    I tried with normal user and root user, with or without `sudo`. Same problem with other plugins.

    To get a plugin, I have to download it from my PC (Windows) and upload it to my server with WinSCP. That's not a solution, just a workaround.

    It seems to be a recurrent problem for years, but obviously, not everyone is affected...
     
  2. Offline

    timtower Administrator Administrator Moderator

    @Daynos Linux rights is not the issue.
    This is a web thing. Not sure if the download url is correct.
     
Thread Status:
Not open for further replies.

Share This Page