Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-existent method error - incorrect error #470

Open
fearoffish opened this issue Nov 23, 2021 · 0 comments
Open

Non-existent method error - incorrect error #470

fearoffish opened this issue Nov 23, 2021 · 0 comments

Comments

@fearoffish
Copy link
Contributor

❯ genesis manifest snw-jvandyke-lab --no-redact

Verifying availability of vault 'buf-lab' (https://x.x.x.x)...ok

Checking availability of the snw-jvandyke-lab BOSH director...ok - authorized as admin
Downloading configs from snw-jvandyke-lab BOSH director...
  [✘ ] all cloud configs...failed!

      Can't locate object method "alias" via package "Genesis::BOSH::Director" at /Users/jamievandyke/.geese/lib/Genesis/BOSH/Director.pm line 288.


[ERROR] Could not fetch requested configs from snw-jvandyke-lab BOSH director at https://x.x.x.x:25555

Line 288-290 of the Director.pm is:

	bail(
		"#R{[ERROR]}  No matching $type configurations defined on '#M{%s}' BOSH director", $self->alias
	) unless (-s $path);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant