I was setting up JuliaBox from scratch, and hit this roadblock when I tried to create an S3 bucket named "juliabox_userbackup" - apparently, S3 doesn't allow you to use underscores in bucket names anymore, in any region.
I'm going around it by modifying the backup bucket name in tornado.conf.tpl. If that works for you chaps, shall submit a PR.
I was setting up JuliaBox from scratch, and hit this roadblock when I tried to create an S3 bucket named "juliabox_userbackup" - apparently, S3 doesn't allow you to use underscores in bucket names anymore, in any region.
I'm going around it by modifying the backup bucket name in tornado.conf.tpl. If that works for you chaps, shall submit a PR.