Jigsaw-Code / outline-server

Outline Server, developed by Jigsaw. The Outline Server is a proxy server that runs a Shadowsocks instance and provides a REST API for access key management.
https://getoutline.org/
Apache License 2.0
5.84k stars 790 forks source link

Traffic counting does not work. #1524

Closed east1ine closed 6 months ago

east1ine commented 7 months ago

A problem has arisen that for some keys the amount of traffic is equal to 0. I am sure that there should be traffic for them. Out of 20 keys, 2 of them have no traffic. After deleting and adding keys the situation is corrected. Never encountered this problem before. Version 1.8.1. Docker instalation. image

daniellacosse commented 7 months ago

Curious to know if this is at all reproducible - does it seem random or is there a pattern? Perhaps they're older keys or created via the API somehow?

Also, when you say "re-add" key are you deleting and creating a new key entirely or are you re-creating the same key via the API somehow?