Please check for related errors in the latest log file in [mautic root]/app/log/ and/or the web server's logs and post them here. Be sure to remove sensitive information if applicable.
bash ./scripts/build-local.sh
Pulling mautic-eb
Already up to date.
Cleaning up the build space.
Setting composer.lock and composer.custom files from the dev coppies.
Custom install.
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Package operations: 159 installs, 0 updates, 0 removals
git@github.com:dropbox/dropbox-sdk-php.git
Cloning into '/Users/user/Non-Cloud-Documents/Sites/mautic-eb/vendor
/dropbox/dropbox-sdk'...
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Applying selected patches to Mautic core.
./scripts/core-patches.sh: line 17: cd: ./mautic: No such file or directory
Creating initial local.php
cp: ./mautic/app/config/local.php: No such file or directory
Re-cloning all custom plugins
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
/Users/user/Non-Cloud-Documents/Sites/mautic-eb
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
/Users/user/Non-Cloud-Documents/Sites/mautic-eb
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
/Users/user/Non-Cloud-Documents/Sites/mautic-eb
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
/Users/user/Non-Cloud-Documents/Sites/mautic-eb
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
/Users/user/Non-Cloud-Documents/Sites/mautic-eb
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
/Users/user/Non-Cloud-Documents/Sites/mautic-eb
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
/Users/user/Non-Cloud-Documents/Sites/mautic-eb
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
/Users/user/Non-Cloud-Documents/Sites/mautic-eb
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
/Users/user/Non-Cloud-Documents/Sites/mautic-eb
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
/Users/user/Non-Cloud-Documents/Sites/mautic-eb
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
/Users/user/Non-Cloud-Documents/Sites/mautic-eb
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
/Users/user/Non-Cloud-Documents/Sites/mautic-eb
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
/Users/user/Non-Cloud-Documents/Sites/mautic-eb
Already on 'master'
Your branch is up to date with 'origin/master'.
Already up to date.
/Users/user/Non-Cloud-Documents/Sites/mautic-eb
Compiling Mautic JS/CSS assets.
rm -rf ./mautic/vendor ./mautic/bin
cd ./mautic ; ln -s ../vendor vendor
sh: line 0: cd: ./mautic: No such file or directory
ln: vendor/vendor: File exists
Script cd ./mautic ; ln -s ../vendor vendor handling the custom event returned with error code 1
rm -rf ./mautic/media/css/app.css ./mautic/media/css/libraries.css
cd ./mautic ; npm install ; npm install grunt-cli ; grunt less
sh: line 0: cd: ./mautic: No such file or directory
npm WARN saveError ENOENT: no such file or directory, open '/Users/user/Non-Cloud-Documents/Sites/mautic-eb/package.json'
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN enoent ENOENT: no such file or directory, open '/Users/user/Non-Cloud-Documents/Sites/mautic-eb/package.json'
npm WARN mautic-eb No description
npm WARN mautic-eb No repository field.
npm WARN mautic-eb No README data
npm WARN mautic-eb No license field.
up to date in 0.454s
found 0 vulnerabilities
npm WARN saveError ENOENT: no such file or directory, open '/Users/user/Non-Cloud-Documents/Sites/mautic-eb/package.json'
npm WARN enoent ENOENT: no such file or directory, open '/Users/user/Non-Cloud-Documents/Sites/mautic-eb/package.json'
npm WARN mautic-eb No description
npm WARN mautic-eb No repository field.
npm WARN mautic-eb No README data
npm WARN mautic-eb No license field.
grunt-cli@1.3.2
added 150 packages from 121 contributors and audited 984 packages in 4.346s
1 package is looking for funding
run npm fund for details
found 0 vulnerabilities
sh: grunt: command not found
Script cd ./mautic ; npm install ; npm install grunt-cli ; grunt less handling the less event returned with error code 127
Script @less was called via assets
Updated 1 path from the index
What type of report is this:
Description:
Receiving error when running install script:
Failed to download dropbox/dropbox-sdk from dist: The "https://api.github.com/repos/dropbox/dropbox-sdk-php/zipball/0f1a178ca9c0271bca6426dde8f5a2241578deae" file could not be downloaded (HTTP/1.1 404 Not Found)
If a bug:
Steps to reproduce:
Log errors:
Please check for related errors in the latest log file in [mautic root]/app/log/ and/or the web server's logs and post them here. Be sure to remove sensitive information if applicable.
bash ./scripts/build-local.sh
Pulling mautic-eb Already up to date.
Cleaning up the build space.
Setting composer.lock and composer.custom files from the dev coppies.
Custom install. Loading composer repositories with package information Installing dependencies (including require-dev) from lock file Package operations: 159 installs, 0 updates, 0 removals
Installing dropbox/dropbox-sdk (v1.1.7): Downloading (failed) Failed to download dropbox/dropbox-sdk from dist: The "https://api.github.com/repos/dropbox/dropbox-sdk-php/zipball/0f1a178ca9c0271bca6426dde8f5a2241578deae" file could not be downloaded (HTTP/1.1 404 Not Found) Now trying to download from source
Installing dropbox/dropbox-sdk (v1.1.7): Cloning 0f1a178ca9
[RuntimeException]
Failed to clone https://github.com/dropbox/dropbox-sdk-php.git via https, s
sh protocols, aborting.
https://github.com/dropbox/dropbox-sdk-php.git
Cloning into '/Users/user/Non-Cloud-Documents/Sites/mautic-eb/vendor
/dropbox/dropbox-sdk'...
remote: Repository not found.
fatal: repository 'https://github.com/dropbox/dropbox-sdk-php.git/' not f
ound
git@github.com:dropbox/dropbox-sdk-php.git
Cloning into '/Users/user/Non-Cloud-Documents/Sites/mautic-eb/vendor
/dropbox/dropbox-sdk'...
ERROR: Repository not found.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--] []...
Applying selected patches to Mautic core. ./scripts/core-patches.sh: line 17: cd: ./mautic: No such file or directory
Creating initial local.php cp: ./mautic/app/config/local.php: No such file or directory
Re-cloning all custom plugins Already on 'master' Your branch is up to date with 'origin/master'. Already up to date. /Users/user/Non-Cloud-Documents/Sites/mautic-eb Already on 'master' Your branch is up to date with 'origin/master'. Already up to date. /Users/user/Non-Cloud-Documents/Sites/mautic-eb Already on 'master' Your branch is up to date with 'origin/master'. Already up to date. /Users/user/Non-Cloud-Documents/Sites/mautic-eb Already on 'master' Your branch is up to date with 'origin/master'. Already up to date. /Users/user/Non-Cloud-Documents/Sites/mautic-eb Already on 'master' Your branch is up to date with 'origin/master'. Already up to date. /Users/user/Non-Cloud-Documents/Sites/mautic-eb Already on 'master' Your branch is up to date with 'origin/master'. Already up to date. /Users/user/Non-Cloud-Documents/Sites/mautic-eb Already on 'master' Your branch is up to date with 'origin/master'. Already up to date. /Users/user/Non-Cloud-Documents/Sites/mautic-eb Already on 'master' Your branch is up to date with 'origin/master'. Already up to date. /Users/user/Non-Cloud-Documents/Sites/mautic-eb Already on 'master' Your branch is up to date with 'origin/master'. Already up to date. /Users/user/Non-Cloud-Documents/Sites/mautic-eb Already on 'master' Your branch is up to date with 'origin/master'. Already up to date. /Users/user/Non-Cloud-Documents/Sites/mautic-eb Already on 'master' Your branch is up to date with 'origin/master'. Already up to date. /Users/user/Non-Cloud-Documents/Sites/mautic-eb Already on 'master' Your branch is up to date with 'origin/master'. Already up to date. /Users/user/Non-Cloud-Documents/Sites/mautic-eb Already on 'master' Your branch is up to date with 'origin/master'. Already up to date. /Users/user/Non-Cloud-Documents/Sites/mautic-eb Already on 'master' Your branch is up to date with 'origin/master'. Already up to date. /Users/user/Non-Cloud-Documents/Sites/mautic-eb
Compiling Mautic JS/CSS assets.
up to date in 0.454s found 0 vulnerabilities
npm WARN saveError ENOENT: no such file or directory, open '/Users/user/Non-Cloud-Documents/Sites/mautic-eb/package.json' npm WARN enoent ENOENT: no such file or directory, open '/Users/user/Non-Cloud-Documents/Sites/mautic-eb/package.json' npm WARN mautic-eb No description npm WARN mautic-eb No repository field. npm WARN mautic-eb No README data npm WARN mautic-eb No license field.
1 package is looking for funding run
npm fund
for detailsfound 0 vulnerabilities
sh: grunt: command not found Script cd ./mautic ; npm install ; npm install grunt-cli ; grunt less handling the less event returned with error code 127 Script @less was called via assets Updated 1 path from the index