Skip to content

Instantly share code, notes, and snippets.

@kakawait
Created January 23, 2023 16:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kakawait/f59f611186335fd2883c2411e8e2b416 to your computer and use it in GitHub Desktop.
Save kakawait/f59f611186335fd2883c2411e8e2b416 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
mattermost-postgres-1 |
mattermost-postgres-1 | PostgreSQL Database directory appears to contain a database; Skipping initialization
mattermost-postgres-1 |
mattermost-postgres-1 | 2023-01-13 11:17:12.209 UTC [1] LOG: starting PostgreSQL 13.9 on x86_64-pc-linux-musl, compiled by gcc (Alpine 12.2.1_git20220924-r4) 12.2.1 20220924, 64-bit
mattermost-postgres-1 | 2023-01-13 11:17:12.209 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
mattermost-postgres-1 | 2023-01-13 11:17:12.209 UTC [1] LOG: listening on IPv6 address "::", port 5432
mattermost-postgres-1 | 2023-01-13 11:17:12.210 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
mattermost-postgres-1 | 2023-01-13 11:17:12.213 UTC [23] LOG: database system was shut down at 2023-01-13 11:17:11 UTC
mattermost-postgres-1 | 2023-01-13 11:17:12.217 UTC [1] LOG: database system is ready to accept connections
mattermost-postgres-1 | 2023-01-13 11:17:42.506 UTC [1] LOG: received fast shutdown request
mattermost-postgres-1 | 2023-01-13 11:17:42.507 UTC [1] LOG: aborting any active transactions
mattermost-postgres-1 | 2023-01-13 11:17:42.507 UTC [37] FATAL: terminating connection due to administrator command
mattermost-postgres-1 | 2023-01-13 11:17:42.507 UTC [38] FATAL: terminating connection due to administrator command
mattermost-postgres-1 | 2023-01-13 11:17:42.507 UTC [35] FATAL: terminating connection due to administrator command
mattermost-postgres-1 | 2023-01-13 11:17:42.507 UTC [33] FATAL: terminating connection due to administrator command
mattermost-postgres-1 | 2023-01-13 11:17:42.507 UTC [31] FATAL: terminating connection due to administrator command
mattermost-postgres-1 | 2023-01-13 11:17:42.507 UTC [32] FATAL: terminating connection due to administrator command
mattermost-postgres-1 | 2023-01-13 11:17:42.510 UTC [30] FATAL: terminating connection due to administrator command
mattermost-postgres-1 | 2023-01-13 11:17:42.511 UTC [34] FATAL: terminating connection due to administrator command
mattermost-postgres-1 | 2023-01-13 11:17:42.511 UTC [36] FATAL: terminating connection due to administrator command
mattermost-postgres-1 | 2023-01-13 11:17:42.513 UTC [1] LOG: background worker "logical replication launcher" (PID 29) exited with exit code 1
mattermost-postgres-1 | 2023-01-13 11:17:42.515 UTC [24] LOG: shutting down
mattermost-postgres-1 | 2023-01-13 11:17:42.536 UTC [1] LOG: database system is shut down
mattermost-postgres-1 |
mattermost-postgres-1 | PostgreSQL Database directory appears to contain a database; Skipping initialization
mattermost-postgres-1 |
mattermost-postgres-1 | 2023-01-13 11:17:43.071 UTC [1] LOG: starting PostgreSQL 13.9 on x86_64-pc-linux-musl, compiled by gcc (Alpine 12.2.1_git20220924-r4) 12.2.1 20220924, 64-bit
mattermost-postgres-1 | 2023-01-13 11:17:43.072 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432
mattermost-postgres-1 | 2023-01-13 11:17:43.072 UTC [1] LOG: listening on IPv6 address "::", port 5432
mattermost-postgres-1 | 2023-01-13 11:17:43.072 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
mattermost-postgres-1 | 2023-01-13 11:17:43.076 UTC [23] LOG: database system was shut down at 2023-01-13 11:17:42 UTC
mattermost-postgres-1 | 2023-01-13 11:17:43.079 UTC [1] LOG: database system is ready to accept connections
mattermost-postgres-1 | 2023-01-18 10:59:31.986 UTC [15088] ERROR: duplicate key value violates unique constraint "channels_name_teamid_key"
mattermost-postgres-1 | 2023-01-18 10:59:31.986 UTC [15088] DETAIL: Key (name, teamid)=(ux-team, rp31g6k96b8oiktc5ze46kmxya) already exists.
mattermost-postgres-1 | 2023-01-18 10:59:31.986 UTC [15088] STATEMENT: INSERT INTO Channels
mattermost-postgres-1 | (Id, CreateAt, UpdateAt, DeleteAt, TeamId, Type, DisplayName, Name, Header, Purpose, LastPostAt, TotalMsgCount, ExtraUpdateAt, CreatorId, SchemeId, GroupConstrained, Shared, TotalMsgCountRoot, LastRootPostAt)
mattermost-postgres-1 | VALUES
mattermost-postgres-1 | ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19)
mattermost-postgres-1 | 2023-01-18 16:30:46.398 UTC [15870] ERROR: invalid byte sequence for encoding "UTF8": 0x8a
mattermost-postgres-1 | 2023-01-18 16:30:46.398 UTC [15870] STATEMENT: UPDATE FileInfo SET Content = $1 WHERE Id = $2
mattermost-postgres-1 | 2023-01-19 10:08:07.860 UTC [18193] ERROR: duplicate key value violates unique constraint "channels_name_teamid_key"
mattermost-postgres-1 | 2023-01-19 10:08:07.860 UTC [18193] DETAIL: Key (name, teamid)=(town-square, rp31g6k96b8oiktc5ze46kmxya) already exists.
mattermost-postgres-1 | 2023-01-19 10:08:07.860 UTC [18193] STATEMENT: INSERT INTO Channels
mattermost-postgres-1 | (Id, CreateAt, UpdateAt, DeleteAt, TeamId, Type, DisplayName, Name, Header, Purpose, LastPostAt, TotalMsgCount, ExtraUpdateAt, CreatorId, SchemeId, GroupConstrained, Shared, TotalMsgCountRoot, LastRootPostAt)
mattermost-postgres-1 | VALUES
mattermost-postgres-1 | ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19)
mattermost-postgres-1 | 2023-01-19 14:56:20.348 UTC [18902] FATAL: role "root" does not exist
mattermost-postgres-1 | 2023-01-23 15:06:13.707 UTC [31441] ERROR: duplicate key value violates unique constraint "channels_name_teamid_key"
mattermost-postgres-1 | 2023-01-23 15:06:13.707 UTC [31441] DETAIL: Key (name, teamid)=(164ceb086f907e42b015de1395bccc2e5790f04c, ) already exists.
mattermost-postgres-1 | 2023-01-23 15:06:13.707 UTC [31441] STATEMENT: INSERT INTO Channels
mattermost-postgres-1 | (Id, CreateAt, UpdateAt, DeleteAt, TeamId, Type, DisplayName, Name, Header, Purpose, LastPostAt, TotalMsgCount, ExtraUpdateAt, CreatorId, SchemeId, GroupConstrained, Shared, TotalMsgCountRoot, LastRootPostAt)
mattermost-postgres-1 | VALUES
mattermost-postgres-1 | ($1, $2, $3, $4, $5, $6, $7, $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, $18, $19)
mattermost-mattermost-1 | Updating certificates in /etc/ssl/certs...
mattermost-mattermost-1 | 2 added, 0 removed; done.
mattermost-mattermost-1 | Running hooks in /etc/ca-certificates/update.d...
mattermost-mattermost-1 | done.
mattermost-mattermost-1 | {"timestamp":"2023-01-13 12:52:47.764 Z","level":"error","msg":"License key from https://mattermost.com required to unlock enterprise features.","caller":"platform/license.go:106","error":"resource: License id: "}
mattermost-mattermost-1 | Updating certificates in /etc/ssl/certs...
mattermost-mattermost-1 | rehash: warning: skipping duplicate certificate in CUSTOM_CERT_1.pem
mattermost-mattermost-1 | rehash: warning: skipping duplicate certificate in CUSTOM_CERT_2.pem
mattermost-mattermost-1 | rehash: warning: skipping duplicate certificate in CUSTOM_CERT_3.pem
mattermost-mattermost-1 | 13 added, 0 removed; done.
mattermost-mattermost-1 | Running hooks in /etc/ca-certificates/update.d...
mattermost-mattermost-1 | done.
mattermost-mattermost-1 | {"timestamp":"2023-01-13 12:58:54.019 Z","level":"error","msg":"License key from https://mattermost.com required to unlock enterprise features.","caller":"platform/license.go:106","error":"resource: License id: "}
mattermost-mattermost-1 | {"timestamp":"2023-01-13 12:59:20.060 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"txu4gxai9iy6tf78gnuiry8u6w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-13 12:59:25.991 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"45fbyztu1ibt3yqtg5mmqbe1pa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-14 12:58:54.021 Z","level":"error","msg":"License key from https://mattermost.com required to unlock enterprise features.","caller":"platform/license.go:106","error":"resource: License id: "}
mattermost-mattermost-1 | {"timestamp":"2023-01-15 12:58:54.021 Z","level":"error","msg":"License key from https://mattermost.com required to unlock enterprise features.","caller":"platform/license.go:106","error":"resource: License id: "}
mattermost-mattermost-1 | {"timestamp":"2023-01-16 12:58:54.022 Z","level":"error","msg":"License key from https://mattermost.com required to unlock enterprise features.","caller":"platform/license.go:106","error":"resource: License id: "}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 08:40:35.767 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"83t4oznjai8ztcejzuibf7nbsa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 09:46:44.222 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"m4zzi9cp7jbauj8e37c1fckbgo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:03:43.940 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"fgft1nwcutrhtdzyqttjraqnxo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:06:10.096 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"4r4knest53gudr9n9f9ewc4goh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:06:54.023 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"qqh3a863xp8mtbkoyinwooe5ye","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:17:52.526 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"3w3aofpn13rmbcid8qz7xt4r7w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:18:54.916 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"8ey6hrr1af859ebctq9beq77ur","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:18:54.942 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ni84htsbnifu9mjiar35pubuyr","postId":"59pbukbuhtdb7ezmoceq3a5qpe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:18:54.949 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"j88afd8u1bnsmm37jjxammgbxo","postId":"1rqqrtxr63ytddt19fj18rceuw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:18:54.962 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"3cwc6x3ezfgqjbdr1t469dsxnr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:18:54.977 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"zq1tciu9kbfxtj8ixuk1zg3e8a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:18:54.980 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"6sse1wrq8fgd9no3p3a8rdujch","postId":"95hy7pksoprpjg4jusinaoyhfe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:18:54.983 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"4f1gmanhxtn37cyhw1a1bkktwc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:23:32.912 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"g63yskejx3yw7crjedk7m3qwnc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:24:14.972 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"y6xao1faijg4zx46e55qkpt6ow","postId":"9xpdnww84inwtxaeqozbhbyanw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:24:50.986 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"rwu6zcbs1tro78ajnnk466x6xr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:29:33.438 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"6gtj1cohs3b1tj8gjjryptafhy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:29:33.438 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"6gtj1cohs3b1tj8gjjryptafhy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:29:33.574 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"i1o43qiaet847qdpuf3jkyo93a","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:29:33.939 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"i1o43qiaet847qdpuf3jkyo93a","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"xeobqfp9ffy5i8rmhym7r9qhoh","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:33:41.389 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"goueu8w89fy4bxdh5gm459kfky","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:33:41.390 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"goueu8w89fy4bxdh5gm459kfky","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:34:07.911 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"8j97qacqcpgfzdhsy3h6zuzucc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:34:08.322 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"8j97qacqcpgfzdhsy3h6zuzucc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"xeobqfp9ffy5i8rmhym7r9qhoh","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:35:09.356 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"i7bknwi8hf8p98wgkqqayuuaga","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:39:52.601 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"wt351y84j7f88es7jjrd3fxb6c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:39:52.601 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"wt351y84j7f88es7jjrd3fxb6c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:41:15.684 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"qtzaficx4ff97yboqwxhzh8d8y","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:41:16.384 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"qtzaficx4ff97yboqwxhzh8d8y","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"xeobqfp9ffy5i8rmhym7r9qhoh","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:45:02.865 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"c6zj4ze6hibdmrzk9uk8osohso","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:47:35.801 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"q9d46anuipntzr6esrrz5iufsh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:48:00.645 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"ia1bxtg1s38b5eexoh9mpabjjr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:48:52.770 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"j1haq11iktb38d1kb8fd6d7tua","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:49:02.104 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"hnbm46k7ffdrjb6qkbz1k4nite","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:49:10.533 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"4jqmeu7j17g3xpohjnmy13mysr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:49:20.284 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"zeb4of1jrpn4tmmptzqhqxjkte","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:49:38.692 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"wud195eazjg7xg8u1ksudck1fe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:49:43.925 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"w3dopwmgk7nsbdy71amd8zzxse","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:49:56.829 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"m359bi66g7y93b6ya5xuooshzc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:52:07.465 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"j5udbcubc3nsxjfowm4jzqqemy","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:52:07.834 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"j5udbcubc3nsxjfowm4jzqqemy","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:52:14.465 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"7gj87mmuztr4fegji8xrjgmdia","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:52:17.849 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"ywj4be9d5bnsuejpe7qcz7bttw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:52:17.855 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"d5y4b5o15pnbxnys3rmfdqex9y","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:52:17.999 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"d5y4b5o15pnbxnys3rmfdqex9y","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:52:19.580 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"djk9dfnjk3yuu8z17sjq5zqeyh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:52:42.255 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"cx338kppu3ffze7cxrmsoismdw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:52:42.261 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"h8opsfy8wtfo5bgyyjm7d5ndmh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:52:42.405 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"h8opsfy8wtfo5bgyyjm7d5ndmh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:53:38.058 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"pe8u7qfwmbb4fc438knwk8znah","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:56:34.249 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"izqy6se9itd6bjmigxqs4sza4o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:56:49.276 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"xfz371yej7y3bjuikpmqs8j4zr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:57:12.464 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"7gnnsynb6ifgtqbrfotztu6acc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:57:31.381 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"pwnxab69ftgc9jubo64m3agxsh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:57:33.098 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"htxdx1bo47ngzkcm5ncm3ef33a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:57:39.174 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"f7jponirbjbm8kpyp4ykykkm5c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:57:48.938 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"1i7eiq5wip8updmc7mfkmzmk6c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:57:54.775 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"byxnpwgc7tfjtbkud6dci89i1a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:58:34.268 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"wx8eqjn3a7yo9jgfz9q5ccq98y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:58:55.509 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"8qreg8hbd7y39cs39ak5o8draw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:59:04.859 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"oiuwnftk4i8w3kt4mchtifx3na","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:59:05.266 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"oiuwnftk4i8w3kt4mchtifx3na","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:59:13.807 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"ubk1j9wgbtykdcayebzxbpu61e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:59:13.875 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"iixe9sjmdiyh5jixioyjof4gic","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:59:14.018 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"iixe9sjmdiyh5jixioyjof4gic","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:59:15.026 Z","level":"error","msg":"no message parsed","caller":"app/plugin_api.go:976","plugin_id":"com.github.scottleedavis.mattermost-plugin-remind"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:59:53.681 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"5s1mxu8nrjyemnqzuspxyhijkw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:59:53.687 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"yrzuzu8iu3rcbp5sqiuugeqppe","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 10:59:53.790 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"yrzuzu8iu3rcbp5sqiuugeqppe","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:00:03.814 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"qr8t3483otfcikgmba1tuaw14e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:00:11.511 Z","level":"error","msg":"no message parsed","caller":"app/plugin_api.go:976","plugin_id":"com.github.scottleedavis.mattermost-plugin-remind"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:00:30.871 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"hsqisbato3gq7dkuucegy37wgc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:00:30.937 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"fjt4qezkjjdk7mxxuhxon5r56y","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:00:31.040 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"fjt4qezkjjdk7mxxuhxon5r56y","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:00:39.528 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"ywgng9xzk7dex8a71ybrdrzcrh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:00:39.594 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"hkxdxtzrbtyjbcot8yrc1kw8sa","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:00:39.740 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"hkxdxtzrbtyjbcot8yrc1kw8sa","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:00:52.705 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"ip1xm4ujx7r3u8tyquzm97kpje","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:00:52.768 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"u3kutxznkpyjfq4d9uojx51wnr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:00:52.915 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"u3kutxznkpyjfq4d9uojx51wnr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:02:24.407 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"tc6ug4ceifgmbqqcrjcjmsx7jr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:02:32.847 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"o4yby7tzxidxmcqimgung5rfjh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:02:35.792 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"psatm1xufpbkdefdozd1gptkko","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:03:03.266 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"aqiihf3hstnjjfco7gk5er7ybe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:03:47.085 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"yokb9nxfyfbybx9t7ihgpk9zhh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:04:09.771 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"jjyjmbrcdtyzjdq9ucmrabhi8w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:04:12.232 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"bsx43ff8mirjtko1t85taynwhw","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:04:12.649 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"bsx43ff8mirjtko1t85taynwhw","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"ecg73kbukfde7mgc84ptpr7hry","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:05:28.894 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"o4rdphgx77godcwc3qdufuo6ya","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:05:39.805 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"zdzuub4sd7dk7k3ebaeox7nrao","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:08:07.624 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ccjnej4w87nw58iyctxru7pech","postId":"karc6cc8pbbbxb75zhaiey1s6e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:11:27.488 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"ayrcx6xn5ibb88qjiu4d96c3tr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:31:12.198 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"6sse1wrq8fgd9no3p3a8rdujch","postId":"wejcfqtt43gyxp8az59dd65unh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:31:12.198 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"wejcfqtt43gyxp8az59dd65unh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:31:12.198 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"wejcfqtt43gyxp8az59dd65unh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:31:12.198 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"wejcfqtt43gyxp8az59dd65unh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:32:16.344 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"iyzouxk55bfsiey3g1c6eeas5o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:32:46.283 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"pbi3iqxycpyf9c6ad58tuszmkh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:33:01.386 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"uy9jmcc9cir5drcy5e4jq8pesw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:33:16.614 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"rzzrte9t8fnm7mrkxjezjarufr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:33:54.373 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"wf9yqh78qffzzk5defbw7dgwyo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:33:54.811 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"wf9yqh78qffzzk5defbw7dgwyo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"c3bmusby5p8abjuw1rf1ezhkih","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:34:08.529 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"c88gat1doi8gijiu54nr4ejhxe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:34:15.603 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"rziedgdmqpdxuqiuimsgqigrmo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:34:15.706 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"rziedgdmqpdxuqiuimsgqigrmo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"w5n7stc4kfbspkayiw6ud9qhqy","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:35:44.297 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"akrfzq8mnfg4jrdi35d4suthsa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:36:09.517 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"fe74qw6yojnumfgbc48r53qi7a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:40:35.639 Z","level":"error","msg":"Plugin focalboard cannot be enabled in product mode.","caller":"web/context.go:117","path":"/api/v4/config","request_id":"a9ndtu4mtbr48gi63ryysgnuko","ip_addr":"172.19.0.1","user_id":"wt8q73aeui8x383767f6ud4njy","method":"PUT","err_where":"EnablePlugin","http_code":500,"error":"EnablePlugin: Plugin focalboard cannot be enabled in product mode."}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:41:28.712 Z","level":"error","msg":"Plugin focalboard cannot be enabled in product mode.","caller":"web/context.go:117","path":"/api/v4/config","request_id":"5bbqeazzybgctyf93kh768d74r","ip_addr":"172.19.0.1","user_id":"wt8q73aeui8x383767f6ud4njy","method":"PUT","err_where":"EnablePlugin","http_code":500,"error":"EnablePlugin: Plugin focalboard cannot be enabled in product mode."}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:41:31.119 Z","level":"error","msg":"Plugin focalboard cannot be enabled in product mode.","caller":"web/context.go:117","path":"/api/v4/config","request_id":"fs1cikkd1tfdzeankgcoi5h7uw","ip_addr":"172.19.0.1","user_id":"wt8q73aeui8x383767f6ud4njy","method":"PUT","err_where":"EnablePlugin","http_code":500,"error":"EnablePlugin: Plugin focalboard cannot be enabled in product mode."}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:47:27.408 Z","level":"error","msg":"invalid key/value pair","caller":"app/plugin_api.go:979","plugin_id":"com.github.moussetc.mattermost.plugin.giphy","arg":"GIF commands: No more GIF results for this search!, "}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:51:31.690 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"t3t5qp654jgz8gab5yp5wx1kth","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:51:45.613 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"t66qzwuby3fu5gxokamfncddhh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:51:50.797 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"n34cazstbpgotntrn4b3dhz4ee","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:51:58.355 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"oz5zz33afjdd3gzgrdz9j1qfhw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:51:59.273 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"9yn45dr1f781ikd5k4tjpdj94o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:52:04.921 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"4j11y9yb83rhjre4kb394zhjzr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:52:17.498 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"6qis35n8nj85me1obiczbznzuc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:52:31.874 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"yc675mpg33yybg67qgmgr5dj1o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:52:47.502 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"ndmeyca31pra7b3s8go7d6kqdr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:53:27.061 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"sm3jhpo13388iqhkf9mawiirda","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:53:30.059 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"o1yk5gk16b8mfr4atni7rsziuw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:53:54.058 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"k66p7dd16brdfj8hquo4fer8wa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:55:17.800 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"3eobucpctjbwtyetyfhkyntgcy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:56:02.520 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"9uzxzoybabfh5fsnqkqgay8htw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:56:35.890 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"d8qu7e5ckt8mfer1o7eq1akjxh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:56:50.844 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"89eqbyfh37yumpygdwtxiswtkr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 11:56:59.098 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"eqn7a3kyefryzeyqopnrmcynir","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:13:38.385 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"3c55omho1fg15dwk44xcwc87ga","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:33:25.937 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"49otkrd7binntgyzoi6ft7ysar","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"7mrm3ewg77818mbq9kzpp9ohpr","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:33:26.364 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"49otkrd7binntgyzoi6ft7ysar","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"7mrm3ewg77818mbq9kzpp9ohpr","channelId":"xeobqfp9ffy5i8rmhym7r9qhoh","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:34:45.346 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"fcjjrapq7ffdmngmg34rqg9ute","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:34:45.753 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"fcjjrapq7ffdmngmg34rqg9ute","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:35:18.075 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"hmizeayyjpd3icwu365pyg4zde","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:35:18.177 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"hmizeayyjpd3icwu365pyg4zde","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:35:22.782 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"d5ombem1r3nwzbpgin3pu9co7a","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:35:22.925 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"d5ombem1r3nwzbpgin3pu9co7a","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"xeobqfp9ffy5i8rmhym7r9qhoh","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:35:51.570 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"osiw8mewwfgamf63ntsfw8ppic","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:35:51.646 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"4exyuoqactyhjkqb6mzxsyjqrr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:35:51.791 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"4exyuoqactyhjkqb6mzxsyjqrr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"xeobqfp9ffy5i8rmhym7r9qhoh","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:36:17.058 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"tc8ru7n6atdfteeir4o9joruew","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:36:21.399 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"shn88xn7ff8mmknjxw5mhjky5r","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:36:21.542 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"shn88xn7ff8mmknjxw5mhjky5r","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"xeobqfp9ffy5i8rmhym7r9qhoh","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:37:08.938 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"ykjrgm3n4iguid4wrwz67dukhh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:37:09.032 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"55eqy6w6bbf6fejrdrowdbmrew","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:37:09.139 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"55eqy6w6bbf6fejrdrowdbmrew","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"xeobqfp9ffy5i8rmhym7r9qhoh","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:37:30.308 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"ncxtehoghb8qxbk4ibywpyhh7h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:37:30.398 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"bzyixgr1d3gumyy69ssudsxdfw","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:37:30.541 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"bzyixgr1d3gumyy69ssudsxdfw","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"xeobqfp9ffy5i8rmhym7r9qhoh","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:37:59.938 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"5zp113thniyf7kibczx6ofbn7e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:38:00.118 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"a3aj9pqaubrndfs9uay8oerefa","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:38:00.220 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"a3aj9pqaubrndfs9uay8oerefa","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"xeobqfp9ffy5i8rmhym7r9qhoh","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:52:47.767 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"8r85i4gbcj8fik8t5dijoot9ua","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:52:55.362 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"mbm7tpepzjy19d1jrcf6fm6a5w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:57:57.977 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ni84htsbnifu9mjiar35pubuyr","postId":"e7k6et51di8x9nkjggww3upo6e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:58:54.021 Z","level":"error","msg":"License key from https://mattermost.com required to unlock enterprise features.","caller":"platform/license.go:106","error":"resource: License id: "}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 12:59:59.938 Z","level":"error","msg":"No target found for reminder","caller":"app/plugin_api.go:976","plugin_id":"com.github.scottleedavis.mattermost-plugin-remind"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:00:04.485 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"oefyaf7wdbdz8frrj47om5qaha","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:12:52.263 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"iqkc3wy96tduiyw1zejsqmdgmc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:13:01.171 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"3jp4c1jw8fd4uywh7rtodnqinw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:13:48.436 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"8ebf7q1wn3fm5bnwi7uauw6p9h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:13:50.237 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"cr4hjfqfjintbjiu41m46k5ztr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:14:42.657 Z","level":"error","msg":"Plugin focalboard cannot be enabled in product mode.","caller":"web/context.go:117","path":"/api/v4/config","request_id":"fdztkffxupgh7d87uunj94dzae","ip_addr":"172.19.0.1","user_id":"wt8q73aeui8x383767f6ud4njy","method":"PUT","err_where":"EnablePlugin","http_code":500,"error":"EnablePlugin: Plugin focalboard cannot be enabled in product mode."}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:28:15.506 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"8tcn9zg1zfgbfrjxftnrw99rue","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:28:18.147 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"8oofuft3hprm7jp5hwfgmcyj7o","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:28:18.515 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"8oofuft3hprm7jp5hwfgmcyj7o","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"5job37cqcbgijriu3ampch5fir","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:28:38.733 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"nf7zf3dgfj8j3qkqq7uyhtetjh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:28:38.739 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"apee75kdxfyy9c5b885z564gqa","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:28:38.883 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"apee75kdxfyy9c5b885z564gqa","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"5job37cqcbgijriu3ampch5fir","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:30:16.757 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"yx9tpuzr53beubu1aduerf8xpa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:30:23.906 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"yz1da3u1k3d59ygoyayy1nqq8e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:30:34.128 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"167wpnumotytiq5fnrw8tqprao","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:30:46.740 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"ebxjfs5w9jyj3euryzxe1xffzw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:30:50.756 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"a6edfd7qqpr1j8wzsrziyutgwa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:30:54.920 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"jfbo1ownuiyqmxirrgebj3gbth","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:31:01.335 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"gyisnce7npdd7fznehqi5amtih","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:31:11.106 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"pog3i9zs1jr47df63rdx66ir7a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:31:17.392 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"ya4hun35ifgw5p6afwg5arjtiw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:31:22.965 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"9d9hb6j3ujn48k4wumhprd4dae","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:31:38.181 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"x5khaiiufin3pnwwjnhsqwnceo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:35:03.711 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"1y6e357gn3dbbeasntc1euef8r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:35:34.740 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"j88afd8u1bnsmm37jjxammgbxo","postId":"ucdykbb673fkix4wwhrdu1w1oh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:36:27.361 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"un5w386getgaun4a37ofk84hzo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:36:30.702 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"btut6ut87i8qtf7czi1cua6yya","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:36:31.101 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"btut6ut87i8qtf7czi1cua6yya","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:37:56.610 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"nbh7pet8ajy4xbyyd3mhcgc8ee","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:38:02.941 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"j6oyrkgj3tbm7kaj5459qzbq1h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:38:37.679 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"3rykriie4b8subk4shad1c3mje","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:38:47.267 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"3kuwjf4jqbn5ipxrgs6qeyne9c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:39:07.357 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"4qfxgmxmipdd8jcpg65y1dmrgc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:39:25.393 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"shqp3tcfdfbb58zofga613haqw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:39:33.298 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"xw3xz1nn9ibazgrwnwtqnxbm7o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:39:39.890 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"ebxaj4ghbin7ip4k9djckxt74c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:39:42.860 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"hm5bwig9ibyjprsgmkomjsxouy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:39:46.784 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"yw1q1rbwc7fnpx37q4o9whpjgo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:40:08.779 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"qp9xdjss7trqddfkg71poztyxa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:40:56.904 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"n663cdfd1ffrunmo8pf9eoq35a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:42:38.019 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"jiodi3usqbgy7n3tonq7hewxuo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:42:46.792 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"7q6ke9g1bbdupmmjwqsg8mw6uo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:44:52.439 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"bmdy1thocbfypjgw6p95q7j5ac","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:45:06.150 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"1ewn9nxty38ytxbdsaoqjxb9re","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:45:17.197 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"mr49qyfoetd7jcz7w4jx39ymfy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:46:05.196 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"jnjowg7o478ipe9xiezxggijeo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:46:52.705 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"9zjbxd86rjn7uy5eiyea3soebw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:48:30.072 Z","level":"error","msg":"failed to read RTP packet","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*logger).Error log.go:98","error":"EOF","sessionID":"oqcfuz57sb8d8qosecx8q4mzoe"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:48:30.083 Z","level":"error","msg":"callback failed: call state is missing from channel state","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*Plugin).handleLeave websocket.go:441"}
mattermost-mattermost-1 | 2023/01/17 13:50:49 [ERR] yamux: Failed to read stream data: read unix @->/tmp/plugin268099495: use of closed network connection
mattermost-mattermost-1 | 2023/01/17 13:50:49 [WARN] yamux: failed to send go away: session shutdown
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:50:54.413 Z","level":"error","msg":"Unable to activate plugin","caller":"app/plugin.go:183","plugin_id":"zoom","error":"please configure APIKey"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:50:59.456 Z","level":"error","msg":"Unable to activate plugin","caller":"app/plugin.go:183","plugin_id":"zoom","error":"please configure APIKey"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:51:36.138 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"sh1x3sfj8pyiufhqczxf3uyeiy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:51:40.603 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"bb9e9n9ckpf85k3idjh5h1nq3h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:51:41.983 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"3y4ahx6wd7b47fuamqb7gcuuwe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:51:48.862 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"56aq7wtyt3bm5nm3rzksfiwqta","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:51:55.581 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"w5tctpta43yijps67y15g98wxw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:53:02.695 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"sjtmuzw6mfbybrw5d5bjrtk56r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:53:13.257 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"iphyj6uqxpyqujadg3n8er8z4o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:53:24.626 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"36t1uau8piy7mf9y4h8fxroytc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:53:42.545 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"9tm4a3z7ujdjzpy5epjs1mphfa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:54:35.317 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"8u8kaqgx3tgmpf3649tud64omo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:54:52.180 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"t38zjge6zjgw58jdkz6imta9da","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:54:52.601 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"t38zjge6zjgw58jdkz6imta9da","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"5job37cqcbgijriu3ampch5fir","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:57:53.584 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"qs1eahuh9jn48q784eq353kmpr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 13:58:09.463 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"7pg39adkeib78qh47m6i49romc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:00:04.506 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"ubia3uj5q3n1ty89pfx83ozrxo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:00:18.456 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"jrydnduqjf8zxe1gf6zf7ri7dh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:02:05.608 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"4b19ze9idjd98xubeky4598i7c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:03:46.464 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"ahu3kp1hx7y17p638thhjbp7or","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:03:48.181 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"9rj1aedgs7gyirie3ajrnfaonc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:03:48.522 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"zispjqsy6tdw3cdwrz8pdj88fw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:03:48.636 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"icawuffdff8a5e8azitbadu4co","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:03:48.885 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"zohicxdizpgh7q1t5y5r7d7o7r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:03:49.050 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"xqw8c5mw1f8i7ntu48citk7bky","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:03:49.137 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"mxq6exrcgbdg5riaj6oqrogw7r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:04:01.993 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"nrtnxoutbfnr7dczkmyo4r9k8e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:09:53.810 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"4kyiup6gcbfubggq8pz4zhb89a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:10:29.163 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"pup39szmftni8ncdy8horaurie","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:11:10.670 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"gfsjck8ypfb93b1et6smmy8nie","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:11:13.669 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"1pffmtw9jb8nbqx31pqxry9f5h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:11:48.446 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"97uxcs64mjn6tk1yi9bnoccx8a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:25:49.246 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"bjhez3n9ufytzb5qaig5xyggua","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:25:52.856 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"iq67ef5q17ri5f5f8qgki7o1xr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:26:13.384 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"utg6smkgd3n47njarjjnd7847h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:27:02.473 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"5t1ah4kd1broubnqw3wc155i6e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:27:05.461 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"4q6gayhum3fnzqapgtt1qtkgbw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:27:07.131 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"bbdb3dz1etfytn7zm5j5pei9yo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:27:11.377 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"u75f7cxmrif9dfzwh94d5yy4ao","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:28:58.360 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"dbtqphc3yid3pe6bn8qi41bbjh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:29:12.241 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"eqazoikytfghfm6q4k38qxseaa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:29:18.480 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"6sp1nxhhgirrbf6jjxoorqjqqy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:29:39.202 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"epf8hjk1a7dqjqqjwnbn688xyy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:29:54.937 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"n6ggyjpe57ro7xrcfbh35wgz1e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:30:02.329 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"e8jsgygkcprrzkfwycwg68kkpe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:30:10.559 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"pwccj1cmdjdrjxrdq945cttjza","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:30:16.133 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"14i4act3r3fodnkfrzuapwgz4w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:30:23.878 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"49ijp63ketncirbh5hqown8wuw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:30:35.577 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"88nq87abjpdmt8hj3p8qrybh9c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:30:50.108 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"rc6ifm5me38d9fbpc6cek48eke","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:31:01.832 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"f1hemtno4tyofden7efkpuhn8e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:31:11.822 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"qehcr7jnbpy5jrjuin863yxxqa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:31:18.061 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"qz987gq5ipg6mgksng9um3kgne","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:31:25.341 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"gkf96mi37pnd8k3b3sz6sc87ch","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:31:31.676 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"zgjyxeo373yatf1grqpy3jhc1y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:31:50.519 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"pj93kjdz3fnzun3z1468zyjxpo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:31:57.111 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"gjngzu4ga7fomr5unyzfn1wqxr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:33:38.727 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"yppo7ergnfrizesnufmiu5e4na","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:44:55.192 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"bk5si7yas3yhxkxjxjbdcit1qy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:45:15.495 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"f6atiw7rgbbk5fenq177uezhrc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:45:32.155 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"4s7qt4cwm3bk8cpw5amwtbdqkc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:45:35.270 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"wmwg3mqny38ffc8fwoye8h7xne","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:45:38.496 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"wsytsgq9ip8x5c6zrbhcmfz5wh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:45:45.319 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"hgej4ywse3fs8peth3xdhbamaw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:45:48.117 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"guqzknmyqpgzmyejceozqiyedc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:45:50.833 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"dedweceujjnppppywg3ktsysgh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:45:51.541 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"wuukb8ofg7yw3q7hzhqinka14y","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:45:51.944 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"wuukb8ofg7yw3q7hzhqinka14y","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:46:01.461 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"6wr3xrchi3b4d83of8r5m9xq8c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:46:11.602 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"p5yxdxws87nw9r8odwd6gerbbh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:46:12.771 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"85okz451j3rjmjfo1whwz454nh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:46:27.786 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"qi6q7mmcd3nb3kpywz7a91sdoc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:46:31.513 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"7pffsjgrqt83xqhzf9ydqxnnxh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:46:31.614 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"7pffsjgrqt83xqhzf9ydqxnnxh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:46:34.397 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"zedpqh4pfjf8dxeknfsx6dkcye","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:46:34.404 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"ssupha9iqjfc3bmy8osd7u8gsa","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:46:34.505 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"ssupha9iqjfc3bmy8osd7u8gsa","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:46:47.261 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"37gmxqrxmpdpikr86hpe5fubwo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:46:47.268 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"eybi36eibpdyicah3i697r6gge","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:46:47.411 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"eybi36eibpdyicah3i697r6gge","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:46:52.322 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"rt177gs6zidy7jmfop8wkobmkh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:46:59.703 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"paidfxtcrfy53cu5trgmfoi1ky","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:47:18.146 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"1h6ofaf9abfw9f4z1zh9eax3ea","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:48:59.608 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"op1kskcc67no5ka6stbp55a3br","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:48:59.998 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"op1kskcc67no5ka6stbp55a3br","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:53:09.507 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"6b41hj76cir75bh6p7o9yxrqtc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:53:17.450 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"9y5owu87ui84mydyfqdo85jwko","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:53:24.932 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"m7n47zorktghpgj7mojww1shby","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:53:26.778 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"kidx5gpskbg47yi1hryk3ygboy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:53:33.910 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"4y6izt551tnnb8nkeqmyjfmf9o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:53:34.225 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"7oma8mhk43nimmdppujip97pxw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:56:53.186 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"mq7phgmndfgfuje5c9kdijkoic","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:57:38.264 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"zrgpg6geo3yo8fpszstt4gfa6o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:57:52.431 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"xsohahny3pfgpd7tz7ha1seudo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:57:58.028 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"h8ikj8fbtpdcdjcb6xp3ekxbby","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:58:00.379 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"9tawocb98bnt5m3wpef9bjkq4h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:58:14.469 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"awq44hkdjtrnjcokemn4jnhj7y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 14:59:01.127 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"4gsnsa163fbizmkyhzzutr6ohh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:00:01.177 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"zoyymopjhfguxp8nh6xop4ho3o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:01:51.143 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"at7rrig5fbgs9geochfbaygaah","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:30:18.998 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"3gokt64dm3bfz8z6hdehjtge3y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:30:48.248 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"abyiqd7nztg7pdpktf3qn47iec","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:38:07.787 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"pzknb9y6r7fzjjtdxs574i7gge","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:38:53.988 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"1dy1wcd3ntyojcqxkxjehgkn8a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:39:04.612 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"k7edw79f5jybbbfbmbr4479pwe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:39:11.319 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"6sse1wrq8fgd9no3p3a8rdujch","postId":"d6kam5z4w7da3bwnbed6msi4ce","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:39:15.541 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"jkoswa9kginzpdc6ywzqzdfyno","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:42:42.704 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"6sse1wrq8fgd9no3p3a8rdujch","postId":"8p147jxfeid6t8mhdeg98m3a6a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:42:42.789 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"s94d9zkujtgp8j3bzk5tiae3fc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:42:43.138 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"s94d9zkujtgp8j3bzk5tiae3fc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"c3bmusby5p8abjuw1rf1ezhkih","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:43:07.719 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"6sse1wrq8fgd9no3p3a8rdujch","postId":"xk9emzz4iidn7qq59g1pjrmhzh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:43:07.818 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"1hsi7xu9q7rd3jjj9fuj5q8wih","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:43:07.920 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"1hsi7xu9q7rd3jjj9fuj5q8wih","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"c3bmusby5p8abjuw1rf1ezhkih","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:43:21.839 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"39jqyfzkbtybxmzya95p4g9bww","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:43:40.290 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"96yhm4unibyhbqxqskm4sicbso","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:43:43.194 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"zgxecguc87noigbtafdqt375jh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:43:44.748 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"arndfm97ipg17qqsodszitm53w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:44:05.599 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"ti4mkjw56iyc38myiyqqu8q3cr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:44:05.605 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"foghc3ebo7nh9c8iw798rncnsr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:44:05.750 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"foghc3ebo7nh9c8iw798rncnsr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"qe4opwe3ejy8bjpeaxrob6ih5o","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:44:26.574 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"siezaukaufdsx87gtz9mgfoa6r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:44:28.668 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"tc55i651j3rcxdinahzq8ip6dy","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:44:28.688 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"m3ces3ej5iywfkekg7dec1zqxe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:44:28.745 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"5wdwdashtibi9np973qef3atwc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:44:28.811 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"tc55i651j3rcxdinahzq8ip6dy","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"qe4opwe3ejy8bjpeaxrob6ih5o","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:44:28.954 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"5wdwdashtibi9np973qef3atwc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"qe4opwe3ejy8bjpeaxrob6ih5o","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:44:47.928 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"afyzz8grxbfmixwr9nkr75pcaw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:45:16.210 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"b9owruijrb835fdsw5jnwfuwsy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:45:22.748 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"r1o5bqy6di839qnwoqbc8awpco","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:45:33.057 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"5ab3mgo8xpn18kwh17h8cc4cbh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:45:38.948 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"ujr95mchs38zmjp85jrtsjsa4r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:45:43.004 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"xkbt76i3yi8k3gusry6rxxtfyc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:45:47.168 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"9sheepdgo7bczrdgnqenggew9e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:45:51.135 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"yso4j8jjb3ny7jgiux73n4wara","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:45:51.742 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"4hg6k8s53bry3xdmkpeskeko8a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:45:55.541 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"pir8newiqbdi7fp7744znpux7r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:46:04.042 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"cz4trnkm6pfz9k6qn6kq4xoj3y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:46:10.288 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"nxai5g5ck7gt9m4ha77htfhpzy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:46:14.422 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"65bs4eqiojr6pfak3yc8u1yf5h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:46:23.088 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"dtndbnc3r3d53bt57j4omam7ko","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:46:28.766 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"fcpwxkybd78xfqembs4simac6h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:47:35.344 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"id65aq91sjdr8yrkhpxd131bkw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:47:43.115 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"drspd7zcdifd5d6djtggu8ewno","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:47:43.115 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"drspd7zcdifd5d6djtggu8ewno","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:47:56.608 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"6frnn17zptnpzeihdo6xsjaaco","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:47:57.080 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"umhgfg9h6ty7pgc5aocxan4fpo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:48:03.889 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"uosmdba5bfgwdp63qidzyiux9y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:48:20.208 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"mwcctwf743nmfcdkkshpacqrfw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:48:22.245 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"dagzd9kffp8f5bwsbrsmqeu1mw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:48:28.938 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"pefssi4qkifh9qn55ifwbnr39e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:48:33.382 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"c15k813sypn1mdnfi19cifds1r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:51:23.610 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"56pcchptq7bh5nqicmh9hjj7eh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 15:59:48.412 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"goa8x5duefdd5cb5ccmknbp3wa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:08:05.519 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"xxybah93gbdffm75yhu6xwc6bw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:08:05.519 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"xxybah93gbdffm75yhu6xwc6bw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:13:41.690 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ykd4aefnwigjzk5ryi7kis4kcc","postId":"77x54hyz9tgrpfd96qpomzgecr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:14:00.181 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"xapyr17se3bxtdebcjpuhfyfnh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:14:21.367 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"5aju5htwuir38b86m5fu76x8ca","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:15:06.792 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"ojqrr6keyigcxx7ft5njon37mc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:15:16.850 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"ido386z7ii8n9eotz4pwzfsrha","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:15:17.300 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"ido386z7ii8n9eotz4pwzfsrha","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:15:18.709 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"o81et4bup7rdzc18f1nreq4edo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:15:18.738 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"o8hq4jdey7byfxn8zz495mm9oo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:15:18.881 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"o8hq4jdey7byfxn8zz495mm9oo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:15:37.538 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"rz4sjkptxpnzjddkry31esagye","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:15:37.544 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"9s5m8x1sxt8wb8rs3heofy368h","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:15:37.687 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"9s5m8x1sxt8wb8rs3heofy368h","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:15:37.730 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"pnb9jjpewpnijem91i6dyoro6y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:15:37.759 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"ak94mpwc1jnu3k7m6emko4t6ye","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:15:37.903 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"ak94mpwc1jnu3k7m6emko4t6ye","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:15:50.552 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"bpw4zuywhtrtjrs8yisgryrqmy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:15:50.696 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"nnphw759p7bbbqhgqsm74chxzc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:15:50.702 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"n8zihm5zk7dpfy8iz7z64s5tay","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:15:50.846 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"n8zihm5zk7dpfy8iz7z64s5tay","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:15:57.014 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"9mc68dqdmbyz7mh9fk7rb6x98h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:15:57.078 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"pea19exn9t8hbfr33wog9ngwho","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:15:57.221 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"pea19exn9t8hbfr33wog9ngwho","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:16:03.279 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"fjpmtmhrcjr9fqj5ew1m4437pe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:16:03.285 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"a8rfse6twpf8drm3r6y9dy8awa","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:16:03.428 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"a8rfse6twpf8drm3r6y9dy8awa","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:17:48.773 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"ki4q51uztpgbmfhsddduishntr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:18:28.440 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"udfaqmjswbf1xb75z9xt5pzsuc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:18:28.842 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"udfaqmjswbf1xb75z9xt5pzsuc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:23:58.674 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"73aww1dgjtr6xnck6wohyokfoe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:24:08.658 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ni84htsbnifu9mjiar35pubuyr","postId":"3xpddmt6ib8wukr7c1dbryoqfa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:24:31.756 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"ans56ymi6irsub1fexixnh6ojw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:24:44.758 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ni84htsbnifu9mjiar35pubuyr","postId":"ihiigeewz7r1trid537gtusqjw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:24:48.281 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ni84htsbnifu9mjiar35pubuyr","postId":"csuwcgut5b8f8koc8ux74u8sbc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:24:54.718 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"y8q7r395k7d6ddq5kwyhpmfmey","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:25:28.654 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"cznn6eiabbfw5putocgwebdrzo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:27:45.794 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"q7tbebqmgf89pei3p9ycmw3peo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:27:46.137 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ni84htsbnifu9mjiar35pubuyr","postId":"9dfr8j9nufd4pdhsdcm9xhuj1r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:28:14.017 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"1qoekxu74pfh3p9f6rsseag4sw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:29:12.710 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"74kh43kkojyxjfafymu1go8ycy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:29:12.711 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"j88afd8u1bnsmm37jjxammgbxo","postId":"xbr1qj343jgdzrihxjuky6c9bw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:29:12.711 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"qc1rg7ydibfziqndsq1dbh5ogh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:29:12.716 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"yf589mx4qir8up1hkttcym1zoh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:29:12.722 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"6sse1wrq8fgd9no3p3a8rdujch","postId":"m5fpcx9y3brwuj7k78o81rze4e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:29:12.722 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"y6xao1faijg4zx46e55qkpt6ow","postId":"u665uy8mn7d6fxu4gg6ccozqqw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:30:40.860 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ni84htsbnifu9mjiar35pubuyr","postId":"8s6qn3t6jfy4tfuw4insw7ddyw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:30:47.724 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"o545zos8tig57cr6ru4xkawt7h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:30:47.724 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"o545zos8tig57cr6ru4xkawt7h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:31:50.634 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"7o3r1utkef8mucbmmfyesri89a","postId":"wcx3tgs55igbjnip5u3ioihjrc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:39:43.986 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"ni84htsbnifu9mjiar35pubuyr","postId":"sptriytncf8mfm54ik1atemd8w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:41:13.738 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"ni84htsbnifu9mjiar35pubuyr","postId":"enfct5418pfbumkne3xdjwyfuc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:44:07.136 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"d76dbrnpxpngujbikkynp66i3h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:44:11.181 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"df4xt55zcbb58x19mmqaymjfgc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:44:13.516 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"qhfwtbtawt8ft8ks4i3qrq8z3a","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:44:13.920 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"qhfwtbtawt8ft8ks4i3qrq8z3a","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"qe4opwe3ejy8bjpeaxrob6ih5o","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:44:18.776 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"s1zh4619ki8zdf41upncwtdqsa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:44:18.842 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"p69s6me3npbduyji6aom71wzmw","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:44:18.944 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"p69s6me3npbduyji6aom71wzmw","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"qe4opwe3ejy8bjpeaxrob6ih5o","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:44:22.485 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"xijgtswgtj81pp5b1ftnr9tboe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:44:22.511 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"5ntq4zntnfyp7naudc5en5zg8e","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:44:22.614 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"5ntq4zntnfyp7naudc5en5zg8e","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"qe4opwe3ejy8bjpeaxrob6ih5o","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:44:26.615 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"ads77akunjrf8r1owj89onadfa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:44:26.620 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"dcxmgho8jb8smxd13iti7r1nkh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:44:26.763 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"dcxmgho8jb8smxd13iti7r1nkh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"qe4opwe3ejy8bjpeaxrob6ih5o","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:44:27.580 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"mn1azhj7ypg7mdjp5ge353pexh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:44:27.605 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"e8cukihtwby3zduhwy759yguqo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:44:27.707 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"e8cukihtwby3zduhwy759yguqo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"qe4opwe3ejy8bjpeaxrob6ih5o","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:44:35.807 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"e8wgcugb638zjcdpxztu49sncw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:44:35.813 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"qh5zgnecsigi5geteehacxczsw","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:44:35.956 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"qh5zgnecsigi5geteehacxczsw","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"qe4opwe3ejy8bjpeaxrob6ih5o","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:47:03.160 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"pgg8ax9yz38adxzday6kbtu9jo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:47:09.135 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"d5w8ok8bkf8p9gct8nzrizg3ic","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:47:09.583 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"d5w8ok8bkf8p9gct8nzrizg3ic","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"ecg73kbukfde7mgc84ptpr7hry","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:48:53.680 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"tkq18xwfjbn1zyswrswx1di5ww","ip_addr":"172.19.0.1","user_id":"u46qg9g11iy89pxa5mshoh41wh","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, Unterminated single-quoted string"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:50:18.519 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"ndhfctebqpgfic15beq8h3tpuy","ip_addr":"172.19.0.1","user_id":"if3j6664jfy998phmbfatt8aye","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, Unterminated single-quoted string"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:50:26.998 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"hck6uai5yp8p3fo5m5mtpbhf4c","ip_addr":"172.19.0.1","user_id":"if3j6664jfy998phmbfatt8aye","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, Unterminated single-quoted string"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:51:15.889 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"j88afd8u1bnsmm37jjxammgbxo","postId":"bzjriyqci3yyzmbp6jza41y8rr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:52:06.101 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"s7yyfwkm6bn5byywf8m4wwdwwh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:52:18.904 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"o84kaduba7gq9jzjccgwmbdcoa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:52:26.097 Z","level":"error","msg":"Plugin for /zoom is not working. Please contact your system administrator","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"jyduqwgtgjri7ehg17f7jkeifw","ip_addr":"172.19.0.1","user_id":"emnrrmzxr7yx3bdqx486k7yg8e","method":"POST","err_where":"ExecutePluginCommand","http_code":500,"error":"ExecutePluginCommand: , err= Plugin has recently crashed: zoom"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:52:27.180 Z","level":"error","msg":"Plugin for /zoom is not working. Please contact your system administrator","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"j68s8ojpb388ibgy8z533ycjoe","ip_addr":"172.19.0.1","user_id":"emnrrmzxr7yx3bdqx486k7yg8e","method":"POST","err_where":"ExecutePluginCommand","http_code":500,"error":"ExecutePluginCommand: , err= Plugin has recently crashed: zoom"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:52:29.979 Z","level":"error","msg":"Plugin for /zoom is not working. Please contact your system administrator","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"g3oubcrh17nqmnzzococnm4xyo","ip_addr":"172.19.0.1","user_id":"emnrrmzxr7yx3bdqx486k7yg8e","method":"POST","err_where":"ExecutePluginCommand","http_code":500,"error":"ExecutePluginCommand: , err= Plugin has recently crashed: zoom"}
mattermost-mattermost-1 | {"timestamp":"2023-01-17 16:52:40.058 Z","level":"error","msg":"Plugin for /zoom is not working. Please contact your system administrator","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"5kswqd89bfbiug9ed4e7kbqpqh","ip_addr":"172.19.0.1","user_id":"emnrrmzxr7yx3bdqx486k7yg8e","method":"POST","err_where":"ExecutePluginCommand","http_code":500,"error":"ExecutePluginCommand: , err= Plugin has recently crashed: zoom"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:34:55.319 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ni84htsbnifu9mjiar35pubuyr","postId":"upr6m57mkjgxbnhfmwe8qzdbuw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:51:53.202 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"zubxyub5y38g3noqb97z5ywe7e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:51:56.302 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"nrjd5c7xp7ggtxqweewcpr99ey","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:51:56.737 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"nrjd5c7xp7ggtxqweewcpr99ey","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:51:57.367 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"1mcinf5u43dq9gkjieaczfx6ar","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:52:23.029 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"19r6xopjoty5dc77nwrd48w6uo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:52:23.035 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"ue9n1rqxw7yzdqoswqyagked8w","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:52:23.178 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"ue9n1rqxw7yzdqoswqyagked8w","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:52:47.596 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"qq4hip3o5jgappup5nczhqj3ac","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:52:47.698 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"qq4hip3o5jgappup5nczhqj3ac","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"w5n7stc4kfbspkayiw6ud9qhqy","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:52:51.217 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"7sh7aabpeiymfxadg61rfrds7e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:52:55.222 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"g7kfejg8ztrdbmg87oxpwqz7go","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:53:03.679 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"qze6sso3ufbetg8pwcbbyezfje","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:53:03.822 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"qze6sso3ufbetg8pwcbbyezfje","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:53:12.017 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"t4tpifuibigzdxu6rgeoee6q1y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:53:12.045 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"f1cp5khhzigs3ct3tqgd3b6hfa","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:53:12.189 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"f1cp5khhzigs3ct3tqgd3b6hfa","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:53:19.402 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"eiti964cwpbpxm9gwensnutgkh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:53:19.409 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"aihagxszxpd9ixaumbwd7tjo8y","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:53:19.552 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"aihagxszxpd9ixaumbwd7tjo8y","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:53:32.664 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"j4iufkk5hjf59xpj9cufftnita","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:56:30.580 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"r5rriihdyib37nbjj3o4onhisc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:56:32.520 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"f3416ox38bbptqz44r6pkpskxr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:56:43.396 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"jjq6adr777ny9kfo83ooxayxgh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:56:43.782 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"jjq6adr777ny9kfo83ooxayxgh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:56:48.207 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"3dhhx7aaab8yuny8eqtknqsq3a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:56:48.213 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"jrwb7xq4qtb3xnbm8gkohrctjc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:56:48.357 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"jrwb7xq4qtb3xnbm8gkohrctjc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:57:35.993 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"3zbomd1bibdnt8fy3w7cjaohow","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:57:38.589 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"h4g96yhidjyhmpdc4jnoa5ajza","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:57:38.732 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"h4g96yhidjyhmpdc4jnoa5ajza","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"u4bxk3kx8fy7dn485c8x9cnj1e","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:57:38.861 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"7rom9wi5t7bd7p9u5jbywcfhcy","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:57:39.004 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"7rom9wi5t7bd7p9u5jbywcfhcy","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"x1jgenematbxigm96idaibse9a","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:58:03.694 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"tedyp5qzztbz9j9ou7iym1aqhc","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:58:03.838 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"tedyp5qzztbz9j9ou7iym1aqhc","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"ecg73kbukfde7mgc84ptpr7hry","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:59:00.150 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"qp4h3dsb1tgqufbt5djk7rhz6w","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:59:00.307 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"qp4h3dsb1tgqufbt5djk7rhz6w","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"ikrdw89d1jypifqc885p8rj5mh","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:59:01.169 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"bdzgr5z8ctyrmk1bu83xx63tkh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 07:59:01.313 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"bdzgr5z8ctyrmk1bu83xx63tkh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"z6y49yczojn89gywoqkc99sibw","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:01:18.716 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ni84htsbnifu9mjiar35pubuyr","postId":"8odncdn9abguib33tagwpinyoa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:01:21.211 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"mkd998zij3gzip45uysytzk59h","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:01:21.595 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"mkd998zij3gzip45uysytzk59h","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"e9cqmckef7bf8ku38sak8isxgh","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:01:22.451 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"988cn69cfjdci8h4aoeb414qyc","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:01:22.594 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"988cn69cfjdci8h4aoeb414qyc","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dz8b6nku7bd598mdoxobkxxdco","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:01:23.575 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"ep6g9ibh6jndufneh1snsjsgcw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:01:23.677 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"ep6g9ibh6jndufneh1snsjsgcw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"rrf8p7ixe7ngff35pswrxfnatc","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:01:24.346 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"md13eqzcp3y1tjdf3nwab6c5ny","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:01:24.488 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"md13eqzcp3y1tjdf3nwab6c5ny","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"11cystdcnfbtbjrgjat79i6biw","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:01:38.713 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"hy4src791tbpzjb347r7c5p6pw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:01:38.815 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"hy4src791tbpzjb347r7c5p6pw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"3tz8j9yg9td5mg9tkaidp7exbe","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:01:39.555 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"wc1zj9zbntbd7fy7pxkojjh77o","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:01:39.698 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"wc1zj9zbntbd7fy7pxkojjh77o","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"t85iu4q13jgsjjrw4o7i8e7ggy","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:01:40.781 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"psd71w83k7no3p7dcmh6c5kwba","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:01:40.924 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"psd71w83k7no3p7dcmh6c5kwba","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"6rf5dqbn3tdmdkajsb9x11x4yr","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:01:55.115 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1uxhrad59pbpjfsmrndhd7i6ic","postId":"3ht8rf98jpgttk1j365iqyomkh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:02:34.520 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"csx7km5kxp895nyx5z6xw67duw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:02:34.521 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"7o3r1utkef8mucbmmfyesri89a","postId":"nm6aqt7qxif4tc5zdqaj4tfkky","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:02:54.103 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"axwzudjo93g77d1dhd8oo6ymke","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:02:58.775 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"xm375jmzi38k9mkmk586ixa8rw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:02:59.184 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"xm375jmzi38k9mkmk586ixa8rw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"ecg73kbukfde7mgc84ptpr7hry","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:03:54.068 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1uxhrad59pbpjfsmrndhd7i6ic","postId":"ka634b8z8bfebk5prjcc9yd3go","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:05:50.634 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ccjnej4w87nw58iyctxru7pech","postId":"jhyy7wm7ci8dzmq63obfouaywc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:06:16.951 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ccjnej4w87nw58iyctxru7pech","postId":"hcqbyyud3tf49gkooex467rp7a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:06:34.620 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ccjnej4w87nw58iyctxru7pech","postId":"3ia6r8x6fpnatxuo8wbrfjfrsy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:07:48.255 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"pxdnr1kqzff1ufwrzsma14e51r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:08:30.330 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1uxhrad59pbpjfsmrndhd7i6ic","postId":"rgixcm4iqbbh5jsy1anqhpyhja","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:08:34.593 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"yqu7xgftrfyrjc15hqys5wxr1a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:09:13.029 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"dhmtn5erb3fwigy6te71cskzre","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:09:18.504 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"e4ro3ufz3ffzbbzbk1gzrt8cfc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:09:18.505 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"7o3r1utkef8mucbmmfyesri89a","postId":"f5kx4tcu83dejesr9pmzuhhdwy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:09:18.521 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1i8cuwtno7fndxwcpn9txpy9yr","postId":"a4bqdyagubgminf64rxj8mgiwa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:09:30.322 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"ogtxbcwmgfbmbft1qykwkmktby","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:09:40.025 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"f4rxq6cztig5jezn7ys6oy9prh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:10:08.391 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"4yujzyeggiyjupgip45k197krh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:10:13.311 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"ct7o45enmfd3fxpit8dqgag5xy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:10:18.977 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"m8x9dnu7mt8kzcdxmo9s4arpqy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:10:54.360 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"er97w7sp9tym7gep7jsmtuz38w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:11:04.399 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"4hephszju7g63ecs6hfy9apxrh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:11:13.414 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"gkmmxjh4fjrq7nqa5rhdxwzm8y","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:11:13.798 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"gkmmxjh4fjrq7nqa5rhdxwzm8y","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"i4rn5ugf8jbc8jyq759i15z3yr","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:11:38.844 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"e5muyzcaji883yubya51bo6wre","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:11:38.851 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"t8nbwpsmofb3jpo99focucrmdw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:11:38.994 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"t8nbwpsmofb3jpo99focucrmdw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"i4rn5ugf8jbc8jyq759i15z3yr","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:12:50.696 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"dgnjxsaxktnctdofqwgymg3mnc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:12:50.702 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"95mdj6dcbbrdpyj7oshga1n4ch","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:12:51.106 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"95mdj6dcbbrdpyj7oshga1n4ch","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"i4rn5ugf8jbc8jyq759i15z3yr","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:13:43.341 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"f6zozzpaz7nxdejkpneio5i3mr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:13:45.854 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"13ixs9khm3ycmrjqw4i1938fcy","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:13:45.998 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"13ixs9khm3ycmrjqw4i1938fcy","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"3tz8j9yg9td5mg9tkaidp7exbe","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:14:00.644 Z","level":"error","msg":"Plugin for /zoom is not working. Please contact your system administrator","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"koxfe47dm7n1zc173bopnydaeh","ip_addr":"172.19.0.1","user_id":"emnrrmzxr7yx3bdqx486k7yg8e","method":"POST","err_where":"ExecutePluginCommand","http_code":500,"error":"ExecutePluginCommand: , err= Plugin has recently crashed: zoom"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:14:03.184 Z","level":"error","msg":"Plugin for /zoom is not working. Please contact your system administrator","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"rm4iorp53tr8fxeeijgrq54ymy","ip_addr":"172.19.0.1","user_id":"emnrrmzxr7yx3bdqx486k7yg8e","method":"POST","err_where":"ExecutePluginCommand","http_code":500,"error":"ExecutePluginCommand: , err= Plugin has recently crashed: zoom"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:16:02.726 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"m9sth8wiupb9udttfngprk98aw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:16:43.970 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1uxhrad59pbpjfsmrndhd7i6ic","postId":"eyo4usky378dfm9pxickr7dw7a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:18:12.866 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"eptjpisdb7ds8cjuebr979oebh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:18:12.870 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"mdd9humezbrszd8ipqusz7cpmo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:18:12.873 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"dbca8hiokp8qjfnd3x9zcmq3hc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:18:12.878 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"7o3r1utkef8mucbmmfyesri89a","postId":"gxnnjsn74tyk8neibc5qjqzwra","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:18:12.880 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1i8cuwtno7fndxwcpn9txpy9yr","postId":"y7tgqy5ofjrhune55ubspoaifc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:18:12.880 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"br97xjmzhbd6j8ubfbiw8qhm8o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:18:31.232 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1uxhrad59pbpjfsmrndhd7i6ic","postId":"yhw194s3g3ng9fjhqrkwbc6tfo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:18:59.433 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"ckabqqew8jrqiyok61tekcrjga","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:19:03.550 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"1xmakrnqb7bnxjoq4fuh5gc5sa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:19:06.644 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"iojbq7gstprspkizo5r9rcf9qc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:19:18.404 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1uxhrad59pbpjfsmrndhd7i6ic","postId":"3uta3p4i3irh3k4rcz96ab5hra","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:19:43.784 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"7ssfrnguppdcdbugnkmyy4enyo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:19:49.966 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"3xn5ey9hgbfnjmj59bgjsdf61o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:19:53.974 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"wb5mfdmi63robruct4ahas8zxh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:20:23.581 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1uxhrad59pbpjfsmrndhd7i6ic","postId":"boq5e1kfyjbmjgyssqpo8h9ftw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:20:39.313 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"j88afd8u1bnsmm37jjxammgbxo","postId":"fejeiut9ktnuxqnfqnjqaosxur","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:20:52.520 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"7op5nkugrjb8txtp1o3qud851a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:20:52.521 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"4yox8ccnzjfedkm53ze5h5mhda","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:20:52.521 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"41cscf4t53beu8cdtaybg1bxfe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:20:52.555 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"djz3b5zqtjbuiniqpgijf4xxbh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:20:52.556 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"7o3r1utkef8mucbmmfyesri89a","postId":"r6da9huwifbd5ke8hs7t3twbfa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:20:52.559 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1i8cuwtno7fndxwcpn9txpy9yr","postId":"wqcdam6rfjfp78ffeyjmw96ngo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:21:09.251 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"b1n4m73coprmmrpc64g4u5cqch","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:21:41.330 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"oqc8pz745tg5zxwoakw8rk9f6c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:22:09.335 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"h1mm4y5g7iboxrhijqtpnqa1bc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:22:18.581 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"9hegngtqq3ggmbgkmas5mkyfeo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:22:28.125 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"p83kyhwdsf8978dbyqgtgj68jc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:23:19.365 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"aqtgc4kjibd63mtj6kij8h5c1c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:23:19.374 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"7o3r1utkef8mucbmmfyesri89a","postId":"p3izicgaytbkixn8futika6zmo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:23:19.375 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"kosijhhzr3rat8k5yj3gs6sj9e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:23:19.379 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1i8cuwtno7fndxwcpn9txpy9yr","postId":"hx6utx1drfyn7q7ntqbjryn93r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:23:19.382 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"x9z466ifzin7zgngwxja676dbc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:23:19.383 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"pjpkm5mdnbbwxjmxsrdwo1xe8o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:24:39.934 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"w7sginaf7tyhxezzd5634n99ao","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:24:39.941 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"rre84coyyirgufjgc9x6f6pxgo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:24:39.970 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"7o3r1utkef8mucbmmfyesri89a","postId":"pd8a7hhmbfd59mrph975txa6oo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:24:39.976 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1i8cuwtno7fndxwcpn9txpy9yr","postId":"g7bi8rc9dbniu8h3zqhgzxafko","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:24:39.981 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"hphnekp9j3dy5bec3nrht345xc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:24:39.989 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"ck3xaj4zpp8z38qa4f48of39pa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:25:15.295 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"zg1wcigwnf8gzbkfyredo84mso","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:25:36.707 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"hooz8m5kqib5fy4k8i8sz46y8r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:25:51.579 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"tzrj16bkr7dkjnmz5azundxj9a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:27:08.133 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"am875c6hzbr7dxi53bz9y5hoca","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:27:35.922 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"oxum5okasiyktrca49fwcxnw7a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:29:47.788 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"kpykfjzx93ns9xqqi5xt9ssp7y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:30:24.097 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"91oet4rwx3bgzb597muubegbmo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:31:16.828 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"fixm66smsiyu88au37czrbmxya","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:31:16.829 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"1xbk86pm13r39y516xspbz4puy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:31:16.861 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1i8cuwtno7fndxwcpn9txpy9yr","postId":"xjzq89xjwfyzdxu41ppnea99dc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:31:16.862 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"7o3r1utkef8mucbmmfyesri89a","postId":"3oqd78x8hfy4fxiidsa3bojfrh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:31:16.871 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"iyaf3zwqmibafkd1nsaq5dbf7y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:31:16.873 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"jkdiibrom7y5fmqupuzzdmtdhw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:32:46.163 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"wfqyf5uyyffyxct8q5yhojkzpa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:33:09.537 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"ohmkmsf1h3ghbewpcnemqumjxc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:33:16.785 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"u8qeutmbofb93keaetu9yyco4h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:33:23.084 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"7ms5b68j8pf83ksbbhbim6i6wc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:33:24.156 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"79r9j51tptn45psq4a3cqzczkc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:33:48.654 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"c1eyrz19rjgr9dy86hkdx5tz9y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:34:24.248 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"7o3r1utkef8mucbmmfyesri89a","postId":"jo5macjzfbru3xcy7nitwan3ty","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:34:24.255 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"sjtw483wzff9ujzbn1htbshirc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:34:24.598 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"sjtw483wzff9ujzbn1htbshirc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"kf8mum7ihb8y8pyirpq7qa3imy","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:34:48.978 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"7o3r1utkef8mucbmmfyesri89a","postId":"9t1f4t67jj8158pgjf9mj6bh8e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:34:48.984 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"87qt7r45f7dnbcrth9twcswt3h","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:34:49.128 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"87qt7r45f7dnbcrth9twcswt3h","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"kf8mum7ihb8y8pyirpq7qa3imy","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:34:55.566 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"x98dzgwhhpn67pq4yk1p499kfc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:34:55.668 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"x98dzgwhhpn67pq4yk1p499kfc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"ecg73kbukfde7mgc84ptpr7hry","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:35:34.835 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"pxny937d8fgh8bjwr3cyrmejgy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:36:07.255 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"augfem6jif8y58d1suw85abmwy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:36:15.871 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"jfws9qrkwi87zk83zo8y1tqnpy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:36:26.399 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"o4kqczjxttrudmos8epsmwtjww","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:36:33.397 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"7uqg4kj9atbo5dr1kui3no8d4o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:38:37.134 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"f31dtok1x7rsfm3gcrna46b7yc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:38:37.134 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"f31dtok1x7rsfm3gcrna46b7yc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:38:50.222 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"six3nffr17gh9bwphq736rcg8h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:40:26.263 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"h15axsihnidsjg86cyfnr8fs3a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:40:44.806 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"dwrb1hneqjnrmf5opqaf984e1e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:41:00.755 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"rk9qx8chhib7mcazx58i94odow","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:41:07.503 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"jzu45rp49jgaumqeex6efa4s7a","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:41:08.347 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"3soru1t17fys5gunhidxn5s9kc","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:41:09.867 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"womaw7u6wtgu8qrk9wzsxosdje","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:41:33.338 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"t7q3qtzhst8a7qyns5ixeqm3co","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:41:49.006 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"b9cop7m6sjnr3fzsk9gdm3faxo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:41:57.785 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"jipaughmobyjzjac6hxqjzxyfw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:41:58.841 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"kjz7iqrnst8fmg64ef98ndgbdw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:42:00.806 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"oikshc6z17f4jkh9o93ny911ya","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:42:02.717 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"h316q8z6m7rj784fiecxqbfinw","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:42:03.167 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"xqynfbg8aiffujrki7kibrbh3a","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:42:04.480 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"y384gcsex3re3xw1x6hc5arqcy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:42:05.479 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"4beyy5gz3tbfznx47osotadb9h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:42:09.248 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"yfrfn8rqr38puqhthfm134h8cw","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:42:09.563 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"hygrz8go6pypuf8kxg918kyb1e","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:42:17.772 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"xobehkmiain6fptbouitffrgfa","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:42:18.204 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"xobehkmiain6fptbouitffrgfa","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"x391aohem3yn8e9q3b7fsniqah","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:42:19.117 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"jn3t81pn83rqmg4r5rn7pcjrbo","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:42:19.649 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"ecgas4ij43rjfb5c1a7ratkath","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:42:20.464 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"68yxn43e6fy39ddfgkfkqxqxme","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:42:24.220 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"3xdk9og3ubyktfspuxjfttmitr","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:42:25.548 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"e5xnezkdtpbrbjhuh9xg5kyn7c","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:42:25.625 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"r9k66yozgfg17kpze5rdf65igw","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:42:25.916 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"nuwbohykbpgz9btfn3p81npn3r","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:42:26.101 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"kc9u9yd58tynxyq18z3ke6kfny","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:42:26.131 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"8on77kunmirwjxppcnb5zsczwa","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:42:26.273 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"8on77kunmirwjxppcnb5zsczwa","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"x391aohem3yn8e9q3b7fsniqah","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:43:28.335 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"me1xz9gh1fny8ryneyotci54nr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:43:28.747 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"me1xz9gh1fny8ryneyotci54nr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"xeobqfp9ffy5i8rmhym7r9qhoh","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:43:55.834 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"bz55o1akbjgpinpog5r5p9r7wr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:43:55.915 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"yytqz9dzaffg38dmnun6193fpo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:43:56.017 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"yytqz9dzaffg38dmnun6193fpo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"xeobqfp9ffy5i8rmhym7r9qhoh","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:43:58.204 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"q5udw51867b5dppcu7f8xyhadr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:44:02.100 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"u94rgbw76jfhjqygsp99rw4e1c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:44:08.706 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"is6ibzftkpyq7kkcwxkg8y93tw","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:44:09.508 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"3d9hpgj5pidtbeenour14kpffw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:44:16.517 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"4mk343rwmj8bjku961ph89gs5r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:44:24.213 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"zn5p46nk8387umbaktir4c7x5a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:44:27.702 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"c93yf7jubfga7rwmmya59ynnhh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:44:28.393 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"k8ygpug6sidf5n4yjuwnytp5xa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:44:28.393 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"k8ygpug6sidf5n4yjuwnytp5xa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:44:28.594 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"6dgii9fh9in17n1zh8jrur8m6e","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:44:28.739 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"6dgii9fh9in17n1zh8jrur8m6e","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"xeobqfp9ffy5i8rmhym7r9qhoh","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:44:44.809 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"6ob53a18mtbotrxqsbdtgi8qiw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:45:41.371 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"9pssck8a1igsbcc1tnwyof1iqc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:45:45.742 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1uxhrad59pbpjfsmrndhd7i6ic","postId":"tgktqp6pgifbbkt974q3mspwdw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:45:45.744 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"omcgxa1ghpyjmmrs7ofgjt6xsw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:45:45.745 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"hw51npeq8jgx8fed3ceeogcdqw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:45:45.746 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"3kayb4t8t3fgib95j73yy5kikc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:45:45.747 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ykd4aefnwigjzk5ryi7kis4kcc","postId":"bot68o6gobb5bmy3uy59jmdb7o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:45:45.751 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"b5117rddebyspkg1k7umegawnw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:45:45.762 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"1g4sqgt73bbaz85bp3rqac1pby","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:46:27.394 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"ekfsd34e478g3fc9ps765qmpho","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:46:31.285 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"orfmrukbyffjzjappjobiurg1e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:46:31.288 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1uxhrad59pbpjfsmrndhd7i6ic","postId":"i9476bopq7dgfxu754b89wf8uw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:46:31.323 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"s7uufes4ipfhfby36ocu1hf5ow","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:46:31.326 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"99j6nuu59b8qbp3bz6jjnn9ooy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:46:31.327 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"yiwdga3fofy45xeudmmarike5h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:46:31.331 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ykd4aefnwigjzk5ryi7kis4kcc","postId":"tkpab1z6ob88ibz56zrap97d6w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:46:31.334 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"y4pzjb4h9jysifszt1htxe5peo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:46:35.454 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"rq1jej5z4bfi7c53do8fstgpah","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:46:48.225 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"umxgc4k9zjrjtfjfi8ypjyocea","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:47:07.400 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"s6h5myykdjd5zpjfnczz5gaaeo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:47:54.623 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"bmd6x7eps3r67j484dmkh1js4a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:48:14.308 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"yb9p6muxk3rn9ykie75jci51or","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:48:26.391 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"9wnue36tpfrfzjxjq65sd3pnew","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:48:34.726 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"nms6wzinw7bij8gzefpjxih4xo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:48:49.976 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"8jyhc6946fdn5q1567dhahob9a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:48:54.053 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"4feay4xrzfb17e1bx9ycgo46zo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:48:54.593 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"umakrke96jfz5rijb4fdj3kior","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:49:00.843 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"pgwotfeanjgj5jg7bmbybamaac","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:49:03.747 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"jjtiiriagffatg55gaer7enrdc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:49:12.134 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"139kfbsm5bfujmdzggs8x41f8e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:50:05.018 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"s5jtuyau9bnc5d1uaxebsja69c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:51:44.005 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"4upufw3bgb8cibihiueygt6p6o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:51:51.540 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"56s3n6ui8pgj9f6x1zrfadxchh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:52:06.614 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"mq38t46qbtyd5mf551gscmzkfc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:52:15.522 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"e1cih1hrmtdt5nag3g3xi1cg7h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:52:23.363 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"p9ghbbnwx7gp3xs55bp1uzf9ec","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:52:46.440 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"77hhth7fwtnwuxswnymwp3kwto","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:52:47.592 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"6rgpbhieki8dig5ahnif1ktpdc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:53:02.232 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"p8ygk5bwnpbjmp16gyehajwfkc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:53:32.271 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"uerkztg6dbnkpp6o9xiqcgriby","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:53:47.284 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"bg46a67gkiy17fd7c71zfud4mc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:54:49.531 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"yba6q4hoipn6dkheyqimu7w4do","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:55:40.421 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"kyyf3u33rpdadp17nmbnfgecyo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:55:48.488 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"yajeqimwet8jxjd1pers9hfk9o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:56:30.599 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"3u35g4u69pyidnnu895n4sfp6y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:56:35.981 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"t8f6kunma7fdjykiihoc54sqdh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:56:37.641 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"n5iz8b6qw3b3dk74sa1jm8r99a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:56:37.776 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"93b4wdubp7f4tfd69g57wkbfcy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:56:42.428 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"c8a7f8u6xbfbu8zhnx9dfu7p1y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:56:46.632 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"eiqphszj5brqzen76k35ua1tpa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:56:47.268 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"63byy1hreb8pjbqgpt9uhd6xdy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:56:55.522 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"3983zzcyspgj5qoi95dg85o95r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:56:56.455 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"tr5qtwsmqiy68q9ge54pr9mfdy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:57:16.298 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"4xmuzxn6bidojxhix8wuzbfbia","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:58:40.008 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"knweenjtiiyyxjztfnd6a97uwe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:58:40.008 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"y6xao1faijg4zx46e55qkpt6ow","postId":"knweenjtiiyyxjztfnd6a97uwe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:58:40.008 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"knweenjtiiyyxjztfnd6a97uwe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:58:40.008 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"j88afd8u1bnsmm37jjxammgbxo","postId":"knweenjtiiyyxjztfnd6a97uwe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:58:40.008 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"knweenjtiiyyxjztfnd6a97uwe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:58:53.095 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"y6xao1faijg4zx46e55qkpt6ow","postId":"nf4sp8r8stbdm87njf4axukgic","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:58:53.095 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"nf4sp8r8stbdm87njf4axukgic","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:58:53.095 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"nf4sp8r8stbdm87njf4axukgic","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:58:53.095 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"j88afd8u1bnsmm37jjxammgbxo","postId":"nf4sp8r8stbdm87njf4axukgic","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:58:53.095 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"nf4sp8r8stbdm87njf4axukgic","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:59:37.809 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"y6xao1faijg4zx46e55qkpt6ow","postId":"9m6cot8hz3di9jcy5aooh6kjie","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:59:37.809 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"9m6cot8hz3di9jcy5aooh6kjie","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:59:37.809 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"9m6cot8hz3di9jcy5aooh6kjie","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:59:37.809 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"9m6cot8hz3di9jcy5aooh6kjie","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 08:59:37.809 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"j88afd8u1bnsmm37jjxammgbxo","postId":"9m6cot8hz3di9jcy5aooh6kjie","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:00:01.301 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"aet8qg4tn7rqpgckxezcfab1fr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:00:16.906 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"cphxozbm8jnxbe98i9oj7k8uda","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:00:23.649 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"4ziqwrs7apro9rqzxsbjf8hcuw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:01:31.104 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"3hr4cifpsj8mupuppk9374q9fc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:01:31.104 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"3hr4cifpsj8mupuppk9374q9fc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:02:19.096 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"tj3mzgj3ppyxddixbof8pkjdgr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:02:29.242 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"fbhkbgysa78tty7dczm4kebqce","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:02:29.242 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"fbhkbgysa78tty7dczm4kebqce","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:02:33.155 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"85mizioxrpfapn9tpn77t8rpfa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:03:19.096 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"omxjm8idk7nxjmn5hau56pkq7y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:04:07.314 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"kpypf1qnp7rtzeazp6ydjoejec","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:06:49.262 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ykd4aefnwigjzk5ryi7kis4kcc","postId":"o54bhxtq9f858eic9qj6tm8wuy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:06:50.915 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"rbdz7q4hq78kir6o4okntf41ze","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:06:57.208 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"ir57gwjcyiyk3x6mdfmwqwtghw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:07:03.644 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"ads45buy7br3jm5c5hkt1x3bpa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:07:09.612 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"jn4xseug1ibufgao1cbrweyyry","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:07:17.757 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"ceuitksw33fu5kegxp4ohu1nwr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:07:24.520 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"si87c5qhs3f68k8ozbs65oiouh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:07:33.700 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"9qxgicbebb8n8jkjr3nzgs6gua","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:09:05.352 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"b9xnwaykn78zzpff9ay5oiinsy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:09:24.647 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"ea471jbi63f8jqg4545trc8foy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:11:15.633 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"ad8xpn1fxfrx5qbkpskxynfdsw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:13:00.374 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"3jywbgkgttn4uqnyw5nqxpe6ke","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:15:05.148 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"gw8pdx98et8nixunpmhgkgneia","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:15:31.546 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"ikc6zqcfd3y1bxftjnwphrwiao","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:19:09.648 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"iop8m1ka6fgpi84u5a96in8c6y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:19:15.932 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"bayqd96d7pr59qwp8ar4b3cpja","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:19:43.017 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"15mnpo6xy3bedetq1uf7sajkye","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:22:54.263 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"unkiu6sm8f86i8wr1pdmnijmgr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:24:03.724 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"saubn789fjy48nd9xhumxfjyse","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:24:33.698 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"k16nur16h3fwi8mo96o9qao7na","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:26:17.173 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"to656fqsqfyub8ef9qk3h8so9y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:26:39.555 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"y6dnjhon43dazqrabyspkigfme","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:27:38.496 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"4i7jqrz7ajrqpdtdr885aguzwa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:28:50.763 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ccjnej4w87nw58iyctxru7pech","postId":"4enue4nug3fbj8jjg864rbstna","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:28:58.364 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ccjnej4w87nw58iyctxru7pech","postId":"ianro8kcgpnh5c9k8k7yjcunbh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:29:01.777 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ccjnej4w87nw58iyctxru7pech","postId":"94i43dw973bz3x3ytm6ejdje6y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:29:05.913 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"j7ae5q8g7i8szr4nhnnutip3xo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:29:12.385 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ccjnej4w87nw58iyctxru7pech","postId":"dx8ey56bbtfedjhi1ytfyb5keh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:29:28.442 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ccjnej4w87nw58iyctxru7pech","postId":"r8pp9o14mffyfxsg1zm19rx1fy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:29:47.186 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"6dcucrkpmtytdqff94hsc984ny","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:29:55.801 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"dxopcunsyinybyq77weu87t8uo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:30:01.883 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ccjnej4w87nw58iyctxru7pech","postId":"bhrgdc6webgytgf9jsg3judwyr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:30:15.142 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ccjnej4w87nw58iyctxru7pech","postId":"itdich9onjy6mpkfwhyk8re4xw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:30:48.904 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"nhx9s48h1pnfuey6ekfaehq5kc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:30:51.145 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"ddesc81kgigydggqg3uy8fppry","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:31:17.073 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"hdoe83nwqjydzf3imbxqn1k64o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:31:26.036 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"9dywt8mwdib5zbmups3qq5887o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:31:46.772 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ccjnej4w87nw58iyctxru7pech","postId":"9e4fnscxdjnt5gitqm3da1kb5h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:33:32.771 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"hz7tfgjgtbg5jdst4jnqez49ya","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:33:42.994 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"wiiazek353fb7xwj63msaaryeh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:33:43.312 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"pmpd15eu1tng5fe9naw3jbsfpc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:33:46.224 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"jtxxknx43pnjbyu9o35fg59smo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:34:25.641 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"6tm9n753b785bnt1dhdudz6b5r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:34:36.150 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"s48zgc49x7y98qbgrbcu5dhsoy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:34:51.230 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"9cdmjrpr63n53yntqfcexeuu6h","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:34:51.592 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"9cdmjrpr63n53yntqfcexeuu6h","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"kf8mum7ihb8y8pyirpq7qa3imy","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:35:18.520 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"f9ja3sba7p8rfgr468mz84aadh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:35:21.131 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"rnsaeuiqcjbidxu8eh1mgxeeze","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:35:25.692 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"a7banrzcypga8cieaeohspqagr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:35:25.992 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"7o3r1utkef8mucbmmfyesri89a","postId":"5fh6hitboiruumhersj4tkckuw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:35:25.999 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"pe75qc4wt3y35dcnhajekdukdh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:35:26.101 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"pe75qc4wt3y35dcnhajekdukdh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"kf8mum7ihb8y8pyirpq7qa3imy","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:35:46.722 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"4riy3ys14idriyj87a871n99bo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:35:47.215 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"pdfyrchjptbriqr8b3ikmh6uko","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:35:47.285 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"md3jah9b87ni7rrdgbws3w1tfe","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:35:47.427 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"md3jah9b87ni7rrdgbws3w1tfe","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"kf8mum7ihb8y8pyirpq7qa3imy","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:35:48.919 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"7o3r1utkef8mucbmmfyesri89a","postId":"ygdq6g5q8bdzxn5yrab5xcdbse","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:35:48.925 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"yhh4gjiinbncpx91cuk7rum1hc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:35:49.028 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"yhh4gjiinbncpx91cuk7rum1hc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"kf8mum7ihb8y8pyirpq7qa3imy","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:35:56.473 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"uqyqffk86pgefkdmtjm6h19o1h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:35:56.504 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"1fyw39rogjyyuprpu8np81z6qh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:35:56.646 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"1fyw39rogjyyuprpu8np81z6qh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"kf8mum7ihb8y8pyirpq7qa3imy","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:36:00.886 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"ntt9ouzhtirjjbemwtwtnksjoo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:36:06.144 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"yzd3cnoq8bypukecowbcgxct1y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:36:08.491 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"rhmkbosgtifn8ckkum5djtbbbw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:36:08.880 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"rzaok5atfpby8cfzypmdtz8t1e","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:36:09.023 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"rzaok5atfpby8cfzypmdtz8t1e","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"kf8mum7ihb8y8pyirpq7qa3imy","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:36:17.842 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"cni41cjzujyq3d36c3erb4x7oc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:36:19.849 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"4dfptns6ptrb3f8pc6yxarkota","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:36:28.591 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"54gr6x5jzjf1udapcqba6s5wyc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:36:32.890 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"gemnatzwcfga5nhwzfeyzdxhgo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:36:45.344 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"mqkfywoncjy88rbj5yi7ue3ear","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:36:54.413 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"dcf7z9w4bt8utphmrbc7996y3h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:37:01.597 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"ctoa7oiwtj89m8nwdj4kshud4c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:37:02.431 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"9pgz4zyfpbrkbnauqqj7pkhnww","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:37:04.981 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"gf7eggw74789dgo9xnxf5graxr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:37:07.032 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"uhodfwx66bdiimy4ju9a7npncc","postId":"c9f5anf7m3ds3c6fu146fi5q8w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:37:10.790 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"oh4rx7hz73fazx18w9jrrn53sy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:37:11.754 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"6sse1wrq8fgd9no3p3a8rdujch","postId":"pehgewp7k7n68ghndd47on3o8h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:37:18.626 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"ba7zgjjdn7rd9gx75g4d1nm74w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:37:23.852 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"q8195reimffjpkij15om7nyhmy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:37:32.073 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"16bzgn9pitgj8cd1nrhrutx9te","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:37:35.405 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"fpuepkmdkfy9jrfgiy6g4eth4e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:37:51.469 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"jzyimshpnjy7ur3kui74776otw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:37:52.292 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"o94buqxf8fgufk7kqsx5e4tf3c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:37:55.279 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"8x1wdt1sj783dqqu984rk553uo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:37:57.703 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"uhodfwx66bdiimy4ju9a7npncc","postId":"bkou8kru5byrmc96abfmh1so1c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:37:59.393 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"qoj1qn4ub7g6mnahuej8mxgpjr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:38:04.061 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"ejd1p5q3effq8drn3kcdf4a9ea","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:38:05.967 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"eupaucdep3b3fjxkycgm1s4thc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:38:10.447 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"7yq8i8ehnffwmc8pzeaqortnah","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:38:15.280 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"scwsd4h4tpfzfkmgqu75bp4pco","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:38:30.518 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ccjnej4w87nw58iyctxru7pech","postId":"7w8r7fm9stgtjddtwi45xfj3ic","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:38:33.330 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"jg1cczdpd3nadjaqu1m9dsptsa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:38:37.426 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"gyyebjsa3b84pnx3o1zqxicaih","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:38:56.451 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"bmfbckhu17f38gktnquf4r479a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:39:01.780 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"e7nuksz4jiygjksw5ipxnjqofh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:39:17.825 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"a6qbezjjdpd63mjmnpbr1zrqxr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:39:30.911 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"et8bmg5km7g65e5ceo4hsdd5eh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:39:38.882 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"mitiexhmc3y5txna36oaikhjmy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:39:39.862 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"ceornmb713y7zy6sz5x4itpbha","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:39:53.011 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"xsgt4miektrt3nj5zg1d45o7wr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:39:57.027 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"g4s6imttef85bmgo5m79tn6nxw","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:39:57.385 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"g4s6imttef85bmgo5m79tn6nxw","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"5pefcgzr33giib6srku7nxueow","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:40:03.477 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"p3b4w95933dh8fr9cgjkj1bhde","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:40:14.772 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"fshfe3f1a7f8zffc4hwfegowte","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:40:23.913 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ccjnej4w87nw58iyctxru7pech","postId":"bb4hfqpo9iyhp84tg9h85z3q9o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:40:37.306 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ccjnej4w87nw58iyctxru7pech","postId":"44frz7oe8tfjimcorhknksrbfa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:40:45.361 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"dtdfe8ew3irhbpt1o7x9k3fuwe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:40:45.367 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"brcspm4wp3gapms6o1afh374za","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:40:45.509 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"brcspm4wp3gapms6o1afh374za","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"5pefcgzr33giib6srku7nxueow","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:40:47.413 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"jf1hr7jmtfdzdy9okkeii3bswa","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:40:47.556 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"jf1hr7jmtfdzdy9okkeii3bswa","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"kf8mum7ihb8y8pyirpq7qa3imy","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:41:00.642 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"7o3r1utkef8mucbmmfyesri89a","postId":"hddxeo7ckirzfn1pyr58a5m9xc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:41:00.648 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"ce68rq1bt78nxey736ioa5aqga","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:41:00.790 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"ce68rq1bt78nxey736ioa5aqga","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"kf8mum7ihb8y8pyirpq7qa3imy","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:41:12.130 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"zn5nqs8eobf8jy1djz4hy4xfor","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:41:20.722 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"fw1sq6eec7b8tpqkxxa1xhog7y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:41:26.774 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"94psfbkjd7rhur79fcuuqceu8c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:41:45.509 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"1xoc8wyt5t895btw9tnbfzxuiw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:41:47.024 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"xttiz4w14jdkjp33q9aikd9h9e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:42:03.186 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"mfm3j37sqjbtibxxxymybhixuo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:42:17.487 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"rk8tai6b63ydunetps4jqmpsyy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:42:17.493 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"zocqfks9c7g43g66onb855733y","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:42:17.930 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"zocqfks9c7g43g66onb855733y","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"5job37cqcbgijriu3ampch5fir","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:42:20.820 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"oiekmdf98pfmzds6hkmazzasfh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:42:33.198 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"zhrti4eeqtdhtky94rjjp4r5dh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:42:35.874 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"uhodfwx66bdiimy4ju9a7npncc","postId":"gjk1ig4hpjdudgqzrd7b14699a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:42:35.881 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"zgn8shbpjjgyfjyu73c8cwudsw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:42:50.156 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"ibrystkn9jru98mrxa9iecrtha","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:43:09.530 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"eqc9hb8t3f8y9cauo39yn9qurc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:43:12.431 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"qpd8fqwwkidx8yrctgf9wgqsbh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:43:12.576 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"qpd8fqwwkidx8yrctgf9wgqsbh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"kf8mum7ihb8y8pyirpq7qa3imy","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:43:19.601 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"6zukq3g7r3rc9k87tjphn6goxa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:43:29.422 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"nrb36d4catdcuphuewzrd47piy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:43:32.519 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ccjnej4w87nw58iyctxru7pech","postId":"3cdxmx9ukfdjbqdd37f4u96hko","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:43:37.018 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"iguppyex5idsxdfpysejjtmp6e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:43:51.437 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"hop4z593cpgpbg3n5isjsyegee","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:49:17.418 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"pqqog1tnctrmx8gqfngib3qthr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:52:13.246 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"37qprsct87fb8y3891b8nruseh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:52:30.137 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"w4nrnhjtp7yu7bymicms4ifdhr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:52:32.885 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"uqgnh5rjnfbu7mnjetimmx7uic","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:52:43.234 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"38a7zp9q37bzjr6udm7crxd1nw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:52:55.961 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"dbcu9suiqiygfbttr1bh9sa1ny","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:53:06.813 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"m14ona1b3p8etecofsxk5am8jy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:53:16.838 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"774t5dyynprnbbgtxfqxduysda","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:53:50.987 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"fton3nqbwfda8jxgug3s6bgime","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:54:14.488 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"jh8zkfxoaig1zntjgei41zaboc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:54:27.111 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"3h7zes9od3nsumnxgx3ahdf4to","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:54:40.580 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"qjk56544qf8biqnzzxhajzs31r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:55:52.339 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"osshxn44ain8xeqmcdct9a1n7o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:56:09.539 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"ktrhxy4x138hu8ht3gie3cff9o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:56:24.834 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"9xd6nobr3fr85f1o565ckzaqyw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:56:35.220 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"bxd34ey8qtn59jzqco1oh3z5cw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:56:41.985 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"ni84htsbnifu9mjiar35pubuyr","postId":"db4iac8umjfzixzfpunnf53i4h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:57:01.286 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"cbyn5mqi6b8wzfp5bgokzbzsah","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:57:02.077 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"aeaxm78r4frbfqr7b6b3d6uixr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:57:08.546 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"59tmpchzapnbuqz9g4g6s3xgae","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:57:21.229 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"cw7upharfi88uqztsag46g6awc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:57:23.570 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"djn1d3syr3d9xpckndowpbgr7y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:57:37.202 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"7hiqa75izb868mgr8xqbr7d9ta","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:57:47.455 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"9h5twr3zi3gybn3apnoodt5ckw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:58:06.930 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"ae484a7p9tgptybnhqj83pfb1r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:59:02.436 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"ysudtpntftfhxqy8f6tcj8uwgr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:59:13.808 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"9a9oe1xc9jrz3eyq67bpazeu5o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:59:14.792 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"3cob6z57nfnp9nf9cum7rdrenw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:59:19.374 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"s7f3fugcq7yczjt6z54rgujbma","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:59:35.420 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"hhbzoe8acjg3pexu491xqprhse","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:59:53.329 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"w3x8a19hjtge3gudr6jpj3g7zc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:59:55.314 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"nnfow11qotde5jg7to4pju1psa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 09:59:58.735 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"qqrd9i6zkjrexxqta4kihkd4oh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:00:03.202 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"57ok9j49tjrd8jut17wz3ca16r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:00:13.199 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"ng3mxqefej8npqshfphmndicwr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:00:20.009 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"fp58w1kr738ffnezmga7aocdye","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:00:46.350 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"djiywiauytyoud3w7xh4o8w5zr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:00:54.854 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"pc4pye79b7yujkhtcm8u4kttzy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:01:16.786 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"qomi3n18mjdrjm1y18jaz9daew","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:01:17.028 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"i65yruudqfbkx85gqzrczqqnwa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:01:50.292 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"iug7sqf647bd8frzkrh4tupp7c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:02:00.719 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"1buuabcmsbbruj571k1ojwamcc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:02:28.153 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"xt8uo8y81788pkwc6o1kn84zoh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:02:34.922 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"g36jxxjhri8wixhpbnwdpqrmph","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:02:39.235 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"6ef1z93dnbyzjx7xqkc6xxzptw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:02:48.657 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"1gb9rd98dfg87ninn991ny8joc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:02:49.640 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"5fwtug6z3tdqdcxnk8fs8of6dy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:03:19.326 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"pxpz5hzqp3b5ij7yw18u3qq81r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:04:23.750 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"cmxctp54iifcmqjcuo3pefmy4h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:04:28.627 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"ft3m7cwxzir89nabe9u4pnp3gr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:04:43.295 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"r7rg6ao9tbr5u8jtmyf96sn8ao","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:04:52.645 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"16i5zuf1ii8pzx54w71p9jfs3h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:05:22.959 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"a7gsei8robd5bk6r63hgm6hq3w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:05:33.784 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"b63a688g8tfwtk58tsrbk5aobh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:06:29.589 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"ag8dkp3h8pys5cranfqmufaq9o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:06:38.756 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"j88afd8u1bnsmm37jjxammgbxo","postId":"upky1j9z4pyc3xnd5pasbx1qza","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:06:38.931 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"fh86xfea5jnyigs4rniyj35z4e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:06:42.959 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"a9u6g5wk4fyjj899ar8uwizr3h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:08:20.001 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"75mfis7hwj8qbngbtg8zmm14rc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:08:20.005 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1uxhrad59pbpjfsmrndhd7i6ic","postId":"sd9wfeburbnhj86p543nmidnmy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:08:20.007 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"phudyj41tinfigo1b7c3si15gc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:08:20.010 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"agc6sofe5prhz884eyd9dfz86o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:08:20.014 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"o3mobdkph7druktjzc85h9yxze","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:08:23.372 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"g9cz4efxcfytjcsz1qidbynsrh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:08:23.764 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"g9cz4efxcfytjcsz1qidbynsrh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"7hw3h6n4ttgmzc5sxjutw571wa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:09:05.794 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"kgufafgb43d99msityxhgruwyo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:09:31.716 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"qhx5gebzkf8udbuyx7fubbjw7y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:09:54.317 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"99zu6wb6uig9zr1zt5wmy3gucy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:09:54.317 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ccjnej4w87nw58iyctxru7pech","postId":"zju3xjmx4j89mediehoez64qua","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:09:54.351 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"mu1c47zthjgsdkgksfgmxfu46y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:10:30.594 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"xhg1fabu8b8gpyaa9zxawf877w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:11:19.174 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"5iyu3ec1mpyafx6dyygp8wkfth","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:11:31.038 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"oz1irh3u3py4drqgdz3e5qi9jw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:12:11.279 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"npnpcdrh578u88u3rsysw5dyzy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:12:57.636 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"omrd7tnpcibyd85ty5iqykaihr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:13:27.052 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ni84htsbnifu9mjiar35pubuyr","postId":"8ao3fns1rpdubgh9a8reh7bixy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:14:18.399 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"6nkoht57ab88uy7h1riq8owehh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:14:21.770 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"uhodfwx66bdiimy4ju9a7npncc","postId":"w6g3nk3xktr1zd1qan87id36bc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:14:30.949 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"j88afd8u1bnsmm37jjxammgbxo","postId":"7nxebyzabjbddcub86366nfn8w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:14:39.703 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"habijzym6pbkmp7y51t5tkdzua","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:14:50.980 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"p4thba6aetrq7m79u47on9446o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:16:52.690 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"uhodfwx66bdiimy4ju9a7npncc","postId":"hnendh4bobr3md8ogtseh1zswa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:17:04.829 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"4xji4ryxxig9mk8zgbmkqyafwc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:17:08.155 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"uhodfwx66bdiimy4ju9a7npncc","postId":"mmb9t5u6jjb9ufcmoxd3yjfnfo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:17:08.757 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"ni84htsbnifu9mjiar35pubuyr","postId":"arrndwbg67bafgnpzq43uffqzr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:17:08.757 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"arrndwbg67bafgnpzq43uffqzr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:17:10.717 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"uhodfwx66bdiimy4ju9a7npncc","postId":"bup9s81orfgjigtkyidxuydzao","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:17:28.684 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"78gqjfdtr7ypfktrs56tgyryte","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:17:39.085 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"bcigmc7n1tdbudaj7ezzmctrnw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:17:40.995 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"uhodfwx66bdiimy4ju9a7npncc","postId":"g49ki75di7dmpmpgr41bhfunta","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:18:02.025 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"pytg8x5n5j8kup1bzoexea6imw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:18:12.908 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"uhodfwx66bdiimy4ju9a7npncc","postId":"a1x1bpxon7yc9bhikj5nb4wosy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:18:17.074 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"uhodfwx66bdiimy4ju9a7npncc","postId":"71izj38oppbn8j57wr4suz8jjy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:18:20.365 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"wti34aaygidqxqtyxxfytbb9oa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:18:30.365 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"jgfwmrtr6jb13qq3tpgp9zorry","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:19:11.570 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"fmfdd7onaigyxctxxbkfckpi5o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:21:21.353 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"kai1h7fjiinfxc8igyp77fotio","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:21:50.214 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"8mqkgt4wtpdbuk8q31fmyf7fow","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:21:50.607 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"8mqkgt4wtpdbuk8q31fmyf7fow","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"5job37cqcbgijriu3ampch5fir","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:21:52.216 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"xwhwjrmk9iyh5yw9pgjroac3or","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:21:52.361 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"xwhwjrmk9iyh5yw9pgjroac3or","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"7hw3h6n4ttgmzc5sxjutw571wa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:22:31.901 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ni84htsbnifu9mjiar35pubuyr","postId":"ucn9juwdrtfjzn8maihyiibhbe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:24:23.508 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"c4oczkdkwbb8x8eicg8ihmepie","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:24:45.632 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"r75jg3d7ot839d19n57r3zwupw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:25:00.851 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"rew859oryi8ytd1y4shqth3ahc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:25:15.406 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"kb546fomm3g58n9a4a9wgypeee","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:25:21.620 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"f7sjufr9t7nr8dt5wna787tzta","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:25:21.996 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"f7sjufr9t7nr8dt5wna787tzta","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:25:22.766 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"kt53bzxqetn73kfimmbspjuosy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:25:22.795 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"33ywsdin3frc5xq8n8wokgseie","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:25:22.940 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"33ywsdin3frc5xq8n8wokgseie","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:25:26.685 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"pwmts88r5jb98xu7ofjmo96ztw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:25:26.715 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"igghzcop9fbh3faxk8phby4h1r","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:25:26.858 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"igghzcop9fbh3faxk8phby4h1r","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:25:31.438 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"a4kydzu4utgybk36oxe7kwyi8h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:25:31.445 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"iksy84tmejroxm1r3oxoxkybfh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:25:31.589 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"iksy84tmejroxm1r3oxoxkybfh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:26:01.874 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"fph5pt61b7d17mmnphmkaz16dr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:26:23.696 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"n97rwqsuebyftdg7ky4cqiafxo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:26:38.653 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"nhed9roc5jgx7ppewz7nstt3ey","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:26:50.535 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"ahbifabr77rxxe3b44bqjgtj4c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:26:50.541 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"jgt9j7mkein3ddyff9cghiakuo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:26:50.929 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"jgt9j7mkein3ddyff9cghiakuo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:27:05.737 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"yaticu6hmf81pmxjkbpacqs1kr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:27:07.219 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"e1w9io65tjb77cyofiw8n4qm1a","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:27:07.322 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"e1w9io65tjb77cyofiw8n4qm1a","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:27:08.178 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"fjmqbutzrbdsjqr8zywu7gdotr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:27:08.205 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"x9dx9bb33br5xge95oe3incnbo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:27:08.349 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"x9dx9bb33br5xge95oe3incnbo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:27:11.530 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"a3zh1cpk57b15kfnbkj13p6uqy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:27:11.559 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"8qcms4b5138m8r7a5wb4ptyksc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:27:11.703 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"8qcms4b5138m8r7a5wb4ptyksc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:27:13.582 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"ck41diucd7ri589pceu4q35w6y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:27:26.352 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"kk5fxhxurjy17qprse6pw5xpfo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:27:26.359 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"77hgfbgboidb7ktfkn8b1sktfy","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:27:26.462 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"77hgfbgboidb7ktfkn8b1sktfy","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:27:32.199 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"7q1j79oc7b8nfqu3xbz6coehkh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:27:32.205 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"qh8fxoothfg1dnd8nf7s5qs8sh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:27:32.349 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"qh8fxoothfg1dnd8nf7s5qs8sh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:27:33.430 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"b57kcp6tujn7mqba3y4x6xfqir","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:27:38.995 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"8obi4y8mypd1zm9xehrq9omi6c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:05.291 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"nsqat73g8byopdgrr7cckdupih","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:05.319 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"hrc9n5r47jb35b8qtezpkaazhr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:05.464 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"hrc9n5r47jb35b8qtezpkaazhr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:09.017 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"n7dq1jj8o78oj846j86rbzy16y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:09.586 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"d31rj7j8bibq7bsoz897ayafee","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:09.781 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"d31rj7j8bibq7bsoz897ayafee","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:12.106 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"xanb83eagp8obd47sqw1mqrwqr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:14.808 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"hy8q45fyh3fk5yaff6gocy9c6w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:14.814 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"7w5sa3eh13d77gqgb771i9tgzo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:14.960 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"7w5sa3eh13d77gqgb771i9tgzo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:16.208 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"kq3roapahfgy5fetrsstdockzo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:16.214 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"d848t7grj3nypezq6h7eqad19e","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:16.317 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"d848t7grj3nypezq6h7eqad19e","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:19.413 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"ixc6otfdjj8q8b7gb7zd5966oy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:19.991 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"wa96kucz3fbnjm1qozdq9bodzc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:21.503 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"yeayiownt7y38dzqbtizxfymkr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:21.647 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"yeayiownt7y38dzqbtizxfymkr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:23.181 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"3qqec8aqi78i5dbu8hsnzkzbsr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:23.187 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"a73sg8udsfb4imkq3g6sb4auuo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:23.331 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"a73sg8udsfb4imkq3g6sb4auuo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:27.913 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"f5inrw7dcfdddjxt8cifa8a8ww","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:36.172 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"8hs4zpnm8by5tmq579je1tjuiw","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:36.274 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"8hs4zpnm8by5tmq579je1tjuiw","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:36.339 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"qwgtb9yr17d9jc4ami9px4n3uo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:36.370 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"bshzyai7jbdjijpd5t6t187hja","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:36.514 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"bshzyai7jbdjijpd5t6t187hja","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:38.227 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"gwnw4c8tipg4ijdbe43pxbdd7e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:41.854 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"g15fo8o3h789xmzr47dfazb3se","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:45.392 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"pwfmk578q7r5xghg5hgisconfo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:45.398 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"8ghguwd99pdgjjrehn9au4er4y","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:45.501 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"8ghguwd99pdgjjrehn9au4er4y","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:51.020 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"ky11t7qmpfr13b1ziqjee77ffr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:57.369 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"6ny8awbj8tbb9yed6d3yznrfwo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:59.074 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"e86fu3jp33d6z8jwncxxaq33gy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:28:59.948 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"jra7jwd61inhzmoikxdh8gcbjh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:29:00.093 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"jra7jwd61inhzmoikxdh8gcbjh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:29:00.218 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"qhbes5t1rpncbfm5kgp6ucurda","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:29:00.248 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"7q14o7tc6tbc9c6jzy3n969eyo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:29:00.393 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"7q14o7tc6tbc9c6jzy3n969eyo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:29:04.110 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"xt95csbrmpfzud6fpn43fzcbye","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:29:09.694 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"1xc4q7o1mi8rdgji883ita88wy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:29:09.700 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"4hah6ccni7g38kjyrw5p6pq6cc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:29:09.846 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"4hah6ccni7g38kjyrw5p6pq6cc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:29:21.673 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"ztyf19hs8jbfmxabn34pcrhugw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:29:23.142 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"b3trcycyz38o7feiwzrpdkbm4e","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:29:23.286 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"b3trcycyz38o7feiwzrpdkbm4e","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:29:32.331 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"d7pe5pjgt7d5zn4efcjt6a9rih","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:29:32.359 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"gyzw58mkd3r4xqryiwx76ps47w","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:29:32.462 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"gyzw58mkd3r4xqryiwx76ps47w","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:29:38.525 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"5dna4751wfyf5m8uqzxa54ahzo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:29:38.530 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"qpdgah15opnkikfffmbtddi5ec","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:29:38.675 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"qpdgah15opnkikfffmbtddi5ec","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:30:32.627 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"qadaxgaokjgyugprfxpu9uuf1w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:33:34.051 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"6sse1wrq8fgd9no3p3a8rdujch","postId":"aypei1pd1prm7x1hhjenkewhno","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:33:47.831 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"iboj7kum7pbfz88hg3xarodtwo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:33:50.684 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"bniz7ekte7fczpa89jpspe85xc","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:33:51.046 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"bniz7ekte7fczpa89jpspe85xc","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"4urmbdrys3n8bbq4gk68fw4kgh","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:33:55.300 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"gi4xi7u9bib43r1daom8rkto7y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:35:06.546 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"rk8wfcx5cirqpxbw55uttkjc8a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:35:16.615 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"6swmo8aci7dz9rzgpb7b81bcqo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:35:23.675 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"sqejxpjb3pgi9ygnfkrxuzc7yy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:35:27.120 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"fbitjqdpgff1dck9hmawp1uxah","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:35:29.075 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"psf38reuubdmddt71t6w6mcdxy","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:35:29.468 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"psf38reuubdmddt71t6w6mcdxy","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:35:29.571 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"k1i4o3yzsj8j3mc96eimf3qsnc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:35:42.939 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"krke8ib1g7nn78raust4irhxtr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:35:42.945 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"6cphysrqui8oimryp1intuytse","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:35:43.089 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"6cphysrqui8oimryp1intuytse","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:35:47.127 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"yjnjy7kkg3dytcui65hy9i688o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:35:49.365 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"8pmztgof8jnw9py15fdq4bs8uo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:35:49.854 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"oyeic4uq1jgdikarh1e1t7fm5r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:35:52.678 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"pdrgwffjyirhubybc6p9qjnzne","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:35:52.822 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"pdrgwffjyirhubybc6p9qjnzne","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:35:57.573 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"d3inn5zf8i86jk5q6fp8hrf1zw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:36:05.860 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"k51tz5z6npfxtmbg45ye18erxh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:36:08.925 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"ca9di3pfofn8txrg7dm4e8a3ye","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:36:10.786 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"fy8xdbhh3idt3b467ti4mbf3pc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:37:21.361 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"gjd8ndot97bxjrneoqf86bq7dc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:37:22.303 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"ocpr4dqgojft9yy1kzf9a78doy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:37:22.662 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"6sse1wrq8fgd9no3p3a8rdujch","postId":"p66fqnaqkbd85gskj9krpdm3xo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:37:24.765 Z","level":"error","msg":"failed to read RTCP packet","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*logger).Error log.go:98","error":"EOF","sessionID":"d3h4fgwcfidf3x5ybmg1o7jqdr"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:37:24.765 Z","level":"error","msg":"failed to read RTP packet","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*logger).Error log.go:98","error":"EOF","sessionID":"d3h4fgwcfidf3x5ybmg1o7jqdr"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:37:24.826 Z","level":"error","msg":"callback failed: not found","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*Plugin).handleLeave websocket.go:441"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:37:24.965 Z","level":"error","msg":"failed to read RTP packet","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*logger).Error log.go:98","error":"EOF","sessionID":"9qz198iqdjd39kkyj48cf8aooa"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:37:24.965 Z","level":"error","msg":"failed to read RTP packet","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*logger).Error log.go:98","error":"EOF","sessionID":"9qz198iqdjd39kkyj48cf8aooa"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:37:25.025 Z","level":"error","msg":"callback failed: not found","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*Plugin).handleLeave websocket.go:441"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:37:25.743 Z","level":"error","msg":"failed to read RTCP packet","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*logger).Error log.go:98","error":"EOF","sessionID":"7prkjp1bzpf6xgtuwhu3pxmgfr"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:37:25.743 Z","level":"error","msg":"failed to read RTP packet","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*logger).Error log.go:98","error":"EOF","sessionID":"7prkjp1bzpf6xgtuwhu3pxmgfr"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:37:25.755 Z","level":"error","msg":"callback failed: call state is missing from channel state","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*Plugin).handleLeave websocket.go:441"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:37:42.748 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"dy35of9fepfe8j59z5a3ph1opo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:37:43.236 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"e888szmhc3r6urw6bgg9kcr5fe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:37:48.794 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"6z9ft3gibfdi9b89n33ik3g7io","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:38:04.973 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"dac6hweq77gtmy9euc7bqw9z8h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:38:08.265 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"7wsr1sokqbnkbfgprwhqbmsike","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:38:15.850 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"pms6w1f9ktfumjhf3qhxn4g3oy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:38:20.803 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"iobgfxpef7885xjhr3dg7xtjje","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:38:40.155 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"hasqygxawpbk9yu83fnadhppsa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:38:40.916 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"cd1p8jzsmpby7kzz1ezfrnzh6h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:38:56.542 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"bg1faihbqpbj3k661sr87wmr4c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:40:07.725 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1uxhrad59pbpjfsmrndhd7i6ic","postId":"1ci444gbsi8rxn6i835tugp9jo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:41:07.765 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"616rw9js17ybtynuymgccnz86y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:41:47.826 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ykd4aefnwigjzk5ryi7kis4kcc","postId":"bm1thrdxh7ygipgtwg9rqe1uqa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:42:07.778 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"p46qq4pf8fg6z84nph1e81y18c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:44:14.404 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"oi949rn7o3n9zkzqfi3oimek3a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:46:47.633 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"gyfdxgqp5j8i5ftphmzzkdhrhe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:48:35.137 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"s6jc41jhi7d53b8tj8kpkc3wpa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:48:46.864 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"opf1gy985tb3m8i4cj7fcj4rtr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:49:04.936 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"aai3s71y6tb6d8gu875cbqefpe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:49:09.542 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"o7qcrbtqpbduujz5hcrh1gmbyc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:49:39.265 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"i6j8iiq8nbbjpybpbbna9jwpfa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:49:59.395 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"9baypjaeztrb7jfp6z8hrxhrur","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:49:59.648 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ccjnej4w87nw58iyctxru7pech","postId":"hicd7uktc7dabpbyrgwpmw3m4o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:50:19.240 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"7sdjk4xp3pr9brehpc7apizamr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:50:40.910 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"w1uy55cagj8adpmuf6zi9ra1zo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:50:55.339 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"3egycufjgjbuzespq763g6h1nh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:50:59.207 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"ey8aymkhu3ng3cqq4717phxqya","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:50:59.507 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ccjnej4w87nw58iyctxru7pech","postId":"i11q6epxuidc88p3x8a5hnqzqy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:51:19.114 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"yot8jiu84bdsmnfuuhnwmhcpoh","postId":"smecguf9bjg8dk9r7jm64jw4oa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:51:29.172 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"yot8jiu84bdsmnfuuhnwmhcpoh","postId":"gkig8die6fdjtjczm3kbipdg7a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:51:33.310 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"y3c4nkzsjtrepb59zen54bytgr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:51:37.291 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"yot8jiu84bdsmnfuuhnwmhcpoh","postId":"zi3jankc4fr45m7ortmkg8inha","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:51:46.634 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"yot8jiu84bdsmnfuuhnwmhcpoh","postId":"u44z3t6s9pgtfnu5sjufooonbh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:51:50.540 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ccjnej4w87nw58iyctxru7pech","postId":"7yidwssqpiyc5p5jcrihzzduee","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:51:58.377 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"yot8jiu84bdsmnfuuhnwmhcpoh","postId":"h5dz6u9cgffii8jkgb39znup8r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:52:14.789 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ccjnej4w87nw58iyctxru7pech","postId":"h84yoscs9fbt5b4a8rsdfnga9a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:52:20.020 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ccjnej4w87nw58iyctxru7pech","postId":"b9a6w1ob1trume4kqtsue166cc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:54:13.793 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"95n1guj6c78s8f7yda5dj1dcsa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:54:25.165 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"zxngpzjsrfbumj7q1p58zggo6r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:54:35.443 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"677yc1j83jyfiqx1jcm8haws7c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:56:34.292 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"qkttx9pxdigyjebukaoo1aqg8r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:56:41.763 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"4nd9swx6ejy59xcqpdtqk878ac","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:57:37.434 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"gueaejbribgrxeza7zri55hazc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:58:49.583 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"dy75ydyi47dydyrgo69318b7uw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:58:54.978 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"6sse1wrq8fgd9no3p3a8rdujch","postId":"4g61gp3xfjgs9nznr1znk1qbaw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:58:54.980 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"j88afd8u1bnsmm37jjxammgbxo","postId":"izq8fmg9rinmucufsmshn4qp7w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:58:55.029 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"y6xao1faijg4zx46e55qkpt6ow","postId":"fsa8rm9rfpbbx8qw5tzctk4jbe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:59:00.566 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"ikt8jzhu8by87fm6uj5ghcjssa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:59:15.689 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"cbonf847i3nz8ydqxgkdkeuwzo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:59:29.493 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"nodf75ssbtrkz8duxadxcof8nc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:59:39.413 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"rhxcshoafbrnpedtpz7ubpuk7r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:59:47.518 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"gwxz3piy5f837jaqctmf95xc1y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:59:50.218 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"kjzqn8eq1ibk7dc4ms86jf8hje","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:59:53.005 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"6sse1wrq8fgd9no3p3a8rdujch","postId":"t5k11nqo93g33n6kgfaohs53by","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:59:53.005 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"j88afd8u1bnsmm37jjxammgbxo","postId":"dunxg8hz8i8r3ksmj1j38gxopc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:59:53.021 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"y6xao1faijg4zx46e55qkpt6ow","postId":"zp7ew53bdbfmdxrg5trqc7ng5w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:59:53.061 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"yot8jiu84bdsmnfuuhnwmhcpoh","postId":"5jj1cktnn3g5jgdgqm3e6chypo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 10:59:56.973 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"wpefcngyg7refjkgmmfizesede","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:00:12.134 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"d6tqqaqhgbgnpjo5feqawy97ch","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:00:17.019 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"a4dyqqnzhjdgfxbsqimpzyjfso","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:00:18.096 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"1qk6753p1tguu8q3w85dc1fqdw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:00:20.849 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"bcpdzbtwebfcigocmjtxz58cko","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:00:25.280 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"izoos7zm4inyiew4awdupxttsa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:00:29.613 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"oajgr4wmtpn7fq8edotc86bwza","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:00:42.246 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"9xp19r6kqjrzir6m57jb343ufo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:00:43.841 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"cwrm5i3zo7dbdc7ytby5anx3uo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:00:44.444 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"63s5po1sufdm3fob3q5cjf7qma","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:00:49.813 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"46c44esbwp8stp1k4t59b3z8he","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:00:53.275 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"qxn8kt5dnpynm8y9u95n1kiotw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:00:53.278 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"bnphtb6sffg7xb5q38471y8hch","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:00:58.776 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"jegbydmpppgr8qp8z8zh6ddhue","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:01:00.412 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"18ihtyr113di98i4ueuedeyu9a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:01:02.635 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"afksi8hwrtr9zmn3xi5sxqdsoh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:01:04.425 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ccjnej4w87nw58iyctxru7pech","postId":"s9m8jn88djr7fenar8cmhdq1uy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:01:07.576 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"ib176xixjjdppka8q9wybwtbry","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:01:08.300 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"dfxuefg5etnb5b3748yc7ay7th","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:01:08.943 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"6ayj7zwaap8txn386jwajuksdc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:01:14.532 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ccjnej4w87nw58iyctxru7pech","postId":"nyyhmkpuub8e3cdyz1awxnu6my","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:01:23.020 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"xyfqjfydhifouj9d4335y33yrc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:01:27.252 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"nmt9wss5iiyud8aemtkhaq49da","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:01:31.568 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"rj43m6ztpigt8j4fgrmgegxpbc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:01:37.191 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"oik76mhgy3fafph1hfraaom54r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:01:39.024 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"dhdzsp8qotynmducw8ras6snjh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:01:41.917 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"udwtaxnrmj8gdgpfja4tjqnrde","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:01:47.452 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"qdorw4qdo78dbyuyqb5n1i4pph","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:02:01.456 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"tbg4q1ozsjgtzxyenewdwspj6a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:02:03.071 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"sj8aaxc7ufrn9riipb7m78rzgh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:02:03.260 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"eqg9ubtbnjgixfrseinj1kttfc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:02:26.655 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"rzdj8ntxj3yn5m831ordesru7y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:02:31.207 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"j88afd8u1bnsmm37jjxammgbxo","postId":"rcwj7nuerfdz8qy9qmj8tofrqo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:02:31.207 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"6sse1wrq8fgd9no3p3a8rdujch","postId":"rcwj7nuerfdz8qy9qmj8tofrqo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:02:31.207 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"rcwj7nuerfdz8qy9qmj8tofrqo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:02:37.146 Z","level":"error","msg":"failed to read RTP packet","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*logger).Error log.go:98","error":"EOF","sessionID":"eek3fcrzm3dfjntafftwyswnow"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:02:37.207 Z","level":"error","msg":"callback failed: not found","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*Plugin).handleLeave websocket.go:441"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:02:50.141 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"nwgog7nuejfq5riwu8kmnbbhdw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:02:50.173 Z","level":"error","msg":"failed to read RTP packet","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*logger).Error log.go:98","error":"EOF","sessionID":"ywoz1wtskpfyjj7b9amn1n5ujh"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:02:50.233 Z","level":"error","msg":"callback failed: not found","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*Plugin).handleLeave websocket.go:441"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:02:50.956 Z","level":"error","msg":"failed to read RTP packet","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*logger).Error log.go:98","error":"EOF","sessionID":"5nq7oei5kfnppgfrw8ouf919sh"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:02:51.017 Z","level":"error","msg":"callback failed: not found","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*Plugin).handleLeave websocket.go:441"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:02:51.180 Z","level":"error","msg":"failed to read RTP packet","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*logger).Error log.go:98","error":"EOF","sessionID":"ru711citajncixn4hwame9jxxo"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:02:51.193 Z","level":"error","msg":"callback failed: call state is missing from channel state","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*Plugin).handleLeave websocket.go:441"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:02:54.532 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"u98mknndwbrstcgnxm68ajq96r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:02:56.001 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"sz6yd1uat3g6pnsr6nnh9r8xoc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:03:06.854 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"xaezsaaycjgndemto6b64a7byo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:03:11.601 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"ugai4gwh3t835mhn4owdsr44mw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:03:16.695 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ccjnej4w87nw58iyctxru7pech","postId":"hu7qrm77zibf5fhwd41raeucno","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:03:18.933 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ccjnej4w87nw58iyctxru7pech","postId":"wkyewu74kprb9jixsktjqy4whe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:03:19.618 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ccjnej4w87nw58iyctxru7pech","postId":"nngji1ogcjdtdyzq6a31a4ne1y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:03:29.663 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"hbcpwoipmpnamxnr8jptfb4dmw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:03:30.130 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"hbcpwoipmpnamxnr8jptfb4dmw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"4urmbdrys3n8bbq4gk68fw4kgh","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:03:38.805 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"41pfm9pxuibmdjbyj99yuk9mby","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:03:38.949 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"41pfm9pxuibmdjbyj99yuk9mby","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"4urmbdrys3n8bbq4gk68fw4kgh","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:03:39.669 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"6sse1wrq8fgd9no3p3a8rdujch","postId":"wisnpz5r4bbdiki4ywz3i3ke4c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:04:01.798 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"9tsf4y991tbsxkcdizu8gj7a3r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:04:02.210 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"7ji117kq8pbhbft56c5g4o8utc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:05:00.750 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"pxmk8bac7fdjupzjaxtyuqueeh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:05:01.156 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"pxmk8bac7fdjupzjaxtyuqueeh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"4urmbdrys3n8bbq4gk68fw4kgh","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:05:19.777 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"3xtjtsk1i3de38yknj3fh1n6xr","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:05:19.921 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"3xtjtsk1i3de38yknj3fh1n6xr","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"4urmbdrys3n8bbq4gk68fw4kgh","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:06:07.648 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"146uoeb6fbytpg9atiym8xfrka","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:07:01.340 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"pu4p47ggj3g3zp85wimedzzj9r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:07:18.683 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"uj3yemartfrdx8brcy3cnd4k6r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:07:46.108 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"pd5wy6e3ubnzbqtfqsuit71hea","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:08:26.088 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"6dg5x1n84bryj83hffqwngstfr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:08:26.533 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"6dg5x1n84bryj83hffqwngstfr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:08:58.233 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"eti3qomp1jbmuqueeud5bno73a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:08:58.240 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"dybfgm1zktgn3cpcy7tnxbpf4c","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:08:58.384 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"dybfgm1zktgn3cpcy7tnxbpf4c","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:09:08.161 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"cohtqqn1kbrbxp138uaxbfj31r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:09:12.046 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"p4nm8ktrytnoxqwbtiiyi6dj3r","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:09:12.191 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"p4nm8ktrytnoxqwbtiiyi6dj3r","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:09:17.729 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"iejhcdyzdty198xqa4odfsxf6c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:09:17.735 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"zmcjkfdhcbgnfn4fgdzstdz4jy","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:09:17.879 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"zmcjkfdhcbgnfn4fgdzstdz4jy","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:09:43.035 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"56wbfqhwd7yizpfbm1by3mooda","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:09:43.041 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"8pug5fxyxpfipmioobkj8f44sr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:09:43.144 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"8pug5fxyxpfipmioobkj8f44sr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:10:47.950 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"icztj8wsopgfzea753o4nikksa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:10:47.957 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"qegnf6tfpib63qy7u4ud7rupce","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:10:48.353 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"qegnf6tfpib63qy7u4ud7rupce","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:11:02.159 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"rwse3bk6yfbejfkko4ige3huoo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:11:05.469 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"xywnmfosjfgzzp4j35iifzqh5h","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:11:05.614 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"xywnmfosjfgzzp4j35iifzqh5h","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:11:10.732 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"cz48nz3yjjd95mpxgd6j6xxhmo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:11:10.738 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"177f94b8yiyu8qmpud5wdozm6w","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:11:10.889 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"177f94b8yiyu8qmpud5wdozm6w","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:11:21.054 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"hyp8smn9htfx9rici9omuhfamy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:11:24.369 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"rse3ue5ic3f75dfgkm9xgp9p6o","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:11:24.514 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"rse3ue5ic3f75dfgkm9xgp9p6o","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:11:26.884 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"75hife49t3grdeitchamant4uo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:11:26.913 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"onyocp6uffyafnhts5p1ptgxbe","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:11:27.016 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"onyocp6uffyafnhts5p1ptgxbe","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:11:40.948 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"unocwbhakpn8zfwxkdbeqhz8xh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:11:40.955 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"83p595474pgxjnerw19tq5ys6o","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:11:41.100 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"83p595474pgxjnerw19tq5ys6o","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:11:45.736 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"7x5rrt43xtrt9x573fjczcdkzc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:11:45.771 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"h99uhfn7cifozjx47hkygj17qo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:11:45.875 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"h99uhfn7cifozjx47hkygj17qo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:11:46.105 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"kcghwbgzxjbspch4gb1nn3e5yy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:11:46.112 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"sh6kqzg6mfgozxyah15p55kxua","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:11:46.216 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"sh6kqzg6mfgozxyah15p55kxua","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:11:51.747 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"o8eyh6s7z3b9froxy5ai6nwn3e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:11:51.823 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"49req4ndi7bxjnbxqi6fu3kccr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:11:51.967 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"49req4ndi7bxjnbxqi6fu3kccr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:11:53.732 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"e5dnppbnttr1iruiwfxxduiyeo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:11:53.762 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"6mmdasd9ridif855tamqdy9m4c","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:11:53.906 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"6mmdasd9ridif855tamqdy9m4c","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:19:18.465 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"jnni18tiy7rgtpx65wpfo4adtr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:33:34.229 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"9eoqan899pryjm6oyu749omsfr","ip_addr":"172.19.0.1","user_id":"ywh943tbxpr9ie6p53ft3yuaze","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:40:14.048 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"f3f9pbkdrbbixxxp8451gnp6dy","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"5o5d6eq8yincfjgtfukbbknr7w","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 11:40:14.468 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"f3f9pbkdrbbixxxp8451gnp6dy","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"5o5d6eq8yincfjgtfukbbknr7w","channelId":"dkb5549eai8pdegpnnbefm8fte","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 12:08:15.006 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"uukdm4qaffnmpcg5mm8cukkcsw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 12:08:57.182 Z","level":"error","msg":"callback failed: call state is missing from channel state","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*Plugin).handleLeave websocket.go:441"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 12:09:45.746 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"yqi4etihebdwzdi6ia4m4ajxfa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 12:10:14.914 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"tpfmhmshwigatkmiyzoixhorzh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 12:31:07.280 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"o9wdpu8y9ty65k8y1x7aqbusor","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 12:31:07.281 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"o9wdpu8y9ty65k8y1x7aqbusor","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 12:31:07.281 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"o9wdpu8y9ty65k8y1x7aqbusor","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 12:31:16.477 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qx9qnjh5h7gg3y3ckkzdos3gxw","postId":"mx8ds7b567fbpn5c4fz7rxkiwo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 12:31:38.351 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"ftcfm7iqn3n99m9ynjudt1qdco","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 12:31:38.352 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"ftcfm7iqn3n99m9ynjudt1qdco","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 12:48:09.529 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"zzdyjejj6pgdxd1kdpmsaqsx3c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 12:53:03.669 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"gn85nfec5jg35butwoh6cnseie","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"3atfqwrh8pyauxdpaq7cduckso","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 12:53:04.104 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"gn85nfec5jg35butwoh6cnseie","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"3atfqwrh8pyauxdpaq7cduckso","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 12:58:17.900 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"8ya1ndssdiyh5cn8ggr1nuj6bh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 12:58:47.692 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"aa6agg74xbfppjomk1oxk6p7ic","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 12:58:54.021 Z","level":"error","msg":"License key from https://mattermost.com required to unlock enterprise features.","caller":"platform/license.go:106","error":"resource: License id: "}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:00:14.215 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ykd4aefnwigjzk5ryi7kis4kcc","postId":"5szdspio9pnmppp7jimnqtfxpr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:01:50.649 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"y6xao1faijg4zx46e55qkpt6ow","postId":"ucn7nn6xsfrwjnu5pagqb75ghh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:01:54.355 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"y6xao1faijg4zx46e55qkpt6ow","postId":"6qoy5ikhep8cfk9r58c5z8ijoh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:02:07.231 Z","level":"error","msg":"failed to read RTP packet","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*logger).Error log.go:98","error":"EOF","sessionID":"8n6ebzsu1tgiiewi4comjd6rce"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:02:07.244 Z","level":"error","msg":"callback failed: call state is missing from channel state","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*Plugin).handleLeave websocket.go:441"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:03:38.860 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"rzpnzwwedfggibmr9m3bxyxrkw","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"wpt8u9p17j8x7enbrdpj5y9cmy","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:03:39.251 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"rzpnzwwedfggibmr9m3bxyxrkw","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"wpt8u9p17j8x7enbrdpj5y9cmy","channelId":"4urmbdrys3n8bbq4gk68fw4kgh","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:19:40.062 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"d7wa13ot3bf4dfg3fc38tqhw9h","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:19:40.505 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"d7wa13ot3bf4dfg3fc38tqhw9h","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dkb5549eai8pdegpnnbefm8fte","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:19:43.009 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"3nez9wk4dbnh5c3fircgbsasrh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:19:43.153 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"3nez9wk4dbnh5c3fircgbsasrh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dkb5549eai8pdegpnnbefm8fte","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:19:44.856 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"4p3refpcfjy77jnsg49at6hz6c","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:19:44.960 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"4p3refpcfjy77jnsg49at6hz6c","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:19:51.059 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"xwarygzjbff6bjd49etg56a8xe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:19:51.065 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"ebiu1d7q3tb3ibi6gdz18jhexe","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:19:51.171 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"ebiu1d7q3tb3ibi6gdz18jhexe","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:21:39.932 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"5apinsttcfrt5et6j8ne3m4ueh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:21:39.939 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"x9k5jejx17g67yhymmp3o3cm3e","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:21:40.351 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"x9k5jejx17g67yhymmp3o3cm3e","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:22:34.328 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"o1f6gc71j3nndq7unt88b67zyo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:22:34.472 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"o1f6gc71j3nndq7unt88b67zyo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"4urmbdrys3n8bbq4gk68fw4kgh","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:25:12.486 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"7o3r1utkef8mucbmmfyesri89a","postId":"adc9fa17g3gptyznwqijgkqx9y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:25:12.492 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"6tspgbk4gpgoiry5cs3a87ozeo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:25:12.924 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"6tspgbk4gpgoiry5cs3a87ozeo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"4urmbdrys3n8bbq4gk68fw4kgh","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:27:31.596 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"tjfyt33qwbf1fqmgut63z5q9rr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:27:31.602 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"6uzocnk4gi8w98tf3fbprxwfzr","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:27:31.994 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"6uzocnk4gi8w98tf3fbprxwfzr","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:28:43.134 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"7o3r1utkef8mucbmmfyesri89a","postId":"t17uya7heir95n4i4jro3cn8ao","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:28:58.270 Z","level":"error","msg":"failed to read RTP packet","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*logger).Error log.go:98","error":"EOF","sessionID":"sruwnmxbefrazjyuy9x1guxpzc"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:28:58.282 Z","level":"error","msg":"callback failed: call state is missing from channel state","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*Plugin).handleLeave websocket.go:441"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:28:58.391 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"5ugkn43g1fg1pcg55dkx1wcxkc","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:28:58.829 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"5ugkn43g1fg1pcg55dkx1wcxkc","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"4urmbdrys3n8bbq4gk68fw4kgh","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:32:11.790 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"mqx89uhpi3gk8xeiyjt1gm7bza","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:32:11.796 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"dni6hne9w3fcuqz1qxfy5e88ry","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:32:12.210 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"dni6hne9w3fcuqz1qxfy5e88ry","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:32:20.348 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"wew6gueg93nii8yp1eyn1wxeqc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:32:20.354 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"5fbdi6kw9bbabdi8ok3br65ntw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:32:20.457 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"5fbdi6kw9bbabdi8ok3br65ntw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:32:30.680 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"pr3jbp69bpfhjp463yc66rf1pe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:32:30.686 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"5cpuswnwc3yj5jrer1hsq3ei3y","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:32:30.790 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"5cpuswnwc3yj5jrer1hsq3ei3y","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:32:52.401 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"m9drhhx7j38ftjy5co1r1rpo6h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:33:03.402 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"t1rq5hdcq3nc8cugnncm5e8tfr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:33:07.594 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"rwjnppywkjgu5dbn5qmpc1hp8e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:33:07.600 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"fh8uuc1qo3f7ibs5qr63d6mkko","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:33:07.703 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"fh8uuc1qo3f7ibs5qr63d6mkko","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:33:19.499 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"n7nzfskdbfg6bgui1bjsuzwf4h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:33:19.507 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"3o7deacbutyyzb8ha5yoycfrca","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:33:19.610 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"3o7deacbutyyzb8ha5yoycfrca","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:33:20.724 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"14qedokqjtdodbomoa7wsyustw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:33:20.826 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"14qedokqjtdodbomoa7wsyustw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:33:43.075 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"y1jdecntipfyfj4hqu3d9w1zta","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:33:43.081 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"4zhet1umifn3mfeizatk8pa5wh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:33:43.184 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"4zhet1umifn3mfeizatk8pa5wh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:34:56.369 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qx9qnjh5h7gg3y3ckkzdos3gxw","postId":"z75u7ewy5iyj9ncq1g56ggn4nh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:34:56.733 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"a63k9fgeo3dh3cpucbq4faacto","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:35:00.103 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"gk7qatxmkfdhfmy3w36wozi73e","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:35:00.516 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"gk7qatxmkfdhfmy3w36wozi73e","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:35:02.446 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"8e8edo8ny3nr5yij3maw14itgr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:35:02.452 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"8wo59zbujifp8bst7k3stfs37o","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:35:02.557 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"8wo59zbujifp8bst7k3stfs37o","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:35:17.827 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"wrkrxwwgrbnrmq44y87cd3ew1a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:35:17.863 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"xnc8b4184tre8d39xikze5qxho","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:35:17.965 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"xnc8b4184tre8d39xikze5qxho","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:35:27.795 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"6bebai4ce7bwpx6bm9hh3ocqbc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:35:27.801 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"8c135h4ho7rxiq1o4ixs1bobzy","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:35:27.903 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"8c135h4ho7rxiq1o4ixs1bobzy","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:35:42.128 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"jcwsbuy5gby7mruppfeoax4dko","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:35:42.135 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"3wuxnhjhuj8i7qydybaonm78yo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:35:42.279 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"3wuxnhjhuj8i7qydybaonm78yo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:35:50.086 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"j8tsw1gru3nkddifuk65oj65wc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:35:50.092 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"nkbpygr5z78jzgkgi87nntdykw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:35:50.195 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"nkbpygr5z78jzgkgi87nntdykw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:35:54.298 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"nx68k8wm7tnufywot6qzfkrxhc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:35:56.650 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"d7jtbjp5sfroiq9d3wm7j44pqr","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:35:56.752 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"d7jtbjp5sfroiq9d3wm7j44pqr","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:35:58.047 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"3f4yig51mb8x9mryrktgdsymte","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:35:58.075 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"i14e8fbtufg6fxq93cg79swddh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:35:58.222 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"i14e8fbtufg6fxq93cg79swddh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:41:01.979 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"f5w6ns4ostdtmpjrsmmxip7hmo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:41:25.654 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"ei3ejgn8zpb8tffsdjnjjomrey","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:41:44.804 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"u3ix14z9efb6mdco4ufe59tk8w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:41:49.658 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"z9g4jxq6d7ncpebrcogwc87ftw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:42:30.409 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"ikzjixjmn3bu9ejwxumzwzfxyh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:42:42.790 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"xpt7nimgu3r99qorrf95pfg7oe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:43:05.829 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"frfumnxmrtgeinodaoaph1h5zo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:44:49.572 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"cggyhw8ef7bz9xcdkxaxq1mzgw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:45:05.629 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"hp33payxx7yutfr9h84j38wpiw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:45:13.935 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"jdbhg7wc638o8et419hshc9qor","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:45:14.369 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"9z4ajm7p1pg8zmtaanj7yrc3pr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:45:25.810 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"rus4acw4jibetbid1nuuda4ceh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:48:20.211 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"gqixpdpmkbr7bfnxu71iio8dqa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:48:44.740 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"ux5etwc3o3bzfj3se5uij17eqr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:51:42.970 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"npaswsynf3ys7ygp8yqe9935wy","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:51:43.332 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"npaswsynf3ys7ygp8yqe9935wy","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:52:54.198 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"qqnpj847t3dwtq67di1pomzo8e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:52:54.205 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"us4a4pf5ti8bjd3hmmhwqubkah","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:52:54.634 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"us4a4pf5ti8bjd3hmmhwqubkah","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:53:05.173 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"ro9pc1boxjrjfbznz1t4onyxeo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:53:05.180 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"7d7ce1b5rfni8ym6wpwyzbocye","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:53:05.325 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"7d7ce1b5rfni8ym6wpwyzbocye","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"ijgumrjdm38z3xewwg6nmjhoie","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:53:09.911 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"ixkjxgb94p8yt8qism1bqzbaua","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:53:09.917 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"5kzfc153q7guxjz4yanzjoepce","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:53:10.063 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"5kzfc153q7guxjz4yanzjoepce","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"ijgumrjdm38z3xewwg6nmjhoie","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:53:36.742 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"tkutymqotbn55b78s8t138ewbh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:53:37.542 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ywh943tbxpr9ie6p53ft3yuaze","postId":"8uctoqncktgzzkhnyhrb1zay6o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:54:00.189 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"4ck9j3xobjdy5czz73qitnta6r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:54:10.925 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"5xtg3stuwtgtfqr93hrztg8dka","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:54:21.699 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"iygt53edjjnw8j9wrqhyppch1a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:54:33.760 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"spm1mraxjt8y9ghw3bu5n918go","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:54:34.139 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"spm1mraxjt8y9ghw3bu5n918go","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:54:42.832 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"h75s56rchpdn7rutickdy1bpho","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:54:42.838 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"cuyukqdqxjd3ifhtbuotakmw5o","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:54:42.983 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"cuyukqdqxjd3ifhtbuotakmw5o","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:54:53.292 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"fwb8kgza67dkpcefznpaub74mr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:55:01.573 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"ebuys54aatd3jdswpcabsnsqba","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:55:12.240 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ywh943tbxpr9ie6p53ft3yuaze","postId":"qidhfxh9spnzjk61d5bwngg14o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:55:13.770 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"4mzzq1ymnibq9rqdkabw5y55qo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:55:13.777 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"bp6km6t7gbbn8ewdpufx3ysboo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:55:13.921 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"bp6km6t7gbbn8ewdpufx3ysboo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:55:17.645 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"i4whk67haibo98kfx89eidepfc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:55:27.052 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"xhwfrhp533do9gpb96jhcw9znw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:56:20.173 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"gui3h5njxbytxreiq5mex39c6a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:56:20.173 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"gui3h5njxbytxreiq5mex39c6a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:56:22.705 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"haznsxgq4pnmjp8u9e8pp4qseo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:56:28.420 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"f4bors9bnfnn5ytgjh6wzz4x4o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:56:44.600 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"tb8wk354ct8ujbmid7a1ew358r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:57:37.974 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"h9d1ixp8bjnejbu87z7tpzkd4y","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:57:38.323 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"h9d1ixp8bjnejbu87z7tpzkd4y","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:57:40.487 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"p6f9i9ubz3dx8b7ficzhdqpn6o","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:57:40.630 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"p6f9i9ubz3dx8b7ficzhdqpn6o","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"ijgumrjdm38z3xewwg6nmjhoie","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:58:14.081 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"jabnje6rftnhur8pttw6wjinjr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:58:14.081 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"jabnje6rftnhur8pttw6wjinjr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:58:23.947 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"i5mbaqe363y55pixoyojhwosmw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:58:23.947 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"i5mbaqe363y55pixoyojhwosmw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:58:39.253 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"7drfabrw3jg578ne6wjiedkhja","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:58:39.253 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"7drfabrw3jg578ne6wjiedkhja","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:59:03.343 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"51zrsbpbbfn3unwt933ge4jase","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:59:03.343 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"51zrsbpbbfn3unwt933ge4jase","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:59:30.000 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"3o88ur8faibpxq8fnz88kf5sno","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:59:30.000 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"3o88ur8faibpxq8fnz88kf5sno","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:59:40.417 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"1umt3giw9ifj5qiutabnh4qmih","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 13:59:40.417 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"1umt3giw9ifj5qiutabnh4qmih","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:00:59.766 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"qjsaoyk8spn1me74aqn419xbxe","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:01:00.252 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"qjsaoyk8spn1me74aqn419xbxe","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"4urmbdrys3n8bbq4gk68fw4kgh","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:01:31.684 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"my8cu4a9i7y9pex9fy5jsxjcte","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:01:31.870 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"my8cu4a9i7y9pex9fy5jsxjcte","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:01:52.520 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"outiqkmc5frntngf56mpig5egh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:01:52.528 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"skkugizgzff6znrcqm91c8grga","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:01:52.672 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"skkugizgzff6znrcqm91c8grga","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:02:03.598 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"masdj3q1c38miprz94n3y3zzge","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:02:03.742 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"masdj3q1c38miprz94n3y3zzge","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"5job37cqcbgijriu3ampch5fir","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:03:02.344 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"xjfsyto1biygtb36aea7wpxjyc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:03:02.351 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"nkupxx8oijfypxce7n9juhihrc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:03:02.455 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"nkupxx8oijfypxce7n9juhihrc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"5job37cqcbgijriu3ampch5fir","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:03:09.081 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"rqprce9bxfrqff4h6f6eusckqa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:03:09.081 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"rqprce9bxfrqff4h6f6eusckqa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:03:09.081 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"rqprce9bxfrqff4h6f6eusckqa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:03:43.948 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"bp6itd6q9tri8fmbe7hkacudza","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:03:50.308 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"angffb4ot7nci8he4tkg8fsmoc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:03:51.697 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"y44hrrhx7jyctx8fwsbct77jeh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:03:51.841 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"y44hrrhx7jyctx8fwsbct77jeh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"5job37cqcbgijriu3ampch5fir","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:04:01.877 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"mdprjrydbigcpxbsjrwgx8q5re","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:04:01.884 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"3jffeffd1b8ztkya6mxscpmbre","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:04:02.028 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"3jffeffd1b8ztkya6mxscpmbre","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"5job37cqcbgijriu3ampch5fir","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:04:27.944 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"swcapb51obrptrtyujfhs6nwrw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:04:27.944 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"swcapb51obrptrtyujfhs6nwrw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:05:21.968 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"q8s94room7gx9kkyuxxz7c1fhw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:05:24.663 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"fkfnk7q4rjrd38df5ksgddsdfa","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:05:25.097 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"fkfnk7q4rjrd38df5ksgddsdfa","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"5job37cqcbgijriu3ampch5fir","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:05:31.744 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"e1nafoa4ptfedcwtqpgd9egxzw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:05:31.750 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"udhax9q16inibf99zxum5g441y","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:05:31.893 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"udhax9q16inibf99zxum5g441y","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"5job37cqcbgijriu3ampch5fir","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:05:33.915 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"otzicioak7de5p8jtw3a4hzyhy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:06:59.344 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"mnaxhggen3rsifoqxdx8jj4rxw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:06:59.344 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"mnaxhggen3rsifoqxdx8jj4rxw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:08:15.524 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"ogcs3numfpn8meybqcdrrcw68w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:08:15.531 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"c6cy5gbs9jg5ujtnaxyrepp1ce","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:08:18.531 Z","level":"error","msg":"Notification error","caller":"app/notification_push.go:110","logSource":"notifications","ackId":"c6cy5gbs9jg5ujtnaxyrepp1ce","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"5job37cqcbgijriu3ampch5fir","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Post \"https://push-test.mattermost.com/api/v1/send_push\": dial tcp: lookup push-test.mattermost.com: i/o timeout"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:08:35.782 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"daaxc4p4btr97qff1xwfhjzmqy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:08:35.782 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"daaxc4p4btr97qff1xwfhjzmqy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:08:46.287 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"qu9qpq8qyirfif4zr6nd8r6dio","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:08:59.483 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"5wpofdn33b86byghyw5f9pwkgr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:09:02.175 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"f8ysqd1ispf6pcr36oi63mbfto","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:09:02.562 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"f8ysqd1ispf6pcr36oi63mbfto","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"5job37cqcbgijriu3ampch5fir","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:09:27.001 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"z3i5fsfoupbz5jo4qdqnnb613r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:09:27.076 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"j6iioudbztdi9q7u3n9zwgfh5a","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:09:27.219 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"j6iioudbztdi9q7u3n9zwgfh5a","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"5job37cqcbgijriu3ampch5fir","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:09:31.601 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"n74mn977j7be8fh8g6trdjscsh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:09:31.607 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"gx5g1x7fajdufpto1qgbs3bqua","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:09:31.711 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"gx5g1x7fajdufpto1qgbs3bqua","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"5job37cqcbgijriu3ampch5fir","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:09:53.411 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"yx13khxrkjb85mjnh6e9n1b9ye","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:09:57.706 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"oprpzzkqt7bc7nkkwuydrqgoih","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:09:57.849 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"oprpzzkqt7bc7nkkwuydrqgoih","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"5job37cqcbgijriu3ampch5fir","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:10:37.436 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"g7kueyr1h38jjycak95j8ak1ae","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:10:37.443 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"njzdbwu6qfdrip8pu7sij8hh4e","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:10:37.586 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"njzdbwu6qfdrip8pu7sij8hh4e","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"5job37cqcbgijriu3ampch5fir","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:10:47.424 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"3ho5j84fcjy7tm133h6xiicsyw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:10:47.424 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"3ho5j84fcjy7tm133h6xiicsyw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:11:11.608 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"cjdy3rradbdq7xn94b55q4a9rw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:11:58.462 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"x6gyd6xg1j869kbrcsq7mzmtmc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:12:01.263 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"zgqyz9g697yo5d1isodz1sxu4a","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:12:01.970 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"zgqyz9g697yo5d1isodz1sxu4a","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"5job37cqcbgijriu3ampch5fir","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:12:40.034 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"ur8djs1g9j8j8dkmhypkdxsj8c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:13:12.802 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"iz3ti86ujbncxrh5xqpt55w8fo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:13:13.208 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"iz3ti86ujbncxrh5xqpt55w8fo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:13:27.190 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"iq4jr66rj7nuzq7q6tnf7bg45y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:13:27.196 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"77dzrkunbib5jeh1qkq89os9qc","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:13:27.340 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"77dzrkunbib5jeh1qkq89os9qc","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:13:31.367 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"hsb6667nppb9mc1snr845a7j3a","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:13:31.511 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"hsb6667nppb9mc1snr845a7j3a","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:13:56.440 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"7678ta9pb7bdpxwumaortf19kc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:13:56.446 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"yn488n5p8jnnid43ri78ysbbqe","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:13:56.591 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"yn488n5p8jnnid43ri78ysbbqe","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:14:00.395 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"rgwtibfr3f8sxg1zbjdfbxf4mr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:14:00.542 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"rgwtibfr3f8sxg1zbjdfbxf4mr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:14:05.155 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"d6x34sm6qiyr7cgwdudk9t3atw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:14:05.161 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"9cnbtusecffxzkdrpbugpoia7h","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:14:05.187 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"nareyoo84tnfunrs6mqd76886a","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:14:05.264 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"9cnbtusecffxzkdrpbugpoia7h","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:14:05.408 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"nareyoo84tnfunrs6mqd76886a","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:14:07.092 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"5zgp6mpbeffm5csssx1u3i194r","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:14:07.236 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"5zgp6mpbeffm5csssx1u3i194r","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"ijgumrjdm38z3xewwg6nmjhoie","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:14:29.767 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"3bi5t6trijbdug4ys89bqa5iic","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:14:29.774 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"867ej3u9gf8ktndqqrg7ctubcr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:14:29.877 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"867ej3u9gf8ktndqqrg7ctubcr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:14:40.649 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"s4mdon3arpf9bjpk4676m5nhqw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:14:40.657 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"b54cdneqnb89jfcdog1i8zjjqo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:14:40.801 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"b54cdneqnb89jfcdog1i8zjjqo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:14:50.450 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ywh943tbxpr9ie6p53ft3yuaze","postId":"aeseb1xubbr4bnza48giyh6nty","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:17:11.389 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"g3ftcdbobpywpgwrkhk1wsrzka","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:17:11.882 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"g3ftcdbobpywpgwrkhk1wsrzka","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:17:19.647 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"dw5883c7zjypirg355uf8in8gy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:17:19.653 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"3c8bzsn4bbrtdyr89s3dmxr7mc","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:17:19.797 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"3c8bzsn4bbrtdyr89s3dmxr7mc","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:17:23.081 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"s6ct58szrjggjdhnc31emqp8ch","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:17:23.225 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"s6ct58szrjggjdhnc31emqp8ch","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:18:16.044 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"dtemahpjfpgmxj6fz1ksztph6a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:19:02.032 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"ahymuko8y7bj5fzygurjj93j8h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:19:04.168 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"6rdig31r4br4ukq99ny4rof6xr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:20:50.737 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"xbezinr98fgspqyaryf8zsc5oh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:20:56.479 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"jcxcbbwak3dx7y5zj39ti5mhro","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:22:05.517 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"k5yybydes7bo58brjxgham57sr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:22:16.359 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ykd4aefnwigjzk5ryi7kis4kcc","postId":"43cnod4xh3fh3njuib7pxe7afr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:22:16.366 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"9e6w3xaw4bbmmba4pe69eeemsr","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:22:16.846 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"9e6w3xaw4bbmmba4pe69eeemsr","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"fbowqa8hytrj8n4ye8timqerga","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:22:51.449 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ykd4aefnwigjzk5ryi7kis4kcc","postId":"1w5d1aat87bc5kkmhsfd3mzb7r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:22:51.455 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"nfo45gxhsbn8upagnspk9cxrfh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:22:51.598 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"nfo45gxhsbn8upagnspk9cxrfh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"fbowqa8hytrj8n4ye8timqerga","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:22:53.449 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"bhw5n45xipnftyog9g447houch","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:22:59.778 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ykd4aefnwigjzk5ryi7kis4kcc","postId":"qoaixyefqbfwpbdird1m7wdj7e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:22:59.786 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"438rqir63tr53yyd9g3oocpjca","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:22:59.890 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"438rqir63tr53yyd9g3oocpjca","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"fbowqa8hytrj8n4ye8timqerga","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:23:24.550 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"3c465qyguiyoufqqa3sinateuh","ip_addr":"172.19.0.1","user_id":"ywh943tbxpr9ie6p53ft3yuaze","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:23:45.679 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"ue637u5zgty8myo7sfn18ho39a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:24:03.565 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"r6gthm51jpb5dm688nm3sw9x3w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:24:20.037 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"j7kssowdppnxmrbmig45ha4inh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:24:39.247 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"yey89t5j77nkbkxgqzbnbta4ia","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:24:46.342 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"fdg8nyo1sid6pnhau61h9as9nc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:24:59.323 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"b1ithaqrqbf4ifd9gwc6k3kuxw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:26:04.334 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"j18dhuwpjfda583fcgp7ih4cxh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:26:36.382 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"mxbjwmf6jpyq7mw8de3e9rxjge","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:26:36.385 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1i8cuwtno7fndxwcpn9txpy9yr","postId":"t18cswuw5frrdg3ebabjfn78ty","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:26:36.416 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"eu4ytitbwb8zzx1dg16mqakedh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:26:36.416 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"hfk6htwccjf5jbhtykn89y43dc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:26:36.433 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"febhg5enefgs5yt3ewknzheewy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:26:36.434 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"8btk9y9833bj5ddjb4bhh91p8e","postId":"yzr9998edpr79893yh91c4gsdo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:26:36.436 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1uxhrad59pbpjfsmrndhd7i6ic","postId":"aztzu5obppnxfricj1drcbnyah","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:26:36.445 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"y6xao1faijg4zx46e55qkpt6ow","postId":"ttwok45gsi8wuggiquum3ttbzy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:26:36.448 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"4n7pzmqss7rd7xqzeu3eejsnfa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:26:36.455 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"yot8jiu84bdsmnfuuhnwmhcpoh","postId":"hk51xukefiyw5ghhpx9tudefky","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:26:36.455 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"7o3r1utkef8mucbmmfyesri89a","postId":"c5r7mwhfjtbyucowaiwpbf718y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:26:53.462 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ywh943tbxpr9ie6p53ft3yuaze","postId":"f913zxtq5pdijeamnirpo7g38e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:26:57.494 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"w5d9b4rn7ffwjrkqt8usfbtmio","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:27:01.101 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"wy9r7ufr9bfq7fg37djzgx9n8e","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:27:01.537 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"wy9r7ufr9bfq7fg37djzgx9n8e","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"zuzhhqsaj3ynu8dpjc68nzpr9w","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:27:02.148 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ni84htsbnifu9mjiar35pubuyr","postId":"wm3qtduesbye5f6m7omoqbsh9w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:27:12.448 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"h5d5679okjyipxu8izud34wj5y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:27:12.480 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"fjrr36rex3b88k7g78egcgcwih","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:27:12.625 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"fjrr36rex3b88k7g78egcgcwih","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"zuzhhqsaj3ynu8dpjc68nzpr9w","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:27:22.163 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"zk8jptpr8tnmtnawzt6rk5x9ec","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:27:22.170 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"cwyoziyw3fg8ddo6mniyfb486w","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:27:22.314 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"cwyoziyw3fg8ddo6mniyfb486w","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"zuzhhqsaj3ynu8dpjc68nzpr9w","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:27:42.672 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"nq9xrffpsfng38rew8fxeao15r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:27:42.748 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"cewsypusc78ufmmzno6fx4qooy","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:27:42.892 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"cewsypusc78ufmmzno6fx4qooy","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"zuzhhqsaj3ynu8dpjc68nzpr9w","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:27:46.946 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"e3obd44gwjget8npewk4oiigne","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:27:46.978 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"3r9uter89pgpbbmoxufywp11gh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:27:47.122 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"3r9uter89pgpbbmoxufywp11gh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"zuzhhqsaj3ynu8dpjc68nzpr9w","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:27:54.984 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"nedur5pk1tbwbjxff3dm1scxbh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:27:55.061 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"mrzmo94gtjnrtdz7gc8piqp98e","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:27:55.206 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"mrzmo94gtjnrtdz7gc8piqp98e","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"zuzhhqsaj3ynu8dpjc68nzpr9w","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:27:58.331 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"gck9w66gcffsfgpes8nrtskdpa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:28:02.119 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"9fwdpgnrkpbc7baerx3bdw74yw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:28:02.193 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"5u4fkgu4efdytjb8nz1eugefny","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:28:02.298 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"5u4fkgu4efdytjb8nz1eugefny","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"zuzhhqsaj3ynu8dpjc68nzpr9w","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:28:23.945 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"cg14hhbdpfni3qa8t8xhi5783a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:28:27.514 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"wd4o35w86iyq38m7usy8isfgge","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:28:27.520 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"p6yrji5o4jf1bqz5f9tggzdrzo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:28:27.664 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"p6yrji5o4jf1bqz5f9tggzdrzo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"zuzhhqsaj3ynu8dpjc68nzpr9w","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:28:30.680 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"tigk4ur73fy4pm4bxhor1fzycw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:28:35.356 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"7o3r1utkef8mucbmmfyesri89a","postId":"93jxnozf8iytmr787zrehx9jty","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:28:41.582 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"ezs3pts5k7yuikjdq67kx8tauo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:28:45.327 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"oop1zkcs9i8z7xc89dxxkjdoto","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:29:04.267 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"k5cj6qd5yjrsir6ijbsom54oqh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:29:06.038 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"8wkanzc9q3nn98miaqiirnw8fe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:29:13.459 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"e158y33ykfnqfbcbkmntu7b4ph","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:29:15.662 Z","level":"error","msg":"failed to read RTP packet","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*logger).Error log.go:98","error":"EOF","sessionID":"7t8zist3zbyqxy7ipaxh1pey5o"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:29:15.720 Z","level":"error","msg":"callback failed: not found","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*Plugin).handleLeave websocket.go:441"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:29:18.713 Z","level":"error","msg":"failed to read RTP packet","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*logger).Error log.go:98","error":"EOF","sessionID":"caip95kh43riuf7o85waun4u4e"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:29:18.726 Z","level":"error","msg":"callback failed: call state is missing from channel state","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*Plugin).handleLeave websocket.go:441"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:29:24.528 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"6c9o8hjsqjfb5fpgnm1jgpgpxo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:29:36.283 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"cys146rrf7yx9x77nnwmky6dhw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:29:46.809 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"zx6b9otmzpfj9mydirobaqx31y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:29:54.071 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"aa1x8xx1fpnxpy44kj9xkpwh1a","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:29:54.510 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"aa1x8xx1fpnxpy44kj9xkpwh1a","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"zuzhhqsaj3ynu8dpjc68nzpr9w","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:30:09.577 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"qshepxt3zjb7bnyamgxai5zzfh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:30:09.583 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"9dd5daj47fgqtfwuccp7fihuio","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:30:09.686 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"9dd5daj47fgqtfwuccp7fihuio","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"zuzhhqsaj3ynu8dpjc68nzpr9w","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:30:31.491 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"jqemb3g9diduiggiikab6f4ikh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:30:31.497 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"8hpub7nzwpf3pkccfmzub9zgye","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:30:31.642 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"8hpub7nzwpf3pkccfmzub9zgye","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:31:13.781 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"inqih3qyppgdug4rnpnjyed3ro","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:31:13.787 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"18kgm8bywf8dfkdf5146nz9gmc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:31:13.931 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"18kgm8bywf8dfkdf5146nz9gmc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:31:41.431 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"isytha33djy18yfywmyibx4eiw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:31:41.438 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"b1dnrao4b7baunz5oq4bytdncc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:31:41.540 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"b1dnrao4b7baunz5oq4bytdncc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:32:48.338 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"ojmbg1hf4ifjdqhiewnerpce3r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:32:54.475 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ykd4aefnwigjzk5ryi7kis4kcc","postId":"ihc7khdxhffadguctb5kt8x9cw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:33:31.753 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"hzkdh1bqcb89ff6t6fpbmpe5oh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:33:32.157 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"hzkdh1bqcb89ff6t6fpbmpe5oh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:34:02.950 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"xdqapb57bj8at8ptaazozec9je","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:34:02.957 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"qw4866jx4ifm7fxe6j94n33uhy","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:34:03.060 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"qw4866jx4ifm7fxe6j94n33uhy","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:34:06.198 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"qzsr7t4dajd7mxacwu3wjz3ajw","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:34:06.302 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"qzsr7t4dajd7mxacwu3wjz3ajw","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:34:20.000 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"ubcs859bdjre7ehqjtkyp8pieh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:34:20.009 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"1i8p6ggd17r1fruo5nsfgsx9co","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:34:20.152 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"1i8p6ggd17r1fruo5nsfgsx9co","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:34:22.962 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"jxin1cpz3jd33dkdkf733nyjuw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:34:23.037 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"jauo49cjijyummys3u5gagqyuy","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:34:23.181 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"jauo49cjijyummys3u5gagqyuy","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:34:50.324 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"otqi5b3i8pre78b1cmwsbteath","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:34:50.333 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"49snbq3ghjy3tgu7wngn8sa8bc","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:34:50.476 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"49snbq3ghjy3tgu7wngn8sa8bc","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:34:51.322 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"bqsuu9bunf8xi8no8mzyt9cc5h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:34:53.473 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"s5wuuakntpdw9fusfcj9y8nija","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:34:53.617 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"s5wuuakntpdw9fusfcj9y8nija","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:35:01.070 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"w4gqojqnk7dp9nrkrwurwwpa8r","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:35:01.174 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"w4gqojqnk7dp9nrkrwurwwpa8r","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"syfq9n84sj88dbho5bwrz1a9rc","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:35:13.998 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"9grun9r3m78ijr1xg3ihoz1zee","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:35:14.004 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"kt8y51dqifrc38u6s7azutiw1c","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:35:14.148 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"kt8y51dqifrc38u6s7azutiw1c","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"syfq9n84sj88dbho5bwrz1a9rc","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:35:24.362 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"4tknfgubzi8upjkxnox4fo8eao","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:35:24.369 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"och4hrozz7f95rkiqq6igyknbc","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:35:24.471 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"och4hrozz7f95rkiqq6igyknbc","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:35:31.993 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"kiaeap3chtn58xroo5arg54eky","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:35:31.999 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"xrn867zdutyxfmqgrup1j4ujry","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:35:32.142 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"xrn867zdutyxfmqgrup1j4ujry","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"syfq9n84sj88dbho5bwrz1a9rc","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:35:41.085 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"ehea5gt9kbgcib1cysoq7s3o7r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:35:41.092 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"tqaamt5pzirf8pfzmd69qihgdw","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:35:41.235 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"tqaamt5pzirf8pfzmd69qihgdw","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"syfq9n84sj88dbho5bwrz1a9rc","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:35:48.683 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"mo4zwc7w4bbqxf3y1cc4wjugdc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:35:48.752 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"34ixb57t63boprh3xr6h3tniay","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:35:48.855 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"34ixb57t63boprh3xr6h3tniay","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:35:53.607 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"4zzg3q815inw5yah5hozxa4bcr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:35:53.710 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"4zzg3q815inw5yah5hozxa4bcr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:36:00.620 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"kcezitnwdtgpdbd3surnipydqy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:36:00.620 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"kcezitnwdtgpdbd3surnipydqy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:36:00.730 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"7a8joiibs3dhxy87jnth93hdow","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:36:00.833 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"7a8joiibs3dhxy87jnth93hdow","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:36:01.835 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"55csiey6sbrt8btpded7m8bdch","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:36:01.842 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"autwrgw8ujd73qh1s3a54ike6r","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:36:01.985 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"autwrgw8ujd73qh1s3a54ike6r","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:36:04.100 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"uy3teaw8cinyxpegta5mafaeec","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:36:04.203 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"uy3teaw8cinyxpegta5mafaeec","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"3g7qemyhwffc7ryi3botyzpqqo","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:36:28.300 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"pfntegd5g3yztxkd9wm8enef6h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:36:31.746 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"s4z6hesf5jdxbmoumcgfqs1a4h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:36:32.657 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"3do6bsrhupft9f5sooww9ij5ih","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:37:12.614 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"crdpfghtupg19fyzotzzpo9ace","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:39:05.605 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"ysc8k87yt7yhiqkhm611i3ytjr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:39:05.605 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"ysc8k87yt7yhiqkhm611i3ytjr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:39:05.860 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"d11sdidfdfykdcewg33udjfxdh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:39:06.272 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"d11sdidfdfykdcewg33udjfxdh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:40:14.636 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"p8i37jk1girc9dk9y6rafgbfao","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:40:14.636 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"p8i37jk1girc9dk9y6rafgbfao","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:40:14.832 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"4xd9uj5o9i84dfpx33cmf7b1jw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:40:15.241 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"4xd9uj5o9i84dfpx33cmf7b1jw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:40:52.188 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"q57ms1q7ftbw8x1ftdxekc8z6w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:40:52.188 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"q57ms1q7ftbw8x1ftdxekc8z6w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:40:52.444 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"rjk83rjasjbjxrisu3j7u5km8o","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:40:52.587 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"rjk83rjasjbjxrisu3j7u5km8o","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:41:18.748 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"bj467zysbfr3pqjy4k4onupeye","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:41:18.748 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"bj467zysbfr3pqjy4k4onupeye","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:41:18.977 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"8wt59fbthidybpp4yoypxafi7a","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:41:19.120 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"8wt59fbthidybpp4yoypxafi7a","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:41:48.850 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"uoce7dp5f3nbif7h8146n5uzgc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:42:01.083 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"hc8n1wemij8mdedxbch75p4qgo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:42:01.227 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"hc8n1wemij8mdedxbch75p4qgo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"syfq9n84sj88dbho5bwrz1a9rc","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:42:38.939 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"n45skqjyr3fdjxwaheuyuydb5e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:42:45.463 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"spnn7kmx8fgi8mnry5a5arw5sw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:42:45.606 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"spnn7kmx8fgi8mnry5a5arw5sw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"fbowqa8hytrj8n4ye8timqerga","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:42:48.277 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"5xtzn3dohp8ddkgdnpfxo6hera","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:42:48.304 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"sgwg9jukyjrqiny16aba5g5t9o","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:42:48.447 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"sgwg9jukyjrqiny16aba5g5t9o","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"fbowqa8hytrj8n4ye8timqerga","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:42:54.481 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ykd4aefnwigjzk5ryi7kis4kcc","postId":"cwncejrs4tyoibira36kpx78nw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:42:54.488 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"acqd5mkspt817guine48mdna7e","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:42:54.591 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"acqd5mkspt817guine48mdna7e","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"fbowqa8hytrj8n4ye8timqerga","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:43:02.802 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ykd4aefnwigjzk5ryi7kis4kcc","postId":"6jur49wpyfyomb7c4tcy5pwjjy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:43:02.808 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"dtddp1sxb3rz7nar7s4j3t1ymh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:43:02.951 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"dtddp1sxb3rz7nar7s4j3t1ymh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"fbowqa8hytrj8n4ye8timqerga","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:43:14.599 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ykd4aefnwigjzk5ryi7kis4kcc","postId":"fxp7gsu733fbug5ffmmawy5wph","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:43:14.605 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"dzmjdcpaojgf9y9c8754jqyjzh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:43:14.748 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"dzmjdcpaojgf9y9c8754jqyjzh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"fbowqa8hytrj8n4ye8timqerga","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:43:17.138 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"hurxwyy1b38c7q3nwexdnwatbh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:43:17.138 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"hurxwyy1b38c7q3nwexdnwatbh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:43:21.201 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"i8omjesbmjbrbea8emeont7iph","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:43:21.304 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"i8omjesbmjbrbea8emeont7iph","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:44:06.826 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"mfhydyc64fn17b99dkorgxgydh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:44:13.513 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"fg74kqijjt86myumnt63xqjcir","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:44:13.602 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"ozezgtmp4f8q5endkctffmnxsc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:44:13.656 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"fg74kqijjt86myumnt63xqjcir","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"syfq9n84sj88dbho5bwrz1a9rc","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:44:22.657 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"bfdarbbbafde98hocy4bypi1yy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:44:25.702 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"sp6fcayrtibtbpyzhr7eeyqcbr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:44:25.702 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"sp6fcayrtibtbpyzhr7eeyqcbr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:44:25.856 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"6td146rdapfi3rz5xrpbjcqpgo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:44:25.999 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"6td146rdapfi3rz5xrpbjcqpgo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:45:10.584 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"esdspi9wo7rn9bznexycsazfgo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:45:10.584 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"esdspi9wo7rn9bznexycsazfgo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:45:11.619 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"uoegnsw8jidxzdi9jfim7gfm7h","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:45:11.762 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"uoegnsw8jidxzdi9jfim7gfm7h","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:45:13.000 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"qwj53rh1jtdc5m6n8q4wyiodqa","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:45:13.143 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"qwj53rh1jtdc5m6n8q4wyiodqa","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"fbowqa8hytrj8n4ye8timqerga","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:46:08.701 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"669au8nnkpgrxb9c8b8zjjf7sc","ip_addr":"172.19.0.1","user_id":"1prywkgqf38mik1j19u51df9be","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:46:13.756 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ykd4aefnwigjzk5ryi7kis4kcc","postId":"anp3pphsnj8gjmokmyy3mhg6cr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:46:13.763 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"7tou316i1typ8f1q9uqszq7qkw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:46:14.186 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"7tou316i1typ8f1q9uqszq7qkw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"fbowqa8hytrj8n4ye8timqerga","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:46:50.807 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"i9jsfrtddjyg8ph1tx3e1qy7ia","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:46:50.807 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"i9jsfrtddjyg8ph1tx3e1qy7ia","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:46:50.950 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"kobk5z8m67ddpy3gx7ub1secer","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:46:51.094 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"kobk5z8m67ddpy3gx7ub1secer","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:47:42.447 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"nw19puss1tr9fp85gue531dtrh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:47:42.447 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"nw19puss1tr9fp85gue531dtrh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:47:42.629 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"8stw3q1q1bn67ftbh6s5m4i1iy","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:47:42.776 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"8stw3q1q1bn67ftbh6s5m4i1iy","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:51:39.853 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"a1aj9t963iyhxjsbupiisnsmja","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:51:39.853 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"a1aj9t963iyhxjsbupiisnsmja","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:51:39.853 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"a1aj9t963iyhxjsbupiisnsmja","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:51:40.056 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"wut98fd9tjb3jy5m4bb3hp9s1r","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:51:40.433 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"wut98fd9tjb3jy5m4bb3hp9s1r","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:54:51.984 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"1jdsbdq8jfgymb5gsufcqbxf4a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:54:51.984 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"1jdsbdq8jfgymb5gsufcqbxf4a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:54:51.984 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"1jdsbdq8jfgymb5gsufcqbxf4a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:54:52.236 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"5edqkbjpjj8xudy75cppyb8mae","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:54:52.638 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"5edqkbjpjj8xudy75cppyb8mae","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:55:31.421 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"dsfxogs1r7go9drg98o5kf41xw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:55:31.421 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"dsfxogs1r7go9drg98o5kf41xw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:55:31.421 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"dsfxogs1r7go9drg98o5kf41xw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:55:31.671 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"46i7bcqdb3r3fky8oj1enbzhhw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:55:31.816 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"46i7bcqdb3r3fky8oj1enbzhhw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:56:33.086 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1uxhrad59pbpjfsmrndhd7i6ic","postId":"47rurtb6ip83pmiq9d67wjdyxa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:56:39.077 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"3ar4q3eopifeze3j6er3jt1edh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:56:39.077 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"3ar4q3eopifeze3j6er3jt1edh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:56:39.353 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"9d1qt9k6gfry3bepspxnk8m5he","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:56:39.713 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"9d1qt9k6gfry3bepspxnk8m5he","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:56:42.581 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"uksop8f8otgy9mt5sq67x18ouw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:57:44.361 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"o3egcrfwpbn878n9em5d7oy3mw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:57:44.361 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"o3egcrfwpbn878n9em5d7oy3mw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:57:44.361 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"o3egcrfwpbn878n9em5d7oy3mw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:57:55.872 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"ckoaq4b34t8m7yhp5tonjw8c4h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:57:55.872 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"ckoaq4b34t8m7yhp5tonjw8c4h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:58:00.051 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"fdr6fc16hifo7djx6m67kdzc5w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:58:00.051 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"fdr6fc16hifo7djx6m67kdzc5w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:58:00.051 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"fdr6fc16hifo7djx6m67kdzc5w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:58:01.531 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"duyi7tqge7b13y7hhaerpg6gwr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:58:01.531 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"duyi7tqge7b13y7hhaerpg6gwr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:58:33.124 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"nkp78oewt3bftp7m56rmwrk6ho","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:58:33.530 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"nkp78oewt3bftp7m56rmwrk6ho","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:58:43.051 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"4z79jp59m3nbxmmcuyarc5k43w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:58:43.051 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"4z79jp59m3nbxmmcuyarc5k43w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:58:43.086 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"bejzerzy87yubf7zwbhekx3cdw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:58:43.086 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"bejzerzy87yubf7zwbhekx3cdw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:58:43.086 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"bejzerzy87yubf7zwbhekx3cdw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:58:43.275 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"8978ghzk83rouqkmkbwnjtszoa","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:58:43.319 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"nkrcngu1rt8sdgnjt8541tpjho","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:58:43.422 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"8978ghzk83rouqkmkbwnjtszoa","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:58:43.566 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"nkrcngu1rt8sdgnjt8541tpjho","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:58:55.415 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"jshni4snmtycuj55qm39ujnbja","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:58:55.415 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"jshni4snmtycuj55qm39ujnbja","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:58:55.415 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"jshni4snmtycuj55qm39ujnbja","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:58:55.578 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"789esi3kbtddzmdfjethje9afe","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:58:55.681 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"789esi3kbtddzmdfjethje9afe","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:59:09.819 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"aqkdq6ip7bndbyhe9hokbhru1o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:59:09.819 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"aqkdq6ip7bndbyhe9hokbhru1o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:59:09.819 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"aqkdq6ip7bndbyhe9hokbhru1o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:59:09.819 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"aqkdq6ip7bndbyhe9hokbhru1o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:59:09.960 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"7cguwf9ixbrd3d43h7bg3yhfuc","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:59:10.065 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"7cguwf9ixbrd3d43h7bg3yhfuc","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:59:16.034 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"fm18u4p1ut8rfqecj583uwcwfy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:59:16.034 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"fm18u4p1ut8rfqecj583uwcwfy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:59:16.034 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"fm18u4p1ut8rfqecj583uwcwfy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:59:16.034 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"fm18u4p1ut8rfqecj583uwcwfy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:59:16.228 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"bkyz86nmmifctqut3esy5f4tzh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:59:16.371 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"bkyz86nmmifctqut3esy5f4tzh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:59:25.807 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"fe4b4sjcctdn7mjadpzwchi7pe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:59:25.807 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"fe4b4sjcctdn7mjadpzwchi7pe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:59:25.807 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"fe4b4sjcctdn7mjadpzwchi7pe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:59:25.969 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"ifqroxe4kinf9k8tyd496i4iny","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:59:26.072 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"ifqroxe4kinf9k8tyd496i4iny","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:59:42.664 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"bdyn75s6bp8qfcr4pwqmmdsxah","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:59:42.664 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"bdyn75s6bp8qfcr4pwqmmdsxah","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:59:42.664 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"bdyn75s6bp8qfcr4pwqmmdsxah","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:59:42.845 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"tyf68ord7jndmpx48qqkdntn3o","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:59:42.948 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"tyf68ord7jndmpx48qqkdntn3o","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:59:52.921 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"1qme9mzgafyqmkk7p9xdug5t4h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:59:52.921 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"1qme9mzgafyqmkk7p9xdug5t4h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:59:52.921 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"1qme9mzgafyqmkk7p9xdug5t4h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:59:53.206 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"tfszozjkx3ru5gbpfsshkbz5wo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 14:59:53.350 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"tfszozjkx3ru5gbpfsshkbz5wo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:01:07.108 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"igxq1w8sfpna8pi14ay4cx7f1y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:01:07.108 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"igxq1w8sfpna8pi14ay4cx7f1y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:01:07.108 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"igxq1w8sfpna8pi14ay4cx7f1y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:01:07.300 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"wkff4k1mo3gqmy9h51r3mcutae","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:01:07.650 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"wkff4k1mo3gqmy9h51r3mcutae","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:01:44.974 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"bzjt7hhg1brefd1wampprj755w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:01:44.981 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"184apph4gbbhig7ehaej3komry","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:01:45.126 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"184apph4gbbhig7ehaej3komry","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:02:42.788 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"3jrbjbkm57ytm8dngfb1rndfqe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:02:42.788 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"3jrbjbkm57ytm8dngfb1rndfqe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:02:42.788 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"3jrbjbkm57ytm8dngfb1rndfqe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:02:42.788 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"3jrbjbkm57ytm8dngfb1rndfqe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:02:51.957 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"nfasbuw1o7f7pnu6ziudhzzozo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:03:11.790 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"8o9zrjmx5t81bppbiku1hsa47r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:03:11.790 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"8o9zrjmx5t81bppbiku1hsa47r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:03:11.790 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"8o9zrjmx5t81bppbiku1hsa47r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:03:11.790 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"8o9zrjmx5t81bppbiku1hsa47r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:03:24.550 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"ptzy5uesqfdrte76k6hcqfepac","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:03:24.550 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"ptzy5uesqfdrte76k6hcqfepac","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:03:24.550 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"ptzy5uesqfdrte76k6hcqfepac","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:03:24.550 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"ptzy5uesqfdrte76k6hcqfepac","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:03:42.734 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"da7hxg8sjfdgtyct49tsw9sxiw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:03:42.735 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"da7hxg8sjfdgtyct49tsw9sxiw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:03:42.735 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"da7hxg8sjfdgtyct49tsw9sxiw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:03:42.735 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"da7hxg8sjfdgtyct49tsw9sxiw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:03:48.012 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"puofzgtizprb9fxuyj56s7b9bo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:03:48.374 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"puofzgtizprb9fxuyj56s7b9bo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:03:52.320 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"6re53hyt1ibbtk71pofj46nqnw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:03:52.320 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"6re53hyt1ibbtk71pofj46nqnw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:03:52.320 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"6re53hyt1ibbtk71pofj46nqnw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:03:52.457 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"754xadt9m7yo7dha3pxkkpt8sc","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:03:52.560 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"754xadt9m7yo7dha3pxkkpt8sc","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:03:58.488 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"3e9khbzqs7gndbpj5krfi6q1ja","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:03:58.488 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"3e9khbzqs7gndbpj5krfi6q1ja","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:03:58.488 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"3e9khbzqs7gndbpj5krfi6q1ja","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:03:58.723 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"wngxp8wrwtn5ugnw8pq7q6hkde","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:03:58.866 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"wngxp8wrwtn5ugnw8pq7q6hkde","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:04:11.153 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"qfxdchqmdfb73gn38zwk41xe1h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:04:11.153 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"qfxdchqmdfb73gn38zwk41xe1h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:04:11.153 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"qfxdchqmdfb73gn38zwk41xe1h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:04:11.329 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"akdj3jzs7br8dju4fypuygreah","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:04:11.474 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"akdj3jzs7br8dju4fypuygreah","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:04:24.849 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"47ungpbzsbdstbyrzsxmezhtee","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:04:24.849 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"47ungpbzsbdstbyrzsxmezhtee","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:04:24.849 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"47ungpbzsbdstbyrzsxmezhtee","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:04:24.849 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"47ungpbzsbdstbyrzsxmezhtee","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:04:25.104 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"iifcp3xtwbrk88tyrwuktppkrc","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:04:25.248 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"iifcp3xtwbrk88tyrwuktppkrc","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:04:43.117 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"sh9px5rfuffimfgfifnoysso4e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:04:43.117 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"sh9px5rfuffimfgfifnoysso4e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:04:43.117 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"sh9px5rfuffimfgfifnoysso4e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:04:43.237 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"qxqfagikptnmidzwr4rrmckxzo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:04:43.380 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"qxqfagikptnmidzwr4rrmckxzo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:05:01.606 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"qdoakymeq7ygde4f78aptj976e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:05:01.606 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"qdoakymeq7ygde4f78aptj976e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:05:01.606 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"qdoakymeq7ygde4f78aptj976e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:05:01.821 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"xuozgwepifnfbmpwtqxbyad34a","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:05:01.964 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"xuozgwepifnfbmpwtqxbyad34a","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:05:09.772 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"hy4hcqy43i8b7carza3hgsos5y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:05:09.772 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"hy4hcqy43i8b7carza3hgsos5y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:05:09.772 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"hy4hcqy43i8b7carza3hgsos5y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:05:09.889 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"sx7p767bjprib8rqdizan51urw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:05:10.033 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"sx7p767bjprib8rqdizan51urw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:05:50.334 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"uhs4578dqpfp8cmbq3mgutr3dc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:06:08.859 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"838439eyab8ibbu3y845mdhkkw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:06:08.859 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"838439eyab8ibbu3y845mdhkkw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:06:08.859 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"838439eyab8ibbu3y845mdhkkw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:06:08.980 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"36d7mhiggpf43dg63nx7bsiyxo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:06:09.084 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"36d7mhiggpf43dg63nx7bsiyxo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:06:13.065 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"4jppo8wqnfgrxkxk8eob1u6h5c","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:06:13.168 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"4jppo8wqnfgrxkxk8eob1u6h5c","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:06:16.364 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"kdr1c3jrci86ucq69tpc53ezhy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:06:22.169 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"9ntdh8ykmbbb8qcpxc3g37ntrr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:06:22.197 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"obk66gcpbb8mzck7szgkys59xe","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:06:22.340 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"obk66gcpbb8mzck7szgkys59xe","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:07:04.237 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"exodsuyxytrhdd8n7qoo85ssuh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:07:04.244 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"jz46yuqsntygdyomdsreppaqyo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:07:04.388 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"jz46yuqsntygdyomdsreppaqyo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:07:10.535 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"d3rfs7mi1tdcxyfps9q81ojtec","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:07:10.535 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"d3rfs7mi1tdcxyfps9q81ojtec","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:07:10.535 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"d3rfs7mi1tdcxyfps9q81ojtec","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:07:10.535 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"d3rfs7mi1tdcxyfps9q81ojtec","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:07:27.675 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"q759mztiwtfe8mwaqwa1ebqw9o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:07:27.787 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"7o88wzfkpjfybd45ud8t9cg87c","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:07:27.939 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"7o88wzfkpjfybd45ud8t9cg87c","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:07:42.560 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"zaw3xwr8ft8z3bkshjqjxwj55e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:07:42.568 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"acqfebanfbr49pq4tagrf1xwbw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:07:42.711 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"acqfebanfbr49pq4tagrf1xwbw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:07:43.158 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"duo1h1bsnjfh5mc8qe1x5ku7do","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:07:43.304 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"ik8on6xr63bi9kniuqgtxu9gac","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:07:43.407 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"ik8on6xr63bi9kniuqgtxu9gac","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:08:00.881 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"hkumsgqerjgg3fnw6aprupb6uc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:08:00.910 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"51yum3kmd3ft7padtrtnkdxfww","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:08:01.054 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"51yum3kmd3ft7padtrtnkdxfww","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:08:01.156 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"xpgysed1k7n8uc1gw3cnar7ayy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:08:01.163 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"hhi4ui7entdefd8nohfjmrojww","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:08:01.266 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"hhi4ui7entdefd8nohfjmrojww","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:08:09.699 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"pyuau5arqpgidfdu9w8gabihyy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:08:09.797 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"87x3dpa9j7y63e5fe6fum85ota","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:08:09.941 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"87x3dpa9j7y63e5fe6fum85ota","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:08:11.712 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"ou6y6defpighjmx7mtso4k6d1e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:08:11.719 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"jhsc4jr7mfgiumzofch5nyoiao","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:08:11.822 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"jhsc4jr7mfgiumzofch5nyoiao","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:08:18.208 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"dhxwb5d3bjghugzx51x7qxr9yw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:08:18.215 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"xcw4kmg8ptyiimacbt555kctce","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:08:18.358 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"xcw4kmg8ptyiimacbt555kctce","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:08:35.988 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"uktato7bqidr3res4htbgss5qe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:08:35.994 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"eaac3gtktpb8fr4yd5gjxwyiew","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:08:36.137 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"eaac3gtktpb8fr4yd5gjxwyiew","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:08:48.586 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"ychpsph45pnhtqh4nirr5nswsw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:08:48.586 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"ychpsph45pnhtqh4nirr5nswsw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:08:48.586 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"ychpsph45pnhtqh4nirr5nswsw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:08:48.844 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"zzejrawtujyff8ba1xazoquc7o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:08:48.850 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"xb8j5r1cyfnctf8h5otkjouwia","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:08:48.953 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"xb8j5r1cyfnctf8h5otkjouwia","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:09:12.120 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"nrop9dqjdbno3xjsr7i1t7cdjh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:10:08.859 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"papiarhcufnf9qopnqt4xrf6wy","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:10:09.267 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"papiarhcufnf9qopnqt4xrf6wy","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:10:13.614 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"qnmipmrq7jd68dubf1gf1c853e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:10:13.620 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"zs5rad1a9irymec8asopp9pjmw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:10:13.764 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"zs5rad1a9irymec8asopp9pjmw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:10:21.485 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"463tprc7cif1tb5n5wiy3deuwy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:10:21.616 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"hhkh1jxg17rq8c3op7wiqi51ty","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:10:21.761 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"hhkh1jxg17rq8c3op7wiqi51ty","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:10:26.983 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"qmcrsju3dfygmekxdzhxogo1qo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:10:27.047 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"roo7gyqfeirc7y79wk88krnkyw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:10:27.150 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"roo7gyqfeirc7y79wk88krnkyw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:10:29.966 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"f15a4x8xwbn8tmjjba37xwzdgo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:10:29.972 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"r9c7q6hfmfrbdqcos93fmkjxte","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:10:30.117 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"r9c7q6hfmfrbdqcos93fmkjxte","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:11:13.279 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"ex1hjbeh7f8kuqjqsrwxrdr53y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:11:13.352 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"fb1xoc8trfdef8zg5dpmz8tfdr","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:11:13.496 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"fb1xoc8trfdef8zg5dpmz8tfdr","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:11:16.454 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"yo4ucy1ydig35cagcqgyozqnaa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:11:16.606 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"smdggegru3f6px4esdz1mmxgky","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:11:16.715 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"smdggegru3f6px4esdz1mmxgky","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:11:33.129 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"wkn8awukjbykxmhhgn9k93ggkc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:11:33.218 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"8o7utq8ujbf5um6gztkyw88bsw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:11:33.362 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"8o7utq8ujbf5um6gztkyw88bsw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:11:44.632 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"1u45rz6tgbg3ijx5ktsxnbjf8h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:11:45.176 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"7zgneiw3e3ndfb6e8bekoqieyh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:11:45.279 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"7zgneiw3e3ndfb6e8bekoqieyh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:11:46.526 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"o6tdbmnbk3br3qd3i5gis8aryy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:12:17.960 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"fiqxrqmxwbngbgks9wsfdnrgky","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:12:18.064 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"fiqxrqmxwbngbgks9wsfdnrgky","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:12:54.738 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"e7837ywy33ggbfexpsfuindq3e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:12:54.745 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"owa6fbat4bbejdsbxbyx4ezy6a","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:12:54.889 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"owa6fbat4bbejdsbxbyx4ezy6a","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:13:09.060 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"bb6y1uwjc3bpzgkhm5ouou97ec","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:13:12.636 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"8etq8y3tmjrk3cbc6y45zo3pmo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:13:12.642 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"tfr3mnkghpye5n94iwghrkrbqh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:13:12.786 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"tfr3mnkghpye5n94iwghrkrbqh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:13:39.469 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"tcuisz7yojdyikngi5wi577qow","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:13:39.475 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"6aum5anbbjfq98oi3fbd31o4uo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:13:39.578 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"6aum5anbbjfq98oi3fbd31o4uo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:13:51.564 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"9iy9ifdwzfbymee7hfgxiuxfty","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:13:51.571 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"ybkjziggrjn5t8uqscxebecy8w","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:13:51.715 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"ybkjziggrjn5t8uqscxebecy8w","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:14:11.591 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"6ac6i8krxib5zju7fgxpkqm1ce","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:14:11.737 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"6ac6i8krxib5zju7fgxpkqm1ce","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:14:27.548 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"ifaabtuykb8f9bafwt97gyj9zy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:14:32.005 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"tbdbs61jc3gmjjyntragj66w8e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:14:32.005 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"tbdbs61jc3gmjjyntragj66w8e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:14:32.005 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"tbdbs61jc3gmjjyntragj66w8e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:14:32.110 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"cggpqsn61fg4zqtbjgcp4x1i8h","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:14:32.253 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"cggpqsn61fg4zqtbjgcp4x1i8h","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:14:33.941 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"3c784j3jypbe9qqerg1t988z4h","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:14:34.086 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"3c784j3jypbe9qqerg1t988z4h","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:14:45.126 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"nf3e5a3nsiyz8faqf6kndacj9a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:14:45.132 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"b51my3bj5p8ktgs7ca44fwdc8a","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:14:45.276 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"b51my3bj5p8ktgs7ca44fwdc8a","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:14:56.876 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"dno1kpp9op85icmn9nucfbm4rh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:14:56.992 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"gqfpaq33gp8sbmoe41rfeyhwpe","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:14:57.137 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"gqfpaq33gp8sbmoe41rfeyhwpe","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:15:08.450 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"mt8nmcwsrfyr7q7iu19nemga9a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:15:08.456 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"7ewzsqioipg1mjjz4n7z9gaano","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:15:08.559 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"7ewzsqioipg1mjjz4n7z9gaano","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:15:30.518 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"nj648po1o3dptc47yjr5qtbb4y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:15:30.525 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"6z115mz6dpn5dmne9i16jjax1w","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:15:30.628 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"6z115mz6dpn5dmne9i16jjax1w","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:15:31.309 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"hzks9eyjm3n8bxsdhr3xiie1zy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:15:31.383 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"puqon4dob7rrfnbc5y1nz4mino","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:15:31.486 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"puqon4dob7rrfnbc5y1nz4mino","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:16:00.405 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"xwajeqjqwjntfrtsjgnxrb9jrh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:16:00.411 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"eic193orcjd1ib4dh35dx47ojh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:16:00.514 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"eic193orcjd1ib4dh35dx47ojh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:16:27.445 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"xtkgukj6ufbbpgj8bbojpd4mua","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:16:31.816 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"gore4s3wh3dnbg3dxczifcmkur","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:16:33.762 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"cyn5yxw9itb1xfebci68pkwiir","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:16:33.762 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"cyn5yxw9itb1xfebci68pkwiir","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:16:33.762 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"qoq5rjkz3tdgdfq4w9dqohu8xw","postId":"cyn5yxw9itb1xfebci68pkwiir","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:16:39.998 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"j5okzqc5b7gx7jdghuosj4g5no","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:16:51.980 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"fkpnr8ui7pguup4retikgssi8c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:16:57.516 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"k7wm3i3odtdh3q6ersdoudmwmr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:16:57.516 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"k7wm3i3odtdh3q6ersdoudmwmr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:16:57.516 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"k7wm3i3odtdh3q6ersdoudmwmr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:17:05.613 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"3wo3a9cbbf8nxbw15ibiatfg8r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:17:35.481 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"74h4tf6yeffxurx6p3q96wcfsy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:17:35.481 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"74h4tf6yeffxurx6p3q96wcfsy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:17:35.481 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"74h4tf6yeffxurx6p3q96wcfsy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:17:36.550 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"nee8r865z7bkzkrjr9erntro8o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:17:56.564 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"zwdg5rtfibfs8jig6of8afxb6o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:18:01.531 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"8axq5ky7btfsdx6yp1pqt5xiur","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:18:01.970 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"8axq5ky7btfsdx6yp1pqt5xiur","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:18:11.539 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"osdu797efiysirp5z5qjtasqcc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:18:11.545 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"g1d7nnm4yfgpbpntjuzajdmmzr","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:18:11.689 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"g1d7nnm4yfgpbpntjuzajdmmzr","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:18:13.965 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"7wohne4xdbb7dxcg6x7jugkpzo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:18:14.110 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"7wohne4xdbb7dxcg6x7jugkpzo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:18:45.810 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"8yredn7oofnndpwa1eqf8yjk5o","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:18:45.913 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"8yredn7oofnndpwa1eqf8yjk5o","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"syfq9n84sj88dbho5bwrz1a9rc","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:18:52.275 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"iiaui8mbgff9mfd4e6wxk68yhw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:18:52.357 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"ucezadbnz7nbbgp46nu1q1hfxe","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:18:52.502 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"ucezadbnz7nbbgp46nu1q1hfxe","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:18:53.883 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"xk9h79o5btdxt8kdyen6t4pofr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:18:53.889 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"w93jqo3e1t8r5xu1mstjpf48zr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:18:53.991 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"w93jqo3e1t8r5xu1mstjpf48zr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"syfq9n84sj88dbho5bwrz1a9rc","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:19:04.813 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"rszpm156bjfcbnwxkneex9sqcw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:19:04.819 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"9ygbnwzuq7rjfcbpxom6aqr1je","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:19:04.964 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"9ygbnwzuq7rjfcbpxom6aqr1je","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"syfq9n84sj88dbho5bwrz1a9rc","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:19:10.012 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"w1r6t43edtnsfmohuz4o6teiyy","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:19:10.157 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"w1r6t43edtnsfmohuz4o6teiyy","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:19:17.029 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"3qtmag6kwfyf7e8g41rfwzr6xo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:19:17.105 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"1qsq3fgra3n9jnn9cp7h7hj86a","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:19:17.249 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"1qsq3fgra3n9jnn9cp7h7hj86a","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"syfq9n84sj88dbho5bwrz1a9rc","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:19:19.334 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"55si8fbqubg9m885ws61qujotc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:19:19.340 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"e8f7fb5yhtf68eubs7k1x8ohte","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:19:19.484 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"e8f7fb5yhtf68eubs7k1x8ohte","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"syfq9n84sj88dbho5bwrz1a9rc","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:19:33.236 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"ww6k4wxmwjdc5by4kf673ottsr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:19:33.242 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"u3zrhjxiwt8j9esudktct1djhh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:19:33.345 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"u3zrhjxiwt8j9esudktct1djhh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"syfq9n84sj88dbho5bwrz1a9rc","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:19:39.958 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"8yc46trc9bga5jjr61f4ssu3no","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:19:39.966 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"8qkyd3pbqjbpzqodkhkims7nsc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:19:40.110 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"8qkyd3pbqjbpzqodkhkims7nsc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"syfq9n84sj88dbho5bwrz1a9rc","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:20:04.554 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"7e74at8d43brjx1r1fef6tjrfr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:20:04.688 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"moja85gxt3dxd8muhs7mwjpxce","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:20:04.832 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"moja85gxt3dxd8muhs7mwjpxce","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:20:11.878 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"c54kbftrrprcfciidcshf14gza","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:20:12.022 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"c54kbftrrprcfciidcshf14gza","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:21:02.805 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"noaxubj5stdcx8ag1o7jguhtay","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:21:12.628 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"sr3akzgkkiy5bkqkjh4jhpoh7o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:21:32.970 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"b3or5uqo93gsd8oe8kwmmnmp7e","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:21:33.337 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"b3or5uqo93gsd8oe8kwmmnmp7e","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:21:46.009 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"ux97pikeufr89nxukmfqg7eunh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:21:46.016 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"gqqjqz6fh7g4fyudf6myj9gsxy","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:21:46.159 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"gqqjqz6fh7g4fyudf6myj9gsxy","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:21:49.454 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"fe47nyr1hpdqjbn4xk7bcduh6w","postId":"6aru89mo5py5886roh13hcae5c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:21:49.454 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"6aru89mo5py5886roh13hcae5c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:21:49.454 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"6aru89mo5py5886roh13hcae5c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:21:54.711 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"mdh1kptqzfd9pbzwnoid8r4sbh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:21:54.979 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"mdh1kptqzfd9pbzwnoid8r4sbh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"hu3cjjfrzpb58csfni6udud1xa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:28:20.899 Z","level":"error","msg":"failed to read RTP packet","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*logger).Error log.go:98","error":"EOF","sessionID":"hdiyznog1pb97nyd33cke3yo5a"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:28:20.959 Z","level":"error","msg":"callback failed: not found","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*Plugin).handleLeave websocket.go:441"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:28:21.464 Z","level":"error","msg":"failed to read RTP packet","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*logger).Error log.go:98","error":"EOF","sessionID":"sjtgaxf6ot8puf9841kkgzh3zo"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:28:21.475 Z","level":"error","msg":"callback failed: call state is missing from channel state","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*Plugin).handleLeave websocket.go:441"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:29:59.960 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"ryufim1b1j8iij7xz5a5pazwqw","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:30:00.331 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"ryufim1b1j8iij7xz5a5pazwqw","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"syfq9n84sj88dbho5bwrz1a9rc","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:30:24.339 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"nuaucrsyfjyc9b5tmh3uu61czr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:30:24.346 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"1guc55rs3bgs8qjhx6db5qpe6a","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:30:24.489 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"1guc55rs3bgs8qjhx6db5qpe6a","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"syfq9n84sj88dbho5bwrz1a9rc","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:31:15.849 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"y6xao1faijg4zx46e55qkpt6ow","postId":"db5znh97bbdcjcmqcpn147kfcr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:31:54.696 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"yjgrbn9zcpdndbqcw4bro6657h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:32:14.991 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"8btk9y9833bj5ddjb4bhh91p8e","postId":"urpwnaz39idg7pbmj33wybbu5y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:32:22.530 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"8btk9y9833bj5ddjb4bhh91p8e","postId":"1ooac9hwufbqtk8yi1t9pwspje","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:32:25.281 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"6sse1wrq8fgd9no3p3a8rdujch","postId":"e7dppc6p8inkfbds5ktneuctac","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:32:53.803 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"j88afd8u1bnsmm37jjxammgbxo","postId":"46ydphuxztya8gb5gt3bmez78a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:33:10.960 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"6sse1wrq8fgd9no3p3a8rdujch","postId":"xfqemk7397ydmg94ce59449n7e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:33:11.007 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"xm475i8dwtyhxq5kwp5sm7ktbh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:33:24.760 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"j88afd8u1bnsmm37jjxammgbxo","postId":"jmoikq4esjdz9frd79g7d944io","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:33:29.991 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"j88afd8u1bnsmm37jjxammgbxo","postId":"fr1n1fi7ffd6mjg4onjdcgsjhc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:33:36.050 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"6sse1wrq8fgd9no3p3a8rdujch","postId":"h5dys7rxa3gp8fi7sqs39389ih","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:34:04.379 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"j88afd8u1bnsmm37jjxammgbxo","postId":"3jzen7gozfdyukhdjw6hiqq9sh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:34:04.405 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"6sse1wrq8fgd9no3p3a8rdujch","postId":"rrbe3bz7sfrpi8tjbxs98anexr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:34:46.813 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"s3ps513zutfp9gdh61teqotazc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:34:50.842 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ywh943tbxpr9ie6p53ft3yuaze","postId":"ib753aotutn89xkistw6co1kwh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:34:53.240 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ywh943tbxpr9ie6p53ft3yuaze","postId":"9zapp1niz7bxfb15pz9c5c9zea","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:35:32.634 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"j88afd8u1bnsmm37jjxammgbxo","postId":"uchwf7m5jt8uubp98aawty7o5w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:35:46.451 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ywh943tbxpr9ie6p53ft3yuaze","postId":"q6biz1b5jbf8ifweu1dzwbk6ce","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:36:05.000 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ywh943tbxpr9ie6p53ft3yuaze","postId":"sgqgid7jmt8m5x876xzkbsueqa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:36:06.960 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ywh943tbxpr9ie6p53ft3yuaze","postId":"6xumpjj9op8tfrspdmtyh4grhc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:36:09.352 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"8qt5cpb14jnytk1rfgni6mysky","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:36:13.437 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ywh943tbxpr9ie6p53ft3yuaze","postId":"9qdygaehtb8wdbmuo1nfit67mo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:37:01.929 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"j88afd8u1bnsmm37jjxammgbxo","postId":"qs635febo3fh7rx96r5q8h79hh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:37:50.602 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ywh943tbxpr9ie6p53ft3yuaze","postId":"s7gp6da9qt8rxkxii8nmbnc9pr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:37:57.238 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ywh943tbxpr9ie6p53ft3yuaze","postId":"9h5ykr6n93d8mgrrpwip553yro","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:39:09.682 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"mpk37743qiy99epu7w784ze3bc","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"jbtnfron3tdxd8mf6ktd8jjosy","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:39:10.061 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"mpk37743qiy99epu7w784ze3bc","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"jbtnfron3tdxd8mf6ktd8jjosy","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:47:37.132 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"1rk8qaizwpgupyfgboao8ddcmh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:49:00.998 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"e767h8fpp7rxpkfnpc3xs73bir","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:49:42.179 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"pqnhg14ombd5bbjhgxpgk7mhzw","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"pd6y4duaobya8dsubpsqnjhm7y","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:49:42.613 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"pqnhg14ombd5bbjhgxpgk7mhzw","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"pd6y4duaobya8dsubpsqnjhm7y","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:50:53.335 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"4r5z7p7dwfb9t8hwtwoywrdbaa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:52:08.028 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"1g7sypx1bt85bgacainxb1f7gy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:53:01.729 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"o8y8ggh5uidxbkd864febutn5a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:53:32.210 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"9i5idimy1i8tj8dedy4uicp4my","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:54:09.354 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"opg3hra443yc3xr5jjokr65t3o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:54:38.522 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"ym3chku1bjyj8mgbaz6t8ctghr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 15:57:19.601 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"ppq9p3zbwbfemphjewabz6ps9o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 16:01:42.287 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"6sse1wrq8fgd9no3p3a8rdujch","postId":"kr3m9bdunf8mb8pxui71jk9roe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 16:04:01.180 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"6sse1wrq8fgd9no3p3a8rdujch","postId":"85oq6p5hnt8czj6rz5qk5dczie","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 16:07:15.232 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"qxcppxokffy47pc4qeaynatfey","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 16:12:25.431 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"i7g74s3h9p8u5bhoxscfgub8xe","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"wzsfuxdd7pbitbh84pp4mpobso","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 16:12:25.832 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"i7g74s3h9p8u5bhoxscfgub8xe","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"wzsfuxdd7pbitbh84pp4mpobso","channelId":"ijgumrjdm38z3xewwg6nmjhoie","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 16:30:46.398 Z","level":"error","msg":"Failed to extract file content","caller":"app/file.go:718","error":"failed to save the extracted file content: failed to update FileInfo content with id=8q44xwnqnidpzbf5wmr3anx5hh: pq: invalid byte sequence for encoding \"UTF8\": 0x8a","fileInfoId":"8q44xwnqnidpzbf5wmr3anx5hh"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 16:30:51.201 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"hon3a1iye7rgmnka3wqqmkutic","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"ud8fj4pq7tge8nfgk7pqkzxkse","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 16:30:51.611 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"hon3a1iye7rgmnka3wqqmkutic","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"ud8fj4pq7tge8nfgk7pqkzxkse","channelId":"syfq9n84sj88dbho5bwrz1a9rc","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 16:30:51.976 Z","level":"info","msg":"Notification received","caller":"app/notification_push.go:452","logSource":"notifications","ackId":"hon3a1iye7rgmnka3wqqmkutic","type":"message","deviceType":"ios","receivedAt":1674059451686,"status":"Received by device"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 16:32:33.109 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"anu8ukwkhpbb7e7f1fzbsmbtza","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"gr89wybahi8u3d6658sp8sberw","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 16:32:33.456 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"anu8ukwkhpbb7e7f1fzbsmbtza","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"gr89wybahi8u3d6658sp8sberw","channelId":"syfq9n84sj88dbho5bwrz1a9rc","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 16:32:33.775 Z","level":"info","msg":"Notification received","caller":"app/notification_push.go:452","logSource":"notifications","ackId":"anu8ukwkhpbb7e7f1fzbsmbtza","type":"message","deviceType":"ios","receivedAt":1674059553644,"status":"Received by device"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 16:33:50.690 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"hfr3p1bi6pdcirs8ch7tcebtkh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 16:33:51.179 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"hfr3p1bi6pdcirs8ch7tcebtkh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"syfq9n84sj88dbho5bwrz1a9rc","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 16:33:55.296 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"ho8iu4u7m3bc5xzxt3ewzsuppy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 16:33:55.325 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"661uohbzn7848nt17zofg3q4er","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 16:33:55.428 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"661uohbzn7848nt17zofg3q4er","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"syfq9n84sj88dbho5bwrz1a9rc","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 16:34:05.449 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"u69n8uprftdw5rewbiwdn3djaw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 16:34:05.455 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"1dtd6bd4wbnjxgegg18sdx3nhw","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 16:34:05.598 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"1dtd6bd4wbnjxgegg18sdx3nhw","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"syfq9n84sj88dbho5bwrz1a9rc","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 16:56:55.528 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"qyau3dzi5jy13guw1keugyknjo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 16:56:55.535 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"mu76p3darbycinco494tojjfqc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 16:56:55.900 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"mu76p3darbycinco494tojjfqc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"nbn1jd5983rnzpow3jg91g4tyc","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 17:03:26.454 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ywh943tbxpr9ie6p53ft3yuaze","postId":"j8kndwo9pjro7mzujyyuybqjko","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 17:03:42.543 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"yf73beyiotbjtpi6pnixfc7ttw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 17:07:00.679 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"fgpkp4yyat8f9jw3njjmfnf38y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 17:07:00.707 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"uyip3zadmbbc7jpfndiciso3ny","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 17:07:01.093 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"uyip3zadmbbc7jpfndiciso3ny","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"nbn1jd5983rnzpow3jg91g4tyc","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-18 17:27:10.348 Z","level":"error","msg":"http: superfluous response.WriteHeader call from github.com/mattermost/mattermost-server/v6/plugin.(*httpResponseWriterRPCServer).WriteHeader (http.go:47)","caller":"log/log.go:195","source":"httpserver"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 06:58:04.203 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"yot8jiu84bdsmnfuuhnwmhcpoh","postId":"36r4yiix6b87tda8asz53r9u9e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 06:58:11.884 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"8btk9y9833bj5ddjb4bhh91p8e","postId":"ipm6iba9s786fmk3kokbd84adw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 06:58:18.245 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"yot8jiu84bdsmnfuuhnwmhcpoh","postId":"ybcj7xpscjr7mnsafx61ea9bmy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 06:58:18.740 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"8btk9y9833bj5ddjb4bhh91p8e","postId":"puxxf5cqdif97ny1gy39icefse","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 06:58:28.808 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"yot8jiu84bdsmnfuuhnwmhcpoh","postId":"spsoybbjsbg63g684m3m375efh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 06:58:41.680 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"8btk9y9833bj5ddjb4bhh91p8e","postId":"9dgutsm9mprefdkzgjf1b8srja","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 06:58:48.618 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"8btk9y9833bj5ddjb4bhh91p8e","postId":"hz5g48s5ypfc5yiotn6i5i7uoh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 06:58:48.723 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"yot8jiu84bdsmnfuuhnwmhcpoh","postId":"6p3o4pnwotgk3p9hyn6qcod5po","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 06:58:57.324 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"8btk9y9833bj5ddjb4bhh91p8e","postId":"iuuush1ocbf6brh5xs13hax1dc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 06:59:17.016 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"yot8jiu84bdsmnfuuhnwmhcpoh","postId":"egrzqiouojb138o6or5xq7zxgr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 06:59:28.408 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"yot8jiu84bdsmnfuuhnwmhcpoh","postId":"jm8n6ykymffkumikd5srwr3mfr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 06:59:42.903 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"yot8jiu84bdsmnfuuhnwmhcpoh","postId":"8unq3c415inamjxw9q89ztn6iy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 06:59:50.112 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"8btk9y9833bj5ddjb4bhh91p8e","postId":"415zcua58j83ursx8kceqowzne","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 06:59:51.151 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"8btk9y9833bj5ddjb4bhh91p8e","postId":"5rnmfz85qff3mrm1aeqkfkddgc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 06:59:56.665 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"yot8jiu84bdsmnfuuhnwmhcpoh","postId":"tiwwwf1b33y1xg4867ye9qiziw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:23:37.286 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"6wuh4fax87fszqn5ddeg3jrk5h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:27:13.424 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"oixjusuw5jretyaftdbp5ztage","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:27:13.835 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"oixjusuw5jretyaftdbp5ztage","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"w5n7stc4kfbspkayiw6ud9qhqy","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:31:57.115 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ni84htsbnifu9mjiar35pubuyr","postId":"zhfyh1dk3tnougs7dea9at7ago","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:51:38.013 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"bi778q9hptf89cjh97y7815cxh","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:51:43.786 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"te7up1z3y3g6fgh88rmapfo3wc","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:52:36.825 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"rpukwwzrf3ndfc1q55ky4mx7ow","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:52:44.781 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"j9p6i9go3pnydb8xkizkcpycjy","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:53:09.913 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"58mmyigmoidk3rhxi49kscktsy","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:53:10.357 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"58mmyigmoidk3rhxi49kscktsy","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"dxpw4dj8qbr9mj9outj8webyre","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:53:11.070 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"px9u67zm6fdk7qmkabahdytozy","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:53:14.239 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"b5u134dtdjns3nqw11iujrdeia","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:53:14.383 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"b5u134dtdjns3nqw11iujrdeia","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:53:18.052 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"9i1wwc5wxj819dkt3tn8ckqj1c","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:53:18.155 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"9i1wwc5wxj819dkt3tn8ckqj1c","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"ijgumrjdm38z3xewwg6nmjhoie","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:53:20.825 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"gp1z98ug73f7fn8dpmbhifi7pc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:53:28.598 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"in4ftc1ox3rmmdmhxjmnr3q1sy","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:53:28.701 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"in4ftc1ox3rmmdmhxjmnr3q1sy","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"ijgumrjdm38z3xewwg6nmjhoie","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:53:48.492 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"n85jsqnreifo7qaftbx4o9r5cy","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:53:49.381 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"a54c67t8ipnauxuzi7jqytakba","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:53:49.728 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"xysxxaon6jnouekud6d9m11uke","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:53:49.950 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"occnjjxtitdqmbqwtnsr8pkpaw","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:53:50.094 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"dgsdaf91otfxmn5t4uw9pbpw8e","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:53:50.277 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"u618nhke87rs9rhtdt3x1ugo8w","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:55:24.579 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"a3e1sa7dqj81igf3e3enn8xc3r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:55:35.666 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"p5qjmm4m1fd5uyfghm58by7s7y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:55:54.776 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"yo85zkqdftrfbecmgngd7a9ukw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:55:55.184 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"yo85zkqdftrfbecmgngd7a9ukw","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:56:00.277 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"it7nefg1yincznktnchr9qaper","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:56:00.283 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"yug73b7mdjfhuksiisjjk188uo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:56:00.428 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"yug73b7mdjfhuksiisjjk188uo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:56:26.568 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"66pkrwqxsf8zfkzmpicotidhch","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:56:26.575 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"4jwsbc1ex7yh5kwnqcjrqgyj1h","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:56:26.718 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"4jwsbc1ex7yh5kwnqcjrqgyj1h","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:56:57.024 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"rbzksrsiqjr83cp67pdqhwgsnw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:57:01.502 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"cf9i6ngwabrz9eg1wcs9p89c9h","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:57:01.609 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"cf9i6ngwabrz9eg1wcs9p89c9h","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:57:27.846 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"k9snkasco7yh7rxtogcqotzo1w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:57:27.852 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"898m31y94fno7nkttqu8s1xp3c","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:57:27.997 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"898m31y94fno7nkttqu8s1xp3c","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:58:18.197 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"z4p93dz973yeu87wnyns9t8h6w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:58:18.203 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"uj6q3qbtbfb6jppyq8krx3ss7c","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:58:18.351 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"uj6q3qbtbfb6jppyq8krx3ss7c","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:59:13.890 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"dnia3nwystd6bf5kq9stz69anr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:59:18.184 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"agm1nxs5bjg9mdyxu7osmqjq1y","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:59:18.329 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"agm1nxs5bjg9mdyxu7osmqjq1y","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:59:25.563 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"kbz3bas7jbbafb4i67we6mme8r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:59:25.568 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"8kcj4sej53d4fqar8oq5fk3gqo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:59:25.672 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"8kcj4sej53d4fqar8oq5fk3gqo","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:59:36.572 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"d1cmhhtz1t89fxy6rs7zoubu1a","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:59:41.369 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"sb7ax9crc7fuur5fphm7j7qwcy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:59:41.376 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"9w5oghaosjgzjbgkbhi4usbwga","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:59:41.520 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"9w5oghaosjgzjbgkbhi4usbwga","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 07:59:51.411 Z","level":"error","msg":"error resolving meme","caller":"web/context.go:117","path":"/api/v4/commands/execute","request_id":"p3oiagtkp3rg9y8uk68z6zjraw","ip_addr":"172.19.0.1","user_id":"76f8q7n5a7r9fyzszh13kqquph","method":"POST","err_where":"ExecuteCommand","http_code":500,"error":"ExecuteCommand: error resolving meme, i don't know this meme"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:00:03.811 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"7ahq6pruhffa9xubtexjxwf4xw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:00:03.817 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"e5phm66ka3r9pyd3ai8fm3uugh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:00:03.962 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"e5phm66ka3r9pyd3ai8fm3uugh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:00:26.575 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"rrpeiss83jr3dphtj8ck3izxua","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:00:26.582 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"ynkrihwfej8s5gdo4t7g48htda","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:00:26.685 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"ynkrihwfej8s5gdo4t7g48htda","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:01:04.323 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"w63ie968btbc7rkah4q4m9fiho","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:01:04.330 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"bjfgsm1x17bwtk9nd3rgyacbze","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:01:04.478 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"bjfgsm1x17bwtk9nd3rgyacbze","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:01:09.662 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"ifanf6zb5id9zj6ohu71he84xo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:01:09.836 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"5ik83eehktrt8dytre31dy4z5a","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:01:09.980 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"5ik83eehktrt8dytre31dy4z5a","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:01:22.506 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"w6kdcrdqwibfjkr4ezoa434haw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:01:22.513 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"wzep75mixifebmmok5sqb6stmr","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:01:22.656 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"wzep75mixifebmmok5sqb6stmr","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:01:42.634 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"xou5yqeyrfyxm8jjk9tg9dznho","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:01:42.718 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"c9y1nfw8xtdomnp1fixg8mjxpy","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:01:42.863 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"c9y1nfw8xtdomnp1fixg8mjxpy","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:02:25.967 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"d5uy75fh83bp8bfztabd57jyuc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:02:25.974 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"gsbjn8ou9bytzj9dj4nqk4414a","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:02:26.118 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"gsbjn8ou9bytzj9dj4nqk4414a","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:05:15.111 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"i7eugp85ntg15ghd5ehnucbn7o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:05:29.634 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"9yw1xm5rof8g8en46nf1fgdwro","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:07:12.757 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"zqawryweqbdotc35j6kn5kindh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:07:13.171 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"zqawryweqbdotc35j6kn5kindh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:07:44.272 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"ex6u1x9sf38dtgpbzihfwyxuty","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:07:44.279 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"nzraekskc7rejrwwytxzh1isfh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:07:44.422 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"nzraekskc7rejrwwytxzh1isfh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:09:42.103 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"7o3r1utkef8mucbmmfyesri89a","postId":"r85y46oxyfbtjbt1upcxjwmbte","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:09:42.110 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"tqz6336y8fbyt8y6moq171yske","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:09:42.527 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"tqz6336y8fbyt8y6moq171yske","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"4urmbdrys3n8bbq4gk68fw4kgh","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:09:52.785 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"ap11jzx1ajn3tninebxoffnkpe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:09:52.893 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"x73p6ygo9p8t9qktq1r6zk8fcc","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:09:53.036 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"x73p6ygo9p8t9qktq1r6zk8fcc","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"4urmbdrys3n8bbq4gk68fw4kgh","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:09:53.938 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"7o3r1utkef8mucbmmfyesri89a","postId":"1s4takp7itnqtr6wbhseemif8a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:09:53.944 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"39au6oxm73ygikpddhsnr78ogh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:09:54.087 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"39au6oxm73ygikpddhsnr78ogh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"4urmbdrys3n8bbq4gk68fw4kgh","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:10:17.532 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"7o3r1utkef8mucbmmfyesri89a","postId":"suyh6gmzi7gtu8mwyq986ihd8o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:10:17.539 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"wtsdfstqupr85ybjjyaea9f6yr","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:10:17.642 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"wtsdfstqupr85ybjjyaea9f6yr","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"4urmbdrys3n8bbq4gk68fw4kgh","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:10:26.706 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"7o3r1utkef8mucbmmfyesri89a","postId":"1szo573q83f48e9cffd4uhypgc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:10:26.713 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"4873xi8sbffx5kgheotdgxfxdh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:10:26.816 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"4873xi8sbffx5kgheotdgxfxdh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"4urmbdrys3n8bbq4gk68fw4kgh","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:10:46.023 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"teyyr6samjfotmmamoaqthgunw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:10:48.062 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"kmswyhjefififgp7pzeu6cukkh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:10:48.206 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"kmswyhjefififgp7pzeu6cukkh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"4urmbdrys3n8bbq4gk68fw4kgh","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:10:53.056 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"7o3r1utkef8mucbmmfyesri89a","postId":"cjrtsz3jkpfx7gwxjnomi34zxe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:10:53.063 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"6boeickeftnr9ptidni96gez9o","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:10:53.168 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"6boeickeftnr9ptidni96gez9o","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"4urmbdrys3n8bbq4gk68fw4kgh","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:11:13.777 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"7o3r1utkef8mucbmmfyesri89a","postId":"qagtims16ibff83ss87bt6eaow","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:11:13.784 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"eag9z4tqajbbxk6jqywd5nofyh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:11:13.930 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"eag9z4tqajbbxk6jqywd5nofyh","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"4urmbdrys3n8bbq4gk68fw4kgh","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:12:48.596 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"scskma9sgjncpco4f7nefbbnfe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:17:54.334 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"1iqasj54abyu3fswigdbmbofja","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:18:06.649 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"5qrjobwzc3fyip4z657wpdxr3r","postId":"7eqpymdr37fs8yfh5b7rss35gw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:18:20.485 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"d4poe7k1n7bwxbzrxbojcgo7fh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:24:31.449 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"wrtzqjpmebfndnc8ndaqk5ggao","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:24:31.843 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"wrtzqjpmebfndnc8ndaqk5ggao","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"4urmbdrys3n8bbq4gk68fw4kgh","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:24:46.464 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"7o3r1utkef8mucbmmfyesri89a","postId":"xfxqa8eimfrnjn8s93m7hpsxpa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:24:46.470 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"rreuajrxypnjb8wzn6a8iorx5c","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:24:46.612 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"rreuajrxypnjb8wzn6a8iorx5c","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"4urmbdrys3n8bbq4gk68fw4kgh","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:25:07.308 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qx9qnjh5h7gg3y3ckkzdos3gxw","postId":"uqjw3i96y78e9pxgmrwnk8phty","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:25:13.589 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qx9qnjh5h7gg3y3ckkzdos3gxw","postId":"xeqoa1ah3pg3znsnc4kyu746xy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:25:25.401 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qx9qnjh5h7gg3y3ckkzdos3gxw","postId":"9rc9zd6ebidrbbksbxk8cyrhyr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:25:30.362 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qx9qnjh5h7gg3y3ckkzdos3gxw","postId":"zde5iu8efibk7d1zqsaji3eouy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:25:44.234 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"qqkmd3y5bbbuddg6cpzraebzry","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:25:44.379 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"qqkmd3y5bbbuddg6cpzraebzry","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:25:50.946 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"m4teqr373bya7cyh3p1q5eopoo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:25:50.953 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"spy7797hw3dxtfq3r1gx9xrqfc","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:25:51.095 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"spy7797hw3dxtfq3r1gx9xrqfc","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"egqkrzro47fnjbyq55bdpb8ixa","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:27:01.767 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"y6xao1faijg4zx46e55qkpt6ow","postId":"et7nhmbk6prftxjjaodqas7j1o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:28:49.911 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"zdf1hxr5g7bx5bskbryjgq8oea","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:29:15.103 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"56ewywafafy6mkfrad8yd8gxfc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:29:38.699 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"y6xao1faijg4zx46e55qkpt6ow","postId":"qpf7ri19nbygbcyn1kwshmuimy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:29:49.816 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"y6xao1faijg4zx46e55qkpt6ow","postId":"xxwnixwoqbdbbx6t1punbusjdc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:29:51.465 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"f9s4bk1wqiyp5qfa4oeh83t3aa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:29:55.415 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"y6xao1faijg4zx46e55qkpt6ow","postId":"66ag7mza57n13ffmefwsfqtiyo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:30:16.941 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"m1h5uhqq5fd3ujte3e7fhsn1aw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:30:25.335 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"5rfs5og7yirztqrj8im11i48na","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:32:01.176 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"y6xao1faijg4zx46e55qkpt6ow","postId":"n1xum4zs73yzjrbx7mbc4ffm8a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:32:02.741 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"y6xao1faijg4zx46e55qkpt6ow","postId":"3xr1wcp3utb9tg1za1q4ubb5rr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:32:17.949 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"ajaseagyeidjzjy4g4emeiqnmw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:32:29.949 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"63xwtmhta3r9fmh6sk6ukp8eew","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:32:38.397 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"64dj1pwwfibzdq6fjeqm1xt7ce","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:32:40.151 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"cgsdtnsihbb5xpejnum5sw4ero","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:32:53.909 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"e9twbyrddfn15fwrrmzibo47er","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:33:02.643 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"jhqw18crifr9irig7keq6y9s5a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:34:42.950 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"y6xao1faijg4zx46e55qkpt6ow","postId":"agp5tiuixid1znpg6sc57mw54w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:35:17.094 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"y6xao1faijg4zx46e55qkpt6ow","postId":"m5o4s4p6sigtpxoe8qdq1wgs4o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:35:31.470 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"y6xao1faijg4zx46e55qkpt6ow","postId":"mawfkke8npf9iq566eiczp3zje","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:35:43.091 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"okuqzfs61jgc7datfq4cn96cia","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:35:46.647 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"y6xao1faijg4zx46e55qkpt6ow","postId":"5qbqic5rxtbxzbuxo1u4m7o3ny","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:36:47.162 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"rtuzmaxjjjra5xd5jagkwdtcgh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:38:20.234 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ni84htsbnifu9mjiar35pubuyr","postId":"9ntjogncypbnzd4acejcg6z6fw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:38:36.763 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"79d5fzszy3giue3d6nu5oeka9c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:38:51.533 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"id56oigokjdxxgpfqaihwzpzew","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:40:59.309 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"y6xao1faijg4zx46e55qkpt6ow","postId":"cxtt9ztsdpbhbmfyxm86sbw5zo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:41:47.299 Z","level":"error","msg":"failed to read RTP packet","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*logger).Error log.go:98","error":"EOF","sessionID":"m5yw6ew3i3fs5qdimmxs4mr3qy"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:41:47.358 Z","level":"error","msg":"callback failed: not found","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*Plugin).handleLeave websocket.go:441"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:41:48.642 Z","level":"error","msg":"failed to read RTP packet","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*logger).Error log.go:98","error":"EOF","sessionID":"oz1pb9bhs7yydnbws6pbt4q4hc"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:41:48.654 Z","level":"error","msg":"callback failed: call state is missing from channel state","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*Plugin).handleLeave websocket.go:441"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:42:43.117 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ykd4aefnwigjzk5ryi7kis4kcc","postId":"i867obp4ctfgfngojwgp4axs5h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:43:01.216 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ykd4aefnwigjzk5ryi7kis4kcc","postId":"3i5qh6zg9fnp7e9bykyz75739a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:44:35.129 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"d9zsuq9m83b35fcfax6i7sufqc","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:44:35.560 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"d9zsuq9m83b35fcfax6i7sufqc","type":"clear","userId":"1prywkgqf38mik1j19u51df9be","postId":"","channelId":"ijgumrjdm38z3xewwg6nmjhoie","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:45:37.075 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"4epfqiuf47yb8bbynga5zzqyih","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:45:37.075 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"7o3r1utkef8mucbmmfyesri89a","postId":"4epfqiuf47yb8bbynga5zzqyih","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:46:38.500 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"ipuq7gnuf7ni7kn8fjr8xnq6wh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:46:54.008 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"78xf6x8xqp8cudk9g4tr36x8yy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:48:42.724 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ni84htsbnifu9mjiar35pubuyr","postId":"7q4zfp4matrm5jcc53rmftchoo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:48:58.539 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ni84htsbnifu9mjiar35pubuyr","postId":"n7zxh1t7k7gspe3et97isdoayw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:49:01.665 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ni84htsbnifu9mjiar35pubuyr","postId":"i61hmxi76f8e3fx1pu9rae6swa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:49:02.904 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"mi45g6yy678g9g4hufnfrodcbw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:49:35.631 Z","level":"error","msg":"failed to read RTP packet","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*logger).Error log.go:98","error":"EOF","sessionID":"3aj984h66fnxzczps71wu6hc8e"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:49:35.644 Z","level":"error","msg":"callback failed: call state is missing from channel state","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*Plugin).handleLeave websocket.go:441"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:49:39.835 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"puzbpgorebygbcsbmrssgqih9o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:49:42.434 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"8ohxe56wnjnruywoz5cgm1m8ih","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:50:01.447 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ykd4aefnwigjzk5ryi7kis4kcc","postId":"1dna59bjof87fcbnkgsyqhkf6c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:50:18.172 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"7qe5779offrymfyue4it8t491y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:51:15.041 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ykd4aefnwigjzk5ryi7kis4kcc","postId":"er3gtzsqcbb8uph4k8yoemyjcr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:54:52.157 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"j88afd8u1bnsmm37jjxammgbxo","postId":"6ia38xc3xjba3njwkak7oczkma","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:56:41.046 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"afy3mjhpftrwfp89fz6kfchoka","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:56:41.095 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"3e3s6moh4bdrfepte9zn6iw8tw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:56:45.188 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"d756c7mcb3gy7po4th3awfhiro","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:56:45.633 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"d756c7mcb3gy7po4th3awfhiro","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"3tz8j9yg9td5mg9tkaidp7exbe","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:57:26.475 Z","level":"error","msg":"screenSession should not be nil","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*logger).Error log.go:98","sessionID":"caht9oxwopd8jypjpqz8et8c1y"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:57:48.798 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"ugxoszt9btfc5fs6md4krmf81e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:57:48.801 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"rr3rp9pu97fzzja7muunayikjo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:57:54.152 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"qwezw3mjsb8mjnyr9xktuqfr7w","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:57:54.563 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"qwezw3mjsb8mjnyr9xktuqfr7w","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"fo4okso8y3gdbrmy38ytdmwmqa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:58:23.170 Z","level":"error","msg":"failed to read RTP packet","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*logger).Error log.go:98","error":"EOF","sessionID":"caht9oxwopd8jypjpqz8et8c1y"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:58:23.230 Z","level":"error","msg":"callback failed: not found","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*Plugin).handleLeave websocket.go:441"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:58:26.893 Z","level":"error","msg":"failed to read RTP packet","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*logger).Error log.go:98","error":"EOF","sessionID":"5ks4me165ir6uru1p5bfyiqdar"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:58:26.893 Z","level":"error","msg":"failed to read RTP packet","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*logger).Error log.go:98","error":"EOF","sessionID":"5ks4me165ir6uru1p5bfyiqdar"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:58:26.905 Z","level":"error","msg":"callback failed: call state is missing from channel state","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*Plugin).handleLeave websocket.go:441"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 08:58:53.828 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"yr34izmgfbyd7duifuxt4xq74e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:01:35.108 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"jxby1obej7fzfbheeesh3xwnsw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:01:36.596 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"n6pb8qas6jgspx9wncj4j83tqo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:02:11.988 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"h8kqamea4fnz9ctbjupfwtgnoy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:02:46.206 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"ztip3qzah3dn7fpgpzazazmo4e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:02:55.445 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"grd64yx17jnzjdjkqff611pxio","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:03:03.130 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"xfpwswd9ip86bqz1wm4f9sh1ko","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:03:04.504 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"r63jg4m8ffd4irx9fnowen3xao","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:05:39.469 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ni84htsbnifu9mjiar35pubuyr","postId":"7yii9hi9dfgr8qqywczkjdtgxa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:05:50.222 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"o3hz8e6yffrtzbikjnujqec3aw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:06:06.559 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"55q6y3w59fbpuq5qyrqi5m534e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:06:10.178 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"dzoyorywmtbsbne9gndffexemw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:06:19.597 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"tro54xhtwibo8xtbdajpdj5y5h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:07:01.021 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"1yycatfgetbuzxm6qewcpnuoay","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:07:01.028 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"zabxft37btreiy5qw8y4etfiga","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:07:01.442 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"zabxft37btreiy5qw8y4etfiga","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"qe4opwe3ejy8bjpeaxrob6ih5o","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:07:09.200 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"p44jz7r6e7rrbkwn5thigbhhkw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:07:16.060 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"5yxdsrzxwpgxderefzgto9hr1w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:07:16.068 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"pbyp96wfefykbbzzyjgeg9ieoy","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:07:16.213 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"pbyp96wfefykbbzzyjgeg9ieoy","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"qe4opwe3ejy8bjpeaxrob6ih5o","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:07:24.265 Z","level":"error","msg":"invalid key/value pair","caller":"app/plugin_api.go:979","plugin_id":"com.github.moussetc.mattermost.plugin.giphy","arg":"GIF commands: No more GIF results for this search!, "}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:07:25.286 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ykd4aefnwigjzk5ryi7kis4kcc","postId":"aq1kn53ka3b1tbfesocypjkdcc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:07:26.146 Z","level":"error","msg":"invalid key/value pair","caller":"app/plugin_api.go:979","plugin_id":"com.github.moussetc.mattermost.plugin.giphy","arg":"GIF commands: No more GIF results for this search!, "}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:07:44.082 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"7bxmtfz8afrkupizm9ob1a5h6h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:08:07.192 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"49judc6cqfrxjpt9xxycu13w6h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:09:12.789 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"7o185xe1dbrrzx3hy3qnfhnjgr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:10:44.563 Z","level":"info","msg":"Notification received","caller":"app/notification_push.go:452","logSource":"notifications","ackId":"d9zsuq9m83b35fcfax6i7sufqc","type":"clear","deviceType":"ios","receivedAt":1674119444496,"status":"Received by device"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:11:16.128 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"1frppsoonfdstj763e5twcf68o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:11:38.047 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"wok8k81xrpyo3ydo8ti9wem1ma","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:11:50.358 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"9zfw875rp7f7bqfeix7ognrcka","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:12:05.277 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"a76kmp66o7g9bygg8sniwp8rjc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:12:51.417 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"pgmsina6wtywuragsgd9hymd5r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:12:54.113 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"8y35bfkygfnajd84u4actr1fha","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:12:54.506 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"8y35bfkygfnajd84u4actr1fha","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"qe4opwe3ejy8bjpeaxrob6ih5o","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:12:59.047 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"kcybhe1kytdd7g758ubyr4jaqa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:12:59.078 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"enh5qw8k93yqdfpz4dmoosiqph","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:12:59.182 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"enh5qw8k93yqdfpz4dmoosiqph","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"qe4opwe3ejy8bjpeaxrob6ih5o","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:14:23.260 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"9jyounknb3g3zxc8zj8r36yupc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:15:07.386 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"6a8tatppwj8a7x6d8f5jz9767a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:17:29.625 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ykd4aefnwigjzk5ryi7kis4kcc","postId":"3jqns4nfpjbu8g779e1z1ia9he","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:17:35.517 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ykd4aefnwigjzk5ryi7kis4kcc","postId":"noumqmu11bdubkkofmuzxdqida","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:17:37.608 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"wnodsb65o7b33pr7nd39qhksza","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:17:48.319 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ykd4aefnwigjzk5ryi7kis4kcc","postId":"1jnxcsm6yfbkfjyezb9wucetfw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:17:49.947 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"xq7ftdmfxff4zb4jka4xinjgue","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:18:11.228 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"6tamz5sqeibmfcu5xgw7tti93w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:18:14.663 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"y6xao1faijg4zx46e55qkpt6ow","postId":"fhrhf3hkijytifewthu5934yoo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:18:20.238 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"ubbhr5wqbbf1ueqbsx7oi9g1ih","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:18:32.176 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"h39akr8m9tgqdn7gqq71kh8u9r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:19:17.476 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"gf4s8pedcp8x78h4qmaemsrath","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:19:20.577 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"qj9w7i1cqpndidaq18kk6ntamw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:19:31.887 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"tu4pzgddcpnfinzofs941f73eh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:19:42.240 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"9ogxxzopzty4mea5uo3a4m561w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:19:48.997 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"3af4jg8sg3r37np1y1o9tcfmja","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:19:51.319 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"y6xao1faijg4zx46e55qkpt6ow","postId":"fyy156tix7feijr3t4r38q1doo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:19:51.427 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"68n1pwy3sbd7xjbqyu8hxbjr4a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:19:53.883 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"frrz4z3rbfg5de6w9cxfqpgzih","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:19:58.836 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"m8rbx3j7tjnk7bpoqit13ffo1y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:19:59.477 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"f1f65idxoif8jdc71ogaufqfse","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:20:10.847 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"nwtq48yfjtdnpjx3eojmzanujh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:20:14.051 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"e9y3ki6notne7x7ortdb8pg78c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:20:22.528 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"4f1rz6a5wig6pmatxpwmzf4jso","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:20:22.839 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"5cmb3opcsbdaxg4ke7j3emgdke","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:20:25.517 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"79p1hq49bbyhxfmbratq94rkna","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:20:30.763 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"uzsfozoicjbtxkepqwcdmd95dw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:20:35.167 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"drd8mxjpftbq8jzrnjwxsqzjby","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:20:41.828 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"8jztkoryi7nn8fnames6nnotmc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:20:43.134 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"r3zk7ub7kbdxpq67aagxd3ikme","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:20:47.846 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"cdgqbwqtctrt9na8tiahu3j8xr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:20:53.994 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"gzzyn773cpyozy4nfshieqicwa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:20:54.366 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"4wf53mp9gbrpjcofkb9w4kg77c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:21:02.296 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"tgd6ryeh9ty458gq8qart3nx8h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:21:04.514 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"xe13n4btsjgbjmp6o19etcpbzh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:21:04.944 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"gcu9tcbh1igmfqsqu64fqpyema","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:21:07.478 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"hxrykenjgbffxmpx6a87kfxofh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:21:09.203 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"p1pd75j837nxfn4fksfkfjdhaa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:21:09.238 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"7toae69dei8uxx1wutb1hj6wgh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:21:19.959 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"f7erk4fnqpg5drrfij47b5tyxy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:21:20.346 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"kxwcpjtfhbrb5ynbdjqfoq3wnr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:21:21.487 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"jhppyew3ebgamdjqj6qctx3o5o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:21:33.037 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"gakakn6qdbys3fce8suxqnb7hh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:21:33.478 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"i51jacmpgbfa3b3b8tootkjnny","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:21:40.190 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"ztx7erhi9trn7c53pdf17wy6er","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:21:40.262 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"uowpo88efbdfj8nd5hxsrnk7jo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:21:50.484 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"5y96tdu4n7fctfesrpnuymauzh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:22:03.611 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"xkkg7wccdpyjim4zk8338hp4qo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:22:10.058 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"dnognkrnkpb39xhsbjw7b6p3he","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:22:17.895 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"misid73y13fx9kkyqq1ggzixpy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:22:20.437 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"mnfkjon93py6jxwitfrc3qpfsw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:22:56.971 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"qi3hay1h9iyzpkngkie3fokafh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:23:01.749 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"ikzjhrt43jdebjdg56x18i6hfc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:23:08.028 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"grjahjzgfido8fgqah5gy4wu6h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:23:09.735 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"n5m179emrpyqmkuf58a7gqphgo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:23:23.122 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"re6rza4weigmxfwoom4ygofq5h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:23:26.122 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"ok3gzhy3n7817fsmw4k7rfcdhc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:23:35.340 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"cb3usx976pgm3mfka5qtstcich","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:23:35.469 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"fq91nifxapfk8e61rwgt7ybbwh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:23:39.140 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"mirqm1osbpn6fe83r1oyzmft5a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:23:41.451 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"3ehxzn7cffrftj6pmkqr8nqneo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:23:43.626 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"7fu16by9kbd1xbxkbjm4fuctno","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:23:48.991 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"fg6hupju57gctxfoy999krktga","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:23:54.598 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"iua68xma8i8hteoefkzqcrazza","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:24:05.854 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"d566qb83mjgu9euhagr63t7bfo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:24:13.002 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"8rmimyi38fyszqzsmjtanuhzbr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:24:21.215 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"j9r9wr8zqiywmrjnpougxa8xwo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:24:21.477 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"7zmcu4c517dj7jt116duba61ba","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:24:26.318 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"ma17hzyjj3gubgcguncejxbz5r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:24:26.411 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"k5mf7df35jn3bfkys3x1nsd7ky","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:24:39.079 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"9iznmdpfdirhjf54ygufdm6y6w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:24:39.353 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"mw5nm3rph7yujkz5socjsp8gno","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:24:47.541 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"j1xgzce7nb8wjj5wc9qmkr88wy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:25:05.351 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"qef7grt5ftnn9cjnm9wwhdipue","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:25:05.780 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"of5chpn9x7b3jxz4petyg8ppse","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:25:10.093 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"4j6c8jibetg7mg4pogm84p3ytw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:25:22.612 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"5spy3fo1x7npdqdny7cuxct8fw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:26:04.348 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"uy78pu7rxpg6un3rhx9tm8ujah","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:26:23.430 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"78h4aob78pyt8ddn88kysjp5oy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:27:04.072 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"t19ztcyasffapnaccq3h616rzc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:27:04.079 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"yn9agck5iprgxf5kzdg1rhcoco","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:27:04.492 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"yn9agck5iprgxf5kzdg1rhcoco","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"ucyj5bfo7f898jemrcat8zzu5e","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:27:07.842 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"by6cknr997r9pn444mh1dqf7ic","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:27:10.921 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"p8ebami57pggmbqj5sgxk7yt7w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:28:22.823 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"5acps4xtstgm9j6qqefzpkaqgy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:28:26.875 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"y5tfe8x9r7nndk8h33t1nqkb5w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:28:33.644 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"4a9yzn3duidn3yb7sm7y5sbhra","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:28:41.764 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"6sse1wrq8fgd9no3p3a8rdujch","postId":"m7ipf4xo6pbz3c8mc9s34dryaw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:29:00.322 Z","level":"error","msg":"failed to read RTP packet","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*logger).Error log.go:98","error":"EOF","sessionID":"k35r4tfcjjdotnyuf51uowdu3a"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:29:00.334 Z","level":"error","msg":"callback failed: call state is missing from channel state","caller":"app/plugin_api.go:976","plugin_id":"com.mattermost.calls","origin":"main.(*Plugin).handleLeave websocket.go:441"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:29:05.765 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"g45sdj8xbp8h9xkuk8rxwzae7h","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:29:25.574 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"s8ne7mhjm3yw7dn4nazyww8ioe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:29:40.953 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"xzpq6fuqwidcpqprpuym71w55e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:30:06.842 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"r6k77mn7hbg3bjbdfz3k8ihaoe","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"eyya5u3m3pg1uypd5bi4o9pi4r","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:30:07.355 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"r6k77mn7hbg3bjbdfz3k8ihaoe","type":"message","userId":"1prywkgqf38mik1j19u51df9be","postId":"eyya5u3m3pg1uypd5bi4o9pi4r","channelId":"g8rhktrsqid4pnfor78aborfzw","deviceId":"5fc940228e240ba71987e488a6f6f9152b81f1ac720ed3954e763d3c0e114acc","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:30:08.104 Z","level":"info","msg":"Notification received","caller":"app/notification_push.go:452","logSource":"notifications","ackId":"r6k77mn7hbg3bjbdfz3k8ihaoe","type":"message","deviceType":"ios","receivedAt":1674120608024,"status":"Received by device"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:30:27.424 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qx9qnjh5h7gg3y3ckkzdos3gxw","postId":"7kyfy9xpgtfqpgrcy5pf1oj6me","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:30:32.362 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"yzozrbipctbtxcr9j33wmiqnsh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:30:35.637 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pwkftct65jbuib7d3ezjcgxm5y","postId":"6hpwjnr5rpf4mkui538fkdajar","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:30:48.094 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"g7nnkxsfytfainn4p1dwwajp7w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:31:59.348 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"y6xao1faijg4zx46e55qkpt6ow","postId":"7nciauf8hfdr8nsfzc1regdx8a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:32:13.929 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"86ghrnubet887b3cromydoumzw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:32:49.639 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"en69gm3xyfdmpr8z4mm6moj56y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:32:53.138 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"jxob95bcifrxi8dbwdtmda1u6r","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:32:53.499 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"jxob95bcifrxi8dbwdtmda1u6r","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:33:10.157 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"zohbguoogbyrtno165ru85r5me","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:33:10.188 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"84jkehkjf3bf5k58qixwgcf69o","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:33:10.333 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"84jkehkjf3bf5k58qixwgcf69o","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:33:28.157 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"dp5pjw911j8i9gx74p5roh1b8c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:33:28.229 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"t796urw47bns38ky3gqd77rrjy","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:33:28.372 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"t796urw47bns38ky3gqd77rrjy","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:33:44.839 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"o7wecwxjsfy8dyh34noj97e4no","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:33:44.912 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"cyfhe1igkfrobbr5h7x3s6f81w","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:33:45.015 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"cyfhe1igkfrobbr5h7x3s6f81w","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:33:45.554 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"yot8jiu84bdsmnfuuhnwmhcpoh","postId":"4ok7zutnbbyq78wqxf6q3w89ec","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:33:50.568 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"ppam8wms3ighxq31u6r4ttpdbr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:33:50.575 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"rp6z5xcksj837ymxfa61eq1bue","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:33:50.718 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"rp6z5xcksj837ymxfa61eq1bue","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:33:51.105 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"tsjhhs84cf8hdfwdhsmruk7aue","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:33:53.308 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"kchyr37333fb9eikgpfoj8dsch","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:33:55.237 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ykd4aefnwigjzk5ryi7kis4kcc","postId":"9ahxgfmdspdo5gw1wneg8759yo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:33:56.563 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"i98u7h394bn78j5z645g1cm97r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:34:00.498 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"qttcwfm4sf81zp6wpxm6u7bdyr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:34:00.504 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"nteifzsyw3g97dmrokxymyckjo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:34:00.608 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"nteifzsyw3g97dmrokxymyckjo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:34:08.992 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"5byjkr7fybg3ug91ymddjbqjxw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:34:23.154 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"cqxwg68o5ibb5kzqpnsra9a3gw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:34:35.570 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"uqe7n8pui3gybfntddrc5n4nrc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:34:35.570 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"uqe7n8pui3gybfntddrc5n4nrc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:34:39.528 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"gh8ygwzoxbrwiqhdkpdsij473o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:34:39.535 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"81pfjbffzbg98b7hy8e11cnune","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:34:39.678 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"81pfjbffzbg98b7hy8e11cnune","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:34:42.245 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"5wzidoce77g4fncw4hmdeujdew","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:34:42.389 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"5wzidoce77g4fncw4hmdeujdew","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"xeobqfp9ffy5i8rmhym7r9qhoh","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:34:46.517 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"1azidn43fpntik1cx74ejb3d7y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:34:52.565 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"xim5gn87bpdpjkkcfd88anxprh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:35:06.406 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"gr8zrj4ii7yxbjodn4gwqfguqh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:35:19.402 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ykd4aefnwigjzk5ryi7kis4kcc","postId":"mtyozde4i7f17rftw4habndmby","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:35:20.558 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"yrrr146ae3r9jdwp7356nnbyze","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:35:30.927 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"mz6h7deunidsxmp7i541bbifza","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:35:33.420 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"wc9p61kw7bdp58jc4xp9w9eujy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:35:34.643 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"pbyoru3j9ifttct64hsf5rkcny","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:35:34.643 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"pbyoru3j9ifttct64hsf5rkcny","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:35:34.739 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"syfptnfxcpn9zn6gr3izbdjjmh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:35:34.882 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"syfptnfxcpn9zn6gr3izbdjjmh","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"xeobqfp9ffy5i8rmhym7r9qhoh","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:35:37.099 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"6gx7uz55dj8n5rpnn46y91rfxy","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:35:37.202 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"6gx7uz55dj8n5rpnn46y91rfxy","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:35:47.170 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"fgyoab67dfgz5rgo7m11jxe84o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:35:47.177 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"y6f1mcitdbr6ffqra4hgcqmf1e","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:35:47.320 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"y6f1mcitdbr6ffqra4hgcqmf1e","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"hcwniurpe38i7jwy4zfpbbnkpa","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:35:50.160 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"6sse1wrq8fgd9no3p3a8rdujch","postId":"5okqnodtp3b5jczfnxdrc5g71a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:35:53.660 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"16c3yautjbrwpk3wjh9cdpytpw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:35:54.265 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ykd4aefnwigjzk5ryi7kis4kcc","postId":"j3gbrh6tm7nufbnm9kegrj5zpr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:35:55.766 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"tdumhb3bebrwbb4zgumqu6suee","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:35:59.049 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"s4oqofdg8fgc9disgfs114krkh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:36:00.700 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ykd4aefnwigjzk5ryi7kis4kcc","postId":"qu3zao916idyum1zizhpujgw7r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:36:04.708 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"sm6wxoxot7bhugi4yrucpewi5y","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:36:04.811 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"sm6wxoxot7bhugi4yrucpewi5y","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"qe4opwe3ejy8bjpeaxrob6ih5o","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:36:12.706 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"sxu4fzmhyjg53d4j8sty16dggr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:36:12.706 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"sxu4fzmhyjg53d4j8sty16dggr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:36:12.880 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"8ykno19j6tf67gsty4ee6c4ypc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:36:12.982 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"8ykno19j6tf67gsty4ee6c4ypc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"xeobqfp9ffy5i8rmhym7r9qhoh","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:36:23.474 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"ji5cmwjze3fgxyswkqpcwrefkr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:36:23.480 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"hcfd4egq5ibjicuh55pir1msza","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:36:23.623 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"hcfd4egq5ibjicuh55pir1msza","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"qe4opwe3ejy8bjpeaxrob6ih5o","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:36:40.904 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"ykd4aefnwigjzk5ryi7kis4kcc","postId":"ipo9tzessjrn58yt74gj6cufir","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:36:57.768 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"6sse1wrq8fgd9no3p3a8rdujch","postId":"ru6uzg9ryjf1mgibgip3jarjec","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:37:28.727 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"6sse1wrq8fgd9no3p3a8rdujch","postId":"hrcu8npcw3d9ijwpd1mnjjhs1e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:37:30.396 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"ykd4aefnwigjzk5ryi7kis4kcc","postId":"romwmgqxctb18qpp54jkd6ei8r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:39:11.240 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"yqi7bdwjefd3db38n3p4jo84ie","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:39:11.240 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"yqi7bdwjefd3db38n3p4jo84ie","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:39:11.435 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"cakbrtf6mt8xuns9ap4rwocmey","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:39:11.786 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"cakbrtf6mt8xuns9ap4rwocmey","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"xeobqfp9ffy5i8rmhym7r9qhoh","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:40:31.257 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"gayyufonqtnepdhprmnbgoa1yc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:40:35.961 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"9awzkoo5spyypk1whd5dqsutkr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:40:35.961 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"9awzkoo5spyypk1whd5dqsutkr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:40:35.961 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:518","logSource":"notifications","ackId":"","type":"message","userId":"i8sru91netynxphztwp1as9nth","postId":"9awzkoo5spyypk1whd5dqsutkr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:40:36.141 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"niqxwj5s5bfkjq9x9gt3xgnnee","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:40:36.510 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"niqxwj5s5bfkjq9x9gt3xgnnee","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"xeobqfp9ffy5i8rmhym7r9qhoh","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:43:42.272 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"n54qthi6upfa8mb5n6ynzt5rdy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:43:42.279 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"gksohd19dprjtjq7tya5hi9b7h","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:43:42.649 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"gksohd19dprjtjq7tya5hi9b7h","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"ooxeqc1o37g6iba5ywby8qcscw","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:43:51.518 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"kjt5u9d6j7yhtypkhdaoitjshh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:43:56.456 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"3enbkqzyxjfptgin48x68gp4ke","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:43:56.559 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"3enbkqzyxjfptgin48x68gp4ke","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"syfq9n84sj88dbho5bwrz1a9rc","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:44:46.620 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"347wu6pu7bfjp889zq7wrkw1qw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:44:46.627 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"fuu6qxymubfgxrpzkeh9efe54r","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:44:46.730 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"fuu6qxymubfgxrpzkeh9efe54r","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"syfq9n84sj88dbho5bwrz1a9rc","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:45:11.422 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"wti3m7nq5tykbcttkzf9rauptw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:45:14.568 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"sgiypxyhgtn1ig5h7grjwbdaca","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:45:14.712 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"sgiypxyhgtn1ig5h7grjwbdaca","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"qe4opwe3ejy8bjpeaxrob6ih5o","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:45:30.984 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"fiaupb4abfd78qa6bbn4c979ao","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:45:39.094 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pwkftct65jbuib7d3ezjcgxm5y","postId":"1zri8pgxo7bupgzffrdy4p5f7c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:45:39.096 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"8btk9y9833bj5ddjb4bhh91p8e","postId":"pefi16h14784jga3wsus7d35eh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:45:39.220 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"fot846erc3djuy93ro6rqss7eh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:45:49.502 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"yot8jiu84bdsmnfuuhnwmhcpoh","postId":"htxtzgw1i3dkfxwfbm9eobtw6e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:45:58.020 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"jw39nejpaibdbjwiby3z3u7rxh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:46:03.320 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"trfub9twzibo7ndog54xrm8cor","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:46:03.326 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"6xw914aae3r69rg6as6ym6y8fr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:46:03.470 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"6xw914aae3r69rg6as6ym6y8fr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"qe4opwe3ejy8bjpeaxrob6ih5o","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:46:07.038 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"rpwjq9k47jrh5msmi3bcb1pexa","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:46:07.181 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"rpwjq9k47jrh5msmi3bcb1pexa","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"syfq9n84sj88dbho5bwrz1a9rc","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:46:07.806 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"77867nnffiro8nk5r6mmfddiih","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:46:12.494 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"jk3q8451gpyi5fy7k1h9bhh36y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:46:12.558 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"r84xzxe947r15fzo9wh91jhamo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:46:16.919 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"kui44h3o4jykbp99xdtjx7f3yy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:46:25.923 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pwkftct65jbuib7d3ezjcgxm5y","postId":"hnuzgs4smjghpx1co3wowadynh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:46:35.232 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"ixe9u8qb7igtbnte5q9teocaiy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:46:42.694 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"twts3kbrdfg99ykhoa3n38wo7y","postId":"w9fwb3c6h3d3fcipbenf4z5amh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:46:46.809 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"besn5md4etgp5rdcysjr95mmry","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:46:48.822 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"n659i5pq67n7bcqzpfhwz6e1xy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:46:58.197 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"jp96zbqhffnw58zcuuyh59pzaa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:47:03.443 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"iiqnys9m9pnyuggqd17j3rdhnw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:47:09.182 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"o455kakr8tdc7c48ne1533kjxr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:47:11.192 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"5oins6rkkjgwxyoin1syri4ahw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:47:16.614 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pwkftct65jbuib7d3ezjcgxm5y","postId":"8eryuuqqg7yu7d16t5tipbh97y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:47:16.693 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"81iaqjnaw78abyfe35zhdc4pqw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:47:36.606 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"6q48oqu1ijg99n1cqd1ahbunfr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:47:36.613 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"uoc7xhiofjn4mgqfs9sb9iag7a","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:47:37.016 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"uoc7xhiofjn4mgqfs9sb9iag7a","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"5job37cqcbgijriu3ampch5fir","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:47:45.665 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"podifes1ybydxd1gpodj5u7iwe","postId":"5kice9zzdbyym8qq8swzd38qre","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:47:50.150 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"enfob7xgpiyejb81yujngdcp9y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:48:07.008 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"sih7rsfsi38udprdazenob4jue","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:48:16.907 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"i94etzmzqtbkixzz6zj6umyz5y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:51:41.311 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"bo9rq3j8aj8tjc84n5qtbbtaac","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:57:47.928 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"yot8jiu84bdsmnfuuhnwmhcpoh","postId":"d3hnq6sxx7g98xn4q3m7349bso","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:57:57.144 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"rme6s9ktsbf58xxhwgeo614ioo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:58:01.755 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"yot8jiu84bdsmnfuuhnwmhcpoh","postId":"9qn7emz44frr3puz36k9br1xcy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:58:05.414 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"qb4qtiapt7g68rgg83ty4x7qxc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:58:10.412 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"8i639useh7f1dgb3h9ibisihpa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:58:21.269 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"7zqt8atbztbctfpe31d7jwuh5e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:58:27.044 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"yot8jiu84bdsmnfuuhnwmhcpoh","postId":"n1dcqqrorfbimjef45s6wtfxee","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:58:29.764 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"yot8jiu84bdsmnfuuhnwmhcpoh","postId":"xhsajgun5fgq88ukihcwzyqrja","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:58:30.687 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"ehegrkg8kjf3fy4grakfrh1jew","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:58:37.759 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"ubk3us8yc3n6db9ciabehqanmo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:58:46.161 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"hh958pxszins8nisoix53tjgje","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:59:26.607 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"kw78up9puirr9yaixharzdprma","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 09:59:26.994 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"kw78up9puirr9yaixharzdprma","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"qe4opwe3ejy8bjpeaxrob6ih5o","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:00:01.863 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"7o3r1utkef8mucbmmfyesri89a","postId":"i61hqn6rwbf6fj7fciywhuwprr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:00:01.865 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"hxmrp73zg38zmeiio8pu9ueszw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:00:33.368 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"jtmpnb3uetyxzr13gj94w73rie","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:00:33.375 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"agq8q7pr6jge7jd33rreuoafwc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:00:33.783 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"agq8q7pr6jge7jd33rreuoafwc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"qe4opwe3ejy8bjpeaxrob6ih5o","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:00:39.704 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"uznkijrhbtg45rq4d8ojmmruha","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:00:39.710 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"kas6p4tfafrbxnzkhkwjdozzyr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:00:39.813 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"kas6p4tfafrbxnzkhkwjdozzyr","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"qe4opwe3ejy8bjpeaxrob6ih5o","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:00:43.110 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"k75isk91djr5uqbnahbuy68pgh","postId":"3y48mffqy3nu3ki6cajhccna5e","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:00:43.116 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"dkad6hwo5t8wtp7fynegstnf4c","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:00:43.220 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"dkad6hwo5t8wtp7fynegstnf4c","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"qe4opwe3ejy8bjpeaxrob6ih5o","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:00:48.203 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"yot8jiu84bdsmnfuuhnwmhcpoh","postId":"e1z13ah65igaunjg5quhiw7t3r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:00:56.483 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"oudgeb19ubyo7rce7i9zf11pme","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:01:02.080 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"yot8jiu84bdsmnfuuhnwmhcpoh","postId":"45zpcy39i3ny3cp6ex4xo4rn3w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:01:05.314 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"uuuekea8pbb9pm9ee1j43iefgc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:01:11.628 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"hq7o114o93yxxjxmdum5n63tse","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:01:12.087 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"yot8jiu84bdsmnfuuhnwmhcpoh","postId":"4r6nnr3qgjdytrq8pywqiogzfw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:01:30.089 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"nu5rcao85tfrikcu7fa3iy9joe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:01:31.031 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"uhamzuzfrbggbkrzwyhwfm4ude","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:01:34.974 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"imb583xn9pd4tmianrsjkwzrar","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:01:43.578 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"yot8jiu84bdsmnfuuhnwmhcpoh","postId":"p89ndoj5ttbgmpg5a639g63hyr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:02:10.736 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"19cfx39jajryuxthshb1tetxwe","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:02:34.901 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"tti7b6r9mtrupk61tw3fjtd6qw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:02:40.816 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"845kxfg187rpznqr1dyqdpo6uc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:02:45.278 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"1ydpabi3tjdnzdqef3mxtmd5ih","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:02:46.850 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"7hmuqn3yzjy78ch3ksn8617ihc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:02:48.868 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"4mac89shxjb3xpedo9744yqjzo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:02:49.885 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"jt5x7amrebni5n4g683o63gmra","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:02:50.837 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"n6pe3cs8j7dw8rt3hx4mxi4npc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:02:51.969 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"fhfep6shjjbsxg8au8tarjda3c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:02:53.568 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"8r9s7nyxofds3mzf8axwg811fo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:02:57.310 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"ztxwoh6iobb3jmxsq1518e58ya","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:02:59.357 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"1g1s3panu3n9xfn7ixs7qopgdy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:03:11.619 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"yot8jiu84bdsmnfuuhnwmhcpoh","postId":"8wgjyat5f7nyum81c4nk4zubza","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:03:21.543 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"5k1madgnt3r1mra65xbnmj37or","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:04:37.696 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"e8rw1jsrx3r4tpz6sk1kxjzi3o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:04:47.410 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"76f8q7n5a7r9fyzszh13kqquph","postId":"56jgczjp7jdoxn4t15qmcz75xa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:05:34.223 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"sdfc9pjdpbyj8rh3dbx3kfi5pa","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:05:45.074 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"dy1j4zdnttbh3yksh9fh4xqzqh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:05:45.506 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"ud4rxiahejrabx63eaj9umrcme","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:05:47.502 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"q11bftuu8igttgqwm38u5e58mh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:05:49.053 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"8p5bynx57f85tpfkb1a1qwj3or","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:05:49.448 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"8p5bynx57f85tpfkb1a1qwj3or","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"5job37cqcbgijriu3ampch5fir","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:05:54.728 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"zapm8fki4pyru854w4ngx7jbyw","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:05:54.872 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"zapm8fki4pyru854w4ngx7jbyw","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"qe4opwe3ejy8bjpeaxrob6ih5o","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:05:57.469 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"96zw17pby3be7pqezw9nr9dt9r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:06:06.345 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"3go85qddoir8dc9npg8jhb38iy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:06:11.809 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"pf7sigtbdpgy7crqr1ujr1kiso","postId":"mbjonnb4yfbo8fuxhxns11e7jw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:06:36.959 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"af1eztyfwfbd9bwrkufkhwdzry","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:06:47.238 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"88acdzrz6jyujqnrwupurp16ao","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:06:50.178 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"6hoytu1fbpbmxqia1st9aepewy","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:06:51.624 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"6rfhdjc4ejdyb8kcjc91711c3y","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:06:57.899 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"e7zqupqhjfbmpjcomqc86kbdrh","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:06:59.124 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"nixw4rm5ijym3ffwk6wqtcgpba","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:07:55.167 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"fed43o88gbnm9q8z7n85o55fzo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:09:37.271 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"tgshia9xzjgntfb3ueka6r7awo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:09:48.710 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"75jqj1igoprftjp93qd81t771r","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:10:09.165 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"9swfz1xif7geug4nnpzjcu6e4e","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:10:09.703 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"9swfz1xif7geug4nnpzjcu6e4e","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"ucyj5bfo7f898jemrcat8zzu5e","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:10:21.394 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"hraizmy6ppgx3xkw4yj3dff5mo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:10:21.538 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"hraizmy6ppgx3xkw4yj3dff5mo","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"5job37cqcbgijriu3ampch5fir","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:10:27.869 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"mobbfwn3epn9fkzoiq1oh1wiuw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:10:27.876 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"or835xr73idg5bw4xgadurowoc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:10:28.019 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"or835xr73idg5bw4xgadurowoc","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"5job37cqcbgijriu3ampch5fir","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:10:35.387 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"zb5u69ry1bgw9xx3drbeio8sgc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:10:35.393 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"q8ko45jukpyofgdm88e79b94pa","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:10:35.536 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"q8ko45jukpyofgdm88e79b94pa","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"5job37cqcbgijriu3ampch5fir","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:11:16.880 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"zfscqc7xn3b6f869z467a4tmuo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:11:21.614 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"gs49dgsrmjyhffurehiozmpr1c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:11:26.600 Z","level":"info","msg":"Notification will be sent","caller":"app/notification_push.go:423","logSource":"notifications","ackId":"gkwfz1pik7fcmkphcxxh9nzt5c","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","status":"Prepared to send"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:11:26.706 Z","level":"info","msg":"Notification sent","caller":"app/notification_push.go:122","logSource":"notifications","ackId":"gkwfz1pik7fcmkphcxxh9nzt5c","type":"clear","userId":"u46qg9g11iy89pxa5mshoh41wh","postId":"","channelId":"5job37cqcbgijriu3ampch5fir","deviceId":"a5864d8656a1ca8137fcb20604c2ebfd93e7e4ac6381046a6c175393618ac8d5","status":"Successful"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:11:29.680 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"d4ydwedw5bg1i8otjz1m3c1hja","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:12:13.381 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"wt8q73aeui8x383767f6ud4njy","postId":"cc6bhzwkrbyr5ckq5dpdeiuciw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:12:43.681 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"rft5db5u9pbgfcmyqzsoymk4qc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:12:51.896 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"d8sywkqe1783ff6r34895kbg1o","postId":"49iwnwbrspbxjxmda6tqd3ejmo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:12:52.220 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"g9mr7y9rafymunzcjnmu3o7ahc","postId":"3g54ki5dyif58dghwn7w871eea","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:12:58.994 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"if3j6664jfy998phmbfatt8aye","postId":"xfuw7r9wyjfw9xrqiwefwhdo6c","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:14:57.626 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"xtwmkzrqobgjmpuzh378waziha","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:15:05.719 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"yot8jiu84bdsmnfuuhnwmhcpoh","postId":"deu5ypifg7g7byiinso5mj4n3w","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:15:14.485 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"qq7y3c8ozjbn88skmau1gnjttr","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:15:16.479 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"9wqes7t86p84zk4ifrxdufyu7a","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:16:32.953 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"x7knwu8unpbqir5k31r6esx5ay","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:16:44.792 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"emnrrmzxr7yx3bdqx486k7yg8e","postId":"9daqamrc17fyx8m4fab9qrtksw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:16:48.389 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"qnpxzz34ointtdx8wua883iaih","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:16:50.817 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"seergijmhbytdx9p1736fpcecc","postId":"p5ikxgf9hffu9kksdooij638bw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:16:56.292 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"d6xardoqz7r4ubsih4tcihyypo","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:16:58.123 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"u4dp3mu9bpn45x66epkp4oa9zw","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:17:08.926 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"u474rcsd7fbyijqbeaiz9a1aie","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:17:11.247 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"qkh5tebzy7nnf83sam14tk9z8a","postId":"b8k8dh5qttnp3pfzdi1weu6snc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:18:26.678 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"617rrkrgmjrbima96sdobqf3fr","postId":"amzp5ak1ktdmpxoiwk337iun6o","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:18:37.371 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"59ozwd4f538qfp7ym3q38kkswc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestamp":"2023-01-19 10:18:46.071 Z","level":"debug","msg":"Notification not sent","caller":"app/notification.go:454","logSource":"notifications","ackId":"","type":"message","userId":"4t75ktcf5fyomgra4xjn9ej9ey","postId":"g1rg47smd7gcmn1bitri3mebbc","status":"Not Sent due to preferences"}
mattermost-mattermost-1 | {"timestam
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment