Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Issues creating a Rackconnected server #150

Open
machodeveloper opened this issue May 11, 2016 · 2 comments
Open

Issues creating a Rackconnected server #150

machodeveloper opened this issue May 11, 2016 · 2 comments

Comments

@machodeveloper
Copy link

I am receiving the following error when trying to create a server in a Rackconnected region.

==> default: Launching a server with the following settings...
==> default: -- Flavor: 4 GB General Purpose v1
==> default: -- Image: Windows Server 2012 R2
==> default: -- Networks: ["00000000-0000-0000-0000-000000000000", "11111111-1111-1111-1111-111111111111", "defined_network"]
==> default: -- Name: vagrant_win_test
[fog][WARNING] Received exception '814: unexpected token at 'Forbidden

Access was denied to this resource.

Networks (00000000-0000-0000-0000-000000000000) not allowed '' while decoding>> 403 Forbidden

I am able to create one successfully if I modify some code in the config.rb file to not pass in the public net id into the networks array. Is there another way to modify how this can be set or disabled?

Thanks
Michael

@tykeal
Copy link

tykeal commented Jul 11, 2016

@machodeveloper what code are you changing? I'm running into the same issue and when I modify the default networks in config.rb to not include the PUBLIC_NET_ID I still get the error.

@patakijv
Copy link

Is there any additional info about how to solve this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants