switching up sites

This commit is contained in:
Brodin 2024-08-15 01:20:30 -04:00
parent 64eb98fe0e
commit 9098407321
35 changed files with 890 additions and 9 deletions

View File

@ -145,6 +145,7 @@ services:
- ${CONFIG_LOCATION}/readarr:/config - ${CONFIG_LOCATION}/readarr:/config
- ${DATA_LOCATION}/Books:/books - ${DATA_LOCATION}/Books:/books
- /media/seedbox:/downloads - /media/seedbox:/downloads
- ${DATA_LOCATION}/Downloads:/downloads-local
expose: expose:
- "8787" - "8787"
ports: ports:
@ -164,6 +165,7 @@ services:
- ${CONFIG_LOCATION}/readarr-audio:/config - ${CONFIG_LOCATION}/readarr-audio:/config
- ${DATA_LOCATION}/Audiobooks:/audiobooks - ${DATA_LOCATION}/Audiobooks:/audiobooks
- /media/seedbox:/downloads - /media/seedbox:/downloads
- ${DATA_LOCATION}/Downloads:/downloads-local
restart: unless-stopped restart: unless-stopped
networks: networks:
default: default:

View File

@ -1,9 +0,0 @@
location /tt-rss/ {
proxy_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr;
proxy_set_header X-Forwarded-For $remote_addr;
proxy_set_header X-Forwarded-Proto $scheme;
proxy_pass http://127.0.0.1:8280/tt-rss/;
break;
}

View File

@ -0,0 +1,5 @@
DOMAIN=example.com
DBPASS=password
EMAIL=example@mail.com
DOMAIN=example.com

3
sites/ghost-botc/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
db/*
content/*
config.*.json

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 226 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 946 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 226 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 946 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 305 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 896 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 226 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

View File

@ -0,0 +1,2 @@
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":50,"version":"5.87.2","req":{"meta":{"requestId":"fd05f008-c9cd-4279-87ab-3fe2e61b52ad","userId":null},"url":"/users/me/?include=roles","method":"GET","originalUrl":"/ghost/api/admin/users/me/?include=roles","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/users/me/?include=roles","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin"},"query":{"include":"roles"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"343","etag":"W/\"157-wWh5Kb9wSuG4LiLq40Aj4BI4MGs\""},"statusCode":403,"responseTime":"2ms"},"err":{"id":"c60cb1e0-5a7c-11ef-b390-213ad67ebaaf","domain":"https://botc.brodin.rocks","code":null,"name":"NoPermissionError","statusCode":403,"level":"normal","message":"Authorization failed","context":"\"Unable to determine the authenticated user or integration. Check that cookies are being passed through if using session authentication.\"","stack":"NoPermissionError: Authorization failed\n at authorizeAdminApi (/var/lib/ghost/versions/5.87.2/core/server/services/auth/authorize.js:33:25)\n at Layer.handle [as handle_request] (/var/lib/ghost/versions/5.87.2/node_modules/express/lib/router/layer.js:95:5)\n at next (/var/lib/ghost/versions/5.87.2/node_modules/express/lib/router/route.js:149:13)\n at authenticate (/var/lib/ghost/versions/5.87.2/core/server/services/auth/session/middleware.js:28:13)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","hideStack":false},"msg":"Authorization failed","time":"2024-08-14T20:35:41.695Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":50,"version":"5.87.2","req":{"meta":{"requestId":"48ffe3f6-a862-4b24-9ae5-60872a9eeafc","userId":null},"url":"/users/me/?include=roles","method":"GET","originalUrl":"/ghost/api/admin/users/me/?include=roles","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/users/me/?include=roles","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin"},"query":{"include":"roles"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"343","etag":"W/\"157-KUyUOYC+cbWVK1UqtFawovRoJ3c\""},"statusCode":403,"responseTime":"1ms"},"err":{"id":"c6158b80-5a7c-11ef-b390-213ad67ebaaf","domain":"https://botc.brodin.rocks","code":null,"name":"NoPermissionError","statusCode":403,"level":"normal","message":"Authorization failed","context":"\"Unable to determine the authenticated user or integration. Check that cookies are being passed through if using session authentication.\"","stack":"NoPermissionError: Authorization failed\n at authorizeAdminApi (/var/lib/ghost/versions/5.87.2/core/server/services/auth/authorize.js:33:25)\n at Layer.handle [as handle_request] (/var/lib/ghost/versions/5.87.2/node_modules/express/lib/router/layer.js:95:5)\n at next (/var/lib/ghost/versions/5.87.2/node_modules/express/lib/router/route.js:149:13)\n at authenticate (/var/lib/ghost/versions/5.87.2/core/server/services/auth/session/middleware.js:28:13)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","hideStack":false},"msg":"Authorization failed","time":"2024-08-14T20:35:41.753Z","v":0}

View File

@ -0,0 +1,9 @@
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":50,"version":"5.87.2","err":{"id":500,"domain":"https://botc.brodin.rocks","code":"ECONNREFUSED","name":"DatabaseError","statusCode":500,"level":"critical","message":"connect ECONNREFUSED 172.18.0.39:3306","help":"\"Unknown database error\"","stack":"Error: connect ECONNREFUSED 172.18.0.39:3306\n at /var/lib/ghost/versions/5.87.2/node_modules/knex-migrator/lib/database.js:57:19\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)","hideStack":false},"msg":"connect ECONNREFUSED 172.18.0.39:3306","time":"2024-08-13T17:49:26.431Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":50,"version":"5.87.2","err":{"id":500,"domain":"https://botc.brodin.rocks","code":"ECONNREFUSED","name":"DatabaseError","statusCode":500,"level":"critical","message":"connect ECONNREFUSED 172.18.0.39:3306","help":"\"Unknown database error\"","stack":"Error: connect ECONNREFUSED 172.18.0.39:3306\n at /var/lib/ghost/versions/5.87.2/node_modules/knex-migrator/lib/database.js:57:19\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)","hideStack":false},"msg":"connect ECONNREFUSED 172.18.0.39:3306","time":"2024-08-13T17:49:27.683Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":50,"version":"5.87.2","err":{"id":500,"domain":"https://botc.brodin.rocks","code":"ECONNREFUSED","name":"DatabaseError","statusCode":500,"level":"critical","message":"connect ECONNREFUSED 172.18.0.39:3306","help":"\"Unknown database error\"","stack":"Error: connect ECONNREFUSED 172.18.0.39:3306\n at /var/lib/ghost/versions/5.87.2/node_modules/knex-migrator/lib/database.js:57:19\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)","hideStack":false},"msg":"connect ECONNREFUSED 172.18.0.39:3306","time":"2024-08-13T17:49:28.914Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":50,"version":"5.87.2","err":{"id":500,"domain":"https://botc.brodin.rocks","code":"ECONNREFUSED","name":"DatabaseError","statusCode":500,"level":"critical","message":"connect ECONNREFUSED 172.18.0.39:3306","help":"\"Unknown database error\"","stack":"Error: connect ECONNREFUSED 172.18.0.39:3306\n at /var/lib/ghost/versions/5.87.2/node_modules/knex-migrator/lib/database.js:57:19\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)","hideStack":false},"msg":"connect ECONNREFUSED 172.18.0.39:3306","time":"2024-08-13T17:49:30.404Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":50,"version":"5.87.2","err":{"id":500,"domain":"https://botc.brodin.rocks","code":"ECONNREFUSED","name":"DatabaseError","statusCode":500,"level":"critical","message":"connect ECONNREFUSED 172.18.0.39:3306","help":"\"Unknown database error\"","stack":"Error: connect ECONNREFUSED 172.18.0.39:3306\n at /var/lib/ghost/versions/5.87.2/node_modules/knex-migrator/lib/database.js:57:19\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)","hideStack":false},"msg":"connect ECONNREFUSED 172.18.0.39:3306","time":"2024-08-13T17:49:32.223Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":50,"version":"5.87.2","err":{"id":500,"domain":"https://botc.brodin.rocks","code":"ECONNREFUSED","name":"DatabaseError","statusCode":500,"level":"critical","message":"connect ECONNREFUSED 172.18.0.39:3306","help":"\"Unknown database error\"","stack":"Error: connect ECONNREFUSED 172.18.0.39:3306\n at /var/lib/ghost/versions/5.87.2/node_modules/knex-migrator/lib/database.js:57:19\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)","hideStack":false},"msg":"connect ECONNREFUSED 172.18.0.39:3306","time":"2024-08-13T17:49:34.861Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":50,"version":"5.87.2","req":{"meta":{"requestId":"3679151c-de29-4349-8394-9fc408f9916d","userId":null},"url":"/users/me/?include=roles","method":"GET","originalUrl":"/ghost/api/admin/users/me/?include=roles","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/users/me/?include=roles","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin"},"query":{"include":"roles"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"343","etag":"W/\"157-zC7QE4juDL+AL57d7xAK9JmC2s4\""},"statusCode":403,"responseTime":"92ms"},"err":{"id":"fb71bc80-599c-11ef-b390-213ad67ebaaf","domain":"https://botc.brodin.rocks","code":null,"name":"NoPermissionError","statusCode":403,"level":"normal","message":"Authorization failed","context":"\"Unable to determine the authenticated user or integration. Check that cookies are being passed through if using session authentication.\"","stack":"NoPermissionError: Authorization failed\n at authorizeAdminApi (/var/lib/ghost/versions/5.87.2/core/server/services/auth/authorize.js:33:25)\n at Layer.handle [as handle_request] (/var/lib/ghost/versions/5.87.2/node_modules/express/lib/router/layer.js:95:5)\n at next (/var/lib/ghost/versions/5.87.2/node_modules/express/lib/router/route.js:149:13)\n at authenticate (/var/lib/ghost/versions/5.87.2/core/server/services/auth/session/middleware.js:28:13)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","hideStack":false},"msg":"Authorization failed","time":"2024-08-13T17:53:44.011Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":50,"version":"5.87.2","req":{"meta":{"requestId":"3980c79e-5ea9-4dc8-b139-7f47b5b71bfa","userId":null},"url":"/users/me/?include=roles","method":"GET","originalUrl":"/ghost/api/admin/users/me/?include=roles","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/users/me/?include=roles","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin"},"query":{"include":"roles"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"343","etag":"W/\"157-UoisPSuMSBCs9d68JXVfEn24DDY\""},"statusCode":403,"responseTime":"3ms"},"err":{"id":"fb7984b0-599c-11ef-b390-213ad67ebaaf","domain":"https://botc.brodin.rocks","code":null,"name":"NoPermissionError","statusCode":403,"level":"normal","message":"Authorization failed","context":"\"Unable to determine the authenticated user or integration. Check that cookies are being passed through if using session authentication.\"","stack":"NoPermissionError: Authorization failed\n at authorizeAdminApi (/var/lib/ghost/versions/5.87.2/core/server/services/auth/authorize.js:33:25)\n at Layer.handle [as handle_request] (/var/lib/ghost/versions/5.87.2/node_modules/express/lib/router/layer.js:95:5)\n at next (/var/lib/ghost/versions/5.87.2/node_modules/express/lib/router/route.js:149:13)\n at authenticate (/var/lib/ghost/versions/5.87.2/core/server/services/auth/session/middleware.js:28:13)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","hideStack":false},"msg":"Authorization failed","time":"2024-08-13T17:53:44.061Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":50,"version":"5.87.2","err":{"id":"128ef130-599d-11ef-b390-213ad67ebaaf","domain":"https://botc.brodin.rocks","code":"EAUTH","name":"EmailError","statusCode":500,"level":"normal","message":"Failed to send email. Reason: Missing credentials for \"PLAIN\".","context":"\"Unable to send welcome email, your site will continue to function.\"","help":"\"Please see https://ghost.org/docs/config/#mail for instructions on configuring email.\"","stack":"Error: Missing credentials for \"PLAIN\"\n at createMailError (/var/lib/ghost/versions/5.87.2/core/server/services/mail/GhostMailer.js:105:12)\n at SMTPConnection._formatError (/var/lib/ghost/versions/5.87.2/node_modules/nodemailer/lib/smtp-connection/index.js:798:19)\n at SMTPConnection.login (/var/lib/ghost/versions/5.87.2/node_modules/nodemailer/lib/smtp-connection/index.js:452:38)\n at /var/lib/ghost/versions/5.87.2/node_modules/nodemailer/lib/smtp-transport/index.js:272:32\n at SMTPConnection.<anonymous> (/var/lib/ghost/versions/5.87.2/node_modules/nodemailer/lib/smtp-connection/index.js:215:17)\n at Object.onceWrapper (node:events:631:28)\n at SMTPConnection.emit (node:events:517:28)\n at SMTPConnection.emit (node:domain:489:12)\n at SMTPConnection._actionEHLO (/var/lib/ghost/versions/5.87.2/node_modules/nodemailer/lib/smtp-connection/index.js:1360:14)\n at SMTPConnection._processResponse (/var/lib/ghost/versions/5.87.2/node_modules/nodemailer/lib/smtp-connection/index.js:982:20)\n at SMTPConnection._onData (/var/lib/ghost/versions/5.87.2/node_modules/nodemailer/lib/smtp-connection/index.js:763:14)\n at SMTPConnection._onSocketData (/var/lib/ghost/versions/5.87.2/node_modules/nodemailer/lib/smtp-connection/index.js:195:44)\n at TLSSocket.emit (node:events:517:28)\n at TLSSocket.emit (node:domain:489:12)\n at addChunk (node:internal/streams/readable:368:12)\n at readableAddChunk (node:internal/streams/readable:341:9)\n at Readable.push (node:internal/streams/readable:278:10)","hideStack":false},"msg":"Failed to send email. Reason: Missing credentials for \"PLAIN\".","time":"2024-08-13T17:54:22.789Z","v":0}

View File

@ -0,0 +1,289 @@
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":7},"msg":"Worker for job \"mentions-email-report\" online","time":"2024-08-14T00:05:39.660Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job mentions-email-report sent a message: done","time":"2024-08-14T00:05:39.663Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":8},"msg":"Worker for job \"mentions-email-report\" online","time":"2024-08-14T01:05:39.664Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job mentions-email-report sent a message: done","time":"2024-08-14T01:05:39.668Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":9},"msg":"Worker for job \"update-check\" online","time":"2024-08-14T01:48:28.024Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job update-check sent a message: Missing mail.from config, falling back to a generated email address. Please update your config file and set a valid from address","time":"2024-08-14T01:48:28.669Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job update-check sent a message: Ran update check","time":"2024-08-14T01:48:29.242Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job update-check sent a message: done","time":"2024-08-14T01:48:29.242Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":10},"msg":"Worker for job \"mentions-email-report\" online","time":"2024-08-14T02:05:39.664Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job mentions-email-report sent a message: done","time":"2024-08-14T02:05:39.668Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":11},"msg":"Worker for job \"clean-expired-comped\" online","time":"2024-08-14T02:48:50.024Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job clean-expired-comped sent a message: Removed 0 expired subscriptions, updated 0 members in 233ms","time":"2024-08-14T02:48:50.283Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job clean-expired-comped sent a message: done","time":"2024-08-14T02:48:50.284Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":12},"msg":"Worker for job \"mentions-email-report\" online","time":"2024-08-14T03:05:39.669Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job mentions-email-report sent a message: done","time":"2024-08-14T03:05:39.677Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":13},"msg":"Worker for job \"clean-tokens\" online","time":"2024-08-14T03:36:00.024Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job clean-tokens sent a message: Removed 0 tokens created before 2024-08-13T03:36:00.041Z in 241ms","time":"2024-08-14T03:36:00.282Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job clean-tokens sent a message: done","time":"2024-08-14T03:36:00.282Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":14},"msg":"Worker for job \"mentions-email-report\" online","time":"2024-08-14T04:05:39.668Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job mentions-email-report sent a message: done","time":"2024-08-14T04:05:39.672Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":15},"msg":"Worker for job \"mentions-email-report\" online","time":"2024-08-14T05:05:39.670Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job mentions-email-report sent a message: done","time":"2024-08-14T05:05:39.673Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"3dc254f5-b246-4b28-a79c-d693a9ae8b6c","userId":null},"url":"/wp-admin/setup-config.php?step=1","method":"GET","originalUrl":"/wp-admin/setup-config.php?step=1","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"139.59.250.74","x-forwarded-for":"139.59.250.74","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/wp-admin/setup-config.php?step=1","user-agent":"Apache/2.4.34 (Ubuntu) OpenSSL/1.1.1 (internal dummy connection)","referer":"http://botc.brodin.rocks/wp-admin/setup-config.php?step=1","accept-encoding":"gzip"},"query":{"step":"1"}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/wp-admin/setup-config.php/?step=1"},"statusCode":301,"responseTime":"4ms"},"msg":"","time":"2024-08-14T05:28:58.658Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"e1ae8090-d340-4609-8694-303538ff31ff","userId":null},"url":"/wp-admin/setup-config.php/?step=1","method":"GET","originalUrl":"/wp-admin/setup-config.php/?step=1","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"139.59.250.74","x-forwarded-for":"139.59.250.74","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/wp-admin/setup-config.php/?step=1","user-agent":"Apache/2.4.34 (Ubuntu) OpenSSL/1.1.1 (internal dummy connection)","referer":"https://botc.brodin.rocks/wp-admin/setup-config.php?step=1","accept-encoding":"gzip"},"query":{"step":"1"}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"48ms"},"msg":"","time":"2024-08-14T05:28:58.956Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"c4af74dc-ff22-4e0d-9489-245cc986cbfd","userId":null},"url":"/wordpress/wp-admin/setup-config.php?step=1","method":"GET","originalUrl":"/wordpress/wp-admin/setup-config.php?step=1","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"139.59.250.74","x-forwarded-for":"139.59.250.74","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/wordpress/wp-admin/setup-config.php?step=1","user-agent":"Apache/2.4.34 (Ubuntu) OpenSSL/1.1.1 (internal dummy connection)","referer":"http://botc.brodin.rocks/wordpress/wp-admin/setup-config.php?step=1","accept-encoding":"gzip"},"query":{"step":"1"}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/wordpress/wp-admin/setup-config.php/?step=1"},"statusCode":301,"responseTime":"1ms"},"msg":"","time":"2024-08-14T05:28:59.452Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"997ae2ce-8f3b-4c74-b2cc-b4704de5c1b3","userId":null},"url":"/wordpress/wp-admin/setup-config.php/?step=1","method":"GET","originalUrl":"/wordpress/wp-admin/setup-config.php/?step=1","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"139.59.250.74","x-forwarded-for":"139.59.250.74","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/wordpress/wp-admin/setup-config.php/?step=1","user-agent":"Apache/2.4.34 (Ubuntu) OpenSSL/1.1.1 (internal dummy connection)","referer":"https://botc.brodin.rocks/wordpress/wp-admin/setup-config.php?step=1","accept-encoding":"gzip"},"query":{"step":"1"}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"29ms"},"msg":"","time":"2024-08-14T05:28:59.733Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"bacc1a1b-f515-489d-bf83-d22cac779294","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"171.244.43.14","x-forwarded-for":"171.244.43.14","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36","accept-language":"ja,en-US;q=0.9,en;q=0.8","accept":"*/*","accept-encoding":"gzip, deflate"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"43ms"},"msg":"","time":"2024-08-14T05:50:53.536Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"feffbce6-3e0c-4dc0-94c5-9ac6f3e9d383","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"47.88.90.156","x-forwarded-for":"47.88.90.156","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Linux; Android 11; M2004J15SC) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.114 Mobile Safari/537.36","accept":"*/*","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"41ms"},"msg":"","time":"2024-08-14T05:54:04.284Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"fc0eda98-0e65-4c6c-9af1-e761b57675d0","userId":null},"url":"/Public/home/js/check.js","method":"GET","originalUrl":"/Public/home/js/check.js","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"47.88.5.56","x-forwarded-for":"47.88.5.56","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/Public/home/js/check.js","user-agent":"Mozilla/5.0 (Linux; Android 11; M2004J15SC) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.114 Mobile Safari/537.36","accept":"*/*","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/Public/home/js/check.js/"},"statusCode":301,"responseTime":"3ms"},"msg":"","time":"2024-08-14T05:54:05.500Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"9de86048-5423-4d50-947d-0978115f77a5","userId":null},"url":"/Public/home/js/check.js/","method":"GET","originalUrl":"/Public/home/js/check.js/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"47.88.5.56","x-forwarded-for":"47.88.5.56","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/Public/home/js/check.js/","user-agent":"Mozilla/5.0 (Linux; Android 11; M2004J15SC) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.114 Mobile Safari/537.36","accept":"*/*","referer":"https://botc.brodin.rocks/Public/home/js/check.js","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/public/home/js/check.js/","vary":"Accept, Accept-Encoding","content-type":"text/plain; charset=utf-8","content-length":"59"},"statusCode":301,"responseTime":"5ms"},"msg":"","time":"2024-08-14T05:54:06.522Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"b2f493cc-037e-4261-8454-24d07dd974b6","userId":null},"url":"/public/home/js/check.js/","method":"GET","originalUrl":"/public/home/js/check.js/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"47.88.5.56","x-forwarded-for":"47.88.5.56","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/public/home/js/check.js/","user-agent":"Mozilla/5.0 (Linux; Android 11; M2004J15SC) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.114 Mobile Safari/537.36","accept":"*/*","referer":"https://botc.brodin.rocks/Public/home/js/check.js/","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"27ms"},"msg":"","time":"2024-08-14T05:54:06.809Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"86de74e0-db85-475b-b2a6-a3913b53200f","userId":null},"url":"/static/admin/javascript/hetong.js","method":"GET","originalUrl":"/static/admin/javascript/hetong.js","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"47.254.25.10","x-forwarded-for":"47.254.25.10","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/static/admin/javascript/hetong.js","user-agent":"Mozilla/5.0 (Linux; Android 11; M2004J15SC) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.114 Mobile Safari/537.36","accept":"*/*","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/static/admin/javascript/hetong.js/"},"statusCode":301,"responseTime":"1ms"},"msg":"","time":"2024-08-14T05:54:08.012Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"392e343f-d806-40df-9a05-0a57e0d496d6","userId":null},"url":"/static/admin/javascript/hetong.js/","method":"GET","originalUrl":"/static/admin/javascript/hetong.js/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"47.254.25.10","x-forwarded-for":"47.254.25.10","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/static/admin/javascript/hetong.js/","user-agent":"Mozilla/5.0 (Linux; Android 11; M2004J15SC) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.114 Mobile Safari/537.36","accept":"*/*","referer":"https://botc.brodin.rocks/static/admin/javascript/hetong.js","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"28ms"},"msg":"","time":"2024-08-14T05:54:08.302Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":16},"msg":"Worker for job \"mentions-email-report\" online","time":"2024-08-14T06:05:39.672Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job mentions-email-report sent a message: done","time":"2024-08-14T06:05:39.676Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"d8fccb4f-69e4-449f-943b-9a77bdd53478","userId":null},"url":"/","method":"HEAD","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"195.211.77.140","x-forwarded-for":"195.211.77.140","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36","accept-encoding":"gzip, deflate","accept":"*/*"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","content-length":"9356","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","vary":"Accept-Encoding"},"statusCode":200,"responseTime":"29ms"},"msg":"","time":"2024-08-14T06:26:10.225Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"ed8b92c6-c29f-4c10-a10c-b0186c8b4c54","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"195.211.77.142","x-forwarded-for":"195.211.77.142","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36","accept-encoding":"gzip, deflate","accept":"*/*"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"32ms"},"msg":"","time":"2024-08-14T06:26:30.521Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"464c2170-9664-4a97-ab22-121f0671054b","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"154.28.229.91","x-forwarded-for":"154.28.229.91","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","sec-ch-ua":"Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9","sec-fetch-mode":"navigate"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"35ms"},"msg":"","time":"2024-08-14T06:26:39.941Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"b9dec2cb-349e-49bc-b639-d7a5c47054eb","userId":null},"url":"/assets/built/casper.js?v=c2aab1ec18","method":"GET","originalUrl":"/assets/built/casper.js?v=c2aab1ec18","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"154.28.229.91","x-forwarded-for":"154.28.229.91","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/assets/built/casper.js?v=c2aab1ec18","accept":"*/*;q=0.8","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","sec-ch-ua":"Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9","sec-fetch-mode":"navigate"},"query":{"v":"c2aab1ec18"}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"cddd-7438674ba0\"","content-type":"application/javascript; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"6ms"},"msg":"","time":"2024-08-14T06:26:40.147Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"aaccd8da-1819-4b82-b190-1f0daf825c5f","userId":null},"url":"/public/cards.min.js?v=c2aab1ec18","method":"GET","originalUrl":"/public/cards.min.js?v=c2aab1ec18","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"154.28.229.91","x-forwarded-for":"154.28.229.91","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/public/cards.min.js?v=c2aab1ec18","accept":"*/*;q=0.8","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","sec-ch-ua":"Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9","sec-fetch-mode":"navigate"},"query":{"v":"c2aab1ec18"}},"res":{"_headers":{"x-powered-by":"Express","content-type":"application/javascript","etag":"\"431228c753b74a6958600d170f921e6d\"","cache-control":"public, max-age=31536000","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"13ms"},"msg":"","time":"2024-08-14T06:26:42.754Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"61c8475b-9fee-4996-9311-9f220214a222","userId":null},"url":"/rss/","method":"GET","originalUrl":"/rss/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"154.28.229.91","x-forwarded-for":"154.28.229.91","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/rss/","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","sec-ch-ua":"Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9","sec-fetch-mode":"navigate"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/xml; charset=utf-8","etag":"W/\"7c2-HvOF6hbfOanR872KRSwOj8lnf+I\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"63ms"},"msg":"","time":"2024-08-14T06:26:42.803Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"c82e60ee-d421-40f3-a55e-d4a365a72d99","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"154.28.229.91","x-forwarded-for":"154.28.229.91","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","sec-ch-ua":"Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9","sec-fetch-mode":"navigate"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"65ms"},"msg":"","time":"2024-08-14T06:26:42.804Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"dcb0fd70-a50d-4bff-b66a-6baf6ed709f4","userId":null},"url":"/about/","method":"GET","originalUrl":"/about/","params":{"slug":"about"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"154.28.229.91","x-forwarded-for":"154.28.229.91","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/about/","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","sec-ch-ua":"Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9","sec-fetch-mode":"navigate"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"2b47-JyqvyKOOXs7JEXGzrQEpSEydQX4\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"65ms"},"msg":"","time":"2024-08-14T06:26:42.806Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"580ad981-e684-4935-aae5-b344ac8a3258","userId":null},"url":"/coming-soon/","method":"GET","originalUrl":"/coming-soon/","params":{"slug":"coming-soon"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"154.28.229.91","x-forwarded-for":"154.28.229.91","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/coming-soon/","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","sec-ch-ua":"Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9","sec-fetch-mode":"navigate"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"2f15-Pbr2tiW0Z+0Xjz6oLtxkEJOxoMQ\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"69ms"},"msg":"","time":"2024-08-14T06:26:42.810Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"7c749189-7a22-41ea-8c34-74681e9dc99f","userId":null},"url":"/webmentions/receive/","method":"GET","originalUrl":"/webmentions/receive/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"154.28.229.91","x-forwarded-for":"154.28.229.91","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/webmentions/receive/","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Safari/537.36","sec-ch-ua":"Google Chrome\";v=\"111\", \"Not(A:Brand\";v=\"8\", \"Chromium\";v=\"111","accept-encoding":"gzip, deflate, br","accept-language":"en-US,en;q=0.9","sec-fetch-mode":"navigate"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"73ms"},"msg":"","time":"2024-08-14T06:26:42.815Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":17},"msg":"Worker for job \"mentions-email-report\" online","time":"2024-08-14T07:05:39.676Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job mentions-email-report sent a message: done","time":"2024-08-14T07:05:39.680Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"c1b67296-7350-4971-be26-986b7cb685d4","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"51.81.46.212","x-forwarded-for":"51.81.46.212","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","accept-encoding":"identity","x-scanned-by":"RecordedFuture-Global Inventory"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","content-length":"9356","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","vary":"Accept-Encoding"},"statusCode":200,"responseTime":"22ms"},"msg":"","time":"2024-08-14T07:08:46.769Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":18},"msg":"Worker for job \"mentions-email-report\" online","time":"2024-08-14T08:05:39.680Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job mentions-email-report sent a message: done","time":"2024-08-14T08:05:39.684Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":19},"msg":"Worker for job \"mentions-email-report\" online","time":"2024-08-14T09:05:39.680Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job mentions-email-report sent a message: done","time":"2024-08-14T09:05:39.684Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":20},"msg":"Worker for job \"mentions-email-report\" online","time":"2024-08-14T10:05:39.684Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job mentions-email-report sent a message: done","time":"2024-08-14T10:05:39.687Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"9e69a2d6-cb73-4d91-bee9-3419e54e1c85","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"104.166.80.190","x-forwarded-for":"104.166.80.190","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (X11; Linux i686; rv:109.0) Gecko/20100101 Firefox/120.0","accept-encoding":"gzip, deflate","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8","accept-language":"en-US,en;q=0.5","cache-control":"max-age=0","upgrade-insecure-requests":"1"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"42ms"},"msg":"","time":"2024-08-14T11:04:56.687Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":21},"msg":"Worker for job \"mentions-email-report\" online","time":"2024-08-14T11:05:39.684Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job mentions-email-report sent a message: done","time":"2024-08-14T11:05:39.688Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"8cdff242-8376-4f6d-8042-7c216ad9921d","userId":null},"url":"/.env","method":"GET","originalUrl":"/.env","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/.env","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/.env/"},"statusCode":301,"responseTime":"4ms"},"msg":"","time":"2024-08-14T11:09:59.441Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"1aa00e3c-72f6-4c2b-9a5c-7852e87595c8","userId":null},"url":"/.env.production","method":"GET","originalUrl":"/.env.production","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/.env.production","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/.env.production/"},"statusCode":301,"responseTime":"5ms"},"msg":"","time":"2024-08-14T11:09:59.442Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"6306bad0-db16-42f0-8efe-c451ed924a28","userId":null},"url":"/feed","method":"GET","originalUrl":"/feed","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/feed","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/feed/"},"statusCode":301,"responseTime":"10ms"},"msg":"","time":"2024-08-14T11:09:59.446Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"89b54a45-fe85-4f3b-8c20-58a4d01cc077","userId":null},"url":"/_vti_pvt/authors.pwd","method":"GET","originalUrl":"/_vti_pvt/authors.pwd","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/_vti_pvt/authors.pwd","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/_vti_pvt/authors.pwd/"},"statusCode":301,"responseTime":"10ms"},"msg":"","time":"2024-08-14T11:09:59.447Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"3c7026cc-464e-4cbc-9779-89241a697b20","userId":null},"url":"/.ssh/id_rsa","method":"GET","originalUrl":"/.ssh/id_rsa","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/.ssh/id_rsa","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/.ssh/id_rsa/"},"statusCode":301,"responseTime":"11ms"},"msg":"","time":"2024-08-14T11:09:59.448Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"17f96bad-85d9-4685-afbb-0a8daa7439c6","userId":null},"url":"/cloud-config.yml","method":"GET","originalUrl":"/cloud-config.yml","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/cloud-config.yml","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/cloud-config.yml/"},"statusCode":301,"responseTime":"11ms"},"msg":"","time":"2024-08-14T11:09:59.449Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"1a23ec2b-c05e-45c2-8018-7ba34fb0e948","userId":null},"url":"/.ssh/id_ecdsa","method":"GET","originalUrl":"/.ssh/id_ecdsa","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/.ssh/id_ecdsa","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/.ssh/id_ecdsa/"},"statusCode":301,"responseTime":"13ms"},"msg":"","time":"2024-08-14T11:09:59.450Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"0fab24cc-bcda-4d01-911d-859b3acd982e","userId":null},"url":"/.aws/credentials","method":"GET","originalUrl":"/.aws/credentials","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/.aws/credentials","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/.aws/credentials/"},"statusCode":301,"responseTime":"13ms"},"msg":"","time":"2024-08-14T11:09:59.451Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"be330b79-1ecd-4375-af58-51f7ef6a4530","userId":null},"url":"/_vti_pvt/service.pwd","method":"GET","originalUrl":"/_vti_pvt/service.pwd","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/_vti_pvt/service.pwd","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/_vti_pvt/service.pwd/"},"statusCode":301,"responseTime":"13ms"},"msg":"","time":"2024-08-14T11:09:59.452Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"01905907-21fe-4f92-9b76-7170cc2142b8","userId":null},"url":"/config.xml","method":"GET","originalUrl":"/config.xml","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/config.xml","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/config.xml/"},"statusCode":301,"responseTime":"13ms"},"msg":"","time":"2024-08-14T11:09:59.452Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"91a903d8-0d37-4463-82ef-af0fcaaa0cf3","userId":null},"url":"/database.sql","method":"GET","originalUrl":"/database.sql","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/database.sql","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/database.sql/"},"statusCode":301,"responseTime":"14ms"},"msg":"","time":"2024-08-14T11:09:59.453Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"053ae00e-0ba3-49e5-9179-bcb36b40503e","userId":null},"url":"/api/.env","method":"GET","originalUrl":"/api/.env","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/api/.env","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/api/.env/"},"statusCode":301,"responseTime":"4ms"},"msg":"","time":"2024-08-14T11:09:59.459Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"f6265caf-a688-4eea-a726-310ca6d2d402","userId":null},"url":"/.vscode/sftp.json","method":"GET","originalUrl":"/.vscode/sftp.json","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/.vscode/sftp.json","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/.vscode/sftp.json/"},"statusCode":301,"responseTime":"4ms"},"msg":"","time":"2024-08-14T11:09:59.460Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"d661e9ca-6d64-4b00-9933-42f4f3a6cbca","userId":null},"url":"/config.json","method":"GET","originalUrl":"/config.json","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/config.json","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/config.json/"},"statusCode":301,"responseTime":"4ms"},"msg":"","time":"2024-08-14T11:09:59.462Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"b3228536-8f68-41c4-a368-d7a1aec0d402","userId":null},"url":"/config/production.json","method":"GET","originalUrl":"/config/production.json","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/config/production.json","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/config/production.json/"},"statusCode":301,"responseTime":"4ms"},"msg":"","time":"2024-08-14T11:09:59.463Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"2807e040-4622-457c-9d47-7d7401be0772","userId":null},"url":"/_vti_pvt/administrators.pwd","method":"GET","originalUrl":"/_vti_pvt/administrators.pwd","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/_vti_pvt/administrators.pwd","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/_vti_pvt/administrators.pwd/"},"statusCode":301,"responseTime":"10ms"},"msg":"","time":"2024-08-14T11:09:59.466Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"b8370b0e-5590-4d76-9022-c450e3fbed91","userId":null},"url":"/web.config","method":"GET","originalUrl":"/web.config","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/web.config","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/web.config/"},"statusCode":301,"responseTime":"10ms"},"msg":"","time":"2024-08-14T11:09:59.467Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"d064e392-25a2-456e-81bb-9c8fa8980659","userId":null},"url":"/phpinfo.php","method":"GET","originalUrl":"/phpinfo.php","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/phpinfo.php","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/phpinfo.php/"},"statusCode":301,"responseTime":"11ms"},"msg":"","time":"2024-08-14T11:09:59.469Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"b7cef023-d46f-41da-8627-1a830247f536","userId":null},"url":"/.ssh/id_ed25519","method":"GET","originalUrl":"/.ssh/id_ed25519","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/.ssh/id_ed25519","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/.ssh/id_ed25519/"},"statusCode":301,"responseTime":"12ms"},"msg":"","time":"2024-08-14T11:09:59.469Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"7e279d73-e7a3-4d07-ba8b-86fc36272897","userId":null},"url":"/config.yml","method":"GET","originalUrl":"/config.yml","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/config.yml","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/config.yml/"},"statusCode":301,"responseTime":"13ms"},"msg":"","time":"2024-08-14T11:09:59.470Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"b9fa3dbc-37fe-441c-a83f-727fd5336df3","userId":null},"url":"/etc/shadow","method":"GET","originalUrl":"/etc/shadow","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/etc/shadow","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/etc/shadow/"},"statusCode":301,"responseTime":"14ms"},"msg":"","time":"2024-08-14T11:09:59.471Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"f024c1a1-ad2f-4e44-b106-1e889b4a42c3","userId":null},"url":"/config/database.php","method":"GET","originalUrl":"/config/database.php","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/config/database.php","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/config/database.php/"},"statusCode":301,"responseTime":"14ms"},"msg":"","time":"2024-08-14T11:09:59.472Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"4a10536a-3dd4-4937-9113-5f0e4554ae72","userId":null},"url":"/secrets.json","method":"GET","originalUrl":"/secrets.json","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/secrets.json","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/secrets.json/"},"statusCode":301,"responseTime":"7ms"},"msg":"","time":"2024-08-14T11:09:59.486Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"c5ee04e6-83a2-41bb-9a4f-93f66bd0d5de","userId":null},"url":"/backup.tar.gz","method":"GET","originalUrl":"/backup.tar.gz","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/backup.tar.gz","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/backup.tar.gz/"},"statusCode":301,"responseTime":"12ms"},"msg":"","time":"2024-08-14T11:09:59.488Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"823e9e26-e218-4341-abeb-be13cff2b02f","userId":null},"url":"/backup.sql","method":"GET","originalUrl":"/backup.sql","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/backup.sql","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/backup.sql/"},"statusCode":301,"responseTime":"13ms"},"msg":"","time":"2024-08-14T11:09:59.489Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"dca993fd-aa89-47a0-a0fa-287998dc4ffd","userId":null},"url":"/wp-config.php","method":"GET","originalUrl":"/wp-config.php","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/wp-config.php","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/wp-config.php/"},"statusCode":301,"responseTime":"13ms"},"msg":"","time":"2024-08-14T11:09:59.490Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"aeae62a9-390e-45d6-9239-29777f86a9e1","userId":null},"url":"/server.key","method":"GET","originalUrl":"/server.key","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/server.key","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/server.key/"},"statusCode":301,"responseTime":"14ms"},"msg":"","time":"2024-08-14T11:09:59.491Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"0aa8bd3e-b6cf-445f-9f8e-ae45c23eedc0","userId":null},"url":"/etc/ssl/private/server.key","method":"GET","originalUrl":"/etc/ssl/private/server.key","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/etc/ssl/private/server.key","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/etc/ssl/private/server.key/"},"statusCode":301,"responseTime":"15ms"},"msg":"","time":"2024-08-14T11:09:59.492Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"1e990c63-1ac9-45a8-9d7e-0754a2767ee2","userId":null},"url":"/user_secrets.yml","method":"GET","originalUrl":"/user_secrets.yml","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/user_secrets.yml","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/user_secrets.yml/"},"statusCode":301,"responseTime":"15ms"},"msg":"","time":"2024-08-14T11:09:59.493Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"0d4afe3c-b03d-4bcf-943e-b980109d9155","userId":null},"url":"/.svn/wc.db","method":"GET","originalUrl":"/.svn/wc.db","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/.svn/wc.db","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/.svn/wc.db/"},"statusCode":301,"responseTime":"15ms"},"msg":"","time":"2024-08-14T11:09:59.494Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"2d0b0f24-753e-4ee7-947b-a51191eabb3c","userId":null},"url":"/docker-compose.yml","method":"GET","originalUrl":"/docker-compose.yml","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/docker-compose.yml","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/docker-compose.yml/"},"statusCode":301,"responseTime":"16ms"},"msg":"","time":"2024-08-14T11:09:59.494Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"99f97f15-f3cc-4e40-bdd8-15e69d853e32","userId":null},"url":"/wp-admin/setup-config.php","method":"GET","originalUrl":"/wp-admin/setup-config.php","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/wp-admin/setup-config.php","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/wp-admin/setup-config.php/"},"statusCode":301,"responseTime":"17ms"},"msg":"","time":"2024-08-14T11:09:59.495Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"5d9c1c5f-3608-4563-905a-ae966a0af17c","userId":null},"url":"/dump.sql","method":"GET","originalUrl":"/dump.sql","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/dump.sql","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/dump.sql/"},"statusCode":301,"responseTime":"17ms"},"msg":"","time":"2024-08-14T11:09:59.496Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"df1a3289-b414-46e1-84bd-d3f8e3502805","userId":null},"url":"/.git/HEAD","method":"GET","originalUrl":"/.git/HEAD","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/.git/HEAD","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/.git/HEAD/"},"statusCode":301,"responseTime":"18ms"},"msg":"","time":"2024-08-14T11:09:59.497Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"67cb3d58-1d85-4098-ad7b-ea3e24abc24b","userId":null},"url":"/.kube/config","method":"GET","originalUrl":"/.kube/config","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/.kube/config","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/.kube/config/"},"statusCode":301,"responseTime":"18ms"},"msg":"","time":"2024-08-14T11:09:59.498Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"6b409cbe-6b41-4f78-a654-9d457b0b275f","userId":null},"url":"/server-status","method":"GET","originalUrl":"/server-status","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/server-status","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/server-status/"},"statusCode":301,"responseTime":"19ms"},"msg":"","time":"2024-08-14T11:09:59.498Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"3537fbd5-220c-4720-ae53-952dc3100217","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"64ms"},"msg":"","time":"2024-08-14T11:09:59.500Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"4879382c-293e-44b4-9fa5-7a9097784ec1","userId":null},"url":"/config.php","method":"GET","originalUrl":"/config.php","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/config.php","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/config.php/"},"statusCode":301,"responseTime":"2ms"},"msg":"","time":"2024-08-14T11:09:59.502Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"1f1f56a3-dcee-440d-8cfa-8aa29a368ee9","userId":null},"url":"/backup.zip","method":"GET","originalUrl":"/backup.zip","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/backup.zip","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/backup.zip/"},"statusCode":301,"responseTime":"3ms"},"msg":"","time":"2024-08-14T11:09:59.502Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"70401289-8ffb-4e9e-88f6-2b063b1dac7d","userId":null},"url":"/config.yaml","method":"GET","originalUrl":"/config.yaml","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/config.yaml","user-agent":"Go-http-client/1.1","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/config.yaml/"},"statusCode":301,"responseTime":"4ms"},"msg":"","time":"2024-08-14T11:09:59.503Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"a12ca8d7-dedc-44c1-8c0f-f6aa1fc4cc22","userId":null},"url":"/_vti_pvt/service.pwd/","method":"GET","originalUrl":"/_vti_pvt/service.pwd/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/_vti_pvt/service.pwd/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/_vti_pvt/service.pwd","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"25ms"},"msg":"","time":"2024-08-14T11:10:01.553Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"90edfb55-8685-45fc-83dd-b6069b7e2d26","userId":null},"url":"/.env.production/","method":"GET","originalUrl":"/.env.production/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/.env.production/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/.env.production","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"28ms"},"msg":"","time":"2024-08-14T11:10:01.553Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"c90dd1f2-4304-42bf-b300-a5e5dcd066b7","userId":null},"url":"/.env/","method":"GET","originalUrl":"/.env/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/.env/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/.env","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"28ms"},"msg":"","time":"2024-08-14T11:10:01.554Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"7070cd08-b6d9-4a20-9512-fd7b92a9e1d0","userId":null},"url":"/config/production.json/","method":"GET","originalUrl":"/config/production.json/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/config/production.json/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/config/production.json","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"9ms"},"msg":"","time":"2024-08-14T11:10:01.566Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"66063fd4-8d74-43f8-b31f-a2430adbb616","userId":null},"url":"/config.yaml/","method":"GET","originalUrl":"/config.yaml/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/config.yaml/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/config.yaml","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"10ms"},"msg":"","time":"2024-08-14T11:10:01.812Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"0fd2011c-0057-494f-82c6-f0322cfb3794","userId":null},"url":"/etc/ssl/private/server.key/","method":"GET","originalUrl":"/etc/ssl/private/server.key/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/etc/ssl/private/server.key/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/etc/ssl/private/server.key","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"67ms"},"msg":"","time":"2024-08-14T11:10:01.886Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"745118f4-42f2-4281-885c-04b8da1524c7","userId":null},"url":"/.git/HEAD/","method":"GET","originalUrl":"/.git/HEAD/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/.git/HEAD/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/.git/HEAD","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/.git/head/","vary":"Accept, Accept-Encoding","content-type":"text/plain; charset=utf-8","content-length":"45"},"statusCode":301,"responseTime":"34ms"},"msg":"","time":"2024-08-14T11:10:01.916Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"10c68e35-cc37-420b-b2c0-fb25b4200615","userId":null},"url":"/.ssh/id_ecdsa/","method":"GET","originalUrl":"/.ssh/id_ecdsa/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/.ssh/id_ecdsa/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/.ssh/id_ecdsa","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"115ms"},"msg":"","time":"2024-08-14T11:10:01.933Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"25752f9a-ebbc-4910-a396-52bfff3fb811","userId":null},"url":"/.ssh/id_rsa/","method":"GET","originalUrl":"/.ssh/id_rsa/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/.ssh/id_rsa/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/.ssh/id_rsa","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"116ms"},"msg":"","time":"2024-08-14T11:10:01.934Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"6c456eea-d4c7-42eb-ac03-ae45c05af218","userId":null},"url":"/.kube/config/","method":"GET","originalUrl":"/.kube/config/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/.kube/config/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/.kube/config","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"116ms"},"msg":"","time":"2024-08-14T11:10:01.935Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"8e28447a-3311-40a0-970d-b7fb3f280d6f","userId":null},"url":"/config.php/","method":"GET","originalUrl":"/config.php/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/config.php/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/config.php","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"180ms"},"msg":"","time":"2024-08-14T11:10:01.998Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"520ebd21-bf4c-4808-a8c5-b2ce5c15df02","userId":null},"url":"/feed/","method":"GET","originalUrl":"/feed/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/feed/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/feed","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/rss/","vary":"Accept, Accept-Encoding","content-type":"text/plain; charset=utf-8","content-length":"39"},"statusCode":301,"responseTime":"39ms"},"msg":"","time":"2024-08-14T11:10:02.001Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"1be63d3a-f35b-43d2-9b69-20d218b0cba9","userId":null},"url":"/.vscode/sftp.json/","method":"GET","originalUrl":"/.vscode/sftp.json/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/.vscode/sftp.json/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/.vscode/sftp.json","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"180ms"},"msg":"","time":"2024-08-14T11:10:02.023Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"4aa482f9-659c-4ddd-8085-32bc7bc8fce2","userId":null},"url":"/_vti_pvt/administrators.pwd/","method":"GET","originalUrl":"/_vti_pvt/administrators.pwd/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/_vti_pvt/administrators.pwd/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/_vti_pvt/administrators.pwd","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"204ms"},"msg":"","time":"2024-08-14T11:10:02.048Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"ee4f9c4e-fb5b-4771-94a9-f895aace26c6","userId":null},"url":"/.aws/credentials/","method":"GET","originalUrl":"/.aws/credentials/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/.aws/credentials/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/.aws/credentials","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"205ms"},"msg":"","time":"2024-08-14T11:10:02.048Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"51306959-33b0-4537-a404-9d1b2f5197a5","userId":null},"url":"/api/.env/","method":"GET","originalUrl":"/api/.env/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/api/.env/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/api/.env","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"205ms"},"msg":"","time":"2024-08-14T11:10:02.049Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"c8c571af-904b-403d-82cf-1ac5b1a8791f","userId":null},"url":"/web.config/","method":"GET","originalUrl":"/web.config/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/web.config/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/web.config","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"214ms"},"msg":"","time":"2024-08-14T11:10:02.057Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"7e5cc697-d276-40f7-a1ba-d1c81ff7815d","userId":null},"url":"/backup.sql/","method":"GET","originalUrl":"/backup.sql/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/backup.sql/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/backup.sql","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"221ms"},"msg":"","time":"2024-08-14T11:10:02.064Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"8fc32229-29ff-4a93-b919-4c8641166ae2","userId":null},"url":"/wp-config.php/","method":"GET","originalUrl":"/wp-config.php/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/wp-config.php/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/wp-config.php","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"222ms"},"msg":"","time":"2024-08-14T11:10:02.065Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"d47f9c66-de02-4efa-a9cc-09602cf48353","userId":null},"url":"/server-status/","method":"GET","originalUrl":"/server-status/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/server-status/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/server-status","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"246ms"},"msg":"","time":"2024-08-14T11:10:02.065Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"6c50a8f7-0d7b-4317-8542-6106ad7ee856","userId":null},"url":"/config.json/","method":"GET","originalUrl":"/config.json/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/config.json/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/config.json","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"223ms"},"msg":"","time":"2024-08-14T11:10:02.065Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"561009a5-2da5-454f-a3ac-717b400c1682","userId":null},"url":"/wp-admin/setup-config.php/","method":"GET","originalUrl":"/wp-admin/setup-config.php/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/wp-admin/setup-config.php/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/wp-admin/setup-config.php","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"212ms"},"msg":"","time":"2024-08-14T11:10:02.075Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"4565b886-c52c-4eb3-84c1-aac67a15216d","userId":null},"url":"/.svn/wc.db/","method":"GET","originalUrl":"/.svn/wc.db/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/.svn/wc.db/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/.svn/wc.db","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"200ms"},"msg":"","time":"2024-08-14T11:10:02.082Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"a51b4325-be91-413b-8f4d-cee7eac02d1d","userId":null},"url":"/config/database.php/","method":"GET","originalUrl":"/config/database.php/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/config/database.php/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/config/database.php","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"200ms"},"msg":"","time":"2024-08-14T11:10:02.082Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"f47d85e2-8f99-460a-9ac9-30ad2f11679f","userId":null},"url":"/database.sql/","method":"GET","originalUrl":"/database.sql/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/database.sql/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/database.sql","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"227ms"},"msg":"","time":"2024-08-14T11:10:02.090Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"e535d6d6-c047-4d3b-808c-32acd6e6b913","userId":null},"url":"/.ssh/id_ed25519/","method":"GET","originalUrl":"/.ssh/id_ed25519/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/.ssh/id_ed25519/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/.ssh/id_ed25519","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"202ms"},"msg":"","time":"2024-08-14T11:10:02.090Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"8dd9cb4a-7fbb-4827-b769-d00d5804d81a","userId":null},"url":"/_vti_pvt/authors.pwd/","method":"GET","originalUrl":"/_vti_pvt/authors.pwd/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/_vti_pvt/authors.pwd/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/_vti_pvt/authors.pwd","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"210ms"},"msg":"","time":"2024-08-14T11:10:02.098Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"1148c98d-6c4e-4146-9980-3a0df18e6687","userId":null},"url":"/etc/shadow/","method":"GET","originalUrl":"/etc/shadow/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/etc/shadow/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/etc/shadow","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"209ms"},"msg":"","time":"2024-08-14T11:10:02.099Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"b7da7e17-40b8-4ccf-8a2f-bdb4a10493bd","userId":null},"url":"/secrets.json/","method":"GET","originalUrl":"/secrets.json/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/secrets.json/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/secrets.json","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"217ms"},"msg":"","time":"2024-08-14T11:10:02.099Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"9c722f77-c0dc-49e3-a8c9-d9ca67808f22","userId":null},"url":"/docker-compose.yml/","method":"GET","originalUrl":"/docker-compose.yml/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/docker-compose.yml/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/docker-compose.yml","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"218ms"},"msg":"","time":"2024-08-14T11:10:02.099Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"702eb442-0947-4ad5-a2b6-7e82b8dd84f0","userId":null},"url":"/dump.sql/","method":"GET","originalUrl":"/dump.sql/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/dump.sql/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/dump.sql","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"215ms"},"msg":"","time":"2024-08-14T11:10:02.104Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"0d2c8dbb-8082-435b-9039-e803a82e24c4","userId":null},"url":"/phpinfo.php/","method":"GET","originalUrl":"/phpinfo.php/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/phpinfo.php/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/phpinfo.php","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"215ms"},"msg":"","time":"2024-08-14T11:10:02.104Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"0197d2aa-bc49-45aa-afb8-6870eda729ba","userId":null},"url":"/backup.zip/","method":"GET","originalUrl":"/backup.zip/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/backup.zip/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/backup.zip","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"216ms"},"msg":"","time":"2024-08-14T11:10:02.105Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"87e73d43-bcca-48d3-b0e5-8c41c5592812","userId":null},"url":"/config.xml/","method":"GET","originalUrl":"/config.xml/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/config.xml/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/config.xml","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"216ms"},"msg":"","time":"2024-08-14T11:10:02.105Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"a41d5ffb-1b1c-4ed6-992d-384962901728","userId":null},"url":"/config.yml/","method":"GET","originalUrl":"/config.yml/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/config.yml/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/config.yml","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"217ms"},"msg":"","time":"2024-08-14T11:10:02.106Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"99ba7f12-402e-457c-9005-83404008531c","userId":null},"url":"/server.key/","method":"GET","originalUrl":"/server.key/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/server.key/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/server.key","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"185ms"},"msg":"","time":"2024-08-14T11:10:02.106Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"c23e5271-5499-4769-935c-08cb36a7769b","userId":null},"url":"/user_secrets.yml/","method":"GET","originalUrl":"/user_secrets.yml/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/user_secrets.yml/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/user_secrets.yml","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"185ms"},"msg":"","time":"2024-08-14T11:10:02.107Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"110a33af-376c-46fd-978b-34e4ba7fbb99","userId":null},"url":"/backup.tar.gz/","method":"GET","originalUrl":"/backup.tar.gz/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/backup.tar.gz/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/backup.tar.gz","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"145ms"},"msg":"","time":"2024-08-14T11:10:02.107Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"b947de6d-c4eb-4f3e-91f9-19ace98b6249","userId":null},"url":"/cloud-config.yml/","method":"GET","originalUrl":"/cloud-config.yml/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"213.232.87.230","x-forwarded-for":"213.232.87.230","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/cloud-config.yml/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/cloud-config.yml","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"146ms"},"msg":"","time":"2024-08-14T11:10:02.108Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"[RSS] Serving from in-memory cache","time":"2024-08-14T11:10:03.429Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"4ba26a2e-4825-4116-bae7-0bb5a7aeb9ca","userId":null},"url":"/rss/","method":"GET","originalUrl":"/rss/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"109.202.99.46","x-forwarded-for":"109.202.99.46","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/rss/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/feed/","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/xml; charset=utf-8","etag":"W/\"7c2-HvOF6hbfOanR872KRSwOj8lnf+I\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"9ms"},"msg":"","time":"2024-08-14T11:10:03.430Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"0d3fdca2-6095-4f18-a30c-edd20c5c37e9","userId":null},"url":"/.git/head/","method":"GET","originalUrl":"/.git/head/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"109.202.99.46","x-forwarded-for":"109.202.99.46","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/.git/head/","user-agent":"Go-http-client/1.1","referer":"https://botc.brodin.rocks/.git/HEAD/","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, max-age=0, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"text/html; charset=utf-8","etag":"W/\"18b7-2ze/mxL4TVIbB3JojgbYBhvq+0o\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":404,"responseTime":"8ms"},"msg":"","time":"2024-08-14T11:10:03.453Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":22},"msg":"Worker for job \"mentions-email-report\" online","time":"2024-08-14T12:05:39.688Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job mentions-email-report sent a message: done","time":"2024-08-14T12:05:39.692Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":23},"msg":"Worker for job \"mentions-email-report\" online","time":"2024-08-14T13:05:39.692Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job mentions-email-report sent a message: done","time":"2024-08-14T13:05:39.696Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":24},"msg":"Worker for job \"mentions-email-report\" online","time":"2024-08-14T14:05:39.691Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job mentions-email-report sent a message: done","time":"2024-08-14T14:05:39.695Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":25},"msg":"Worker for job \"mentions-email-report\" online","time":"2024-08-14T15:05:39.693Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job mentions-email-report sent a message: done","time":"2024-08-14T15:05:39.696Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":26},"msg":"Worker for job \"mentions-email-report\" online","time":"2024-08-14T16:05:39.696Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job mentions-email-report sent a message: done","time":"2024-08-14T16:05:39.699Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":27},"msg":"Worker for job \"mentions-email-report\" online","time":"2024-08-14T17:05:39.697Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job mentions-email-report sent a message: done","time":"2024-08-14T17:05:39.700Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":28},"msg":"Worker for job \"mentions-email-report\" online","time":"2024-08-14T18:05:39.699Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job mentions-email-report sent a message: done","time":"2024-08-14T18:05:39.703Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":29},"msg":"Worker for job \"mentions-email-report\" online","time":"2024-08-14T19:05:39.700Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job mentions-email-report sent a message: done","time":"2024-08-14T19:05:39.704Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"afdf40af-1732-42fe-ae6e-9ba6c578639f","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"5.164.29.116","x-forwarded-for":"5.164.29.116","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 (scanner.ducks.party)","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"42ms"},"msg":"","time":"2024-08-14T20:04:27.545Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"19187a1f-1281-4322-88d7-060def912cef","userId":null},"url":"/favicon.ico","method":"GET","originalUrl":"/favicon.ico","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"5.164.29.116","x-forwarded-for":"5.164.29.116","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/favicon.ico","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/112.0.0.0 Safari/537.36 (scanner.ducks.party)","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-type":"image/x-icon","etag":"\"a9c6dbdcdc3ae568f4e0dad92149a0e3\"","cache-control":"public, max-age=86400","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"4ms"},"msg":"","time":"2024-08-14T20:04:28.814Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":30},"msg":"Worker for job \"mentions-email-report\" online","time":"2024-08-14T20:05:39.704Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job mentions-email-report sent a message: done","time":"2024-08-14T20:05:39.708Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"61909087-178f-406b-b233-d780eb4f5b8d","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"183.129.153.157","x-forwarded-for":"183.129.153.157","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","accept-encoding":"gzip","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/63.0.3239.108 Safari/537.36","accept":"*/*"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"38ms"},"msg":"","time":"2024-08-14T20:20:48.000Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"1bae4ef6-d43e-4385-a43e-4fb3002d1c93","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"none","sec-fetch-user":"?1","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"16ms"},"msg":"","time":"2024-08-14T20:30:04.047Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"984d997f-c608-4b4c-bd80-b05b28ce0364","userId":null},"url":"/assets/built/screen.css?v=c2aab1ec18","method":"GET","originalUrl":"/assets/built/screen.css?v=c2aab1ec18","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/assets/built/screen.css?v=c2aab1ec18","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/css,*/*;q=0.1","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","sec-fetch-dest":"style","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=0"},"query":{"v":"c2aab1ec18"}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"bac5-7438674ba0\"","content-type":"text/css; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"2ms"},"msg":"","time":"2024-08-14T20:30:04.104Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"7ee9f932-db11-4b62-a787-2ac8883ccfeb","userId":null},"url":"/assets/built/casper.js?v=c2aab1ec18","method":"GET","originalUrl":"/assets/built/casper.js?v=c2aab1ec18","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/assets/built/casper.js?v=c2aab1ec18","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","sec-fetch-dest":"script","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=1"},"query":{"v":"c2aab1ec18"}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"cddd-7438674ba0\"","content-type":"application/javascript; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"3ms"},"msg":"","time":"2024-08-14T20:30:04.105Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"baef7805-ba35-40cf-90c1-75181975cc7e","userId":null},"url":"/public/cards.min.js?v=c2aab1ec18","method":"GET","originalUrl":"/public/cards.min.js?v=c2aab1ec18","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/public/cards.min.js?v=c2aab1ec18","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","sec-fetch-dest":"script","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin"},"query":{"v":"c2aab1ec18"}},"res":{"_headers":{"x-powered-by":"Express","content-type":"application/javascript","etag":"\"431228c753b74a6958600d170f921e6d\"","cache-control":"public, max-age=31536000","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"1ms"},"msg":"","time":"2024-08-14T20:30:04.118Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"183310fb-a1b0-4abb-adc0-d6860ecd3778","userId":null},"url":"/public/cards.min.css?v=c2aab1ec18","method":"GET","originalUrl":"/public/cards.min.css?v=c2aab1ec18","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/public/cards.min.css?v=c2aab1ec18","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/css,*/*;q=0.1","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","sec-fetch-dest":"style","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=2"},"query":{"v":"c2aab1ec18"}},"res":{"_headers":{"x-powered-by":"Express","content-type":"text/css","etag":"\"bab5aee254a903a07ef4673e8e2e18c5\"","cache-control":"public, max-age=31536000","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"2ms"},"msg":"","time":"2024-08-14T20:30:04.119Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"cd07f3d1-975f-40c0-8000-84055be4a722","userId":null},"url":"/size/w2000/2024/08/Halloween-BOTC-banner-1.jpg","method":"GET","originalUrl":"/content/images/size/w2000/2024/08/Halloween-BOTC-banner-1.jpg","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/content/images/size/w2000/2024/08/Halloween-BOTC-banner-1.jpg","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=5, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"*","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Tue, 13 Aug 2024 17:58:33 GMT","etag":"W/\"389a1-1914ce444fd\"","content-type":"image/jpeg","content-length":231841},"statusCode":200,"responseTime":"42ms"},"msg":"","time":"2024-08-14T20:30:04.222Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"a69563bc-2bb9-44b1-8cdb-76baae5d2db0","userId":null},"url":"/favicon.ico","method":"GET","originalUrl":"/favicon.ico","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/favicon.ico","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=6"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-type":"image/x-icon","etag":"\"a9c6dbdcdc3ae568f4e0dad92149a0e3\"","cache-control":"public, max-age=86400","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"1ms"},"msg":"","time":"2024-08-14T20:30:04.408Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"6872f824-c09a-425c-bc5a-402c8bbbf471","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"none","sec-fetch-user":"?1","if-none-match":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\""},"statusCode":304,"responseTime":"37ms"},"msg":"","time":"2024-08-14T20:32:10.861Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"0ebe0c1d-eceb-4ff5-8e52-08df01350794","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","sec-fetch-dest":"empty","sec-fetch-mode":"no-cors","sec-fetch-site":"cross-site","priority":"u=4","pragma":"no-cache","cache-control":"no-cache"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"16ms"},"msg":"","time":"2024-08-14T20:32:14.416Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"1a23e391-e46e-47a9-ae0d-00f62017f0bd","userId":null},"url":"/about/","method":"GET","originalUrl":"/about/","params":{"slug":"about"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/about/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"same-origin","sec-fetch-user":"?1","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"2b47-JyqvyKOOXs7JEXGzrQEpSEydQX4\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"33ms"},"msg":"","time":"2024-08-14T20:32:20.516Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"f8643ce6-768e-4c02-9c1d-d53fabb4b295","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/about/","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"same-origin","sec-fetch-user":"?1","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"29ms"},"msg":"","time":"2024-08-14T20:32:21.889Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"a1e2d7a4-b69e-44df-ad4c-fe50377a0bb8","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"same-origin","sec-fetch-user":"?1","if-none-match":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\""},"statusCode":304,"responseTime":"39ms"},"msg":"","time":"2024-08-14T20:32:23.521Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"8ae56dfb-0d6c-417a-a98e-3ddee494eacf","userId":null},"url":"/","method":"GET","originalUrl":"/ghost","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"none","sec-fetch-user":"?1","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/ghost/"},"statusCode":301,"responseTime":"2ms"},"msg":"","time":"2024-08-14T20:35:41.193Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"55bfb033-56b9-4721-95dd-64542862d14f","userId":null},"url":"/","method":"GET","originalUrl":"/ghost/","params":{"0":"/"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"none","sec-fetch-user":"?1","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","etag":"c7919e0fad8cdf38d967de2c70c78f2f","x-frame-options":"sameorigin","accept-ranges":"bytes","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","content-type":"text/html; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"17ms"},"msg":"","time":"2024-08-14T20:35:41.233Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"5b7a6a18-e244-43e6-beb7-5792758f9d3f","userId":null},"url":"/vendor-0ede59da8efb5e28fa929557f7ff7154.css","method":"GET","originalUrl":"/ghost/assets/vendor-0ede59da8efb5e28fa929557f7ff7154.css","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/vendor-0ede59da8efb5e28fa929557f7ff7154.css","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/css,*/*;q=0.1","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"style","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=2"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"8b45-7438674ba0\"","content-type":"text/css; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"6ms"},"msg":"","time":"2024-08-14T20:35:41.287Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"82bc997d-f7a3-4681-ba20-cc20a2ae4aca","userId":null},"url":"/chunk.524.a026cb2ef64affe16853.js","method":"GET","originalUrl":"/ghost/assets/chunk.524.a026cb2ef64affe16853.js","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/chunk.524.a026cb2ef64affe16853.js","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"script","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"2dd3-7438674ba0\"","content-type":"application/javascript; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"6ms"},"msg":"","time":"2024-08-14T20:35:41.288Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"ea693c7c-eb25-4359-9f55-09594eceb7e5","userId":null},"url":"/videos/logo-loader-d91f93ba1dbf0f52a22815b5a571bd31.mp4","method":"GET","originalUrl":"/ghost/assets/videos/logo-loader-d91f93ba1dbf0f52a22815b5a571bd31.mp4","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/videos/logo-loader-d91f93ba1dbf0f52a22815b5a571bd31.mp4","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"video/webm,video/ogg,video/*;q=0.9,application/ogg;q=0.7,audio/*;q=0.6,*/*;q=0.5","accept-language":"en-US,en;q=0.5","range":"bytes=0-","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"video","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","accept-encoding":"identity","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"1ff8a-7438674ba0\"","content-type":"video/mp4","content-range":"bytes 0-130953/130954","content-length":130954},"statusCode":206,"responseTime":"6ms"},"msg":"","time":"2024-08-14T20:35:41.289Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"e6eac53f-ab9f-400c-b810-fa6701a39a49","userId":null},"url":"/ghost-cb98187b163a0d8b42d752ab890e039a.css","method":"GET","originalUrl":"/ghost/assets/ghost-cb98187b163a0d8b42d752ab890e039a.css","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/ghost-cb98187b163a0d8b42d752ab890e039a.css","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/css,*/*;q=0.1","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"style","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=2"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"87eb7-7438674ba0\"","content-type":"text/css; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"18ms"},"msg":"","time":"2024-08-14T20:35:41.300Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"dd2d4bd9-5fce-4dde-b095-85a52272f09e","userId":null},"url":"/ghost-07422c98448d7259d957d65c6737a274.js","method":"GET","originalUrl":"/ghost/assets/ghost-07422c98448d7259d957d65c6737a274.js","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/ghost-07422c98448d7259d957d65c6737a274.js","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"script","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"213f65-7438674ba0\"","content-type":"application/javascript; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"41ms"},"msg":"","time":"2024-08-14T20:35:41.324Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"bdced0f5-d68d-45cc-855f-9c4274d9e432","userId":null},"url":"/vendor-051d43ec47258b77ffd2fcc21a6d8c50.js","method":"GET","originalUrl":"/ghost/assets/vendor-051d43ec47258b77ffd2fcc21a6d8c50.js","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/vendor-051d43ec47258b77ffd2fcc21a6d8c50.js","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"script","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"19a6be-7438674ba0\"","content-type":"application/javascript; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"46ms"},"msg":"","time":"2024-08-14T20:35:41.329Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"33c1348f-aefa-42cc-afe0-6ed01a660f80","userId":null},"url":"/chunk.42.0879e40a4de3db25b177.js","method":"GET","originalUrl":"/ghost/assets/chunk.42.0879e40a4de3db25b177.js","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/chunk.42.0879e40a4de3db25b177.js","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"script","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"2b287a-7438674ba0\"","content-type":"application/javascript; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"75ms"},"msg":"","time":"2024-08-14T20:35:41.356Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"44a6e558-ac78-4501-b903-edff53fd8116","userId":null},"url":"/fonts/Inter-roman.var-66c6e40883646a7ad993108b2ce2da32.woff2","method":"GET","originalUrl":"/ghost/assets/fonts/Inter-roman.var-66c6e40883646a7ad993108b2ce2da32.woff2","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/fonts/Inter-roman.var-66c6e40883646a7ad993108b2ce2da32.woff2","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/font-woff2;q=1.0,application/font-woff;q=0.9,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"identity","referer":"https://botc.brodin.rocks/ghost/assets/ghost-cb98187b163a0d8b42d752ab890e039a.css","sec-fetch-dest":"font","sec-fetch-mode":"cors","sec-fetch-site":"same-origin"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"3776c-7438674ba0\"","content-type":"font/woff2","content-length":227180},"statusCode":200,"responseTime":"2ms"},"msg":"","time":"2024-08-14T20:35:41.414Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"1878f1be-00c8-4e33-8bde-1a0b4f359e30","userId":null},"url":"/img/apple-touch-icon-74680e326a7e87b159d366c7d4fb3d4b.png","method":"GET","originalUrl":"/ghost/assets/img/apple-touch-icon-74680e326a7e87b159d366c7d4fb3d4b.png","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/apple-touch-icon-74680e326a7e87b159d366c7d4fb3d4b.png","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=6"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"1302-7438674ba0\"","content-type":"image/png","content-length":4866},"statusCode":200,"responseTime":"1ms"},"msg":"","time":"2024-08-14T20:35:41.674Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"685b0aae-4a42-4c43-a3fb-79fbbfc50846","userId":null},"url":"/img/favicon-a9c6dbdcdc3ae568f4e0dad92149a0e3.ico","method":"GET","originalUrl":"/ghost/assets/img/favicon-a9c6dbdcdc3ae568f4e0dad92149a0e3.ico","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/favicon-a9c6dbdcdc3ae568f4e0dad92149a0e3.ico","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=6"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"3c2e-7438674ba0\"","content-type":"image/x-icon","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"2ms"},"msg":"","time":"2024-08-14T20:35:41.675Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":50,"version":"5.87.2","req":{"meta":{"requestId":"fd05f008-c9cd-4279-87ab-3fe2e61b52ad","userId":null},"url":"/users/me/?include=roles","method":"GET","originalUrl":"/ghost/api/admin/users/me/?include=roles","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/users/me/?include=roles","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin"},"query":{"include":"roles"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"343","etag":"W/\"157-wWh5Kb9wSuG4LiLq40Aj4BI4MGs\""},"statusCode":403,"responseTime":"2ms"},"err":{"id":"c60cb1e0-5a7c-11ef-b390-213ad67ebaaf","domain":"https://botc.brodin.rocks","code":null,"name":"NoPermissionError","statusCode":403,"level":"normal","message":"Authorization failed","context":"\"Unable to determine the authenticated user or integration. Check that cookies are being passed through if using session authentication.\"","stack":"NoPermissionError: Authorization failed\n at authorizeAdminApi (/var/lib/ghost/versions/5.87.2/core/server/services/auth/authorize.js:33:25)\n at Layer.handle [as handle_request] (/var/lib/ghost/versions/5.87.2/node_modules/express/lib/router/layer.js:95:5)\n at next (/var/lib/ghost/versions/5.87.2/node_modules/express/lib/router/route.js:149:13)\n at authenticate (/var/lib/ghost/versions/5.87.2/core/server/services/auth/session/middleware.js:28:13)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","hideStack":false},"msg":"Authorization failed","time":"2024-08-14T20:35:41.695Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"e6480ce6-be0c-4400-bab1-334d3848a5b8","userId":null},"url":"/site/","method":"GET","originalUrl":"/ghost/api/admin/site/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/site/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"368","etag":"W/\"170-u3LWrk4WZQ4DuehP19/M1QCaPKU\""},"statusCode":200,"responseTime":"2ms"},"msg":"","time":"2024-08-14T20:35:41.727Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":50,"version":"5.87.2","req":{"meta":{"requestId":"48ffe3f6-a862-4b24-9ae5-60872a9eeafc","userId":null},"url":"/users/me/?include=roles","method":"GET","originalUrl":"/ghost/api/admin/users/me/?include=roles","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/users/me/?include=roles","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin"},"query":{"include":"roles"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"343","etag":"W/\"157-KUyUOYC+cbWVK1UqtFawovRoJ3c\""},"statusCode":403,"responseTime":"1ms"},"err":{"id":"c6158b80-5a7c-11ef-b390-213ad67ebaaf","domain":"https://botc.brodin.rocks","code":null,"name":"NoPermissionError","statusCode":403,"level":"normal","message":"Authorization failed","context":"\"Unable to determine the authenticated user or integration. Check that cookies are being passed through if using session authentication.\"","stack":"NoPermissionError: Authorization failed\n at authorizeAdminApi (/var/lib/ghost/versions/5.87.2/core/server/services/auth/authorize.js:33:25)\n at Layer.handle [as handle_request] (/var/lib/ghost/versions/5.87.2/node_modules/express/lib/router/layer.js:95:5)\n at next (/var/lib/ghost/versions/5.87.2/node_modules/express/lib/router/route.js:149:13)\n at authenticate (/var/lib/ghost/versions/5.87.2/core/server/services/auth/session/middleware.js:28:13)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","hideStack":false},"msg":"Authorization failed","time":"2024-08-14T20:35:41.753Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"fb6f51a6-7563-4513-8996-541c60c596a0","userId":null},"url":"/site/","method":"GET","originalUrl":"/ghost/api/admin/site/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/site/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"368","etag":"W/\"170-u3LWrk4WZQ4DuehP19/M1QCaPKU\""},"statusCode":200,"responseTime":"2ms"},"msg":"","time":"2024-08-14T20:35:41.768Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"a5ab41dd-26e5-4b5a-8d51-22fbef93c496","userId":null},"url":"/authentication/setup/","method":"GET","originalUrl":"/ghost/api/admin/authentication/setup/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/authentication/setup/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"27","etag":"W/\"1b-06ef8FdrIIahUXEQyo6H3V0+dJg\""},"statusCode":200,"responseTime":"4ms"},"msg":"","time":"2024-08-14T20:35:41.788Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"6607b8f6-6e7e-41c4-8fdb-d34af34caab1","userId":null},"url":"/admin-x-settings/admin-x-settings.js?v=e8dff6adeb","method":"GET","originalUrl":"/ghost/assets/admin-x-settings/admin-x-settings.js?v=e8dff6adeb","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/admin-x-settings/admin-x-settings.js?v=e8dff6adeb","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/assets/ghost-07422c98448d7259d957d65c6737a274.js","sec-fetch-dest":"script","sec-fetch-mode":"cors","sec-fetch-site":"same-origin"},"query":{"v":"e8dff6adeb"}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"1d5c2-7438674ba0\"","content-type":"application/javascript; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"8ms"},"msg":"","time":"2024-08-14T20:35:42.766Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"da6393fc-d7bd-442b-beb5-e3f4a2492879","userId":null},"url":"/admin-x-settings/index-e85d0dcf.mjs","method":"GET","originalUrl":"/ghost/assets/admin-x-settings/index-e85d0dcf.mjs","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/admin-x-settings/index-e85d0dcf.mjs","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/assets/admin-x-settings/admin-x-settings.js?v=e8dff6adeb","sec-fetch-dest":"script","sec-fetch-mode":"cors","sec-fetch-site":"same-origin"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"132536-7438674ba0\"","content-type":"application/javascript; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"25ms"},"msg":"","time":"2024-08-14T20:35:42.810Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"b08d0849-b745-4d23-83d5-fd84107fbca2","userId":"1"},"url":"/session","method":"POST","originalUrl":"/ghost/api/admin/session","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/session","content-length":"61","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json;charset=utf-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","origin":"https://botc.brodin.rocks","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Origin, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"https://botc.brodin.rocks","content-type":"text/plain; charset=utf-8","content-length":"7","etag":"W/\"7-rM9AyJuqT6iOan/xHh+AW+7K/T8\"","set-cookie":"**REDACTED**"},"statusCode":201,"responseTime":"124ms"},"msg":"","time":"2024-08-14T20:35:44.728Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"7cbd5851-7182-4388-9f89-48064e56a925","userId":"1"},"url":"/users/me/?include=roles","method":"GET","originalUrl":"/ghost/api/admin/users/me/?include=roles","params":{"id":"me"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/users/me/?include=roles","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"include":"roles"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"1014","etag":"W/\"3f6-4hxr8ghRL0fQzb30Nr3BV/Dq8bc\""},"statusCode":200,"responseTime":"8ms"},"msg":"","time":"2024-08-14T20:35:44.754Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"10f6148f-1f9b-4c6a-a535-a072196a23aa","userId":"1"},"url":"/config/","method":"GET","originalUrl":"/ghost/api/admin/config/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/config/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"604","etag":"W/\"25c-mgW/3jkmBEAj2CXAR1UdQEmnlF4\""},"statusCode":200,"responseTime":"6ms"},"msg":"","time":"2024-08-14T20:35:44.791Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"1ca9e2a2-d806-44b2-8963-cf445d4e3b0e","userId":"1"},"url":"/tiers/?filter=type%3Apaid%2Bactive%3Atrue&limit=all","method":"GET","originalUrl":"/ghost/api/admin/tiers/?filter=type%3Apaid%2Bactive%3Atrue&limit=all","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/tiers/?filter=type%3Apaid%2Bactive%3Atrue&limit=all","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"filter":"type:paid+active:true","limit":"all"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"465","etag":"W/\"1d1-MoYnzkQNBhddzWyXRGkNjSK21oc\""},"statusCode":200,"responseTime":"13ms"},"msg":"","time":"2024-08-14T20:35:44.798Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"3ed51d61-6644-4e58-b0eb-d5916540d184","userId":"1"},"url":"/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","method":"GET","originalUrl":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"group":"site,theme,private,members,portal,newsletter,email,amp,labs,slack,unsplash,views,firstpromoter,editor,comments,analytics,announcement,pintura,donations,recommendations"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"1284-5SJMDlrlTory8Sfjr8pxZqob1aw\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"14ms"},"msg":"","time":"2024-08-14T20:35:44.799Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"09ae53bb-00f2-4851-ae51-7041be7c9556","userId":null},"url":"/ghost-dark-0d78b0a11f5c2604992de20c1bfe396f.css","method":"GET","originalUrl":"/ghost/assets/ghost-dark-0d78b0a11f5c2604992de20c1bfe396f.css","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/ghost-dark-0d78b0a11f5c2604992de20c1bfe396f.css","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/css,*/*;q=0.1","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"style","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"8a57c-7438674ba0\"","content-type":"text/css; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"11ms"},"msg":"","time":"2024-08-14T20:35:44.828Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"9ee99878-4e39-4140-99ac-9af507fc3cb8","userId":"1"},"url":"/notifications/","method":"GET","originalUrl":"/ghost/api/admin/notifications/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/notifications/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"20","etag":"W/\"14-rGnko0plFblBZ6cCxL9htMA8NKo\""},"statusCode":200,"responseTime":"24ms"},"msg":"","time":"2024-08-14T20:35:44.918Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"f53a011c-16f6-40da-832c-0d5eaf912b22","userId":"1"},"url":"/themes/active/","method":"GET","originalUrl":"/ghost/api/admin/themes/active/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/themes/active/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"acf-aFlKa74d7RaKYd7HVExiG0DDKfI\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"28ms"},"msg":"","time":"2024-08-14T20:35:44.919Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"15d15b4f-781c-4d16-bf98-7f7773076d6c","userId":null},"url":"/img/user-image-639a88b784fb5f10964be8b975ca9fdf.png","method":"GET","originalUrl":"/ghost/assets/img/user-image-639a88b784fb5f10964be8b975ca9fdf.png","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/user-image-639a88b784fb5f10964be8b975ca9fdf.png","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"9af-7438674ba0\"","content-type":"image/png","content-length":2479},"statusCode":200,"responseTime":"1ms"},"msg":"","time":"2024-08-14T20:35:44.963Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"856208b9-0d79-451c-8f36-4749e521b980","userId":null},"url":"/img/community-background-3f501ff1d764d0cb81f7c2cbacfc6503.jpg","method":"GET","originalUrl":"/ghost/assets/img/community-background-3f501ff1d764d0cb81f7c2cbacfc6503.jpg","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/community-background-3f501ff1d764d0cb81f7c2cbacfc6503.jpg","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/assets/ghost-cb98187b163a0d8b42d752ab890e039a.css","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"d098b-7438674ba0\"","content-type":"image/jpeg","content-length":854411},"statusCode":200,"responseTime":"4ms"},"msg":"","time":"2024-08-14T20:35:44.966Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"44d20707-6fe2-44c9-b597-7cb7c5e85119","userId":"1"},"url":"/members/?order=id&limit=1&page=1&include=newsletters%2Clabels","method":"GET","originalUrl":"/ghost/api/admin/members/?order=id&limit=1&page=1&include=newsletters%2Clabels","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/members/?order=id&limit=1&page=1&include=newsletters%2Clabels","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"order":"id","limit":"1","page":"1","include":"newsletters,labels"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"101","etag":"W/\"65-f6nBT1UI6bh1EnkUkUhaEXI/ziw\""},"statusCode":200,"responseTime":"12ms"},"msg":"","time":"2024-08-14T20:35:44.984Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"7f817980-4e94-4d2f-be6f-5927f4d61929","userId":"1"},"url":"/posts/?formats=mobiledoc%2Clexical&limit=5&filter=status%3A%5Bpublished%2Csent%5D&order=published_at%20desc","method":"GET","originalUrl":"/ghost/api/admin/posts/?formats=mobiledoc%2Clexical&limit=5&filter=status%3A%5Bpublished%2Csent%5D&order=published_at%20desc","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/posts/?formats=mobiledoc%2Clexical&limit=5&filter=status%3A%5Bpublished%2Csent%5D&order=published_at%20desc","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"formats":"mobiledoc,lexical","limit":"5","filter":"status:[published,sent]","order":"published_at desc"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"1656-4BkL3wPPPXLGcPVSjIU9+Nq70JM\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"19ms"},"msg":"","time":"2024-08-14T20:35:44.992Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"c29e13c3-a493-42ef-a89f-86787da155bd","userId":null},"url":"/koenig-lexical/koenig-lexical.umd.js?v=08854be47b","method":"GET","originalUrl":"/ghost/assets/koenig-lexical/koenig-lexical.umd.js?v=08854be47b","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/koenig-lexical/koenig-lexical.umd.js?v=08854be47b","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/assets/ghost-07422c98448d7259d957d65c6737a274.js","sec-fetch-dest":"script","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"v":"08854be47b"}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"2bf1b8-7438674ba0\"","content-type":"application/javascript; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"103ms"},"msg":"","time":"2024-08-14T20:35:44.996Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"9065f34d-40df-4429-861e-7c75e8034c97","userId":"1"},"url":"/posts/66bb9cbc1efee80001712bdc/?formats=mobiledoc%2Clexical&include=tags%2Cauthors%2Cauthors.roles%2Cemail%2Ctiers%2Cnewsletter%2Ccount.conversions%2Ccount.clicks%2Csentiment%2Ccount.positive_feedback%2Ccount.negative_feedback","method":"GET","originalUrl":"/ghost/api/admin/posts/66bb9cbc1efee80001712bdc/?formats=mobiledoc%2Clexical&include=tags%2Cauthors%2Cauthors.roles%2Cemail%2Ctiers%2Cnewsletter%2Ccount.conversions%2Ccount.clicks%2Csentiment%2Ccount.positive_feedback%2Ccount.negative_feedback","params":{"id":"66bb9cbc1efee80001712bdc"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/posts/66bb9cbc1efee80001712bdc/?formats=mobiledoc%2Clexical&include=tags%2Cauthors%2Cauthors.roles%2Cemail%2Ctiers%2Cnewsletter%2Ccount.conversions%2Ccount.clicks%2Csentiment%2Ccount.positive_feedback%2Ccount.negative_feedback","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{"formats":"mobiledoc,lexical","include":"tags,authors,authors.roles,email,tiers,newsletter,count.conversions,count.clicks,sentiment,count.positive_feedback,count.negative_feedback"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"161d-sNvPgwzWbiTah01eaWSJ0gNtiqI\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"45ms"},"msg":"","time":"2024-08-14T20:35:46.525Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"0799b707-c6be-4091-b758-9c5877f9ec7f","userId":null},"url":"/img/marketing/analytics-1-aa2d72c4e7347a3cb5666d07916b92aa.jpg","method":"GET","originalUrl":"/ghost/assets/img/marketing/analytics-1-aa2d72c4e7347a3cb5666d07916b92aa.jpg","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/marketing/analytics-1-aa2d72c4e7347a3cb5666d07916b92aa.jpg","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"691c-7438674ba0\"","content-type":"image/jpeg","content-length":26908},"statusCode":200,"responseTime":"17ms"},"msg":"","time":"2024-08-14T20:35:46.599Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"4e46b8bc-228d-4148-a2d4-d22cbe1d1231","userId":null},"url":"/img/marketing/analytics-2-389d53f80041ff98111cce79facf66b8.jpg","method":"GET","originalUrl":"/ghost/assets/img/marketing/analytics-2-389d53f80041ff98111cce79facf66b8.jpg","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/marketing/analytics-2-389d53f80041ff98111cce79facf66b8.jpg","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"cc09-7438674ba0\"","content-type":"image/jpeg","content-length":52233},"statusCode":200,"responseTime":"18ms"},"msg":"","time":"2024-08-14T20:35:46.601Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"ba9008ba-d426-4959-9730-1940084b103e","userId":"1"},"url":"/members/events/?filter=data.created_at%3A%3C%272024-08-14%2020%3A35%3A46%27%2Btype%3A%5Bsubscription_event%2Csignup_event%5D%2Bdata.post_id%3A%2766bb9cbc1efee80001712bdc%27&limit=5","method":"GET","originalUrl":"/ghost/api/admin/members/events/?filter=data.created_at%3A%3C%272024-08-14%2020%3A35%3A46%27%2Btype%3A%5Bsubscription_event%2Csignup_event%5D%2Bdata.post_id%3A%2766bb9cbc1efee80001712bdc%27&limit=5","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/members/events/?filter=data.created_at%3A%3C%272024-08-14%2020%3A35%3A46%27%2Btype%3A%5Bsubscription_event%2Csignup_event%5D%2Bdata.post_id%3A%2766bb9cbc1efee80001712bdc%27&limit=5","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"filter":"data.created_at:<'2024-08-14 20:35:46'+type:[subscription_event,signup_event]+data.post_id:'66bb9cbc1efee80001712bdc'","limit":"5"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"105","etag":"W/\"69-w0ff6n9ZcZgH3NWquC4npo+l6DE\""},"statusCode":200,"responseTime":"48ms"},"msg":"","time":"2024-08-14T20:35:46.610Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"4d317f8c-3ae8-449a-809e-baf6410dfaac","userId":"1"},"url":"/stats/referrers/posts/66bb9cbc1efee80001712bdc/","method":"GET","originalUrl":"/ghost/api/admin/stats/referrers/posts/66bb9cbc1efee80001712bdc/","params":{"id":"66bb9cbc1efee80001712bdc"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/stats/referrers/posts/66bb9cbc1efee80001712bdc/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"22","etag":"W/\"16-WcmRIiz+hBM7bbYRjg6ziVwXuLI\""},"statusCode":200,"responseTime":"48ms"},"msg":"","time":"2024-08-14T20:35:46.611Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"611a5b3c-8563-4203-8154-607197b41659","userId":"1"},"url":"/posts/66bb9cbc1efee80001712bdc/?formats=mobiledoc%2Clexical&include=tags%2Cauthors%2Cauthors.roles%2Cemail%2Ctiers%2Cnewsletter%2Ccount.clicks%2Cpost_revisions%2Cpost_revisions.author","method":"GET","originalUrl":"/ghost/api/admin/posts/66bb9cbc1efee80001712bdc/?formats=mobiledoc%2Clexical&include=tags%2Cauthors%2Cauthors.roles%2Cemail%2Ctiers%2Cnewsletter%2Ccount.clicks%2Cpost_revisions%2Cpost_revisions.author","params":{"id":"66bb9cbc1efee80001712bdc"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/posts/66bb9cbc1efee80001712bdc/?formats=mobiledoc%2Clexical&include=tags%2Cauthors%2Cauthors.roles%2Cemail%2Ctiers%2Cnewsletter%2Ccount.clicks%2Cpost_revisions%2Cpost_revisions.author","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{"formats":"mobiledoc,lexical","include":"tags,authors,authors.roles,email,tiers,newsletter,count.clicks,post_revisions,post_revisions.author"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"1613-hxYPZrwd5fKoDPW9Ja2zFJExZiQ\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"36ms"},"msg":"","time":"2024-08-14T20:35:48.384Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"5277daf1-9ea0-442a-9b21-5c902d096f5e","userId":"1"},"url":"/posts/66bb9cbc1efee80001712bdc/?formats=mobiledoc%2Clexical&convert_to_lexical=1&include=tags%2Cauthors%2Cauthors.roles%2Cemail%2Ctiers%2Cnewsletter%2Ccount.clicks%2Cpost_revisions%2Cpost_revisions.author","method":"PUT","originalUrl":"/ghost/api/admin/posts/66bb9cbc1efee80001712bdc/?formats=mobiledoc%2Clexical&convert_to_lexical=1&include=tags%2Cauthors%2Cauthors.roles%2Cemail%2Ctiers%2Cnewsletter%2Ccount.clicks%2Cpost_revisions%2Cpost_revisions.author","params":{"id":"66bb9cbc1efee80001712bdc"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/posts/66bb9cbc1efee80001712bdc/?formats=mobiledoc%2Clexical&convert_to_lexical=1&include=tags%2Cauthors%2Cauthors.roles%2Cemail%2Ctiers%2Cnewsletter%2Ccount.clicks%2Cpost_revisions%2Cpost_revisions.author","content-length":"3821","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=utf-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","origin":"https://botc.brodin.rocks","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"formats":"mobiledoc,lexical","convert_to_lexical":"1","include":"tags,authors,authors.roles,email,tiers,newsletter,count.clicks,post_revisions,post_revisions.author"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Origin, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"https://botc.brodin.rocks","x-cache-invalidate":"/*","content-type":"application/json; charset=utf-8","etag":"W/\"1818-PtrlTzCoa1UKt384HVrgiMwkPLE\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"123ms"},"msg":"","time":"2024-08-14T20:35:48.540Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"f708a37c-b879-48c5-9e97-738b246e64c3","userId":"1"},"url":"/snippets/?formats=mobiledoc%2Clexical&limit=all","method":"GET","originalUrl":"/ghost/api/admin/snippets/?formats=mobiledoc%2Clexical&limit=all","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/snippets/?formats=mobiledoc%2Clexical&limit=all","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"formats":"mobiledoc,lexical","limit":"all"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"106","etag":"W/\"6a-P/Xz698jPBAiP0yXVF8SOryKOtc\""},"statusCode":200,"responseTime":"8ms"},"msg":"","time":"2024-08-14T20:35:48.586Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"b1e416db-9b28-4175-8279-eb7dd70b2c85","userId":"1"},"url":"/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","method":"GET","originalUrl":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"group":"site,theme,private,members,portal,newsletter,email,amp,labs,slack,unsplash,views,firstpromoter,editor,comments,analytics,announcement,pintura,donations,recommendations"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"1284-5SJMDlrlTory8Sfjr8pxZqob1aw\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"14ms"},"msg":"","time":"2024-08-14T20:35:48.604Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"12c80c64-3751-4cd8-a6ac-99ab99989996","userId":"1"},"url":"/newsletters/?status=active&limit=all&include=count.active_members","method":"GET","originalUrl":"/ghost/api/admin/newsletters/?status=active&limit=all&include=count.active_members","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/newsletters/?status=active&limit=all&include=count.active_members","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"status":"active","limit":"all","include":"count.active_members"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"405-9pip1buMrc6+2C5IEWPBElcePS4\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"16ms"},"msg":"","time":"2024-08-14T20:35:48.607Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"db86358f-8ebb-4399-9130-5bfcf6358f5f","userId":"1"},"url":"/newsletters/?status=active&limit=all&include=count.active_members","method":"GET","originalUrl":"/ghost/api/admin/newsletters/?status=active&limit=all&include=count.active_members","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/newsletters/?status=active&limit=all&include=count.active_members","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"status":"active","limit":"all","include":"count.active_members"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"405-9pip1buMrc6+2C5IEWPBElcePS4\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"16ms"},"msg":"","time":"2024-08-14T20:35:48.608Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"77a0bd3f-0de6-4ada-ba0c-975b8f782c80","userId":"1"},"url":"/posts/?formats=mobiledoc%2Clexical&filter=status%3Apublished&fields=id%2Curl%2Ctitle%2Cvisibility%2Cpublished_at&order=published_at%20desc&limit=5","method":"GET","originalUrl":"/ghost/api/admin/posts/?formats=mobiledoc%2Clexical&filter=status%3Apublished&fields=id%2Curl%2Ctitle%2Cvisibility%2Cpublished_at&order=published_at%20desc&limit=5","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/posts/?formats=mobiledoc%2Clexical&filter=status%3Apublished&fields=id%2Curl%2Ctitle%2Cvisibility%2Cpublished_at&order=published_at%20desc&limit=5","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"formats":"mobiledoc,lexical","filter":"status:published","fields":"id,url,title,visibility,published_at","order":"published_at desc","limit":"5"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"500-7QIRkYx/sY5jnJc87Rcj31c12eQ\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"8ms"},"msg":"","time":"2024-08-14T20:35:48.641Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"87a014ac-642d-4cda-91eb-d82315e1b27a","userId":"1"},"url":"/users/?fields%5B%5D=id&fields%5B%5D=slug&fields%5B%5D=url&fields%5B%5D=name&fields%5B%5D=profile_image&limit=10000","method":"GET","originalUrl":"/ghost/api/admin/users/?fields%5B%5D=id&fields%5B%5D=slug&fields%5B%5D=url&fields%5B%5D=name&fields%5B%5D=profile_image&limit=10000","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/users/?fields%5B%5D=id&fields%5B%5D=slug&fields%5B%5D=url&fields%5B%5D=name&fields%5B%5D=profile_image&limit=10000","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"fields":{"0":"id","1":"slug","2":"url","3":"name","4":"profile_image"},"limit":"10000"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"227","etag":"W/\"e3-i7IH9feJjG6l3p5wO8HoNHGykqY\""},"statusCode":200,"responseTime":"21ms"},"msg":"","time":"2024-08-14T20:35:48.666Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"84e55539-4a55-4ffd-8e5d-306f37e8dcf4","userId":"1"},"url":"/tags/?fields%5B%5D=id&fields%5B%5D=slug&fields%5B%5D=url&fields%5B%5D=name&limit=10000","method":"GET","originalUrl":"/ghost/api/admin/tags/?fields%5B%5D=id&fields%5B%5D=slug&fields%5B%5D=url&fields%5B%5D=name&limit=10000","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/tags/?fields%5B%5D=id&fields%5B%5D=slug&fields%5B%5D=url&fields%5B%5D=name&limit=10000","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"fields":{"0":"id","1":"slug","2":"url","3":"name"},"limit":"10000"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"207","etag":"W/\"cf-5hjmFExwWoPzF5/rn1wqOxtJLKs\""},"statusCode":200,"responseTime":"22ms"},"msg":"","time":"2024-08-14T20:35:48.667Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"06d62976-f9b2-45fb-851b-e050577a37ea","userId":"1"},"url":"/posts/?fields%5B%5D=id&fields%5B%5D=url&fields%5B%5D=title&fields%5B%5D=status&fields%5B%5D=published_at&fields%5B%5D=visibility&limit=10000&order=updated_at%20desc","method":"GET","originalUrl":"/ghost/api/admin/posts/?fields%5B%5D=id&fields%5B%5D=url&fields%5B%5D=title&fields%5B%5D=status&fields%5B%5D=published_at&fields%5B%5D=visibility&limit=10000&order=updated_at%20desc","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/posts/?fields%5B%5D=id&fields%5B%5D=url&fields%5B%5D=title&fields%5B%5D=status&fields%5B%5D=published_at&fields%5B%5D=visibility&limit=10000&order=updated_at%20desc","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"fields":{"0":"id","1":"url","2":"title","3":"status","4":"published_at","5":"visibility"},"limit":"10000","order":"updated_at desc"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"290","etag":"W/\"122-I4go3nB0k3IXzKSI3WK0tkfoqns\""},"statusCode":200,"responseTime":"23ms"},"msg":"","time":"2024-08-14T20:35:48.669Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"f6c15fca-25c8-4d87-ba94-2afece2c2df8","userId":"1"},"url":"/pages/?fields%5B%5D=id&fields%5B%5D=url&fields%5B%5D=title&fields%5B%5D=status&fields%5B%5D=published_at&fields%5B%5D=visibility&limit=10000&order=updated_at%20desc","method":"GET","originalUrl":"/ghost/api/admin/pages/?fields%5B%5D=id&fields%5B%5D=url&fields%5B%5D=title&fields%5B%5D=status&fields%5B%5D=published_at&fields%5B%5D=visibility&limit=10000&order=updated_at%20desc","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/pages/?fields%5B%5D=id&fields%5B%5D=url&fields%5B%5D=title&fields%5B%5D=status&fields%5B%5D=published_at&fields%5B%5D=visibility&limit=10000&order=updated_at%20desc","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"fields":{"0":"id","1":"url","2":"title","3":"status","4":"published_at","5":"visibility"},"limit":"10000","order":"updated_at desc"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"288","etag":"W/\"120-se+PqoNMVoisA+noFiCMrcNY8JM\""},"statusCode":200,"responseTime":"24ms"},"msg":"","time":"2024-08-14T20:35:48.671Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"231f1c43-d4dc-414c-82d8-edafd545f5d6","userId":"1"},"url":"/images/upload/","method":"POST","originalUrl":"/ghost/api/admin/images/upload/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/images/upload/","content-length":"268008","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","content-type":"multipart/form-data; boundary=---------------------------315869914722503081981144106363","origin":"https://botc.brodin.rocks","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Origin, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"https://botc.brodin.rocks","content-type":"application/json; charset=utf-8","content-length":"134","etag":"W/\"86-qqEjxOvwFbN7QjcKWUPMy6bKzLI\""},"statusCode":201,"responseTime":"122ms"},"msg":"","time":"2024-08-14T20:38:47.847Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"8ac98f3b-a3a0-4f81-bc6c-61de8b9ffee0","userId":null},"url":"/2024/08/435480870_937811988007044_4887320147439870494_n.jpg","method":"GET","originalUrl":"/content/images/2024/08/435480870_937811988007044_4887320147439870494_n.jpg","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/content/images/2024/08/435480870_937811988007044_4887320147439870494_n.jpg","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=5, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"*","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Wed, 14 Aug 2024 20:38:47 GMT","etag":"W/\"2546b-191529d5322\"","content-type":"image/jpeg","content-length":152683},"statusCode":200,"responseTime":"1ms"},"msg":"","time":"2024-08-14T20:38:47.871Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Adding one-off job to queue with current length = 0 called 'sendWebmentions'","time":"2024-08-14T20:38:51.500Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"a5ec76fc-feb2-46ed-af4d-b1251b739d2d","userId":"1"},"url":"/posts/66bb9cbc1efee80001712bdc/?formats=mobiledoc%2Clexical&save_revision=1&include=tags%2Cauthors%2Cauthors.roles%2Cemail%2Ctiers%2Cnewsletter%2Ccount.clicks%2Cpost_revisions%2Cpost_revisions.author","method":"PUT","originalUrl":"/ghost/api/admin/posts/66bb9cbc1efee80001712bdc/?formats=mobiledoc%2Clexical&save_revision=1&include=tags%2Cauthors%2Cauthors.roles%2Cemail%2Ctiers%2Cnewsletter%2Ccount.clicks%2Cpost_revisions%2Cpost_revisions.author","params":{"id":"66bb9cbc1efee80001712bdc"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/posts/66bb9cbc1efee80001712bdc/?formats=mobiledoc%2Clexical&save_revision=1&include=tags%2Cauthors%2Cauthors.roles%2Cemail%2Ctiers%2Cnewsletter%2Ccount.clicks%2Cpost_revisions%2Cpost_revisions.author","content-length":"4003","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=utf-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","origin":"https://botc.brodin.rocks","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{"formats":"mobiledoc,lexical","save_revision":"1","include":"tags,authors,authors.roles,email,tiers,newsletter,count.clicks,post_revisions,post_revisions.author"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Origin, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"https://botc.brodin.rocks","x-cache-invalidate":"/*","content-type":"application/json; charset=utf-8","etag":"W/\"1dfe-U1LGubekH63WLKHpcWq9dwUz+A4\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"149ms"},"msg":"","time":"2024-08-14T20:38:51.504Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"6213d35d-ebdd-480f-bcc3-c36b27d359a8","userId":"1"},"url":"/members/events/?filter=data.created_at%3A%3C%272024-08-14%2020%3A38%3A55%27%2Btype%3A%5Bsubscription_event%2Csignup_event%5D%2Bdata.post_id%3A%2766bb9cbc1efee80001712bdc%27&limit=5","method":"GET","originalUrl":"/ghost/api/admin/members/events/?filter=data.created_at%3A%3C%272024-08-14%2020%3A38%3A55%27%2Btype%3A%5Bsubscription_event%2Csignup_event%5D%2Bdata.post_id%3A%2766bb9cbc1efee80001712bdc%27&limit=5","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/members/events/?filter=data.created_at%3A%3C%272024-08-14%2020%3A38%3A55%27%2Btype%3A%5Bsubscription_event%2Csignup_event%5D%2Bdata.post_id%3A%2766bb9cbc1efee80001712bdc%27&limit=5","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{"filter":"data.created_at:<'2024-08-14 20:38:55'+type:[subscription_event,signup_event]+data.post_id:'66bb9cbc1efee80001712bdc'","limit":"5"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"105","etag":"W/\"69-w0ff6n9ZcZgH3NWquC4npo+l6DE\""},"statusCode":200,"responseTime":"55ms"},"msg":"","time":"2024-08-14T20:38:56.445Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"4bad8ea0-71d6-4a6e-821d-9c3112550801","userId":"1"},"url":"/members/?order=id&limit=1&page=1&include=newsletters%2Clabels","method":"GET","originalUrl":"/ghost/api/admin/members/?order=id&limit=1&page=1&include=newsletters%2Clabels","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/members/?order=id&limit=1&page=1&include=newsletters%2Clabels","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{"order":"id","limit":"1","page":"1","include":"newsletters,labels"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"101","etag":"W/\"65-f6nBT1UI6bh1EnkUkUhaEXI/ziw\""},"statusCode":200,"responseTime":"51ms"},"msg":"","time":"2024-08-14T20:38:56.448Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"4dac6421-f411-482f-a7b9-6c9be8b1bf37","userId":"1"},"url":"/stats/referrers/posts/66bb9cbc1efee80001712bdc/","method":"GET","originalUrl":"/ghost/api/admin/stats/referrers/posts/66bb9cbc1efee80001712bdc/","params":{"id":"66bb9cbc1efee80001712bdc"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/stats/referrers/posts/66bb9cbc1efee80001712bdc/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"22","etag":"W/\"16-WcmRIiz+hBM7bbYRjg6ziVwXuLI\""},"statusCode":200,"responseTime":"53ms"},"msg":"","time":"2024-08-14T20:38:56.449Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"4ddc3710-774d-4073-b9b9-25bd70baaf25","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"none","sec-fetch-user":"?1","if-none-match":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"2537-w79cJXv2QO1J1BUIA3OI5SF5hmc\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"32ms"},"msg":"","time":"2024-08-14T20:39:04.007Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"69512c49-6bc2-44f0-9269-f65c89212b3d","userId":null},"url":"/size/w2000/2024/08/435480870_937811988007044_4887320147439870494_n.jpg","method":"GET","originalUrl":"/content/images/size/w2000/2024/08/435480870_937811988007044_4887320147439870494_n.jpg","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/content/images/size/w2000/2024/08/435480870_937811988007044_4887320147439870494_n.jpg","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"*","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Wed, 14 Aug 2024 20:39:04 GMT","etag":"W/\"2546b-191529d9316\"","content-type":"image/jpeg","content-length":152683},"statusCode":200,"responseTime":"109ms"},"msg":"","time":"2024-08-14T20:39:04.221Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"cbc4711e-327c-4c28-bce4-06628cc3c85e","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","sec-fetch-dest":"empty","sec-fetch-mode":"no-cors","sec-fetch-site":"cross-site","priority":"u=4","pragma":"no-cache","cache-control":"no-cache"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"2537-w79cJXv2QO1J1BUIA3OI5SF5hmc\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"30ms"},"msg":"","time":"2024-08-14T20:39:07.378Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"9002d731-bb1c-4283-801c-2bf0552a510f","userId":null},"url":"/about/","method":"GET","originalUrl":"/about/","params":{"slug":"about"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/about/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"same-origin","sec-fetch-user":"?1","if-none-match":"W/\"2b47-JyqvyKOOXs7JEXGzrQEpSEydQX4\"","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","etag":"W/\"2b47-JyqvyKOOXs7JEXGzrQEpSEydQX4\""},"statusCode":304,"responseTime":"33ms"},"msg":"","time":"2024-08-14T20:39:18.806Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"208eb098-50b0-4c65-9c5a-7f043156de3f","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/about/","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"same-origin","sec-fetch-user":"?1","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"2537-w79cJXv2QO1J1BUIA3OI5SF5hmc\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"25ms"},"msg":"","time":"2024-08-14T20:41:29.604Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"b58996e5-14fc-4628-99a2-4849c71de908","userId":null},"url":"/size/w600/2024/08/435480870_937811988007044_4887320147439870494_n.jpg","method":"GET","originalUrl":"/content/images/size/w600/2024/08/435480870_937811988007044_4887320147439870494_n.jpg","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/content/images/size/w600/2024/08/435480870_937811988007044_4887320147439870494_n.jpg","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=5, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"*","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Wed, 14 Aug 2024 20:41:50 GMT","etag":"W/\"868a-19152a01b3a\"","content-type":"image/jpeg","content-length":34442},"statusCode":200,"responseTime":"49ms"},"msg":"","time":"2024-08-14T20:41:50.141Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"31338584-e0f6-4df6-885c-bd401dafd426","userId":null},"url":"/size/w1000/2024/08/Halloween-BOTC-banner-1.jpg","method":"GET","originalUrl":"/content/images/size/w1000/2024/08/Halloween-BOTC-banner-1.jpg","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/content/images/size/w1000/2024/08/Halloween-BOTC-banner-1.jpg","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=5, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"*","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Wed, 14 Aug 2024 20:41:50 GMT","etag":"W/\"106d5-19152a01b66\"","content-type":"image/jpeg","content-length":67285},"statusCode":200,"responseTime":"100ms"},"msg":"","time":"2024-08-14T20:41:50.188Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"c52ad435-63ed-4fdd-88ed-6206a1ae3e5f","userId":null},"url":"/","method":"GET","originalUrl":"/ghost/","params":{"0":"/"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"none","sec-fetch-user":"?1","priority":"u=0, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","etag":"c7919e0fad8cdf38d967de2c70c78f2f","x-frame-options":"sameorigin","accept-ranges":"bytes","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","content-type":"text/html; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"11ms"},"msg":"","time":"2024-08-14T20:41:58.502Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"20f9939f-d2da-47e3-b7ac-79e8c32e89f2","userId":"1"},"url":"/users/me/?include=roles","method":"GET","originalUrl":"/ghost/api/admin/users/me/?include=roles","params":{"id":"me"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/users/me/?include=roles","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"include":"roles"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"1014","etag":"W/\"3f6-4hxr8ghRL0fQzb30Nr3BV/Dq8bc\""},"statusCode":200,"responseTime":"8ms"},"msg":"","time":"2024-08-14T20:41:58.799Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"ee7a0c25-e6c8-4a40-9d53-9e39371cde69","userId":null},"url":"/site/","method":"GET","originalUrl":"/ghost/api/admin/site/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/site/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"368","etag":"W/\"170-u3LWrk4WZQ4DuehP19/M1QCaPKU\""},"statusCode":200,"responseTime":"1ms"},"msg":"","time":"2024-08-14T20:41:58.834Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"5e4f0f81-1449-4c24-8041-4596a6e0f1b5","userId":"1"},"url":"/config/","method":"GET","originalUrl":"/ghost/api/admin/config/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/config/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"604","etag":"W/\"25c-mgW/3jkmBEAj2CXAR1UdQEmnlF4\""},"statusCode":200,"responseTime":"4ms"},"msg":"","time":"2024-08-14T20:41:58.855Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"53959a2b-f3aa-425f-949a-07c75a339f03","userId":"1"},"url":"/tiers/?filter=type%3Apaid%2Bactive%3Atrue&limit=all","method":"GET","originalUrl":"/ghost/api/admin/tiers/?filter=type%3Apaid%2Bactive%3Atrue&limit=all","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/tiers/?filter=type%3Apaid%2Bactive%3Atrue&limit=all","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"filter":"type:paid+active:true","limit":"all"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"465","etag":"W/\"1d1-MoYnzkQNBhddzWyXRGkNjSK21oc\""},"statusCode":200,"responseTime":"10ms"},"msg":"","time":"2024-08-14T20:41:58.867Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"caeb5e94-3f27-4e60-a5cd-8b163f7f7400","userId":"1"},"url":"/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","method":"GET","originalUrl":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"group":"site,theme,private,members,portal,newsletter,email,amp,labs,slack,unsplash,views,firstpromoter,editor,comments,analytics,announcement,pintura,donations,recommendations"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"1284-5SJMDlrlTory8Sfjr8pxZqob1aw\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"12ms"},"msg":"","time":"2024-08-14T20:41:58.868Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"39b2e058-7604-45d6-84ff-ae27479c3bc1","userId":"1"},"url":"/themes/active/","method":"GET","originalUrl":"/ghost/api/admin/themes/active/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/themes/active/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"acf-aFlKa74d7RaKYd7HVExiG0DDKfI\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"11ms"},"msg":"","time":"2024-08-14T20:41:59.041Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"7f70ee8a-bc57-4212-b372-85b80ba7dc78","userId":"1"},"url":"/notifications/","method":"GET","originalUrl":"/ghost/api/admin/notifications/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/notifications/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"20","etag":"W/\"14-rGnko0plFblBZ6cCxL9htMA8NKo\""},"statusCode":200,"responseTime":"9ms"},"msg":"","time":"2024-08-14T20:41:59.045Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"45a10d46-2eb3-401d-b67d-ef4a806d389a","userId":"1"},"url":"/members/?order=id&limit=1&page=1&include=newsletters%2Clabels","method":"GET","originalUrl":"/ghost/api/admin/members/?order=id&limit=1&page=1&include=newsletters%2Clabels","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/members/?order=id&limit=1&page=1&include=newsletters%2Clabels","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"order":"id","limit":"1","page":"1","include":"newsletters,labels"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"101","etag":"W/\"65-f6nBT1UI6bh1EnkUkUhaEXI/ziw\""},"statusCode":200,"responseTime":"32ms"},"msg":"","time":"2024-08-14T20:41:59.228Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"24afdf6b-5e76-4b6d-b6b8-ba7c42873ec6","userId":"1"},"url":"/posts/?formats=mobiledoc%2Clexical&limit=5&filter=status%3A%5Bpublished%2Csent%5D&order=published_at%20desc","method":"GET","originalUrl":"/ghost/api/admin/posts/?formats=mobiledoc%2Clexical&limit=5&filter=status%3A%5Bpublished%2Csent%5D&order=published_at%20desc","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/posts/?formats=mobiledoc%2Clexical&limit=5&filter=status%3A%5Bpublished%2Csent%5D&order=published_at%20desc","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"formats":"mobiledoc,lexical","limit":"5","filter":"status:[published,sent]","order":"published_at desc"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"16fe-dZXl5AvadKdbostRKsfwB1Ex76g\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"47ms"},"msg":"","time":"2024-08-14T20:41:59.245Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"96dc1085-cc1b-4bc9-a876-78c703b94474","userId":null},"url":"/site/","method":"GET","originalUrl":"/ghost/api/admin/site/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/site/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"368","etag":"W/\"170-u3LWrk4WZQ4DuehP19/M1QCaPKU\""},"statusCode":200,"responseTime":"2ms"},"msg":"","time":"2024-08-14T20:42:02.869Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"e06c8e67-b726-4b47-bc7d-59acb27d8f49","userId":"1"},"url":"/config/","method":"GET","originalUrl":"/ghost/api/admin/config/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/config/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"604","etag":"W/\"25c-mgW/3jkmBEAj2CXAR1UdQEmnlF4\""},"statusCode":200,"responseTime":"16ms"},"msg":"","time":"2024-08-14T20:42:02.887Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"2233a5c8-e373-4532-9e6e-21cb025ca000","userId":"1"},"url":"/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations","method":"GET","originalUrl":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{"group":"site,theme,private,members,portal,newsletter,email,amp,labs,slack,unsplash,views,firstpromoter,editor,comments,analytics,announcement,pintura,donations"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"1244-DP256PtsDdW3WZdW8uhcLRfNx50\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"38ms"},"msg":"","time":"2024-08-14T20:42:02.903Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"e2b8bf24-30d0-4440-b10f-8fe95c657e07","userId":"1"},"url":"/users/me/?include=roles","method":"GET","originalUrl":"/ghost/api/admin/users/me/?include=roles","params":{"id":"me"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/users/me/?include=roles","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{"include":"roles"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"1014","etag":"W/\"3f6-4hxr8ghRL0fQzb30Nr3BV/Dq8bc\""},"statusCode":200,"responseTime":"40ms"},"msg":"","time":"2024-08-14T20:42:02.911Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"dc802ade-950d-46c1-ad50-78b4c56e5ac0","userId":"1"},"url":"/tiers/","method":"GET","originalUrl":"/ghost/api/admin/tiers/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/tiers/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"729","etag":"W/\"2d9-ZWZOdwthqkUe+CMkVexjUCnbbe0\""},"statusCode":200,"responseTime":"33ms"},"msg":"","time":"2024-08-14T20:42:03.028Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"29074342-2ac6-4728-b96b-809bc8d11c9c","userId":"1"},"url":"/invites/","method":"GET","originalUrl":"/ghost/api/admin/invites/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/invites/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"102","etag":"W/\"66-sOX4mOGvIzARC+CuIiE6bGahqSc\""},"statusCode":200,"responseTime":"44ms"},"msg":"","time":"2024-08-14T20:42:03.038Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"9686a73e-cf28-4000-8898-f1e5d91aa869","userId":"1"},"url":"/roles/?limit=all","method":"GET","originalUrl":"/ghost/api/admin/roles/?limit=all","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/roles/?limit=all","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"limit":"all"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"705-EpLlAF/Qd51eDXeOyZJ1J3Gaq8U\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"44ms"},"msg":"","time":"2024-08-14T20:42:03.039Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"433fdff6-2713-4836-988b-3ac920edc2a8","userId":"1"},"url":"/stats/referrers/","method":"GET","originalUrl":"/ghost/api/admin/stats/referrers/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/stats/referrers/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"22","etag":"W/\"16-WcmRIiz+hBM7bbYRjg6ziVwXuLI\""},"statusCode":200,"responseTime":"49ms"},"msg":"","time":"2024-08-14T20:42:03.044Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"fbd03a0d-802e-472e-9195-e6dcccb16f5d","userId":"1"},"url":"/recommendations/?include=count.clicks%2Ccount.subscribers&order=created_at+desc&limit=5","method":"GET","originalUrl":"/ghost/api/admin/recommendations/?include=count.clicks%2Ccount.subscribers&order=created_at+desc&limit=5","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/recommendations/?include=count.clicks%2Ccount.subscribers&order=created_at+desc&limit=5","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"include":"count.clicks,count.subscribers","order":"created_at desc","limit":"5"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"109","etag":"W/\"6d-C6k8ydjJ913rUrlEenifUzC6yww\""},"statusCode":200,"responseTime":"51ms"},"msg":"","time":"2024-08-14T20:42:03.046Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"410473b2-4313-41ac-86c0-2c8ce17fe957","userId":"1"},"url":"/users/?limit=100&include=roles","method":"GET","originalUrl":"/ghost/api/admin/users/?limit=100&include=roles","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/users/?limit=100&include=roles","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"limit":"100","include":"roles"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"44f-ZCAsrPvhJ4bLb3W/yyfMtf/K9do\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"53ms"},"msg":"","time":"2024-08-14T20:42:03.047Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"faaf1207-d841-4160-9209-a3eecf3b5f77","userId":"1"},"url":"/incoming_recommendations/?limit=5&order=created_at+desc","method":"GET","originalUrl":"/ghost/api/admin/incoming_recommendations/?limit=5&order=created_at+desc","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/incoming_recommendations/?limit=5&order=created_at+desc","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"limit":"5","order":"created_at desc"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"109","etag":"W/\"6d-aDlCMngXFadesmbdF27VgKzSNxE\""},"statusCode":200,"responseTime":"53ms"},"msg":"","time":"2024-08-14T20:42:03.049Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"16ac1a21-f1c9-469d-83da-6f2e5750b1d7","userId":"1"},"url":"/newsletters/?include=count.active_members%2Ccount.posts&limit=50","method":"GET","originalUrl":"/ghost/api/admin/newsletters/?include=count.active_members%2Ccount.posts&limit=50","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/newsletters/?include=count.active_members%2Ccount.posts&limit=50","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"include":"count.active_members,count.posts","limit":"50"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"40c-dN4tqu0JtK/yCNrXhW2arW7V+eU\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"49ms"},"msg":"","time":"2024-08-14T20:42:03.049Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"c13b6b99-9d5d-4451-bd30-b31265506c44","userId":"1"},"url":"/integrations/?include=api_keys%2Cwebhooks","method":"GET","originalUrl":"/ghost/api/admin/integrations/?include=api_keys%2Cwebhooks","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/integrations/?include=api_keys%2Cwebhooks","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"include":"api_keys,webhooks"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"a43-gTqtScYdbAPIqLxRHugJNkGXchM\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"48ms"},"msg":"","time":"2024-08-14T20:42:03.050Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"aeeffa6e-05da-4ffa-98d2-ed1f18d0db2f","userId":null},"url":"/admin-x-settings/modals-ccd29d36.mjs","method":"GET","originalUrl":"/ghost/assets/admin-x-settings/modals-ccd29d36.mjs","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/admin-x-settings/modals-ccd29d36.mjs","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/assets/admin-x-settings/index-e85d0dcf.mjs","sec-fetch-dest":"script","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"153308-7438674ba0\"","content-type":"application/javascript; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"26ms"},"msg":"","time":"2024-08-14T20:42:03.981Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"2a934645-1105-46d5-9c8f-cbf78996e9ba","userId":null},"url":"/admin-x-settings/index-b5d002c9.mjs","method":"GET","originalUrl":"/ghost/assets/admin-x-settings/index-b5d002c9.mjs","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/admin-x-settings/index-b5d002c9.mjs","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/assets/admin-x-settings/modals-ccd29d36.mjs","sec-fetch-dest":"script","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"6290f-7438674ba0\"","content-type":"application/javascript; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"9ms"},"msg":"","time":"2024-08-14T20:42:04.114Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"496ff6ae-f08a-41e3-899d-86c5f1ff4242","userId":"1"},"url":"/settings/","method":"PUT","originalUrl":"/ghost/api/admin/settings/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/","content-length":"316","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","content-type":"application/json","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Origin, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"https://botc.brodin.rocks","x-cache-invalidate":"/*","content-type":"application/json; charset=utf-8","etag":"W/\"1287-7i2AlQC6B64HOPI2Mck9COoNzEA\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"15ms"},"msg":"","time":"2024-08-14T20:45:13.091Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"ee696ad1-13eb-4763-b3ae-03071031fe71","userId":"1"},"url":"/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","method":"GET","originalUrl":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"group":"site,theme,private,members,portal,newsletter,email,amp,labs,slack,unsplash,views,firstpromoter,editor,comments,analytics,announcement,pintura,donations,recommendations"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"1344-JQqRmXlUnk0jmFbK+HSkiEFhxIA\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"8ms"},"msg":"","time":"2024-08-14T20:45:13.131Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"4348a145-89f2-4815-83da-2c9fc7ef4496","userId":"1"},"url":"/settings/","method":"PUT","originalUrl":"/ghost/api/admin/settings/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/","content-length":"593","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","content-type":"application/json","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Origin, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"https://botc.brodin.rocks","x-cache-invalidate":"/*","content-type":"application/json; charset=utf-8","etag":"W/\"1343-lC0jVEs0FMkqMv4J41pevE3mwco\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"38ms"},"msg":"","time":"2024-08-14T20:45:47.283Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"f27008e0-37a8-4852-b177-e9d4466110ad","userId":"1"},"url":"/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","method":"GET","originalUrl":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"group":"site,theme,private,members,portal,newsletter,email,amp,labs,slack,unsplash,views,firstpromoter,editor,comments,analytics,announcement,pintura,donations,recommendations"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"1400-ZkIKbDzpub2wp1Mhb2JGkWQ7mQ8\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"19ms"},"msg":"","time":"2024-08-14T20:45:47.339Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"83f155f3-09b3-4172-a7bd-0fc623f4def4","userId":"1"},"url":"/settings/","method":"PUT","originalUrl":"/ghost/api/admin/settings/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/","content-length":"281","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","content-type":"application/json","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Origin, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"https://botc.brodin.rocks","x-cache-invalidate":"/*","content-type":"application/json; charset=utf-8","etag":"W/\"1320-VUas56l8Vhlh8mRHnGgKgB4cc2E\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"30ms"},"msg":"","time":"2024-08-14T20:48:14.045Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"8f29ad98-9b0d-4394-bc1e-8b0c6c00e652","userId":"1"},"url":"/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","method":"GET","originalUrl":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"group":"site,theme,private,members,portal,newsletter,email,amp,labs,slack,unsplash,views,firstpromoter,editor,comments,analytics,announcement,pintura,donations,recommendations"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"13dd-Y+gGzugfFgGSjPXDbJ1iD9oM7eU\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"7ms"},"msg":"","time":"2024-08-14T20:48:14.090Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"2923f565-b886-4f97-baab-58d078ad6358","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"none","sec-fetch-user":"?1","if-none-match":"W/\"2537-w79cJXv2QO1J1BUIA3OI5SF5hmc\"","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"268a-Pn3oWU6Xe+QtpxIMlWhA02hkn84\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"45ms"},"msg":"","time":"2024-08-14T20:48:19.861Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"883fa676-4135-4341-8af5-6721f1bd5271","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","sec-fetch-dest":"empty","sec-fetch-mode":"no-cors","sec-fetch-site":"cross-site","priority":"u=4","pragma":"no-cache","cache-control":"no-cache"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"268a-Pn3oWU6Xe+QtpxIMlWhA02hkn84\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"12ms"},"msg":"","time":"2024-08-14T20:48:23.094Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"e2a23b1f-d152-4386-aeaf-9865631269ca","userId":null},"url":"/coming-soon/","method":"GET","originalUrl":"/coming-soon/","params":{"slug":"coming-soon"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/coming-soon/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"same-origin","sec-fetch-user":"?1","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"3187-MUZZQYxgZu2PHyCS0Mv+JgvbEvE\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"53ms"},"msg":"","time":"2024-08-14T20:48:26.325Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"0085b368-f130-4151-81fc-12735d6bd673","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/coming-soon/","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"same-origin","sec-fetch-user":"?1","if-none-match":"W/\"268a-Pn3oWU6Xe+QtpxIMlWhA02hkn84\"","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","etag":"W/\"268a-Pn3oWU6Xe+QtpxIMlWhA02hkn84\""},"statusCode":304,"responseTime":"32ms"},"msg":"","time":"2024-08-14T20:48:27.609Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"d705dffa-62e7-4b0c-918a-778a63365e60","userId":null},"url":"/2024/08/Halloween-BOTC-banner-1.jpg","method":"GET","originalUrl":"/content/images/2024/08/Halloween-BOTC-banner-1.jpg","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/content/images/2024/08/Halloween-BOTC-banner-1.jpg","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=5, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"*","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Tue, 13 Aug 2024 17:58:33 GMT","etag":"W/\"389a1-1914ce443a9\"","content-type":"image/jpeg","content-length":231841},"statusCode":200,"responseTime":"56ms"},"msg":"","time":"2024-08-14T20:48:35.276Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"32435c97-fbcc-46be-a80b-2843e8a44098","userId":"1"},"url":"/themes/","method":"GET","originalUrl":"/ghost/api/admin/themes/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/themes/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"1948-+0zl9jowm5MJcLEISCuz+/JHi4U\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"57ms"},"msg":"","time":"2024-08-14T20:48:35.306Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"aa322935-c144-4c4a-b397-f8e0a50b6b49","userId":"1"},"url":"/custom_theme_settings/","method":"GET","originalUrl":"/ghost/api/admin/custom_theme_settings/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/custom_theme_settings/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"665-OB+7e2xyHcYYDqkx+ak4elQu8kE\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"54ms"},"msg":"","time":"2024-08-14T20:48:35.308Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"a2bfa710-e0d9-4b5f-8bb2-428b7f487a7c","userId":"1"},"url":"/posts/?filter=status%3Apublished&order=published_at+DESC&limit=1&fields=id%2Curl","method":"GET","originalUrl":"/ghost/api/admin/posts/?filter=status%3Apublished&order=published_at+DESC&limit=1&fields=id%2Curl","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/posts/?filter=status%3Apublished&order=published_at+DESC&limit=1&fields=id%2Curl","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"filter":"status:published","order":"published_at DESC","limit":"1","fields":"id,url"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"179","etag":"W/\"b3-zzERBkfOZ66kCqKjtVLd4pC+leI\""},"statusCode":200,"responseTime":"62ms"},"msg":"","time":"2024-08-14T20:48:35.313Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"7bad3285-408e-4107-b9f4-a527f645acb2","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23351334&d=A+thriving+community+running+games+locally+every+week&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Dark%22%2C%22post_image_style%22%3A%22Wide%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"268a-Pn3oWU6Xe+QtpxIMlWhA02hkn84\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"27ms"},"msg":"","time":"2024-08-14T20:48:35.629Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"20e58375-1861-432d-ad12-f25f3feb84f7","userId":"1"},"url":"/settings/","method":"PUT","originalUrl":"/ghost/api/admin/settings/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/","content-length":"80","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","content-type":"application/json","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Origin, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"https://botc.brodin.rocks","x-cache-invalidate":"/*","content-type":"application/json; charset=utf-8","etag":"W/\"1320-VUas56l8Vhlh8mRHnGgKgB4cc2E\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"18ms"},"msg":"","time":"2024-08-14T20:48:53.645Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"695795fd-b02e-4ce9-bfe6-4624f6c58362","userId":"1"},"url":"/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","method":"GET","originalUrl":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"group":"site,theme,private,members,portal,newsletter,email,amp,labs,slack,unsplash,views,firstpromoter,editor,comments,analytics,announcement,pintura,donations,recommendations"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"13dd-Y+gGzugfFgGSjPXDbJ1iD9oM7eU\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"21ms"},"msg":"","time":"2024-08-14T20:48:53.683Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"65135312-feb4-4338-9889-b6f71dda9ac0","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23351334&d=A+thriving+community+running+games+locally+every+week&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Dark%22%2C%22post_image_style%22%3A%22Wide%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"268a-Pn3oWU6Xe+QtpxIMlWhA02hkn84\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"18ms"},"msg":"","time":"2024-08-14T20:49:00.320Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"1598701e-4c34-43c7-a8f0-b83120dd7fd4","userId":null},"url":"/coming-soon/","method":"POST","originalUrl":"/coming-soon/","params":{"slug":"coming-soon"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/coming-soon/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23351334&d=A+thriving+community+running+games+locally+every+week&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Dark%22%2C%22post_image_style%22%3A%22Wide%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"3166-nawMMem8oE6pNt88ODkveJWEKfI\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"15ms"},"msg":"","time":"2024-08-14T20:49:02.105Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"fe1a847b-5e82-411f-814d-d2b670ae5479","userId":null},"url":"/coming-soon/","method":"POST","originalUrl":"/coming-soon/","params":{"slug":"coming-soon"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/coming-soon/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23351334&d=A+thriving+community+running+games+locally+every+week&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Dark%22%2C%22post_image_style%22%3A%22Full%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"3170-mVOOrgbebhVvRR1gM7uNJ5jxsqI\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"41ms"},"msg":"","time":"2024-08-14T20:49:13.708Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"60848f69-523c-4914-aceb-0b27a3c1e999","userId":null},"url":"/coming-soon/","method":"POST","originalUrl":"/coming-soon/","params":{"slug":"coming-soon"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/coming-soon/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23351334&d=A+thriving+community+running+games+locally+every+week&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Dark%22%2C%22post_image_style%22%3A%22Wide%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"3166-nawMMem8oE6pNt88ODkveJWEKfI\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"14ms"},"msg":"","time":"2024-08-14T20:49:15.142Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"08ec4a20-109c-4f5b-aab6-2e751e63036c","userId":null},"url":"/coming-soon/","method":"POST","originalUrl":"/coming-soon/","params":{"slug":"coming-soon"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/coming-soon/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23351334&d=A+thriving+community+running+games+locally+every+week&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Dark%22%2C%22post_image_style%22%3A%22Small%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"3171-KQBRtfN7g84+1KQD+FPRRjrlcb8\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"33ms"},"msg":"","time":"2024-08-14T20:49:17.816Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"29951fe6-a198-40b7-a9bf-d480c6779a77","userId":null},"url":"/coming-soon/","method":"POST","originalUrl":"/coming-soon/","params":{"slug":"coming-soon"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/coming-soon/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23351334&d=A+thriving+community+running+games+locally+every+week&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Dark%22%2C%22post_image_style%22%3A%22Hidden%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"2e3b-/l6Tzc460IN5+BMWdzZuLQKeB2Y\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"38ms"},"msg":"","time":"2024-08-14T20:49:23.004Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"bd1645ed-e0a6-4830-9cf4-64b1bd0f05b3","userId":null},"url":"/coming-soon/","method":"POST","originalUrl":"/coming-soon/","params":{"slug":"coming-soon"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/coming-soon/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23351334&d=A+thriving+community+running+games+locally+every+week&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Dark%22%2C%22post_image_style%22%3A%22Small%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"3171-KQBRtfN7g84+1KQD+FPRRjrlcb8\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"29ms"},"msg":"","time":"2024-08-14T20:49:24.326Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"7b44daeb-63da-4623-b28e-3cd84a237e48","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"87.236.176.189","x-forwarded-for":"87.236.176.189","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (compatible; InternetMeasurement/1.0; +https://internet-measurement.com/)","accept":"*/*","referer":"http://botc.brodin.rocks","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"268a-Pn3oWU6Xe+QtpxIMlWhA02hkn84\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"37ms"},"msg":"","time":"2024-08-14T20:53:33.089Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"cccf1a0f-9e96-4587-b213-e9a20462cd95","userId":null},"url":"/favicon.ico","method":"GET","originalUrl":"/favicon.ico","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"87.236.176.29","x-forwarded-for":"87.236.176.29","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/favicon.ico","accept":"*/*","user-agent":"Mozilla/5.0 (compatible; InternetMeasurement/1.0; +https://internet-measurement.com/)","accept-encoding":"gzip"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-type":"image/x-icon","etag":"\"a9c6dbdcdc3ae568f4e0dad92149a0e3\"","cache-control":"public, max-age=86400","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"1ms"},"msg":"","time":"2024-08-14T20:53:34.864Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Ghost is shutting down","time":"2024-08-14T21:01:31.655Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Ghost has shut down","time":"2024-08-14T21:01:31.658Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Your site is now offline","time":"2024-08-14T21:01:31.658Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Ghost was running for a day","time":"2024-08-14T21:01:31.658Z","v":0}

View File

@ -0,0 +1,486 @@
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ghost is running in production...","time":"2024-08-13T17:49:26.323Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Your site is now available on https://botc.brodin.rocks/","time":"2024-08-13T17:49:26.324Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ctrl+C to shut down","time":"2024-08-13T17:49:26.325Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ghost server started in 0.44s","time":"2024-08-13T17:49:26.325Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":50,"version":"5.87.2","err":{"id":500,"domain":"https://botc.brodin.rocks","code":"ECONNREFUSED","name":"DatabaseError","statusCode":500,"level":"critical","message":"connect ECONNREFUSED 172.18.0.39:3306","help":"\"Unknown database error\"","stack":"Error: connect ECONNREFUSED 172.18.0.39:3306\n at /var/lib/ghost/versions/5.87.2/node_modules/knex-migrator/lib/database.js:57:19\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)","hideStack":false},"msg":"connect ECONNREFUSED 172.18.0.39:3306","time":"2024-08-13T17:49:26.431Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Ghost is shutting down","time":"2024-08-13T17:49:26.431Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Ghost has shut down","time":"2024-08-13T17:49:26.432Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Your site is now offline","time":"2024-08-13T17:49:26.432Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Ghost was running for a few seconds","time":"2024-08-13T17:49:26.433Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ghost is running in production...","time":"2024-08-13T17:49:27.589Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Your site is now available on https://botc.brodin.rocks/","time":"2024-08-13T17:49:27.590Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ctrl+C to shut down","time":"2024-08-13T17:49:27.590Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ghost server started in 0.391s","time":"2024-08-13T17:49:27.591Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":50,"version":"5.87.2","err":{"id":500,"domain":"https://botc.brodin.rocks","code":"ECONNREFUSED","name":"DatabaseError","statusCode":500,"level":"critical","message":"connect ECONNREFUSED 172.18.0.39:3306","help":"\"Unknown database error\"","stack":"Error: connect ECONNREFUSED 172.18.0.39:3306\n at /var/lib/ghost/versions/5.87.2/node_modules/knex-migrator/lib/database.js:57:19\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)","hideStack":false},"msg":"connect ECONNREFUSED 172.18.0.39:3306","time":"2024-08-13T17:49:27.684Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Ghost is shutting down","time":"2024-08-13T17:49:27.684Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Ghost has shut down","time":"2024-08-13T17:49:27.685Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Your site is now offline","time":"2024-08-13T17:49:27.685Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Ghost was running for a few seconds","time":"2024-08-13T17:49:27.686Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ghost is running in production...","time":"2024-08-13T17:49:28.819Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Your site is now available on https://botc.brodin.rocks/","time":"2024-08-13T17:49:28.820Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ctrl+C to shut down","time":"2024-08-13T17:49:28.820Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ghost server started in 0.389s","time":"2024-08-13T17:49:28.821Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":50,"version":"5.87.2","err":{"id":500,"domain":"https://botc.brodin.rocks","code":"ECONNREFUSED","name":"DatabaseError","statusCode":500,"level":"critical","message":"connect ECONNREFUSED 172.18.0.39:3306","help":"\"Unknown database error\"","stack":"Error: connect ECONNREFUSED 172.18.0.39:3306\n at /var/lib/ghost/versions/5.87.2/node_modules/knex-migrator/lib/database.js:57:19\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)","hideStack":false},"msg":"connect ECONNREFUSED 172.18.0.39:3306","time":"2024-08-13T17:49:28.914Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Ghost is shutting down","time":"2024-08-13T17:49:28.914Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Ghost has shut down","time":"2024-08-13T17:49:28.915Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Your site is now offline","time":"2024-08-13T17:49:28.916Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Ghost was running for a few seconds","time":"2024-08-13T17:49:28.916Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ghost is running in production...","time":"2024-08-13T17:49:30.294Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Your site is now available on https://botc.brodin.rocks/","time":"2024-08-13T17:49:30.295Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ctrl+C to shut down","time":"2024-08-13T17:49:30.296Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ghost server started in 0.472s","time":"2024-08-13T17:49:30.296Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":50,"version":"5.87.2","err":{"id":500,"domain":"https://botc.brodin.rocks","code":"ECONNREFUSED","name":"DatabaseError","statusCode":500,"level":"critical","message":"connect ECONNREFUSED 172.18.0.39:3306","help":"\"Unknown database error\"","stack":"Error: connect ECONNREFUSED 172.18.0.39:3306\n at /var/lib/ghost/versions/5.87.2/node_modules/knex-migrator/lib/database.js:57:19\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)","hideStack":false},"msg":"connect ECONNREFUSED 172.18.0.39:3306","time":"2024-08-13T17:49:30.404Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Ghost is shutting down","time":"2024-08-13T17:49:30.404Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Ghost has shut down","time":"2024-08-13T17:49:30.405Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Your site is now offline","time":"2024-08-13T17:49:30.405Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Ghost was running for a few seconds","time":"2024-08-13T17:49:30.406Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ghost is running in production...","time":"2024-08-13T17:49:32.113Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Your site is now available on https://botc.brodin.rocks/","time":"2024-08-13T17:49:32.114Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ctrl+C to shut down","time":"2024-08-13T17:49:32.114Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ghost server started in 0.403s","time":"2024-08-13T17:49:32.115Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":50,"version":"5.87.2","err":{"id":500,"domain":"https://botc.brodin.rocks","code":"ECONNREFUSED","name":"DatabaseError","statusCode":500,"level":"critical","message":"connect ECONNREFUSED 172.18.0.39:3306","help":"\"Unknown database error\"","stack":"Error: connect ECONNREFUSED 172.18.0.39:3306\n at /var/lib/ghost/versions/5.87.2/node_modules/knex-migrator/lib/database.js:57:19\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)","hideStack":false},"msg":"connect ECONNREFUSED 172.18.0.39:3306","time":"2024-08-13T17:49:32.224Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Ghost is shutting down","time":"2024-08-13T17:49:32.224Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Ghost has shut down","time":"2024-08-13T17:49:32.225Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Your site is now offline","time":"2024-08-13T17:49:32.225Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Ghost was running for a few seconds","time":"2024-08-13T17:49:32.226Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ghost is running in production...","time":"2024-08-13T17:49:34.763Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Your site is now available on https://botc.brodin.rocks/","time":"2024-08-13T17:49:34.765Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ctrl+C to shut down","time":"2024-08-13T17:49:34.765Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ghost server started in 0.418s","time":"2024-08-13T17:49:34.766Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":50,"version":"5.87.2","err":{"id":500,"domain":"https://botc.brodin.rocks","code":"ECONNREFUSED","name":"DatabaseError","statusCode":500,"level":"critical","message":"connect ECONNREFUSED 172.18.0.39:3306","help":"\"Unknown database error\"","stack":"Error: connect ECONNREFUSED 172.18.0.39:3306\n at /var/lib/ghost/versions/5.87.2/node_modules/knex-migrator/lib/database.js:57:19\n at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16)","hideStack":false},"msg":"connect ECONNREFUSED 172.18.0.39:3306","time":"2024-08-13T17:49:34.861Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Ghost is shutting down","time":"2024-08-13T17:49:34.861Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Ghost has shut down","time":"2024-08-13T17:49:34.862Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Your site is now offline","time":"2024-08-13T17:49:34.862Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Ghost was running for a few seconds","time":"2024-08-13T17:49:34.863Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ghost is running in production...","time":"2024-08-13T17:49:38.914Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Your site is now available on https://botc.brodin.rocks/","time":"2024-08-13T17:49:38.915Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ctrl+C to shut down","time":"2024-08-13T17:49:38.915Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ghost server started in 0.37s","time":"2024-08-13T17:49:38.916Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Database state requires initialisation.","time":"2024-08-13T17:49:39.068Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: newsletters","time":"2024-08-13T17:49:39.332Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: posts","time":"2024-08-13T17:49:39.421Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: posts_meta","time":"2024-08-13T17:49:39.587Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: users","time":"2024-08-13T17:49:39.673Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: posts_authors","time":"2024-08-13T17:49:39.731Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: roles","time":"2024-08-13T17:49:39.929Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: roles_users","time":"2024-08-13T17:49:39.989Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: permissions","time":"2024-08-13T17:49:40.012Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: permissions_users","time":"2024-08-13T17:49:40.091Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: permissions_roles","time":"2024-08-13T17:49:40.108Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: settings","time":"2024-08-13T17:49:40.124Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: tags","time":"2024-08-13T17:49:40.187Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: posts_tags","time":"2024-08-13T17:49:40.218Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: invites","time":"2024-08-13T17:49:40.463Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: brute","time":"2024-08-13T17:49:40.583Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: sessions","time":"2024-08-13T17:49:40.599Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: integrations","time":"2024-08-13T17:49:40.627Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: webhooks","time":"2024-08-13T17:49:40.707Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: api_keys","time":"2024-08-13T17:49:40.805Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: mobiledoc_revisions","time":"2024-08-13T17:49:40.835Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: post_revisions","time":"2024-08-13T17:49:40.931Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: members","time":"2024-08-13T17:49:41.055Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: products","time":"2024-08-13T17:49:41.166Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: offers","time":"2024-08-13T17:49:41.205Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: benefits","time":"2024-08-13T17:49:41.378Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: products_benefits","time":"2024-08-13T17:49:41.441Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: members_products","time":"2024-08-13T17:49:41.577Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: posts_products","time":"2024-08-13T17:49:41.755Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: members_created_events","time":"2024-08-13T17:49:41.897Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: members_cancel_events","time":"2024-08-13T17:49:42.028Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: members_payment_events","time":"2024-08-13T17:49:42.158Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: members_login_events","time":"2024-08-13T17:49:42.296Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: members_email_change_events","time":"2024-08-13T17:49:42.428Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: members_status_events","time":"2024-08-13T17:49:42.564Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: members_product_events","time":"2024-08-13T17:49:42.704Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: members_paid_subscription_events","time":"2024-08-13T17:49:42.957Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: labels","time":"2024-08-13T17:49:43.091Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: members_labels","time":"2024-08-13T17:49:43.169Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: members_stripe_customers","time":"2024-08-13T17:49:43.324Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: subscriptions","time":"2024-08-13T17:49:43.456Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: members_stripe_customers_subscriptions","time":"2024-08-13T17:49:43.751Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: members_subscription_created_events","time":"2024-08-13T17:49:44.073Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: offer_redemptions","time":"2024-08-13T17:49:44.263Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: members_subscribe_events","time":"2024-08-13T17:49:44.591Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: donation_payment_events","time":"2024-08-13T17:49:44.764Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: stripe_products","time":"2024-08-13T17:49:44.891Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: stripe_prices","time":"2024-08-13T17:49:45.030Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: actions","time":"2024-08-13T17:49:45.204Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: emails","time":"2024-08-13T17:49:45.220Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: email_batches","time":"2024-08-13T17:49:45.368Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: email_recipients","time":"2024-08-13T17:49:45.470Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: email_recipient_failures","time":"2024-08-13T17:49:45.816Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: tokens","time":"2024-08-13T17:49:46.013Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: snippets","time":"2024-08-13T17:49:46.042Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: custom_theme_settings","time":"2024-08-13T17:49:46.132Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: members_newsletters","time":"2024-08-13T17:49:46.153Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: comments","time":"2024-08-13T17:49:46.391Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: comment_likes","time":"2024-08-13T17:49:46.655Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: comment_reports","time":"2024-08-13T17:49:46.867Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: jobs","time":"2024-08-13T17:49:47.080Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: redirects","time":"2024-08-13T17:49:47.108Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: members_click_events","time":"2024-08-13T17:49:47.203Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: members_feedback","time":"2024-08-13T17:49:47.376Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: suppressions","time":"2024-08-13T17:49:47.513Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: email_spam_complaint_events","time":"2024-08-13T17:49:47.618Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: mentions","time":"2024-08-13T17:49:47.809Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: milestones","time":"2024-08-13T17:49:47.871Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: temp_mail_events","time":"2024-08-13T17:49:47.887Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: collections","time":"2024-08-13T17:49:47.903Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: collections_posts","time":"2024-08-13T17:49:47.933Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: recommendations","time":"2024-08-13T17:49:48.033Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: recommendation_click_events","time":"2024-08-13T17:49:48.051Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Creating table: recommendation_subscribe_events","time":"2024-08-13T17:49:48.167Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Model: Collection","time":"2024-08-13T17:49:48.517Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Model: Product","time":"2024-08-13T17:49:48.521Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Model: Newsletter","time":"2024-08-13T17:49:48.527Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Model: Tag","time":"2024-08-13T17:49:48.531Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Model: Permission","time":"2024-08-13T17:49:48.535Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Model: Post","time":"2024-08-13T17:49:48.676Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Model: Integration","time":"2024-08-13T17:49:49.004Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Relation: Role to Permission","time":"2024-08-13T17:49:49.051Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Relation: Post to Tag","time":"2024-08-13T17:49:49.212Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Database is in a ready state.","time":"2024-08-13T17:49:49.281Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ghost database ready in 10.738s","time":"2024-08-13T17:49:49.284Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Missing mail.from config, falling back to a generated email address. Please update your config file and set a valid from address","time":"2024-08-13T17:49:49.488Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Adding offloaded job to the queue","time":"2024-08-13T17:49:50.737Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Scheduling job mentions-email-report at 11 30 * * * *. Next run on: Tue Aug 13 2024 18:30:11 GMT+0000 (Coordinated Universal Time)","time":"2024-08-13T17:49:50.748Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Adding one-off job to queue with current length = 0 called 'members-migrations'","time":"2024-08-13T17:49:50.979Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Stripe not configured - skipping migrations","time":"2024-08-13T17:49:50.985Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ghost URL Service Ready in 12.513s","time":"2024-08-13T17:49:51.059Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Adding offloaded job to the queue","time":"2024-08-13T17:49:51.468Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Scheduling job clean-expired-comped at 38 3 2 * * *. Next run on: Wed Aug 14 2024 02:03:38 GMT+0000 (Coordinated Universal Time)","time":"2024-08-13T17:49:51.474Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Adding offloaded job to the queue","time":"2024-08-13T17:49:51.487Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Scheduling job clean-tokens at 39 26 2 * * *. Next run on: Wed Aug 14 2024 02:26:39 GMT+0000 (Coordinated Universal Time)","time":"2024-08-13T17:49:51.492Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ghost booted in 13.167s","time":"2024-08-13T17:49:51.713Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Adding offloaded job to the queue","time":"2024-08-13T17:49:51.718Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Scheduling job update-check at 43 20 16 * * *. Next run on: Wed Aug 14 2024 16:20:43 GMT+0000 (Coordinated Universal Time)","time":"2024-08-13T17:49:51.724Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Running milestone emails job on Tue Aug 13 2024 17:49:51 GMT+0000 (Coordinated Universal Time)","time":"2024-08-13T17:49:51.737Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Updating incoming recommendations on boot","time":"2024-08-13T17:50:30.070Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"[Recommendations] Updating recommendations metadata","time":"2024-08-13T17:52:56.840Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Ghost is shutting down","time":"2024-08-13T17:53:31.123Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Ghost has shut down","time":"2024-08-13T17:53:31.125Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Your site is now offline","time":"2024-08-13T17:53:31.125Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Ghost was running for 4 minutes","time":"2024-08-13T17:53:31.125Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ghost is running in production...","time":"2024-08-13T17:53:32.271Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Your site is now available on https://botc.brodin.rocks/","time":"2024-08-13T17:53:32.273Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ctrl+C to shut down","time":"2024-08-13T17:53:32.273Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ghost server started in 0.375s","time":"2024-08-13T17:53:32.274Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Database is in a ready state.","time":"2024-08-13T17:53:32.406Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ghost database ready in 0.513s","time":"2024-08-13T17:53:32.411Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Missing mail.from config, falling back to a generated email address. Please update your config file and set a valid from address","time":"2024-08-13T17:53:32.591Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Adding offloaded job to the queue","time":"2024-08-13T17:53:33.605Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Scheduling job mentions-email-report at 39 5 * * * *. Next run on: Tue Aug 13 2024 18:05:39 GMT+0000 (Coordinated Universal Time)","time":"2024-08-13T17:53:33.614Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Adding offloaded job to the queue","time":"2024-08-13T17:53:33.834Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Scheduling job clean-expired-comped at 50 48 2 * * *. Next run on: Wed Aug 14 2024 02:48:50 GMT+0000 (Coordinated Universal Time)","time":"2024-08-13T17:53:33.836Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Adding offloaded job to the queue","time":"2024-08-13T17:53:33.843Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Scheduling job clean-tokens at 0 36 3 * * *. Next run on: Wed Aug 14 2024 03:36:00 GMT+0000 (Coordinated Universal Time)","time":"2024-08-13T17:53:33.847Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ghost booted in 2.094s","time":"2024-08-13T17:53:33.992Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Adding offloaded job to the queue","time":"2024-08-13T17:53:33.998Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Scheduling job update-check at 28 48 1 * * *. Next run on: Wed Aug 14 2024 01:48:28 GMT+0000 (Coordinated Universal Time)","time":"2024-08-13T17:53:34.000Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Running milestone emails job on Tue Aug 13 2024 17:53:34 GMT+0000 (Coordinated Universal Time)","time":"2024-08-13T17:53:34.004Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Ghost URL Service Ready in 2.204s","time":"2024-08-13T17:53:34.102Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"221294fc-c88d-4be1-95f2-f8eddf01d059","userId":null},"url":"/favicon.ico","method":"GET","originalUrl":"/favicon.ico","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/favicon.ico","accept":"*/*","user-agent":"Mozilla/5.0 Safari/537.36"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-type":"image/x-icon","content-length":15406,"etag":"\"a9c6dbdcdc3ae568f4e0dad92149a0e3\"","cache-control":"public, max-age=86400","vary":"Accept-Encoding"},"statusCode":200,"responseTime":"3ms"},"msg":"","time":"2024-08-13T17:53:39.192Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"8c3cbbf3-6a07-40c3-ad1c-7d70991fcbb9","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"none","sec-fetch-user":"?1","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"43a8-MXV2Jj0DR20Ntm775sv1z0dp+vY\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"477ms"},"msg":"","time":"2024-08-13T17:53:39.382Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"48a0a8ac-cd75-4d92-a1c7-de89bfd3ca82","userId":null},"url":"/assets/fonts/inter-roman.woff2?v=c2384caa8e","method":"GET","originalUrl":"/assets/fonts/inter-roman.woff2?v=c2384caa8e","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/assets/fonts/inter-roman.woff2?v=c2384caa8e","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/font-woff2;q=1.0,application/font-woff;q=0.9,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","sec-fetch-dest":"font","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=2"},"query":{"v":"c2384caa8e"}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"9394-7438674ba0\"","content-type":"font/woff2","content-length":37780},"statusCode":200,"responseTime":"19ms"},"msg":"","time":"2024-08-13T17:53:39.452Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"dd591d52-0b9a-4f8b-af08-7fedbda6f2d0","userId":null},"url":"/assets/built/screen.css?v=c2384caa8e","method":"GET","originalUrl":"/assets/built/screen.css?v=c2384caa8e","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/assets/built/screen.css?v=c2384caa8e","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/css,*/*;q=0.1","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","sec-fetch-dest":"style","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=0"},"query":{"v":"c2384caa8e"}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"c0f7-7438674ba0\"","content-type":"text/css; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"26ms"},"msg":"","time":"2024-08-13T17:53:39.455Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"a6b9194b-28ad-4c7a-9b85-0d25c39305d8","userId":null},"url":"/public/cards.min.js?v=c2384caa8e","method":"GET","originalUrl":"/public/cards.min.js?v=c2384caa8e","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/public/cards.min.js?v=c2384caa8e","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","sec-fetch-dest":"script","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin"},"query":{"v":"c2384caa8e"}},"res":{"_headers":{"x-powered-by":"Express","content-type":"application/javascript","etag":"\"431228c753b74a6958600d170f921e6d\"","cache-control":"public, max-age=31536000","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"26ms"},"msg":"","time":"2024-08-13T17:53:39.459Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"ceae5bb2-4c95-43d4-8933-8d083133e6a8","userId":null},"url":"/public/member-attribution.min.js?v=c2384caa8e","method":"GET","originalUrl":"/public/member-attribution.min.js?v=c2384caa8e","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/public/member-attribution.min.js?v=c2384caa8e","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","sec-fetch-dest":"script","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin"},"query":{"v":"c2384caa8e"}},"res":{"_headers":{"x-powered-by":"Express","content-type":"application/javascript","etag":"\"d3835a893b20615fbdbecc7c556ae8dc\"","cache-control":"public, max-age=31536000","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"19ms"},"msg":"","time":"2024-08-13T17:53:39.461Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"6ffd0297-4b7a-4cb4-9d98-28f4cf045c4b","userId":null},"url":"/public/cards.min.css?v=c2384caa8e","method":"GET","originalUrl":"/public/cards.min.css?v=c2384caa8e","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/public/cards.min.css?v=c2384caa8e","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/css,*/*;q=0.1","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","sec-fetch-dest":"style","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=2"},"query":{"v":"c2384caa8e"}},"res":{"_headers":{"x-powered-by":"Express","content-type":"text/css","etag":"\"bab5aee254a903a07ef4673e8e2e18c5\"","cache-control":"public, max-age=31536000","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"22ms"},"msg":"","time":"2024-08-13T17:53:39.463Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"cc94d547-593f-4dff-ac9e-d7c2d325b65f","userId":null},"url":"/assets/built/source.js?v=c2384caa8e","method":"GET","originalUrl":"/assets/built/source.js?v=c2384caa8e","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/assets/built/source.js?v=c2384caa8e","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","sec-fetch-dest":"script","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=1"},"query":{"v":"c2384caa8e"}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"cdf7-7438674ba0\"","content-type":"application/javascript; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"33ms"},"msg":"","time":"2024-08-13T17:53:39.464Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"ca0fd9d5-941d-4b73-9949-b568cb42ac38","userId":null},"url":"/api/member/","method":"GET","originalUrl":"/members/api/member/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/members/api/member/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"*"},"statusCode":204,"responseTime":"8ms"},"msg":"","time":"2024-08-13T17:53:39.565Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"b1cc8b36-c895-4961-9d93-8d0bceef303b","userId":null},"url":"/tiers/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all&include=monthly_price,yearly_price,benefits","method":"GET","originalUrl":"/ghost/api/content/tiers/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all&include=monthly_price,yearly_price,benefits","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/content/tiers/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all&include=monthly_price,yearly_price,benefits","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","content-type":"application/json","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{"key":"**REDACTED**","limit":"all","include":"monthly_price,yearly_price,benefits"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"public, max-age=0","access-control-allow-origin":"*","content-type":"application/json; charset=utf-8","content-length":"705","etag":"W/\"2c1-tDsWj8iJfTPuO7I4YrliX5NlCYg\""},"statusCode":200,"responseTime":"13ms"},"msg":"","time":"2024-08-13T17:53:39.936Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"562ea4f9-b942-4a16-ae4f-fac318d0ce1a","userId":null},"url":"/settings/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","method":"GET","originalUrl":"/ghost/api/content/settings/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/content/settings/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","content-type":"application/json","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{"key":"**REDACTED**","limit":"all"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"public, max-age=0","access-control-allow-origin":"*","content-type":"application/json; charset=utf-8","etag":"W/\"536-kgyb0WFbz0idSlsajwm8SdxOFd8\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"301ms"},"msg":"","time":"2024-08-13T17:53:39.938Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"3224bb03-2115-4d40-9f83-bfa7abfc0620","userId":null},"url":"/newsletters/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","method":"GET","originalUrl":"/ghost/api/content/newsletters/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/content/newsletters/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","content-type":"application/json","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{"key":"**REDACTED**","limit":"all"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"public, max-age=0","access-control-allow-origin":"*","content-type":"application/json; charset=utf-8","content-length":"428","etag":"W/\"1ac-SezqzgrdqB3nS2iwby/muG+udbs\""},"statusCode":200,"responseTime":"18ms"},"msg":"","time":"2024-08-13T17:53:39.941Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"84d216b8-2303-42f0-955c-9fa20c716d79","userId":null},"url":"/","method":"GET","originalUrl":"/ghost","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"none","sec-fetch-user":"?1","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=31536000","location":"/ghost/"},"statusCode":301,"responseTime":"2ms"},"msg":"","time":"2024-08-13T17:53:43.388Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"69744ce2-fc7a-4f33-a00c-aec1e1eec935","userId":null},"url":"/","method":"GET","originalUrl":"/ghost/","params":{"0":"/"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"none","sec-fetch-user":"?1","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","etag":"c7919e0fad8cdf38d967de2c70c78f2f","x-frame-options":"sameorigin","accept-ranges":"bytes","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","content-type":"text/html; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"39ms"},"msg":"","time":"2024-08-13T17:53:43.446Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"6bf02c66-e62f-4f4b-a99b-01b32c70ca02","userId":null},"url":"/vendor-0ede59da8efb5e28fa929557f7ff7154.css","method":"GET","originalUrl":"/ghost/assets/vendor-0ede59da8efb5e28fa929557f7ff7154.css","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/vendor-0ede59da8efb5e28fa929557f7ff7154.css","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/css,*/*;q=0.1","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"style","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=2"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"8b45-7438674ba0\"","content-type":"text/css; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"4ms"},"msg":"","time":"2024-08-13T17:53:43.486Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"b378216c-bf71-472f-9eab-e756f124601e","userId":null},"url":"/videos/logo-loader-d91f93ba1dbf0f52a22815b5a571bd31.mp4","method":"GET","originalUrl":"/ghost/assets/videos/logo-loader-d91f93ba1dbf0f52a22815b5a571bd31.mp4","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/videos/logo-loader-d91f93ba1dbf0f52a22815b5a571bd31.mp4","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"video/webm,video/ogg,video/*;q=0.9,application/ogg;q=0.7,audio/*;q=0.6,*/*;q=0.5","accept-language":"en-US,en;q=0.5","range":"bytes=0-","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"video","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","accept-encoding":"identity","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"1ff8a-7438674ba0\"","content-type":"video/mp4","content-range":"bytes 0-130953/130954","content-length":130954},"statusCode":206,"responseTime":"3ms"},"msg":"","time":"2024-08-13T17:53:43.496Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"b21ff486-2317-4a55-954c-eb1e80f47204","userId":null},"url":"/chunk.524.a026cb2ef64affe16853.js","method":"GET","originalUrl":"/ghost/assets/chunk.524.a026cb2ef64affe16853.js","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/chunk.524.a026cb2ef64affe16853.js","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"script","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"2dd3-7438674ba0\"","content-type":"application/javascript; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"4ms"},"msg":"","time":"2024-08-13T17:53:43.496Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"8e9a1be4-64e4-4458-97ce-2db63c4b60fe","userId":null},"url":"/ghost-cb98187b163a0d8b42d752ab890e039a.css","method":"GET","originalUrl":"/ghost/assets/ghost-cb98187b163a0d8b42d752ab890e039a.css","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/ghost-cb98187b163a0d8b42d752ab890e039a.css","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/css,*/*;q=0.1","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"style","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=2"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"87eb7-7438674ba0\"","content-type":"text/css; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"18ms"},"msg":"","time":"2024-08-13T17:53:43.500Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"e481625a-4433-4a6d-9f6d-06cf2cf71f03","userId":null},"url":"/vendor-051d43ec47258b77ffd2fcc21a6d8c50.js","method":"GET","originalUrl":"/ghost/assets/vendor-051d43ec47258b77ffd2fcc21a6d8c50.js","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/vendor-051d43ec47258b77ffd2fcc21a6d8c50.js","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"script","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"19a6be-7438674ba0\"","content-type":"application/javascript; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"40ms"},"msg":"","time":"2024-08-13T17:53:43.524Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"7a0c4cc2-a24d-436b-8844-575327ad9ce7","userId":null},"url":"/ghost-07422c98448d7259d957d65c6737a274.js","method":"GET","originalUrl":"/ghost/assets/ghost-07422c98448d7259d957d65c6737a274.js","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/ghost-07422c98448d7259d957d65c6737a274.js","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"script","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"213f65-7438674ba0\"","content-type":"application/javascript; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"34ms"},"msg":"","time":"2024-08-13T17:53:43.527Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"39fb69e8-a21c-40e7-b7c3-91e607a3ce4c","userId":null},"url":"/chunk.42.0879e40a4de3db25b177.js","method":"GET","originalUrl":"/ghost/assets/chunk.42.0879e40a4de3db25b177.js","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/chunk.42.0879e40a4de3db25b177.js","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"script","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"2b287a-7438674ba0\"","content-type":"application/javascript; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"62ms"},"msg":"","time":"2024-08-13T17:53:43.546Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"b013b6eb-3b2c-4049-9941-6dc06d3ae3e0","userId":null},"url":"/fonts/Inter-roman.var-66c6e40883646a7ad993108b2ce2da32.woff2","method":"GET","originalUrl":"/ghost/assets/fonts/Inter-roman.var-66c6e40883646a7ad993108b2ce2da32.woff2","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/fonts/Inter-roman.var-66c6e40883646a7ad993108b2ce2da32.woff2","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/font-woff2;q=1.0,application/font-woff;q=0.9,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"identity","referer":"https://botc.brodin.rocks/ghost/assets/ghost-cb98187b163a0d8b42d752ab890e039a.css","sec-fetch-dest":"font","sec-fetch-mode":"cors","sec-fetch-site":"same-origin"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"3776c-7438674ba0\"","content-type":"font/woff2","content-length":227180},"statusCode":200,"responseTime":"2ms"},"msg":"","time":"2024-08-13T17:53:43.651Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"2615294d-e4d3-42bb-84cd-3fa453636436","userId":null},"url":"/img/apple-touch-icon-74680e326a7e87b159d366c7d4fb3d4b.png","method":"GET","originalUrl":"/ghost/assets/img/apple-touch-icon-74680e326a7e87b159d366c7d4fb3d4b.png","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/apple-touch-icon-74680e326a7e87b159d366c7d4fb3d4b.png","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=6"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"1302-7438674ba0\"","content-type":"image/png","content-length":4866},"statusCode":200,"responseTime":"10ms"},"msg":"","time":"2024-08-13T17:53:43.908Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"60f098d8-a168-4d2e-8151-f5ae49fec218","userId":null},"url":"/img/favicon-a9c6dbdcdc3ae568f4e0dad92149a0e3.ico","method":"GET","originalUrl":"/ghost/assets/img/favicon-a9c6dbdcdc3ae568f4e0dad92149a0e3.ico","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/favicon-a9c6dbdcdc3ae568f4e0dad92149a0e3.ico","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=6"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"3c2e-7438674ba0\"","content-type":"image/x-icon","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"15ms"},"msg":"","time":"2024-08-13T17:53:43.914Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":50,"version":"5.87.2","req":{"meta":{"requestId":"3679151c-de29-4349-8394-9fc408f9916d","userId":null},"url":"/users/me/?include=roles","method":"GET","originalUrl":"/ghost/api/admin/users/me/?include=roles","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/users/me/?include=roles","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin"},"query":{"include":"roles"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"343","etag":"W/\"157-zC7QE4juDL+AL57d7xAK9JmC2s4\""},"statusCode":403,"responseTime":"92ms"},"err":{"id":"fb71bc80-599c-11ef-b390-213ad67ebaaf","domain":"https://botc.brodin.rocks","code":null,"name":"NoPermissionError","statusCode":403,"level":"normal","message":"Authorization failed","context":"\"Unable to determine the authenticated user or integration. Check that cookies are being passed through if using session authentication.\"","stack":"NoPermissionError: Authorization failed\n at authorizeAdminApi (/var/lib/ghost/versions/5.87.2/core/server/services/auth/authorize.js:33:25)\n at Layer.handle [as handle_request] (/var/lib/ghost/versions/5.87.2/node_modules/express/lib/router/layer.js:95:5)\n at next (/var/lib/ghost/versions/5.87.2/node_modules/express/lib/router/route.js:149:13)\n at authenticate (/var/lib/ghost/versions/5.87.2/core/server/services/auth/session/middleware.js:28:13)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","hideStack":false},"msg":"Authorization failed","time":"2024-08-13T17:53:44.012Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"8bec19ea-f325-4010-b181-e7f3b6a39a80","userId":null},"url":"/site/","method":"GET","originalUrl":"/ghost/api/admin/site/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/site/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"291","etag":"W/\"123-TaVQHhco244x8x43fHHMfhbDqdM\""},"statusCode":200,"responseTime":"4ms"},"msg":"","time":"2024-08-13T17:53:44.036Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":50,"version":"5.87.2","req":{"meta":{"requestId":"3980c79e-5ea9-4dc8-b139-7f47b5b71bfa","userId":null},"url":"/users/me/?include=roles","method":"GET","originalUrl":"/ghost/api/admin/users/me/?include=roles","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/users/me/?include=roles","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin"},"query":{"include":"roles"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"343","etag":"W/\"157-UoisPSuMSBCs9d68JXVfEn24DDY\""},"statusCode":403,"responseTime":"3ms"},"err":{"id":"fb7984b0-599c-11ef-b390-213ad67ebaaf","domain":"https://botc.brodin.rocks","code":null,"name":"NoPermissionError","statusCode":403,"level":"normal","message":"Authorization failed","context":"\"Unable to determine the authenticated user or integration. Check that cookies are being passed through if using session authentication.\"","stack":"NoPermissionError: Authorization failed\n at authorizeAdminApi (/var/lib/ghost/versions/5.87.2/core/server/services/auth/authorize.js:33:25)\n at Layer.handle [as handle_request] (/var/lib/ghost/versions/5.87.2/node_modules/express/lib/router/layer.js:95:5)\n at next (/var/lib/ghost/versions/5.87.2/node_modules/express/lib/router/route.js:149:13)\n at authenticate (/var/lib/ghost/versions/5.87.2/core/server/services/auth/session/middleware.js:28:13)\n at process.processTicksAndRejections (node:internal/process/task_queues:95:5)","hideStack":false},"msg":"Authorization failed","time":"2024-08-13T17:53:44.061Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"ea8901ba-4f9e-4fbe-8236-57c006674c0a","userId":null},"url":"/site/","method":"GET","originalUrl":"/ghost/api/admin/site/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/site/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"291","etag":"W/\"123-TaVQHhco244x8x43fHHMfhbDqdM\""},"statusCode":200,"responseTime":"1ms"},"msg":"","time":"2024-08-13T17:53:44.076Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"91ae4a69-a421-4458-9e11-c8ffff4c0690","userId":null},"url":"/authentication/setup/","method":"GET","originalUrl":"/ghost/api/admin/authentication/setup/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/authentication/setup/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"28","etag":"W/\"1c-sQKS0vX9z/0iYRVKKjytkkIupoI\""},"statusCode":200,"responseTime":"6ms"},"msg":"","time":"2024-08-13T17:53:44.096Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"070478d6-575e-4f31-825f-fdd11a0edaf6","userId":null},"url":"/authentication/setup/","method":"GET","originalUrl":"/ghost/api/admin/authentication/setup/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/authentication/setup/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"28","etag":"W/\"1c-sQKS0vX9z/0iYRVKKjytkkIupoI\""},"statusCode":200,"responseTime":"4ms"},"msg":"","time":"2024-08-13T17:53:44.117Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"fe6974b3-7582-4c9f-a04c-6c308d4d33c6","userId":null},"url":"/img/logos/orb-black-1-32b72766be2164fdea6ab2565fb1c137.png","method":"GET","originalUrl":"/ghost/assets/img/logos/orb-black-1-32b72766be2164fdea6ab2565fb1c137.png","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/logos/orb-black-1-32b72766be2164fdea6ab2565fb1c137.png","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"ca4a-7438674ba0\"","content-type":"image/png","content-length":51786},"statusCode":200,"responseTime":"2ms"},"msg":"","time":"2024-08-13T17:53:44.163Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"e4c27668-194d-4e26-87b8-3d313d33170d","userId":null},"url":"/admin-x-settings/admin-x-settings.js?v=e8dff6adeb","method":"GET","originalUrl":"/ghost/assets/admin-x-settings/admin-x-settings.js?v=e8dff6adeb","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/admin-x-settings/admin-x-settings.js?v=e8dff6adeb","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/assets/ghost-07422c98448d7259d957d65c6737a274.js","sec-fetch-dest":"script","sec-fetch-mode":"cors","sec-fetch-site":"same-origin"},"query":{"v":"e8dff6adeb"}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"1d5c2-7438674ba0\"","content-type":"application/javascript; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"3ms"},"msg":"","time":"2024-08-13T17:53:45.068Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"267e5429-7ec4-4fab-8a24-e2d3f91480a0","userId":null},"url":"/admin-x-settings/index-e85d0dcf.mjs","method":"GET","originalUrl":"/ghost/assets/admin-x-settings/index-e85d0dcf.mjs","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/admin-x-settings/index-e85d0dcf.mjs","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/assets/admin-x-settings/admin-x-settings.js?v=e8dff6adeb","sec-fetch-dest":"script","sec-fetch-mode":"cors","sec-fetch-site":"same-origin"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"132536-7438674ba0\"","content-type":"application/javascript; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"31ms"},"msg":"","time":"2024-08-13T17:53:45.115Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Updating incoming recommendations on boot","time":"2024-08-13T17:54:01.683Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"342e0bbb-f969-4dcc-8d04-bcb1bd58af88","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"20.55.61.179","x-forwarded-for":"20.55.61.179","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","accept-language":"en-US, en; q=0.8","cache-control":"no-cache","pragma":"no-cache","accept":"text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, image/apng, */*; q=0.8","accept-encoding":"gzip, deflate","traceparent":"00-ccc1fa1e1d04b88aa3c9063ff6a73d27-fd921bd479a750ad-00"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"43a8-MXV2Jj0DR20Ntm775sv1z0dp+vY\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"29ms"},"msg":"","time":"2024-08-13T17:54:21.257Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"e6960ae7-2481-421c-8a82-116732826453","userId":null},"url":"/favicon.ico","method":"GET","originalUrl":"/favicon.ico","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"20.55.61.179","x-forwarded-for":"20.55.61.179","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/favicon.ico","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36","accept-language":"en-US, en; q=0.8","cache-control":"no-cache","pragma":"no-cache","accept":"text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, image/apng, */*; q=0.8","accept-encoding":"gzip, deflate","traceparent":"00-ccc1fa1e1d04b88aa3c9063ff6a73d27-98f900150d73c5d6-00"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-type":"image/x-icon","etag":"\"a9c6dbdcdc3ae568f4e0dad92149a0e3\"","cache-control":"public, max-age=86400","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"2ms"},"msg":"","time":"2024-08-13T17:54:21.491Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Adding one-off job to queue with current length = 0 called 'sendWebmentions'","time":"2024-08-13T17:54:22.448Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"5ce16360-617d-4f6b-b09d-49d0e0a9be4c","userId":null},"url":"/authentication/setup/","method":"POST","originalUrl":"/ghost/api/admin/authentication/setup/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/authentication/setup/","content-length":"148","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","origin":"https://botc.brodin.rocks","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Origin, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"https://botc.brodin.rocks","x-cache-invalidate":"/*","content-type":"application/json; charset=utf-8","content-length":"735","etag":"W/\"2df-+o5EsfgJHGVVCxuS5UfPqn/mHf8\""},"statusCode":201,"responseTime":"394ms"},"msg":"","time":"2024-08-13T17:54:22.486Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Missing mail.from config, falling back to a generated email address. Please update your config file and set a valid from address","time":"2024-08-13T17:54:22.506Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":40,"version":"5.87.2","msg":"Missing mail.from config, falling back to a generated email address. Please update your config file and set a valid from address","time":"2024-08-13T17:54:22.507Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Adding one-off job to queue with current length = 0 called 'sendWebmentions'","time":"2024-08-13T17:54:22.521Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"PostEditedEvent received, updating post 66bb9cbc1efee80001712bdc in matching collections","time":"2024-08-13T17:54:22.522Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"137e9f36-1741-450d-834a-38f2eb1c147d","userId":"1"},"url":"/session","method":"POST","originalUrl":"/ghost/api/admin/session","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/session","content-length":"61","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json;charset=utf-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","origin":"https://botc.brodin.rocks","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Origin, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"https://botc.brodin.rocks","content-type":"text/plain; charset=utf-8","content-length":"7","etag":"W/\"7-rM9AyJuqT6iOan/xHh+AW+7K/T8\"","set-cookie":"**REDACTED**"},"statusCode":201,"responseTime":"103ms"},"msg":"","time":"2024-08-13T17:54:22.617Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"d2b65285-a7eb-4c53-8de3-419fd1b0c25b","userId":"1"},"url":"/users/me/?include=roles","method":"GET","originalUrl":"/ghost/api/admin/users/me/?include=roles","params":{"id":"me"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/users/me/?include=roles","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"include":"roles"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"923","etag":"W/\"39b-E2IFIZXSq9vTyQ8umHd6MWlEYfg\""},"statusCode":200,"responseTime":"10ms"},"msg":"","time":"2024-08-13T17:54:22.645Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"bdb350ac-820c-47b2-8d5e-8976cab6af5d","userId":"1"},"url":"/config/","method":"GET","originalUrl":"/ghost/api/admin/config/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/config/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"603","etag":"W/\"25b-agXrkmgyiK+60UU6BV74BEUUwP0\""},"statusCode":200,"responseTime":"6ms"},"msg":"","time":"2024-08-13T17:54:22.675Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"741283ae-4609-48fc-b220-3fcaf44e6c8c","userId":"1"},"url":"/tiers/?filter=type%3Apaid%2Bactive%3Atrue&limit=all","method":"GET","originalUrl":"/ghost/api/admin/tiers/?filter=type%3Apaid%2Bactive%3Atrue&limit=all","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/tiers/?filter=type%3Apaid%2Bactive%3Atrue&limit=all","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"filter":"type:paid+active:true","limit":"all"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"465","etag":"W/\"1d1-MoYnzkQNBhddzWyXRGkNjSK21oc\""},"statusCode":200,"responseTime":"12ms"},"msg":"","time":"2024-08-13T17:54:22.688Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"5cfc4ef4-2c8f-4cb2-83c9-8b2b3e49887b","userId":"1"},"url":"/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","method":"GET","originalUrl":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"group":"site,theme,private,members,portal,newsletter,email,amp,labs,slack,unsplash,views,firstpromoter,editor,comments,analytics,announcement,pintura,donations,recommendations"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"10f1-MSe/f+MZ09CsC8JcCwwPu7T83NA\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"13ms"},"msg":"","time":"2024-08-13T17:54:22.689Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"82d86ccd-ef5a-47c5-9c5d-2e8b5a4293d1","userId":null},"url":"/ghost-dark-0d78b0a11f5c2604992de20c1bfe396f.css","method":"GET","originalUrl":"/ghost/assets/ghost-dark-0d78b0a11f5c2604992de20c1bfe396f.css","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/ghost-dark-0d78b0a11f5c2604992de20c1bfe396f.css","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/css,*/*;q=0.1","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"style","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"8a57c-7438674ba0\"","content-type":"text/css; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"17ms"},"msg":"","time":"2024-08-13T17:54:22.736Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":50,"version":"5.87.2","err":{"id":"128ef130-599d-11ef-b390-213ad67ebaaf","domain":"https://botc.brodin.rocks","code":"EAUTH","name":"EmailError","statusCode":500,"level":"normal","message":"Failed to send email. Reason: Missing credentials for \"PLAIN\".","context":"\"Unable to send welcome email, your site will continue to function.\"","help":"\"Please see https://ghost.org/docs/config/#mail for instructions on configuring email.\"","stack":"Error: Missing credentials for \"PLAIN\"\n at createMailError (/var/lib/ghost/versions/5.87.2/core/server/services/mail/GhostMailer.js:105:12)\n at SMTPConnection._formatError (/var/lib/ghost/versions/5.87.2/node_modules/nodemailer/lib/smtp-connection/index.js:798:19)\n at SMTPConnection.login (/var/lib/ghost/versions/5.87.2/node_modules/nodemailer/lib/smtp-connection/index.js:452:38)\n at /var/lib/ghost/versions/5.87.2/node_modules/nodemailer/lib/smtp-transport/index.js:272:32\n at SMTPConnection.<anonymous> (/var/lib/ghost/versions/5.87.2/node_modules/nodemailer/lib/smtp-connection/index.js:215:17)\n at Object.onceWrapper (node:events:631:28)\n at SMTPConnection.emit (node:events:517:28)\n at SMTPConnection.emit (node:domain:489:12)\n at SMTPConnection._actionEHLO (/var/lib/ghost/versions/5.87.2/node_modules/nodemailer/lib/smtp-connection/index.js:1360:14)\n at SMTPConnection._processResponse (/var/lib/ghost/versions/5.87.2/node_modules/nodemailer/lib/smtp-connection/index.js:982:20)\n at SMTPConnection._onData (/var/lib/ghost/versions/5.87.2/node_modules/nodemailer/lib/smtp-connection/index.js:763:14)\n at SMTPConnection._onSocketData (/var/lib/ghost/versions/5.87.2/node_modules/nodemailer/lib/smtp-connection/index.js:195:44)\n at TLSSocket.emit (node:events:517:28)\n at TLSSocket.emit (node:domain:489:12)\n at addChunk (node:internal/streams/readable:368:12)\n at readableAddChunk (node:internal/streams/readable:341:9)\n at Readable.push (node:internal/streams/readable:278:10)","hideStack":false},"msg":"Failed to send email. Reason: Missing credentials for \"PLAIN\".","time":"2024-08-13T17:54:22.789Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"1e4a54df-b93b-4dc9-80fc-878a0bbc7bfc","userId":"1"},"url":"/themes/active/","method":"GET","originalUrl":"/ghost/api/admin/themes/active/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/themes/active/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"e93-541zCvIgi/M7kXqBT6MtBsj+4Ek\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"15ms"},"msg":"","time":"2024-08-13T17:54:22.809Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"028bd597-568f-4fe6-b78a-b005f9e7e60f","userId":"1"},"url":"/notifications/","method":"GET","originalUrl":"/ghost/api/admin/notifications/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/notifications/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"20","etag":"W/\"14-rGnko0plFblBZ6cCxL9htMA8NKo\""},"statusCode":200,"responseTime":"16ms"},"msg":"","time":"2024-08-13T17:54:22.812Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"b5808591-25d0-421d-816f-f8b16da730fe","userId":"1"},"url":"/users/1/?include=roles","method":"PUT","originalUrl":"/ghost/api/admin/users/1/?include=roles","params":{"id":"1"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/users/1/?include=roles","content-length":"903","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=utf-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","origin":"https://botc.brodin.rocks","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"include":"roles"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Origin, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"https://botc.brodin.rocks","content-type":"application/json; charset=utf-8","content-length":"992","etag":"W/\"3e0-hytwplajm+x3z1gKf7IuCwgcHN4\""},"statusCode":200,"responseTime":"33ms"},"msg":"","time":"2024-08-13T17:54:22.835Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"06a3b7f0-6ec4-498b-ac56-0858597351e2","userId":null},"url":"/img/user-image-639a88b784fb5f10964be8b975ca9fdf.png","method":"GET","originalUrl":"/ghost/assets/img/user-image-639a88b784fb5f10964be8b975ca9fdf.png","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/user-image-639a88b784fb5f10964be8b975ca9fdf.png","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"9af-7438674ba0\"","content-type":"image/png","content-length":2479},"statusCode":200,"responseTime":"2ms"},"msg":"","time":"2024-08-13T17:54:22.877Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"224abc3b-cc1c-48a5-b4db-b44bf400c501","userId":"1"},"url":"/members/?order=id&limit=1&page=1&include=newsletters%2Clabels","method":"GET","originalUrl":"/ghost/api/admin/members/?order=id&limit=1&page=1&include=newsletters%2Clabels","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/members/?order=id&limit=1&page=1&include=newsletters%2Clabels","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"order":"id","limit":"1","page":"1","include":"newsletters,labels"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"101","etag":"W/\"65-f6nBT1UI6bh1EnkUkUhaEXI/ziw\""},"statusCode":200,"responseTime":"12ms"},"msg":"","time":"2024-08-13T17:54:22.889Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"e9e39071-81cc-4aec-8fee-f69c8615a8ae","userId":null},"url":"/koenig-lexical/koenig-lexical.umd.js?v=08854be47b","method":"GET","originalUrl":"/ghost/assets/koenig-lexical/koenig-lexical.umd.js?v=08854be47b","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/koenig-lexical/koenig-lexical.umd.js?v=08854be47b","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/assets/ghost-07422c98448d7259d957d65c6737a274.js","sec-fetch-dest":"script","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"v":"08854be47b"}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"2bf1b8-7438674ba0\"","content-type":"application/javascript; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"98ms"},"msg":"","time":"2024-08-13T17:54:22.892Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"6c2a5f10-1127-47c3-82d5-3a73c01a1732","userId":null},"url":"/site/","method":"GET","originalUrl":"/ghost/api/admin/site/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/site/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"326","etag":"W/\"146-nAZDh94Zxsim9x7C1UGXx2koHnQ\""},"statusCode":200,"responseTime":"3ms"},"msg":"","time":"2024-08-13T17:54:24.027Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"3db3feed-0181-4e7f-88bb-19f0d0ef79f7","userId":"1"},"url":"/config/","method":"GET","originalUrl":"/ghost/api/admin/config/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/config/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"603","etag":"W/\"25b-agXrkmgyiK+60UU6BV74BEUUwP0\""},"statusCode":200,"responseTime":"19ms"},"msg":"","time":"2024-08-13T17:54:24.048Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"bc094a1b-e373-4e20-b73b-cea357f53ed4","userId":"1"},"url":"/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations","method":"GET","originalUrl":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{"group":"site,theme,private,members,portal,newsletter,email,amp,labs,slack,unsplash,views,firstpromoter,editor,comments,analytics,announcement,pintura,donations"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"10b1-w59+z0ZD2/246v3B0b5aCiS/nN4\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"37ms"},"msg":"","time":"2024-08-13T17:54:24.059Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"5ffc801e-f387-409c-b435-018046efaaec","userId":"1"},"url":"/users/me/?include=roles","method":"GET","originalUrl":"/ghost/api/admin/users/me/?include=roles","params":{"id":"me"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/users/me/?include=roles","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{"include":"roles"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"992","etag":"W/\"3e0-hytwplajm+x3z1gKf7IuCwgcHN4\""},"statusCode":200,"responseTime":"32ms"},"msg":"","time":"2024-08-13T17:54:24.063Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"bbf953d4-3922-4dcb-89d5-7d2bb926bbc4","userId":"1"},"url":"/users/1/?include=roles","method":"PUT","originalUrl":"/ghost/api/admin/users/1/?include=roles","params":{"id":"1"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/users/1/?include=roles","content-length":"923","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=utf-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","origin":"https://botc.brodin.rocks","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{"include":"roles"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Origin, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"https://botc.brodin.rocks","content-type":"application/json; charset=utf-8","content-length":"1012","etag":"W/\"3f4-PyZYT6wc/R//MDOhsT6geq8Q8T8\""},"statusCode":200,"responseTime":"70ms"},"msg":"","time":"2024-08-13T17:54:24.073Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"7d719652-0329-4404-8620-4f07f5575420","userId":null},"url":"/admin-x-settings/modals-ccd29d36.mjs","method":"GET","originalUrl":"/ghost/assets/admin-x-settings/modals-ccd29d36.mjs","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/admin-x-settings/modals-ccd29d36.mjs","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/assets/admin-x-settings/index-e85d0dcf.mjs","sec-fetch-dest":"script","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"153308-7438674ba0\"","content-type":"application/javascript; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"35ms"},"msg":"","time":"2024-08-13T17:54:24.119Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"579b8d38-caeb-4bca-bd00-a79222aaaa51","userId":"1"},"url":"/tiers/","method":"GET","originalUrl":"/ghost/api/admin/tiers/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/tiers/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"729","etag":"W/\"2d9-ZWZOdwthqkUe+CMkVexjUCnbbe0\""},"statusCode":200,"responseTime":"59ms"},"msg":"","time":"2024-08-13T17:54:24.216Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"fc9eb540-9fb2-4e22-8051-393628c9ab3d","userId":"1"},"url":"/stats/referrers/","method":"GET","originalUrl":"/ghost/api/admin/stats/referrers/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/stats/referrers/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"22","etag":"W/\"16-WcmRIiz+hBM7bbYRjg6ziVwXuLI\""},"statusCode":200,"responseTime":"62ms"},"msg":"","time":"2024-08-13T17:54:24.222Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"2aa55dcd-171e-4f6e-8b57-e8d81937c910","userId":"1"},"url":"/invites/","method":"GET","originalUrl":"/ghost/api/admin/invites/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/invites/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"102","etag":"W/\"66-sOX4mOGvIzARC+CuIiE6bGahqSc\""},"statusCode":200,"responseTime":"72ms"},"msg":"","time":"2024-08-13T17:54:24.226Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"3e34e098-0abf-41d3-898d-9107bfd89d09","userId":"1"},"url":"/roles/?limit=all","method":"GET","originalUrl":"/ghost/api/admin/roles/?limit=all","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/roles/?limit=all","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"limit":"all"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"705-EpLlAF/Qd51eDXeOyZJ1J3Gaq8U\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"72ms"},"msg":"","time":"2024-08-13T17:54:24.226Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"9b80b880-0b3c-487c-bcf9-ddc771be7941","userId":"1"},"url":"/incoming_recommendations/?limit=5&order=created_at+desc","method":"GET","originalUrl":"/ghost/api/admin/incoming_recommendations/?limit=5&order=created_at+desc","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/incoming_recommendations/?limit=5&order=created_at+desc","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"limit":"5","order":"created_at desc"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"109","etag":"W/\"6d-aDlCMngXFadesmbdF27VgKzSNxE\""},"statusCode":200,"responseTime":"72ms"},"msg":"","time":"2024-08-13T17:54:24.231Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"6abf84eb-4125-4093-bd98-8ebba9539970","userId":"1"},"url":"/recommendations/?include=count.clicks%2Ccount.subscribers&order=created_at+desc&limit=5","method":"GET","originalUrl":"/ghost/api/admin/recommendations/?include=count.clicks%2Ccount.subscribers&order=created_at+desc&limit=5","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/recommendations/?include=count.clicks%2Ccount.subscribers&order=created_at+desc&limit=5","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"include":"count.clicks,count.subscribers","order":"created_at desc","limit":"5"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"109","etag":"W/\"6d-C6k8ydjJ913rUrlEenifUzC6yww\""},"statusCode":200,"responseTime":"76ms"},"msg":"","time":"2024-08-13T17:54:24.233Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"95e971a8-9589-4896-91de-c85033980d61","userId":"1"},"url":"/users/?limit=100&include=roles","method":"GET","originalUrl":"/ghost/api/admin/users/?limit=100&include=roles","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/users/?limit=100&include=roles","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"limit":"100","include":"roles"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"44d-wDu+53vHTtOqX8HvzXZgrzq1+Zw\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"82ms"},"msg":"","time":"2024-08-13T17:54:24.234Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"86fb66dc-8757-429b-bfd9-88442353a8ed","userId":"1"},"url":"/integrations/?include=api_keys%2Cwebhooks","method":"GET","originalUrl":"/ghost/api/admin/integrations/?include=api_keys%2Cwebhooks","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/integrations/?include=api_keys%2Cwebhooks","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"include":"api_keys,webhooks"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"a43-gTqtScYdbAPIqLxRHugJNkGXchM\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"65ms"},"msg":"","time":"2024-08-13T17:54:24.234Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"c8fdb79a-e72a-4387-9ace-38331c407528","userId":"1"},"url":"/newsletters/?include=count.active_members%2Ccount.posts&limit=50","method":"GET","originalUrl":"/ghost/api/admin/newsletters/?include=count.active_members%2Ccount.posts&limit=50","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/newsletters/?include=count.active_members%2Ccount.posts&limit=50","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"include":"count.active_members,count.posts","limit":"50"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"40c-dN4tqu0JtK/yCNrXhW2arW7V+eU\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"72ms"},"msg":"","time":"2024-08-13T17:54:24.235Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"f8968a68-7b0e-4aaa-a91d-3ff5051f9e78","userId":null},"url":"/admin-x-settings/index-b5d002c9.mjs","method":"GET","originalUrl":"/ghost/assets/admin-x-settings/index-b5d002c9.mjs","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/admin-x-settings/index-b5d002c9.mjs","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/assets/admin-x-settings/modals-ccd29d36.mjs","sec-fetch-dest":"script","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"6290f-7438674ba0\"","content-type":"application/javascript; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"7ms"},"msg":"","time":"2024-08-13T17:54:24.274Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"b21ce3fa-69e8-4b7c-9bfb-e9951197f484","userId":"1"},"url":"/custom_theme_settings/","method":"GET","originalUrl":"/ghost/api/admin/custom_theme_settings/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/custom_theme_settings/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"c7f-Ch5L2mBMJYjItRpwgM60bAwUceY\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"15ms"},"msg":"","time":"2024-08-13T17:54:24.364Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"1604861a-44be-4937-9b38-933a4902226a","userId":"1"},"url":"/themes/","method":"GET","originalUrl":"/ghost/api/admin/themes/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/themes/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"1948-9tViQOL6qI/3lsnUsQUyQe7f/ug\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"16ms"},"msg":"","time":"2024-08-13T17:54:24.365Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"29156f0a-8305-4388-8687-4c04a3d18ed9","userId":"1"},"url":"/posts/?filter=status%3Apublished&order=published_at+DESC&limit=1&fields=id%2Curl","method":"GET","originalUrl":"/ghost/api/admin/posts/?filter=status%3Apublished&order=published_at+DESC&limit=1&fields=id%2Curl","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/posts/?filter=status%3Apublished&order=published_at+DESC&limit=1&fields=id%2Curl","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"filter":"status:published","order":"published_at DESC","limit":"1","fields":"id,url"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"179","etag":"W/\"b3-zzERBkfOZ66kCqKjtVLd4pC+leI\""},"statusCode":200,"responseTime":"18ms"},"msg":"","time":"2024-08-13T17:54:24.367Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"4398843e-2489-44ee-910f-4b5ae1fcd7c7","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23FF1A75&d=Thoughts%2C+stories+and+ideas.&icon=&logo=&cover=https%3A%2F%2Fstatic.ghost.org%2Fv5.0.0%2Fimages%2Fpublication-cover.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+in+the+middle%22%2C%22site_background_color%22%3A%22%23ffffff%22%2C%22header_and_footer_color%22%3A%22Background+color%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Modern+sans-serif%22%2C%22signup_heading%22%3Anull%2C%22signup_subheading%22%3Anull%2C%22header_style%22%3A%22Landing%22%2C%22header_text%22%3Anull%2C%22background_image%22%3Atrue%2C%22show_featured_posts%22%3Anull%2C%22post_feed_style%22%3A%22List%22%2C%22show_images_in_feed%22%3Atrue%2C%22show_author%22%3Atrue%2C%22show_publish_date%22%3Atrue%2C%22show_publication_info_sidebar%22%3Afalse%2C%22show_post_metadata%22%3Atrue%2C%22enable_drop_caps_on_posts%22%3Afalse%2C%22show_related_articles%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"4548-YyYeZl7kyJxmdgrW9DrhJiMzt+0\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"19ms"},"msg":"","time":"2024-08-13T17:54:24.512Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"883d1a67-8421-47c3-8b1f-1e9fdc454d6b","userId":null},"url":"/api/member/","method":"GET","originalUrl":"/members/api/member/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/members/api/member/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"*"},"statusCode":204,"responseTime":"2ms"},"msg":"","time":"2024-08-13T17:54:24.593Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"28e9a03f-ea4a-4657-916b-7d2966999529","userId":null},"url":"/tiers/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all&include=monthly_price,yearly_price,benefits","method":"GET","originalUrl":"/ghost/api/content/tiers/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all&include=monthly_price,yearly_price,benefits","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/content/tiers/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all&include=monthly_price,yearly_price,benefits","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"application/json","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"key":"**REDACTED**","limit":"all","include":"monthly_price,yearly_price,benefits"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"public, max-age=0","access-control-allow-origin":"*","content-type":"application/json; charset=utf-8","content-length":"729","etag":"W/\"2d9-ZWZOdwthqkUe+CMkVexjUCnbbe0\""},"statusCode":200,"responseTime":"17ms"},"msg":"","time":"2024-08-13T17:54:24.642Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"2e8a6912-6f75-4768-b9a0-e1b3af1f3770","userId":null},"url":"/settings/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","method":"GET","originalUrl":"/ghost/api/content/settings/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/content/settings/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"application/json","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"key":"**REDACTED**","limit":"all"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"public, max-age=0","access-control-allow-origin":"*","content-type":"application/json; charset=utf-8","etag":"W/\"559-/Wiju9uY/7qPrDm4VZz/hdrPRPo\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"22ms"},"msg":"","time":"2024-08-13T17:54:24.644Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"52d862da-0b48-48f9-b12a-985e99d097d5","userId":null},"url":"/newsletters/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","method":"GET","originalUrl":"/ghost/api/content/newsletters/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/content/newsletters/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"application/json","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","if-none-match":"W/\"1ac-SezqzgrdqB3nS2iwby/muG+udbs\"","priority":"u=4","cookie":"**REDACTED**"},"query":{"key":"**REDACTED**","limit":"all"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"public, max-age=0","access-control-allow-origin":"*","content-type":"application/json; charset=utf-8","content-length":"449","etag":"W/\"1c1-WIoJjib/nILwUb3CxqVnorzo0oE\""},"statusCode":200,"responseTime":"22ms"},"msg":"","time":"2024-08-13T17:54:24.647Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"7f3e1255-4dc3-475e-b58c-ac1531878ab5","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23FF1A75&d=Thoughts%2C+stories+and+ideas.&icon=&logo=&cover=null&custom=%7B%22navigation_layout%22%3A%22Logo+in+the+middle%22%2C%22site_background_color%22%3A%22%23ffffff%22%2C%22header_and_footer_color%22%3A%22Background+color%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Modern+sans-serif%22%2C%22signup_heading%22%3Anull%2C%22signup_subheading%22%3Anull%2C%22header_style%22%3A%22Landing%22%2C%22header_text%22%3Anull%2C%22background_image%22%3Atrue%2C%22show_featured_posts%22%3Anull%2C%22post_feed_style%22%3A%22List%22%2C%22show_images_in_feed%22%3Atrue%2C%22show_author%22%3Atrue%2C%22show_publish_date%22%3Atrue%2C%22show_publication_info_sidebar%22%3Afalse%2C%22show_post_metadata%22%3Atrue%2C%22enable_drop_caps_on_posts%22%3Afalse%2C%22show_related_articles%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"449f-k085gTQWRO1oPfache1x3K/E5v4\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"57ms"},"msg":"","time":"2024-08-13T17:54:28.145Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"53d312d6-65e4-429f-8253-8f7b2eb3cf33","userId":null},"url":"/api/member/","method":"GET","originalUrl":"/members/api/member/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/members/api/member/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"*"},"statusCode":204,"responseTime":"0ms"},"msg":"","time":"2024-08-13T17:54:28.196Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"c4375865-ea3c-47b5-b8db-c2d0eefd95fd","userId":null},"url":"/settings/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","method":"GET","originalUrl":"/ghost/api/content/settings/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/content/settings/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"application/json","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","if-none-match":"W/\"559-/Wiju9uY/7qPrDm4VZz/hdrPRPo\"","priority":"u=4","cookie":"**REDACTED**"},"query":{"key":"**REDACTED**","limit":"all"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version","cache-control":"public, max-age=0","access-control-allow-origin":"*","etag":"W/\"559-/Wiju9uY/7qPrDm4VZz/hdrPRPo\""},"statusCode":304,"responseTime":"5ms"},"msg":"","time":"2024-08-13T17:54:28.216Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"87327274-9a3f-4105-8e74-db6474fdb928","userId":null},"url":"/tiers/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all&include=monthly_price,yearly_price,benefits","method":"GET","originalUrl":"/ghost/api/content/tiers/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all&include=monthly_price,yearly_price,benefits","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/content/tiers/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all&include=monthly_price,yearly_price,benefits","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"application/json","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","if-none-match":"W/\"2d9-ZWZOdwthqkUe+CMkVexjUCnbbe0\"","priority":"u=4","cookie":"**REDACTED**"},"query":{"key":"**REDACTED**","limit":"all","include":"monthly_price,yearly_price,benefits"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version","cache-control":"public, max-age=0","access-control-allow-origin":"*","etag":"W/\"2d9-ZWZOdwthqkUe+CMkVexjUCnbbe0\""},"statusCode":304,"responseTime":"6ms"},"msg":"","time":"2024-08-13T17:54:28.218Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"4d13eece-4e8a-40d5-87db-57027f48ad4c","userId":null},"url":"/newsletters/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","method":"GET","originalUrl":"/ghost/api/content/newsletters/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/content/newsletters/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"application/json","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","if-none-match":"W/\"1c1-WIoJjib/nILwUb3CxqVnorzo0oE\"","priority":"u=4","cookie":"**REDACTED**"},"query":{"key":"**REDACTED**","limit":"all"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version","cache-control":"public, max-age=0","access-control-allow-origin":"*","etag":"W/\"1c1-WIoJjib/nILwUb3CxqVnorzo0oE\""},"statusCode":304,"responseTime":"8ms"},"msg":"","time":"2024-08-13T17:54:28.220Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"d0a1a4de-f31e-4aa2-a1bf-ab68b7bc01c8","userId":"1"},"url":"/images/upload/","method":"POST","originalUrl":"/ghost/api/admin/images/upload/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/images/upload/","content-length":"917592","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","content-type":"multipart/form-data; boundary=---------------------------3510682911699495153611623745","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Origin, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"https://botc.brodin.rocks","content-type":"application/json; charset=utf-8","content-length":"101","etag":"W/\"65-aSMIpsZ1NGs0X6jrIgB+NIHdCLs\""},"statusCode":201,"responseTime":"378ms"},"msg":"","time":"2024-08-13T17:54:45.029Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"1ce5148a-3cf2-4389-958c-4e61cf14ba3c","userId":null},"url":"/2024/08/Halloween-BOTC.jpg","method":"GET","originalUrl":"/content/images/2024/08/Halloween-BOTC.jpg","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/content/images/2024/08/Halloween-BOTC.jpg","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=5, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"*","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Tue, 13 Aug 2024 17:54:45 GMT","etag":"W/\"4c4f4-1914ce0c69f\"","content-type":"image/jpeg","content-length":312564},"statusCode":200,"responseTime":"2ms"},"msg":"","time":"2024-08-13T17:54:45.052Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"13c44faf-f02a-423f-86fd-a32b36d6e583","userId":null},"url":"/2024/08/Halloween-BOTC.jpg","method":"GET","originalUrl":"/content/images/2024/08/Halloween-BOTC.jpg","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/content/images/2024/08/Halloween-BOTC.jpg","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"*","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Tue, 13 Aug 2024 17:54:45 GMT","etag":"W/\"4c4f4-1914ce0c69f\"","content-type":"image/jpeg","content-length":312564},"statusCode":200,"responseTime":"1ms"},"msg":"","time":"2024-08-13T17:54:45.061Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"7d62ed9d-ddf7-4379-a51d-3e91c9d5bf80","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23FF1A75&d=Thoughts%2C+stories+and+ideas.&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+in+the+middle%22%2C%22site_background_color%22%3A%22%23ffffff%22%2C%22header_and_footer_color%22%3A%22Background+color%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Modern+sans-serif%22%2C%22signup_heading%22%3Anull%2C%22signup_subheading%22%3Anull%2C%22header_style%22%3A%22Landing%22%2C%22header_text%22%3Anull%2C%22background_image%22%3Atrue%2C%22show_featured_posts%22%3Anull%2C%22post_feed_style%22%3A%22List%22%2C%22show_images_in_feed%22%3Atrue%2C%22show_author%22%3Atrue%2C%22show_publish_date%22%3Atrue%2C%22show_publication_info_sidebar%22%3Afalse%2C%22show_post_metadata%22%3Atrue%2C%22enable_drop_caps_on_posts%22%3Afalse%2C%22show_related_articles%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"454f-NuBprR5Woid2PxfwoRYHzDJXXWU\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"19ms"},"msg":"","time":"2024-08-13T17:54:45.122Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"31df71ac-47c7-417d-9da1-d38274ed0d89","userId":null},"url":"/api/member/","method":"GET","originalUrl":"/members/api/member/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/members/api/member/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"*"},"statusCode":204,"responseTime":"0ms"},"msg":"","time":"2024-08-13T17:54:45.214Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"84fd69e5-944b-48aa-a7e9-3fce3a10798a","userId":null},"url":"/settings/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","method":"GET","originalUrl":"/ghost/api/content/settings/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/content/settings/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"application/json","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","if-none-match":"W/\"559-/Wiju9uY/7qPrDm4VZz/hdrPRPo\"","priority":"u=4","cookie":"**REDACTED**"},"query":{"key":"**REDACTED**","limit":"all"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version","cache-control":"public, max-age=0","access-control-allow-origin":"*","etag":"W/\"559-/Wiju9uY/7qPrDm4VZz/hdrPRPo\""},"statusCode":304,"responseTime":"5ms"},"msg":"","time":"2024-08-13T17:54:45.236Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"66f013a0-49ba-4e87-ba92-bd56e601ab46","userId":null},"url":"/tiers/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all&include=monthly_price,yearly_price,benefits","method":"GET","originalUrl":"/ghost/api/content/tiers/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all&include=monthly_price,yearly_price,benefits","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/content/tiers/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all&include=monthly_price,yearly_price,benefits","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"application/json","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","if-none-match":"W/\"2d9-ZWZOdwthqkUe+CMkVexjUCnbbe0\"","priority":"u=4","cookie":"**REDACTED**"},"query":{"key":"**REDACTED**","limit":"all","include":"monthly_price,yearly_price,benefits"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version","cache-control":"public, max-age=0","access-control-allow-origin":"*","etag":"W/\"2d9-ZWZOdwthqkUe+CMkVexjUCnbbe0\""},"statusCode":304,"responseTime":"8ms"},"msg":"","time":"2024-08-13T17:54:45.239Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"48fa758b-74ad-4053-9072-7cd17abcc678","userId":null},"url":"/newsletters/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","method":"GET","originalUrl":"/ghost/api/content/newsletters/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/content/newsletters/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"application/json","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","if-none-match":"W/\"1c1-WIoJjib/nILwUb3CxqVnorzo0oE\"","priority":"u=4","cookie":"**REDACTED**"},"query":{"key":"**REDACTED**","limit":"all"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version","cache-control":"public, max-age=0","access-control-allow-origin":"*","etag":"W/\"1c1-WIoJjib/nILwUb3CxqVnorzo0oE\""},"statusCode":304,"responseTime":"9ms"},"msg":"","time":"2024-08-13T17:54:45.241Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"171aa42c-6dda-4047-b66b-fbdfa93faf60","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23FF1A75&d=Thoughts%2C+stories+and+ideas.&icon=&logo=&cover=null&custom=%7B%22navigation_layout%22%3A%22Logo+in+the+middle%22%2C%22site_background_color%22%3A%22%23ffffff%22%2C%22header_and_footer_color%22%3A%22Background+color%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Modern+sans-serif%22%2C%22signup_heading%22%3Anull%2C%22signup_subheading%22%3Anull%2C%22header_style%22%3A%22Landing%22%2C%22header_text%22%3Anull%2C%22background_image%22%3Atrue%2C%22show_featured_posts%22%3Anull%2C%22post_feed_style%22%3A%22List%22%2C%22show_images_in_feed%22%3Atrue%2C%22show_author%22%3Atrue%2C%22show_publish_date%22%3Atrue%2C%22show_publication_info_sidebar%22%3Afalse%2C%22show_post_metadata%22%3Atrue%2C%22enable_drop_caps_on_posts%22%3Afalse%2C%22show_related_articles%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"449f-k085gTQWRO1oPfache1x3K/E5v4\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"43ms"},"msg":"","time":"2024-08-13T17:55:30.390Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"24c30058-5495-4254-8838-61f1cb113732","userId":null},"url":"/api/member/","method":"GET","originalUrl":"/members/api/member/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/members/api/member/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"*"},"statusCode":204,"responseTime":"1ms"},"msg":"","time":"2024-08-13T17:55:30.439Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"ef5ad649-a5c3-4d82-a838-562f3e2cd648","userId":null},"url":"/settings/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","method":"GET","originalUrl":"/ghost/api/content/settings/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/content/settings/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"application/json","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","if-none-match":"W/\"559-/Wiju9uY/7qPrDm4VZz/hdrPRPo\"","priority":"u=4","cookie":"**REDACTED**"},"query":{"key":"**REDACTED**","limit":"all"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version","cache-control":"public, max-age=0","access-control-allow-origin":"*","etag":"W/\"559-/Wiju9uY/7qPrDm4VZz/hdrPRPo\""},"statusCode":304,"responseTime":"5ms"},"msg":"","time":"2024-08-13T17:55:30.459Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"3771599b-9fad-49c3-ac85-dbf471b1156b","userId":null},"url":"/tiers/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all&include=monthly_price,yearly_price,benefits","method":"GET","originalUrl":"/ghost/api/content/tiers/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all&include=monthly_price,yearly_price,benefits","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/content/tiers/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all&include=monthly_price,yearly_price,benefits","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"application/json","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","if-none-match":"W/\"2d9-ZWZOdwthqkUe+CMkVexjUCnbbe0\"","priority":"u=4","cookie":"**REDACTED**"},"query":{"key":"**REDACTED**","limit":"all","include":"monthly_price,yearly_price,benefits"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version","cache-control":"public, max-age=0","access-control-allow-origin":"*","etag":"W/\"2d9-ZWZOdwthqkUe+CMkVexjUCnbbe0\""},"statusCode":304,"responseTime":"7ms"},"msg":"","time":"2024-08-13T17:55:30.461Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"0d5af0b0-b771-462f-a145-b2f699f0f9ee","userId":null},"url":"/newsletters/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","method":"GET","originalUrl":"/ghost/api/content/newsletters/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/content/newsletters/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"application/json","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","if-none-match":"W/\"1c1-WIoJjib/nILwUb3CxqVnorzo0oE\"","priority":"u=4","cookie":"**REDACTED**"},"query":{"key":"**REDACTED**","limit":"all"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version","cache-control":"public, max-age=0","access-control-allow-origin":"*","etag":"W/\"1c1-WIoJjib/nILwUb3CxqVnorzo0oE\""},"statusCode":304,"responseTime":"9ms"},"msg":"","time":"2024-08-13T17:55:30.463Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"1b9bd1a9-7048-46d2-b908-59b39deef34e","userId":"1"},"url":"/images/upload/","method":"POST","originalUrl":"/ghost/api/admin/images/upload/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/images/upload/","content-length":"969072","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","content-type":"multipart/form-data; boundary=---------------------------275887441226087192464201535191","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Origin, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"https://botc.brodin.rocks","content-type":"application/json; charset=utf-8","content-length":"108","etag":"W/\"6c-D3QUKY9qQQ3FyhCTr/lqJFcHDfU\""},"statusCode":201,"responseTime":"218ms"},"msg":"","time":"2024-08-13T17:55:32.949Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"728930e5-3f2b-48d9-b843-fe0a3c74962b","userId":null},"url":"/2024/08/Halloween-BOTC-banner.jpg","method":"GET","originalUrl":"/content/images/2024/08/Halloween-BOTC-banner.jpg","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/content/images/2024/08/Halloween-BOTC-banner.jpg","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=5, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"*","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Tue, 13 Aug 2024 17:55:32 GMT","etag":"W/\"389a1-1914ce181cd\"","content-type":"image/jpeg","content-length":231841},"statusCode":200,"responseTime":"2ms"},"msg":"","time":"2024-08-13T17:55:32.970Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"7dd0108e-0c08-496c-ac12-f8a0a8fe9ed7","userId":null},"url":"/2024/08/Halloween-BOTC-banner.jpg","method":"GET","originalUrl":"/content/images/2024/08/Halloween-BOTC-banner.jpg","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/content/images/2024/08/Halloween-BOTC-banner.jpg","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"*","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Tue, 13 Aug 2024 17:55:32 GMT","etag":"W/\"389a1-1914ce181cd\"","content-type":"image/jpeg","content-length":231841},"statusCode":200,"responseTime":"10ms"},"msg":"","time":"2024-08-13T17:55:32.986Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"19fe0481-4c9a-4757-ac7e-3654a0717911","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23FF1A75&d=Thoughts%2C+stories+and+ideas.&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+in+the+middle%22%2C%22site_background_color%22%3A%22%23ffffff%22%2C%22header_and_footer_color%22%3A%22Background+color%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Modern+sans-serif%22%2C%22signup_heading%22%3Anull%2C%22signup_subheading%22%3Anull%2C%22header_style%22%3A%22Landing%22%2C%22header_text%22%3Anull%2C%22background_image%22%3Atrue%2C%22show_featured_posts%22%3Anull%2C%22post_feed_style%22%3A%22List%22%2C%22show_images_in_feed%22%3Atrue%2C%22show_author%22%3Atrue%2C%22show_publish_date%22%3Atrue%2C%22show_publication_info_sidebar%22%3Afalse%2C%22show_post_metadata%22%3Atrue%2C%22enable_drop_caps_on_posts%22%3Afalse%2C%22show_related_articles%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"4556-thUHjizoEOrdEwBij4wN4bqU/Iw\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"37ms"},"msg":"","time":"2024-08-13T17:55:33.014Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"f7e04f6b-50b4-4200-bb47-01bd43aca7a7","userId":null},"url":"/api/member/","method":"GET","originalUrl":"/members/api/member/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/members/api/member/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"*"},"statusCode":204,"responseTime":"1ms"},"msg":"","time":"2024-08-13T17:55:33.100Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"6cd747ac-c8ae-4c99-ba5d-90d45176411d","userId":null},"url":"/settings/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","method":"GET","originalUrl":"/ghost/api/content/settings/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/content/settings/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"application/json","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","if-none-match":"W/\"559-/Wiju9uY/7qPrDm4VZz/hdrPRPo\"","priority":"u=4","cookie":"**REDACTED**"},"query":{"key":"**REDACTED**","limit":"all"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version","cache-control":"public, max-age=0","access-control-allow-origin":"*","etag":"W/\"559-/Wiju9uY/7qPrDm4VZz/hdrPRPo\""},"statusCode":304,"responseTime":"14ms"},"msg":"","time":"2024-08-13T17:55:33.133Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"4f2cbd26-7a36-4d0b-b975-5a22f7f4e8ee","userId":null},"url":"/tiers/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all&include=monthly_price,yearly_price,benefits","method":"GET","originalUrl":"/ghost/api/content/tiers/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all&include=monthly_price,yearly_price,benefits","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/content/tiers/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all&include=monthly_price,yearly_price,benefits","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"application/json","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","if-none-match":"W/\"2d9-ZWZOdwthqkUe+CMkVexjUCnbbe0\"","priority":"u=4","cookie":"**REDACTED**"},"query":{"key":"**REDACTED**","limit":"all","include":"monthly_price,yearly_price,benefits"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version","cache-control":"public, max-age=0","access-control-allow-origin":"*","etag":"W/\"2d9-ZWZOdwthqkUe+CMkVexjUCnbbe0\""},"statusCode":304,"responseTime":"14ms"},"msg":"","time":"2024-08-13T17:55:33.134Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"94c1398c-4ba4-44f1-aced-a71fa39618bc","userId":null},"url":"/newsletters/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","method":"GET","originalUrl":"/ghost/api/content/newsletters/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/content/newsletters/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"application/json","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","if-none-match":"W/\"1c1-WIoJjib/nILwUb3CxqVnorzo0oE\"","priority":"u=4","cookie":"**REDACTED**"},"query":{"key":"**REDACTED**","limit":"all"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version","cache-control":"public, max-age=0","access-control-allow-origin":"*","etag":"W/\"1c1-WIoJjib/nILwUb3CxqVnorzo0oE\""},"statusCode":304,"responseTime":"17ms"},"msg":"","time":"2024-08-13T17:55:33.139Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"0c67b1ff-3877-47c6-bd4a-491285db17a3","userId":"1"},"url":"/settings/","method":"PUT","originalUrl":"/ghost/api/admin/settings/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/","content-length":"121","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","content-type":"application/json","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Origin, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"https://botc.brodin.rocks","x-cache-invalidate":"/*","content-type":"application/json; charset=utf-8","etag":"W/\"1042-fCuTZHGDZTr2qsg7mGMbMQr1Nsc\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"18ms"},"msg":"","time":"2024-08-13T17:55:38.299Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"8ae8e70e-d54f-4971-be93-725f23a080b6","userId":"1"},"url":"/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","method":"GET","originalUrl":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"group":"site,theme,private,members,portal,newsletter,email,amp,labs,slack,unsplash,views,firstpromoter,editor,comments,analytics,announcement,pintura,donations,recommendations"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"10ff-ACrleYJ39PKKuhXG5qd9dxVzKTw\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"8ms"},"msg":"","time":"2024-08-13T17:55:38.327Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"2b4705f4-95bd-4bd3-8207-9e57092800b0","userId":"1"},"url":"/members/?order=id&limit=1&page=1&include=newsletters%2Clabels","method":"GET","originalUrl":"/ghost/api/admin/members/?order=id&limit=1&page=1&include=newsletters%2Clabels","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/members/?order=id&limit=1&page=1&include=newsletters%2Clabels","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"order":"id","limit":"1","page":"1","include":"newsletters,labels"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"101","etag":"W/\"65-f6nBT1UI6bh1EnkUkUhaEXI/ziw\""},"statusCode":200,"responseTime":"23ms"},"msg":"","time":"2024-08-13T17:55:53.623Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"710cac8c-dff3-41ef-957a-f75b529fe735","userId":"1"},"url":"/users/1/?include=roles","method":"PUT","originalUrl":"/ghost/api/admin/users/1/?include=roles","params":{"id":"1"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/users/1/?include=roles","content-length":"925","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=utf-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","origin":"https://botc.brodin.rocks","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{"include":"roles"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Origin, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"https://botc.brodin.rocks","content-type":"application/json; charset=utf-8","content-length":"1014","etag":"W/\"3f6-z7y/sD5bRL5y5WRM5h4zc9Gizto\""},"statusCode":200,"responseTime":"59ms"},"msg":"","time":"2024-08-13T17:55:57.364Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"9ee8d0f4-6083-411c-8eec-641faf799db0","userId":"1"},"url":"/stats/member_count/","method":"GET","originalUrl":"/ghost/api/admin/stats/member_count/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/stats/member_count/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"149","etag":"W/\"95-bQhQwcMULMQgsImy4/6d+icmFLU\""},"statusCode":200,"responseTime":"38ms"},"msg":"","time":"2024-08-13T17:55:57.369Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"fa5d5875-2108-44e1-82bc-583d846851c0","userId":"1"},"url":"/stats/referrers/","method":"GET","originalUrl":"/ghost/api/admin/stats/referrers/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/stats/referrers/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"22","etag":"W/\"16-WcmRIiz+hBM7bbYRjg6ziVwXuLI\""},"statusCode":200,"responseTime":"47ms"},"msg":"","time":"2024-08-13T17:55:57.379Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"4cff601f-69dc-4552-b8d3-fa1a63aa28d6","userId":"1"},"url":"/members/?filter=last_seen_at%3A%3E2024-07-14T04%3A00%3A00.000Z&order=id&limit=1&page=1&include=newsletters%2Clabels","method":"GET","originalUrl":"/ghost/api/admin/members/?filter=last_seen_at%3A%3E2024-07-14T04%3A00%3A00.000Z&order=id&limit=1&page=1&include=newsletters%2Clabels","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/members/?filter=last_seen_at%3A%3E2024-07-14T04%3A00%3A00.000Z&order=id&limit=1&page=1&include=newsletters%2Clabels","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{"filter":"last_seen_at:>2024-07-14T04:00:00.000Z","order":"id","limit":"1","page":"1","include":"newsletters,labels"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"101","etag":"W/\"65-f6nBT1UI6bh1EnkUkUhaEXI/ziw\""},"statusCode":200,"responseTime":"47ms"},"msg":"","time":"2024-08-13T17:55:57.386Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"4a3e1974-805c-49cc-a3f6-f4313caf3dcf","userId":"1"},"url":"/members/?filter=newsletters.status%3Aactive%2Bstatus%3A-free%2Bemail_disabled%3A0&order=id&limit=1&page=1&include=newsletters%2Clabels","method":"GET","originalUrl":"/ghost/api/admin/members/?filter=newsletters.status%3Aactive%2Bstatus%3A-free%2Bemail_disabled%3A0&order=id&limit=1&page=1&include=newsletters%2Clabels","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/members/?filter=newsletters.status%3Aactive%2Bstatus%3A-free%2Bemail_disabled%3A0&order=id&limit=1&page=1&include=newsletters%2Clabels","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{"filter":"newsletters.status:active+status:-free+email_disabled:0","order":"id","limit":"1","page":"1","include":"newsletters,labels"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"101","etag":"W/\"65-f6nBT1UI6bh1EnkUkUhaEXI/ziw\""},"statusCode":200,"responseTime":"48ms"},"msg":"","time":"2024-08-13T17:55:57.389Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"89310de6-e2d6-4a19-92db-08d71a3109e1","userId":"1"},"url":"/members/?filter=newsletters.status%3Aactive%2Bstatus%3Afree%2Bemail_disabled%3A0&order=id&limit=1&page=1&include=newsletters%2Clabels","method":"GET","originalUrl":"/ghost/api/admin/members/?filter=newsletters.status%3Aactive%2Bstatus%3Afree%2Bemail_disabled%3A0&order=id&limit=1&page=1&include=newsletters%2Clabels","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/members/?filter=newsletters.status%3Aactive%2Bstatus%3Afree%2Bemail_disabled%3A0&order=id&limit=1&page=1&include=newsletters%2Clabels","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{"filter":"newsletters.status:active+status:free+email_disabled:0","order":"id","limit":"1","page":"1","include":"newsletters,labels"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"101","etag":"W/\"65-f6nBT1UI6bh1EnkUkUhaEXI/ziw\""},"statusCode":200,"responseTime":"51ms"},"msg":"","time":"2024-08-13T17:55:57.393Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"587cf555-099c-4deb-9563-cb513fca0edd","userId":"1"},"url":"/members/?filter=last_seen_at%3A%3E2024-08-06T04%3A00%3A00.000Z&order=id&limit=1&page=1&include=newsletters%2Clabels","method":"GET","originalUrl":"/ghost/api/admin/members/?filter=last_seen_at%3A%3E2024-08-06T04%3A00%3A00.000Z&order=id&limit=1&page=1&include=newsletters%2Clabels","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/members/?filter=last_seen_at%3A%3E2024-08-06T04%3A00%3A00.000Z&order=id&limit=1&page=1&include=newsletters%2Clabels","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{"filter":"last_seen_at:>2024-08-06T04:00:00.000Z","order":"id","limit":"1","page":"1","include":"newsletters,labels"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"101","etag":"W/\"65-f6nBT1UI6bh1EnkUkUhaEXI/ziw\""},"statusCode":200,"responseTime":"53ms"},"msg":"","time":"2024-08-13T17:55:57.393Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"4efe9aed-5d72-4070-a05a-1506d5e8eb05","userId":"1"},"url":"/posts/?formats=mobiledoc%2Clexical&limit=5&filter=status%3A%5Bpublished%2Csent%5D&order=published_at%20desc","method":"GET","originalUrl":"/ghost/api/admin/posts/?formats=mobiledoc%2Clexical&limit=5&filter=status%3A%5Bpublished%2Csent%5D&order=published_at%20desc","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/posts/?formats=mobiledoc%2Clexical&limit=5&filter=status%3A%5Bpublished%2Csent%5D&order=published_at%20desc","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{"formats":"mobiledoc,lexical","limit":"5","filter":"status:[published,sent]","order":"published_at desc"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"1656-mMIf/9Inrw8fv0gRZ5SeWqAMS7U\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"56ms"},"msg":"","time":"2024-08-13T17:55:57.398Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"bc60789d-b572-4741-9a96-5b1c317bf138","userId":null},"url":"/img/community-background-3f501ff1d764d0cb81f7c2cbacfc6503.jpg","method":"GET","originalUrl":"/ghost/assets/img/community-background-3f501ff1d764d0cb81f7c2cbacfc6503.jpg","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/community-background-3f501ff1d764d0cb81f7c2cbacfc6503.jpg","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/assets/ghost-cb98187b163a0d8b42d752ab890e039a.css","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"d098b-7438674ba0\"","content-type":"image/jpeg","content-length":854411},"statusCode":200,"responseTime":"38ms"},"msg":"","time":"2024-08-13T17:55:57.399Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"ddd2ae0f-6c64-4707-b8fa-a1058bdb8413","userId":null},"url":"/?v=modal-portal-settings","method":"GET","originalUrl":"/?v=modal-portal-settings","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/?v=modal-portal-settings","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","upgrade-insecure-requests":"1","sec-fetch-dest":"iframe","sec-fetch-mode":"navigate","sec-fetch-site":"same-origin","priority":"u=4"},"query":{"v":"modal-portal-settings"}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"4585-KD7mh8CnEuqPHM8GJWJOyJh+7Vs\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"40ms"},"msg":"","time":"2024-08-13T17:56:04.339Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"7fde7aa9-e06b-4cca-ad3a-a94e862f59bd","userId":null},"url":"/api/member/","method":"GET","originalUrl":"/members/api/member/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/members/api/member/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/?v=modal-portal-settings","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"*"},"statusCode":204,"responseTime":"2ms"},"msg":"","time":"2024-08-13T17:56:04.438Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"44fc596f-bf21-4b68-8c18-41db18c434f1","userId":null},"url":"/tiers/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all&include=monthly_price,yearly_price,benefits","method":"GET","originalUrl":"/ghost/api/content/tiers/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all&include=monthly_price,yearly_price,benefits","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/content/tiers/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all&include=monthly_price,yearly_price,benefits","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/?v=modal-portal-settings","content-type":"application/json","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","if-none-match":"W/\"2d9-ZWZOdwthqkUe+CMkVexjUCnbbe0\"","priority":"u=4","cookie":"**REDACTED**"},"query":{"key":"**REDACTED**","limit":"all","include":"monthly_price,yearly_price,benefits"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version","cache-control":"public, max-age=0","access-control-allow-origin":"*","etag":"W/\"2d9-ZWZOdwthqkUe+CMkVexjUCnbbe0\""},"statusCode":304,"responseTime":"20ms"},"msg":"","time":"2024-08-13T17:56:04.486Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"458b856d-c8a0-4084-863e-980e6652d512","userId":null},"url":"/settings/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","method":"GET","originalUrl":"/ghost/api/content/settings/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/content/settings/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/?v=modal-portal-settings","content-type":"application/json","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","if-none-match":"W/\"559-/Wiju9uY/7qPrDm4VZz/hdrPRPo\"","priority":"u=4","cookie":"**REDACTED**"},"query":{"key":"**REDACTED**","limit":"all"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"public, max-age=0","access-control-allow-origin":"*","content-type":"application/json; charset=utf-8","etag":"W/\"567-Jjv0DW6z1txX4/LIGMV9Eap4AE8\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"27ms"},"msg":"","time":"2024-08-13T17:56:04.490Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"c2ead56c-b8db-4c4b-8585-93702c749a31","userId":null},"url":"/newsletters/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","method":"GET","originalUrl":"/ghost/api/content/newsletters/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/content/newsletters/?key=a5f6b6cb58ca8ffe7513f3db64&limit=all","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/?v=modal-portal-settings","content-type":"application/json","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","if-none-match":"W/\"1c1-WIoJjib/nILwUb3CxqVnorzo0oE\"","priority":"u=4","cookie":"**REDACTED**"},"query":{"key":"**REDACTED**","limit":"all"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version","cache-control":"public, max-age=0","access-control-allow-origin":"*","etag":"W/\"1c1-WIoJjib/nILwUb3CxqVnorzo0oE\""},"statusCode":304,"responseTime":"26ms"},"msg":"","time":"2024-08-13T17:56:04.493Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"33e8652a-8622-4278-9ebd-6a4ebfe4dd2e","userId":"1"},"url":"/settings/","method":"PUT","originalUrl":"/ghost/api/admin/settings/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/","content-length":"61","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","content-type":"application/json","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Origin, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"https://botc.brodin.rocks","x-cache-invalidate":"/*","content-type":"application/json; charset=utf-8","etag":"W/\"1046-jaENjnF1jEHJ1AKoVnXXHeYcC+0\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"38ms"},"msg":"","time":"2024-08-13T17:56:14.975Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"ea3647e5-1027-4d2e-aaf1-f00c460c4dcd","userId":"1"},"url":"/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","method":"GET","originalUrl":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"group":"site,theme,private,members,portal,newsletter,email,amp,labs,slack,unsplash,views,firstpromoter,editor,comments,analytics,announcement,pintura,donations,recommendations"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"1103-ynX6Z1Cce/EgLZ+2N5rPDNjr2CM\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"22ms"},"msg":"","time":"2024-08-13T17:56:15.015Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"4033a3f3-6f32-4fd2-9704-858214098eaa","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"none","sec-fetch-user":"?1","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"26dd-OaU+MxMaZpbjcIkPnrAchm+Qr6E\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"50ms"},"msg":"","time":"2024-08-13T17:56:20.772Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"0e755524-640c-4e4d-9090-8c9e22fbff29","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"same-origin","sec-fetch-user":"?1","if-none-match":"W/\"26dd-OaU+MxMaZpbjcIkPnrAchm+Qr6E\"","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","etag":"W/\"26dd-OaU+MxMaZpbjcIkPnrAchm+Qr6E\""},"statusCode":304,"responseTime":"45ms"},"msg":"","time":"2024-08-13T17:56:22.668Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"693406c5-0dfe-4f01-927c-db03ca393a03","userId":"1"},"url":"/posts/?formats=mobiledoc%2Clexical&limit=5&filter=status%3A%5Bpublished%2Csent%5D&order=published_at%20desc","method":"GET","originalUrl":"/ghost/api/admin/posts/?formats=mobiledoc%2Clexical&limit=5&filter=status%3A%5Bpublished%2Csent%5D&order=published_at%20desc","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/posts/?formats=mobiledoc%2Clexical&limit=5&filter=status%3A%5Bpublished%2Csent%5D&order=published_at%20desc","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"formats":"mobiledoc,lexical","limit":"5","filter":"status:[published,sent]","order":"published_at desc"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"1656-R70i/NihzC5m5S4O4+/AtWaBX+s\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"48ms"},"msg":"","time":"2024-08-13T17:56:35.186Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"526e024c-25fb-4d1e-9286-a95f28a0ced7","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23FF1A75&d=Thoughts%2C+stories+and+ideas.&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+in+the+middle%22%2C%22site_background_color%22%3A%22%23ffffff%22%2C%22header_and_footer_color%22%3A%22Background+color%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Modern+sans-serif%22%2C%22signup_heading%22%3Anull%2C%22signup_subheading%22%3Anull%2C%22header_style%22%3A%22Landing%22%2C%22header_text%22%3Anull%2C%22background_image%22%3Atrue%2C%22show_featured_posts%22%3Anull%2C%22post_feed_style%22%3A%22List%22%2C%22show_images_in_feed%22%3Atrue%2C%22show_author%22%3Atrue%2C%22show_publish_date%22%3Atrue%2C%22show_publication_info_sidebar%22%3Afalse%2C%22show_post_metadata%22%3Atrue%2C%22enable_drop_caps_on_posts%22%3Afalse%2C%22show_related_articles%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"26dd-OaU+MxMaZpbjcIkPnrAchm+Qr6E\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"52ms"},"msg":"","time":"2024-08-13T17:56:41.967Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"5034fb8e-f131-46bb-90f6-21e8952a4ead","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23FF1A75&d=Thoughts%2C+stories+and+ideas.&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+in+the+middle%22%2C%22site_background_color%22%3A%22%23ffffff%22%2C%22header_and_footer_color%22%3A%22Background+color%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Modern+sans-serif%22%2C%22signup_heading%22%3Anull%2C%22signup_subheading%22%3Anull%2C%22header_style%22%3A%22Highlight%22%2C%22header_text%22%3Anull%2C%22background_image%22%3Anull%2C%22show_featured_posts%22%3Afalse%2C%22post_feed_style%22%3A%22List%22%2C%22show_images_in_feed%22%3Atrue%2C%22show_author%22%3Atrue%2C%22show_publish_date%22%3Atrue%2C%22show_publication_info_sidebar%22%3Afalse%2C%22show_post_metadata%22%3Atrue%2C%22enable_drop_caps_on_posts%22%3Afalse%2C%22show_related_articles%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"289a-HFbuP4gzMHWCA5B6mrR1+WsHXQM\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"34ms"},"msg":"","time":"2024-08-13T17:56:56.135Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"14b97c6d-def9-4a8d-810b-5e39cb1539ee","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23FF1A75&d=Thoughts%2C+stories+and+ideas.&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+in+the+middle%22%2C%22site_background_color%22%3A%22%23ffffff%22%2C%22header_and_footer_color%22%3A%22Background+color%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Modern+sans-serif%22%2C%22signup_heading%22%3Anull%2C%22signup_subheading%22%3Anull%2C%22header_style%22%3A%22Magazine%22%2C%22header_text%22%3Anull%2C%22background_image%22%3Anull%2C%22show_featured_posts%22%3Afalse%2C%22post_feed_style%22%3A%22List%22%2C%22show_images_in_feed%22%3Atrue%2C%22show_author%22%3Atrue%2C%22show_publish_date%22%3Atrue%2C%22show_publication_info_sidebar%22%3Afalse%2C%22show_post_metadata%22%3Atrue%2C%22enable_drop_caps_on_posts%22%3Afalse%2C%22show_related_articles%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"2765-2vqCaTSDmADQkFf5M4i4KqEhvxU\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"40ms"},"msg":"","time":"2024-08-13T17:56:57.606Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"f45b020e-f4c8-4540-ad80-dc5367b6214b","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23FF1A75&d=Thoughts%2C+stories+and+ideas.&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+in+the+middle%22%2C%22site_background_color%22%3A%22%23ffffff%22%2C%22header_and_footer_color%22%3A%22Background+color%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Modern+sans-serif%22%2C%22signup_heading%22%3Anull%2C%22signup_subheading%22%3Anull%2C%22header_style%22%3A%22Off%22%2C%22header_text%22%3Anull%2C%22background_image%22%3Anull%2C%22show_featured_posts%22%3Anull%2C%22post_feed_style%22%3A%22List%22%2C%22show_images_in_feed%22%3Atrue%2C%22show_author%22%3Atrue%2C%22show_publish_date%22%3Atrue%2C%22show_publication_info_sidebar%22%3Afalse%2C%22show_post_metadata%22%3Atrue%2C%22enable_drop_caps_on_posts%22%3Afalse%2C%22show_related_articles%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"26d7-vhQ5pMCdd8pGVQmyTPlmZ9IurhE\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"46ms"},"msg":"","time":"2024-08-13T17:56:58.808Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"02ba5e4b-49e9-4d55-a195-6d0cb3a6d636","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23FF1A75&d=Thoughts%2C+stories+and+ideas.&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+in+the+middle%22%2C%22site_background_color%22%3A%22%23ffffff%22%2C%22header_and_footer_color%22%3A%22Background+color%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Modern+sans-serif%22%2C%22signup_heading%22%3Anull%2C%22signup_subheading%22%3Anull%2C%22header_style%22%3A%22Landing%22%2C%22header_text%22%3Anull%2C%22background_image%22%3Atrue%2C%22show_featured_posts%22%3Anull%2C%22post_feed_style%22%3A%22List%22%2C%22show_images_in_feed%22%3Atrue%2C%22show_author%22%3Atrue%2C%22show_publish_date%22%3Atrue%2C%22show_publication_info_sidebar%22%3Afalse%2C%22show_post_metadata%22%3Atrue%2C%22enable_drop_caps_on_posts%22%3Afalse%2C%22show_related_articles%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"26dd-OaU+MxMaZpbjcIkPnrAchm+Qr6E\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"47ms"},"msg":"","time":"2024-08-13T17:57:00.037Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"003f6f03-5f2f-44ab-8e9a-8e1a87135158","userId":null},"url":"/","method":"GET","originalUrl":"/ghost/","params":{"0":"/"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"none","sec-fetch-user":"?1","priority":"u=0, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","etag":"c7919e0fad8cdf38d967de2c70c78f2f","x-frame-options":"sameorigin","accept-ranges":"bytes","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","content-type":"text/html; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"28ms"},"msg":"","time":"2024-08-13T17:57:21.049Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"a6b6ad5c-6249-4294-af33-3559e7b1a237","userId":"1"},"url":"/users/me/?include=roles","method":"GET","originalUrl":"/ghost/api/admin/users/me/?include=roles","params":{"id":"me"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/users/me/?include=roles","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"include":"roles"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"1014","etag":"W/\"3f6-z7y/sD5bRL5y5WRM5h4zc9Gizto\""},"statusCode":200,"responseTime":"14ms"},"msg":"","time":"2024-08-13T17:57:21.365Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"f98d30fd-b941-4b48-8204-d3d31972f01c","userId":null},"url":"/site/","method":"GET","originalUrl":"/ghost/api/admin/site/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/site/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"341","etag":"W/\"155-2zkVhpVb5Nr684VXbN44ZTQ3Du4\""},"statusCode":200,"responseTime":"1ms"},"msg":"","time":"2024-08-13T17:57:21.394Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"f122a99d-60ee-46ef-a468-4ffec75cade3","userId":"1"},"url":"/config/","method":"GET","originalUrl":"/ghost/api/admin/config/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/config/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"604","etag":"W/\"25c-mgW/3jkmBEAj2CXAR1UdQEmnlF4\""},"statusCode":200,"responseTime":"5ms"},"msg":"","time":"2024-08-13T17:57:21.417Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"877b2bbe-7d4e-4ba1-8b2e-48b1f340146f","userId":"1"},"url":"/tiers/?filter=type%3Apaid%2Bactive%3Atrue&limit=all","method":"GET","originalUrl":"/ghost/api/admin/tiers/?filter=type%3Apaid%2Bactive%3Atrue&limit=all","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/tiers/?filter=type%3Apaid%2Bactive%3Atrue&limit=all","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"filter":"type:paid+active:true","limit":"all"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"465","etag":"W/\"1d1-MoYnzkQNBhddzWyXRGkNjSK21oc\""},"statusCode":200,"responseTime":"12ms"},"msg":"","time":"2024-08-13T17:57:21.430Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"986eb465-8198-4bb5-b70b-7eea2f85c91b","userId":"1"},"url":"/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","method":"GET","originalUrl":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"group":"site,theme,private,members,portal,newsletter,email,amp,labs,slack,unsplash,views,firstpromoter,editor,comments,analytics,announcement,pintura,donations,recommendations"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"1103-ynX6Z1Cce/EgLZ+2N5rPDNjr2CM\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"13ms"},"msg":"","time":"2024-08-13T17:57:21.431Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"335da491-475c-4cf6-907c-d327adb705ba","userId":"1"},"url":"/notifications/","method":"GET","originalUrl":"/ghost/api/admin/notifications/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/notifications/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"20","etag":"W/\"14-rGnko0plFblBZ6cCxL9htMA8NKo\""},"statusCode":200,"responseTime":"9ms"},"msg":"","time":"2024-08-13T17:57:21.484Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"f24747aa-9e29-489b-bdb3-fc061097103e","userId":"1"},"url":"/themes/active/","method":"GET","originalUrl":"/ghost/api/admin/themes/active/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/themes/active/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"e93-541zCvIgi/M7kXqBT6MtBsj+4Ek\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"12ms"},"msg":"","time":"2024-08-13T17:57:21.485Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"1724e3ec-ca19-4e66-8ed0-2c156ce6d3b2","userId":"1"},"url":"/members/?order=id&limit=1&page=1&include=newsletters%2Clabels","method":"GET","originalUrl":"/ghost/api/admin/members/?order=id&limit=1&page=1&include=newsletters%2Clabels","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/members/?order=id&limit=1&page=1&include=newsletters%2Clabels","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"order":"id","limit":"1","page":"1","include":"newsletters,labels"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"101","etag":"W/\"65-f6nBT1UI6bh1EnkUkUhaEXI/ziw\""},"statusCode":200,"responseTime":"18ms"},"msg":"","time":"2024-08-13T17:57:21.588Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"8b3e9429-70a6-46df-aebd-42a0085adfc4","userId":"1"},"url":"/posts/?formats=mobiledoc%2Clexical&limit=5&filter=status%3A%5Bpublished%2Csent%5D&order=published_at%20desc","method":"GET","originalUrl":"/ghost/api/admin/posts/?formats=mobiledoc%2Clexical&limit=5&filter=status%3A%5Bpublished%2Csent%5D&order=published_at%20desc","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/posts/?formats=mobiledoc%2Clexical&limit=5&filter=status%3A%5Bpublished%2Csent%5D&order=published_at%20desc","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"formats":"mobiledoc,lexical","limit":"5","filter":"status:[published,sent]","order":"published_at desc"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"1656-R70i/NihzC5m5S4O4+/AtWaBX+s\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"21ms"},"msg":"","time":"2024-08-13T17:57:21.591Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"a6b6ec50-5841-4ac5-aa89-909bcb5fd2e0","userId":null},"url":"/site/","method":"GET","originalUrl":"/ghost/api/admin/site/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/site/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"341","etag":"W/\"155-2zkVhpVb5Nr684VXbN44ZTQ3Du4\""},"statusCode":200,"responseTime":"2ms"},"msg":"","time":"2024-08-13T17:57:23.837Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"2c677ef1-d2d7-4bcd-99df-1fdab7c3bbe2","userId":"1"},"url":"/config/","method":"GET","originalUrl":"/ghost/api/admin/config/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/config/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"604","etag":"W/\"25c-mgW/3jkmBEAj2CXAR1UdQEmnlF4\""},"statusCode":200,"responseTime":"16ms"},"msg":"","time":"2024-08-13T17:57:23.855Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"53022803-9e10-4850-9b3b-1410ad15571a","userId":"1"},"url":"/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations","method":"GET","originalUrl":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{"group":"site,theme,private,members,portal,newsletter,email,amp,labs,slack,unsplash,views,firstpromoter,editor,comments,analytics,announcement,pintura,donations"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"10c3-09c4KygYei+LM4xM1eaFKgZzY6A\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"43ms"},"msg":"","time":"2024-08-13T17:57:23.877Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"2651fc7c-0c99-4d91-bf2f-bf0e816720c1","userId":"1"},"url":"/users/me/?include=roles","method":"GET","originalUrl":"/ghost/api/admin/users/me/?include=roles","params":{"id":"me"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/users/me/?include=roles","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{"include":"roles"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"1014","etag":"W/\"3f6-z7y/sD5bRL5y5WRM5h4zc9Gizto\""},"statusCode":200,"responseTime":"46ms"},"msg":"","time":"2024-08-13T17:57:23.886Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"8404057c-b0cc-4e15-8455-2f95680e9d18","userId":"1"},"url":"/tiers/","method":"GET","originalUrl":"/ghost/api/admin/tiers/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/tiers/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"729","etag":"W/\"2d9-ZWZOdwthqkUe+CMkVexjUCnbbe0\""},"statusCode":200,"responseTime":"65ms"},"msg":"","time":"2024-08-13T17:57:24.020Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"c88bd889-d818-47bd-9442-06cb88173428","userId":"1"},"url":"/invites/","method":"GET","originalUrl":"/ghost/api/admin/invites/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/invites/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"102","etag":"W/\"66-sOX4mOGvIzARC+CuIiE6bGahqSc\""},"statusCode":200,"responseTime":"77ms"},"msg":"","time":"2024-08-13T17:57:24.029Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"c71b609d-6822-4d89-81a7-4b4142e6f2ab","userId":"1"},"url":"/recommendations/?include=count.clicks%2Ccount.subscribers&order=created_at+desc&limit=5","method":"GET","originalUrl":"/ghost/api/admin/recommendations/?include=count.clicks%2Ccount.subscribers&order=created_at+desc&limit=5","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/recommendations/?include=count.clicks%2Ccount.subscribers&order=created_at+desc&limit=5","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"include":"count.clicks,count.subscribers","order":"created_at desc","limit":"5"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"109","etag":"W/\"6d-C6k8ydjJ913rUrlEenifUzC6yww\""},"statusCode":200,"responseTime":"76ms"},"msg":"","time":"2024-08-13T17:57:24.032Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"a34915d7-7566-484f-a988-9d706f2e63b2","userId":"1"},"url":"/incoming_recommendations/?limit=5&order=created_at+desc","method":"GET","originalUrl":"/ghost/api/admin/incoming_recommendations/?limit=5&order=created_at+desc","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/incoming_recommendations/?limit=5&order=created_at+desc","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"limit":"5","order":"created_at desc"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"109","etag":"W/\"6d-aDlCMngXFadesmbdF27VgKzSNxE\""},"statusCode":200,"responseTime":"73ms"},"msg":"","time":"2024-08-13T17:57:24.033Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"399ea7d9-7426-4222-8a85-fd4d91e38eab","userId":"1"},"url":"/stats/referrers/","method":"GET","originalUrl":"/ghost/api/admin/stats/referrers/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/stats/referrers/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"22","etag":"W/\"16-WcmRIiz+hBM7bbYRjg6ziVwXuLI\""},"statusCode":200,"responseTime":"74ms"},"msg":"","time":"2024-08-13T17:57:24.035Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"ad00393d-7523-4cee-8474-6501394f4371","userId":"1"},"url":"/roles/?limit=all","method":"GET","originalUrl":"/ghost/api/admin/roles/?limit=all","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/roles/?limit=all","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"limit":"all"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"705-EpLlAF/Qd51eDXeOyZJ1J3Gaq8U\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"82ms"},"msg":"","time":"2024-08-13T17:57:24.035Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"b0147010-c0da-4401-aeff-01c5c6aa615e","userId":"1"},"url":"/newsletters/?include=count.active_members%2Ccount.posts&limit=50","method":"GET","originalUrl":"/ghost/api/admin/newsletters/?include=count.active_members%2Ccount.posts&limit=50","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/newsletters/?include=count.active_members%2Ccount.posts&limit=50","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"include":"count.active_members,count.posts","limit":"50"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"40c-dN4tqu0JtK/yCNrXhW2arW7V+eU\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"73ms"},"msg":"","time":"2024-08-13T17:57:24.036Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"7855effc-a3b3-41aa-b380-d82cda0d0e3b","userId":"1"},"url":"/users/?limit=100&include=roles","method":"GET","originalUrl":"/ghost/api/admin/users/?limit=100&include=roles","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/users/?limit=100&include=roles","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"limit":"100","include":"roles"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"44f-DlBqxVq55bIIqWM87O3OSibGtOQ\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"87ms"},"msg":"","time":"2024-08-13T17:57:24.038Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"f8c0ba28-1492-46f2-897a-3885b47a3b7e","userId":"1"},"url":"/integrations/?include=api_keys%2Cwebhooks","method":"GET","originalUrl":"/ghost/api/admin/integrations/?include=api_keys%2Cwebhooks","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/integrations/?include=api_keys%2Cwebhooks","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"include":"api_keys,webhooks"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"a43-gTqtScYdbAPIqLxRHugJNkGXchM\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"74ms"},"msg":"","time":"2024-08-13T17:57:24.038Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"21647ea7-330d-43b8-850c-09e9e5fdceeb","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23FF1A75&d=Thoughts%2C+stories+and+ideas.&icon=&logo=&cover=null&custom=%7B%22navigation_layout%22%3A%22Logo+in+the+middle%22%2C%22site_background_color%22%3A%22%23ffffff%22%2C%22header_and_footer_color%22%3A%22Background+color%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Modern+sans-serif%22%2C%22signup_heading%22%3Anull%2C%22signup_subheading%22%3Anull%2C%22header_style%22%3A%22Landing%22%2C%22header_text%22%3Anull%2C%22background_image%22%3Atrue%2C%22show_featured_posts%22%3Anull%2C%22post_feed_style%22%3A%22List%22%2C%22show_images_in_feed%22%3Atrue%2C%22show_author%22%3Atrue%2C%22show_publish_date%22%3Atrue%2C%22show_publication_info_sidebar%22%3Afalse%2C%22show_post_metadata%22%3Atrue%2C%22enable_drop_caps_on_posts%22%3Afalse%2C%22show_related_articles%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"26dd-OaU+MxMaZpbjcIkPnrAchm+Qr6E\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"39ms"},"msg":"","time":"2024-08-13T17:58:04.272Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"47601082-0bd2-4ec5-bb88-11680caed415","userId":"1"},"url":"/custom_theme_settings/","method":"PUT","originalUrl":"/ghost/api/admin/custom_theme_settings/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/custom_theme_settings/","content-length":"3212","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","content-type":"application/json","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Origin, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"https://botc.brodin.rocks","x-cache-invalidate":"/*","content-type":"application/json; charset=utf-8","etag":"W/\"c7f-Ch5L2mBMJYjItRpwgM60bAwUceY\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"43ms"},"msg":"","time":"2024-08-13T17:58:06.274Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"d402f49d-4273-47d3-9e2d-b6f580e6390c","userId":"1"},"url":"/settings/","method":"PUT","originalUrl":"/ghost/api/admin/settings/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/","content-length":"49","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","content-type":"application/json","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Origin, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"https://botc.brodin.rocks","x-cache-invalidate":"/*","content-type":"application/json; charset=utf-8","etag":"W/\"ffe-0Dm2/D5nyQ/2O3gdo/fq3gmgYuY\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"18ms"},"msg":"","time":"2024-08-13T17:58:06.308Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"01c7afd6-fde6-48e4-9416-bda628137f55","userId":"1"},"url":"/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","method":"GET","originalUrl":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"group":"site,theme,private,members,portal,newsletter,email,amp,labs,slack,unsplash,views,firstpromoter,editor,comments,analytics,announcement,pintura,donations,recommendations"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"10bb-wmy16Z8H2DeU1OXtPDtBu6YqrlY\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"8ms"},"msg":"","time":"2024-08-13T17:58:06.335Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"72e29cd4-8033-4390-a76e-92223ee1bf98","userId":null},"url":"/img/themes/Source-Newsletter-bb1a8611a326edb78f9ecb8bc1838c81.png","method":"GET","originalUrl":"/ghost/assets/img/themes/Source-Newsletter-bb1a8611a326edb78f9ecb8bc1838c81.png","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/themes/Source-Newsletter-bb1a8611a326edb78f9ecb8bc1838c81.png","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"dac6-7438674ba0\"","content-type":"image/png","content-length":56006},"statusCode":200,"responseTime":"2ms"},"msg":"","time":"2024-08-13T17:58:06.801Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"07d125e7-b813-42c7-8a4e-36ef88582240","userId":null},"url":"/img/themes/Source-f29c6d6abe774ea7d5940a7431069fce.png","method":"GET","originalUrl":"/ghost/assets/img/themes/Source-f29c6d6abe774ea7d5940a7431069fce.png","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/themes/Source-f29c6d6abe774ea7d5940a7431069fce.png","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"10871-7438674ba0\"","content-type":"image/png","content-length":67697},"statusCode":200,"responseTime":"3ms"},"msg":"","time":"2024-08-13T17:58:06.802Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"668e0013-35e1-4a8a-b317-a4df8657cad3","userId":null},"url":"/img/themes/Source-Magazine-176385eb99561485ce6385598f7599b0.png","method":"GET","originalUrl":"/ghost/assets/img/themes/Source-Magazine-176385eb99561485ce6385598f7599b0.png","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/themes/Source-Magazine-176385eb99561485ce6385598f7599b0.png","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"1bf46-7438674ba0\"","content-type":"image/png","content-length":114502},"statusCode":200,"responseTime":"4ms"},"msg":"","time":"2024-08-13T17:58:06.803Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"acafc789-32ab-4337-a7d2-323129488b81","userId":null},"url":"/img/themes/Casper-9a0ce71df3a1c589c1414ad2aa5b8aeb.png","method":"GET","originalUrl":"/ghost/assets/img/themes/Casper-9a0ce71df3a1c589c1414ad2aa5b8aeb.png","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/themes/Casper-9a0ce71df3a1c589c1414ad2aa5b8aeb.png","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"a7be-7438674ba0\"","content-type":"image/png","content-length":42942},"statusCode":200,"responseTime":"6ms"},"msg":"","time":"2024-08-13T17:58:06.811Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"594ba40d-5323-4b85-8330-45136ea732ac","userId":null},"url":"/img/themes/Digest-698e78d8e8481daff8ae4a8647528dc9.png","method":"GET","originalUrl":"/ghost/assets/img/themes/Digest-698e78d8e8481daff8ae4a8647528dc9.png","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/themes/Digest-698e78d8e8481daff8ae4a8647528dc9.png","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"e0e6-7438674ba0\"","content-type":"image/png","content-length":57574},"statusCode":200,"responseTime":"5ms"},"msg":"","time":"2024-08-13T17:58:06.812Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"7ee23e7c-41f3-403a-b4d4-e23787d2f2b1","userId":null},"url":"/img/themes/Bulletin-d66dec818ad0ba2965dd7eb3130c621c.png","method":"GET","originalUrl":"/ghost/assets/img/themes/Bulletin-d66dec818ad0ba2965dd7eb3130c621c.png","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/themes/Bulletin-d66dec818ad0ba2965dd7eb3130c621c.png","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"da0a-7438674ba0\"","content-type":"image/png","content-length":55818},"statusCode":200,"responseTime":"7ms"},"msg":"","time":"2024-08-13T17:58:06.813Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"f6204e96-2476-43db-b977-4f039bcba0f8","userId":null},"url":"/img/themes/Dawn-302fbfdbc352098a256137159bd83dd8.png","method":"GET","originalUrl":"/ghost/assets/img/themes/Dawn-302fbfdbc352098a256137159bd83dd8.png","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/themes/Dawn-302fbfdbc352098a256137159bd83dd8.png","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"9e12-7438674ba0\"","content-type":"image/png","content-length":40466},"statusCode":200,"responseTime":"11ms"},"msg":"","time":"2024-08-13T17:58:06.819Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"10aa205c-cae8-4cd0-b886-0a2c78362f3c","userId":null},"url":"/img/themes/Headline-f70eaf49b9fcae1ddfe3d4496d8be54d.png","method":"GET","originalUrl":"/ghost/assets/img/themes/Headline-f70eaf49b9fcae1ddfe3d4496d8be54d.png","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/themes/Headline-f70eaf49b9fcae1ddfe3d4496d8be54d.png","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"e7b4-7438674ba0\"","content-type":"image/png","content-length":59316},"statusCode":200,"responseTime":"13ms"},"msg":"","time":"2024-08-13T17:58:06.820Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"05535d24-39a5-4228-aac0-6319ac03ee03","userId":null},"url":"/img/themes/Taste-a24d2a786900d9caff7e773ca0040991.png","method":"GET","originalUrl":"/ghost/assets/img/themes/Taste-a24d2a786900d9caff7e773ca0040991.png","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/themes/Taste-a24d2a786900d9caff7e773ca0040991.png","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"113cc-7438674ba0\"","content-type":"image/png","content-length":70604},"statusCode":200,"responseTime":"16ms"},"msg":"","time":"2024-08-13T17:58:06.821Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"7bdb4470-e423-4fe7-a31f-8bf59e616ec2","userId":null},"url":"/img/themes/Solo-0292eb9ae0ca7b578cff50824d40cc86.png","method":"GET","originalUrl":"/ghost/assets/img/themes/Solo-0292eb9ae0ca7b578cff50824d40cc86.png","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/themes/Solo-0292eb9ae0ca7b578cff50824d40cc86.png","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"136bd-7438674ba0\"","content-type":"image/png","content-length":79549},"statusCode":200,"responseTime":"16ms"},"msg":"","time":"2024-08-13T17:58:06.822Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"576cea00-8b93-4fd4-8d1b-1acdb0ecea39","userId":null},"url":"/img/themes/Episode-e4c86d1f75ef1d8a77791d7fd519fdd4.png","method":"GET","originalUrl":"/ghost/assets/img/themes/Episode-e4c86d1f75ef1d8a77791d7fd519fdd4.png","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/themes/Episode-e4c86d1f75ef1d8a77791d7fd519fdd4.png","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"1c5ac-7438674ba0\"","content-type":"image/png","content-length":116140},"statusCode":200,"responseTime":"16ms"},"msg":"","time":"2024-08-13T17:58:06.823Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"a56e4f97-9475-4c46-937d-be498ab17fd3","userId":null},"url":"/img/themes/Alto-0dfe76694ed222d6d96fc9c8db979a38.png","method":"GET","originalUrl":"/ghost/assets/img/themes/Alto-0dfe76694ed222d6d96fc9c8db979a38.png","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/themes/Alto-0dfe76694ed222d6d96fc9c8db979a38.png","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"13423-7438674ba0\"","content-type":"image/png","content-length":78883},"statusCode":200,"responseTime":"17ms"},"msg":"","time":"2024-08-13T17:58:06.823Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"fff1e6cf-ac36-4f69-b9b7-9703ba83ea8a","userId":null},"url":"/img/themes/Edge-1e5e0eec6941d7bdca02cebb66187357.png","method":"GET","originalUrl":"/ghost/assets/img/themes/Edge-1e5e0eec6941d7bdca02cebb66187357.png","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/themes/Edge-1e5e0eec6941d7bdca02cebb66187357.png","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"1f2c3-7438674ba0\"","content-type":"image/png","content-length":127683},"statusCode":200,"responseTime":"17ms"},"msg":"","time":"2024-08-13T17:58:06.825Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"f9478272-5b93-474d-a666-10cdf39fade4","userId":null},"url":"/img/themes/Wave-b98fadfd3ed16e8b2e383dd8e8e5dca2.png","method":"GET","originalUrl":"/ghost/assets/img/themes/Wave-b98fadfd3ed16e8b2e383dd8e8e5dca2.png","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/themes/Wave-b98fadfd3ed16e8b2e383dd8e8e5dca2.png","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"13ee0-7438674ba0\"","content-type":"image/png","content-length":81632},"statusCode":200,"responseTime":"18ms"},"msg":"","time":"2024-08-13T17:58:06.826Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"34ab436c-d8f1-4eac-b113-c60291c256ba","userId":null},"url":"/img/themes/Journal-07d35b2311501d2738bad1907ba2f7e1.png","method":"GET","originalUrl":"/ghost/assets/img/themes/Journal-07d35b2311501d2738bad1907ba2f7e1.png","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/themes/Journal-07d35b2311501d2738bad1907ba2f7e1.png","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"c03b-7438674ba0\"","content-type":"image/png","content-length":49211},"statusCode":200,"responseTime":"17ms"},"msg":"","time":"2024-08-13T17:58:06.827Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"3e499044-773b-475a-9eff-c356ebb2461d","userId":null},"url":"/img/themes/Ease-7075f809892f10c58892e15a57a4aae4.png","method":"GET","originalUrl":"/ghost/assets/img/themes/Ease-7075f809892f10c58892e15a57a4aae4.png","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/themes/Ease-7075f809892f10c58892e15a57a4aae4.png","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"13fe0-7438674ba0\"","content-type":"image/png","content-length":81888},"statusCode":200,"responseTime":"21ms"},"msg":"","time":"2024-08-13T17:58:06.828Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"df596bc0-f035-4160-add8-8f13d1ed5622","userId":null},"url":"/img/themes/Edition-10111a2b8458168dcff81b7fb151be70.png","method":"GET","originalUrl":"/ghost/assets/img/themes/Edition-10111a2b8458168dcff81b7fb151be70.png","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/themes/Edition-10111a2b8458168dcff81b7fb151be70.png","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"20017-7438674ba0\"","content-type":"image/png","content-length":131095},"statusCode":200,"responseTime":"24ms"},"msg":"","time":"2024-08-13T17:58:06.829Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"70bb346f-aaed-4f6d-868a-80823754fb83","userId":null},"url":"/img/themes/Ruby-b896885448e0f28ca62c6dcd56c732aa.png","method":"GET","originalUrl":"/ghost/assets/img/themes/Ruby-b896885448e0f28ca62c6dcd56c732aa.png","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/themes/Ruby-b896885448e0f28ca62c6dcd56c732aa.png","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"15d71-7438674ba0\"","content-type":"image/png","content-length":89457},"statusCode":200,"responseTime":"21ms"},"msg":"","time":"2024-08-13T17:58:06.830Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"47f7add5-df6c-407f-91db-bd20411574fa","userId":null},"url":"/img/themes/Dope-d099dfca697adae16baa76f89520c5b3.png","method":"GET","originalUrl":"/ghost/assets/img/themes/Dope-d099dfca697adae16baa76f89520c5b3.png","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/themes/Dope-d099dfca697adae16baa76f89520c5b3.png","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"26830-7438674ba0\"","content-type":"image/png","content-length":157744},"statusCode":200,"responseTime":"24ms"},"msg":"","time":"2024-08-13T17:58:06.830Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"073f8762-0549-4ad8-91b5-27ad3749ff5f","userId":null},"url":"/img/themes/London-4e042390da16fecef947f3a7001d03db.png","method":"GET","originalUrl":"/ghost/assets/img/themes/London-4e042390da16fecef947f3a7001d03db.png","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/img/themes/London-4e042390da16fecef947f3a7001d03db.png","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"11cdd-7438674ba0\"","content-type":"image/png","content-length":72925},"statusCode":200,"responseTime":"22ms"},"msg":"","time":"2024-08-13T17:58:06.832Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"abbbbd0c-f0e9-4037-ae3c-5d03f45f85d9","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23FF1A75&d=Thoughts%2C+stories+and+ideas.&icon=&logo=&cover=null&custom=%7B%22navigation_layout%22%3A%22Logo+in+the+middle%22%2C%22site_background_color%22%3A%22%23ffffff%22%2C%22header_and_footer_color%22%3A%22Background+color%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Modern+sans-serif%22%2C%22signup_heading%22%3Anull%2C%22signup_subheading%22%3Anull%2C%22header_style%22%3A%22Landing%22%2C%22header_text%22%3Anull%2C%22background_image%22%3Atrue%2C%22show_featured_posts%22%3Anull%2C%22post_feed_style%22%3A%22List%22%2C%22show_images_in_feed%22%3Atrue%2C%22show_author%22%3Atrue%2C%22show_publish_date%22%3Atrue%2C%22show_publication_info_sidebar%22%3Afalse%2C%22show_post_metadata%22%3Atrue%2C%22enable_drop_caps_on_posts%22%3Afalse%2C%22show_related_articles%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"24c0-gYTetUuswG7RtQZ842NpUSnaYz4\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"30ms"},"msg":"","time":"2024-08-13T17:58:14.280Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"07d3b53d-d3bb-469f-a520-236e3d400d54","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23FF1A75&d=Thoughts%2C+stories+and+ideas.&icon=&logo=&cover=null&custom=%7B%22navigation_layout%22%3A%22Logo+in+the+middle%22%2C%22site_background_color%22%3A%22%23ffffff%22%2C%22header_and_footer_color%22%3A%22Background+color%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Modern+sans-serif%22%2C%22signup_heading%22%3Anull%2C%22signup_subheading%22%3Anull%2C%22header_style%22%3A%22Landing%22%2C%22header_text%22%3Anull%2C%22background_image%22%3Atrue%2C%22show_featured_posts%22%3Anull%2C%22post_feed_style%22%3A%22List%22%2C%22show_images_in_feed%22%3Atrue%2C%22show_author%22%3Atrue%2C%22show_publish_date%22%3Atrue%2C%22show_publication_info_sidebar%22%3Afalse%2C%22show_post_metadata%22%3Atrue%2C%22enable_drop_caps_on_posts%22%3Afalse%2C%22show_related_articles%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"24c0-gYTetUuswG7RtQZ842NpUSnaYz4\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"44ms"},"msg":"","time":"2024-08-13T17:58:18.788Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"b3c33cf9-a829-41e4-b52d-15c6931a8117","userId":"1"},"url":"/themes/casper/activate/","method":"PUT","originalUrl":"/ghost/api/admin/themes/casper/activate/","params":{"name":"casper"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/themes/casper/activate/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Origin, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"https://botc.brodin.rocks","x-cache-invalidate":"/*","content-type":"application/json; charset=utf-8","etag":"W/\"acf-aFlKa74d7RaKYd7HVExiG0DDKfI\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"277ms"},"msg":"","time":"2024-08-13T17:58:26.551Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"36269aa5-cc94-4834-a755-d4154b57785b","userId":"1"},"url":"/custom_theme_settings/","method":"GET","originalUrl":"/ghost/api/admin/custom_theme_settings/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/custom_theme_settings/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"666-uvwCdK6SlRufEz4YWrn9lP3AV+8\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"20ms"},"msg":"","time":"2024-08-13T17:58:26.696Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"df14720c-9016-4de5-8479-0a3c5a334147","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23FF1A75&d=Thoughts%2C+stories+and+ideas.&icon=&logo=&cover=null&custom=%7B%22navigation_layout%22%3A%22Logo+in+the+middle%22%2C%22site_background_color%22%3A%22%23ffffff%22%2C%22header_and_footer_color%22%3A%22Background+color%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Modern+sans-serif%22%2C%22signup_heading%22%3Anull%2C%22signup_subheading%22%3Anull%2C%22header_style%22%3A%22Landing%22%2C%22header_text%22%3Anull%2C%22background_image%22%3Atrue%2C%22show_featured_posts%22%3Anull%2C%22post_feed_style%22%3A%22List%22%2C%22show_images_in_feed%22%3Atrue%2C%22show_author%22%3Atrue%2C%22show_publish_date%22%3Atrue%2C%22show_publication_info_sidebar%22%3Afalse%2C%22show_post_metadata%22%3Atrue%2C%22enable_drop_caps_on_posts%22%3Afalse%2C%22show_related_articles%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"1dda-jTcDhwmZ/aHlWm0zzowAuxaY0GA\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"41ms"},"msg":"","time":"2024-08-13T17:58:26.719Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"b14ec612-06de-451c-90a7-dea6e638ea1a","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23FF1A75&d=Thoughts%2C+stories+and+ideas.&icon=&logo=&cover=null&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Light%22%2C%22post_image_style%22%3A%22Wide%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"1e22-3sBdAElYNSnsEU/R5BMhdYhPSjg\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"12ms"},"msg":"","time":"2024-08-13T17:58:26.766Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"16059b5f-415f-4b1c-81b6-2e805afa0ce3","userId":null},"url":"/public/cards.min.js?v=c2aab1ec18","method":"GET","originalUrl":"/public/cards.min.js?v=c2aab1ec18","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/public/cards.min.js?v=c2aab1ec18","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"script","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin"},"query":{"v":"c2aab1ec18"}},"res":{"_headers":{"x-powered-by":"Express","content-type":"application/javascript","etag":"\"431228c753b74a6958600d170f921e6d\"","cache-control":"public, max-age=31536000","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"4ms"},"msg":"","time":"2024-08-13T17:58:26.769Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"7be4c149-7659-4644-81ac-7104943863a5","userId":null},"url":"/assets/built/screen.css?v=c2aab1ec18","method":"GET","originalUrl":"/assets/built/screen.css?v=c2aab1ec18","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/assets/built/screen.css?v=c2aab1ec18","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/css,*/*;q=0.1","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"style","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=0"},"query":{"v":"c2aab1ec18"}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"bac5-7438674ba0\"","content-type":"text/css; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"8ms"},"msg":"","time":"2024-08-13T17:58:26.769Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"a97dc33c-ec25-4e35-95d6-41b48f1b08cf","userId":null},"url":"/assets/built/casper.js?v=c2aab1ec18","method":"GET","originalUrl":"/assets/built/casper.js?v=c2aab1ec18","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/assets/built/casper.js?v=c2aab1ec18","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"script","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=1"},"query":{"v":"c2aab1ec18"}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"cddd-7438674ba0\"","content-type":"application/javascript; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"10ms"},"msg":"","time":"2024-08-13T17:58:26.772Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"d6d2d0a2-c91b-4676-a796-05cef4d96f44","userId":null},"url":"/public/cards.min.css?v=c2aab1ec18","method":"GET","originalUrl":"/public/cards.min.css?v=c2aab1ec18","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/public/cards.min.css?v=c2aab1ec18","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/css,*/*;q=0.1","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"style","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=2"},"query":{"v":"c2aab1ec18"}},"res":{"_headers":{"x-powered-by":"Express","content-type":"text/css","etag":"\"bab5aee254a903a07ef4673e8e2e18c5\"","cache-control":"public, max-age=31536000","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"6ms"},"msg":"","time":"2024-08-13T17:58:26.772Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"b7b4b3c1-07a5-4deb-b18c-5baf4a7688f8","userId":null},"url":"/assets/built/casper.js?v=c2aab1ec18","method":"GET","originalUrl":"/assets/built/casper.js?v=c2aab1ec18","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/assets/built/casper.js?v=c2aab1ec18","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"script","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=1"},"query":{"v":"c2aab1ec18"}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"cddd-7438674ba0\"","content-type":"application/javascript; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"2ms"},"msg":"","time":"2024-08-13T17:58:26.793Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"[Recommendations] Updating recommendations metadata","time":"2024-08-13T17:58:32.373Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"0a53507e-d0c6-4586-8b3f-7db0c44bb92e","userId":"1"},"url":"/images/upload/","method":"POST","originalUrl":"/ghost/api/admin/images/upload/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/images/upload/","content-length":"969069","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","content-type":"multipart/form-data; boundary=---------------------------28301217686572688644074793244","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Origin, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"https://botc.brodin.rocks","content-type":"application/json; charset=utf-8","content-length":"110","etag":"W/\"6e-pv3WuDg5IgIzkma/xVvszb4Hwlw\""},"statusCode":201,"responseTime":"222ms"},"msg":"","time":"2024-08-13T17:58:33.650Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"7ea5ab78-e710-41cb-843c-40b51c2bfb39","userId":null},"url":"/2024/08/Halloween-BOTC-banner-1.jpg","method":"GET","originalUrl":"/content/images/2024/08/Halloween-BOTC-banner-1.jpg","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/content/images/2024/08/Halloween-BOTC-banner-1.jpg","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=5, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"*","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Tue, 13 Aug 2024 17:58:33 GMT","etag":"W/\"389a1-1914ce443a9\"","content-type":"image/jpeg","content-length":231841},"statusCode":200,"responseTime":"1ms"},"msg":"","time":"2024-08-13T17:58:33.672Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"7c272d64-78cc-43c0-b4a1-7afca8c13765","userId":null},"url":"/2024/08/Halloween-BOTC-banner-1.jpg","method":"GET","originalUrl":"/content/images/2024/08/Halloween-BOTC-banner-1.jpg","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/content/images/2024/08/Halloween-BOTC-banner-1.jpg","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"*","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Tue, 13 Aug 2024 17:58:33 GMT","etag":"W/\"389a1-1914ce443a9\"","content-type":"image/jpeg","content-length":231841},"statusCode":200,"responseTime":"1ms"},"msg":"","time":"2024-08-13T17:58:33.678Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"6149985b-bc8b-402c-a281-4e9977c5bd7f","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23FF1A75&d=Thoughts%2C+stories+and+ideas.&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Light%22%2C%22post_image_style%22%3A%22Wide%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"2081-wevlxe4aqrPv741X6K6ItSGyGPY\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"11ms"},"msg":"","time":"2024-08-13T17:58:33.690Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"03a612d0-810e-443a-b3be-094a7deddff4","userId":null},"url":"/size/w2000/2024/08/Halloween-BOTC-banner-1.jpg","method":"GET","originalUrl":"/content/images/size/w2000/2024/08/Halloween-BOTC-banner-1.jpg","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/content/images/size/w2000/2024/08/Halloween-BOTC-banner-1.jpg","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"image/avif,image/webp,image/png,image/svg+xml,image/*;q=0.8,*/*;q=0.5","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"image","sec-fetch-mode":"no-cors","sec-fetch-site":"same-origin","priority":"u=4, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"*","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Tue, 13 Aug 2024 17:58:33 GMT","etag":"W/\"389a1-1914ce444fd\"","content-type":"image/jpeg","content-length":231841},"statusCode":200,"responseTime":"204ms"},"msg":"","time":"2024-08-13T17:58:33.986Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"ccb75271-b45c-47a8-945b-2ee7ce34fd77","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%239219ff&d=Thoughts%2C+stories+and+ideas.&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Light%22%2C%22post_image_style%22%3A%22Wide%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"2081-Uc2zTaA3GrrHXyPLBeg5bp+sKwE\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"14ms"},"msg":"","time":"2024-08-13T17:58:48.858Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"61b4e877-5902-4e34-8454-73ff3a59f375","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%236702c2&d=Thoughts%2C+stories+and+ideas.&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Light%22%2C%22post_image_style%22%3A%22Wide%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"2081-CzqNU0cNvyJkY6y11TQvofqLUJ0\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"29ms"},"msg":"","time":"2024-08-13T17:58:50.456Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"8b4522ee-f4c2-449c-9719-d7427d2a9e35","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%235d01b0&d=Thoughts%2C+stories+and+ideas.&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Light%22%2C%22post_image_style%22%3A%22Wide%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"2081-oHmr85n4Q70iXw/dKtaZb4t73jY\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"30ms"},"msg":"","time":"2024-08-13T17:58:50.675Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"896fce40-c371-46b2-ab97-fb66e6a26054","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23351334&d=Thoughts%2C+stories+and+ideas.&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Light%22%2C%22post_image_style%22%3A%22Wide%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"2081-rzG3Ra0mPCUEFUi6730nY9kUTc4\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"17ms"},"msg":"","time":"2024-08-13T18:00:35.328Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"8b7fac8e-1992-47bc-a620-87ddda929bb4","userId":"1"},"url":"/settings/","method":"PUT","originalUrl":"/ghost/api/admin/settings/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/","content-length":"164","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","content-type":"application/json","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Origin, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"https://botc.brodin.rocks","x-cache-invalidate":"/*","content-type":"application/json; charset=utf-8","etag":"W/\"1048-Ws4wvQac3ID/scPCiv4EHo/j5yc\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"45ms"},"msg":"","time":"2024-08-13T18:00:39.279Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"5dde642e-e95b-43b4-9982-c2ba4abcba6c","userId":"1"},"url":"/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","method":"GET","originalUrl":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"group":"site,theme,private,members,portal,newsletter,email,amp,labs,slack,unsplash,views,firstpromoter,editor,comments,analytics,announcement,pintura,donations,recommendations"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"1105-De5dX9vn7MNVJzWbQoc6pPR5UHg\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"16ms"},"msg":"","time":"2024-08-13T18:00:39.323Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"148eaca1-decb-436a-8a4f-ab8eb742c114","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23351334&d=A&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Light%22%2C%22post_image_style%22%3A%22Wide%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"22aa-1jKhz3w89LtOSXdrPtuDEUs8MPQ\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"43ms"},"msg":"","time":"2024-08-13T18:01:17.240Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"3c0705b9-ad36-4097-8cd6-468ae3dfcb85","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23351334&d=&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Light%22%2C%22post_image_style%22%3A%22Wide%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"2257-4Ntp/nHzsx05A691oSACRXwh6i0\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"19ms"},"msg":"","time":"2024-08-13T18:01:20.735Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"13e8401b-8ca8-4dc3-94ee-de1bed521078","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23351334&d=Wee&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Light%22%2C%22post_image_style%22%3A%22Wide%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"228b-SC9mWri2UNCcOM4b6dv9nuv8p8s\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"33ms"},"msg":"","time":"2024-08-13T18:01:30.114Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"9a78dce7-1f4a-4951-b810-d9ac6bc27c55","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23351334&d=Week&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Light%22%2C%22post_image_style%22%3A%22Wide%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"228c-JINXKE3t/u4DmVEku0zj8DfqIuk\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"18ms"},"msg":"","time":"2024-08-13T18:01:31.355Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"7934645b-1d43-46ad-86ee-409c3b61e380","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23351334&d=Weekl&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Light%22%2C%22post_image_style%22%3A%22Wide%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"228d-OtN8SRvCnzReyM+HOFNxyBZwHWI\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"19ms"},"msg":"","time":"2024-08-13T18:01:31.884Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"ffd4eb07-a2a6-457e-b8da-7c4f0f3088f5","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23351334&d=&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Light%22%2C%22post_image_style%22%3A%22Wide%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"2257-4Ntp/nHzsx05A691oSACRXwh6i0\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"36ms"},"msg":"","time":"2024-08-13T18:01:33.182Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"c47c5aca-5491-4bcb-9d68-9123cbe5e13e","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23351334&d=Play+s&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Light%22%2C%22post_image_style%22%3A%22Wide%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"228e-OeXxSHkQtjgxLe7u4360FvtpLnk\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"32ms"},"msg":"","time":"2024-08-13T18:01:34.868Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"991c0dfd-0f0c-4314-a8ae-82b4d8564866","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23351334&d=Play+som&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Light%22%2C%22post_image_style%22%3A%22Wide%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"2290-CSSmAO7fV3nAgsvCSWUrpxDkcxE\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"13ms"},"msg":"","time":"2024-08-13T18:01:36.280Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"cbc803fb-7e6b-470c-938f-2db0a9c7519a","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23351334&d=Play+some+social+&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Light%22%2C%22post_image_style%22%3A%22Wide%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"2299-Wbx3PheSUy6o7dzQBEiQLRl0UC0\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"28ms"},"msg":"","time":"2024-08-13T18:01:38.303Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"7a6c6344-39ca-4b8b-abb6-6328eec63076","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23351334&d=A+thriving+comm&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Light%22%2C%22post_image_style%22%3A%22Wide%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"2297-LnTpJych2vzV/HzuFS6sFIBhRXY\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"28ms"},"msg":"","time":"2024-08-13T18:01:42.584Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"eebea953-f06a-478c-87cf-9c18e790328d","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23351334&d=A+thriving+community+i&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Light%22%2C%22post_image_style%22%3A%22Wide%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"229e-kGlJrUKi+PVm00V5PcNzcTrKJvc\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"30ms"},"msg":"","time":"2024-08-13T18:01:43.844Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"5f2261d0-c83a-4360-b6d6-27441e8c9682","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23351334&d=A+thriving+community+running+games+locally+every+week&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Light%22%2C%22post_image_style%22%3A%22Wide%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"22bd-h0KzO4WmDasf4fsfKdNxpCo3Sic\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"30ms"},"msg":"","time":"2024-08-13T18:01:50.539Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"22decb87-e959-4d91-a686-e02de72b9a54","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23351334&d=A+thriving+community+running+games+locally+every+week&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Dark%22%2C%22post_image_style%22%3A%22Wide%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"22cf-zdRU1DfgIQLLybHuDFc8+cYw32o\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"31ms"},"msg":"","time":"2024-08-13T18:02:01.071Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"3176251c-f44e-40bb-9783-eb0f1aa42e09","userId":null},"url":"/coming-soon/","method":"POST","originalUrl":"/coming-soon/","params":{"slug":"coming-soon"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/coming-soon/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23351334&d=A+thriving+community+running+games+locally+every+week&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Dark%22%2C%22post_image_style%22%3A%22Wide%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"2dbc-pe1sFWHH1azeiKcesrMdI5NuGio\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"266ms"},"msg":"","time":"2024-08-13T18:02:08.175Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"2ffd8018-f59a-41cd-8bd0-c78a817f98aa","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23351334&d=A+thriving+community+running+games+locally+every+week&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Dark%22%2C%22post_image_style%22%3A%22Wide%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"22cf-zdRU1DfgIQLLybHuDFc8+cYw32o\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"27ms"},"msg":"","time":"2024-08-13T18:02:08.876Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"5c43145b-4785-4d0f-ad40-1dd922a3a2d3","userId":null},"url":"/coming-soon/","method":"POST","originalUrl":"/coming-soon/","params":{"slug":"coming-soon"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/coming-soon/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23351334&d=A+thriving+community+running+games+locally+every+week&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Dark%22%2C%22post_image_style%22%3A%22Wide%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"2dbc-pe1sFWHH1azeiKcesrMdI5NuGio\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"16ms"},"msg":"","time":"2024-08-13T18:02:10.382Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"364eec3c-b63a-42ad-b83c-b0e741393234","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23351334&d=A+thriving+community+running+games+locally+every+week&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Dark%22%2C%22post_image_style%22%3A%22Wide%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"22cf-zdRU1DfgIQLLybHuDFc8+cYw32o\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"27ms"},"msg":"","time":"2024-08-13T18:02:12.336Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"09319b3d-712c-4b82-a775-472e63c68bf2","userId":"1"},"url":"/custom_theme_settings/","method":"PUT","originalUrl":"/ghost/api/admin/custom_theme_settings/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/custom_theme_settings/","content-length":"1650","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","content-type":"application/json","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Origin, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"https://botc.brodin.rocks","x-cache-invalidate":"/*","content-type":"application/json; charset=utf-8","etag":"W/\"665-OB+7e2xyHcYYDqkx+ak4elQu8kE\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"45ms"},"msg":"","time":"2024-08-13T18:02:12.915Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"e0971323-1a9d-4878-8a2d-a84bb1d63380","userId":"1"},"url":"/settings/","method":"PUT","originalUrl":"/ghost/api/admin/settings/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/","content-length":"100","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","content-type":"application/json","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Origin, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"https://botc.brodin.rocks","x-cache-invalidate":"/*","content-type":"application/json; charset=utf-8","etag":"W/\"1061-FYZ/FgtHDoIluH777sM4oEyD/Lw\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"32ms"},"msg":"","time":"2024-08-13T18:02:12.964Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"b1e44a93-9783-4d69-a608-ff0441c2e3c3","userId":"1"},"url":"/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","method":"GET","originalUrl":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"group":"site,theme,private,members,portal,newsletter,email,amp,labs,slack,unsplash,views,firstpromoter,editor,comments,analytics,announcement,pintura,donations,recommendations"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"111e-I9RE2l0O6TBpP/QE7nCZuG7ovxU\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"19ms"},"msg":"","time":"2024-08-13T18:02:13.006Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"26b970b2-7602-44a3-b42e-20ec569a274f","userId":null},"url":"/admin-x-settings/CodeEditorView-e762149f.mjs","method":"GET","originalUrl":"/ghost/assets/admin-x-settings/CodeEditorView-e762149f.mjs","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/admin-x-settings/CodeEditorView-e762149f.mjs","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/assets/admin-x-settings/index-e85d0dcf.mjs","sec-fetch-dest":"script","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"14971-7438674ba0\"","content-type":"application/javascript; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"3ms"},"msg":"","time":"2024-08-13T18:03:15.320Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"2139fa81-236d-457d-bec3-573a0c0e46c5","userId":null},"url":"/admin-x-settings/index-93cc8853.mjs","method":"GET","originalUrl":"/ghost/assets/admin-x-settings/index-93cc8853.mjs","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/admin-x-settings/index-93cc8853.mjs","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/assets/admin-x-settings/index-e85d0dcf.mjs","sec-fetch-dest":"script","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"2ce59-7438674ba0\"","content-type":"application/javascript; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"5ms"},"msg":"","time":"2024-08-13T18:03:15.322Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"9231463b-6f3b-425b-9142-77fef4c170c6","userId":null},"url":"/admin-x-settings/index-9cc1df42.mjs","method":"GET","originalUrl":"/ghost/assets/admin-x-settings/index-9cc1df42.mjs","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/assets/admin-x-settings/index-9cc1df42.mjs","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/assets/admin-x-settings/CodeEditorView-e762149f.mjs","sec-fetch-dest":"script","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"75e17-7438674ba0\"","content-type":"application/javascript; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"15ms"},"msg":"","time":"2024-08-13T18:03:15.374Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"f80f0345-1288-4481-9dd0-2a0e0062ee9a","userId":"1"},"url":"/settings/","method":"PUT","originalUrl":"/ghost/api/admin/settings/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/","content-length":"412","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","content-type":"application/json","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=0","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Origin, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","access-control-allow-origin":"https://botc.brodin.rocks","x-cache-invalidate":"/*","content-type":"application/json; charset=utf-8","etag":"W/\"11c7-FCVnxKUXsZqqR+nV0Q1S3aTG584\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"33ms"},"msg":"","time":"2024-08-13T18:03:28.962Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"d3236e65-a8d1-42e1-8e69-43a66fc13b8e","userId":"1"},"url":"/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","method":"GET","originalUrl":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"group":"site,theme,private,members,portal,newsletter,email,amp,labs,slack,unsplash,views,firstpromoter,editor,comments,analytics,announcement,pintura,donations,recommendations"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"1284-5SJMDlrlTory8Sfjr8pxZqob1aw\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"19ms"},"msg":"","time":"2024-08-13T18:03:28.999Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"4d8cbc90-cd55-40af-9437-9957bb89f748","userId":null},"url":"/","method":"GET","originalUrl":"/ghost/","params":{"0":"/"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"none","sec-fetch-user":"?1","priority":"u=0, i","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","etag":"c7919e0fad8cdf38d967de2c70c78f2f","x-frame-options":"sameorigin","accept-ranges":"bytes","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","content-type":"text/html; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"12ms"},"msg":"","time":"2024-08-13T18:03:33.577Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"e5813337-bf59-413c-b2be-7397082eaa93","userId":"1"},"url":"/users/me/?include=roles","method":"GET","originalUrl":"/ghost/api/admin/users/me/?include=roles","params":{"id":"me"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/users/me/?include=roles","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"include":"roles"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"1014","etag":"W/\"3f6-z7y/sD5bRL5y5WRM5h4zc9Gizto\""},"statusCode":200,"responseTime":"11ms"},"msg":"","time":"2024-08-13T18:03:33.865Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"63a36564-35ef-4d08-8f90-52bfdc9280e9","userId":null},"url":"/site/","method":"GET","originalUrl":"/ghost/api/admin/site/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/site/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"368","etag":"W/\"170-u3LWrk4WZQ4DuehP19/M1QCaPKU\""},"statusCode":200,"responseTime":"2ms"},"msg":"","time":"2024-08-13T18:03:33.888Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"a11e012d-824a-4f5a-8ced-4583a9df4afd","userId":"1"},"url":"/config/","method":"GET","originalUrl":"/ghost/api/admin/config/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/config/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"604","etag":"W/\"25c-mgW/3jkmBEAj2CXAR1UdQEmnlF4\""},"statusCode":200,"responseTime":"4ms"},"msg":"","time":"2024-08-13T18:03:33.912Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"5fffaf2f-05a1-423d-b980-5e1d0112f3cd","userId":"1"},"url":"/tiers/?filter=type%3Apaid%2Bactive%3Atrue&limit=all","method":"GET","originalUrl":"/ghost/api/admin/tiers/?filter=type%3Apaid%2Bactive%3Atrue&limit=all","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/tiers/?filter=type%3Apaid%2Bactive%3Atrue&limit=all","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"filter":"type:paid+active:true","limit":"all"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"465","etag":"W/\"1d1-MoYnzkQNBhddzWyXRGkNjSK21oc\""},"statusCode":200,"responseTime":"15ms"},"msg":"","time":"2024-08-13T18:03:33.928Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"201502e2-1870-477d-9dfc-93574de5c6d9","userId":"1"},"url":"/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","method":"GET","originalUrl":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations%2Crecommendations","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{"group":"site,theme,private,members,portal,newsletter,email,amp,labs,slack,unsplash,views,firstpromoter,editor,comments,analytics,announcement,pintura,donations,recommendations"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"1284-5SJMDlrlTory8Sfjr8pxZqob1aw\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"16ms"},"msg":"","time":"2024-08-13T18:03:33.929Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"25b96807-247d-4bec-ab70-44738c6583d9","userId":"1"},"url":"/themes/active/","method":"GET","originalUrl":"/ghost/api/admin/themes/active/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/themes/active/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"acf-aFlKa74d7RaKYd7HVExiG0DDKfI\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"13ms"},"msg":"","time":"2024-08-13T18:03:33.960Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"caf3d9c7-3897-4880-8aa8-01f81a8d7c68","userId":"1"},"url":"/notifications/","method":"GET","originalUrl":"/ghost/api/admin/notifications/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/notifications/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"application/json, text/javascript, */*; q=0.01","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","content-type":"application/json; charset=UTF-8","x-ghost-version":"5.87","app-pragma":"no-cache","x-requested-with":"XMLHttpRequest","referer":"https://botc.brodin.rocks/ghost/","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"20","etag":"W/\"14-rGnko0plFblBZ6cCxL9htMA8NKo\""},"statusCode":200,"responseTime":"9ms"},"msg":"","time":"2024-08-13T18:03:33.965Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"a504ee8b-9e2e-4291-84a4-084c53caeefd","userId":null},"url":"/site/","method":"GET","originalUrl":"/ghost/api/admin/site/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/site/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"368","etag":"W/\"170-u3LWrk4WZQ4DuehP19/M1QCaPKU\""},"statusCode":200,"responseTime":"2ms"},"msg":"","time":"2024-08-13T18:03:34.143Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"1d53edc5-5237-49ae-a13b-50f010447d0f","userId":"1"},"url":"/config/","method":"GET","originalUrl":"/ghost/api/admin/config/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/config/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"604","etag":"W/\"25c-mgW/3jkmBEAj2CXAR1UdQEmnlF4\""},"statusCode":200,"responseTime":"12ms"},"msg":"","time":"2024-08-13T18:03:34.156Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"468d691f-32ec-4b01-bef0-904456fd1739","userId":"1"},"url":"/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations","method":"GET","originalUrl":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/settings/?group=site%2Ctheme%2Cprivate%2Cmembers%2Cportal%2Cnewsletter%2Cemail%2Camp%2Clabs%2Cslack%2Cunsplash%2Cviews%2Cfirstpromoter%2Ceditor%2Ccomments%2Canalytics%2Cannouncement%2Cpintura%2Cdonations","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"group":"site,theme,private,members,portal,newsletter,email,amp,labs,slack,unsplash,views,firstpromoter,editor,comments,analytics,announcement,pintura,donations"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"1244-DP256PtsDdW3WZdW8uhcLRfNx50\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"35ms"},"msg":"","time":"2024-08-13T18:03:34.174Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"93705ac8-23b9-4564-b5e7-94d2bec5ca7a","userId":"1"},"url":"/users/me/?include=roles","method":"GET","originalUrl":"/ghost/api/admin/users/me/?include=roles","params":{"id":"me"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/users/me/?include=roles","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"include":"roles"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"1014","etag":"W/\"3f6-z7y/sD5bRL5y5WRM5h4zc9Gizto\""},"statusCode":200,"responseTime":"33ms"},"msg":"","time":"2024-08-13T18:03:34.179Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"34a4dcce-93ce-4797-96fc-7ff61d5a1aee","userId":"1"},"url":"/users/?limit=100&include=roles","method":"GET","originalUrl":"/ghost/api/admin/users/?limit=100&include=roles","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/users/?limit=100&include=roles","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"limit":"100","include":"roles"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"44f-DlBqxVq55bIIqWM87O3OSibGtOQ\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"16ms"},"msg":"","time":"2024-08-13T18:03:34.387Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"73934508-d670-4628-9d72-c00b5b0dcbfe","userId":"1"},"url":"/invites/","method":"GET","originalUrl":"/ghost/api/admin/invites/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/invites/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"102","etag":"W/\"66-sOX4mOGvIzARC+CuIiE6bGahqSc\""},"statusCode":200,"responseTime":"29ms"},"msg":"","time":"2024-08-13T18:03:34.406Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"d831d6ab-fa39-49b4-a6db-6b776208f33d","userId":"1"},"url":"/tiers/","method":"GET","originalUrl":"/ghost/api/admin/tiers/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/tiers/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"729","etag":"W/\"2d9-ZWZOdwthqkUe+CMkVexjUCnbbe0\""},"statusCode":200,"responseTime":"44ms"},"msg":"","time":"2024-08-13T18:03:34.434Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"cb5e5e32-791c-492c-8cb1-5b44f1827543","userId":"1"},"url":"/roles/?limit=all","method":"GET","originalUrl":"/ghost/api/admin/roles/?limit=all","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/roles/?limit=all","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"limit":"all"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"705-EpLlAF/Qd51eDXeOyZJ1J3Gaq8U\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"53ms"},"msg":"","time":"2024-08-13T18:03:34.442Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"20dfbed9-75d8-40dc-969b-46e51c39dd46","userId":"1"},"url":"/recommendations/?include=count.clicks%2Ccount.subscribers&order=created_at+desc&limit=5","method":"GET","originalUrl":"/ghost/api/admin/recommendations/?include=count.clicks%2Ccount.subscribers&order=created_at+desc&limit=5","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/recommendations/?include=count.clicks%2Ccount.subscribers&order=created_at+desc&limit=5","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"include":"count.clicks,count.subscribers","order":"created_at desc","limit":"5"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"109","etag":"W/\"6d-C6k8ydjJ913rUrlEenifUzC6yww\""},"statusCode":200,"responseTime":"55ms"},"msg":"","time":"2024-08-13T18:03:34.444Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"199ec184-6f46-4bd7-a8be-48e5ba22a8ee","userId":"1"},"url":"/incoming_recommendations/?limit=5&order=created_at+desc","method":"GET","originalUrl":"/ghost/api/admin/incoming_recommendations/?limit=5&order=created_at+desc","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/incoming_recommendations/?limit=5&order=created_at+desc","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"limit":"5","order":"created_at desc"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"109","etag":"W/\"6d-aDlCMngXFadesmbdF27VgKzSNxE\""},"statusCode":200,"responseTime":"57ms"},"msg":"","time":"2024-08-13T18:03:34.449Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"eab0f6a5-f3c3-4a41-b878-f4ac8834f7b4","userId":"1"},"url":"/stats/referrers/","method":"GET","originalUrl":"/ghost/api/admin/stats/referrers/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/stats/referrers/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"22","etag":"W/\"16-WcmRIiz+hBM7bbYRjg6ziVwXuLI\""},"statusCode":200,"responseTime":"50ms"},"msg":"","time":"2024-08-13T18:03:34.452Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"57d2c7b8-178b-47a8-8864-672403caff05","userId":"1"},"url":"/integrations/?include=api_keys%2Cwebhooks","method":"GET","originalUrl":"/ghost/api/admin/integrations/?include=api_keys%2Cwebhooks","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/integrations/?include=api_keys%2Cwebhooks","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"include":"api_keys,webhooks"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"a43-gTqtScYdbAPIqLxRHugJNkGXchM\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"52ms"},"msg":"","time":"2024-08-13T18:03:34.454Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"e1a5ab36-3801-4a4f-b924-3f5c6031ddc2","userId":"1"},"url":"/newsletters/?include=count.active_members%2Ccount.posts&limit=50","method":"GET","originalUrl":"/ghost/api/admin/newsletters/?include=count.active_members%2Ccount.posts&limit=50","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/newsletters/?include=count.active_members%2Ccount.posts&limit=50","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"include":"count.active_members,count.posts","limit":"50"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"40c-dN4tqu0JtK/yCNrXhW2arW7V+eU\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"53ms"},"msg":"","time":"2024-08-13T18:03:34.455Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"3c869ea3-b083-4cec-ba45-d818655b65d0","userId":"1"},"url":"/themes/","method":"GET","originalUrl":"/ghost/api/admin/themes/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/themes/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"1948-+0zl9jowm5MJcLEISCuz+/JHi4U\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"15ms"},"msg":"","time":"2024-08-13T18:03:34.559Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"d0a21069-3b59-4fc4-843b-7c405b57c92b","userId":"1"},"url":"/custom_theme_settings/","method":"GET","originalUrl":"/ghost/api/admin/custom_theme_settings/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/custom_theme_settings/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","etag":"W/\"665-OB+7e2xyHcYYDqkx+ak4elQu8kE\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"15ms"},"msg":"","time":"2024-08-13T18:03:34.560Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"21be6bf5-306a-4ee6-a106-d4e5dc3b9507","userId":"1"},"url":"/posts/?filter=status%3Apublished&order=published_at+DESC&limit=1&fields=id%2Curl","method":"GET","originalUrl":"/ghost/api/admin/posts/?filter=status%3Apublished&order=published_at+DESC&limit=1&fields=id%2Curl","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/ghost/api/admin/posts/?filter=status%3Apublished&order=published_at+DESC&limit=1&fields=id%2Curl","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"*/*","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","app-pragma":"no-cache","x-ghost-version":"5.87","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4","cookie":"**REDACTED**"},"query":{"filter":"status:published","order":"published_at DESC","limit":"1","fields":"id,url"}},"res":{"_headers":{"x-powered-by":"Express","content-version":"v5.87","vary":"Accept-Version, Accept-Encoding","cache-control":"no-cache, private, no-store, must-revalidate, max-stale=0, post-check=0, pre-check=0","content-type":"application/json; charset=utf-8","content-length":"179","etag":"W/\"b3-zzERBkfOZ66kCqKjtVLd4pC+leI\""},"statusCode":200,"responseTime":"16ms"},"msg":"","time":"2024-08-13T18:03:34.562Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"11d9fb3b-4cd3-42e6-8e52-d73f23b40b4d","userId":null},"url":"/","method":"POST","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","content-length":"0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/plain","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/ghost/","content-type":"text/html;charset=utf-8","x-ghost-preview":"c=%23351334&d=A+thriving+community+running+games+locally+every+week&icon=&logo=&cover=https%3A%2F%2Fbotc.brodin.rocks%2Fcontent%2Fimages%2F2024%2F08%2FHalloween-BOTC-banner-1.jpg&custom=%7B%22navigation_layout%22%3A%22Logo+on+cover%22%2C%22title_font%22%3A%22Modern+sans-serif%22%2C%22body_font%22%3A%22Elegant+serif%22%2C%22show_publication_cover%22%3Atrue%2C%22header_style%22%3A%22Center+aligned%22%2C%22feed_layout%22%3A%22Classic%22%2C%22color_scheme%22%3A%22Dark%22%2C%22post_image_style%22%3A%22Wide%22%2C%22email_signup_text%22%3A%22Sign+up+for+more+like+this.%22%2C%22show_recent_posts_footer%22%3Atrue%7D","origin":"https://botc.brodin.rocks","sec-fetch-dest":"empty","sec-fetch-mode":"cors","sec-fetch-site":"same-origin","priority":"u=4"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"https://botc.brodin.rocks","vary":"Origin, Accept-Encoding","access-control-allow-credentials":"true","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","content-encoding":"gzip"},"statusCode":200,"responseTime":"12ms"},"msg":"","time":"2024-08-13T18:03:34.640Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"9ee44ca0-3195-4bf6-bef3-ab3c496b976a","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"same-origin","sec-fetch-user":"?1","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"15ms"},"msg":"","time":"2024-08-13T18:03:42.665Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":1},"msg":"Worker for job \"mentions-email-report\" online","time":"2024-08-13T18:05:39.645Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job mentions-email-report sent a message: done","time":"2024-08-13T18:05:39.649Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"f5b1385a-f1c0-49b6-a042-f10830a01989","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"35.227.62.178","x-forwarded-for":"35.227.62.178","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (compatible; Discordbot/2.0; +https://discordapp.com)"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","content-length":"9356","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","vary":"Accept-Encoding"},"statusCode":200,"responseTime":"25ms"},"msg":"","time":"2024-08-13T18:06:22.618Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"59322f88-a7bc-4029-9c09-4e3e36741fcf","userId":null},"url":"/2024/08/Halloween-BOTC-banner-1.jpg","method":"GET","originalUrl":"/content/images/2024/08/Halloween-BOTC-banner-1.jpg","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"35.196.217.84","x-forwarded-for":"35.196.217.84","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/content/images/2024/08/Halloween-BOTC-banner-1.jpg","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 11.6; rv:92.0) Gecko/20100101 Firefox/92.0"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"*","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Tue, 13 Aug 2024 17:58:33 GMT","etag":"W/\"389a1-1914ce443a9\"","content-type":"image/jpeg","content-length":231841},"statusCode":200,"responseTime":"6ms"},"msg":"","time":"2024-08-13T18:06:22.890Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"d94ec98e-6f1b-4064-adbc-51dcb7a25832","userId":null},"url":"/2024/08/Halloween-BOTC-banner-1.jpg","method":"GET","originalUrl":"/content/images/2024/08/Halloween-BOTC-banner-1.jpg","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"104.196.48.6","x-forwarded-for":"104.196.48.6","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/content/images/2024/08/Halloween-BOTC-banner-1.jpg","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 11.6; rv:92.0) Gecko/20100101 Firefox/92.0"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"*","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Tue, 13 Aug 2024 17:58:33 GMT","etag":"W/\"389a1-1914ce443a9\"","content-type":"image/jpeg","content-length":231841},"statusCode":200,"responseTime":"4ms"},"msg":"","time":"2024-08-13T18:06:23.313Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"054b59cb-2061-4327-9809-3e8305489094","userId":null},"url":"/2024/08/Halloween-BOTC-banner-1.jpg","method":"GET","originalUrl":"/content/images/2024/08/Halloween-BOTC-banner-1.jpg","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"34.75.177.20","x-forwarded-for":"34.75.177.20","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/content/images/2024/08/Halloween-BOTC-banner-1.jpg","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 11.6; rv:92.0) Gecko/20100101 Firefox/92.0"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"*","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Tue, 13 Aug 2024 17:58:33 GMT","etag":"W/\"389a1-1914ce443a9\"","content-type":"image/jpeg","content-length":231841},"statusCode":200,"responseTime":"4ms"},"msg":"","time":"2024-08-13T18:06:23.968Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"202338bf-0c0b-4e07-9f83-ed2b4743bb0a","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"none","sec-fetch-user":"?1","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"34ms"},"msg":"","time":"2024-08-13T18:06:27.387Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"e029b2ec-b63e-4fe9-87cd-acbe0656fbd4","userId":null},"url":"/about/","method":"GET","originalUrl":"/about/","params":{"slug":"about"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/about/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"same-origin","sec-fetch-user":"?1","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"2b47-JyqvyKOOXs7JEXGzrQEpSEydQX4\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"58ms"},"msg":"","time":"2024-08-13T18:06:35.124Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"7232a6e3-bab4-4664-b82c-fe05e0932dbd","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"same-origin","sec-fetch-user":"?1","if-none-match":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\""},"statusCode":304,"responseTime":"33ms"},"msg":"","time":"2024-08-13T18:06:37.404Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"a3ff1f64-ba37-486a-baa6-13194f44e47c","userId":null},"url":"/about/","method":"GET","originalUrl":"/about/","params":{"slug":"about"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/about/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"same-origin","sec-fetch-user":"?1","if-none-match":"W/\"2b47-JyqvyKOOXs7JEXGzrQEpSEydQX4\"","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","etag":"W/\"2b47-JyqvyKOOXs7JEXGzrQEpSEydQX4\""},"statusCode":304,"responseTime":"24ms"},"msg":"","time":"2024-08-13T18:06:38.475Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"e690f2a5-41ff-4d8c-be9c-202dc771e7f5","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/about/","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"same-origin","sec-fetch-user":"?1","if-none-match":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\""},"statusCode":304,"responseTime":"34ms"},"msg":"","time":"2024-08-13T18:06:39.828Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"1a3095fe-5e11-4bdf-82fc-f1e93c3f9f2f","userId":null},"url":"/2024/08/Halloween-BOTC-banner-1.jpg","method":"GET","originalUrl":"/content/images/2024/08/Halloween-BOTC-banner-1.jpg","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"35.231.100.110","x-forwarded-for":"35.231.100.110","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/content/images/2024/08/Halloween-BOTC-banner-1.jpg","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 11.6; rv:92.0) Gecko/20100101 Firefox/92.0"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"*","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Tue, 13 Aug 2024 17:58:33 GMT","etag":"W/\"389a1-1914ce443a9\"","content-type":"image/jpeg","content-length":231841},"statusCode":200,"responseTime":"4ms"},"msg":"","time":"2024-08-13T18:06:53.900Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"502568c9-53a0-4f4d-9ce5-eacfd3dbc807","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"same-origin","sec-fetch-user":"?1","if-none-match":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\""},"statusCode":304,"responseTime":"41ms"},"msg":"","time":"2024-08-13T18:12:22.496Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"a5a87ccf-d63e-4eb7-8d17-c04136669869","userId":null},"url":"/about/","method":"GET","originalUrl":"/about/","params":{"slug":"about"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/about/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"same-origin","sec-fetch-user":"?1","if-none-match":"W/\"2b47-JyqvyKOOXs7JEXGzrQEpSEydQX4\"","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","etag":"W/\"2b47-JyqvyKOOXs7JEXGzrQEpSEydQX4\""},"statusCode":304,"responseTime":"33ms"},"msg":"","time":"2024-08-13T18:12:23.124Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"9eb06a29-3d23-4edc-95e4-318f58b9bdca","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.168.86.1","x-forwarded-for":"192.168.86.1","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:129.0) Gecko/20100101 Firefox/129.0","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/png,image/svg+xml,*/*;q=0.8","accept-language":"en-US,en;q=0.5","accept-encoding":"gzip, deflate, br, zstd","referer":"https://botc.brodin.rocks/about/","upgrade-insecure-requests":"1","sec-fetch-dest":"document","sec-fetch-mode":"navigate","sec-fetch-site":"same-origin","sec-fetch-user":"?1","if-none-match":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\""},"statusCode":304,"responseTime":"32ms"},"msg":"","time":"2024-08-13T18:12:24.484Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"0cf5a6fa-b635-402c-9fc4-02d5dcf4b714","userId":null},"url":"/2024/08/Halloween-BOTC-banner-1.jpg","method":"GET","originalUrl":"/content/images/2024/08/Halloween-BOTC-banner-1.jpg","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"34.23.68.53","x-forwarded-for":"34.23.68.53","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/content/images/2024/08/Halloween-BOTC-banner-1.jpg","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 11.6; rv:92.0) Gecko/20100101 Firefox/92.0"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"*","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Tue, 13 Aug 2024 17:58:33 GMT","etag":"W/\"389a1-1914ce443a9\"","content-type":"image/jpeg","content-length":231841},"statusCode":200,"responseTime":"2ms"},"msg":"","time":"2024-08-13T18:31:46.977Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"1eda7b32-6dac-4bef-a2d7-1c2dfcf7b44e","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"96.248.66.120","x-forwarded-for":"96.248.66.120","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","sec-ch-ua":"\"Not/A)Brand\";v=\"8\", \"Chromium\";v=\"126\", \"Google Chrome\";v=\"126\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"38ms"},"msg":"","time":"2024-08-13T18:32:05.765Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"b16965cb-2b55-448e-9aaa-1ee58c34c425","userId":null},"url":"/assets/built/screen.css?v=c2aab1ec18","method":"GET","originalUrl":"/assets/built/screen.css?v=c2aab1ec18","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"96.248.66.120","x-forwarded-for":"96.248.66.120","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/assets/built/screen.css?v=c2aab1ec18","sec-ch-ua":"\"Not/A)Brand\";v=\"8\", \"Chromium\";v=\"126\", \"Google Chrome\";v=\"126\"","sec-ch-ua-mobile":"?0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","sec-ch-ua-platform":"\"Windows\"","accept":"text/css,*/*;q=0.1","sec-fetch-site":"same-origin","sec-fetch-mode":"no-cors","sec-fetch-dest":"style","referer":"https://botc.brodin.rocks/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9","priority":"u=0"},"query":{"v":"c2aab1ec18"}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"bac5-7438674ba0\"","content-type":"text/css; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"7ms"},"msg":"","time":"2024-08-13T18:32:05.866Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"8bfd4c48-1477-4dc9-a4c6-5548fe49a551","userId":null},"url":"/public/cards.min.css?v=c2aab1ec18","method":"GET","originalUrl":"/public/cards.min.css?v=c2aab1ec18","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"96.248.66.120","x-forwarded-for":"96.248.66.120","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/public/cards.min.css?v=c2aab1ec18","sec-ch-ua":"\"Not/A)Brand\";v=\"8\", \"Chromium\";v=\"126\", \"Google Chrome\";v=\"126\"","sec-ch-ua-mobile":"?0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","sec-ch-ua-platform":"\"Windows\"","accept":"text/css,*/*;q=0.1","sec-fetch-site":"same-origin","sec-fetch-mode":"no-cors","sec-fetch-dest":"style","referer":"https://botc.brodin.rocks/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9","priority":"u=0"},"query":{"v":"c2aab1ec18"}},"res":{"_headers":{"x-powered-by":"Express","content-type":"text/css","etag":"\"bab5aee254a903a07ef4673e8e2e18c5\"","cache-control":"public, max-age=31536000","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"7ms"},"msg":"","time":"2024-08-13T18:32:05.897Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"b668caec-3d33-4a49-b76f-d9c90954ceb8","userId":null},"url":"/public/cards.min.js?v=c2aab1ec18","method":"GET","originalUrl":"/public/cards.min.js?v=c2aab1ec18","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"96.248.66.120","x-forwarded-for":"96.248.66.120","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/public/cards.min.js?v=c2aab1ec18","sec-ch-ua":"\"Not/A)Brand\";v=\"8\", \"Chromium\";v=\"126\", \"Google Chrome\";v=\"126\"","sec-ch-ua-mobile":"?0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","sec-ch-ua-platform":"\"Windows\"","accept":"*/*","sec-fetch-site":"same-origin","sec-fetch-mode":"no-cors","sec-fetch-dest":"script","referer":"https://botc.brodin.rocks/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9"},"query":{"v":"c2aab1ec18"}},"res":{"_headers":{"x-powered-by":"Express","content-type":"application/javascript","etag":"\"431228c753b74a6958600d170f921e6d\"","cache-control":"public, max-age=31536000","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"7ms"},"msg":"","time":"2024-08-13T18:32:05.899Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"c63149cd-31d0-4667-a6ae-e2fd6bc6c6b8","userId":null},"url":"/size/w2000/2024/08/Halloween-BOTC-banner-1.jpg","method":"GET","originalUrl":"/content/images/size/w2000/2024/08/Halloween-BOTC-banner-1.jpg","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"96.248.66.120","x-forwarded-for":"96.248.66.120","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/content/images/size/w2000/2024/08/Halloween-BOTC-banner-1.jpg","sec-ch-ua":"\"Not/A)Brand\";v=\"8\", \"Chromium\";v=\"126\", \"Google Chrome\";v=\"126\"","sec-ch-ua-mobile":"?0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","sec-ch-ua-platform":"\"Windows\"","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-origin","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"https://botc.brodin.rocks/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9","priority":"u=2, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"*","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Tue, 13 Aug 2024 17:58:33 GMT","etag":"W/\"389a1-1914ce444fd\"","content-type":"image/jpeg","content-length":231841},"statusCode":200,"responseTime":"15ms"},"msg":"","time":"2024-08-13T18:32:05.906Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"69dcaf1b-7ad8-4da1-8b84-5623ce708d36","userId":null},"url":"/assets/built/casper.js?v=c2aab1ec18","method":"GET","originalUrl":"/assets/built/casper.js?v=c2aab1ec18","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"96.248.66.120","x-forwarded-for":"96.248.66.120","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/assets/built/casper.js?v=c2aab1ec18","sec-ch-ua":"\"Not/A)Brand\";v=\"8\", \"Chromium\";v=\"126\", \"Google Chrome\";v=\"126\"","sec-ch-ua-mobile":"?0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","sec-ch-ua-platform":"\"Windows\"","accept":"*/*","sec-fetch-site":"same-origin","sec-fetch-mode":"no-cors","sec-fetch-dest":"script","referer":"https://botc.brodin.rocks/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9","priority":"u=1"},"query":{"v":"c2aab1ec18"}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"cddd-7438674ba0\"","content-type":"application/javascript; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"18ms"},"msg":"","time":"2024-08-13T18:32:05.908Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"28bc6dd6-dcc6-44bd-bd8d-934bcdaaaa8d","userId":null},"url":"/favicon.ico","method":"GET","originalUrl":"/favicon.ico","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"96.248.66.120","x-forwarded-for":"96.248.66.120","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/favicon.ico","sec-ch-ua":"\"Not/A)Brand\";v=\"8\", \"Chromium\";v=\"126\", \"Google Chrome\";v=\"126\"","sec-ch-ua-mobile":"?0","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","sec-ch-ua-platform":"\"Windows\"","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-origin","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"https://botc.brodin.rocks/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9","priority":"u=1, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-type":"image/x-icon","etag":"\"a9c6dbdcdc3ae568f4e0dad92149a0e3\"","cache-control":"public, max-age=86400","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"4ms"},"msg":"","time":"2024-08-13T18:32:06.290Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"1c1d585a-983a-42d1-b310-9fee6cec638e","userId":null},"url":"/coming-soon/","method":"GET","originalUrl":"/coming-soon/","params":{"slug":"coming-soon"},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"96.248.66.120","x-forwarded-for":"96.248.66.120","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/coming-soon/","sec-ch-ua":"\"Not/A)Brand\";v=\"8\", \"Chromium\";v=\"126\", \"Google Chrome\";v=\"126\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Windows\"","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"same-origin","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","referer":"https://botc.brodin.rocks/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"2f15-Pbr2tiW0Z+0Xjz6oLtxkEJOxoMQ\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"47ms"},"msg":"","time":"2024-08-13T18:32:24.637Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":2},"msg":"Worker for job \"mentions-email-report\" online","time":"2024-08-13T19:05:39.648Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job mentions-email-report sent a message: done","time":"2024-08-13T19:05:39.652Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"d9094438-2c26-40ab-9a1e-adfca81a4c23","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.175.111.235","x-forwarded-for":"192.175.111.235","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","accept":"*/*"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","content-length":"9356","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","vary":"Accept-Encoding"},"statusCode":200,"responseTime":"40ms"},"msg":"","time":"2024-08-13T19:32:51.293Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"f595c89c-4fc3-4bac-99cb-c300e2d91320","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"64.15.129.106","x-forwarded-for":"64.15.129.106","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","accept":"*/*"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","content-length":"9356","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","vary":"Accept-Encoding"},"statusCode":200,"responseTime":"32ms"},"msg":"","time":"2024-08-13T19:32:51.756Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"2ef4d870-8ddf-40c2-b4e7-57454579f39b","userId":null},"url":"/favicon.ico","method":"GET","originalUrl":"/favicon.ico","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"64.15.129.106","x-forwarded-for":"64.15.129.106","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/favicon.ico","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","accept":"*/*"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-type":"image/x-icon","content-length":15406,"etag":"\"a9c6dbdcdc3ae568f4e0dad92149a0e3\"","cache-control":"public, max-age=86400","vary":"Accept-Encoding"},"statusCode":200,"responseTime":"2ms"},"msg":"","time":"2024-08-13T19:32:52.047Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"76fb5d1a-aa60-4016-93e4-f68b03c0d72c","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"64.15.129.112","x-forwarded-for":"64.15.129.112","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","accept":"*/*"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","content-length":"9356","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","vary":"Accept-Encoding"},"statusCode":200,"responseTime":"31ms"},"msg":"","time":"2024-08-13T19:32:52.939Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"841c7b66-a261-4a3d-8f59-9049d84d4ea8","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"192.175.111.251","x-forwarded-for":"192.175.111.251","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","accept":"*/*"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","content-length":"9356","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","vary":"Accept-Encoding"},"statusCode":200,"responseTime":"30ms"},"msg":"","time":"2024-08-13T19:32:53.313Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":3},"msg":"Worker for job \"mentions-email-report\" online","time":"2024-08-13T20:05:39.652Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job mentions-email-report sent a message: done","time":"2024-08-13T20:05:39.657Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"3f094556-432d-4ec9-97df-bed85cbec288","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"133.242.174.119","x-forwarded-for":"133.242.174.119","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Mobile Safari/537.36","accept-language":"ja,en-US;q=0.9,en;q=0.8","accept":"*/*","accept-encoding":"gzip, deflate"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"39ms"},"msg":"","time":"2024-08-13T20:50:43.538Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"dd005a40-2c98-407f-9fa9-e365923d5e25","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"52.16.245.145","x-forwarded-for":"52.16.245.145","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (X11; Linux x86_64; rv:83.0) Gecko/20100101 Firefox/83.0","accept-encoding":"gzip, deflate, br","accept":"*/*"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"39ms"},"msg":"","time":"2024-08-13T20:51:39.303Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"8a38048e-0c66-4a61-ae4f-cf51dae0aae9","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"52.16.245.145","x-forwarded-for":"52.16.245.145","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","sec-ch-ua":"\"Not/A)Brand\";v=\"8\", \"Chromium\";v=\"126\"","sec-ch-ua-mobile":"?0","sec-ch-ua-platform":"\"Linux\"","upgrade-insecure-requests":"1","user-agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7","sec-fetch-site":"none","sec-fetch-mode":"navigate","sec-fetch-user":"?1","sec-fetch-dest":"document","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9","priority":"u=0, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"12ms"},"msg":"","time":"2024-08-13T20:51:40.101Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"8bbd6441-c20f-488a-b7fe-c8b3cd4d16c6","userId":null},"url":"/assets/built/screen.css?v=c2aab1ec18","method":"GET","originalUrl":"/assets/built/screen.css?v=c2aab1ec18","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"52.16.245.145","x-forwarded-for":"52.16.245.145","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/assets/built/screen.css?v=c2aab1ec18","sec-ch-ua":"\"Not/A)Brand\";v=\"8\", \"Chromium\";v=\"126\"","sec-ch-ua-mobile":"?0","user-agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","sec-ch-ua-platform":"\"Linux\"","accept":"text/css,*/*;q=0.1","sec-fetch-site":"same-origin","sec-fetch-mode":"no-cors","sec-fetch-dest":"style","referer":"https://botc.brodin.rocks/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9","priority":"u=0"},"query":{"v":"c2aab1ec18"}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"bac5-7438674ba0\"","content-type":"text/css; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"2ms"},"msg":"","time":"2024-08-13T20:51:40.238Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"72638ddb-1f6a-46d3-ac34-8e48c9c9a904","userId":null},"url":"/public/cards.min.css?v=c2aab1ec18","method":"GET","originalUrl":"/public/cards.min.css?v=c2aab1ec18","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"52.16.245.145","x-forwarded-for":"52.16.245.145","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/public/cards.min.css?v=c2aab1ec18","sec-ch-ua":"\"Not/A)Brand\";v=\"8\", \"Chromium\";v=\"126\"","sec-ch-ua-mobile":"?0","user-agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","sec-ch-ua-platform":"\"Linux\"","accept":"text/css,*/*;q=0.1","sec-fetch-site":"same-origin","sec-fetch-mode":"no-cors","sec-fetch-dest":"style","referer":"https://botc.brodin.rocks/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9","priority":"u=0"},"query":{"v":"c2aab1ec18"}},"res":{"_headers":{"x-powered-by":"Express","content-type":"text/css","etag":"\"bab5aee254a903a07ef4673e8e2e18c5\"","cache-control":"public, max-age=31536000","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"3ms"},"msg":"","time":"2024-08-13T20:51:40.244Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"6e5bcbd1-59c7-4c06-85f1-ea960410b75c","userId":null},"url":"/size/w2000/2024/08/Halloween-BOTC-banner-1.jpg","method":"GET","originalUrl":"/content/images/size/w2000/2024/08/Halloween-BOTC-banner-1.jpg","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"52.16.245.145","x-forwarded-for":"52.16.245.145","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/content/images/size/w2000/2024/08/Halloween-BOTC-banner-1.jpg","sec-ch-ua":"\"Not/A)Brand\";v=\"8\", \"Chromium\";v=\"126\"","sec-ch-ua-mobile":"?0","user-agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","sec-ch-ua-platform":"\"Linux\"","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-origin","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"https://botc.brodin.rocks/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9","priority":"u=2, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"*","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Tue, 13 Aug 2024 17:58:33 GMT","etag":"W/\"389a1-1914ce444fd\"","content-type":"image/jpeg","content-length":231841},"statusCode":200,"responseTime":"3ms"},"msg":"","time":"2024-08-13T20:51:40.245Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"1e22f09a-9573-4f15-a842-152125315309","userId":null},"url":"/assets/built/casper.js?v=c2aab1ec18","method":"GET","originalUrl":"/assets/built/casper.js?v=c2aab1ec18","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"52.16.245.145","x-forwarded-for":"52.16.245.145","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/assets/built/casper.js?v=c2aab1ec18","sec-ch-ua":"\"Not/A)Brand\";v=\"8\", \"Chromium\";v=\"126\"","sec-ch-ua-mobile":"?0","user-agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","sec-ch-ua-platform":"\"Linux\"","accept":"*/*","sec-fetch-site":"same-origin","sec-fetch-mode":"no-cors","sec-fetch-dest":"script","referer":"https://botc.brodin.rocks/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9","priority":"u=1"},"query":{"v":"c2aab1ec18"}},"res":{"_headers":{"x-powered-by":"Express","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Sat, 26 Oct 1985 08:15:00 GMT","etag":"W/\"cddd-7438674ba0\"","content-type":"application/javascript; charset=UTF-8","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"3ms"},"msg":"","time":"2024-08-13T20:51:40.246Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"5f053503-3bf3-4474-9d02-7373a4267dda","userId":null},"url":"/public/cards.min.js?v=c2aab1ec18","method":"GET","originalUrl":"/public/cards.min.js?v=c2aab1ec18","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"52.16.245.145","x-forwarded-for":"52.16.245.145","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/public/cards.min.js?v=c2aab1ec18","sec-ch-ua":"\"Not/A)Brand\";v=\"8\", \"Chromium\";v=\"126\"","sec-ch-ua-mobile":"?0","user-agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","sec-ch-ua-platform":"\"Linux\"","accept":"*/*","sec-fetch-site":"same-origin","sec-fetch-mode":"no-cors","sec-fetch-dest":"script","referer":"https://botc.brodin.rocks/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9"},"query":{"v":"c2aab1ec18"}},"res":{"_headers":{"x-powered-by":"Express","content-type":"application/javascript","etag":"\"431228c753b74a6958600d170f921e6d\"","cache-control":"public, max-age=31536000","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"2ms"},"msg":"","time":"2024-08-13T20:51:40.626Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"919c3d74-ca8e-4496-8868-aec7a684a7be","userId":null},"url":"/favicon.ico","method":"GET","originalUrl":"/favicon.ico","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"52.16.245.145","x-forwarded-for":"52.16.245.145","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/favicon.ico","sec-ch-ua":"\"Not/A)Brand\";v=\"8\", \"Chromium\";v=\"126\"","sec-ch-ua-mobile":"?0","user-agent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36","sec-ch-ua-platform":"\"Linux\"","accept":"image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8","sec-fetch-site":"same-origin","sec-fetch-mode":"no-cors","sec-fetch-dest":"image","referer":"https://botc.brodin.rocks/","accept-encoding":"gzip, deflate, br, zstd","accept-language":"en-US,en;q=0.9","priority":"u=1, i"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-type":"image/x-icon","etag":"\"a9c6dbdcdc3ae568f4e0dad92149a0e3\"","cache-control":"public, max-age=86400","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"4ms"},"msg":"","time":"2024-08-13T20:51:40.823Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"581f7226-1dca-4ea5-8c04-5e48b3b895e4","userId":null},"url":"/","method":"GET","originalUrl":"/","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"52.16.245.145","x-forwarded-for":"52.16.245.145","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.152 Safari/537.36","accept-encoding":"gzip, deflate, br","accept":"*/*"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","cache-control":"public, max-age=0","content-type":"text/html; charset=utf-8","etag":"W/\"248c-40kbc5dsJo31ayjUSxeKkz5LDnU\"","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"33ms"},"msg":"","time":"2024-08-13T20:51:41.262Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"d9ab3267-8415-46cb-90cd-1e1513075cd7","userId":null},"url":"/favicon.ico","method":"HEAD","originalUrl":"/favicon.ico","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"52.16.245.145","x-forwarded-for":"52.16.245.145","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/favicon.ico","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.152 Safari/537.36","accept-encoding":"gzip, deflate, br","accept":"*/*"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-type":"image/x-icon","content-length":15406,"etag":"\"a9c6dbdcdc3ae568f4e0dad92149a0e3\"","cache-control":"public, max-age=86400","vary":"Accept-Encoding"},"statusCode":200,"responseTime":"1ms"},"msg":"","time":"2024-08-13T20:51:41.644Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"f32c9301-712b-4bff-8567-727f80376def","userId":null},"url":"/favicon.ico","method":"GET","originalUrl":"/favicon.ico","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"52.16.245.145","x-forwarded-for":"52.16.245.145","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/favicon.ico","user-agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/99.0.4844.84 Safari/537.36","accept-encoding":"gzip, deflate, br","accept":"*/*"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","content-type":"image/x-icon","etag":"\"a9c6dbdcdc3ae568f4e0dad92149a0e3\"","cache-control":"public, max-age=86400","vary":"Accept-Encoding","content-encoding":"gzip"},"statusCode":200,"responseTime":"4ms"},"msg":"","time":"2024-08-13T20:51:42.044Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":4},"msg":"Worker for job \"mentions-email-report\" online","time":"2024-08-13T21:05:39.656Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job mentions-email-report sent a message: done","time":"2024-08-13T21:05:39.659Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":5},"msg":"Worker for job \"mentions-email-report\" online","time":"2024-08-13T22:05:39.658Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job mentions-email-report sent a message: done","time":"2024-08-13T22:05:39.662Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","worker":{"resourceLimits":{"maxYoungGenerationSizeMb":48,"maxOldGenerationSizeMb":4096,"codeRangeSizeMb":0,"stackSizeMb":4},"threadId":6},"msg":"Worker for job \"mentions-email-report\" online","time":"2024-08-13T23:05:39.660Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","msg":"Worker for job mentions-email-report sent a message: done","time":"2024-08-13T23:05:39.663Z","v":0}
{"name":"Log","hostname":"2d2f9055ed65","pid":1,"level":30,"version":"5.87.2","req":{"meta":{"requestId":"307a43fb-d9fa-4e26-be57-0bbfbf11e0db","userId":null},"url":"/2024/08/Halloween-BOTC-banner-1.jpg","method":"GET","originalUrl":"/content/images/2024/08/Halloween-BOTC-banner-1.jpg","params":{},"headers":{"host":"botc.brodin.rocks","connection":"close","x-real-ip":"35.243.150.78","x-forwarded-for":"35.243.150.78","x-forwarded-host":"botc.brodin.rocks","x-forwarded-proto":"https","x-forwarded-ssl":"on","x-forwarded-port":"443","x-original-uri":"/content/images/2024/08/Halloween-BOTC-banner-1.jpg","user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 11.6; rv:92.0) Gecko/20100101 Firefox/92.0"},"query":{}},"res":{"_headers":{"x-powered-by":"Express","access-control-allow-origin":"*","accept-ranges":"bytes","cache-control":"public, max-age=31536000","last-modified":"Tue, 13 Aug 2024 17:58:33 GMT","etag":"W/\"389a1-1914ce443a9\"","content-type":"image/jpeg","content-length":231841},"statusCode":200,"responseTime":"2ms"},"msg":"","time":"2024-08-13T23:17:20.771Z","v":0}

View File

@ -0,0 +1,23 @@
{"name":"Log","hostname":"c7899e6a1d70","pid":1,"level":30,"version":"5.87.2","msg":"Ghost is running in production...","time":"2024-08-14T21:01:32.905Z","v":0}
{"name":"Log","hostname":"c7899e6a1d70","pid":1,"level":30,"version":"5.87.2","msg":"Your site is now available on https://phillybotc.com/","time":"2024-08-14T21:01:32.906Z","v":0}
{"name":"Log","hostname":"c7899e6a1d70","pid":1,"level":30,"version":"5.87.2","msg":"Ctrl+C to shut down","time":"2024-08-14T21:01:32.906Z","v":0}
{"name":"Log","hostname":"c7899e6a1d70","pid":1,"level":30,"version":"5.87.2","msg":"Ghost server started in 0.377s","time":"2024-08-14T21:01:32.907Z","v":0}
{"name":"Log","hostname":"c7899e6a1d70","pid":1,"level":30,"version":"5.87.2","msg":"Database is in a ready state.","time":"2024-08-14T21:01:33.070Z","v":0}
{"name":"Log","hostname":"c7899e6a1d70","pid":1,"level":30,"version":"5.87.2","msg":"Ghost database ready in 0.546s","time":"2024-08-14T21:01:33.075Z","v":0}
{"name":"Log","hostname":"c7899e6a1d70","pid":1,"level":40,"version":"5.87.2","msg":"Missing mail.from config, falling back to a generated email address. Please update your config file and set a valid from address","time":"2024-08-14T21:01:33.297Z","v":0}
{"name":"Log","hostname":"c7899e6a1d70","pid":1,"level":30,"version":"5.87.2","msg":"Adding offloaded job to the queue","time":"2024-08-14T21:01:34.453Z","v":0}
{"name":"Log","hostname":"c7899e6a1d70","pid":1,"level":30,"version":"5.87.2","msg":"Scheduling job mentions-email-report at 33 12 * * * *. Next run on: Wed Aug 14 2024 21:12:33 GMT+0000 (Coordinated Universal Time)","time":"2024-08-14T21:01:34.461Z","v":0}
{"name":"Log","hostname":"c7899e6a1d70","pid":1,"level":30,"version":"5.87.2","msg":"Adding offloaded job to the queue","time":"2024-08-14T21:01:34.778Z","v":0}
{"name":"Log","hostname":"c7899e6a1d70","pid":1,"level":30,"version":"5.87.2","msg":"Scheduling job clean-expired-comped at 33 28 1 * * *. Next run on: Thu Aug 15 2024 01:28:33 GMT+0000 (Coordinated Universal Time)","time":"2024-08-14T21:01:34.780Z","v":0}
{"name":"Log","hostname":"c7899e6a1d70","pid":1,"level":30,"version":"5.87.2","msg":"Adding offloaded job to the queue","time":"2024-08-14T21:01:34.784Z","v":0}
{"name":"Log","hostname":"c7899e6a1d70","pid":1,"level":30,"version":"5.87.2","msg":"Scheduling job clean-tokens at 41 45 10 * * *. Next run on: Thu Aug 15 2024 10:45:41 GMT+0000 (Coordinated Universal Time)","time":"2024-08-14T21:01:34.786Z","v":0}
{"name":"Log","hostname":"c7899e6a1d70","pid":1,"level":30,"version":"5.87.2","msg":"Ghost booted in 2.481s","time":"2024-08-14T21:01:35.010Z","v":0}
{"name":"Log","hostname":"c7899e6a1d70","pid":1,"level":30,"version":"5.87.2","msg":"Adding offloaded job to the queue","time":"2024-08-14T21:01:35.014Z","v":0}
{"name":"Log","hostname":"c7899e6a1d70","pid":1,"level":30,"version":"5.87.2","msg":"Scheduling job update-check at 31 21 8 * * *. Next run on: Thu Aug 15 2024 08:21:31 GMT+0000 (Coordinated Universal Time)","time":"2024-08-14T21:01:35.016Z","v":0}
{"name":"Log","hostname":"c7899e6a1d70","pid":1,"level":30,"version":"5.87.2","msg":"Running milestone emails job on Fri Aug 16 2024 21:01:35 GMT+0000 (Coordinated Universal Time)","time":"2024-08-14T21:01:35.021Z","v":0}
{"name":"Log","hostname":"c7899e6a1d70","pid":1,"level":30,"version":"5.87.2","msg":"Ghost URL Service Ready in 2.591s","time":"2024-08-14T21:01:35.120Z","v":0}
{"name":"Log","hostname":"c7899e6a1d70","pid":1,"level":30,"version":"5.87.2","msg":"[Recommendations] Updating recommendations metadata","time":"2024-08-14T21:04:51.841Z","v":0}
{"name":"Log","hostname":"c7899e6a1d70","pid":1,"level":40,"version":"5.87.2","msg":"Ghost is shutting down","time":"2024-08-14T21:05:11.855Z","v":0}
{"name":"Log","hostname":"c7899e6a1d70","pid":1,"level":40,"version":"5.87.2","msg":"Ghost has shut down","time":"2024-08-14T21:05:11.857Z","v":0}
{"name":"Log","hostname":"c7899e6a1d70","pid":1,"level":40,"version":"5.87.2","msg":"Your site is now offline","time":"2024-08-14T21:05:11.857Z","v":0}
{"name":"Log","hostname":"c7899e6a1d70","pid":1,"level":40,"version":"5.87.2","msg":"Ghost was running for 4 minutes","time":"2024-08-14T21:05:11.857Z","v":0}

View File

@ -0,0 +1 @@
const adminUrl=window.location.href.replace("auth-frame/","")+"api/admin",siteOrigin="https://phillybotc.com";window.addEventListener("message",(async function(t){if(t.origin!==siteOrigin)return void console.warn("Ignored message to admin auth iframe because of mismatch in origin","expected",siteOrigin,"got",t.origin,"with data",t.data);let i=null;try{i=JSON.parse(t.data)}catch(t){console.error(t)}function n(n,e){t.source.postMessage(JSON.stringify({uid:i.uid,error:n,result:e}),siteOrigin)}if("getUser"===i.action)try{const t=await fetch(adminUrl+"/users/me/");n(null,await t.json())}catch(t){n(t,null)}if("hideComment"===i.action)try{const t=await fetch(adminUrl+"/comments/"+i.id+"/",{method:"PUT",body:JSON.stringify({comments:[{id:i.id,status:"hidden"}]}),headers:{"Content-Type":"application/json"}});n(null,await t.json())}catch(t){n(t,null)}if("showComment"===i.action)try{const t=await fetch(adminUrl+"/comments/"+i.id+"/",{method:"PUT",body:JSON.stringify({comments:[{id:i.id,status:"published"}]}),headers:{"Content-Type":"application/json"}});n(null,await t.json())}catch(t){n(t,null)}}));

View File

@ -0,0 +1,6 @@
<!DOCTYPE html>
<html>
<head>
<script src="admin-auth.min.js"></script>
</head>
</html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1 @@
!async function(){const t={},e=new Set,o=document.querySelector("[data-ghost-comments-counts-api]").dataset.ghostCommentsCountsApi,n=function(o){(o.querySelectorAll?.("[data-ghost-comment-count]")||[]).forEach((o=>{t[o.dataset.ghostCommentCount]||e.add(o.dataset.ghostCommentCount)}))},a=async function(){const n=Array.from(e);if(e.clear(),!n.length)return;const a=await fetch(`${o}?ids=${n.join(",")}`,{method:"GET",headers:{Accept:"application/json","Content-Type":"application/json"}});if(200!==a.status)return;const s=await a.json();for(const[e,o]of Object.entries(s))t[e]=o;!function(){for(const[e,o]of Object.entries(t))document.querySelectorAll(`[data-ghost-comment-count="${e}"]`).forEach((t=>{let e=t.dataset.ghostCommentCountEmpty;if(1===o&&(e=t.dataset.ghostCommentCountSingular?`${o} ${t.dataset.ghostCommentCountSingular}`:o),o>1&&(e=t.dataset.ghostCommentCountPlural?`${o} ${t.dataset.ghostCommentCountPlural}`:o),e)if("false"!==t.dataset.ghostCommentCountAutowrap){const o=document.createElement(t.dataset.ghostCommentCountTag);t.dataset.ghostCommentCountClassName&&o.classList.add(t.dataset.ghostCommentCountClassName),o.textContent=e,t.insertAdjacentElement("afterend",o)}else t.insertAdjacentText("afterend",e);t.remove()}))}()};new MutationObserver((t=>{t.forEach((t=>{t.addedNodes.forEach((t=>{n(t),function(t,e=100){let o}()}))}))})).observe(document.body,{subtree:!0,childList:!0}),n(document.body),a()}();

View File

@ -0,0 +1 @@
const STORAGE_KEY="ghost-history",TIMEOUT=864e5,LIMIT=15;!async function(){try{const e=window.localStorage,r=e.getItem(STORAGE_KEY),t=(new Date).getTime();let i=[];if(r)try{i=JSON.parse(r)}catch(e){console.warn("[Member Attribution] Error while parsing history",e)}const a=i.findIndex((e=>{if(!e.time||"number"!=typeof e.time)return!1;const r=t-e.time;return!(isNaN(e.time)||r>TIMEOUT)}));let n,o,s,c,h;a>0?i.splice(0,a):-1===a&&(i=[]);try{const e=new URL(window.location.href);if(n=e.searchParams.get("ref"),o=e.searchParams.get("source"),s=e.searchParams.get("utm_source"),c=e.searchParams.get("utm_medium"),h=n||o||s||null,!h&&e.hash&&e.hash.includes("#/portal")){const e=new URL(window.location.href.replace("/#/portal",""));n=e.searchParams.get("ref"),o=e.searchParams.get("source"),s=e.searchParams.get("utm_source"),c=e.searchParams.get("utm_medium"),h=n||o||s||null}}catch(e){console.error("[Member Attribution] Parsing referrer from querystring failed",e)}const l=c||null,u=window.document.referrer||null;try{const e=new URL(window.location.href),r=e.searchParams;r.get("attribution_id")&&r.get("attribution_type")&&(i.push({time:t,id:r.get("attribution_id"),type:r.get("attribution_type"),referrerSource:h,referrerMedium:l,referrerUrl:u}),r.delete("attribution_id"),r.delete("attribution_type"),e.search="?"+r.toString(),window.history.replaceState({},"",`${e.pathname}${e.search}${e.hash}`))}catch(e){console.error("[Member Attribution] Parsing attribution from querystring failed",e)}const m=window.location.pathname;0===i.length||i[i.length-1].path!==m?i.push({path:m,time:t,referrerSource:h,referrerMedium:l,referrerUrl:u}):i.length>0&&(i[i.length-1].time=t,h&&(i[i.length-1].referrerSource=h,i[i.length-1].referrerMedium=l),u&&(i[i.length-1].referrerUrl=u)),i.length>15&&(i=i.slice(-15)),e.setItem(STORAGE_KEY,JSON.stringify(i))}catch(e){console.error("[Member Attribution] Failed with error",e)}}();

View File

@ -0,0 +1,10 @@
routes:
collections:
/:
permalink: /{slug}/
template: index
taxonomies:
tag: /tag/{slug}/
author: /author/{slug}/

View File

@ -0,0 +1 @@
/var/lib/ghost/current/content/themes/casper

View File

@ -0,0 +1 @@
/var/lib/ghost/current/content/themes/source

View File

@ -0,0 +1,43 @@
services:
ghost:
image: ghost:5
restart: always
ports:
- 2371:2368
expose:
- 2371
environment:
# see https://ghost.org/docs/config/#configuration-options
database__client: mysql
database__connection__host: ghost-botc-db-1
database__connection__user: root
database__connection__password: ${DBPASS}
database__connection__database: ghost
# VIRTUAL_HOST: "www.${DOMAIN}, ${DOMAIN}"
VIRTUAL_HOST: "www.phillybotc.com, phillybotc.com"
VIRTUAL_PORT: 2371
# LETSENCRYPT_HOST: "${DOMAIN}, www.${DOMAIN}"
LETSENCRYPT_HOST: "www.phillybotc.com, phillybotc.com"
LETSENCRYPT_EMAIL: ${EMAIL}
# url: http://0.0.0.0:2371 #Dev
url: "https://phillybotc.com" #Prod
# contrary to the default mentioned in the linked documentation, this image defaults to NODE_ENV=production (so development mode needs to be explicitly specified if desired)
NODE_ENV: production
volumes:
- ./content:/var/lib/ghost/content
# - ./themes:/var/lib/ghost/current/content/themes:rw
# docker run -d -p 3000:3000 --name metabase metabase/metabase
db:
image: mysql:8.0
restart: always
environment:
MYSQL_DATABASE: ghost
MYSQL_ROOT_PASSWORD: ${DBPASS}
volumes:
- db:/var/lib/mysql
volumes:
db:
networks:
default:
name: nginx-proxy
external: true

2
sites/ghost-botc/update.sh Executable file
View File

@ -0,0 +1,2 @@
sudo docker cp config.development.json ghost-botc-ghost-1:/var/lib/ghost/.
sudo docker cp config.production.json ghost-botc-ghost-1:/var/lib/ghost/.

2
sites/photos/update.sh Executable file
View File

@ -0,0 +1,2 @@
sudo docker cp config.development.json photos-ghost-1:/var/lib/ghost/.
sudo docker cp config.production.json photos-ghost-1:/var/lib/ghost/.