Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to load asset from URL #851

Open
tugrulcan opened this issue May 18, 2017 · 1 comment
Open

Unable to load asset from URL #851

tugrulcan opened this issue May 18, 2017 · 1 comment

Comments

@tugrulcan
Copy link

tugrulcan commented May 18, 2017

Hi,
I'm trying to build a project depends on your assetic package. Did you change the path for https://formbuilder.online/assets/css/form-builder.min.css ?
PS: You can also have a look my dockerfile here: https://github.com/tugrulcan/vipa_php-fpm/blob/master/Dockerfile#L53
When I try to run, get this error message:

`Symfony\Bundle\FrameworkBundle\Console\Application->doRun(Object(Symfo
ny\Component\Console\Input\ArgvInput), Object(Symfony\Component\Console\Output\ConsoleOutput)) #10
/var/www/vipa/app/console(27): Symfony\Component\Console\Application->run(Object(Symfony\Component
Console\Input\ArgvInput)) #11 {main} {"exception":"[object] (RuntimeException(code: 0): Unable to l
oad asset from URL "https://formbuilder.online/assets/css/form-builder.min.css\" at /var/www/vipa/
vendor/kriswallsmith/assetic/src/Assetic/Asset/HttpAsset.php:61)"}

[RuntimeException]
Unable to load asset from URL "https://formbuilder.online/assets/css/form-builder.min.css"

assetic:dump [--forks FORKS] [--watch] [--force] [--period PERIOD] [-h|--help] [-q|--quiet] [-v|vv|
vvv|--verbose] [-V|--version] [--ansi] [--no-ansi] [-n|--no-interaction] [-s|--shell] [--process-is
olation] [-e|--env ENV] [--no-debug] [--] [<write_to>]`

@bauer01
Copy link

bauer01 commented Nov 30, 2017

same here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants