Skip to content

Configuration reloading logs errors and warnings but succeeds #66

@kdkasad

Description

@kdkasad

Logs look like this after editing webring.toml:

Aug 26 19:24:26 vulcan bwrap[651154]: 2025-08-26T19:24:26.226856Z ERROR handle file event: ph_webring::webring: Error comparing file paths err=No such file or directory (os error 2)
Aug 26 19:24:26 vulcan bwrap[651154]: 2025-08-26T19:24:26.226919Z ERROR handle file event: ph_webring::webring: Error comparing file paths err=No such file or directory (os error 2)
Aug 26 19:24:26 vulcan bwrap[651154]: 2025-08-26T19:24:26.226933Z  WARN handle file event: ph_webring::webring: Unexpected file updated file=/webring/webring.toml
Aug 26 19:24:26 vulcan bwrap[651154]: 2025-08-26T19:24:26.232887Z  INFO handle file event:config reload{file="webring.toml"}: ph_webring::webring: Configuration file updated; reloading members

There are errors and warnings, but the reload succeeds and the members are updated as expected.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions