rantanran

ghost 6 start with fresh activitypub migration

Sep 18th, 2025 (edited)
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.52 KB | None | 0 0
  1. WARN[0000] The "ADMIN_DOMAIN" variable is not set. Defaulting to a blank string.
  2. activitypub-1 | 21:03:07.827 INF activitypub: Message queue is disabled
  3. activitypub-1 | 21:03:08.247 INF activitypub: listening on :::8080, booted in 5029ms
  4. activitypub-1 | 21:03:11.391 INF activitypub: 'GET' 'www.ajfriesen.com' 'https://www.ajfriesen.com/.ghost/activitypub/v1/site' 'f8c8fa3a-44f6-415f-a91f-494f32ce824c'
  5. activitypub-1 | 21:03:11.393 INF activitypub: KnexKvStore: Get key cachedJwks,www.ajfriesen.com
  6. activitypub-1 | 21:03:11.654 INF activitypub: KnexKvStore: Set key cachedJwks,www.ajfriesen.com
  7. ghost-1 | [2025-09-18 21:03:05] INFO Ghost is running in production...
  8. activitypub-migrate-1 | Running migrate -path migrations -database mysql://ghost:ukrmckaowuhtl@tcp(blog-db:3306)/activitypub up
  9. ghost-1 | [2025-09-18 21:03:05] INFO Your site is now available on https://www.ajfriesen.com/
  10. ghost-1 | [2025-09-18 21:03:05] INFO Ctrl+C to shut down
  11. activitypub-migrate-1 | 1/u create-key-value-table (33.247741ms)
  12. ghost-1 | [2025-09-18 21:03:05] INFO Ghost server started in 1.164s
  13. activitypub-migrate-1 | 2/u add-sites-table (68.975082ms)
  14. ghost-1 | [2025-09-18 21:03:06] INFO Database is in a ready state.
  15. ghost-1 | [2025-09-18 21:03:06] INFO Ghost database ready in 1.693s
  16. activitypub-migrate-1 | 3/u add-accounts-table (106.319776ms)
  17. ghost-1 | [2025-09-18 21:03:06] WARN Missing mail.from config, falling back to a generated email address. Please update your config file and set a valid from address
  18. activitypub-migrate-1 | 4/u add-users-table (145.323319ms)
  19. activitypub-migrate-1 | 5/u add-follows-table (189.290398ms)
  20. activitypub-migrate-1 | 6/u add-collections-columns-to-accounts-table (254.534908ms)
  21. ghost-1 | [2025-09-18 21:03:08] WARN Theme translations file locales/en,de.json not found.
  22. activitypub-migrate-1 | 7/u add-posts-table (323.973118ms)
  23. activitypub-migrate-1 | 8/u add-likes-table (386.453223ms)
  24. ghost-1 | [2025-09-18 21:03:08] WARN Theme translations falling back to locales/en.json.
  25. ghost-1 | [2025-09-18 21:03:08] INFO Invalidating assets for regeneration
  26. ghost-1 | [2025-09-18 21:03:09] INFO URL Service ready in 1923ms
  27. activitypub-migrate-1 | 9/u add-reposts-table (436.25448ms)
  28. ghost-1 | [2025-09-18 21:03:10] INFO Adding offloaded job to the inline job queue
  29. activitypub-migrate-1 | 10/u add-feeds-table (492.979246ms)
  30. ghost-1 | [2025-09-18 21:03:10] INFO Scheduling job mentions-email-report at 16 20 * * * *. Next run on: Thu Sep 18 2025 21:20:16 GMT+0000 (Coordinated Universal Time)
  31. ghost-1 | [2025-09-18 21:03:11] INFO Adding offloaded job to the inline job queue
  32. ghost-1 | [2025-09-18 21:03:11] INFO Scheduling job clean-expired-comped at 14 45 1 * * *. Next run on: Fri Sep 19 2025 01:45:14 GMT+0000 (Coordinated Universal Time)
  33. ghost-1 | [2025-09-18 21:03:11] INFO Adding offloaded job to the inline job queue
  34. activitypub-migrate-1 | 11/u add-unique-constraint-to-feeds (531.225671ms)
  35. ghost-1 | [2025-09-18 21:03:11] INFO Scheduling job clean-tokens at 54 35 9 * * *. Next run on: Fri Sep 19 2025 09:35:54 GMT+0000 (Coordinated Universal Time)
  36. activitypub-migrate-1 | 12/u add-uuid-to-accounts (586.279721ms)
  37. ghost-1 | [2025-09-18 21:03:11] WARN Failed to fetch member statistics
  38. activitypub-migrate-1 | 13/u remove-duplicate-articles (566.30079ms)
  39. activitypub-migrate-1 | 14/u remove-replies-in-feed (539.196137ms)
  40. ghost-1 | [2025-09-18 21:03:11] INFO Pinging Explore with Payload https://explore.ghost.org/api/update {"ghost":"6.0.9","site_uuid":"28424dfb-3360-4b6e-a0e0-02c3998ecef0","url":"https://www.ajfriesen.com","theme":"source","facebook":"andrej.friesen.10","twitter":"@mr_ajfriesen","posts_total":151,"posts_last":"2025-08-04T17:28:17.000Z","posts_first":"2020-04-13T09:06:00.000Z","members_total":null,"mrr":null}
  41. activitypub-migrate-1 | 15/u add-attachments-to-posts (591.126863ms)
  42. activitypub-migrate-1 | 16/u add-deleted-column-to-posts (628.723911ms)
  43. activitypub-migrate-1 | 17/u drop_deleted_column_from_posts (637.705526ms)
  44. ghost-1 | [2025-09-18 21:03:11] INFO Ghost booted in 6.746s
  45. activitypub-migrate-1 | 18/u add_deleted_at_column_to_posts (655.295543ms)
  46. activitypub-migrate-1 | 19/u add_generated_columns_and_indexes_to_key_value (801.789567ms)
  47. blog-db | 2025-09-18 21:02:47+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.43-1.el9 started.
  48. activitypub-migrate-1 | 20/u add_generated_columns_and_indexes_to_key_value (1.047496841s)
  49. ghost-1 | [2025-09-18 21:03:11] INFO Adding offloaded job to the inline job queue
  50. activitypub-migrate-1 | 21/u remove-likes-of-deleted-posts (1.001488705s)
  51. activitypub-migrate-1 | 22/u add-published-at-to-feeds (1.037435294s)
  52. ghost-1 | [2025-09-18 21:03:11] INFO Scheduling job update-check at 34 39 16 * * *. Next run on: Fri Sep 19 2025 16:39:34 GMT+0000 (Coordinated Universal Time)
  53. activitypub-migrate-1 | 23/u add-index-to-published-at-for-feeds (974.322093ms)
  54. ghost-1 | [2025-09-18 21:03:11] INFO Running milestone emails job on Sun Sep 21 2025 21:03:11 GMT+0000 (Coordinated Universal Time)
  55. blog-db | 2025-09-18 21:02:47+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
  56. ghost-1 | [2025-09-18 21:03:11] INFO "GET /ghost/.well-known/jwks.json" 200 11ms
  57. blog-db | 2025-09-18 21:02:47+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.43-1.el9 started.
  58. blog-db | '/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock'
  59. blog-db | 2025-09-18T21:02:48.251904Z 0 [Warning] [MY-011068] [Server] The syntax '--skip-host-cache' is deprecated and will be removed in a future release. Please use SET GLOBAL host_cache_size=0 instead.
  60. activitypub-migrate-1 | 24/u set-published-date-to-created-at-in-feeds (1.044943924s)
  61. activitypub-migrate-1 | 25/u set-published-date-to-post-published-date-for-posts-in-feeds (1.045852034s)
  62. activitypub-migrate-1 | 26/u add-notifications-table (1.018318194s)
  63. activitypub-migrate-1 | 27/u add-created-at-to-key-value-table (1.005865176s)
  64. activitypub-migrate-1 | 28/u update-precision-of-timestamp-columns-in-accounts-table (1.051186695s)
  65. activitypub-migrate-1 | 29/u update-precision-of-timestamp-columns-in-feeds-table (1.079069514s)
  66. activitypub-migrate-1 | 30/u update-precision-of-timestamp-columns-in-follows-table (942.188318ms)
  67. blog-db | 2025-09-18T21:02:48.256052Z 0 [Warning] [MY-010918] [Server] 'default_authentication_plugin' is deprecated and will be removed in a future release. Please use authentication_policy instead.
  68. activitypub-migrate-1 | 31/u update-precision-of-timestamp-columns-in-key-value-table (708.727061ms)
  69. blog-db | 2025-09-18T21:02:48.256089Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.43) starting as process 1
  70. activitypub-migrate-1 | 32/u update-precision-of-timestamp-columns-in-likes-table (755.600203ms)
  71. blog-db | 2025-09-18T21:02:48.266674Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
  72. activitypub-migrate-1 | 33/u update-precision-of-timestamp-columns-in-notifications-table (755.200708ms)
  73. blog-db | 2025-09-18T21:02:48.582676Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
  74. blog-db | 2025-09-18T21:02:48.897621Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
  75. activitypub-migrate-1 | 34/u update-precision-of-timestamp-columns-in-posts-table (832.725855ms)
  76. activitypub-migrate-1 | 35/u update-precision-of-timestamp-columns-in-reposts-table (803.698617ms)
  77. blog-db | 2025-09-18T21:02:48.897676Z 0 [System] [MY-013602] [Server] Channel mysql_main configured to support TLS. Encrypted connections are now supported for this channel.
  78. blog-db | 2025-09-18T21:02:48.901032Z 0 [Warning] [MY-011810] [Server] Insecure configuration for --pid-file: Location '/var/run/mysqld' in the path is accessible to all OS users. Consider choosing a different directory.
  79. activitypub-migrate-1 | 36/u update-precision-of-timestamp-columns-in-sites-table (850.677765ms)
  80. activitypub-migrate-1 | 37/u update-precision-of-timestamp-columns-in-users-table (860.611875ms)
  81. activitypub-migrate-1 | 38/u remove-duplicate-account-rows (950.627869ms)
  82. activitypub-migrate-1 | 39/u add-metadata-column-to-posts-table (917.879032ms)
  83. activitypub-migrate-1 | 40/u add-blocks-table (850.456691ms)
  84. blog-db | 2025-09-18T21:02:48.945814Z 0 [System] [MY-011323] [Server] X Plugin ready for connections. Bind-address: '::' port: 33060, socket: /var/run/mysqld/mysqlx.sock
  85. blog-db | 2025-09-18T21:02:48.945888Z 0 [System] [MY-010931] [Server] /usr/sbin/mysqld: ready for connections. Version: '8.0.43' socket: '/var/run/mysqld/mysqld.sock' port: 3306 MySQL Community Server - GPL.
  86. blog-db | 2025-09-18T21:02:57.276831Z 8 [Warning] [MY-013360] [Server] Plugin mysql_native_password reported: ''mysql_native_password' is deprecated and will be removed in a future release. Please use caching_sha2_password instead'
  87. activitypub-migrate-1 | 41/u add-user-id-post-type-index-to-feeds-table (814.603115ms)
  88. activitypub-migrate-1 | 42/u add-generated-columns-and-indexes-to-keyvalue-table (960.907005ms)
  89. activitypub-migrate-1 | 43/u add-following-id-index-to-follows-table (929.876203ms)
  90. activitypub-migrate-1 | 44/u add-follow-id-index-to-follows-table (885.291168ms)
  91. activitypub-migrate-1 | 45/u add-domain-to-accounts-table (937.483407ms)
  92. activitypub-migrate-1 | 46/u add-domain-blocks-table (915.184098ms)
  93. activitypub-migrate-1 | 47/u backfill-account-domain (870.374041ms)
  94. activitypub-migrate-1 | 48/u account-domain-non-nullable (884.787094ms)
  95. activitypub-migrate-1 | 49/u add-domain-hash-to-domain-blocks-table (833.799543ms)
  96. activitypub-migrate-1 | 50/u add-mentions-table (787.681277ms)
  97. activitypub-migrate-1 | 51/u alter-key-on-key-value-table (763.984153ms)
  98. activitypub-migrate-1 | 52/u add-index-on-posts-table (780.540737ms)
  99. activitypub-migrate-1 | 53/u add-outboxes-table (629.841807ms)
  100. activitypub-migrate-1 | 54/u add-summary-to-posts-table (682.223494ms)
  101. activitypub-migrate-1 | 55/u recreate-outboxes-table (756.93873ms)
  102. activitypub-migrate-1 | 56/u populate-outboxes-table (621.23854ms)
  103. activitypub-migrate-1 | 57/u add-read-to-notifications (655.616157ms)
  104. activitypub-migrate-1 | 58/u add-index-on-notifications-table (671.487942ms)
  105. activitypub-migrate-1 | 59/u reset-unread-notifications-count (591.475087ms)
  106. activitypub-migrate-1 | 60/u add-account-delivery-backoffs-table (518.8509ms)
  107. activitypub-migrate-1 | 61/u add-ghost-ap-post-mappings-table (508.255781ms)
  108. activitypub-migrate-1 | 62/u add-inbox-url-hash-to-accounts-table (651.319968ms)
  109. activitypub-migrate-1 | 63/u populate-ghost-mapping-table (611.715413ms)
  110. activitypub-migrate-1 | 64/u add-ghost-pro-column-to-sites (607.526406ms)
  111. activitypub-migrate-1 | 65/u add-expires-index-to-key-value (555.603652ms)
  112. ghost-1 | [2025-09-18 21:03:12] INFO "GET /ghost/api/admin/site/" 200 413ms
  113. ghost-1 | [2025-09-18 21:03:12] INFO Explore Response 200 OK
  114. activitypub-1 | 21:03:12.129 WRN fedify·sig·key: No algorithm specified. Using RSASSA-PKCS1-v1_5 by default, but it is recommended to specify the algorithm explicitly as the parameter will be required in the future.
  115. ghost-1 | [2025-09-18 21:03:14] WARN {{#get}} helper took 271ms to complete
  116. ghost-1 |
  117. ghost-1 | {{#get}} helper took 271ms to complete
  118. ghost-1 |
  119. ghost-1 | Error ID:
  120. ghost-1 | e484d940-94d2-11f0-8e62-dbc703575ccb
  121. ghost-1 |
  122. ghost-1 | Error Code:
  123. ghost-1 | SLOW_GET_HELPER
  124. ghost-1 |
  125. ghost-1 | Details:
  126. ghost-1 | api: postsPublic.browse
  127. ghost-1 | apiOptions:
  128. ghost-1 | limit: 4
  129. ghost-1 | include: authors
  130. ghost-1 | filter: featured:true
  131. ghost-1 | context:
  132. ghost-1 | member: null
  133. ghost-1 | time: 271
  134. ghost-1 | returnedRows: 2
  135. ghost-1 |
  136. ghost-1 |
  137. ghost-1 | [2025-09-18 21:03:14] INFO "GET /" 200 1571ms
  138. activitypub-1 | 21:03:15.276 WRN fedify·runtime·docloader: The "handle" property is deprecated; use "identifier" or "username" instead.
  139. activitypub-1 | 21:03:15.296 INF activitypub: KnexKvStore: Get key _fedify,httpMessageSignaturesSpec,https://mastodon.social
  140. activitypub-1 | 21:03:15.440 INF activitypub: KnexKvStore: Set key _fedify,httpMessageSignaturesSpec,https://mastodon.social
  141. activitypub-1 | 21:03:15.518 INF activitypub: Following Ghost Explore account for new account 'https://www.ajfriesen.com/.ghost/activitypub/users/index'
  142. activitypub-1 | 21:03:15.543 INF activitypub: KnexKvStore: Set key https://www.ajfriesen.com/.ghost/activitypub/follow/3fbbd4da9f0645618cbb55c212d37113
  143. activitypub-1 | 21:03:15.586 WRN fedify·federation·outbox: No supported key found to create a proof for the activity 'https://www.ajfriesen.com/.ghost/activitypub/follow/3fbbd4da9f0645618cbb55c212d37113'. The activity will be sent without a proof. In order to create a proof, at least one Ed25519 key must be provided.
  144. activitypub-1 | 21:03:15.587 INF activitypub: KnexKvStore: Get key _fedify,httpMessageSignaturesSpec,https://mastodon.social
  145. activitypub-1 | 21:03:15.817 INF activitypub: 'GET' 'www.ajfriesen.com' 'https://www.ajfriesen.com/.ghost/activitypub/users/index' '8960079e-676e-40c4-9cc2-22d3f14814a6'
  146. activitypub-1 | 21:03:15.848 WRN fedify·federation·actor: You configured inbox listeners, but the actor does not have a endpoints.sharedInbox property. Set the property with Context.getInboxUri().
  147. activitypub-1 | 21:03:15.848 WRN fedify·federation·actor: You configured a key pairs dispatcher, but the actor does not have an assertionMethod property. Set the property with Context.getActorKeyPairs(identifier).
  148. activitypub-1 | 21:03:15.859 INF activitypub: 'GET' 'www.ajfriesen.com' 'https://www.ajfriesen.com/.ghost/activitypub/users/index' '8960079e-676e-40c4-9cc2-22d3f14814a6' 200 42ms
  149. activitypub-1 | 21:03:15.910 INF activitypub: 'GET' 'www.ajfriesen.com' 'https://www.ajfriesen.com/.ghost/activitypub/users/index' 'e7609789-dc58-4102-aab4-63f79aaf2c2f'
  150. activitypub-1 | 21:03:15.933 WRN fedify·federation·actor: You configured inbox listeners, but the actor does not have a endpoints.sharedInbox property. Set the property with Context.getInboxUri().
  151. activitypub-1 | 21:03:15.933 WRN fedify·federation·actor: You configured a key pairs dispatcher, but the actor does not have an assertionMethod property. Set the property with Context.getActorKeyPairs(identifier).
  152. activitypub-1 | 21:03:15.938 INF activitypub: 'GET' 'www.ajfriesen.com' 'https://www.ajfriesen.com/.ghost/activitypub/users/index' 'e7609789-dc58-4102-aab4-63f79aaf2c2f' 200 28ms
  153. activitypub-1 | 21:03:16.019 INF activitypub: 'GET' 'www.ajfriesen.com' 'https://www.ajfriesen.com/.well-known/webfinger?resource=acct:[email protected]' 'da1b6200-1d62-46c2-a1b7-73375705a555'
  154. activitypub-1 | 21:03:16.038 INF activitypub: 'GET' 'www.ajfriesen.com' 'https://www.ajfriesen.com/.well-known/webfinger?resource=acct:[email protected]' 'da1b6200-1d62-46c2-a1b7-73375705a555' 200 19ms
  155. ghost-1 | [2025-09-18 21:03:16] INFO "GET /.well-known/webfinger?resource=acct:[email protected]" 301 2ms
  156. ghost-1 | [2025-09-18 21:03:16] INFO "GET /.well-known/webfinger/?resource=acct:[email protected]" 404 22ms
  157. ghost-1 | [2025-09-18 21:03:16] INFO "GET /.well-known/host-meta" 301 2ms
  158. ghost-1 | [2025-09-18 21:03:16] INFO "GET /.well-known/host-meta/" 404 6ms
  159. activitypub-1 | 21:03:16.604 ERR fedify·federation·outbox: Failed to send activity 'https://www.ajfriesen.com/.ghost/activitypub/follow/3fbbd4da9f0645618cbb55c212d37113' to 'https://mastodon.social/users/ghostexplore/inbox' (401 'Unauthorized'):
  160. activitypub-1 | '{"error":"Error parsing signature parameters"}'
  161. activitypub-1 | 21:03:16.604 ERR activitypub: Failed to follow Ghost Explore account for 1
  162. ghost-1 | [2025-09-18 21:03:16] INFO Checking ActivityPub Webhook state
  163. activitypub-1 | 21:03:16.608 INF activitypub: 'GET' 'www.ajfriesen.com' 'https://www.ajfriesen.com/.ghost/activitypub/v1/site' 'f8c8fa3a-44f6-415f-a91f-494f32ce824c' 200 5217ms
  164. ghost-1 | [2025-09-18 21:03:16] ERROR Could not find webhook for post.published https://www.ajfriesen.com/.ghost/activitypub/v1/webhooks/post/published
  165. ghost-1 | [2025-09-18 21:03:16] INFO ActivityPub webhooks in incorrect state, deleting all of them and starting fresh
  166. ghost-1 | [2025-09-18 21:03:17] INFO "GET /" 200 157ms
  167. ghost-1 | [2025-09-18 21:03:24] INFO "GET /members/api/member/" 204 12ms
  168. ghost-1 | [2025-09-18 21:03:24] INFO "GET /members/api/announcement/" 200 8ms
  169. ghost-1 | [2025-09-18 21:03:26] INFO "GET /rss/" 200 337ms
  170. ghost-1 | [2025-09-18 21:03:30] INFO "GET /rss/" 200 111ms
  171. ghost-1 | [2025-09-18 21:03:38] INFO "GET /content/images/2021/10/PXL_20210210_105816805.jpg" 200 11ms
  172. ghost-1 | [2025-09-18 21:04:17] INFO "GET /" 200 217ms
  173. ghost-1 | [2025-09-18 21:04:26] INFO "GET /rss/" 200 172ms
  174. ghost-1 | [2025-09-18 21:04:49] INFO "GET /members/api/member/" 204 2ms
  175. ghost-1 | [2025-09-18 21:04:50] INFO "OPTIONS /members/api/announcement/" 204 4ms
  176. ghost-1 | [2025-09-18 21:04:50] INFO "GET /members/api/announcement/" 200 10ms
  177. ghost-1 | [2025-09-18 21:05:00] INFO "GET /" 200 200ms
  178. ghost-1 | [2025-09-18 21:05:00] INFO "GET /assets/fonts/inter-roman.woff2?v=d7b5240c13" 200 9ms
  179. ghost-1 | [2025-09-18 21:05:00] INFO "GET /assets/built/screen.css?v=d7b5240c13" 200 16ms
  180. ghost-1 | [2025-09-18 21:05:00] INFO "GET /assets/fonts/jetbrains-mono-roman.woff2?v=d7b5240c13" 200 9ms
  181. ghost-1 | [2025-09-18 21:05:00] INFO "GET /assets/built/source.js?v=d7b5240c13" 200 26ms
  182. ghost-1 | [2025-09-18 21:05:00] INFO "GET /assets/fonts/jetbrains-mono-italic.woff2?v=d7b5240c13" 200 10ms
  183. ghost-1 | [2025-09-18 21:05:00] INFO "GET /public/cards.min.css?v=d7b5240c13" 200 20ms
  184. ghost-1 | [2025-09-18 21:05:00] INFO "GET /public/cards.min.js?v=d7b5240c13" 200 8ms
  185. ghost-1 | [2025-09-18 21:05:00] INFO "GET /public/member-attribution.min.js?v=d7b5240c13" 200 8ms
  186. ghost-1 | [2025-09-18 21:05:00] INFO "GET /public/comment-counts.min.js?v=d7b5240c13" 200 10ms
  187. ghost-1 | [2025-09-18 21:05:00] INFO "GET /public/ghost-stats.min.js?v=d7b5240c13" 200 11ms
  188. ghost-1 | [2025-09-18 21:05:00] INFO "GET /members/api/member/" 204 2ms
  189. ghost-1 | [2025-09-18 21:05:00] INFO "OPTIONS /members/api/announcement/" 204 1ms
  190. ghost-1 | [2025-09-18 21:05:00] INFO "OPTIONS /ghost/api/content/settings/?key=fbdce46d917b762279790544c8" 204 16ms
  191. ghost-1 | [2025-09-18 21:05:00] INFO "OPTIONS /ghost/api/content/tiers/?limit=100&include=monthly_price%2Cyearly_price%2Cbenefits&key=fbdce46d917b762279790544c8" 204 2ms
  192. ghost-1 | [2025-09-18 21:05:00] INFO "OPTIONS /ghost/api/content/newsletters/?limit=100&key=fbdce46d917b762279790544c8" 204 1ms
  193. ghost-1 | [2025-09-18 21:05:00] INFO "GET /members/api/announcement/" 200 3ms
  194. ghost-1 | [2025-09-18 21:05:00] INFO "GET /ghost/api/content/settings/?key=fbdce46d917b762279790544c8" 304 56ms
  195. ghost-1 | [2025-09-18 21:05:00] INFO "GET /ghost/api/content/tiers/?limit=100&include=monthly_price%2Cyearly_price%2Cbenefits&key=fbdce46d917b762279790544c8" 304 32ms
  196. ghost-1 | [2025-09-18 21:05:00] INFO "GET /ghost/api/content/newsletters/?limit=100&key=fbdce46d917b762279790544c8" 304 47ms
  197. ghost-1 | [2025-09-18 21:05:00] INFO "OPTIONS /.ghost/analytics/api/v1/page_hit?name=analytics_events" 301 3ms
  198. ghost-1 | [2025-09-18 21:05:04] INFO "GET /ghost/" 200 19ms
  199. ghost-1 | [2025-09-18 21:05:04] INFO "GET /ghost/api/admin/users/me/?include=roles" 200 63ms
  200. ghost-1 | [2025-09-18 21:05:04] INFO "GET /ghost/api/admin/site/" 200 4ms
  201. ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/config/" 200 24ms
  202. ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/tiers/?filter=type%3Apaid%2Bactive%3Atrue&limit=100&page=1" 200 41ms
  203. ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations%2Csecurity%2Csocial_web%2Cexplore" 200 48ms
  204. ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/notifications/" 200 48ms
  205. ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/themes/active/" 200 70ms
  206. ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/identities/" 200 69ms
  207. ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/members/?order=id&limit=1&page=1&include=newsletters%2Clabels" 200 86ms
  208. ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/site/" 200 3ms
  209. ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/site/" 200 2ms
  210. ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/config/" 200 43ms
  211. ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/tinybird/token/" 200 117ms
  212. ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Csecurity%2Csocial_web%2Cexplore" 200 96ms
  213. ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/stats/mrr/" 200 125ms
  214. ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/stats/member_count/?date_from=2025-08-19" 200 135ms
  215. ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/stats/subscriptions/" 200 140ms
  216. ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/posts/?filter=status%3A%5Bpublished%2Csent%5D&order=published_at+DESC&limit=1&include=authors%2Cemail%2Ccount.clicks" 200 144ms
  217. ghost-1 | [2025-09-18 21:05:05] ERROR Error in Tinybird API request to https://api.europe-west2.gcp.tinybird.co/v0/pipes/api_top_pages.json?site_uuid=28424dfb-3360-4b6e-a0e0-02c3998ecef0&date_from=2025-08-19&date_to=2025-09-18&timezone=Europe%2FBerlin&post_type=post&limit=5: Response code 404 (Not Found)
  218. ghost-1 |
  219. ghost-1 | Response code 404 (Not Found)
  220. ghost-1 |
  221. ghost-1 | Error Code:
  222. ghost-1 | ERR_NON_2XX_3XX_RESPONSE
  223. ghost-1 |
  224. ghost-1 | ----------------------------------------
  225. activitypub-1 | 21:05:05.504 INF activitypub: 'GET' 'www.ajfriesen.com' 'https://www.ajfriesen.com/.ghost/activitypub/stable/notifications/unread/count' 'f06bc240-ea6b-4906-8d7e-dd4c2202580e'
  226. activitypub-1 | 21:05:05.505 INF activitypub: KnexKvStore: Get key cachedJwks,www.ajfriesen.com
  227. activitypub-1 | 21:05:05.526 INF activitypub: 'GET' 'www.ajfriesen.com' 'https://www.ajfriesen.com/.ghost/activitypub/stable/notifications/unread/count' 'f06bc240-ea6b-4906-8d7e-dd4c2202580e' 404 22ms
  228. activitypub-1 | 21:05:05.525 WRN fedify·federation·http: 'GET' '/.ghost/activitypub/stable/notifications/unread/count': 404
  229. ghost-1 |
  230. ghost-1 | HTTPError: Response code 404 (Not Found)
  231. ghost-1 | at Request.<anonymous> (/var/lib/ghost/versions/6.0.9/node_modules/got/dist/source/as-promise/index.js:118:42)
  232. ghost-1 | at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
  233. ghost-1 |
  234. ghost-1 | [2025-09-18 21:05:05] ERROR Error in Tinybird API request to https://api.europe-west2.gcp.tinybird.co/v0/pipes/api_top_pages.json?site_uuid=28424dfb-3360-4b6e-a0e0-02c3998ecef0&date_from=2025-08-04&post_uuid=559aa6e1-bd1a-49e8-b7ce-13d34d9f022c: Response code 404 (Not Found)
  235. ghost-1 |
  236. ghost-1 | Response code 404 (Not Found)
  237. ghost-1 |
  238. ghost-1 | Error Code:
  239. ghost-1 | ERR_NON_2XX_3XX_RESPONSE
  240. ghost-1 |
  241. ghost-1 | ----------------------------------------
  242. ghost-1 |
  243. ghost-1 | HTTPError: Response code 404 (Not Found)
  244. ghost-1 | at Request.<anonymous> (/var/lib/ghost/versions/6.0.9/node_modules/got/dist/source/as-promise/index.js:118:42)
  245. ghost-1 | at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
  246. ghost-1 |
  247. ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/stats/posts/68766ce99a41df00019a8549/stats/" 200 78ms
  248. ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/stats/top-posts-views/?date_from=2025-08-19&date_to=2025-09-18&limit=5&timezone=Europe%2FBerlin" 200 257ms
  249. ghost-1 | [2025-09-18 21:05:06] INFO "GET /.ghost/activitypub/stable/client-config/" 404 9ms
  250. ghost-1 | [2025-09-18 21:05:06] INFO "GET /ghost/api/admin/site/" 200 3ms
  251. ghost-1 | [2025-09-18 21:05:06] INFO "GET /ghost/api/admin/users/me/?include=roles" 200 38ms
  252. ghost-1 | [2025-09-18 21:05:06] INFO "GET /ghost/api/admin/identities/" 200 31ms
  253. ghost-1 | [2025-09-18 21:05:07] INFO "GET /ghost/api/admin/identities/" 200 35ms
  254. activitypub-1 | 21:05:07.017 INF activitypub: 'GET' 'www.ajfriesen.com' 'https://www.ajfriesen.com/.ghost/activitypub/v1/feed/reader' '461bff20-a31c-4dfc-bf48-ddb2da6ddea3'
  255. activitypub-1 | 21:05:07.017 INF activitypub: KnexKvStore: Get key cachedJwks,www.ajfriesen.com
  256. activitypub-1 | 21:05:07.049 INF activitypub: 'GET' 'www.ajfriesen.com' 'https://www.ajfriesen.com/.ghost/activitypub/v1/feed/reader' '461bff20-a31c-4dfc-bf48-ddb2da6ddea3' 200 32ms
  257. activitypub-1 | 21:05:07.085 INF activitypub: 'GET' 'www.ajfriesen.com' 'https://www.ajfriesen.com/.ghost/activitypub/users/index' 'f7b52a8a-43c1-4048-ad96-e1635613f20a'
  258. activitypub-1 | 21:05:07.085 INF activitypub: KnexKvStore: Get key cachedJwks,www.ajfriesen.com
  259. activitypub-1 | 21:05:07.104 WRN fedify·federation·actor: You configured inbox listeners, but the actor does not have a endpoints.sharedInbox property. Set the property with Context.getInboxUri().
  260. activitypub-1 | 21:05:07.104 WRN fedify·federation·actor: You configured a key pairs dispatcher, but the actor does not have an assertionMethod property. Set the property with Context.getActorKeyPairs(identifier).
  261. activitypub-1 | 21:05:07.114 INF activitypub: 'GET' 'www.ajfriesen.com' 'https://www.ajfriesen.com/.ghost/activitypub/users/index' 'f7b52a8a-43c1-4048-ad96-e1635613f20a' 200 28ms
  262. activitypub-1 | 21:05:07.130 INF activitypub: 'GET' 'www.ajfriesen.com' 'https://www.ajfriesen.com/.ghost/activitypub/v1/account/me' 'b2f989b5-da1b-43a5-92da-4275d27e077b'
  263. activitypub-1 | 21:05:07.130 INF activitypub: KnexKvStore: Get key cachedJwks,www.ajfriesen.com
  264. activitypub-1 | 21:05:07.145 INF activitypub: 'GET' 'www.ajfriesen.com' 'https://www.ajfriesen.com/.ghost/activitypub/v1/account/me' 'b2f989b5-da1b-43a5-92da-4275d27e077b' 200 15ms
  265. activitypub-1 | 21:05:07.170 INF activitypub: 'GET' 'www.ajfriesen.com' 'https://www.ajfriesen.com/.ghost/activitypub/v1/account/me/follows/following' '32e02aa1-3b97-4de0-9c40-b05b4b5d6b20'
  266. activitypub-1 | 21:05:07.170 INF activitypub: KnexKvStore: Get key cachedJwks,www.ajfriesen.com
  267. activitypub-1 | 21:05:07.186 INF activitypub: 'GET' 'www.ajfriesen.com' 'https://www.ajfriesen.com/.ghost/activitypub/v1/account/me/follows/following' '32e02aa1-3b97-4de0-9c40-b05b4b5d6b20' 200 16ms
  268. activitypub-1 | 21:05:07.210 INF activitypub: 'GET' 'www.ajfriesen.com' 'https://www.ajfriesen.com/.ghost/activitypub/v1/blocks/accounts' 'a25f9088-ee22-4f23-b0ac-0246581204cf'
  269. ghost-1 | [2025-09-18 21:05:07] INFO "GET /ghost/api/admin/identities/" 200 38ms
  270. ghost-1 | [2025-09-18 21:05:07] INFO "GET /ghost/api/admin/identities/" 200 27ms
  271. ghost-1 | [2025-09-18 21:05:07] INFO "GET /ghost/api/admin/identities/" 200 20ms
  272. ghost-1 | [2025-09-18 21:05:07] INFO "GET /ghost/api/admin/identities/" 200 37ms
  273. ghost-1 | [2025-09-18 21:05:07] INFO "GET /ghost/api/admin/identities/" 200 37ms
  274. activitypub-1 | 21:05:07.210 INF activitypub: KnexKvStore: Get key cachedJwks,www.ajfriesen.com
  275. activitypub-1 | 21:05:07.223 INF activitypub: 'GET' 'www.ajfriesen.com' 'https://www.ajfriesen.com/.ghost/activitypub/v1/blocks/accounts' 'a25f9088-ee22-4f23-b0ac-0246581204cf' 200 13ms
  276. activitypub-1 | 21:05:07.269 INF activitypub: 'GET' 'www.ajfriesen.com' 'https://www.ajfriesen.com/.ghost/activitypub/v1/blocks/domains' '1d765937-d717-42ef-a000-bcf17a74cbd0'
  277. activitypub-1 | 21:05:07.270 INF activitypub: KnexKvStore: Get key cachedJwks,www.ajfriesen.com
  278. activitypub-1 | 21:05:07.285 INF activitypub: 'GET' 'www.ajfriesen.com' 'https://www.ajfriesen.com/.ghost/activitypub/v1/blocks/domains' '1d765937-d717-42ef-a000-bcf17a74cbd0' 200 16ms
  279. activitypub-1 | 21:05:07.327 INF activitypub: 'GET' 'www.ajfriesen.com' 'https://www.ajfriesen.com/.ghost/activitypub/v1/notifications/unread/count' '5b6d6a79-b5a6-4ce6-9c94-b6c5d180ace2'
  280. activitypub-1 | 21:05:07.327 INF activitypub: KnexKvStore: Get key cachedJwks,www.ajfriesen.com
  281. activitypub-1 | 21:05:07.349 INF activitypub: 'GET' 'www.ajfriesen.com' 'https://www.ajfriesen.com/.ghost/activitypub/v1/notifications/unread/count' '5b6d6a79-b5a6-4ce6-9c94-b6c5d180ace2' 200 22ms
Add Comment
Please, Sign In to add comment