refinery icon indicating copy to clipboard operation
refinery copied to clipboard

Unable to open http://11.11.11.11:8080.

Open shshnkg opened this issue 7 years ago • 1 comments

The page returns an error, stating that the page refused to connect. Is this project still live?

Will love any help on this!

shshnkg avatar Nov 02 '17 10:11 shshnkg

same here, vagrant environment is not prepared correctly:

Bringing machine 'default' up with 'virtualbox' provider...
==> default: Running provisioner: shell...
    default: Running: inline script
    default: Notice: Preparing to install into /etc/puppet/modules ...
    default: Error: Could not install module 'puppetlabs-stdlib' (best)
    default:   Module 'puppetlabs-stdlib' (v4.24.0) is already installed
    default:     Use `puppet module upgrade` to install a different version
    default:     Use `puppet module install --force` to re-install only this module
    default: Notice: Preparing to install into /etc/puppet/modules ...
    default: Error: Could not install module 'tracywebtech-supervisor' (latest)
    default:   Module 'tracywebtech-supervisor' (v1.1.8) is already installed
    default:     Use `puppet module upgrade` to install a different version
    default:     Use `puppet module install --force` to re-install only this module
    default: Notice: Preparing to install into /etc/puppet/modules ...
    default: Error: Could not install module 'puppetlabs-postgresql' (latest)
    default:   Module 'puppetlabs-postgresql' (v5.2.1) is already installed
    default:     Use `puppet module upgrade` to install a different version
    default:     Use `puppet module install --force` to re-install only this module
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.

webia1 avatar Dec 22 '17 10:12 webia1