Could not open input file: /tmp/ispconfig-ai/ispconfig.ai.php

Discussion in 'Installation/Configuration' started by sholzy, Nov 14, 2025.

  1. sholzy

    sholzy New Member

    Is this because your Gitlab is offline?

    Code:
    root@tribbles:~# wget -O - https://get.ispconfig.org | sh -s -- --use-ftp-ports=40110-40210 --unattended-upgrades --debug --interactive
    --2025-11-13 18:45:53--  https://get.ispconfig.org/
    Resolving get.ispconfig.org (get.ispconfig.org)... 172.67.75.112, 104.26.11.246, 104.26.10.246, ...
    Connecting to get.ispconfig.org (get.ispconfig.org)|172.67.75.112|:443... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 2037 (2.0K) [application/octet-stream]
    Saving to: ‘STDOUT’
    
    -                                100%[=========================================================>]   1.99K  --.-KB/s    in 0s     
    
    2025-11-13 18:45:53 (34.1 MB/s) - written to stdout [2037/2037]
    
    Could not open input file: /tmp/ispconfig-ai/ispconfig.ai.php
    root@tribbles:~#
    
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Yes, the git system has been under a DOS attack since yesterday. I'll have to see what I can do about that.
     
    ahrasis likes this.
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Seems the scraper bots of the AI companies go wild at the moment, downloading every bit and commit message etc. from every GitLab repo they find. There are more reports of GitLab instances becoming unusable due to that at the moment. For the moment, it's working again. I will see how to restrict them from using up our server resources.
     
    ahrasis likes this.
  4. Wade Z

    Wade Z New Member

    Hi,

    Thanks for letting us know this.
    However, according to the official installation guide, the ISPConfig installation still fails, even after setting the hostname and updating the system.

    Connecting to get.ispconfig.org (get.ispconfig.org)|104.26.10.246|:443... connec ted.
    HTTP request sent, awaiting response... 200 OK
    Length: 2037 (2.0K) [application/octet-stream]
    Saving to: ‘STDOUT’

    - 100%[===================>] 1.99K --.-KB/s in 0s

    2025-11-14 10:02:41 (27.5 MB/s) - written to stdout [2037/2037]

    Could not open input file: /tmp/ispconfig-ai/ispconfig.ai.php
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    Ok, I'll check that.
     
  6. remkoh

    remkoh Active Member HowtoForge Supporter

    Please share if you find a solution.
    I host a rather popular forum (on apache) that suffers from ai bots too from time to time.
    Haven't found a workable solution yet.
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

    @Wade Z It should be working again. The overload on GitLab also affected various build processes that run at night.
     
  8. till

    till Super Moderator Staff Member ISPConfig Developer

    Yes, will do. This is what has been suggested to me: https://anubis.techaro.lol/ I have not tested that yet.
     
  9. sholzy

    sholzy New Member

    Mod-evasive if you're using Apache.
     
  10. remkoh

    remkoh Active Member HowtoForge Supporter

    The ubuntu package is old and crappy.
     
  11. ahrasis

    ahrasis Well-Known Member HowtoForge Supporter

    It suggests things to go through this "anubis" first then ours? I don't feel safe this way though.
     
  12. pyte

    pyte Well-Known Member HowtoForge Supporter

    It's actually my suggestion. This is a well respected piece of open source software and is used from alot of big projects for example:
    So there is really no need to worry :)
     
    ahrasis likes this.

Share This Page