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

Run LogParser-Error #71

Closed
zraiss opened this issue Sep 26, 2021 · 1 comment
Closed

Run LogParser-Error #71

zraiss opened this issue Sep 26, 2021 · 1 comment

Comments

@zraiss
Copy link

zraiss commented Sep 26, 2021

Hello All,

I have this error (I use Python3)
Traceback (most recent call last):
File "Drain_demo.py", line 20, in
parser.parse(log_file)
File "/logparser/demo/../logparser/Drain/Drain.py", line 283, in parse
os.makedirs(self.savePath)
File "/usr/lib/python3.8/os.py", line 223, in makedirs
mkdir(name, mode)
PermissionError: [Errno 13] Permission denied: 'Drain_result/'

@zraiss zraiss changed the title LogParser Run LogParser-Error Oct 25, 2021
@PinjiaHe
Copy link
Member

not sure what might be the root cause on your computer. maybe you could check this out: https://stackoverflow.com/questions/36434764/permissionerror-errno-13-permission-denied

xpai pushed a commit that referenced this issue Sep 5, 2023
xpai pushed a commit that referenced this issue Sep 5, 2023
xpai pushed a commit that referenced this issue Sep 5, 2023
xpai pushed a commit that referenced this issue Sep 5, 2023
* Fix PRs: merge #86, merge #85, merge #83, merge #80, merge #78, merge #65, merge #57, merge #53, merge #52, merge #51, merge #49
* Fix issues: #98, #79, #72, #84, #75, #71, #69, #56, #50, #45, #16, #82
xpai pushed a commit that referenced this issue Sep 5, 2023
xpai pushed a commit that referenced this issue Sep 5, 2023
* Close PRs: close #86, #85, #83, #80, #78, #65, #57, #53, #52, #51, #49
* Fix issues: fix #98, #79, #72, #84, #75, #71, #69, #56, #50, #45, #16, #82
* Release pypi package wheel
xpai pushed a commit that referenced this issue Sep 5, 2023
* Close PRs: close #86, #85, #83, #80, #78, #65, #57, #53, #52, #51, #49
* Fix issues: fix #98, #79, #72, #84, #75, #71, #69, #56, #50, #45, #16, #82
* Release package wheel to pypi
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

2 participants