-
Notifications
You must be signed in to change notification settings - Fork 76
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 in readdir: Unknown error #921
Comments
Hello,
|
In order to do the first, I'll have to figure out how to recompile under Windows. Were it the linux instance on the server side, or were the client running under linux, that would be pretty straightforward. Will do some reading and report back. Here are the last few lines from the phase1.gz.tmp file. I don't see anything nefarious. Maybe you can see something that I don't?
|
Hello, It would perhaps be something to do with the next entry that you can't see that it tripped over. I could try to build you a debug Windows client if you like, but it might be a couple of days, since I'd have to downgrade the tools I'm using back to 2.4.0. |
It's beginning to look like there is some sort of file system corruption. After some digging, a neighboring folder reports the following when attempting to open:
Looks like it's time to do a chkdsk during the maintenance window. Is there any way to get burp to just skip these type of issues, log the event, and continue on to the next file/folder? |
Hello, |
This appears to be the same or similar to #585
Burp Server / Client v2.4.0
Client Windows Server 2019
Server Rocky Linux 9.2
Nothing helpful in the server logs. Is there any way to get to the bottom of the path/folder/file that it's grumpy about?
There are several "WARNING: Could not stat path/filename Unknown error" messages throughout the phase 1 scan prior to failure. However, phase one doesn't seem to stop until it hits the message above. Earlier warnings seem to be on very long paths/folders/filenames (~270+ characters).
Suggestions?
The text was updated successfully, but these errors were encountered: