matomo-dev-environment icon indicating copy to clipboard operation
matomo-dev-environment copied to clipboard

Matomo Development Environment (Vagrant)

Results 16 matomo-dev-environment issues
Sort by recently updated
recently updated
newest added

Running `vagrant up` fails with the following error: ```sh ==> default: Mounting shared folders... default: /vagrant => /home/renata-on2/Dev/matomo/matomo-dev-environment default: /etc/puppet/files => /home/renata-on2/Dev/matomo/matomo-dev-environment/puppet/files default: /home/vagrant/www => /home/renata-on2/Dev/matomo/matomo-dev-environment/www default: /tmp/vagrant-puppet/modules-9845a071be6f3196616349b4f72550fa => /home/renata-on2/Dev/matomo/matomo-dev-environment/puppet/modules...

After running command `docker build -t piwikdev .` I get: ``` ---> 98928575c77e Step 15/26 : RUN gem install puppet ---> Running in 4e5aeff1182f ERROR: Error installing puppet: fast_gettext requires...

Hi there, I'm getting the following error: ``` Cloning into 'puppet/modules/inifile'... Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights...

We are a group of researchers from Yale University building a tool to finding bugs in configurations files. To evaluate the effectiveness of our tool, we randomly selected 1000 open...

When I executed the `vagrant up` command it ended with an error: ``` Error: Could not parse application options: invalid option: --manifestdir ``` How can I fix it? Full log...

I've been trying to use the Vagrant box with my Piwik install, but with no success until now. ``` piwik/ # contains Piwik code piwik-dev-environment/ ... www/ piwik/ # hey...

Hi, do i miss something or is there an alternative for the repository url? kind regards, Reinhard Cloning into 'puppet/modules/apt'... fatal: remote error: Repository not found. Clone of 'git://github.com/camptocamp/puppet-apt' into...

The current provisioning does not include the required composer run to be able to use piwik. Either the documentation needs a fix or a composer run should be in place,...

The socket for nginx/php5-fpm is currently targeted at leads to a permission denied problem from dmesg ``` [12519.666697] init: php5-fpm main process (12528) terminated with status 78 [12519.666706] init: php5-fpm...

Cloning this repo with --recursive flag fails with "Clone of 'git://github.com/camptocamp/puppet-apt' into submodule path 'puppet/modules/apt' failed".