Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- WARN[0000] The "ADMIN_DOMAIN" variable is not set. Defaulting to a blank string.
- activitypub-1 | 21:03:07.827 INF activitypub: Message queue is disabled
- activitypub-1 | 21:03:08.247 INF activitypub: listening on :::8080, booted in 5029ms
- 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'
- activitypub-1 | 21:03:11.393 INF activitypub: KnexKvStore: Get key cachedJwks,www.ajfriesen.com
- activitypub-1 | 21:03:11.654 INF activitypub: KnexKvStore: Set key cachedJwks,www.ajfriesen.com
- ghost-1 | [2025-09-18 21:03:05] INFO Ghost is running in production...
- activitypub-migrate-1 | Running migrate -path migrations -database mysql://ghost:ukrmckaowuhtl@tcp(blog-db:3306)/activitypub up
- ghost-1 | [2025-09-18 21:03:05] INFO Your site is now available on https://www.ajfriesen.com/
- ghost-1 | [2025-09-18 21:03:05] INFO Ctrl+C to shut down
- activitypub-migrate-1 | 1/u create-key-value-table (33.247741ms)
- ghost-1 | [2025-09-18 21:03:05] INFO Ghost server started in 1.164s
- activitypub-migrate-1 | 2/u add-sites-table (68.975082ms)
- ghost-1 | [2025-09-18 21:03:06] INFO Database is in a ready state.
- ghost-1 | [2025-09-18 21:03:06] INFO Ghost database ready in 1.693s
- activitypub-migrate-1 | 3/u add-accounts-table (106.319776ms)
- 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
- activitypub-migrate-1 | 4/u add-users-table (145.323319ms)
- activitypub-migrate-1 | 5/u add-follows-table (189.290398ms)
- activitypub-migrate-1 | 6/u add-collections-columns-to-accounts-table (254.534908ms)
- ghost-1 | [2025-09-18 21:03:08] WARN Theme translations file locales/en,de.json not found.
- activitypub-migrate-1 | 7/u add-posts-table (323.973118ms)
- activitypub-migrate-1 | 8/u add-likes-table (386.453223ms)
- ghost-1 | [2025-09-18 21:03:08] WARN Theme translations falling back to locales/en.json.
- ghost-1 | [2025-09-18 21:03:08] INFO Invalidating assets for regeneration
- ghost-1 | [2025-09-18 21:03:09] INFO URL Service ready in 1923ms
- activitypub-migrate-1 | 9/u add-reposts-table (436.25448ms)
- ghost-1 | [2025-09-18 21:03:10] INFO Adding offloaded job to the inline job queue
- activitypub-migrate-1 | 10/u add-feeds-table (492.979246ms)
- 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)
- ghost-1 | [2025-09-18 21:03:11] INFO Adding offloaded job to the inline job queue
- 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)
- ghost-1 | [2025-09-18 21:03:11] INFO Adding offloaded job to the inline job queue
- activitypub-migrate-1 | 11/u add-unique-constraint-to-feeds (531.225671ms)
- 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)
- activitypub-migrate-1 | 12/u add-uuid-to-accounts (586.279721ms)
- ghost-1 | [2025-09-18 21:03:11] WARN Failed to fetch member statistics
- activitypub-migrate-1 | 13/u remove-duplicate-articles (566.30079ms)
- activitypub-migrate-1 | 14/u remove-replies-in-feed (539.196137ms)
- 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}
- activitypub-migrate-1 | 15/u add-attachments-to-posts (591.126863ms)
- activitypub-migrate-1 | 16/u add-deleted-column-to-posts (628.723911ms)
- activitypub-migrate-1 | 17/u drop_deleted_column_from_posts (637.705526ms)
- ghost-1 | [2025-09-18 21:03:11] INFO Ghost booted in 6.746s
- activitypub-migrate-1 | 18/u add_deleted_at_column_to_posts (655.295543ms)
- activitypub-migrate-1 | 19/u add_generated_columns_and_indexes_to_key_value (801.789567ms)
- blog-db | 2025-09-18 21:02:47+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.43-1.el9 started.
- activitypub-migrate-1 | 20/u add_generated_columns_and_indexes_to_key_value (1.047496841s)
- ghost-1 | [2025-09-18 21:03:11] INFO Adding offloaded job to the inline job queue
- activitypub-migrate-1 | 21/u remove-likes-of-deleted-posts (1.001488705s)
- activitypub-migrate-1 | 22/u add-published-at-to-feeds (1.037435294s)
- 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)
- activitypub-migrate-1 | 23/u add-index-to-published-at-for-feeds (974.322093ms)
- 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)
- blog-db | 2025-09-18 21:02:47+00:00 [Note] [Entrypoint]: Switching to dedicated user 'mysql'
- ghost-1 | [2025-09-18 21:03:11] INFO "GET /ghost/.well-known/jwks.json" 200 11ms
- blog-db | 2025-09-18 21:02:47+00:00 [Note] [Entrypoint]: Entrypoint script for MySQL Server 8.0.43-1.el9 started.
- blog-db | '/var/lib/mysql/mysql.sock' -> '/var/run/mysqld/mysqld.sock'
- 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.
- activitypub-migrate-1 | 24/u set-published-date-to-created-at-in-feeds (1.044943924s)
- activitypub-migrate-1 | 25/u set-published-date-to-post-published-date-for-posts-in-feeds (1.045852034s)
- activitypub-migrate-1 | 26/u add-notifications-table (1.018318194s)
- activitypub-migrate-1 | 27/u add-created-at-to-key-value-table (1.005865176s)
- activitypub-migrate-1 | 28/u update-precision-of-timestamp-columns-in-accounts-table (1.051186695s)
- activitypub-migrate-1 | 29/u update-precision-of-timestamp-columns-in-feeds-table (1.079069514s)
- activitypub-migrate-1 | 30/u update-precision-of-timestamp-columns-in-follows-table (942.188318ms)
- 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.
- activitypub-migrate-1 | 31/u update-precision-of-timestamp-columns-in-key-value-table (708.727061ms)
- blog-db | 2025-09-18T21:02:48.256089Z 0 [System] [MY-010116] [Server] /usr/sbin/mysqld (mysqld 8.0.43) starting as process 1
- activitypub-migrate-1 | 32/u update-precision-of-timestamp-columns-in-likes-table (755.600203ms)
- blog-db | 2025-09-18T21:02:48.266674Z 1 [System] [MY-013576] [InnoDB] InnoDB initialization has started.
- activitypub-migrate-1 | 33/u update-precision-of-timestamp-columns-in-notifications-table (755.200708ms)
- blog-db | 2025-09-18T21:02:48.582676Z 1 [System] [MY-013577] [InnoDB] InnoDB initialization has ended.
- blog-db | 2025-09-18T21:02:48.897621Z 0 [Warning] [MY-010068] [Server] CA certificate ca.pem is self signed.
- activitypub-migrate-1 | 34/u update-precision-of-timestamp-columns-in-posts-table (832.725855ms)
- activitypub-migrate-1 | 35/u update-precision-of-timestamp-columns-in-reposts-table (803.698617ms)
- 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.
- 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.
- activitypub-migrate-1 | 36/u update-precision-of-timestamp-columns-in-sites-table (850.677765ms)
- activitypub-migrate-1 | 37/u update-precision-of-timestamp-columns-in-users-table (860.611875ms)
- activitypub-migrate-1 | 38/u remove-duplicate-account-rows (950.627869ms)
- activitypub-migrate-1 | 39/u add-metadata-column-to-posts-table (917.879032ms)
- activitypub-migrate-1 | 40/u add-blocks-table (850.456691ms)
- 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
- 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.
- 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'
- activitypub-migrate-1 | 41/u add-user-id-post-type-index-to-feeds-table (814.603115ms)
- activitypub-migrate-1 | 42/u add-generated-columns-and-indexes-to-keyvalue-table (960.907005ms)
- activitypub-migrate-1 | 43/u add-following-id-index-to-follows-table (929.876203ms)
- activitypub-migrate-1 | 44/u add-follow-id-index-to-follows-table (885.291168ms)
- activitypub-migrate-1 | 45/u add-domain-to-accounts-table (937.483407ms)
- activitypub-migrate-1 | 46/u add-domain-blocks-table (915.184098ms)
- activitypub-migrate-1 | 47/u backfill-account-domain (870.374041ms)
- activitypub-migrate-1 | 48/u account-domain-non-nullable (884.787094ms)
- activitypub-migrate-1 | 49/u add-domain-hash-to-domain-blocks-table (833.799543ms)
- activitypub-migrate-1 | 50/u add-mentions-table (787.681277ms)
- activitypub-migrate-1 | 51/u alter-key-on-key-value-table (763.984153ms)
- activitypub-migrate-1 | 52/u add-index-on-posts-table (780.540737ms)
- activitypub-migrate-1 | 53/u add-outboxes-table (629.841807ms)
- activitypub-migrate-1 | 54/u add-summary-to-posts-table (682.223494ms)
- activitypub-migrate-1 | 55/u recreate-outboxes-table (756.93873ms)
- activitypub-migrate-1 | 56/u populate-outboxes-table (621.23854ms)
- activitypub-migrate-1 | 57/u add-read-to-notifications (655.616157ms)
- activitypub-migrate-1 | 58/u add-index-on-notifications-table (671.487942ms)
- activitypub-migrate-1 | 59/u reset-unread-notifications-count (591.475087ms)
- activitypub-migrate-1 | 60/u add-account-delivery-backoffs-table (518.8509ms)
- activitypub-migrate-1 | 61/u add-ghost-ap-post-mappings-table (508.255781ms)
- activitypub-migrate-1 | 62/u add-inbox-url-hash-to-accounts-table (651.319968ms)
- activitypub-migrate-1 | 63/u populate-ghost-mapping-table (611.715413ms)
- activitypub-migrate-1 | 64/u add-ghost-pro-column-to-sites (607.526406ms)
- activitypub-migrate-1 | 65/u add-expires-index-to-key-value (555.603652ms)
- ghost-1 | [2025-09-18 21:03:12] INFO "GET /ghost/api/admin/site/" 200 413ms
- ghost-1 | [2025-09-18 21:03:12] INFO Explore Response 200 OK
- 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.
- ghost-1 | [2025-09-18 21:03:14] WARN {{#get}} helper took 271ms to complete
- ghost-1 |
- ghost-1 | {{#get}} helper took 271ms to complete
- ghost-1 |
- ghost-1 | Error ID:
- ghost-1 | e484d940-94d2-11f0-8e62-dbc703575ccb
- ghost-1 |
- ghost-1 | Error Code:
- ghost-1 | SLOW_GET_HELPER
- ghost-1 |
- ghost-1 | Details:
- ghost-1 | api: postsPublic.browse
- ghost-1 | apiOptions:
- ghost-1 | limit: 4
- ghost-1 | include: authors
- ghost-1 | filter: featured:true
- ghost-1 | context:
- ghost-1 | member: null
- ghost-1 | time: 271
- ghost-1 | returnedRows: 2
- ghost-1 |
- ghost-1 |
- ghost-1 | [2025-09-18 21:03:14] INFO "GET /" 200 1571ms
- activitypub-1 | 21:03:15.276 WRN fedify·runtime·docloader: The "handle" property is deprecated; use "identifier" or "username" instead.
- activitypub-1 | 21:03:15.296 INF activitypub: KnexKvStore: Get key _fedify,httpMessageSignaturesSpec,https://mastodon.social
- activitypub-1 | 21:03:15.440 INF activitypub: KnexKvStore: Set key _fedify,httpMessageSignaturesSpec,https://mastodon.social
- activitypub-1 | 21:03:15.518 INF activitypub: Following Ghost Explore account for new account 'https://www.ajfriesen.com/.ghost/activitypub/users/index'
- activitypub-1 | 21:03:15.543 INF activitypub: KnexKvStore: Set key https://www.ajfriesen.com/.ghost/activitypub/follow/3fbbd4da9f0645618cbb55c212d37113
- 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.
- activitypub-1 | 21:03:15.587 INF activitypub: KnexKvStore: Get key _fedify,httpMessageSignaturesSpec,https://mastodon.social
- 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'
- 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().
- 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).
- 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
- 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'
- 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().
- 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).
- 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
- 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'
- 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
- ghost-1 | [2025-09-18 21:03:16] INFO "GET /.well-known/webfinger?resource=acct:[email protected]" 301 2ms
- ghost-1 | [2025-09-18 21:03:16] INFO "GET /.well-known/webfinger/?resource=acct:[email protected]" 404 22ms
- ghost-1 | [2025-09-18 21:03:16] INFO "GET /.well-known/host-meta" 301 2ms
- ghost-1 | [2025-09-18 21:03:16] INFO "GET /.well-known/host-meta/" 404 6ms
- 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'):
- activitypub-1 | '{"error":"Error parsing signature parameters"}'
- activitypub-1 | 21:03:16.604 ERR activitypub: Failed to follow Ghost Explore account for 1
- ghost-1 | [2025-09-18 21:03:16] INFO Checking ActivityPub Webhook state
- 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
- 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
- ghost-1 | [2025-09-18 21:03:16] INFO ActivityPub webhooks in incorrect state, deleting all of them and starting fresh
- ghost-1 | [2025-09-18 21:03:17] INFO "GET /" 200 157ms
- ghost-1 | [2025-09-18 21:03:24] INFO "GET /members/api/member/" 204 12ms
- ghost-1 | [2025-09-18 21:03:24] INFO "GET /members/api/announcement/" 200 8ms
- ghost-1 | [2025-09-18 21:03:26] INFO "GET /rss/" 200 337ms
- ghost-1 | [2025-09-18 21:03:30] INFO "GET /rss/" 200 111ms
- ghost-1 | [2025-09-18 21:03:38] INFO "GET /content/images/2021/10/PXL_20210210_105816805.jpg" 200 11ms
- ghost-1 | [2025-09-18 21:04:17] INFO "GET /" 200 217ms
- ghost-1 | [2025-09-18 21:04:26] INFO "GET /rss/" 200 172ms
- ghost-1 | [2025-09-18 21:04:49] INFO "GET /members/api/member/" 204 2ms
- ghost-1 | [2025-09-18 21:04:50] INFO "OPTIONS /members/api/announcement/" 204 4ms
- ghost-1 | [2025-09-18 21:04:50] INFO "GET /members/api/announcement/" 200 10ms
- ghost-1 | [2025-09-18 21:05:00] INFO "GET /" 200 200ms
- ghost-1 | [2025-09-18 21:05:00] INFO "GET /assets/fonts/inter-roman.woff2?v=d7b5240c13" 200 9ms
- ghost-1 | [2025-09-18 21:05:00] INFO "GET /assets/built/screen.css?v=d7b5240c13" 200 16ms
- ghost-1 | [2025-09-18 21:05:00] INFO "GET /assets/fonts/jetbrains-mono-roman.woff2?v=d7b5240c13" 200 9ms
- ghost-1 | [2025-09-18 21:05:00] INFO "GET /assets/built/source.js?v=d7b5240c13" 200 26ms
- ghost-1 | [2025-09-18 21:05:00] INFO "GET /assets/fonts/jetbrains-mono-italic.woff2?v=d7b5240c13" 200 10ms
- ghost-1 | [2025-09-18 21:05:00] INFO "GET /public/cards.min.css?v=d7b5240c13" 200 20ms
- ghost-1 | [2025-09-18 21:05:00] INFO "GET /public/cards.min.js?v=d7b5240c13" 200 8ms
- ghost-1 | [2025-09-18 21:05:00] INFO "GET /public/member-attribution.min.js?v=d7b5240c13" 200 8ms
- ghost-1 | [2025-09-18 21:05:00] INFO "GET /public/comment-counts.min.js?v=d7b5240c13" 200 10ms
- ghost-1 | [2025-09-18 21:05:00] INFO "GET /public/ghost-stats.min.js?v=d7b5240c13" 200 11ms
- ghost-1 | [2025-09-18 21:05:00] INFO "GET /members/api/member/" 204 2ms
- ghost-1 | [2025-09-18 21:05:00] INFO "OPTIONS /members/api/announcement/" 204 1ms
- ghost-1 | [2025-09-18 21:05:00] INFO "OPTIONS /ghost/api/content/settings/?key=fbdce46d917b762279790544c8" 204 16ms
- 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
- ghost-1 | [2025-09-18 21:05:00] INFO "OPTIONS /ghost/api/content/newsletters/?limit=100&key=fbdce46d917b762279790544c8" 204 1ms
- ghost-1 | [2025-09-18 21:05:00] INFO "GET /members/api/announcement/" 200 3ms
- ghost-1 | [2025-09-18 21:05:00] INFO "GET /ghost/api/content/settings/?key=fbdce46d917b762279790544c8" 304 56ms
- 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
- ghost-1 | [2025-09-18 21:05:00] INFO "GET /ghost/api/content/newsletters/?limit=100&key=fbdce46d917b762279790544c8" 304 47ms
- ghost-1 | [2025-09-18 21:05:00] INFO "OPTIONS /.ghost/analytics/api/v1/page_hit?name=analytics_events" 301 3ms
- ghost-1 | [2025-09-18 21:05:04] INFO "GET /ghost/" 200 19ms
- ghost-1 | [2025-09-18 21:05:04] INFO "GET /ghost/api/admin/users/me/?include=roles" 200 63ms
- ghost-1 | [2025-09-18 21:05:04] INFO "GET /ghost/api/admin/site/" 200 4ms
- ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/config/" 200 24ms
- 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
- 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
- ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/notifications/" 200 48ms
- ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/themes/active/" 200 70ms
- ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/identities/" 200 69ms
- 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
- ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/site/" 200 3ms
- ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/site/" 200 2ms
- ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/config/" 200 43ms
- ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/tinybird/token/" 200 117ms
- 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
- ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/stats/mrr/" 200 125ms
- ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/stats/member_count/?date_from=2025-08-19" 200 135ms
- ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/stats/subscriptions/" 200 140ms
- 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
- 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)
- ghost-1 |
- ghost-1 | Response code 404 (Not Found)
- ghost-1 |
- ghost-1 | Error Code:
- ghost-1 | ERR_NON_2XX_3XX_RESPONSE
- ghost-1 |
- ghost-1 | ----------------------------------------
- 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'
- activitypub-1 | 21:05:05.505 INF activitypub: KnexKvStore: Get key cachedJwks,www.ajfriesen.com
- 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
- activitypub-1 | 21:05:05.525 WRN fedify·federation·http: 'GET' '/.ghost/activitypub/stable/notifications/unread/count': 404
- ghost-1 |
- ghost-1 | HTTPError: Response code 404 (Not Found)
- ghost-1 | at Request.<anonymous> (/var/lib/ghost/versions/6.0.9/node_modules/got/dist/source/as-promise/index.js:118:42)
- ghost-1 | at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
- ghost-1 |
- 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)
- ghost-1 |
- ghost-1 | Response code 404 (Not Found)
- ghost-1 |
- ghost-1 | Error Code:
- ghost-1 | ERR_NON_2XX_3XX_RESPONSE
- ghost-1 |
- ghost-1 | ----------------------------------------
- ghost-1 |
- ghost-1 | HTTPError: Response code 404 (Not Found)
- ghost-1 | at Request.<anonymous> (/var/lib/ghost/versions/6.0.9/node_modules/got/dist/source/as-promise/index.js:118:42)
- ghost-1 | at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
- ghost-1 |
- ghost-1 | [2025-09-18 21:05:05] INFO "GET /ghost/api/admin/stats/posts/68766ce99a41df00019a8549/stats/" 200 78ms
- 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
- ghost-1 | [2025-09-18 21:05:06] INFO "GET /.ghost/activitypub/stable/client-config/" 404 9ms
- ghost-1 | [2025-09-18 21:05:06] INFO "GET /ghost/api/admin/site/" 200 3ms
- ghost-1 | [2025-09-18 21:05:06] INFO "GET /ghost/api/admin/users/me/?include=roles" 200 38ms
- ghost-1 | [2025-09-18 21:05:06] INFO "GET /ghost/api/admin/identities/" 200 31ms
- ghost-1 | [2025-09-18 21:05:07] INFO "GET /ghost/api/admin/identities/" 200 35ms
- 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'
- activitypub-1 | 21:05:07.017 INF activitypub: KnexKvStore: Get key cachedJwks,www.ajfriesen.com
- 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
- 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'
- activitypub-1 | 21:05:07.085 INF activitypub: KnexKvStore: Get key cachedJwks,www.ajfriesen.com
- 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().
- 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).
- 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
- 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'
- activitypub-1 | 21:05:07.130 INF activitypub: KnexKvStore: Get key cachedJwks,www.ajfriesen.com
- 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
- 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'
- activitypub-1 | 21:05:07.170 INF activitypub: KnexKvStore: Get key cachedJwks,www.ajfriesen.com
- 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
- 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'
- ghost-1 | [2025-09-18 21:05:07] INFO "GET /ghost/api/admin/identities/" 200 38ms
- ghost-1 | [2025-09-18 21:05:07] INFO "GET /ghost/api/admin/identities/" 200 27ms
- ghost-1 | [2025-09-18 21:05:07] INFO "GET /ghost/api/admin/identities/" 200 20ms
- ghost-1 | [2025-09-18 21:05:07] INFO "GET /ghost/api/admin/identities/" 200 37ms
- ghost-1 | [2025-09-18 21:05:07] INFO "GET /ghost/api/admin/identities/" 200 37ms
- activitypub-1 | 21:05:07.210 INF activitypub: KnexKvStore: Get key cachedJwks,www.ajfriesen.com
- 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
- 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'
- activitypub-1 | 21:05:07.270 INF activitypub: KnexKvStore: Get key cachedJwks,www.ajfriesen.com
- 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
- 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'
- activitypub-1 | 21:05:07.327 INF activitypub: KnexKvStore: Get key cachedJwks,www.ajfriesen.com
- 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