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

Error when creating new invoice/offer #1260

Open
csoscd opened this issue Aug 21, 2023 · 0 comments
Open

Error when creating new invoice/offer #1260

csoscd opened this issue Aug 21, 2023 · 0 comments

Comments

@csoscd
Copy link

csoscd commented Aug 21, 2023

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:

  • 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
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

1 participant