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

File and Directory to monitor default settings cause crash #124

Closed
ceramicskate0 opened this issue Jan 28, 2020 · 1 comment
Closed

File and Directory to monitor default settings cause crash #124

ceramicskate0 opened this issue Jan 28, 2020 · 1 comment
Assignees
Labels
Bug Feature/something in the app that doesnt work as intended. However the app still works CRITICAL ERROR Label to describe condition where SWELF no loger works as intended or is completely broken

Comments

@ceramicskate0
Copy link
Owner

ALERT: SWELF MAIN UNSALVAGEABLE ERROR: CREATE_NEW_Files_And_Dirs() check IO restrictions on machine for app. Thread was being aborted. at
The default configs for file and directory to monitor, while commented, are causing thread to crash app.

ERROR BELOW:
Microsoft.Win32.Win32Native.GetFileAttributesEx(String name, Int32 fileInfoLevel, WIN32_FILE_ATTRIBUTE_DATA& lpFileInformation)
at System.IO.File.FillAttributeInfo(String path, WIN32_FILE_ATTRIBUTE_DATA& data, Boolean tryagain, Boolean returnErrorOnNotFound)
at System.IO.Directory.InternalExists(String path, Int32& lastError)
at System.IO.Directory.InternalExistsHelper(String path, Boolean checkHost)
at System.IO.Directory.Exists(String path)
at SWELF.File_Operation.CREATE_NEW_Files_And_Dirs(String Dir, String FileName, String FileData, Boolean Overwrite)

@ceramicskate0 ceramicskate0 added Bug Feature/something in the app that doesnt work as intended. However the app still works CRITICAL ERROR Label to describe condition where SWELF no loger works as intended or is completely broken labels Jan 28, 2020
@ceramicskate0 ceramicskate0 self-assigned this Jan 28, 2020
@ceramicskate0
Copy link
Owner Author

ceramicskate0 commented Jan 28, 2020

WORK AROUND:
once the contents of the files are removed the app works as expected (previous errors prior to this one included)

@ceramicskate0 ceramicskate0 added this to Dev Currenlty Working in SWELF before Prod via automation Mar 30, 2020
@ceramicskate0 ceramicskate0 moved this from Dev Currenlty Working to In Next Release in SWELF before Prod Apr 6, 2020
@ceramicskate0 ceramicskate0 removed this from In Next Release in SWELF before Prod Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Feature/something in the app that doesnt work as intended. However the app still works CRITICAL ERROR Label to describe condition where SWELF no loger works as intended or is completely broken
Projects
None yet
Development

No branches or pull requests

1 participant