mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2375] Logging stopped working (log_file) #1888
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#1888
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @amir0ff on GitHub (Apr 30, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2375
[REQUIRED] hat version of frp are you using
Version: 0.36.0
[REQUIRED] What operating system and processor architecture are you using
OS: Ubuntu 20.04.2 LTS (GNU/Linux 5.4.0-1034-raspi)
CPU architecture: aarch64
[REQUIRED] description of errors
confile
server_addr = ****
server_port = ****
protocol = tcp
tls_enable = true
log_file = /etc/frp/frpc.log
log_level = info
log_max_days = 7
frp doesn't write logs anymore, there's no error it just doesn't write to "/etc/frp/frpc.log".
@fatedier commented on GitHub (May 6, 2021):
Can you try another
log_filepath?@amir0ff commented on GitHub (May 31, 2021):
trying on the usual
/home/ubuntu/frps.logpath, will check within a day or so and see if it works 👍🏼@amir0ff commented on GitHub (Jun 1, 2021):
tried creating a file on path
/home/ubuntu/frps.logthe file is there but remains empty@github-actions[bot] commented on GitHub (Jul 18, 2021):
Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.