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
herald_1 | --- Logging error --- herald_1 | Traceback (most recent call last): herald_1 | File "/usr/lib/python3.9/logging/handlers.py", line 74, in emit herald_1 | self.doRollover() herald_1 | File "/usr/lib/python3.9/logging/handlers.py", line 177, in doRollover herald_1 | self.rotate(self.baseFilename, dfn) herald_1 | File "/usr/lib/python3.9/logging/handlers.py", line 115, in rotate herald_1 | os.rename(source, dest) herald_1 | PermissionError: [Errno 13] Permission denied: '/database/herald.log' -> '/database/herald.log.1'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: