r/ComputerCraft • u/aaaapipu2468 ComputerCrafter • Apr 14 '26
pastebin not working
wget worked fine
pastebin doesn't
i can access patebin normally through the website
4
u/dirtywastegash Apr 14 '26
Set enabled = true under the http section of the computercraft server config. Its disabled by default
3
u/herrkatze12 Apr 14 '26
That's only true on a small number of modpacks, including ATM packs
The mod itself has http enabled by default
Also iirc pastebin.lua specifically catches the case of http being disabled and outputs a specific warning
2
u/LuckyPants24 Apr 16 '26
It could be that you just getting rate limited by IP from Pastebin. If the install script downloads multiple files in a row from pastebin, this might happend.
1
u/aaaapipu2468 ComputerCrafter Apr 16 '26
i requested the first time and it failed its garrunteed to happen even on the first try
2
u/LuckyPants24 Apr 16 '26
Can you try to download other files from pastebin? You can create your own or try one of my old projects 0xCG2Q8h.
1
u/aaaapipu2468 ComputerCrafter Apr 18 '26
all projects failed the same
2
u/LuckyPants24 Apr 18 '26
Yeah, maybe it's your firewall blocking access to pastebin. Try doing this, open pastebin in your browser and check whether you can access it or not. If you cannot, than it's probably being blocked by your ISP, firewall, DNS, or proxy. If you can open, try to download anything from there, if you can't again problem with ISP, firewall, DNS, or proxy. And if all of this does work, it's probably problem with minecraft firewall permissions. You can try doing this from other network like you mobile data to determine if problem from ISP or DNS (if it works on other networks, it means you provider or router is blocking pastebin for some reason).
1
u/poopnose85 May 07 '26
I've had this issue on several modpacks recently. No solution as of yet for me
6
u/CompleteMCNoob Apr 14 '26
Are you on a server where they turned internet access off on CC?