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

Logs cannot be written #133

Closed
nicofrand opened this issue Jul 5, 2022 · 1 comment
Closed

Logs cannot be written #133

nicofrand opened this issue Jul 5, 2022 · 1 comment

Comments

@nicofrand
Copy link
Collaborator

nicofrand commented Jul 5, 2022

  1. /var/log/kresus/kresus.log remains empty
  2. In journalctl -u kresus:
log4js.fileAppender - Writing to file /var/log/kresus/kresus.log, error happened [Error: EROFS: read-only file system, open '/var/log/kresus/kresus.log'] {
  errno: -30,
  code: 'EROFS',
  syscall: 'open',
  path: '/var/log/kresus/kresus.log'
}
@nicofrand
Copy link
Collaborator Author

The version installed was from an outdated catalog, not the direct repository's URL (0.17.4 without LogsDirectory directive in the systemd config file).

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

1 participant