ClusterHQ / flocker

Container data volume manager for your Dockerized application

Home Page:https://clusterhq.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to access the below URL

Hamsini92 opened this issue · comments

Hi,
I am currently working on docker container migration. I followed the below tutorial blog
https://clusterhq.com/2015/03/25/migration-database-container-docker-swarm/

Upon giving 'vagrant up ' command after entering the power strip demo folder . I ran into the below errors. Please find below my error log

root@hamsini-virtual-machine:/home/hamsini/powerstrip-swarm-demo# vagrant up
Bringing machine 'node1' up with 'virtualbox' provider...
Bringing machine 'node2' up with 'virtualbox' provider...
Bringing machine 'master' up with 'virtualbox' provider...
==> node1: Box 'powerstrip-swarm-demo-v3' could not be found. Attempting to find and install...
node1: Box Provider: virtualbox
node1: Box Version: >= 0
==> node1: Box file was not detected as metadata. Adding it directly...
==> node1: Adding box 'powerstrip-swarm-demo-v3' (v0) for provider: virtualbox
node1: Downloading: http://storage.googleapis.com/experiments-clusterhq/orchestration-demos/powerstrip-swarm-demo-v3.box
An error occurred while downloading the remote file. The error
message, if any, is reproduced below. Please fix this error and try
again.

The requested URL returned error: 403 Forbidden

I tried logging into the below site to double check , if there was any fault in the URL and I ran into the below errors

AccountProblemYour Google account is not currently enabled for this operation. Please check https://console.developers.google.com/billing to see if you have a past due balance or if the credit card (or other payment mechanism) on your account is expired. You can find additional information at https://developers.google.com/storage/docs/signup

The billing account for the requested project is disabled in state 'closed'

Puzzled by the errors, I received , I checked my google account and I had no balance to be settled in my account. I , enabled the google API option then raised a ticket in google support .This was the reply that I got from google support.

This API doesn't belong to google and that I need to contact the developer for permission

Could anyone please clarify as this is hampering my testing

Thanks in Advance