You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 28, 2022. It is now read-only.
I`m getting this error if i reload my vagrant box.
I cant get shopware started .. what do i wrong ?
And if i go to apache.shopware i get a blank page.
In my /etc/hosts i have
127.0.0.1 apache.shopware
The vagrant error:
==> default: warning: Could not retrieve fact fqdn
==> default: Puppet::Parser::AST::Resource failed with error ArgumentError: Could not find declared class shopware at /tmp/vagrant-puppet-3/manifests/site_shopware.pp:15 on node commercedev
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
stdin: is not a tty
Puppet::Parser::AST::Resource failed with error ArgumentError: Could not find declared class shopware at /tmp/vagrant-puppet-3/manifests/site_shopware.pp:15 on node commercedev
I`m getting this error if i reload my vagrant box.
I cant get shopware started .. what do i wrong ?
And if i go to apache.shopware i get a blank page.
In my /etc/hosts i have
127.0.0.1 apache.shopware
The vagrant error:
==> default: warning: Could not retrieve fact fqdn
==> default: Puppet::Parser::AST::Resource failed with error ArgumentError: Could not find declared class shopware at /tmp/vagrant-puppet-3/manifests/site_shopware.pp:15 on node commercedev
The following SSH command responded with a non-zero exit status.
Vagrant assumes that this means the command failed!
FACTER_db_username='commercedev@localhost' FACTER_db_password='secure' FACTER_repository='svn' FACTER_svn_username='false' FACTER_svn_password='false' puppet apply --modulepath '/tmp/vagrant-puppet-3/modules-0:/etc/puppet/modules' --manifestdir /tmp/vagrant-puppet-3/manifests --detailed-exitcodes /tmp/vagrant-puppet-3/manifests/site_shopware.pp
Stdout from the command:
warning: Could not retrieve fact fqdn
Stderr from the command:
stdin: is not a tty
Puppet::Parser::AST::Resource failed with error ArgumentError: Could not find declared class shopware at /tmp/vagrant-puppet-3/manifests/site_shopware.pp:15 on node commercedev