Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Element can't connect homeserver #17218

Closed
Chun-QiuCC opened this issue May 18, 2024 · 0 comments
Closed

Element can't connect homeserver #17218

Chun-QiuCC opened this issue May 18, 2024 · 0 comments

Comments

@Chun-QiuCC
Copy link

Description

I tried to deploy Element and connect to my own deployed Synapse server, but it prompted "Homeserver URL does not appear to be a valid Matrix homeserver".
I made sure that my Synapse server is running normally (matrix.code.cq.cn), but it still prompts "Homeserver URL does not appear to be a valid Matrix homeserver".

Steps to reproduce

  • Deploy Element and Synapse using docker-compose:
version: "3.3"

services:
  synapse:
    image: "matrixdotorg/synapse:latest"
    container_name: "matrix_synapse"
    restart: unless-stopped
    ports:
      - 8008:8008
    volumes:
      - "./data:/data" # it will look at the current directory where you save the file and look for the data folder inside
    environment:
      VIRTUAL_HOST: "chat.code.cq.cn"
      VIRTUAL_PORT: 8008
      LETSENCRYPT_HOST: "chat.code.cq.cn"
      SYNAPSE_SERVER_NAME: "chat.code.cq.cn"
      SYNAPSE_REPORT_STATS: "yes"
  element-web:
    ports:
      - '8009:80'
    #volumes:
    #    - '/etc/element-web/config.json:/app/config.json'
    image: vectorim/element-web
    restart: unless-stopped

  • Deploy Nginx Proxy Manager using docker-compose
version: '3.8'
services:
  app:
    image: 'chishin/nginx-proxy-manager-zh:2.9.18'
    restart: unless-stopped
    ports:
      - '80:80'
      - '81:81'
      - '443:443'
    volumes:
      - ./data:/data
      - ./letsencrypt:/etc/letsencrypt
  • Use NPM reverse proxy Element and Synapse and configure SSL certificate for Element
  • Edit account hosted server to matrix.code.cq.cn
  • prompted "Homeserver URL does not appear to be a valid Matrix homeserver".

Homeserver

matrix.code.cq.cn

Synapse Version

"server_version":"1.107.0"

Installation Method

Docker (matrixdotorg/synapse)

Database

SQLite

Workers

Single process

Platform

Ubuntu-20.04.1-x64
KVM
Intel Gold 6148 8Core 8G RAM

Configuration

No response

Relevant log output

matrix_synapse        | 2024-05-18 18:08:23,203 - synapse.access.http.8008 - 473 - INFO - GET-139 - ::ffff:172.25.0.1 - 8008 - {None} Processed request: 0.002sec/0.001sec (0.004sec, 0.000sec) (0.000sec/0.000sec/0) 28B 200 "GET /_synapse/admin/v1/server_version HTTP/1.1" "curl/7.68.0" [0 dbevts]
matrix_synapse        | 2024-05-18 18:08:32,307 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-60 - Rotating notifications
matrix_synapse        | 2024-05-18 18:08:32,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-60 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:08:32,308 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-60 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:08:32,309 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-60 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:08:32,355 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-60 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:09:02,307 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-61 - Rotating notifications
matrix_synapse        | 2024-05-18 18:09:02,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-61 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:09:02,308 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-61 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:09:02,309 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-61 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:09:02,354 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-61 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:09:32,308 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-62 - Rotating notifications
matrix_synapse        | 2024-05-18 18:09:32,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-62 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:09:32,309 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-62 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:09:32,310 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-62 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:09:32,355 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-62 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:10:02,308 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-63 - Rotating notifications
matrix_synapse        | 2024-05-18 18:10:02,309 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-63 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:10:02,309 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-63 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:10:02,310 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-63 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:10:02,355 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-63 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:10:32,307 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-64 - Rotating notifications
matrix_synapse        | 2024-05-18 18:10:32,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-64 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:10:32,308 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-64 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:10:32,309 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-64 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:10:32,354 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-64 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:11:02,310 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-65 - Rotating notifications
matrix_synapse        | 2024-05-18 18:11:02,311 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-65 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:11:02,311 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-65 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:11:02,313 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-65 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:11:02,354 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-65 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:11:32,307 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-66 - Rotating notifications
matrix_synapse        | 2024-05-18 18:11:32,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-66 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:11:32,308 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-66 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:11:32,309 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-66 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:11:32,354 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-66 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:12:02,308 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-67 - Rotating notifications
matrix_synapse        | 2024-05-18 18:12:02,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-67 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:12:02,308 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-67 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:12:02,309 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-67 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:12:02,354 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-67 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:12:32,308 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-68 - Rotating notifications
matrix_synapse        | 2024-05-18 18:12:32,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-68 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:12:32,308 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-68 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:12:32,309 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-68 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:12:32,354 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-68 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:13:02,308 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-69 - Rotating notifications
matrix_synapse        | 2024-05-18 18:13:02,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-69 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:13:02,308 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-69 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:13:02,309 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-69 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:13:02,355 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-69 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:13:02,370 - synapse.storage.databases.main.metrics - 399 - INFO - generate_user_daily_visits-6 - Calling _generate_user_daily_visits
matrix_synapse        | 2024-05-18 18:13:32,308 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-70 - Rotating notifications
matrix_synapse        | 2024-05-18 18:13:32,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-70 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:13:32,308 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-70 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:13:32,309 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-70 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:13:32,355 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-70 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:14:02,308 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-71 - Rotating notifications
matrix_synapse        | 2024-05-18 18:14:02,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-71 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:14:02,308 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-71 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:14:02,309 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-71 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:14:02,355 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-71 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:14:32,307 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-72 - Rotating notifications
matrix_synapse        | 2024-05-18 18:14:32,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-72 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:14:32,308 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-72 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:14:32,309 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-72 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:14:32,354 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-72 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:15:02,307 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-73 - Rotating notifications
matrix_synapse        | 2024-05-18 18:15:02,307 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-73 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:15:02,307 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-73 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:15:02,308 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-73 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:15:02,355 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-73 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:15:32,307 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-74 - Rotating notifications
matrix_synapse        | 2024-05-18 18:15:32,307 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-74 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:15:32,308 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-74 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:15:32,309 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-74 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:15:32,354 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-74 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:16:02,308 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-75 - Rotating notifications
matrix_synapse        | 2024-05-18 18:16:02,309 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-75 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:16:02,309 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-75 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:16:02,310 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-75 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:16:02,355 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-75 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:16:32,307 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-76 - Rotating notifications
matrix_synapse        | 2024-05-18 18:16:32,307 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-76 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:16:32,307 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-76 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:16:32,308 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-76 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:16:32,355 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-76 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:17:02,308 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-77 - Rotating notifications
matrix_synapse        | 2024-05-18 18:17:02,309 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-77 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:17:02,309 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-77 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:17:02,310 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-77 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:17:02,354 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-77 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:17:32,307 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-78 - Rotating notifications
matrix_synapse        | 2024-05-18 18:17:32,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-78 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:17:32,308 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-78 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:17:32,309 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-78 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:17:32,355 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-78 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:18:02,307 - synapse.storage.databases.main.event_push_actions - 1242 - INFO - event_push_action_stream_orderings-3 - Searching for stream ordering 1 month ago
matrix_synapse        | 2024-05-18 18:18:02,307 - synapse.storage.databases.main.event_push_actions - 1246 - INFO - event_push_action_stream_orderings-3 - Found stream ordering 1 month ago: it's 0
matrix_synapse        | 2024-05-18 18:18:02,308 - synapse.storage.databases.main.event_push_actions - 1249 - INFO - event_push_action_stream_orderings-3 - Searching for stream ordering 1 day ago
matrix_synapse        | 2024-05-18 18:18:02,308 - synapse.storage.databases.main.event_push_actions - 1253 - INFO - event_push_action_stream_orderings-3 - Found stream ordering 1 day ago: it's 0
matrix_synapse        | 2024-05-18 18:18:02,308 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-79 - Rotating notifications
matrix_synapse        | 2024-05-18 18:18:02,309 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-79 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:18:02,309 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-79 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:18:02,310 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-79 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:18:02,354 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-79 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:18:02,369 - synapse.storage.databases.main.metrics - 399 - INFO - generate_user_daily_visits-7 - Calling _generate_user_daily_visits
matrix_synapse        | 2024-05-18 18:18:32,307 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-80 - Rotating notifications
matrix_synapse        | 2024-05-18 18:18:32,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-80 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:18:32,308 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-80 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:18:32,309 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-80 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:18:32,354 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-80 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:19:02,307 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-81 - Rotating notifications
matrix_synapse        | 2024-05-18 18:19:02,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-81 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:19:02,308 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-81 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:19:02,309 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-81 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:19:02,354 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-81 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:19:32,308 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-82 - Rotating notifications
matrix_synapse        | 2024-05-18 18:19:32,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-82 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:19:32,309 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-82 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:19:32,310 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-82 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:19:32,354 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-82 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:20:02,307 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-83 - Rotating notifications
matrix_synapse        | 2024-05-18 18:20:02,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-83 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:20:02,308 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-83 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:20:02,309 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-83 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:20:02,355 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-83 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:20:32,308 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-84 - Rotating notifications
matrix_synapse        | 2024-05-18 18:20:32,309 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-84 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:20:32,309 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-84 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:20:32,310 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-84 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:20:32,355 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-84 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:21:02,307 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-85 - Rotating notifications
matrix_synapse        | 2024-05-18 18:21:02,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-85 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:21:02,308 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-85 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:21:02,309 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-85 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:21:02,354 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-85 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:21:32,307 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-86 - Rotating notifications
matrix_synapse        | 2024-05-18 18:21:32,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-86 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:21:32,308 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-86 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:21:32,309 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-86 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:21:32,355 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-86 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:22:02,308 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-87 - Rotating notifications
matrix_synapse        | 2024-05-18 18:22:02,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-87 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:22:02,309 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-87 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:22:02,310 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-87 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:22:02,354 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-87 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:22:32,307 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-88 - Rotating notifications
matrix_synapse        | 2024-05-18 18:22:32,307 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-88 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:22:32,307 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-88 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:22:32,308 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-88 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:22:32,354 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-88 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:23:02,307 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-89 - Rotating notifications
matrix_synapse        | 2024-05-18 18:23:02,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-89 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:23:02,308 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-89 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:23:02,309 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-89 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:23:02,354 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-89 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:23:02,370 - synapse.storage.databases.main.metrics - 399 - INFO - generate_user_daily_visits-8 - Calling _generate_user_daily_visits
matrix_synapse        | 2024-05-18 18:23:32,307 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-90 - Rotating notifications
matrix_synapse        | 2024-05-18 18:23:32,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-90 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:23:32,308 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-90 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:23:32,309 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-90 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:23:32,354 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-90 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:24:02,307 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-91 - Rotating notifications
matrix_synapse        | 2024-05-18 18:24:02,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-91 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:24:02,308 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-91 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:24:02,309 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-91 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:24:02,354 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-91 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:24:32,308 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-92 - Rotating notifications
matrix_synapse        | 2024-05-18 18:24:32,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-92 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:24:32,308 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-92 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:24:32,309 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-92 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:24:32,354 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-92 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:25:02,307 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-93 - Rotating notifications
matrix_synapse        | 2024-05-18 18:25:02,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-93 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:25:02,308 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-93 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:25:02,309 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-93 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:25:02,354 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-93 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:25:32,308 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-94 - Rotating notifications
matrix_synapse        | 2024-05-18 18:25:32,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-94 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:25:32,309 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-94 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:25:32,310 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-94 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:25:32,354 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-94 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:25:40,920 - synapse.access.http.8008 - 473 - INFO - GET-209 - ::ffff:47.236.251.77 - 8008 - {None} Processed request: 0.000sec/-0.000sec (0.000sec, 0.000sec) (0.000sec/0.000sec/0) 167B 404 "GET http://passport.baidu.com/ HTTP/1.1" "-" [0 dbevts]
matrix_synapse        | 2024-05-18 18:26:02,308 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-95 - Rotating notifications
matrix_synapse        | 2024-05-18 18:26:02,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-95 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:26:02,308 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-95 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:26:02,309 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-95 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:26:02,355 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-95 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:26:32,307 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-96 - Rotating notifications
matrix_synapse        | 2024-05-18 18:26:32,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-96 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:26:32,308 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-96 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:26:32,309 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-96 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:26:32,354 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-96 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:27:02,308 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-97 - Rotating notifications
matrix_synapse        | 2024-05-18 18:27:02,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-97 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:27:02,308 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-97 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:27:02,309 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-97 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:27:02,354 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-97 - Dropped 0 items from caches
matrix_synapse        | 2024-05-18 18:27:32,308 - synapse.storage.databases.main.event_push_actions - 1396 - INFO - rotate_notifs-98 - Rotating notifications
matrix_synapse        | 2024-05-18 18:27:32,308 - synapse.storage.databases.main.event_push_actions - 1599 - INFO - rotate_notifs-98 - Rotating notifications up to: 1
matrix_synapse        | 2024-05-18 18:27:32,308 - synapse.storage.databases.main.event_push_actions - 1685 - INFO - rotate_notifs-98 - Rotating notifications, handling 0 rows
matrix_synapse        | 2024-05-18 18:27:32,309 - synapse.storage.databases.main.event_push_actions - 1770 - INFO - rotate_notifs-98 - Rotating notifications, deleted 0 push actions
matrix_synapse        | 2024-05-18 18:27:32,354 - synapse.util.caches.lrucache - 218 - INFO - LruCache._expire_old_entries-98 - Dropped 0 items from caches

Anything else that would be useful to know?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant