forumone / web-starter

Starting place for developing Drupal, Wordpress and other web applications
http://forumone.github.io/web-starter/
22 stars 11 forks source link

Vagrant Provision Issue (Invalid User: 502) #201

Closed sshami closed 5 years ago

sshami commented 8 years ago

screen shot 2016-05-31 at 6 25 48 pm

screen shot 2016-05-31 at 6 26 10 pm

I was able to provision successfully on my personal laptop (Macbook), however, I'm getting the above errors trying to provision on my Mac desktop.

arh1 commented 8 years ago

Definitely seems related to #202 in that 502 looks like a bogus uid (the uid on the host, that's incorrectly passed through to the VM, but meaningless there).

boy412 commented 8 years ago

I am attempting to help @sshami with this issue. It is reproducible on two different systems, both of which are multi-user setups (Mac OS 10.x). I agree this seems related to #202. Was there a fix for this? I am at the limits of my troubleshooting skills for this issue.