1
0
mirror of https://github.com/ToxicCrack/PrintABrick.git synced 2025-05-20 06:00:08 -07:00

Troubleshooting

This commit is contained in:
Daniel 2020-03-20 09:56:05 +01:00
parent 904b4e3d84
commit 673a5a3c00

View File

@ -32,6 +32,9 @@ You may need additional packages for ubuntu/debian:
[libjpeg62-turbo](https://debian.pkgs.org/sid/debian-main-amd64/libjpeg62-turbo_1.5.2-2+b1_amd64.deb.html) [libjpeg62-turbo](https://debian.pkgs.org/sid/debian-main-amd64/libjpeg62-turbo_1.5.2-2+b1_amd64.deb.html)
### NGinx
[config](https://symfony.com/doc/3.3/setup/web_server_configuration.html#nginx)
## Troubleshooting ## Troubleshooting
If you got an error like If you got an error like
@ -43,6 +46,10 @@ The elastisearch index must be build:
`bin/console fos:elastica:populate --env=prod` `bin/console fos:elastica:populate --env=prod`
The import from rebrickable may complete with the message "Done with X errors.". This is normal. Most probably some parts/sets are faulty and haven't be imported.
--- ---
From this point on, the original Readme text: From this point on, the original Readme text: