Troubleshooting

Application errors

Hostname

No active website found for hostname “<app-name>.php<version>.cms” and pathInfo “/”

Make sure the entries in the database table site_website match your hostname. Warning: these database entries will be cached by the PHP application. If you updated the domains in the database and still get a mismatch, try clearing the symfony cache.

Utility errors

Composer error: The ‘https://packages.3wmedia.nl/packages.json’ URL required authentication

Your credentials failed to authenticate to packages.3wmedia.nl. Check your ~/.composer/auth.json configuration file. Also, read more at: https://docs.3wmedia.nl/framework/recipe/requirements.html#composer

yarn error

Couldn’t find package “@fortawesome/fontawesome-pro@^5.5.0”

Your credentials failed to authenticate to npm.3wmedia.nl. Check your ~/.npmrc configuration file. Also, read more at: framework requirements