bug(proton): installer not setting correct permissions on logs #255

Closed
opened 2026-03-28 04:22:47 +00:00 by mfreeman451 · 1 comment
Owner

Imported from GitHub.

Original GitHub issue: #732
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/732
Original created: 2025-05-07T18:09:03Z


root@debtest2:/var/log/proton-server# ls -al
total 19
drwxr-xr-x 2 proton proton     6 May  7 18:02 .
drwxr-xr-x 9 root   root      17 May  7 18:00 ..
-rw-r--r-- 1 root   root     984 May  7 18:07 proton-server.err.log
-rw-r--r-- 1 root   root   10765 May  7 18:07 proton-server.log
-rw------- 1 proton proton 18410 May  7 18:07 stderr.log
-rw-r----- 1 proton proton     0 May  7 18:02 stdout.log
root@debtest2:/var/log/proton-server# ls -al /usr/bin/proton
-rwxr-xr-x 1 proton proton 663945024 May  7 04:14 /usr/bin/proton
root@debtest2:/var/log/proton-server#
Imported from GitHub. Original GitHub issue: #732 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/732 Original created: 2025-05-07T18:09:03Z --- ```shell root@debtest2:/var/log/proton-server# ls -al total 19 drwxr-xr-x 2 proton proton 6 May 7 18:02 . drwxr-xr-x 9 root root 17 May 7 18:00 .. -rw-r--r-- 1 root root 984 May 7 18:07 proton-server.err.log -rw-r--r-- 1 root root 10765 May 7 18:07 proton-server.log -rw------- 1 proton proton 18410 May 7 18:07 stderr.log -rw-r----- 1 proton proton 0 May 7 18:02 stdout.log root@debtest2:/var/log/proton-server# ls -al /usr/bin/proton -rwxr-xr-x 1 proton proton 663945024 May 7 04:14 /usr/bin/proton root@debtest2:/var/log/proton-server# ```
Author
Owner

Imported GitHub comment.

Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/732#issuecomment-2860473836
Original created: 2025-05-07T21:50:39Z


fixed

Imported GitHub comment. Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/732#issuecomment-2860473836 Original created: 2025-05-07T21:50:39Z --- fixed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar#255
No description provided.