nili

Results 5 comments of nili

[ 383.709298] ------------[ cut here ]------------ [ 383.719125] WARNING: CPU: 3 PID: 2604 at sta_set_sinfo+0xc74/0xcd0 [mac80211] [ 383.723731] Modules linked in: pppoe ppp_async ath11k_ahb ath11k pppox ppp_mppe ppp_generic mac80211 ipt_REJECT...

- similar issues ```compose.yml tabby: image: ghcr.io/clem-fern/rtabby-web-api container_name: tabby hostname: tabby restart: always network_mode: bridge ports: - "6550:8080" volumes: - /root/docker/public/tabby/config:/config environment: TZ: "Asia/Shanghai" DATABASE_URL: "sqlite:///config/tabby.sqlite" ``` ``` [2025-08-04T11:05:22Z ERROR...

> > * similar issues > > tabby: > > image: ghcr.io/clem-fern/rtabby-web-api > > container_name: tabby > > hostname: tabby > > restart: always > > network_mode: bridge > >...

Thank you for your reply. After uploading a configuration, the displayed synchronization time does not match the system time zone. I'm not sure if this is an issue with Tabby...