This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
Justinjah91's profile picture

Pastebin issues (connecting to pastebin.com... failed)

Started by Justinjah91, 02 October 2018 - 08:10 PM
Justinjah91 #1
Posted 02 October 2018 - 10:10 PM
Hello everyone,

I'm trying to use the built in pastebin code to create an updater for my program, but I'm getting a connection failure. I'm using the command "pastebin get PQsGp80t Safebranch" to try and do this. I've checked mutliple times and that is the correct pastebin id for my code. Am I doing something wrong here? I'm pretty sure I've got http enabled and pastebin whitelisted correctly, but I've included a screenshot below of my config. Any help would be greatly appreciated

Screenshots:




P.S. - I tried to embed the images directly in this post, but I just got a weird little image icon. Is there a specific image hosting service that these forums use?
Edited on 02 October 2018 - 11:25 PM
Dog #2
Posted 02 October 2018 - 10:40 PM
Sounds like you're using a version of CC for MC 1.7.10 or earlier. You'll want to use Bomb Bloke's Resource Pack to fix that.
Edited on 02 October 2018 - 08:41 PM
Justinjah91 #3
Posted 02 October 2018 - 11:39 PM
Sounds like you're using a version of CC for MC 1.7.10 or earlier. You'll want to use Bomb Bloke's Resource Pack to fix that.

I'm on 1.8.9 actually. I'll check out the resource pack though!
Bomb Bloke #4
Posted 03 October 2018 - 01:48 AM
What's your blacklist look like?

Are you able to http.get() any URLs? Eg, "http://www.pastebin.com"?
Luca_S #5
Posted 03 October 2018 - 09:55 PM
Does whitelisting *.pastebin.com whitelist pastebin.com or only the subdomains? That might be the problem.