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

Not writing to log file #11

Open
thevermi opened this issue Feb 24, 2016 · 4 comments
Open

Not writing to log file #11

thevermi opened this issue Feb 24, 2016 · 4 comments

Comments

@thevermi
Copy link

If I do not set the log file in the hostapd-wpe.conf, no username/challenge/response is displayed on the screen. I just get the standard hostapd info, like authenticated, deauthed, EAP type, etc.

If I set the log file, I get this cryptic error: "WPE: Cannot file log file"

Running as root, there should be no issues....

@merati
Copy link

merati commented Mar 15, 2017

run touch output.log and set the path in the config file.

@MaeLanddy
Copy link

I've tried running touch and chmod on the log file. Nothing seems to work. Just get "WPE: Cannot file log file" spit to stdout about 60 times.

@wireghoul
Copy link

I had the same issue set log file with full, relative and no path, file existed, had permissions etc. and got the same error message repeatedly.

I "solved" it by commenting out the log settings in the .conf file and running touch hostapd-wpe.log.

It would be nice to support custom logging options correctly tho...

@W00t3k
Copy link

W00t3k commented Jul 28, 2018

You can also turn on -dd - detailed logging and > all your requests. You'll have to grep but at least you won't lose any possible loot.

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

No branches or pull requests

5 participants