[GH-ISSUE #697] Errors in log default config #470

Closed
opened 2026-03-03 01:29:38 +03:00 by kerem · 3 comments
Owner

Originally created by @keatontaylor on GitHub (Nov 2, 2019).
Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/697

This message effectively fills my logs and occurs ~5 mins depending on the number of connected clients I have. I do not have web sockets enabled, which I believe this route is for, but it would be nice to suppress messages such as this as they get quite annoying when looking for other things in the docker logs.

Perhaps my config is wrong since others don't seem to be reporting this issue, but I'd thought I'd bring it up in case other have experienced it and to bring it to the attention of the developer.

[2019-11-02 03:24:11][][ERROR] No matching routes for OPTIONS /notifications/hub/negotiate.
[2019-11-02 03:24:11][
][WARN] Responding with 404 Not Found catcher.

Originally created by @keatontaylor on GitHub (Nov 2, 2019). Original GitHub issue: https://github.com/dani-garcia/vaultwarden/issues/697 This message effectively fills my logs and occurs ~5 mins depending on the number of connected clients I have. I do not have web sockets enabled, which I believe this route is for, but it would be nice to suppress messages such as this as they get quite annoying when looking for other things in the docker logs. Perhaps my config is wrong since others don't seem to be reporting this issue, but I'd thought I'd bring it up in case other have experienced it and to bring it to the attention of the developer. [2019-11-02 03:24:11][_][ERROR] No matching routes for OPTIONS /notifications/hub/negotiate. [2019-11-02 03:24:11][_][WARN] Responding with 404 Not Found catcher.
kerem closed this issue 2026-03-03 01:29:39 +03:00
Author
Owner

@dani-garcia commented on GitHub (Nov 2, 2019):

Yeah I know there are some annoying entries in the logs, at the moment we are depending on the web servers logs, but that's all or nothing, we can't selectively hide some logs and not others. Eventually I'd want to migrate to a custom logging solution with our own logic, but I haven't had much time lately.

<!-- gh-comment-id:549065261 --> @dani-garcia commented on GitHub (Nov 2, 2019): Yeah I know there are some annoying entries in the logs, at the moment we are depending on the web servers logs, but that's all or nothing, we can't selectively hide some logs and not others. Eventually I'd want to migrate to a custom logging solution with our own logic, but I haven't had much time lately.
Author
Owner

@dani-garcia commented on GitHub (Dec 6, 2019):

Okay in the latest commits in master I've created a new custom logging system that should be filtering most of the useless mesages out, can you give it a try?

<!-- gh-comment-id:562752489 --> @dani-garcia commented on GitHub (Dec 6, 2019): Okay in the latest commits in master I've created a new custom logging system that should be filtering most of the useless mesages out, can you give it a try?
Author
Owner

@dani-garcia commented on GitHub (May 13, 2020):

Closed due to inactivity.

<!-- gh-comment-id:628279460 --> @dani-garcia commented on GitHub (May 13, 2020): Closed due to inactivity.
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/vaultwarden#470
No description provided.