[GH-ISSUE #3817] How do I delete old records? #3034

Closed
opened 2026-05-05 13:57:48 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @paolosezart on GitHub (Nov 29, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3817

Bug Description

screenshot 2023-11-29_FRPS

I have FRPS installed on ubuntu. I recently updated the port forwarding entries. I restarted FRPS on the server, but the old Web console entries remain.
How do I get rid of them?
Maybe I need to clear the cache of FRPS entries somewhere?

frpc Version

0.33.0

frps Version

0.33.0

System Architecture

Ubuntu

Configurations

[common]
bind_port = 8000

vhost_https_port = 443

vhost_http_port = 80

dashboard_addr = 0.0.0.0
dashboard_port = 8500

dashboard_user = goot
dashboard_pwd = opret

log_file = ./frps.log

log_level = info

authentication_method = token

token = ploerq

Logs

No response

Steps to reproduce

...

Affected area

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @paolosezart on GitHub (Nov 29, 2023). Original GitHub issue: https://github.com/fatedier/frp/issues/3817 ### Bug Description ![screenshot 2023-11-29_FRPS](https://github.com/fatedier/frp/assets/38177890/f6293317-8672-41ca-abe6-61794987f947) I have FRPS installed on ubuntu. I recently updated the port forwarding entries. I restarted FRPS on the server, but the old Web console entries remain. How do I get rid of them? Maybe I need to clear the cache of FRPS entries somewhere? ### frpc Version 0.33.0 ### frps Version 0.33.0 ### System Architecture Ubuntu ### Configurations [common] bind_port = 8000 # vhost_https_port = 443 # vhost_http_port = 80 dashboard_addr = 0.0.0.0 dashboard_port = 8500 dashboard_user = goot dashboard_pwd = opret log_file = ./frps.log log_level = info authentication_method = token token = ploerq ### Logs _No response_ ### Steps to reproduce 1. 2. 3. ... ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 13:57:48 -06:00
  • closed this issue
  • added the
    todo
    label
Author
Owner

@superzjg commented on GitHub (Nov 30, 2023):

After restarting FRPS, the records will be cleared (tested in v0.52.3)

<!-- gh-comment-id:1832962427 --> @superzjg commented on GitHub (Nov 30, 2023): After restarting FRPS, the records will be cleared (tested in v0.52.3)
Author
Owner

@fatedier commented on GitHub (Nov 30, 2023):

There are plans to add a button/api for cleaning offline proxies.

<!-- gh-comment-id:1833027584 --> @fatedier commented on GitHub (Nov 30, 2023): There are plans to add a button/api for cleaning offline proxies.
Author
Owner

@paolosezart commented on GitHub (Nov 30, 2023):

After restarting FRPS, the records will be cleared (tested in v0.52.3)

Thanks, it worked. I thought it was enough to reboot only the client

<!-- gh-comment-id:1833075402 --> @paolosezart commented on GitHub (Nov 30, 2023): > After restarting FRPS, the records will be cleared (tested in v0.52.3) Thanks, it worked. I thought it was enough to reboot only the client
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: github-starred/frp#3034
No description provided.