Skip to content
This repository has been archived by the owner on Dec 14, 2022. It is now read-only.

File not found exception on Linux #66

Open
awoniyimuyiwa opened this issue Mar 7, 2022 · 0 comments
Open

File not found exception on Linux #66

awoniyimuyiwa opened this issue Mar 7, 2022 · 0 comments

Comments

@awoniyimuyiwa
Copy link

awoniyimuyiwa commented Mar 7, 2022

Throws file not found exception '/app/59a1b217-811d-4723-a54b-....pdf on Linux Docker container.

A portion of the stack trace:

Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, string path, bool isDirectory, Func<ErrorInfo, ErrorInfo> errorRewriter)
Microsoft.Win32.SafeHandles.SafeFileHandle.Open(string path, OpenFlags flags, int mode)
System.IO.FileStream.OpenHandle(FileMode mode, FileShare share, FileOptions options)
System.IO.FileStream..ctor(string path, FileMode mode, FileAccess access, FileShare share, int bufferSize, FileOptions options)
Wkhtmltopdf.NetCore.WkhtmlDriver.Convert(string wkhtmlPath, string switches, string html)
Wkhtmltopdf.NetCore.GeneratePdf.GetPDF(string html)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant