Author Topic: 403 Error trying to access CDN, crashes Blockland on Brian's Martial Arts server  (Read 1025 times)

 So even when starting completely fresh, trying to join Brian's server, the console is filled with a bunch of 403 (Access denied) messages from cloud.blockland.us/blobs or when changing the CDN URL ( setCDNUrl(" http://blockland.s3.amazonaws.com"); ), from blockland.s3.amazonaws.com.
 When trying to access http://cloud.blockland.us/blobs or http://blockland.s3.amazonaws.com via browser, I get an brown townogical error from both websites but with a different Host and Request ID.

Quote
  <Error>
  <Code>AccessDenied</Code>
  <Message>Access Denied</Message>
  <RequestId>13519AA1XXXXXDEC</RequestId>
  <HostId>
    BhUaBtSjQpHN3+MuKshkcK+BYJhiA4l9tWBOCLE2hsNVM6XXXXXXXXXuecocd2fA
  </HostId>
</Error>
Blocked out a part of the ID-s because I am unsure how sensitive the data is and better safe than sorry. Call me paranoid.

And like I said, both websites spit out the same message except with different ID-s.

Forgot to mention. Blockland crashes right after starting to load datablocks.

When trying to access http://cloud.blockland.us/blobs or http://blockland.s3.amazonaws.com via browser, I get an brown townogical error from both websites but with a different Host and Request ID.
This is expected behavior, badspot blocked listing contents. Every request that doesn't have an ID that exists returns a 403 message.

It most likely has nothing to do with crashing on datablocks, though. Try clearing your cache.db

It happens on a completely fresh installation of Blockland. When downloading files in the server, the console is flooded with error messages of cloud.blockland.us/blobs/(file hash here).bz2 and how the website returned a 403 error. Hundreds upon hundreds of those.

It happens on a completely fresh installation of Blockland. When downloading files in the server, the console is flooded with error messages of cloud.blockland.us/blobs/(file hash here).bz2 and how the website returned a 403 error. Hundreds upon hundreds of those.
That's because it's requesting hundreds of files that aren't actually on the cdn (Blockland can't know before it tried it). If it fails to load them they'll be loaded directly from the server instead.

Is there any other reason you can think of that may cause only me to crash on loading datablocks? Even on a completely fresh installation.

is it crashing on trying to join brian's server or hosting your own/joining something like badspot's (low addon count)

It seems to be exclusive to Brian's server.. and me.

Does it show anything special at the end of console.log?

When tracing it in log mode, the last thing was exiting phase 1.

Please rename your cache.db file to something else and try again. I highly doubt the actual problem is related to your diagnosis.

I did way more than that, like I stated already. I renamed my entire Blockland folder, deleted local game content on Steam and reinstalled game. Same result.

I crash too when trying to join that server

sounds like an error with the server then?