Skip to content

[Bug]: 关于V7.10.5版本UI界面的日志显示一直都是warning模式 #6960

@MemoryFate

Description

@MemoryFate

操作系统和版本

win11

预期情况

在修改binConfigs\config.json文件中 loglevel字段为debug时候,重启应该显示更详细的日志

实际情况

在修改binConfigs\config.json文件中 loglevel字段为debug时候,重启应用后日志显示模式还是warning

复现方法

  1. 修改binConfigs\config.json文件中 loglevel字段为debug
  2. 修改guiConfigs\guiNConfig.json文件中 Loglevel字段为debug
  3. 启动V2rayN
  4. 查看界面Log日志

日志信息

2025-03-21 00:23:19.3297-INFO MyAppExitAsync Begin
2025-03-21 00:23:19.6898-INFO MyAppExitAsync End
2025-03-21 00:23:46.0803-INFO v2rayN start up | v2rayN - V7.10.5 - X64 | C:\Users\Memor\Desktop\工具\v2rayN\ | C:\Users\Memor\Desktop\工具\v2rayN\v2rayN.exe | Microsoft Windows NT 10.0.26100.0
2025-03-21 00:23:46.6154-INFO Setup Scheduled Tasks
2025-03-21 00:23:48.4325-DEBUG DownloadService,net_http_message_not_success_statuscode_reason, 429, Too Many Requests
2025-03-21 00:23:48.4325-DEBUG at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at System.Net.Http.HttpClient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
at ServiceLib.Common.HttpClientHelper.GetAsync(HttpClient client, String url, CancellationToken token) in /home/runner/work/v2rayN/v2rayN/v2rayN/ServiceLib/Common/HttpClientHelper.cs:line 59
at ServiceLib.Services.DownloadService.DownloadStringAsync(String url, Boolean blProxy, String userAgent, Int32 timeout) in /home/runner/work/v2rayN/v2rayN/v2rayN/ServiceLib/Services/DownloadService.cs:line 167
2025-03-21 00:23:48.8222-DEBUG DownloadService,net_servererror, 429, Too Many Requests
2025-03-21 00:23:48.8222-DEBUG at ServiceLib.Common.DownloaderHelper.<>c.b__3_0(Object sender, AsyncCompletedEventArgs value) in /home/runner/work/v2rayN/v2rayN/v2rayN/ServiceLib/Common/DownloaderHelper.cs:line 44
at Downloader.AbstractDownloadService.OnDownloadFileCompleted(AsyncCompletedEventArgs e) in /Users/bezzad/Sources/Downloader/src/Downloader/AbstractDownloadService.cs:line 441
at Downloader.DownloadService.SendDownloadCompletionSignal(DownloadStatus state, Exception error) in /Users/bezzad/Sources/Downloader/src/Downloader/DownloadService.cs:line 98
at Downloader.DownloadService.StartDownload(Boolean forceBuildStorage) in /Users/bezzad/Sources/Downloader/src/Downloader/DownloadService.cs:line 75
at Downloader.DownloadService.StartDownload(Boolean forceBuildStorage) in /Users/bezzad/Sources/Downloader/src/Downloader/DownloadService.cs:line 80
at Downloader.AbstractDownloadService.DownloadFileTaskAsync(String[] urls, CancellationToken cancellationToken) in /Users/bezzad/Sources/Downloader/src/Downloader/AbstractDownloadService.cs:line 214
at ServiceLib.Common.DownloaderHelper.DownloadStringAsync(IWebProxy webProxy, String url, String userAgent, Int32 timeout) in /home/runner/work/v2rayN/v2rayN/v2rayN/ServiceLib/Common/DownloaderHelper.cs:line 49
at ServiceLib.Common.DownloaderHelper.DownloadStringAsync(IWebProxy webProxy, String url, String userAgent, Int32 timeout) in /home/runner/work/v2rayN/v2rayN/v2rayN/ServiceLib/Common/DownloaderHelper.cs:line 54
at ServiceLib.Services.DownloadService.DownloadStringViaDownloader(String url, Boolean blProxy, String userAgent, Int32 timeout) in /home/runner/work/v2rayN/v2rayN/v2rayN/ServiceLib/Services/DownloadService.cs:line 198
2025-03-21 00:34:17.1642-INFO MyAppExitAsync Begin
2025-03-21 00:34:17.5085-INFO MyAppExitAsync End
2025-03-21 00:37:57.6125-INFO v2rayN start up | v2rayN - V7.10.5 - X64 | C:\Users\Memor\Desktop\工具\v2rayN\ | C:\Users\Memor\Desktop\工具\v2rayN\v2rayN.exe | Microsoft Windows NT 10.0.26100.0
2025-03-21 00:37:58.1636-INFO Setup Scheduled Tasks

额外信息

No response

我确认已更新至最新版本

我确认已查询历史issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions