[GH-ISSUE #227] AccessLogPath not being properly retrieved in pre-release 6 #123

Closed
opened 2026-02-26 12:07:21 +03:00 by kerem · 1 comment
Owner

Originally created by @Buco7854 on GitHub (Dec 7, 2023).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/227

Describe the bug
The access log path is not being retrieved correctly, in the last pre-release there was some modification done to get the settings it seems and I think there was a small mistake that were pushed. It seems PIDPath was put instead of AccessLogPath

github.com/0xJacky/nginx-ui@0a4c1cd1ac/internal/nginx/config_args.go (L78)

To Reproduce
Steps to reproduce the behavior:

  1. Set AccessLogPath in config
  2. Click on access log in the ui

Expected behavior
Show access log

Originally created by @Buco7854 on GitHub (Dec 7, 2023). Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/227 **Describe the bug** The access log path is not being retrieved correctly, in the last pre-release there was some modification done to get the settings it seems and I think there was a small mistake that were pushed. It seems PIDPath was put instead of AccessLogPath https://github.com/0xJacky/nginx-ui/blob/0a4c1cd1acca056ad668989761de586976bf9077/internal/nginx/config_args.go#L78 **To Reproduce** Steps to reproduce the behavior: 1. Set AccessLogPath in config 2. Click on access log in the ui **Expected behavior** Show access log
kerem 2026-02-26 12:07:21 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@0xJacky commented on GitHub (Dec 8, 2023):

Thanks

<!-- gh-comment-id:1846338183 --> @0xJacky commented on GitHub (Dec 8, 2023): Thanks
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
starred/nginx-ui#123
No description provided.