crater-invoice / crater

Open Source Invoicing Solution for Individuals & Businesses
https://craterapp.com
GNU Affero General Public License v3.0
7.62k stars 1.53k forks source link

Error when creating new invoice/offer #1260

Open csoscd opened 10 months ago

csoscd commented 10 months ago

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 2023-08-21 22_37_47-Crater - Self Hosted Invoicing Platform

2023-08-21 22_43_32-Crater - Self Hosted Invoicing Platform

Please complete the following information:

Optional info