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
Hello, we have version 0.3.2 and occasionally we receive several consecutive errors.
error on pass generate, order: League\Flysystem\FileNotFoundException: File not found at path: b4605f76-3dc6-4b27-944e-2770bba99d88/b4605f76-3dc6-4b27-944e-2770bba99d88.pkpass in /var/www/html/vendor/league/flysystem/src/Filesystem.php:390
error on pass generate, order: ErrorException: rmdir(/var/www/html/storage/app/b4605f76-3dc6-4b27-944e-2770bba99d88): No such file or directory in /var/www/html/vendor/league/flysystem/src/Adapter/Local.php:420
error on pass generate, order: ErrorException: ZipArchive::addFile(): No such file or directory in /var/www/html/vendor/thenextweb/passgenerator/src/PassGenerator.php:444
error on pass generate, order: ErrorException: ZipArchive::close(): Renaming temporary file failed: No such file or directory in /var/www/html/IkonoXperience/vendor/thenextweb/passgenerator/src/PassGenerator.php:457
We generate the file at the same time it is ready to be downloaded
These errors occur at the same time one after another, so we understand that they are related.
I hope you can help us
Thanks
The text was updated successfully, but these errors were encountered:
Hello, we have version 0.3.2 and occasionally we receive several consecutive errors.
error on pass generate, order: League\Flysystem\FileNotFoundException: File not found at path: b4605f76-3dc6-4b27-944e-2770bba99d88/b4605f76-3dc6-4b27-944e-2770bba99d88.pkpass in /var/www/html/vendor/league/flysystem/src/Filesystem.php:390
error on pass generate, order: ErrorException: rmdir(/var/www/html/storage/app/b4605f76-3dc6-4b27-944e-2770bba99d88): No such file or directory in /var/www/html/vendor/league/flysystem/src/Adapter/Local.php:420
error on pass generate, order: ErrorException: ZipArchive::addFile(): No such file or directory in /var/www/html/vendor/thenextweb/passgenerator/src/PassGenerator.php:444
error on pass generate, order: ErrorException: ZipArchive::close(): Renaming temporary file failed: No such file or directory in /var/www/html/IkonoXperience/vendor/thenextweb/passgenerator/src/PassGenerator.php:457
We generate the file at the same time it is ready to be downloaded
These errors occur at the same time one after another, so we understand that they are related.
I hope you can help us
Thanks
The text was updated successfully, but these errors were encountered: