We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Oct 29, 2024 13:04:35 - INFO - Zilean subprocess: Unhandled exception. System.UnauthorizedAccessException: Access to the path '/zilean/app/data/settings.json' is denied. Oct 29, 2024 13:04:35 - INFO - Zilean subprocess: ---> System.IO.IOException: Permission denied Oct 29, 2024 13:04:35 - INFO - Zilean subprocess: --- End of inner exception stack trace --- Oct 29, 2024 13:04:35 - INFO - Zilean subprocess: at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirError) Oct 29, 2024 13:04:35 - INFO - Zilean subprocess: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) Oct 29, 2024 13:04:35 - INFO - Zilean subprocess: at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize, UnixFileMode openPermissions, Int64& fileLength, UnixFileMode& filePermissions, Boolean failForSymlink, Boolean& wasSymlink, Func`4 createOpenException) Oct 29, 2024 13:04:35 - INFO - Zilean subprocess: at System.IO.File.OpenHandle(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) Oct 29, 2024 13:04:35 - INFO - Zilean subprocess: at System.IO.File.WriteToFile(String path, FileMode mode, String contents, Encoding encoding) Oct 29, 2024 13:04:35 - INFO - Zilean subprocess: at Zilean.Shared.Features.Configuration.ZileanConfiguration.EnsureExists() in /zilean/src/Zilean.Shared/Features/Configuration/ZileanConfiguration.cs:line 21 Oct 29, 2024 13:04:35 - INFO - Zilean subprocess: at Zilean.Shared.Features.Configuration.ConfigurationExtensions.AddConfigurationFiles(IConfigurationBuilder configuration) in /zilean/src/Zilean.Shared/Features/Configuration/ConfigurationExtensions.cs:line 13 Oct 29, 2024 13:04:35 - INFO - Zilean subprocess: at Program.<Main>$(String[] args) in /zilean/src/Zilean.ApiService/Program.cs:line 5
The text was updated successfully, but these errors were encountered:
Resolved w/ Version [5.4.2]
Sorry, something went wrong.
I-am-PUID-0
No branches or pull requests
The text was updated successfully, but these errors were encountered: