loadsys / loadsys/CakePHP-Skeleton
Error Setting Hostname
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 10
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
I'm not sure if this is due to something I did or an update with vagrant/apache.
I recently tried to spin up a second box using an identical vagrantfile (based on this original https://github.com/beporter/CakePHP-EnvAwareness/blob/master/app-cake2/Vagrantfile) and now every time I try to spin a box up I get the following error:
```
==> default: Setting hostname...
Vagrant attempted to execute the capability 'change_host_name'
on the detect guest OS 'linux', but the guest doesn't
support that capability. This capability is required for your
configuration of Vagrant. Please either reconfigure Vagrant to
avoid this capability or fix the issue by creating the capability.
```
I've verified that vagrant as well as virtualbox are upgraded to the latest versions, but I haven't been able to get the box to spin up successfully anymore.
I can't seem to figure out what is causing this so I don't really know what is causing the issue or even if it belongs here.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the referenced app-cake2/Vagrantfile and reproduce the failure while checking the Vagrant and VirtualBox versions. Compare the hostname configuration with the guest OS capability error; done means the box starts without the change_host_name failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, php
- Domain
- infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100