You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If I would like to create a new invoice or offer, I get the following error (see screenshot). I'm also not able to select a template.
This did not happen from the beginning. I'm not sure which change made this happen.
The log:
[2023-08-21 20:45:44] production.ERROR: Entry "/img/PDF/estimate1.png" does not exist in the manifest. {"userId":1,"exception":"[object] (Innocenzi\Vite\Exceptions\NoSuchEntrypointException(code: 0): Entry "/img/PDF/estimate1.png" does not exist in the manifest. at /var/www/vhosts/billing/vendor/innocenzi/laravel-vite/src/Exceptions/NoSuchEntrypointException.php:21)
Files are available:
user@central:/var/www/vhosts/billing# find -name invoice1.*
./public/build/img/PDF/invoice1.png
./resources/views/app/pdf/invoice/invoice1.blade.php
./resources/static/img/PDF/invoice1.png
Expected behavior
Screenshots
Please complete the following information:
Crater version: 6.0.6
PHP version: 8.2.8
Database type and version: 10.3.39-MariaDB
Optional info
OS: Raspbian GNU/Linux 10 (buster)
Browser: different, Chrome, Edge
The text was updated successfully, but these errors were encountered:
Describe the bug
If I would like to create a new invoice or offer, I get the following error (see screenshot). I'm also not able to select a template.
This did not happen from the beginning. I'm not sure which change made this happen.
The log:
[2023-08-21 20:45:44] production.ERROR: Entry "/img/PDF/estimate1.png" does not exist in the manifest. {"userId":1,"exception":"[object] (Innocenzi\Vite\Exceptions\NoSuchEntrypointException(code: 0): Entry "/img/PDF/estimate1.png" does not exist in the manifest. at /var/www/vhosts/billing/vendor/innocenzi/laravel-vite/src/Exceptions/NoSuchEntrypointException.php:21)
Files are available:
user@central:/var/www/vhosts/billing# find -name invoice1.*
./public/build/img/PDF/invoice1.png
./resources/views/app/pdf/invoice/invoice1.blade.php
./resources/static/img/PDF/invoice1.png
Expected behavior
Screenshots
Please complete the following information:
Optional info
The text was updated successfully, but these errors were encountered: