2025-11-27T21:51:28: 2025-11-28T02:51:28.930Z next:router-server:filesystem nextDataRoutes Set(0) {}
2025-11-27T21:51:28: 2025-11-28T02:51:28.931Z next:router-server:filesystem dynamicRoutes [
2025-11-27T21:51:28:   {
2025-11-27T21:51:28:     page: '/api/auth/[...nextauth]',
2025-11-27T21:51:28:     regex: '^/api/auth/(.+?)(?:/)?$',
2025-11-27T21:51:28:     routeKeys: { nxtPnextauth: 'nxtPnextauth' },
2025-11-27T21:51:28:     namedRegex: '^/api/auth/(?<nxtPnextauth>.+?)(?:/)?$',
2025-11-27T21:51:28:     match: [Function (anonymous)]
2025-11-27T21:51:28:   },
2025-11-27T21:51:28:   {
2025-11-27T21:51:28:     page: '/api/conversation/[id]',
2025-11-27T21:51:28:     regex: '^/api/conversation/([^/]+?)(?:/)?$',
2025-11-27T21:51:28:     routeKeys: { nxtPid: 'nxtPid' },
2025-11-27T21:51:28:     namedRegex: '^/api/conversation/(?<nxtPid>[^/]+?)(?:/)?$',
2025-11-27T21:51:28:     match: [Function (anonymous)]
2025-11-27T21:51:28:   },
2025-11-27T21:51:28:   {
2025-11-27T21:51:28:     page: '/c/[id]',
2025-11-27T21:51:28:     regex: '^/c/([^/]+?)(?:/)?$',
2025-11-27T21:51:28:     routeKeys: { nxtPid: 'nxtPid' },
2025-11-27T21:51:28:     namedRegex: '^/c/(?<nxtPid>[^/]+?)(?:/)?$',
2025-11-27T21:51:28:     match: [Function (anonymous)]
2025-11-27T21:51:28:   }
2025-11-27T21:51:28: ]
2025-11-27T21:51:28: 2025-11-28T02:51:28.931Z next:router-server:filesystem pageFiles Set(21) {
2025-11-27T21:51:28:   '/_app',
2025-11-27T21:51:28:   '/_error',
2025-11-27T21:51:28:   '/api/admin/stats',
2025-11-27T21:51:28:   '/admin',
2025-11-27T21:51:28:   '/api/auth/register',
2025-11-27T21:51:28:   '/api/admin/users',
2025-11-27T21:51:28:   '/api/conversation/[id]',
2025-11-27T21:51:28:   '/api/debug-pinecone',
2025-11-27T21:51:28:   '/api/generate',
2025-11-27T21:51:28:   '/api/rebuild-user-index',
2025-11-27T21:51:28:   '/api/conversations',
2025-11-27T21:51:28:   '/auth/signin',
2025-11-27T21:51:28:   '/auth/signup',
2025-11-27T21:51:28:   '/c/[id]',
2025-11-27T21:51:28:   '/api/test-fetch',
2025-11-27T21:51:28:   '/',
2025-11-27T21:51:28:   '/api/upload',
2025-11-27T21:51:28:   '/api/auth/[...nextauth]',
2025-11-27T21:51:28:   '/api/stream',
2025-11-27T21:51:28:   '/_document',
2025-11-27T21:51:28:   '/404'
2025-11-27T21:51:28: }
2025-11-27T21:51:28: 2025-11-28T02:51:28.931Z next:router-server:filesystem appFiles Set(0) {}
2025-11-27T21:51:56: 2025-11-28T02:51:56.977Z next:router-server:main requestHandler! / {
2025-11-27T21:51:56:   matchedOutput: {
2025-11-27T21:51:56:     type: 'pageFile',
2025-11-27T21:51:56:     fsPath: undefined,
2025-11-27T21:51:56:     locale: undefined,
2025-11-27T21:51:56:     itemsRoot: undefined,
2025-11-27T21:51:56:     itemPath: '/'
2025-11-27T21:51:56:   },
2025-11-27T21:51:56:   statusCode: undefined,
2025-11-27T21:51:56:   resHeaders: {},
2025-11-27T21:51:56:   bodyStream: false,
2025-11-27T21:51:56:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T21:51:56:   finished: true
2025-11-27T21:51:56: }
2025-11-27T21:51:56: 2025-11-28T02:51:56.977Z next:router-server:main invokeRender / {
2025-11-27T21:51:56:   host: 'gearly.com',
2025-11-27T21:51:56:   'upgrade-insecure-requests': '1',
2025-11-27T21:51:56:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-27T21:51:56:   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',
2025-11-27T21:51:56:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-27T21:51:56:   'sec-ch-ua-mobile': '?0',
2025-11-27T21:51:56:   'sec-ch-ua-platform': '"Windows"',
2025-11-27T21:51:56:   'sec-fetch-site': 'none',
2025-11-27T21:51:56:   'sec-fetch-mode': 'navigate',
2025-11-27T21:51:56:   'sec-fetch-user': '?1',
2025-11-27T21:51:56:   'sec-fetch-dest': 'document',
2025-11-27T21:51:56:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-27T21:51:56:   'accept-language': 'en,en-GB;q=0.9',
2025-11-27T21:51:56:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; next-auth.callback-url=http%3A%2F%2Fgearly.com; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..8CB8-vKyGUhNBzib.e1i9GiM6jQRK2OzxNcOdYaRM1WXlImyYKgM5LTFMNzlxgRK393UuEd3YggQmgEYsuwgzkvlIj-YyqD-vWIDQuMyNFF0rWD1LXz5bSodWX5WSAcIEmFuPeVv43G_iaisPpS_Xo3lLctf7eOXf_mzh-04OGq5DPDB8sYXQ17JqnFeRM3E4PF06KyX2PBkD3SwEshItCPDpNoqmqeO0J32AnRBbxKOaCJcx8zCvUWlj7LxIWknQLwh_C5X00_xhRco3DFwh3-AcqU4uH5xU3MAYaDIeIgWDsPnaD-mIT_JNtpzPj0S8O2ErWa9Ku61d4_vnBbuKpTkVz0o7G5znXCYEH6rdoyXokA.udN0SdRLL8srso7I99M5EQ; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; webmailsession=%3achwi5efJsUD6YZlV%2c5cd8e7dc2edfdc2f56f0fcc7e7a87aaa',
2025-11-27T21:51:56:   'x-forwarded-proto': 'https',
2025-11-27T21:51:56:   'x-forwarded-for': '101.50.103.93',
2025-11-27T21:51:56:   'x-forwarded-host': 'gearly.com',
2025-11-27T21:51:56:   'x-forwarded-server': 'gearly.com',
2025-11-27T21:51:56:   connection: 'Keep-Alive',
2025-11-27T21:51:56:   'x-middleware-invoke': '',
2025-11-27T21:51:56:   'x-invoke-path': '/',
2025-11-27T21:51:56:   'x-invoke-query': '%7B%7D',
2025-11-27T21:51:56:   'x-invoke-output': '/'
2025-11-27T21:51:56: }
2025-11-27T21:51:56: 2025-11-28T02:51:56.984Z compression gzip compression
2025-11-27T21:51:57: 2025-11-28T02:51:57.242Z next:router-server:main requestHandler! /_next/static/css/583877b24aabe3d6.css {
2025-11-27T21:51:57:   matchedOutput: {
2025-11-27T21:51:57:     type: 'nextStaticFolder',
2025-11-27T21:51:57:     fsPath: '/home/americas/public_html/ai/.next/static/css/583877b24aabe3d6.css',
2025-11-27T21:51:57:     locale: undefined,
2025-11-27T21:51:57:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T21:51:57:     itemPath: '/css/583877b24aabe3d6.css'
2025-11-27T21:51:57:   },
2025-11-27T21:51:57:   statusCode: undefined,
2025-11-27T21:51:57:   resHeaders: {},
2025-11-27T21:51:57:   bodyStream: false,
2025-11-27T21:51:57:   parsedUrl: {
2025-11-27T21:51:57:     pathname: '/_next/static/css/583877b24aabe3d6.css',
2025-11-27T21:51:57:     query: [Object: null prototype] {}
2025-11-27T21:51:57:   },
2025-11-27T21:51:57:   finished: true
2025-11-27T21:51:57: }
2025-11-27T21:51:57: 2025-11-28T02:51:57.242Z send stat "/home/americas/public_html/ai/.next/static/css/583877b24aabe3d6.css"
2025-11-27T21:51:57: 2025-11-28T02:51:57.242Z send pipe "/home/americas/public_html/ai/.next/static/css/583877b24aabe3d6.css"
2025-11-27T21:51:57: 2025-11-28T02:51:57.242Z send accept ranges
2025-11-27T21:51:57: 2025-11-28T02:51:57.242Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T21:51:57: 2025-11-28T02:51:57.242Z send etag W/"bb6-19ac85d4f08"
2025-11-27T21:51:57: 2025-11-28T02:51:57.243Z send content-type text/css
2025-11-27T21:51:57: 2025-11-28T02:51:57.244Z compression gzip compression
2025-11-27T21:51:57: 2025-11-28T02:51:57.470Z next:router-server:main requestHandler! /logo.png {
2025-11-27T21:51:57:   matchedOutput: {
2025-11-27T21:51:57:     type: 'publicFolder',
2025-11-27T21:51:57:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-27T21:51:57:     locale: undefined,
2025-11-27T21:51:57:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-27T21:51:57:     itemPath: '/logo.png'
2025-11-27T21:51:57:   },
2025-11-27T21:51:57:   statusCode: undefined,
2025-11-27T21:51:57:   resHeaders: {},
2025-11-27T21:51:57:   bodyStream: false,
2025-11-27T21:51:57:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-27T21:51:57:   finished: true
2025-11-27T21:51:57: }
2025-11-27T21:51:57: 2025-11-28T02:51:57.470Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-27T21:51:57: 2025-11-28T02:51:57.470Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-27T21:51:57: 2025-11-28T02:51:57.470Z send accept ranges
2025-11-27T21:51:57: 2025-11-28T02:51:57.470Z send cache-control public, max-age=0
2025-11-27T21:51:57: 2025-11-28T02:51:57.470Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-27T21:51:57: 2025-11-28T02:51:57.470Z send etag W/"2465-19ac853b2f0"
2025-11-27T21:51:57: 2025-11-28T02:51:57.470Z send content-type image/png
2025-11-27T21:51:57: 2025-11-28T02:51:57.471Z compression image/png not compressible
2025-11-27T21:51:57: 2025-11-28T02:51:57.471Z compression no compression: filtered
2025-11-27T21:51:57: 2025-11-28T02:51:57.704Z next:router-server:main requestHandler! /_next/static/chunks/webpack-ee7e63bc15b31913.js {
2025-11-27T21:51:57:   matchedOutput: {
2025-11-27T21:51:57:     type: 'nextStaticFolder',
2025-11-27T21:51:57:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-27T21:51:57:     locale: undefined,
2025-11-27T21:51:57:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T21:51:57:     itemPath: '/chunks/webpack-ee7e63bc15b31913.js'
2025-11-27T21:51:57:   },
2025-11-27T21:51:57:   statusCode: undefined,
2025-11-27T21:51:57:   resHeaders: {},
2025-11-27T21:51:57:   bodyStream: false,
2025-11-27T21:51:57:   parsedUrl: {
2025-11-27T21:51:57:     pathname: '/_next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-27T21:51:57:     query: [Object: null prototype] {}
2025-11-27T21:51:57:   },
2025-11-27T21:51:57:   finished: true
2025-11-27T21:51:57: }
2025-11-27T21:51:57: 2025-11-28T02:51:57.704Z send stat "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-27T21:51:57: 2025-11-28T02:51:57.704Z send pipe "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-27T21:51:57: 2025-11-28T02:51:57.704Z send accept ranges
2025-11-27T21:51:57: 2025-11-28T02:51:57.704Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T21:51:57: 2025-11-28T02:51:57.704Z send etag W/"637-19ac85d4f08"
2025-11-27T21:51:57: 2025-11-28T02:51:57.704Z send content-type application/javascript
2025-11-27T21:51:57: 2025-11-28T02:51:57.705Z compression gzip compression
2025-11-27T21:51:57: 2025-11-28T02:51:57.709Z next:router-server:main requestHandler! /_next/static/chunks/framework-2c16ac744b6cdea6.js {
2025-11-27T21:51:57:   matchedOutput: {
2025-11-27T21:51:57:     type: 'nextStaticFolder',
2025-11-27T21:51:57:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-27T21:51:57:     locale: undefined,
2025-11-27T21:51:57:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T21:51:57:     itemPath: '/chunks/framework-2c16ac744b6cdea6.js'
2025-11-27T21:51:57:   },
2025-11-27T21:51:57:   statusCode: undefined,
2025-11-27T21:51:57:   resHeaders: {},
2025-11-27T21:51:57:   bodyStream: false,
2025-11-27T21:51:57:   parsedUrl: {
2025-11-27T21:51:57:     pathname: '/_next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-27T21:51:57:     query: [Object: null prototype] {}
2025-11-27T21:51:57:   },
2025-11-27T21:51:57:   finished: true
2025-11-27T21:51:57: }
2025-11-27T21:51:57: 2025-11-28T02:51:57.709Z send stat "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-27T21:51:57: 2025-11-28T02:51:57.709Z send pipe "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-27T21:51:57: 2025-11-28T02:51:57.709Z send accept ranges
2025-11-27T21:51:57: 2025-11-28T02:51:57.709Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T21:51:57: 2025-11-28T02:51:57.709Z send etag W/"226b5-19ac85d4f08"
2025-11-27T21:51:57: 2025-11-28T02:51:57.709Z send content-type application/javascript
2025-11-27T21:51:57: 2025-11-28T02:51:57.709Z compression gzip compression
2025-11-27T21:51:57: 2025-11-28T02:51:57.737Z next:router-server:main requestHandler! /_next/static/chunks/main-ac52e5f1ea1d2a16.js {
2025-11-27T21:51:57:   matchedOutput: {
2025-11-27T21:51:57:     type: 'nextStaticFolder',
2025-11-27T21:51:57:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-27T21:51:57:     locale: undefined,
2025-11-27T21:51:57:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T21:51:57:     itemPath: '/chunks/main-ac52e5f1ea1d2a16.js'
2025-11-27T21:51:57:   },
2025-11-27T21:51:57:   statusCode: undefined,
2025-11-27T21:51:57:   resHeaders: {},
2025-11-27T21:51:57:   bodyStream: false,
2025-11-27T21:51:57:   parsedUrl: {
2025-11-27T21:51:57:     pathname: '/_next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-27T21:51:57:     query: [Object: null prototype] {}
2025-11-27T21:51:57:   },
2025-11-27T21:51:57:   finished: true
2025-11-27T21:51:57: }
2025-11-27T21:51:57: 2025-11-28T02:51:57.738Z send stat "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-27T21:51:57: 2025-11-28T02:51:57.738Z send pipe "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-27T21:51:57: 2025-11-28T02:51:57.738Z send accept ranges
2025-11-27T21:51:57: 2025-11-28T02:51:57.738Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T21:51:57: 2025-11-28T02:51:57.738Z send etag W/"1ad0c-19ac85d4f08"
2025-11-27T21:51:57: 2025-11-28T02:51:57.738Z send content-type application/javascript
2025-11-27T21:51:57: 2025-11-28T02:51:57.738Z compression gzip compression
2025-11-27T21:51:57: 2025-11-28T02:51:57.810Z next:router-server:main requestHandler! /_next/static/chunks/209-8c656abc5cd55250.js {
2025-11-27T21:51:57:   matchedOutput: {
2025-11-27T21:51:57:     type: 'nextStaticFolder',
2025-11-27T21:51:57:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js',
2025-11-27T21:51:57:     locale: undefined,
2025-11-27T21:51:57:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T21:51:57:     itemPath: '/chunks/209-8c656abc5cd55250.js'
2025-11-27T21:51:57:   },
2025-11-27T21:51:57:   statusCode: undefined,
2025-11-27T21:51:57:   resHeaders: {},
2025-11-27T21:51:57:   bodyStream: false,
2025-11-27T21:51:57:   parsedUrl: {
2025-11-27T21:51:57:     pathname: '/_next/static/chunks/209-8c656abc5cd55250.js',
2025-11-27T21:51:57:     query: [Object: null prototype] {}
2025-11-27T21:51:57:   },
2025-11-27T21:51:57:   finished: true
2025-11-27T21:51:57: }
2025-11-27T21:51:57: 2025-11-28T02:51:57.810Z send stat "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-27T21:51:57: 2025-11-28T02:51:57.811Z next:router-server:main requestHandler! /_next/static/chunks/pages/_app-a993419552960bbd.js {
2025-11-27T21:51:57:   matchedOutput: {
2025-11-27T21:51:57:     type: 'nextStaticFolder',
2025-11-27T21:51:57:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-27T21:51:57:     locale: undefined,
2025-11-27T21:51:57:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T21:51:57:     itemPath: '/chunks/pages/_app-a993419552960bbd.js'
2025-11-27T21:51:57:   },
2025-11-27T21:51:57:   statusCode: undefined,
2025-11-27T21:51:57:   resHeaders: {},
2025-11-27T21:51:57:   bodyStream: false,
2025-11-27T21:51:57:   parsedUrl: {
2025-11-27T21:51:57:     pathname: '/_next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-27T21:51:57:     query: [Object: null prototype] {}
2025-11-27T21:51:57:   },
2025-11-27T21:51:57:   finished: true
2025-11-27T21:51:57: }
2025-11-27T21:51:57: 2025-11-28T02:51:57.811Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-27T21:51:57: 2025-11-28T02:51:57.811Z send pipe "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-27T21:51:57: 2025-11-28T02:51:57.811Z send accept ranges
2025-11-27T21:51:57: 2025-11-28T02:51:57.811Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T21:51:57: 2025-11-28T02:51:57.811Z send etag W/"693a-19ac85d4f08"
2025-11-27T21:51:57: 2025-11-28T02:51:57.811Z send content-type application/javascript
2025-11-27T21:51:57: 2025-11-28T02:51:57.811Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-27T21:51:57: 2025-11-28T02:51:57.811Z send accept ranges
2025-11-27T21:51:57: 2025-11-28T02:51:57.811Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T21:51:57: 2025-11-28T02:51:57.811Z send etag W/"8869-19ac85d4f08"
2025-11-27T21:51:57: 2025-11-28T02:51:57.811Z send content-type application/javascript
2025-11-27T21:51:57: 2025-11-28T02:51:57.812Z compression gzip compression
2025-11-27T21:51:57: 2025-11-28T02:51:57.813Z next:router-server:main requestHandler! /_next/static/chunks/pages/index-0237525f425ae5c5.js {
2025-11-27T21:51:57:   matchedOutput: {
2025-11-27T21:51:57:     type: 'nextStaticFolder',
2025-11-27T21:51:57:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-27T21:51:57:     locale: undefined,
2025-11-27T21:51:57:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T21:51:57:     itemPath: '/chunks/pages/index-0237525f425ae5c5.js'
2025-11-27T21:51:57:   },
2025-11-27T21:51:57:   statusCode: undefined,
2025-11-27T21:51:57:   resHeaders: {},
2025-11-27T21:51:57:   bodyStream: false,
2025-11-27T21:51:57:   parsedUrl: {
2025-11-27T21:51:57:     pathname: '/_next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-27T21:51:57:     query: [Object: null prototype] {}
2025-11-27T21:51:57:   },
2025-11-27T21:51:57:   finished: true
2025-11-27T21:51:57: }
2025-11-27T21:51:57: 2025-11-28T02:51:57.813Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-27T21:51:57: 2025-11-28T02:51:57.813Z compression gzip compression
2025-11-27T21:51:57: 2025-11-28T02:51:57.813Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-27T21:51:57: 2025-11-28T02:51:57.814Z send accept ranges
2025-11-27T21:51:57: 2025-11-28T02:51:57.814Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T21:51:57: 2025-11-28T02:51:57.814Z send etag W/"f5-19ac85d4f08"
2025-11-27T21:51:57: 2025-11-28T02:51:57.814Z send content-type application/javascript
2025-11-27T21:51:57: 2025-11-28T02:51:57.814Z compression no compression: size below threshold
2025-11-27T21:51:57: 2025-11-28T02:51:57.937Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js {
2025-11-27T21:51:57:   matchedOutput: {
2025-11-27T21:51:57:     type: 'nextStaticFolder',
2025-11-27T21:51:57:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-27T21:51:57:     locale: undefined,
2025-11-27T21:51:57:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T21:51:57:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_buildManifest.js'
2025-11-27T21:51:57:   },
2025-11-27T21:51:57:   statusCode: undefined,
2025-11-27T21:51:57:   resHeaders: {},
2025-11-27T21:51:57:   bodyStream: false,
2025-11-27T21:51:57:   parsedUrl: {
2025-11-27T21:51:57:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-27T21:51:57:     query: [Object: null prototype] {}
2025-11-27T21:51:57:   },
2025-11-27T21:51:57:   finished: true
2025-11-27T21:51:57: }
2025-11-27T21:51:57: 2025-11-28T02:51:57.937Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-27T21:51:57: 2025-11-28T02:51:57.937Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-27T21:51:57: 2025-11-28T02:51:57.937Z send accept ranges
2025-11-27T21:51:57: 2025-11-28T02:51:57.938Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T21:51:57: 2025-11-28T02:51:57.938Z send etag W/"291-19ac85d4f08"
2025-11-27T21:51:57: 2025-11-28T02:51:57.938Z send content-type application/javascript
2025-11-27T21:51:57: 2025-11-28T02:51:57.938Z compression no compression: size below threshold
2025-11-27T21:51:58: 2025-11-28T02:51:58.040Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js {
2025-11-27T21:51:58:   matchedOutput: {
2025-11-27T21:51:58:     type: 'nextStaticFolder',
2025-11-27T21:51:58:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-27T21:51:58:     locale: undefined,
2025-11-27T21:51:58:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T21:51:58:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js'
2025-11-27T21:51:58:   },
2025-11-27T21:51:58:   statusCode: undefined,
2025-11-27T21:51:58:   resHeaders: {},
2025-11-27T21:51:58:   bodyStream: false,
2025-11-27T21:51:58:   parsedUrl: {
2025-11-27T21:51:58:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-27T21:51:58:     query: [Object: null prototype] {}
2025-11-27T21:51:58:   },
2025-11-27T21:51:58:   finished: true
2025-11-27T21:51:58: }
2025-11-27T21:51:58: 2025-11-28T02:51:58.041Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-27T21:51:58: 2025-11-28T02:51:58.041Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-27T21:51:58: 2025-11-28T02:51:58.041Z send accept ranges
2025-11-27T21:51:58: 2025-11-28T02:51:58.041Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T21:51:58: 2025-11-28T02:51:58.041Z send etag W/"4d-19ac85d4f08"
2025-11-27T21:51:58: 2025-11-28T02:51:58.041Z send content-type application/javascript
2025-11-27T21:51:58: 2025-11-28T02:51:58.041Z compression no compression: size below threshold
2025-11-27T21:51:58: 2025-11-28T02:51:58.387Z next:router-server:main requestHandler! /logo.png {
2025-11-27T21:51:58:   matchedOutput: {
2025-11-27T21:51:58:     type: 'publicFolder',
2025-11-27T21:51:58:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-27T21:51:58:     locale: undefined,
2025-11-27T21:51:58:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-27T21:51:58:     itemPath: '/logo.png'
2025-11-27T21:51:58:   },
2025-11-27T21:51:58:   statusCode: undefined,
2025-11-27T21:51:58:   resHeaders: {},
2025-11-27T21:51:58:   bodyStream: false,
2025-11-27T21:51:58:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-27T21:51:58:   finished: true
2025-11-27T21:51:58: }
2025-11-27T21:51:58: 2025-11-28T02:51:58.387Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-27T21:51:58: 2025-11-28T02:51:58.388Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-27T21:51:58: 2025-11-28T02:51:58.388Z send accept ranges
2025-11-27T21:51:58: 2025-11-28T02:51:58.388Z send cache-control public, max-age=0
2025-11-27T21:51:58: 2025-11-28T02:51:58.388Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-27T21:51:58: 2025-11-28T02:51:58.388Z send etag W/"2465-19ac853b2f0"
2025-11-27T21:51:58: 2025-11-28T02:51:58.388Z send content-type image/png
2025-11-27T21:51:58: 2025-11-28T02:51:58.388Z send not modified
2025-11-27T21:51:58: 2025-11-28T02:51:58.388Z compression undefined not compressible
2025-11-27T21:51:58: 2025-11-28T02:51:58.388Z compression no compression: filtered
2025-11-27T21:51:58: 2025-11-28T02:51:58.394Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T21:51:58:   matchedOutput: {
2025-11-27T21:51:58:     type: 'pageFile',
2025-11-27T21:51:58:     fsPath: undefined,
2025-11-27T21:51:58:     locale: undefined,
2025-11-27T21:51:58:     itemsRoot: undefined,
2025-11-27T21:51:58:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T21:51:58:   },
2025-11-27T21:51:58:   statusCode: undefined,
2025-11-27T21:51:58:   resHeaders: {},
2025-11-27T21:51:58:   bodyStream: false,
2025-11-27T21:51:58:   parsedUrl: {
2025-11-27T21:51:58:     pathname: '/api/auth/providers',
2025-11-27T21:51:58:     query: [Object: null prototype] {}
2025-11-27T21:51:58:   },
2025-11-27T21:51:58:   finished: true
2025-11-27T21:51:58: }
2025-11-27T21:51:58: 2025-11-28T02:51:58.394Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T21:51:58:   host: 'gearly.com',
2025-11-27T21:51:58:   'sec-ch-ua-platform': '"Windows"',
2025-11-27T21:51:58:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-27T21:51:58:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-27T21:51:58:   'sec-ch-ua-mobile': '?0',
2025-11-27T21:51:58:   accept: '*/*',
2025-11-27T21:51:58:   'sec-fetch-site': 'same-origin',
2025-11-27T21:51:58:   'sec-fetch-mode': 'cors',
2025-11-27T21:51:58:   'sec-fetch-dest': 'empty',
2025-11-27T21:51:58:   referer: 'https://gearly.com/',
2025-11-27T21:51:58:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-27T21:51:58:   'accept-language': 'en,en-GB;q=0.9',
2025-11-27T21:51:58:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; next-auth.callback-url=http%3A%2F%2Fgearly.com; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..8CB8-vKyGUhNBzib.e1i9GiM6jQRK2OzxNcOdYaRM1WXlImyYKgM5LTFMNzlxgRK393UuEd3YggQmgEYsuwgzkvlIj-YyqD-vWIDQuMyNFF0rWD1LXz5bSodWX5WSAcIEmFuPeVv43G_iaisPpS_Xo3lLctf7eOXf_mzh-04OGq5DPDB8sYXQ17JqnFeRM3E4PF06KyX2PBkD3SwEshItCPDpNoqmqeO0J32AnRBbxKOaCJcx8zCvUWlj7LxIWknQLwh_C5X00_xhRco3DFwh3-AcqU4uH5xU3MAYaDIeIgWDsPnaD-mIT_JNtpzPj0S8O2ErWa9Ku61d4_vnBbuKpTkVz0o7G5znXCYEH6rdoyXokA.udN0SdRLL8srso7I99M5EQ; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; webmailsession=%3achwi5efJsUD6YZlV%2c5cd8e7dc2edfdc2f56f0fcc7e7a87aaa',
2025-11-27T21:51:58:   'x-forwarded-proto': 'https',
2025-11-27T21:51:58:   'x-forwarded-for': '101.50.103.93',
2025-11-27T21:51:58:   'x-forwarded-host': 'gearly.com',
2025-11-27T21:51:58:   'x-forwarded-server': 'gearly.com',
2025-11-27T21:51:58:   connection: 'Keep-Alive',
2025-11-27T21:51:58:   'x-middleware-invoke': '',
2025-11-27T21:51:58:   'x-invoke-path': '/api/auth/providers',
2025-11-27T21:51:58:   'x-invoke-query': '%7B%7D',
2025-11-27T21:51:58:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T21:51:58: }
2025-11-27T21:51:58: 2025-11-28T02:51:58.459Z compression no compression: size below threshold
2025-11-27T21:51:58: 2025-11-28T02:51:58.460Z next:router-server:main requestHandler! /api/auth/session {
2025-11-27T21:51:58:   matchedOutput: {
2025-11-27T21:51:58:     type: 'pageFile',
2025-11-27T21:51:58:     fsPath: undefined,
2025-11-27T21:51:58:     locale: undefined,
2025-11-27T21:51:58:     itemsRoot: undefined,
2025-11-27T21:51:58:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T21:51:58:   },
2025-11-27T21:51:58:   statusCode: undefined,
2025-11-27T21:51:58:   resHeaders: {},
2025-11-27T21:51:58:   bodyStream: false,
2025-11-27T21:51:58:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-27T21:51:58:   finished: true
2025-11-27T21:51:58: }
2025-11-27T21:51:58: 2025-11-28T02:51:58.460Z next:router-server:main invokeRender /api/auth/session {
2025-11-27T21:51:58:   host: 'gearly.com',
2025-11-27T21:51:58:   'sec-ch-ua-platform': '"Windows"',
2025-11-27T21:51:58:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-27T21:51:58:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-27T21:51:58:   'content-type': 'application/json',
2025-11-27T21:51:58:   'sec-ch-ua-mobile': '?0',
2025-11-27T21:51:58:   accept: '*/*',
2025-11-27T21:51:58:   'sec-fetch-site': 'same-origin',
2025-11-27T21:51:58:   'sec-fetch-mode': 'cors',
2025-11-27T21:51:58:   'sec-fetch-dest': 'empty',
2025-11-27T21:51:58:   referer: 'https://gearly.com/',
2025-11-27T21:51:58:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-27T21:51:58:   'accept-language': 'en,en-GB;q=0.9',
2025-11-27T21:51:58:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; next-auth.callback-url=http%3A%2F%2Fgearly.com; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..8CB8-vKyGUhNBzib.e1i9GiM6jQRK2OzxNcOdYaRM1WXlImyYKgM5LTFMNzlxgRK393UuEd3YggQmgEYsuwgzkvlIj-YyqD-vWIDQuMyNFF0rWD1LXz5bSodWX5WSAcIEmFuPeVv43G_iaisPpS_Xo3lLctf7eOXf_mzh-04OGq5DPDB8sYXQ17JqnFeRM3E4PF06KyX2PBkD3SwEshItCPDpNoqmqeO0J32AnRBbxKOaCJcx8zCvUWlj7LxIWknQLwh_C5X00_xhRco3DFwh3-AcqU4uH5xU3MAYaDIeIgWDsPnaD-mIT_JNtpzPj0S8O2ErWa9Ku61d4_vnBbuKpTkVz0o7G5znXCYEH6rdoyXokA.udN0SdRLL8srso7I99M5EQ; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; webmailsession=%3achwi5efJsUD6YZlV%2c5cd8e7dc2edfdc2f56f0fcc7e7a87aaa',
2025-11-27T21:51:58:   'x-forwarded-proto': 'https',
2025-11-27T21:51:58:   'x-forwarded-for': '101.50.103.93',
2025-11-27T21:51:58:   'x-forwarded-host': 'gearly.com',
2025-11-27T21:51:58:   'x-forwarded-server': 'gearly.com',
2025-11-27T21:51:58:   connection: 'Keep-Alive',
2025-11-27T21:51:58:   'x-middleware-invoke': '',
2025-11-27T21:51:58:   'x-invoke-path': '/api/auth/session',
2025-11-27T21:51:58:   'x-invoke-query': '%7B%7D',
2025-11-27T21:51:58:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T21:51:58: }
2025-11-27T21:51:58: 2025-11-28T02:51:58.479Z compression no compression: size below threshold
2025-11-27T21:51:58: 2025-11-28T02:51:58.630Z next:router-server:main requestHandler! /logo.png {
2025-11-27T21:51:58:   matchedOutput: {
2025-11-27T21:51:58:     type: 'publicFolder',
2025-11-27T21:51:58:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-27T21:51:58:     locale: undefined,
2025-11-27T21:51:58:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-27T21:51:58:     itemPath: '/logo.png'
2025-11-27T21:51:58:   },
2025-11-27T21:51:58:   statusCode: undefined,
2025-11-27T21:51:58:   resHeaders: {},
2025-11-27T21:51:58:   bodyStream: false,
2025-11-27T21:51:58:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-27T21:51:58:   finished: true
2025-11-27T21:51:58: }
2025-11-27T21:51:58: 2025-11-28T02:51:58.630Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-27T21:51:58: 2025-11-28T02:51:58.630Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-27T21:51:58: 2025-11-28T02:51:58.630Z send accept ranges
2025-11-27T21:51:58: 2025-11-28T02:51:58.630Z send cache-control public, max-age=0
2025-11-27T21:51:58: 2025-11-28T02:51:58.630Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-27T21:51:58: 2025-11-28T02:51:58.630Z send etag W/"2465-19ac853b2f0"
2025-11-27T21:51:58: 2025-11-28T02:51:58.630Z send content-type image/png
2025-11-27T21:51:58: 2025-11-28T02:51:58.630Z send not modified
2025-11-27T21:51:58: 2025-11-28T02:51:58.631Z compression undefined not compressible
2025-11-27T21:51:58: 2025-11-28T02:51:58.631Z compression no compression: filtered
2025-11-27T21:51:58: 2025-11-28T02:51:58.707Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T21:51:58:   matchedOutput: {
2025-11-27T21:51:58:     type: 'pageFile',
2025-11-27T21:51:58:     fsPath: undefined,
2025-11-27T21:51:58:     locale: undefined,
2025-11-27T21:51:58:     itemsRoot: undefined,
2025-11-27T21:51:58:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T21:51:58:   },
2025-11-27T21:51:58:   statusCode: undefined,
2025-11-27T21:51:58:   resHeaders: {},
2025-11-27T21:51:58:   bodyStream: false,
2025-11-27T21:51:58:   parsedUrl: {
2025-11-27T21:51:58:     pathname: '/api/auth/providers',
2025-11-27T21:51:58:     query: [Object: null prototype] {}
2025-11-27T21:51:58:   },
2025-11-27T21:51:58:   finished: true
2025-11-27T21:51:58: }
2025-11-27T21:51:58: 2025-11-28T02:51:58.707Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T21:51:58:   host: 'gearly.com',
2025-11-27T21:51:58:   'sec-ch-ua-platform': '"Windows"',
2025-11-27T21:51:58:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-27T21:51:58:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-27T21:51:58:   'sec-ch-ua-mobile': '?0',
2025-11-27T21:51:58:   accept: '*/*',
2025-11-27T21:51:58:   'sec-fetch-site': 'same-origin',
2025-11-27T21:51:58:   'sec-fetch-mode': 'cors',
2025-11-27T21:51:58:   'sec-fetch-dest': 'empty',
2025-11-27T21:51:58:   referer: 'https://gearly.com/',
2025-11-27T21:51:58:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-27T21:51:58:   'accept-language': 'en,en-GB;q=0.9',
2025-11-27T21:51:58:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; webmailsession=%3achwi5efJsUD6YZlV%2c5cd8e7dc2edfdc2f56f0fcc7e7a87aaa; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Ph43rIGnN1LNXkMc.MRlsa7HGphLMlzE9HHCaWAtUXZKom1vk1DKbKIsrRtFCGzm_T7ge-PuZ8G9hBkghAzfyxWTFa40dFlAq50wEEGxy-gYj6T22pGTw6fIXTSMWHrNqPCQVBREx-5hn8GSFiWDKwxqkAYgYppOu4aSvMKao36m-77piJoJNSW3dKomWTDQxpKjLMpvWGrq9PiFpuehw6LtmakptZd1TRYyg6uKKpYGqJPLSuQcyv0n3dcWFDqQIADLMol1Qr-9N90PfshuhgpJjDbQg9At-DHjWObyoYlcVdK_tQV_I6pGQSOtFdYQ5lEprC1cVaauf-Ik_8YILM57hdE5aMNwWW0bJdrQn3ivXqOfkyWcJq1yDAxoWBAoPJw.hsq0ZBhHHawWRinoksD2-g',
2025-11-27T21:51:58:   'if-none-match': '"5qq7vpws7vas"',
2025-11-27T21:51:58:   'x-forwarded-proto': 'https',
2025-11-27T21:51:58:   'x-forwarded-for': '101.50.103.93',
2025-11-27T21:51:58:   'x-forwarded-host': 'gearly.com',
2025-11-27T21:51:58:   'x-forwarded-server': 'gearly.com',
2025-11-27T21:51:58:   connection: 'Keep-Alive',
2025-11-27T21:51:58:   'x-middleware-invoke': '',
2025-11-27T21:51:58:   'x-invoke-path': '/api/auth/providers',
2025-11-27T21:51:58:   'x-invoke-query': '%7B%7D',
2025-11-27T21:51:58:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T21:51:58: }
2025-11-27T21:51:58: 2025-11-28T02:51:58.708Z compression no compression: size below threshold
2025-11-27T21:51:58: 2025-11-28T02:51:58.709Z next:router-server:main requestHandler! /api/conversations {
2025-11-27T21:51:58:   matchedOutput: {
2025-11-27T21:51:58:     type: 'pageFile',
2025-11-27T21:51:58:     fsPath: undefined,
2025-11-27T21:51:58:     locale: undefined,
2025-11-27T21:51:58:     itemsRoot: undefined,
2025-11-27T21:51:58:     itemPath: '/api/conversations'
2025-11-27T21:51:58:   },
2025-11-27T21:51:58:   statusCode: undefined,
2025-11-27T21:51:58:   resHeaders: {},
2025-11-27T21:51:58:   bodyStream: false,
2025-11-27T21:51:58:   parsedUrl: {
2025-11-27T21:51:58:     pathname: '/api/conversations',
2025-11-27T21:51:58:     query: [Object: null prototype] {}
2025-11-27T21:51:58:   },
2025-11-27T21:51:58:   finished: true
2025-11-27T21:51:58: }
2025-11-27T21:51:58: 2025-11-28T02:51:58.709Z next:router-server:main invokeRender /api/conversations {
2025-11-27T21:51:58:   host: 'gearly.com',
2025-11-27T21:51:58:   'sec-ch-ua-platform': '"Windows"',
2025-11-27T21:51:58:   'cache-control': 'no-cache',
2025-11-27T21:51:58:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-27T21:51:58:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-27T21:51:58:   'sec-ch-ua-mobile': '?0',
2025-11-27T21:51:58:   accept: '*/*',
2025-11-27T21:51:58:   'sec-fetch-site': 'same-origin',
2025-11-27T21:51:58:   'sec-fetch-mode': 'cors',
2025-11-27T21:51:58:   'sec-fetch-dest': 'empty',
2025-11-27T21:51:58:   referer: 'https://gearly.com/',
2025-11-27T21:51:58:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-27T21:51:58:   'accept-language': 'en,en-GB;q=0.9',
2025-11-27T21:51:58:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; webmailsession=%3achwi5efJsUD6YZlV%2c5cd8e7dc2edfdc2f56f0fcc7e7a87aaa; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Ph43rIGnN1LNXkMc.MRlsa7HGphLMlzE9HHCaWAtUXZKom1vk1DKbKIsrRtFCGzm_T7ge-PuZ8G9hBkghAzfyxWTFa40dFlAq50wEEGxy-gYj6T22pGTw6fIXTSMWHrNqPCQVBREx-5hn8GSFiWDKwxqkAYgYppOu4aSvMKao36m-77piJoJNSW3dKomWTDQxpKjLMpvWGrq9PiFpuehw6LtmakptZd1TRYyg6uKKpYGqJPLSuQcyv0n3dcWFDqQIADLMol1Qr-9N90PfshuhgpJjDbQg9At-DHjWObyoYlcVdK_tQV_I6pGQSOtFdYQ5lEprC1cVaauf-Ik_8YILM57hdE5aMNwWW0bJdrQn3ivXqOfkyWcJq1yDAxoWBAoPJw.hsq0ZBhHHawWRinoksD2-g',
2025-11-27T21:51:58:   'x-forwarded-proto': 'https',
2025-11-27T21:51:58:   'x-forwarded-for': '101.50.103.93',
2025-11-27T21:51:58:   'x-forwarded-host': 'gearly.com',
2025-11-27T21:51:58:   'x-forwarded-server': 'gearly.com',
2025-11-27T21:51:58:   connection: 'Keep-Alive',
2025-11-27T21:51:58:   'x-middleware-invoke': '',
2025-11-27T21:51:58:   'x-invoke-path': '/api/conversations',
2025-11-27T21:51:58:   'x-invoke-query': '%7B%7D',
2025-11-27T21:51:58:   'x-invoke-output': '/api/conversations'
2025-11-27T21:51:58: }
2025-11-27T21:51:58: 2025-11-28T02:51:58.713Z compression gzip compression
2025-11-27T21:51:59: 2025-11-28T02:51:59.827Z next:router-server:main requestHandler! /logo2.png {
2025-11-27T21:51:59:   matchedOutput: {
2025-11-27T21:51:59:     type: 'publicFolder',
2025-11-27T21:51:59:     fsPath: '/home/americas/public_html/ai/public/logo2.png',
2025-11-27T21:51:59:     locale: undefined,
2025-11-27T21:51:59:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-27T21:51:59:     itemPath: '/logo2.png'
2025-11-27T21:51:59:   },
2025-11-27T21:51:59:   statusCode: undefined,
2025-11-27T21:51:59:   resHeaders: {},
2025-11-27T21:51:59:   bodyStream: false,
2025-11-27T21:51:59:   parsedUrl: { pathname: '/logo2.png', query: [Object: null prototype] {} },
2025-11-27T21:51:59:   finished: true
2025-11-27T21:51:59: }
2025-11-27T21:51:59: 2025-11-28T02:51:59.827Z send stat "/home/americas/public_html/ai/public/logo2.png"
2025-11-27T21:51:59: 2025-11-28T02:51:59.828Z send pipe "/home/americas/public_html/ai/public/logo2.png"
2025-11-27T21:51:59: 2025-11-28T02:51:59.828Z send accept ranges
2025-11-27T21:51:59: 2025-11-28T02:51:59.828Z send cache-control public, max-age=0
2025-11-27T21:51:59: 2025-11-28T02:51:59.828Z send modified Fri, 28 Nov 2025 02:38:40 GMT
2025-11-27T21:51:59: 2025-11-28T02:51:59.828Z send etag W/"4c60-19ac853b5c1"
2025-11-27T21:51:59: 2025-11-28T02:51:59.828Z send content-type image/png
2025-11-27T21:51:59: 2025-11-28T02:51:59.828Z compression image/png not compressible
2025-11-27T21:51:59: 2025-11-28T02:51:59.828Z compression no compression: filtered
2025-11-27T21:52:02: 2025-11-28T02:52:02.759Z next:router-server:main requestHandler! /_next/static/chunks/pages/admin-be27cfacdf098919.js {
2025-11-27T21:52:02:   matchedOutput: {
2025-11-27T21:52:02:     type: 'nextStaticFolder',
2025-11-27T21:52:02:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/admin-be27cfacdf098919.js',
2025-11-27T21:52:02:     locale: undefined,
2025-11-27T21:52:02:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T21:52:02:     itemPath: '/chunks/pages/admin-be27cfacdf098919.js'
2025-11-27T21:52:02:   },
2025-11-27T21:52:02:   statusCode: undefined,
2025-11-27T21:52:02:   resHeaders: {},
2025-11-27T21:52:02:   bodyStream: false,
2025-11-27T21:52:02:   parsedUrl: {
2025-11-27T21:52:02:     pathname: '/_next/static/chunks/pages/admin-be27cfacdf098919.js',
2025-11-27T21:52:02:     query: [Object: null prototype] {}
2025-11-27T21:52:02:   },
2025-11-27T21:52:02:   finished: true
2025-11-27T21:52:02: }
2025-11-27T21:52:02: 2025-11-28T02:52:02.759Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/admin-be27cfacdf098919.js"
2025-11-27T21:52:02: 2025-11-28T02:52:02.759Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/admin-be27cfacdf098919.js"
2025-11-27T21:52:02: 2025-11-28T02:52:02.759Z send accept ranges
2025-11-27T21:52:02: 2025-11-28T02:52:02.759Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T21:52:02: 2025-11-28T02:52:02.759Z send etag W/"3897-19ac85d4f08"
2025-11-27T21:52:02: 2025-11-28T02:52:02.759Z send content-type application/javascript
2025-11-27T21:52:02: 2025-11-28T02:52:02.760Z compression gzip compression
2025-11-27T21:52:03: 2025-11-28T02:52:03.013Z next:router-server:main requestHandler! /api/admin/users {
2025-11-27T21:52:03:   matchedOutput: {
2025-11-27T21:52:03:     type: 'pageFile',
2025-11-27T21:52:03:     fsPath: undefined,
2025-11-27T21:52:03:     locale: undefined,
2025-11-27T21:52:03:     itemsRoot: undefined,
2025-11-27T21:52:03:     itemPath: '/api/admin/users'
2025-11-27T21:52:03:   },
2025-11-27T21:52:03:   statusCode: undefined,
2025-11-27T21:52:03:   resHeaders: {},
2025-11-27T21:52:03:   bodyStream: false,
2025-11-27T21:52:03:   parsedUrl: { pathname: '/api/admin/users', query: [Object: null prototype] {} },
2025-11-27T21:52:03:   finished: true
2025-11-27T21:52:03: }
2025-11-27T21:52:03: 2025-11-28T02:52:03.013Z next:router-server:main invokeRender /api/admin/users {
2025-11-27T21:52:03:   host: 'gearly.com',
2025-11-27T21:52:03:   'sec-ch-ua-platform': '"Windows"',
2025-11-27T21:52:03:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-27T21:52:03:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-27T21:52:03:   'sec-ch-ua-mobile': '?0',
2025-11-27T21:52:03:   accept: '*/*',
2025-11-27T21:52:03:   'sec-fetch-site': 'same-origin',
2025-11-27T21:52:03:   'sec-fetch-mode': 'cors',
2025-11-27T21:52:03:   'sec-fetch-dest': 'empty',
2025-11-27T21:52:03:   referer: 'https://gearly.com/admin',
2025-11-27T21:52:03:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-27T21:52:03:   'accept-language': 'en,en-GB;q=0.9',
2025-11-27T21:52:03:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; webmailsession=%3achwi5efJsUD6YZlV%2c5cd8e7dc2edfdc2f56f0fcc7e7a87aaa; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..bt_3P8Eji5K7n8Bn.2FkwDznBbVttN8abGEwAtoz8_4u8NUxWDFPSvmJ6ctFO6TGq8WPsg096WJjPZvOJSqaemKpRfKAdMh2bGnCtuvoQXkbTsJWdB_-GnJU9JyOBjO_XGdu-QuoaGgHhjmQXaKATj7mS-H46iSR86K3hT3OwSahBMRXtU-O8uWRZOw-dR9RuKgZYS99Zs1KsQ942qHbKtKHHhjHwHwHd8nYolFyHib1cRsZj0AUra_KQRgaMA5kNALUwjeFQm3149zHytZ2KCkfS3gzKM7kxC8HJhz3g4-3wpdAavDL8O5969POs1ZcdpPruwpfYZlJ4LI78TiPCyB64-aEbpMCYM1qk6fSRyECzaLddECFjT9KIHKiR2IPFVA.OnCKvmv6VeJOV9sxlBn55g',
2025-11-27T21:52:03:   'x-forwarded-proto': 'https',
2025-11-27T21:52:03:   'x-forwarded-for': '101.50.103.93',
2025-11-27T21:52:03:   'x-forwarded-host': 'gearly.com',
2025-11-27T21:52:03:   'x-forwarded-server': 'gearly.com',
2025-11-27T21:52:03:   connection: 'Keep-Alive',
2025-11-27T21:52:03:   'x-middleware-invoke': '',
2025-11-27T21:52:03:   'x-invoke-path': '/api/admin/users',
2025-11-27T21:52:03:   'x-invoke-query': '%7B%7D',
2025-11-27T21:52:03:   'x-invoke-output': '/api/admin/users'
2025-11-27T21:52:03: }
2025-11-27T21:52:03: 2025-11-28T02:52:03.019Z compression gzip compression
2025-11-27T21:52:03: 2025-11-28T02:52:03.067Z next:router-server:main requestHandler! /api/admin/stats {
2025-11-27T21:52:03:   matchedOutput: {
2025-11-27T21:52:03:     type: 'pageFile',
2025-11-27T21:52:03:     fsPath: undefined,
2025-11-27T21:52:03:     locale: undefined,
2025-11-27T21:52:03:     itemsRoot: undefined,
2025-11-27T21:52:03:     itemPath: '/api/admin/stats'
2025-11-27T21:52:03:   },
2025-11-27T21:52:03:   statusCode: undefined,
2025-11-27T21:52:03:   resHeaders: {},
2025-11-27T21:52:03:   bodyStream: false,
2025-11-27T21:52:03:   parsedUrl: { pathname: '/api/admin/stats', query: [Object: null prototype] {} },
2025-11-27T21:52:03:   finished: true
2025-11-27T21:52:03: }
2025-11-27T21:52:03: 2025-11-28T02:52:03.067Z next:router-server:main invokeRender /api/admin/stats {
2025-11-27T21:52:03:   host: 'gearly.com',
2025-11-27T21:52:03:   'sec-ch-ua-platform': '"Windows"',
2025-11-27T21:52:03:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-27T21:52:03:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-27T21:52:03:   'sec-ch-ua-mobile': '?0',
2025-11-27T21:52:03:   accept: '*/*',
2025-11-27T21:52:03:   'sec-fetch-site': 'same-origin',
2025-11-27T21:52:03:   'sec-fetch-mode': 'cors',
2025-11-27T21:52:03:   'sec-fetch-dest': 'empty',
2025-11-27T21:52:03:   referer: 'https://gearly.com/admin',
2025-11-27T21:52:03:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-27T21:52:03:   'accept-language': 'en,en-GB;q=0.9',
2025-11-27T21:52:03:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; webmailsession=%3achwi5efJsUD6YZlV%2c5cd8e7dc2edfdc2f56f0fcc7e7a87aaa; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..bt_3P8Eji5K7n8Bn.2FkwDznBbVttN8abGEwAtoz8_4u8NUxWDFPSvmJ6ctFO6TGq8WPsg096WJjPZvOJSqaemKpRfKAdMh2bGnCtuvoQXkbTsJWdB_-GnJU9JyOBjO_XGdu-QuoaGgHhjmQXaKATj7mS-H46iSR86K3hT3OwSahBMRXtU-O8uWRZOw-dR9RuKgZYS99Zs1KsQ942qHbKtKHHhjHwHwHd8nYolFyHib1cRsZj0AUra_KQRgaMA5kNALUwjeFQm3149zHytZ2KCkfS3gzKM7kxC8HJhz3g4-3wpdAavDL8O5969POs1ZcdpPruwpfYZlJ4LI78TiPCyB64-aEbpMCYM1qk6fSRyECzaLddECFjT9KIHKiR2IPFVA.OnCKvmv6VeJOV9sxlBn55g',
2025-11-27T21:52:03:   'x-forwarded-proto': 'https',
2025-11-27T21:52:03:   'x-forwarded-for': '101.50.103.93',
2025-11-27T21:52:03:   'x-forwarded-host': 'gearly.com',
2025-11-27T21:52:03:   'x-forwarded-server': 'gearly.com',
2025-11-27T21:52:03:   connection: 'Keep-Alive',
2025-11-27T21:52:03:   'x-middleware-invoke': '',
2025-11-27T21:52:03:   'x-invoke-path': '/api/admin/stats',
2025-11-27T21:52:03:   'x-invoke-query': '%7B%7D',
2025-11-27T21:52:03:   'x-invoke-output': '/api/admin/stats'
2025-11-27T21:52:03: }
2025-11-27T21:52:03: 2025-11-28T02:52:03.073Z compression no compression: size below threshold
2025-11-27T21:52:06: 2025-11-28T02:52:06.508Z next:router-server:main requestHandler! /api/conversations {
2025-11-27T21:52:06:   matchedOutput: {
2025-11-27T21:52:06:     type: 'pageFile',
2025-11-27T21:52:06:     fsPath: undefined,
2025-11-27T21:52:06:     locale: undefined,
2025-11-27T21:52:06:     itemsRoot: undefined,
2025-11-27T21:52:06:     itemPath: '/api/conversations'
2025-11-27T21:52:06:   },
2025-11-27T21:52:06:   statusCode: undefined,
2025-11-27T21:52:06:   resHeaders: {},
2025-11-27T21:52:06:   bodyStream: false,
2025-11-27T21:52:06:   parsedUrl: {
2025-11-27T21:52:06:     pathname: '/api/conversations',
2025-11-27T21:52:06:     query: [Object: null prototype] {}
2025-11-27T21:52:06:   },
2025-11-27T21:52:06:   finished: true
2025-11-27T21:52:06: }
2025-11-27T21:52:06: 2025-11-28T02:52:06.509Z next:router-server:main invokeRender /api/conversations {
2025-11-27T21:52:06:   host: 'gearly.com',
2025-11-27T21:52:06:   'sec-ch-ua-platform': '"Windows"',
2025-11-27T21:52:06:   'cache-control': 'no-cache',
2025-11-27T21:52:06:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-27T21:52:06:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-27T21:52:06:   'sec-ch-ua-mobile': '?0',
2025-11-27T21:52:06:   accept: '*/*',
2025-11-27T21:52:06:   'sec-fetch-site': 'same-origin',
2025-11-27T21:52:06:   'sec-fetch-mode': 'cors',
2025-11-27T21:52:06:   'sec-fetch-dest': 'empty',
2025-11-27T21:52:06:   referer: 'https://gearly.com/',
2025-11-27T21:52:06:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-27T21:52:06:   'accept-language': 'en,en-GB;q=0.9',
2025-11-27T21:52:06:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; webmailsession=%3achwi5efJsUD6YZlV%2c5cd8e7dc2edfdc2f56f0fcc7e7a87aaa; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..ZaxE1WdG6na_9BR4.-cLC9tNojwC9_qiRlBPlEojaFfDxJqa9Rk61_iX5vudR8bcraK-LVOnXTtNGEuWaYtKt5KLlIImq43J8xtAW-Jl0qc4dnm-gYopGulU00dbDd4SCKjRZcP9t2zNXXD-vOjjZWDcjjGHCoH1ci7uyFPk54TZhDbhISLnT4_Cw52LJc1McM3o15-5FHgy2bvmEHJhgTYHYtFSfY8qIsacQRd_IpVSACHoi38WsYOAAvGn1Kk9wMpGkYHF0qEiIcGW2UPC0eCK-8LYbBcAj-1VBgW19du5Z92JxuUabxx2wrJlRADZQrF_-s1w8v5iRSaMNQqeLxLz0Y7Uu19ipa7WYRaZ5TcwiaTevUXXLkdDKlPfVcjRwYw.Im5aUg2U6IwWTTP2AgHVtQ',
2025-11-27T21:52:06:   'x-forwarded-proto': 'https',
2025-11-27T21:52:06:   'x-forwarded-for': '101.50.103.93',
2025-11-27T21:52:06:   'x-forwarded-host': 'gearly.com',
2025-11-27T21:52:06:   'x-forwarded-server': 'gearly.com',
2025-11-27T21:52:06:   connection: 'Keep-Alive',
2025-11-27T21:52:06:   'x-middleware-invoke': '',
2025-11-27T21:52:06:   'x-invoke-path': '/api/conversations',
2025-11-27T21:52:06:   'x-invoke-query': '%7B%7D',
2025-11-27T21:52:06:   'x-invoke-output': '/api/conversations'
2025-11-27T21:52:06: }
2025-11-27T21:52:06: 2025-11-28T02:52:06.511Z compression gzip compression
2025-11-27T21:52:06: 2025-11-28T02:52:06.511Z next:router-server:main requestHandler! /favicon.ico {
2025-11-27T21:52:06:   matchedOutput: {
2025-11-27T21:52:06:     type: 'publicFolder',
2025-11-27T21:52:06:     fsPath: '/home/americas/public_html/ai/public/favicon.ico',
2025-11-27T21:52:06:     locale: undefined,
2025-11-27T21:52:06:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-27T21:52:06:     itemPath: '/favicon.ico'
2025-11-27T21:52:06:   },
2025-11-27T21:52:06:   statusCode: undefined,
2025-11-27T21:52:06:   resHeaders: {},
2025-11-27T21:52:06:   bodyStream: false,
2025-11-27T21:52:06:   parsedUrl: { pathname: '/favicon.ico', query: [Object: null prototype] {} },
2025-11-27T21:52:06:   finished: true
2025-11-27T21:52:06: }
2025-11-27T21:52:06: 2025-11-28T02:52:06.511Z send stat "/home/americas/public_html/ai/public/favicon.ico"
2025-11-27T21:52:06: 2025-11-28T02:52:06.512Z send pipe "/home/americas/public_html/ai/public/favicon.ico"
2025-11-27T21:52:06: 2025-11-28T02:52:06.512Z send accept ranges
2025-11-27T21:52:06: 2025-11-28T02:52:06.512Z send cache-control public, max-age=0
2025-11-27T21:52:06: 2025-11-28T02:52:06.512Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-27T21:52:06: 2025-11-28T02:52:06.512Z send etag W/"3c2e-19ac853b221"
2025-11-27T21:52:06: 2025-11-28T02:52:06.512Z send content-type image/x-icon
2025-11-27T21:52:06: 2025-11-28T02:52:06.512Z compression gzip compression
2025-11-27T21:52:06: 2025-11-28T02:52:06.741Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T21:52:06:   matchedOutput: {
2025-11-27T21:52:06:     type: 'pageFile',
2025-11-27T21:52:06:     fsPath: undefined,
2025-11-27T21:52:06:     locale: undefined,
2025-11-27T21:52:06:     itemsRoot: undefined,
2025-11-27T21:52:06:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T21:52:06:   },
2025-11-27T21:52:06:   statusCode: undefined,
2025-11-27T21:52:06:   resHeaders: {},
2025-11-27T21:52:06:   bodyStream: false,
2025-11-27T21:52:06:   parsedUrl: {
2025-11-27T21:52:06:     pathname: '/api/auth/providers',
2025-11-27T21:52:06:     query: [Object: null prototype] {}
2025-11-27T21:52:06:   },
2025-11-27T21:52:06:   finished: true
2025-11-27T21:52:06: }
2025-11-27T21:52:06: 2025-11-28T02:52:06.741Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T21:52:06:   host: 'gearly.com',
2025-11-27T21:52:06:   'sec-ch-ua-platform': '"Windows"',
2025-11-27T21:52:06:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-27T21:52:06:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-27T21:52:06:   'sec-ch-ua-mobile': '?0',
2025-11-27T21:52:06:   accept: '*/*',
2025-11-27T21:52:06:   'sec-fetch-site': 'same-origin',
2025-11-27T21:52:06:   'sec-fetch-mode': 'cors',
2025-11-27T21:52:06:   'sec-fetch-dest': 'empty',
2025-11-27T21:52:06:   referer: 'https://gearly.com/',
2025-11-27T21:52:06:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-27T21:52:06:   'accept-language': 'en,en-GB;q=0.9',
2025-11-27T21:52:06:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; webmailsession=%3achwi5efJsUD6YZlV%2c5cd8e7dc2edfdc2f56f0fcc7e7a87aaa; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..ZaxE1WdG6na_9BR4.-cLC9tNojwC9_qiRlBPlEojaFfDxJqa9Rk61_iX5vudR8bcraK-LVOnXTtNGEuWaYtKt5KLlIImq43J8xtAW-Jl0qc4dnm-gYopGulU00dbDd4SCKjRZcP9t2zNXXD-vOjjZWDcjjGHCoH1ci7uyFPk54TZhDbhISLnT4_Cw52LJc1McM3o15-5FHgy2bvmEHJhgTYHYtFSfY8qIsacQRd_IpVSACHoi38WsYOAAvGn1Kk9wMpGkYHF0qEiIcGW2UPC0eCK-8LYbBcAj-1VBgW19du5Z92JxuUabxx2wrJlRADZQrF_-s1w8v5iRSaMNQqeLxLz0Y7Uu19ipa7WYRaZ5TcwiaTevUXXLkdDKlPfVcjRwYw.Im5aUg2U6IwWTTP2AgHVtQ',
2025-11-27T21:52:06:   'if-none-match': '"5qq7vpws7vas"',
2025-11-27T21:52:06:   'x-forwarded-proto': 'https',
2025-11-27T21:52:06:   'x-forwarded-for': '101.50.103.93',
2025-11-27T21:52:06:   'x-forwarded-host': 'gearly.com',
2025-11-27T21:52:06:   'x-forwarded-server': 'gearly.com',
2025-11-27T21:52:06:   connection: 'Keep-Alive',
2025-11-27T21:52:06:   'x-middleware-invoke': '',
2025-11-27T21:52:06:   'x-invoke-path': '/api/auth/providers',
2025-11-27T21:52:06:   'x-invoke-query': '%7B%7D',
2025-11-27T21:52:06:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T21:52:06: }
2025-11-27T21:52:06: 2025-11-28T02:52:06.742Z compression no compression: size below threshold
2025-11-27T21:52:08: 2025-11-28T02:52:08.345Z next:router-server:main requestHandler! /logo.png {
2025-11-27T21:52:08:   matchedOutput: {
2025-11-27T21:52:08:     type: 'publicFolder',
2025-11-27T21:52:08:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-27T21:52:08:     locale: undefined,
2025-11-27T21:52:08:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-27T21:52:08:     itemPath: '/logo.png'
2025-11-27T21:52:08:   },
2025-11-27T21:52:08:   statusCode: undefined,
2025-11-27T21:52:08:   resHeaders: {},
2025-11-27T21:52:08:   bodyStream: false,
2025-11-27T21:52:08:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-27T21:52:08:   finished: true
2025-11-27T21:52:08: }
2025-11-27T21:52:08: 2025-11-28T02:52:08.345Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-27T21:52:08: 2025-11-28T02:52:08.346Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-27T21:52:08: 2025-11-28T02:52:08.346Z send accept ranges
2025-11-27T21:52:08: 2025-11-28T02:52:08.346Z send cache-control public, max-age=0
2025-11-27T21:52:08: 2025-11-28T02:52:08.346Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-27T21:52:08: 2025-11-28T02:52:08.346Z send etag W/"2465-19ac853b2f0"
2025-11-27T21:52:08: 2025-11-28T02:52:08.346Z send content-type image/png
2025-11-27T21:52:08: 2025-11-28T02:52:08.346Z send not modified
2025-11-27T21:52:08: 2025-11-28T02:52:08.346Z compression undefined not compressible
2025-11-27T21:52:08: 2025-11-28T02:52:08.346Z compression no compression: filtered
2025-11-27T21:52:25: 2025-11-28T02:52:25.100Z next:router-server:main requestHandler! / {
2025-11-27T21:52:25:   matchedOutput: {
2025-11-27T21:52:25:     type: 'pageFile',
2025-11-27T21:52:25:     fsPath: undefined,
2025-11-27T21:52:25:     locale: undefined,
2025-11-27T21:52:25:     itemsRoot: undefined,
2025-11-27T21:52:25:     itemPath: '/'
2025-11-27T21:52:25:   },
2025-11-27T21:52:25:   statusCode: undefined,
2025-11-27T21:52:25:   resHeaders: {},
2025-11-27T21:52:25:   bodyStream: false,
2025-11-27T21:52:25:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T21:52:25:   finished: true
2025-11-27T21:52:25: }
2025-11-27T21:52:25: 2025-11-28T02:52:25.100Z next:router-server:main invokeRender / {
2025-11-27T21:52:25:   host: 'mysk-admin.scenekey.com:4000',
2025-11-27T21:52:25:   'user-agent': 'Mozilla/5.0 (compatible; InternetMeasurement/1.0; +https://internet-measurement.com/)',
2025-11-27T21:52:25:   connection: 'close',
2025-11-27T21:52:25:   accept: '*/*',
2025-11-27T21:52:25:   'accept-encoding': 'gzip',
2025-11-27T21:52:25:   'x-middleware-invoke': '',
2025-11-27T21:52:25:   'x-invoke-path': '/',
2025-11-27T21:52:25:   'x-invoke-query': '%7B%7D',
2025-11-27T21:52:25:   'x-invoke-output': '/'
2025-11-27T21:52:25: }
2025-11-27T21:52:25: 2025-11-28T02:52:25.102Z compression gzip compression
2025-11-27T21:52:26: 2025-11-28T02:52:26.170Z next:router-server:main requestHandler! /logo.png {
2025-11-27T21:52:26:   matchedOutput: {
2025-11-27T21:52:26:     type: 'publicFolder',
2025-11-27T21:52:26:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-27T21:52:26:     locale: undefined,
2025-11-27T21:52:26:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-27T21:52:26:     itemPath: '/logo.png'
2025-11-27T21:52:26:   },
2025-11-27T21:52:26:   statusCode: undefined,
2025-11-27T21:52:26:   resHeaders: {},
2025-11-27T21:52:26:   bodyStream: false,
2025-11-27T21:52:26:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-27T21:52:26:   finished: true
2025-11-27T21:52:26: }
2025-11-27T21:52:26: 2025-11-28T02:52:26.170Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-27T21:52:26: 2025-11-28T02:52:26.170Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-27T21:52:26: 2025-11-28T02:52:26.170Z send accept ranges
2025-11-27T21:52:26: 2025-11-28T02:52:26.170Z send cache-control public, max-age=0
2025-11-27T21:52:26: 2025-11-28T02:52:26.170Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-27T21:52:26: 2025-11-28T02:52:26.170Z send etag W/"2465-19ac853b2f0"
2025-11-27T21:52:26: 2025-11-28T02:52:26.170Z send content-type image/png
2025-11-27T21:52:26: 2025-11-28T02:52:26.170Z compression image/png not compressible
2025-11-27T21:52:26: 2025-11-28T02:52:26.170Z compression no compression: filtered
2025-11-27T22:01:12: 2025-11-28T03:01:12.519Z next:router-server:main requestHandler! /wp-login.php {
2025-11-27T22:01:12:   matchedOutput: null,
2025-11-27T22:01:12:   statusCode: undefined,
2025-11-27T22:01:12:   resHeaders: {},
2025-11-27T22:01:12:   bodyStream: false,
2025-11-27T22:01:12:   parsedUrl: { pathname: '/wp-login.php', query: [Object: null prototype] {} },
2025-11-27T22:01:12:   finished: false
2025-11-27T22:01:12: }
2025-11-27T22:01:12: 2025-11-28T03:01:12.519Z next:router-server:main invokeRender /wp-login.php {
2025-11-27T22:01:12:   host: 'gearly.com',
2025-11-27T22:01:12:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0',
2025-11-27T22:01:12:   'accept-encoding': 'gzip',
2025-11-27T22:01:12:   'x-forwarded-for': '156.239.213.238',
2025-11-27T22:01:12:   'x-forwarded-host': 'gearly.com',
2025-11-27T22:01:12:   'x-forwarded-server': 'gearly.com',
2025-11-27T22:01:12:   connection: 'Keep-Alive',
2025-11-27T22:01:12:   'x-middleware-invoke': '',
2025-11-27T22:01:12:   'x-invoke-path': '/404',
2025-11-27T22:01:12:   'x-invoke-query': '%7B%7D',
2025-11-27T22:01:12:   'x-invoke-status': '404'
2025-11-27T22:01:12: }
2025-11-27T22:01:12: 2025-11-28T03:01:12.521Z compression gzip compression
2025-11-27T22:01:12: 2025-11-28T03:01:12.900Z next:router-server:main requestHandler! /wp-login.php {
2025-11-27T22:01:12:   matchedOutput: null,
2025-11-27T22:01:12:   statusCode: undefined,
2025-11-27T22:01:12:   resHeaders: {},
2025-11-27T22:01:12:   bodyStream: false,
2025-11-27T22:01:12:   parsedUrl: { pathname: '/wp-login.php', query: [Object: null prototype] {} },
2025-11-27T22:01:12:   finished: false
2025-11-27T22:01:12: }
2025-11-27T22:01:12: 2025-11-28T03:01:12.900Z next:router-server:main invokeRender /wp-login.php {
2025-11-27T22:01:12:   host: 'gearly.com',
2025-11-27T22:01:12:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0',
2025-11-27T22:01:12:   'accept-encoding': 'gzip',
2025-11-27T22:01:12:   'x-forwarded-for': '154.193.154.215',
2025-11-27T22:01:12:   'x-forwarded-host': 'gearly.com',
2025-11-27T22:01:12:   'x-forwarded-server': 'gearly.com',
2025-11-27T22:01:12:   connection: 'Keep-Alive',
2025-11-27T22:01:12:   'x-middleware-invoke': '',
2025-11-27T22:01:12:   'x-invoke-path': '/404',
2025-11-27T22:01:12:   'x-invoke-query': '%7B%7D',
2025-11-27T22:01:12:   'x-invoke-status': '404'
2025-11-27T22:01:12: }
2025-11-27T22:01:12: 2025-11-28T03:01:12.901Z compression gzip compression
2025-11-27T22:01:13: 2025-11-28T03:01:13.349Z next:router-server:main requestHandler! /wp-login.php {
2025-11-27T22:01:13:   matchedOutput: null,
2025-11-27T22:01:13:   statusCode: undefined,
2025-11-27T22:01:13:   resHeaders: {},
2025-11-27T22:01:13:   bodyStream: false,
2025-11-27T22:01:13:   parsedUrl: { pathname: '/wp-login.php', query: [Object: null prototype] {} },
2025-11-27T22:01:13:   finished: false
2025-11-27T22:01:13: }
2025-11-27T22:01:13: 2025-11-28T03:01:13.349Z next:router-server:main invokeRender /wp-login.php {
2025-11-27T22:01:13:   host: 'gearly.com',
2025-11-27T22:01:13:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:138.0) Gecko/20100101 Firefox/138.0',
2025-11-27T22:01:13:   'accept-encoding': 'gzip',
2025-11-27T22:01:13:   'x-forwarded-for': '154.199.69.152',
2025-11-27T22:01:13:   'x-forwarded-host': 'gearly.com',
2025-11-27T22:01:13:   'x-forwarded-server': 'gearly.com',
2025-11-27T22:01:13:   connection: 'Keep-Alive',
2025-11-27T22:01:13:   'x-middleware-invoke': '',
2025-11-27T22:01:13:   'x-invoke-path': '/404',
2025-11-27T22:01:13:   'x-invoke-query': '%7B%7D',
2025-11-27T22:01:13:   'x-invoke-status': '404'
2025-11-27T22:01:13: }
2025-11-27T22:01:13: 2025-11-28T03:01:13.350Z compression gzip compression
2025-11-27T22:04:26: 2025-11-28T03:04:26.250Z next:router-server:main requestHandler! /api/auth/session {
2025-11-27T22:04:26:   matchedOutput: {
2025-11-27T22:04:26:     type: 'pageFile',
2025-11-27T22:04:26:     fsPath: undefined,
2025-11-27T22:04:26:     locale: undefined,
2025-11-27T22:04:26:     itemsRoot: undefined,
2025-11-27T22:04:26:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:04:26:   },
2025-11-27T22:04:26:   statusCode: undefined,
2025-11-27T22:04:26:   resHeaders: {},
2025-11-27T22:04:26:   bodyStream: false,
2025-11-27T22:04:26:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-27T22:04:26:   finished: true
2025-11-27T22:04:26: }
2025-11-27T22:04:26: 2025-11-28T03:04:26.250Z next:router-server:main invokeRender /api/auth/session {
2025-11-27T22:04:26:   host: 'gearly.com',
2025-11-27T22:04:26:   'sec-ch-ua-platform': '"Windows"',
2025-11-27T22:04:26:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-27T22:04:26:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-27T22:04:26:   'content-type': 'application/json',
2025-11-27T22:04:26:   'sec-ch-ua-mobile': '?0',
2025-11-27T22:04:26:   accept: '*/*',
2025-11-27T22:04:26:   'sec-fetch-site': 'same-origin',
2025-11-27T22:04:26:   'sec-fetch-mode': 'cors',
2025-11-27T22:04:26:   'sec-fetch-dest': 'empty',
2025-11-27T22:04:26:   referer: 'https://gearly.com/',
2025-11-27T22:04:26:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-27T22:04:26:   'accept-language': 'en,en-GB;q=0.9',
2025-11-27T22:04:26:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..3hD8zswMCEC53fjD.sSlkW6n7lT_N8al5W4cqm4z-r9hxOXEAltpOJr_lzAODzZdVHfJ-I1_t2b2sUD5e2bC18VtfxVbAmwxob5QDxmTPdh8byFmYRfXR20o3DLT05MnGwSN_ISCZH4kicU4R0mbmWqCfb6ClKXc_4-shP_pOd2hYtC1Nn7bgcXgsecwFwD7BbxYAmAsmnRdTc5710oflwRDAz8R7mS5laZ_LO-WbC2S-pF3pKwqgbkfEGtdtxYGWSyH2LaOqSHr-WGq8ABik6KvetL6zc66tVwLniYAX_h7LlQS3Q1a1xadkMPQ_luJEsOren-nj0aY40ISQBqy2P56FXtDB-5qI8CKH9NnomP0JOtY85yMdIbGKn9RBi1F5fg.ChQZxd8o7vlH6mcD-rA4_Q; webmailsession=%3ajzs3xbMJIUhZRCbq%2ce254d2a6138790888ae4586cc7000d16',
2025-11-27T22:04:26:   'if-none-match': '"j1ezqain6s6g"',
2025-11-27T22:04:26:   'x-forwarded-proto': 'https',
2025-11-27T22:04:26:   'x-forwarded-for': '101.50.103.93',
2025-11-27T22:04:26:   'x-forwarded-host': 'gearly.com',
2025-11-27T22:04:26:   'x-forwarded-server': 'gearly.com',
2025-11-27T22:04:26:   connection: 'Keep-Alive',
2025-11-27T22:04:26:   'x-middleware-invoke': '',
2025-11-27T22:04:26:   'x-invoke-path': '/api/auth/session',
2025-11-27T22:04:26:   'x-invoke-query': '%7B%7D',
2025-11-27T22:04:26:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:04:26: }
2025-11-27T22:04:26: 2025-11-28T03:04:26.252Z compression no compression: size below threshold
2025-11-27T22:11:41: 2025-11-28T03:11:41.498Z next:router-server:main requestHandler! / {
2025-11-27T22:11:41:   matchedOutput: {
2025-11-27T22:11:41:     type: 'pageFile',
2025-11-27T22:11:41:     fsPath: undefined,
2025-11-27T22:11:41:     locale: undefined,
2025-11-27T22:11:41:     itemsRoot: undefined,
2025-11-27T22:11:41:     itemPath: '/'
2025-11-27T22:11:41:   },
2025-11-27T22:11:41:   statusCode: undefined,
2025-11-27T22:11:41:   resHeaders: {},
2025-11-27T22:11:41:   bodyStream: false,
2025-11-27T22:11:41:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T22:11:41:   finished: true
2025-11-27T22:11:41: }
2025-11-27T22:11:41: 2025-11-28T03:11:41.498Z next:router-server:main invokeRender / {
2025-11-27T22:11:41:   host: 'www.gearly.com',
2025-11-27T22:11:41:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1',
2025-11-27T22:11:41:   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',
2025-11-27T22:11:41:   'accept-encoding': 'gzip',
2025-11-27T22:11:41:   'accept-language': 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
2025-11-27T22:11:41:   'cache-control': 'no-cache',
2025-11-27T22:11:41:   pragma: 'no-cache',
2025-11-27T22:11:41:   'upgrade-insecure-requests': '1',
2025-11-27T22:11:41:   'x-forwarded-for': '36.111.67.189',
2025-11-27T22:11:41:   'x-forwarded-host': 'www.gearly.com',
2025-11-27T22:11:41:   'x-forwarded-server': 'gearly.com',
2025-11-27T22:11:41:   connection: 'Keep-Alive',
2025-11-27T22:11:41:   'x-middleware-invoke': '',
2025-11-27T22:11:41:   'x-invoke-path': '/',
2025-11-27T22:11:41:   'x-invoke-query': '%7B%7D',
2025-11-27T22:11:41:   'x-invoke-output': '/'
2025-11-27T22:11:41: }
2025-11-27T22:11:41: 2025-11-28T03:11:41.500Z compression gzip compression
2025-11-27T22:34:13: 2025-11-28T03:34:13.948Z next:router-server:main requestHandler! /sftp-config.json {
2025-11-27T22:34:13:   matchedOutput: null,
2025-11-27T22:34:13:   statusCode: undefined,
2025-11-27T22:34:13:   resHeaders: {},
2025-11-27T22:34:13:   bodyStream: false,
2025-11-27T22:34:13:   parsedUrl: { pathname: '/sftp-config.json', query: [Object: null prototype] {} },
2025-11-27T22:34:13:   finished: false
2025-11-27T22:34:13: }
2025-11-27T22:34:13: 2025-11-28T03:34:13.948Z next:router-server:main invokeRender /sftp-config.json {
2025-11-27T22:34:13:   host: 'gearly.com',
2025-11-27T22:34:13:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; Redmi Note 9 Pro Build/RKQ1.200826.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/90.0.4430.210 Mobile Safari/537.36',
2025-11-27T22:34:13:   'accept-encoding': 'gzip, deflate',
2025-11-27T22:34:13:   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.9',
2025-11-27T22:34:13:   'x-forwarded-for': '84.247.147.251',
2025-11-27T22:34:13:   'x-forwarded-host': 'gearly.com',
2025-11-27T22:34:13:   'x-forwarded-server': 'gearly.com',
2025-11-27T22:34:13:   connection: 'Keep-Alive',
2025-11-27T22:34:13:   'x-middleware-invoke': '',
2025-11-27T22:34:13:   'x-invoke-path': '/404',
2025-11-27T22:34:13:   'x-invoke-query': '%7B%7D',
2025-11-27T22:34:13:   'x-invoke-status': '404'
2025-11-27T22:34:13: }
2025-11-27T22:34:13: 2025-11-28T03:34:13.950Z compression gzip compression
2025-11-27T22:34:59: 2025-11-28T03:34:59.114Z next:router-server:main requestHandler! /ftp/accounts_ftp.json {
2025-11-27T22:34:59:   matchedOutput: null,
2025-11-27T22:34:59:   statusCode: undefined,
2025-11-27T22:34:59:   resHeaders: {},
2025-11-27T22:34:59:   bodyStream: false,
2025-11-27T22:34:59:   parsedUrl: {
2025-11-27T22:34:59:     pathname: '/ftp/accounts_ftp.json',
2025-11-27T22:34:59:     query: [Object: null prototype] {}
2025-11-27T22:34:59:   },
2025-11-27T22:34:59:   finished: false
2025-11-27T22:34:59: }
2025-11-27T22:34:59: 2025-11-28T03:34:59.114Z next:router-server:main invokeRender /ftp/accounts_ftp.json {
2025-11-27T22:34:59:   host: 'gearly.com',
2025-11-27T22:34:59:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; Redmi Note 9 Pro Build/RKQ1.200826.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/90.0.4430.210 Mobile Safari/537.36',
2025-11-27T22:34:59:   'accept-encoding': 'gzip, deflate',
2025-11-27T22:34:59:   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.9',
2025-11-27T22:34:59:   'x-forwarded-for': '84.247.147.251',
2025-11-27T22:34:59:   'x-forwarded-host': 'gearly.com',
2025-11-27T22:34:59:   'x-forwarded-server': 'gearly.com',
2025-11-27T22:34:59:   connection: 'Keep-Alive',
2025-11-27T22:34:59:   'x-middleware-invoke': '',
2025-11-27T22:34:59:   'x-invoke-path': '/404',
2025-11-27T22:34:59:   'x-invoke-query': '%7B%7D',
2025-11-27T22:34:59:   'x-invoke-status': '404'
2025-11-27T22:34:59: }
2025-11-27T22:34:59: 2025-11-28T03:34:59.116Z compression gzip compression
2025-11-27T22:35:25: 2025-11-28T03:35:25.563Z next:router-server:main requestHandler! /.vscode/sftp.json {
2025-11-27T22:35:25:   matchedOutput: null,
2025-11-27T22:35:25:   statusCode: undefined,
2025-11-27T22:35:25:   resHeaders: {},
2025-11-27T22:35:25:   bodyStream: false,
2025-11-27T22:35:25:   parsedUrl: {
2025-11-27T22:35:25:     pathname: '/.vscode/sftp.json',
2025-11-27T22:35:25:     query: [Object: null prototype] {}
2025-11-27T22:35:25:   },
2025-11-27T22:35:25:   finished: false
2025-11-27T22:35:25: }
2025-11-27T22:35:25: 2025-11-28T03:35:25.563Z next:router-server:main invokeRender /.vscode/sftp.json {
2025-11-27T22:35:25:   host: 'gearly.com',
2025-11-27T22:35:25:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; Redmi Note 9 Pro Build/RKQ1.200826.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/90.0.4430.210 Mobile Safari/537.36',
2025-11-27T22:35:25:   'accept-encoding': 'gzip, deflate',
2025-11-27T22:35:25:   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.9',
2025-11-27T22:35:25:   'x-forwarded-for': '84.247.147.251',
2025-11-27T22:35:25:   'x-forwarded-host': 'gearly.com',
2025-11-27T22:35:25:   'x-forwarded-server': 'gearly.com',
2025-11-27T22:35:25:   connection: 'Keep-Alive',
2025-11-27T22:35:25:   'x-middleware-invoke': '',
2025-11-27T22:35:25:   'x-invoke-path': '/404',
2025-11-27T22:35:25:   'x-invoke-query': '%7B%7D',
2025-11-27T22:35:25:   'x-invoke-status': '404'
2025-11-27T22:35:25: }
2025-11-27T22:35:25: 2025-11-28T03:35:25.564Z compression gzip compression
2025-11-27T22:36:22: 2025-11-28T03:36:22.659Z next:router-server:main requestHandler! /.vscode/sftp.json.save {
2025-11-27T22:36:22:   matchedOutput: null,
2025-11-27T22:36:22:   statusCode: undefined,
2025-11-27T22:36:22:   resHeaders: {},
2025-11-27T22:36:22:   bodyStream: false,
2025-11-27T22:36:22:   parsedUrl: {
2025-11-27T22:36:22:     pathname: '/.vscode/sftp.json.save',
2025-11-27T22:36:22:     query: [Object: null prototype] {}
2025-11-27T22:36:22:   },
2025-11-27T22:36:22:   finished: false
2025-11-27T22:36:22: }
2025-11-27T22:36:22: 2025-11-28T03:36:22.659Z next:router-server:main invokeRender /.vscode/sftp.json.save {
2025-11-27T22:36:22:   host: 'gearly.com',
2025-11-27T22:36:22:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; Redmi Note 9 Pro Build/RKQ1.200826.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/90.0.4430.210 Mobile Safari/537.36',
2025-11-27T22:36:22:   'accept-encoding': 'gzip, deflate',
2025-11-27T22:36:22:   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.9',
2025-11-27T22:36:22:   'x-forwarded-for': '84.247.147.251',
2025-11-27T22:36:22:   'x-forwarded-host': 'gearly.com',
2025-11-27T22:36:22:   'x-forwarded-server': 'gearly.com',
2025-11-27T22:36:22:   connection: 'Keep-Alive',
2025-11-27T22:36:22:   'x-middleware-invoke': '',
2025-11-27T22:36:22:   'x-invoke-path': '/404',
2025-11-27T22:36:22:   'x-invoke-query': '%7B%7D',
2025-11-27T22:36:22:   'x-invoke-status': '404'
2025-11-27T22:36:22: }
2025-11-27T22:36:22: 2025-11-28T03:36:22.660Z compression gzip compression
2025-11-27T22:36:38: 2025-11-28T03:36:38.220Z next:router-server:main requestHandler! /.vscode/sftp.json~ {
2025-11-27T22:36:38:   matchedOutput: null,
2025-11-27T22:36:38:   statusCode: undefined,
2025-11-27T22:36:38:   resHeaders: {},
2025-11-27T22:36:38:   bodyStream: false,
2025-11-27T22:36:38:   parsedUrl: {
2025-11-27T22:36:38:     pathname: '/.vscode/sftp.json~',
2025-11-27T22:36:38:     query: [Object: null prototype] {}
2025-11-27T22:36:38:   },
2025-11-27T22:36:38:   finished: false
2025-11-27T22:36:38: }
2025-11-27T22:36:38: 2025-11-28T03:36:38.220Z next:router-server:main invokeRender /.vscode/sftp.json~ {
2025-11-27T22:36:38:   host: 'gearly.com',
2025-11-27T22:36:38:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; Redmi Note 9 Pro Build/RKQ1.200826.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/90.0.4430.210 Mobile Safari/537.36',
2025-11-27T22:36:38:   'accept-encoding': 'gzip, deflate',
2025-11-27T22:36:38:   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.9',
2025-11-27T22:36:38:   'x-forwarded-for': '84.247.147.251',
2025-11-27T22:36:38:   'x-forwarded-host': 'gearly.com',
2025-11-27T22:36:38:   'x-forwarded-server': 'gearly.com',
2025-11-27T22:36:38:   connection: 'Keep-Alive',
2025-11-27T22:36:38:   'x-middleware-invoke': '',
2025-11-27T22:36:38:   'x-invoke-path': '/404',
2025-11-27T22:36:38:   'x-invoke-query': '%7B%7D',
2025-11-27T22:36:38:   'x-invoke-status': '404'
2025-11-27T22:36:38: }
2025-11-27T22:36:38: 2025-11-28T03:36:38.221Z compression gzip compression
2025-11-27T22:37:03: 2025-11-28T03:37:03.076Z next:router-server:main requestHandler! /.vscode/sftp-config.json {
2025-11-27T22:37:03:   matchedOutput: null,
2025-11-27T22:37:03:   statusCode: undefined,
2025-11-27T22:37:03:   resHeaders: {},
2025-11-27T22:37:03:   bodyStream: false,
2025-11-27T22:37:03:   parsedUrl: {
2025-11-27T22:37:03:     pathname: '/.vscode/sftp-config.json',
2025-11-27T22:37:03:     query: [Object: null prototype] {}
2025-11-27T22:37:03:   },
2025-11-27T22:37:03:   finished: false
2025-11-27T22:37:03: }
2025-11-27T22:37:03: 2025-11-28T03:37:03.076Z next:router-server:main invokeRender /.vscode/sftp-config.json {
2025-11-27T22:37:03:   host: 'gearly.com',
2025-11-27T22:37:03:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; Redmi Note 9 Pro Build/RKQ1.200826.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/90.0.4430.210 Mobile Safari/537.36',
2025-11-27T22:37:03:   'accept-encoding': 'gzip, deflate',
2025-11-27T22:37:03:   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.9',
2025-11-27T22:37:03:   'x-forwarded-for': '84.247.147.251',
2025-11-27T22:37:03:   'x-forwarded-host': 'gearly.com',
2025-11-27T22:37:03:   'x-forwarded-server': 'gearly.com',
2025-11-27T22:37:03:   connection: 'Keep-Alive',
2025-11-27T22:37:03:   'x-middleware-invoke': '',
2025-11-27T22:37:03:   'x-invoke-path': '/404',
2025-11-27T22:37:03:   'x-invoke-query': '%7B%7D',
2025-11-27T22:37:03:   'x-invoke-status': '404'
2025-11-27T22:37:03: }
2025-11-27T22:37:03: 2025-11-28T03:37:03.077Z compression gzip compression
2025-11-27T22:37:43: 2025-11-28T03:37:43.599Z next:router-server:main requestHandler! /.vscode/sftp-config.save {
2025-11-27T22:37:43:   matchedOutput: null,
2025-11-27T22:37:43:   statusCode: undefined,
2025-11-27T22:37:43:   resHeaders: {},
2025-11-27T22:37:43:   bodyStream: false,
2025-11-27T22:37:43:   parsedUrl: {
2025-11-27T22:37:43:     pathname: '/.vscode/sftp-config.save',
2025-11-27T22:37:43:     query: [Object: null prototype] {}
2025-11-27T22:37:43:   },
2025-11-27T22:37:43:   finished: false
2025-11-27T22:37:43: }
2025-11-27T22:37:43: 2025-11-28T03:37:43.600Z next:router-server:main invokeRender /.vscode/sftp-config.save {
2025-11-27T22:37:43:   host: 'gearly.com',
2025-11-27T22:37:43:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; Redmi Note 9 Pro Build/RKQ1.200826.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/90.0.4430.210 Mobile Safari/537.36',
2025-11-27T22:37:43:   'accept-encoding': 'gzip, deflate',
2025-11-27T22:37:43:   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.9',
2025-11-27T22:37:43:   'x-forwarded-for': '84.247.147.251',
2025-11-27T22:37:43:   'x-forwarded-host': 'gearly.com',
2025-11-27T22:37:43:   'x-forwarded-server': 'gearly.com',
2025-11-27T22:37:43:   connection: 'Keep-Alive',
2025-11-27T22:37:43:   'x-middleware-invoke': '',
2025-11-27T22:37:43:   'x-invoke-path': '/404',
2025-11-27T22:37:43:   'x-invoke-query': '%7B%7D',
2025-11-27T22:37:43:   'x-invoke-status': '404'
2025-11-27T22:37:43: }
2025-11-27T22:37:43: 2025-11-28T03:37:43.600Z compression gzip compression
2025-11-27T22:38:01: 2025-11-28T03:38:01.800Z next:router-server:main requestHandler! /.vscode/sftp-config~ {
2025-11-27T22:38:01:   matchedOutput: null,
2025-11-27T22:38:01:   statusCode: undefined,
2025-11-27T22:38:01:   resHeaders: {},
2025-11-27T22:38:01:   bodyStream: false,
2025-11-27T22:38:01:   parsedUrl: {
2025-11-27T22:38:01:     pathname: '/.vscode/sftp-config~',
2025-11-27T22:38:01:     query: [Object: null prototype] {}
2025-11-27T22:38:01:   },
2025-11-27T22:38:01:   finished: false
2025-11-27T22:38:01: }
2025-11-27T22:38:01: 2025-11-28T03:38:01.800Z next:router-server:main invokeRender /.vscode/sftp-config~ {
2025-11-27T22:38:01:   host: 'gearly.com',
2025-11-27T22:38:01:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; Redmi Note 9 Pro Build/RKQ1.200826.002; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/90.0.4430.210 Mobile Safari/537.36',
2025-11-27T22:38:01:   'accept-encoding': 'gzip, deflate',
2025-11-27T22:38:01:   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.9',
2025-11-27T22:38:01:   'x-forwarded-for': '84.247.147.251',
2025-11-27T22:38:01:   'x-forwarded-host': 'gearly.com',
2025-11-27T22:38:01:   'x-forwarded-server': 'gearly.com',
2025-11-27T22:38:01:   connection: 'Keep-Alive',
2025-11-27T22:38:01:   'x-middleware-invoke': '',
2025-11-27T22:38:01:   'x-invoke-path': '/404',
2025-11-27T22:38:01:   'x-invoke-query': '%7B%7D',
2025-11-27T22:38:01:   'x-invoke-status': '404'
2025-11-27T22:38:01: }
2025-11-27T22:38:01: 2025-11-28T03:38:01.801Z compression gzip compression
2025-11-27T22:44:08: 2025-11-28T03:44:08.585Z next:router-server:main requestHandler! / {
2025-11-27T22:44:08:   matchedOutput: {
2025-11-27T22:44:08:     type: 'pageFile',
2025-11-27T22:44:08:     fsPath: undefined,
2025-11-27T22:44:08:     locale: undefined,
2025-11-27T22:44:08:     itemsRoot: undefined,
2025-11-27T22:44:08:     itemPath: '/'
2025-11-27T22:44:08:   },
2025-11-27T22:44:08:   statusCode: undefined,
2025-11-27T22:44:08:   resHeaders: {},
2025-11-27T22:44:08:   bodyStream: false,
2025-11-27T22:44:08:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T22:44:08:   finished: true
2025-11-27T22:44:08: }
2025-11-27T22:44:08: 2025-11-28T03:44:08.585Z next:router-server:main invokeRender / {
2025-11-27T22:44:08:   host: 'ns1.americas.care:4000',
2025-11-27T22:44:08:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36',
2025-11-27T22:44:08:   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.9',
2025-11-27T22:44:08:   'accept-language': 'en;q=0.9',
2025-11-27T22:44:08:   'cache-control': 'max-age=0',
2025-11-27T22:44:08:   dnt: '1',
2025-11-27T22:44:08:   'sec-gpc': '1',
2025-11-27T22:44:08:   'upgrade-insecure-requests': '1',
2025-11-27T22:44:08:   'accept-encoding': 'gzip',
2025-11-27T22:44:08:   'x-middleware-invoke': '',
2025-11-27T22:44:08:   'x-invoke-path': '/',
2025-11-27T22:44:08:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:08:   'x-invoke-output': '/'
2025-11-27T22:44:08: }
2025-11-27T22:44:08: 2025-11-28T03:44:08.586Z compression gzip compression
2025-11-27T22:44:09: 2025-11-28T03:44:09.173Z next:router-server:main requestHandler! / {
2025-11-27T22:44:09:   matchedOutput: {
2025-11-27T22:44:09:     type: 'pageFile',
2025-11-27T22:44:09:     fsPath: undefined,
2025-11-27T22:44:09:     locale: undefined,
2025-11-27T22:44:09:     itemsRoot: undefined,
2025-11-27T22:44:09:     itemPath: '/'
2025-11-27T22:44:09:   },
2025-11-27T22:44:09:   statusCode: undefined,
2025-11-27T22:44:09:   resHeaders: {},
2025-11-27T22:44:09:   bodyStream: false,
2025-11-27T22:44:09:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T22:44:09:   finished: true
2025-11-27T22:44:09: }
2025-11-27T22:44:09: 2025-11-28T03:44:09.173Z next:router-server:main invokeRender / {
2025-11-27T22:44:09:   host: 'ns1.americas.care:4000',
2025-11-27T22:44:09:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:09:   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',
2025-11-27T22:44:09:   'accept-language': 'en',
2025-11-27T22:44:09:   'upgrade-insecure-requests': '1',
2025-11-27T22:44:09:   'accept-encoding': 'gzip',
2025-11-27T22:44:09:   'x-middleware-invoke': '',
2025-11-27T22:44:09:   'x-invoke-path': '/',
2025-11-27T22:44:09:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:09:   'x-invoke-output': '/'
2025-11-27T22:44:09: }
2025-11-27T22:44:09: 2025-11-28T03:44:09.174Z compression gzip compression
2025-11-27T22:44:09: 2025-11-28T03:44:09.643Z next:router-server:main requestHandler! /_next/static/chunks/209-8c656abc5cd55250.js {
2025-11-27T22:44:09:   matchedOutput: {
2025-11-27T22:44:09:     type: 'nextStaticFolder',
2025-11-27T22:44:09:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js',
2025-11-27T22:44:09:     locale: undefined,
2025-11-27T22:44:09:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:09:     itemPath: '/chunks/209-8c656abc5cd55250.js'
2025-11-27T22:44:09:   },
2025-11-27T22:44:09:   statusCode: undefined,
2025-11-27T22:44:09:   resHeaders: {},
2025-11-27T22:44:09:   bodyStream: false,
2025-11-27T22:44:09:   parsedUrl: {
2025-11-27T22:44:09:     pathname: '/_next/static/chunks/209-8c656abc5cd55250.js',
2025-11-27T22:44:09:     query: [Object: null prototype] {}
2025-11-27T22:44:09:   },
2025-11-27T22:44:09:   finished: true
2025-11-27T22:44:09: }
2025-11-27T22:44:09: 2025-11-28T03:44:09.643Z send stat "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-27T22:44:09: 2025-11-28T03:44:09.643Z send pipe "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-27T22:44:09: 2025-11-28T03:44:09.643Z send accept ranges
2025-11-27T22:44:09: 2025-11-28T03:44:09.643Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:09: 2025-11-28T03:44:09.643Z send etag W/"693a-19ac85d4f08"
2025-11-27T22:44:09: 2025-11-28T03:44:09.643Z send content-type application/javascript
2025-11-27T22:44:09: 2025-11-28T03:44:09.643Z compression gzip compression
2025-11-27T22:44:09: 2025-11-28T03:44:09.652Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js {
2025-11-27T22:44:09:   matchedOutput: {
2025-11-27T22:44:09:     type: 'nextStaticFolder',
2025-11-27T22:44:09:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-27T22:44:09:     locale: undefined,
2025-11-27T22:44:09:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:09:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js'
2025-11-27T22:44:09:   },
2025-11-27T22:44:09:   statusCode: undefined,
2025-11-27T22:44:09:   resHeaders: {},
2025-11-27T22:44:09:   bodyStream: false,
2025-11-27T22:44:09:   parsedUrl: {
2025-11-27T22:44:09:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-27T22:44:09:     query: [Object: null prototype] {}
2025-11-27T22:44:09:   },
2025-11-27T22:44:09:   finished: true
2025-11-27T22:44:09: }
2025-11-27T22:44:09: 2025-11-28T03:44:09.652Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-27T22:44:09: 2025-11-28T03:44:09.652Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-27T22:44:09: 2025-11-28T03:44:09.652Z send accept ranges
2025-11-27T22:44:09: 2025-11-28T03:44:09.652Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:09: 2025-11-28T03:44:09.652Z send etag W/"4d-19ac85d4f08"
2025-11-27T22:44:09: 2025-11-28T03:44:09.652Z send content-type application/javascript
2025-11-27T22:44:09: 2025-11-28T03:44:09.652Z compression no compression: size below threshold
2025-11-27T22:44:09: 2025-11-28T03:44:09.655Z next:router-server:main requestHandler! /_next/static/chunks/webpack-ee7e63bc15b31913.js {
2025-11-27T22:44:09:   matchedOutput: {
2025-11-27T22:44:09:     type: 'nextStaticFolder',
2025-11-27T22:44:09:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-27T22:44:09:     locale: undefined,
2025-11-27T22:44:09:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:09:     itemPath: '/chunks/webpack-ee7e63bc15b31913.js'
2025-11-27T22:44:09:   },
2025-11-27T22:44:09:   statusCode: undefined,
2025-11-27T22:44:09:   resHeaders: {},
2025-11-27T22:44:09:   bodyStream: false,
2025-11-27T22:44:09:   parsedUrl: {
2025-11-27T22:44:09:     pathname: '/_next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-27T22:44:09:     query: [Object: null prototype] {}
2025-11-27T22:44:09:   },
2025-11-27T22:44:09:   finished: true
2025-11-27T22:44:09: }
2025-11-27T22:44:09: 2025-11-28T03:44:09.655Z send stat "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-27T22:44:09: 2025-11-28T03:44:09.655Z send pipe "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-27T22:44:09: 2025-11-28T03:44:09.655Z send accept ranges
2025-11-27T22:44:09: 2025-11-28T03:44:09.656Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:09: 2025-11-28T03:44:09.656Z send etag W/"637-19ac85d4f08"
2025-11-27T22:44:09: 2025-11-28T03:44:09.656Z send content-type application/javascript
2025-11-27T22:44:09: 2025-11-28T03:44:09.656Z compression gzip compression
2025-11-27T22:44:09: 2025-11-28T03:44:09.708Z next:router-server:main requestHandler! /_next/static/chunks/pages/index-0237525f425ae5c5.js {
2025-11-27T22:44:09:   matchedOutput: {
2025-11-27T22:44:09:     type: 'nextStaticFolder',
2025-11-27T22:44:09:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-27T22:44:09:     locale: undefined,
2025-11-27T22:44:09:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:09:     itemPath: '/chunks/pages/index-0237525f425ae5c5.js'
2025-11-27T22:44:09:   },
2025-11-27T22:44:09:   statusCode: undefined,
2025-11-27T22:44:09:   resHeaders: {},
2025-11-27T22:44:09:   bodyStream: false,
2025-11-27T22:44:09:   parsedUrl: {
2025-11-27T22:44:09:     pathname: '/_next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-27T22:44:09:     query: [Object: null prototype] {}
2025-11-27T22:44:09:   },
2025-11-27T22:44:09:   finished: true
2025-11-27T22:44:09: }
2025-11-27T22:44:09: 2025-11-28T03:44:09.708Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-27T22:44:09: 2025-11-28T03:44:09.708Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-27T22:44:09: 2025-11-28T03:44:09.708Z send accept ranges
2025-11-27T22:44:09: 2025-11-28T03:44:09.708Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:09: 2025-11-28T03:44:09.708Z send etag W/"f5-19ac85d4f08"
2025-11-27T22:44:09: 2025-11-28T03:44:09.708Z send content-type application/javascript
2025-11-27T22:44:09: 2025-11-28T03:44:09.709Z compression no compression: size below threshold
2025-11-27T22:44:09: 2025-11-28T03:44:09.722Z next:router-server:main requestHandler! /_next/static/chunks/pages/_app-a993419552960bbd.js {
2025-11-27T22:44:09:   matchedOutput: {
2025-11-27T22:44:09:     type: 'nextStaticFolder',
2025-11-27T22:44:09:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-27T22:44:09:     locale: undefined,
2025-11-27T22:44:09:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:09:     itemPath: '/chunks/pages/_app-a993419552960bbd.js'
2025-11-27T22:44:09:   },
2025-11-27T22:44:09:   statusCode: undefined,
2025-11-27T22:44:09:   resHeaders: {},
2025-11-27T22:44:09:   bodyStream: false,
2025-11-27T22:44:09:   parsedUrl: {
2025-11-27T22:44:09:     pathname: '/_next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-27T22:44:09:     query: [Object: null prototype] {}
2025-11-27T22:44:09:   },
2025-11-27T22:44:09:   finished: true
2025-11-27T22:44:09: }
2025-11-27T22:44:09: 2025-11-28T03:44:09.723Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-27T22:44:09: 2025-11-28T03:44:09.723Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-27T22:44:09: 2025-11-28T03:44:09.723Z send accept ranges
2025-11-27T22:44:09: 2025-11-28T03:44:09.723Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:09: 2025-11-28T03:44:09.723Z send etag W/"8869-19ac85d4f08"
2025-11-27T22:44:09: 2025-11-28T03:44:09.723Z send content-type application/javascript
2025-11-27T22:44:09: 2025-11-28T03:44:09.723Z compression gzip compression
2025-11-27T22:44:09: 2025-11-28T03:44:09.970Z next:router-server:main requestHandler! / {
2025-11-27T22:44:09:   matchedOutput: {
2025-11-27T22:44:09:     type: 'pageFile',
2025-11-27T22:44:09:     fsPath: undefined,
2025-11-27T22:44:09:     locale: undefined,
2025-11-27T22:44:09:     itemsRoot: undefined,
2025-11-27T22:44:09:     itemPath: '/'
2025-11-27T22:44:09:   },
2025-11-27T22:44:09:   statusCode: undefined,
2025-11-27T22:44:09:   resHeaders: {},
2025-11-27T22:44:09:   bodyStream: false,
2025-11-27T22:44:09:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T22:44:09:   finished: true
2025-11-27T22:44:09: }
2025-11-27T22:44:09: 2025-11-28T03:44:09.970Z next:router-server:main invokeRender / {
2025-11-27T22:44:09:   host: 'www.ihealthchart.com:4000',
2025-11-27T22:44:09:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36',
2025-11-27T22:44:09:   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.9',
2025-11-27T22:44:09:   'accept-language': 'en;q=0.9',
2025-11-27T22:44:09:   'cache-control': 'max-age=0',
2025-11-27T22:44:09:   dnt: '1',
2025-11-27T22:44:09:   'sec-gpc': '1',
2025-11-27T22:44:09:   'upgrade-insecure-requests': '1',
2025-11-27T22:44:09:   'accept-encoding': 'gzip',
2025-11-27T22:44:09:   'x-middleware-invoke': '',
2025-11-27T22:44:09:   'x-invoke-path': '/',
2025-11-27T22:44:09:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:09:   'x-invoke-output': '/'
2025-11-27T22:44:09: }
2025-11-27T22:44:09: 2025-11-28T03:44:09.970Z compression gzip compression
2025-11-27T22:44:10: 2025-11-28T03:44:10.656Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js {
2025-11-27T22:44:10:   matchedOutput: {
2025-11-27T22:44:10:     type: 'nextStaticFolder',
2025-11-27T22:44:10:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-27T22:44:10:     locale: undefined,
2025-11-27T22:44:10:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:10:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_buildManifest.js'
2025-11-27T22:44:10:   },
2025-11-27T22:44:10:   statusCode: undefined,
2025-11-27T22:44:10:   resHeaders: {},
2025-11-27T22:44:10:   bodyStream: false,
2025-11-27T22:44:10:   parsedUrl: {
2025-11-27T22:44:10:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-27T22:44:10:     query: [Object: null prototype] {}
2025-11-27T22:44:10:   },
2025-11-27T22:44:10:   finished: true
2025-11-27T22:44:10: }
2025-11-27T22:44:10: 2025-11-28T03:44:10.657Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-27T22:44:10: 2025-11-28T03:44:10.657Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-27T22:44:10: 2025-11-28T03:44:10.657Z send accept ranges
2025-11-27T22:44:10: 2025-11-28T03:44:10.657Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:10: 2025-11-28T03:44:10.657Z send etag W/"291-19ac85d4f08"
2025-11-27T22:44:10: 2025-11-28T03:44:10.657Z send content-type application/javascript
2025-11-27T22:44:10: 2025-11-28T03:44:10.657Z compression no compression: size below threshold
2025-11-27T22:44:10: 2025-11-28T03:44:10.661Z next:router-server:main requestHandler! /_next/static/chunks/main-ac52e5f1ea1d2a16.js {
2025-11-27T22:44:10:   matchedOutput: {
2025-11-27T22:44:10:     type: 'nextStaticFolder',
2025-11-27T22:44:10:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-27T22:44:10:     locale: undefined,
2025-11-27T22:44:10:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:10:     itemPath: '/chunks/main-ac52e5f1ea1d2a16.js'
2025-11-27T22:44:10:   },
2025-11-27T22:44:10:   statusCode: undefined,
2025-11-27T22:44:10:   resHeaders: {},
2025-11-27T22:44:10:   bodyStream: false,
2025-11-27T22:44:10:   parsedUrl: {
2025-11-27T22:44:10:     pathname: '/_next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-27T22:44:10:     query: [Object: null prototype] {}
2025-11-27T22:44:10:   },
2025-11-27T22:44:10:   finished: true
2025-11-27T22:44:10: }
2025-11-27T22:44:10: 2025-11-28T03:44:10.661Z send stat "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-27T22:44:10: 2025-11-28T03:44:10.661Z send pipe "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-27T22:44:10: 2025-11-28T03:44:10.661Z send accept ranges
2025-11-27T22:44:10: 2025-11-28T03:44:10.661Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:10: 2025-11-28T03:44:10.661Z send etag W/"1ad0c-19ac85d4f08"
2025-11-27T22:44:10: 2025-11-28T03:44:10.661Z send content-type application/javascript
2025-11-27T22:44:10: 2025-11-28T03:44:10.662Z compression gzip compression
2025-11-27T22:44:10: 2025-11-28T03:44:10.673Z next:router-server:main requestHandler! /_next/static/chunks/framework-2c16ac744b6cdea6.js {
2025-11-27T22:44:10:   matchedOutput: {
2025-11-27T22:44:10:     type: 'nextStaticFolder',
2025-11-27T22:44:10:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-27T22:44:10:     locale: undefined,
2025-11-27T22:44:10:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:10:     itemPath: '/chunks/framework-2c16ac744b6cdea6.js'
2025-11-27T22:44:10:   },
2025-11-27T22:44:10:   statusCode: undefined,
2025-11-27T22:44:10:   resHeaders: {},
2025-11-27T22:44:10:   bodyStream: false,
2025-11-27T22:44:10:   parsedUrl: {
2025-11-27T22:44:10:     pathname: '/_next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-27T22:44:10:     query: [Object: null prototype] {}
2025-11-27T22:44:10:   },
2025-11-27T22:44:10:   finished: true
2025-11-27T22:44:10: }
2025-11-27T22:44:10: 2025-11-28T03:44:10.673Z send stat "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-27T22:44:10: 2025-11-28T03:44:10.673Z send pipe "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-27T22:44:10: 2025-11-28T03:44:10.673Z send accept ranges
2025-11-27T22:44:10: 2025-11-28T03:44:10.673Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:10: 2025-11-28T03:44:10.673Z send etag W/"226b5-19ac85d4f08"
2025-11-27T22:44:10: 2025-11-28T03:44:10.673Z send content-type application/javascript
2025-11-27T22:44:10: 2025-11-28T03:44:10.673Z compression gzip compression
2025-11-27T22:44:10: 2025-11-28T03:44:10.878Z next:router-server:main requestHandler! / {
2025-11-27T22:44:10:   matchedOutput: {
2025-11-27T22:44:10:     type: 'pageFile',
2025-11-27T22:44:10:     fsPath: undefined,
2025-11-27T22:44:10:     locale: undefined,
2025-11-27T22:44:10:     itemsRoot: undefined,
2025-11-27T22:44:10:     itemPath: '/'
2025-11-27T22:44:10:   },
2025-11-27T22:44:10:   statusCode: undefined,
2025-11-27T22:44:10:   resHeaders: {},
2025-11-27T22:44:10:   bodyStream: false,
2025-11-27T22:44:10:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T22:44:10:   finished: true
2025-11-27T22:44:10: }
2025-11-27T22:44:10: 2025-11-28T03:44:10.879Z next:router-server:main invokeRender / {
2025-11-27T22:44:10:   host: 'www.ihealthchart.com:4000',
2025-11-27T22:44:10:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:10:   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',
2025-11-27T22:44:10:   'accept-language': 'en',
2025-11-27T22:44:10:   'upgrade-insecure-requests': '1',
2025-11-27T22:44:10:   'accept-encoding': 'gzip',
2025-11-27T22:44:10:   'x-middleware-invoke': '',
2025-11-27T22:44:10:   'x-invoke-path': '/',
2025-11-27T22:44:10:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:10:   'x-invoke-output': '/'
2025-11-27T22:44:10: }
2025-11-27T22:44:10: 2025-11-28T03:44:10.879Z compression gzip compression
2025-11-27T22:44:11: 2025-11-28T03:44:11.769Z next:router-server:main requestHandler! /_next/static/chunks/pages/_app-a993419552960bbd.js {
2025-11-27T22:44:11:   matchedOutput: {
2025-11-27T22:44:11:     type: 'nextStaticFolder',
2025-11-27T22:44:11:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-27T22:44:11:     locale: undefined,
2025-11-27T22:44:11:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:11:     itemPath: '/chunks/pages/_app-a993419552960bbd.js'
2025-11-27T22:44:11:   },
2025-11-27T22:44:11:   statusCode: undefined,
2025-11-27T22:44:11:   resHeaders: {},
2025-11-27T22:44:11:   bodyStream: false,
2025-11-27T22:44:11:   parsedUrl: {
2025-11-27T22:44:11:     pathname: '/_next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-27T22:44:11:     query: [Object: null prototype] {}
2025-11-27T22:44:11:   },
2025-11-27T22:44:11:   finished: true
2025-11-27T22:44:11: }
2025-11-27T22:44:11: 2025-11-28T03:44:11.769Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-27T22:44:11: 2025-11-28T03:44:11.769Z next:router-server:main requestHandler! /_next/static/chunks/main-ac52e5f1ea1d2a16.js {
2025-11-27T22:44:11:   matchedOutput: {
2025-11-27T22:44:11:     type: 'nextStaticFolder',
2025-11-27T22:44:11:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-27T22:44:11:     locale: undefined,
2025-11-27T22:44:11:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:11:     itemPath: '/chunks/main-ac52e5f1ea1d2a16.js'
2025-11-27T22:44:11:   },
2025-11-27T22:44:11:   statusCode: undefined,
2025-11-27T22:44:11:   resHeaders: {},
2025-11-27T22:44:11:   bodyStream: false,
2025-11-27T22:44:11:   parsedUrl: {
2025-11-27T22:44:11:     pathname: '/_next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-27T22:44:11:     query: [Object: null prototype] {}
2025-11-27T22:44:11:   },
2025-11-27T22:44:11:   finished: true
2025-11-27T22:44:11: }
2025-11-27T22:44:11: 2025-11-28T03:44:11.769Z send stat "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-27T22:44:11: 2025-11-28T03:44:11.769Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-27T22:44:11: 2025-11-28T03:44:11.769Z send accept ranges
2025-11-27T22:44:11: 2025-11-28T03:44:11.769Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:11: 2025-11-28T03:44:11.769Z send etag W/"8869-19ac85d4f08"
2025-11-27T22:44:11: 2025-11-28T03:44:11.769Z send content-type application/javascript
2025-11-27T22:44:11: 2025-11-28T03:44:11.769Z send pipe "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-27T22:44:11: 2025-11-28T03:44:11.769Z send accept ranges
2025-11-27T22:44:11: 2025-11-28T03:44:11.769Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:11: 2025-11-28T03:44:11.769Z send etag W/"1ad0c-19ac85d4f08"
2025-11-27T22:44:11: 2025-11-28T03:44:11.769Z send content-type application/javascript
2025-11-27T22:44:11: 2025-11-28T03:44:11.770Z next:router-server:main requestHandler! /_next/static/chunks/webpack-ee7e63bc15b31913.js {
2025-11-27T22:44:11:   matchedOutput: {
2025-11-27T22:44:11:     type: 'nextStaticFolder',
2025-11-27T22:44:11:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-27T22:44:11:     locale: undefined,
2025-11-27T22:44:11:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:11:     itemPath: '/chunks/webpack-ee7e63bc15b31913.js'
2025-11-27T22:44:11:   },
2025-11-27T22:44:11:   statusCode: undefined,
2025-11-27T22:44:11:   resHeaders: {},
2025-11-27T22:44:11:   bodyStream: false,
2025-11-27T22:44:11:   parsedUrl: {
2025-11-27T22:44:11:     pathname: '/_next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-27T22:44:11:     query: [Object: null prototype] {}
2025-11-27T22:44:11:   },
2025-11-27T22:44:11:   finished: true
2025-11-27T22:44:11: }
2025-11-27T22:44:11: 2025-11-28T03:44:11.770Z send stat "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-27T22:44:11: 2025-11-28T03:44:11.770Z compression gzip compression
2025-11-27T22:44:11: 2025-11-28T03:44:11.771Z compression gzip compression
2025-11-27T22:44:11: 2025-11-28T03:44:11.772Z send pipe "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-27T22:44:11: 2025-11-28T03:44:11.772Z send accept ranges
2025-11-27T22:44:11: 2025-11-28T03:44:11.772Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:11: 2025-11-28T03:44:11.773Z send etag W/"637-19ac85d4f08"
2025-11-27T22:44:11: 2025-11-28T03:44:11.773Z send content-type application/javascript
2025-11-27T22:44:11: 2025-11-28T03:44:11.774Z compression gzip compression
2025-11-27T22:44:11: 2025-11-28T03:44:11.775Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js {
2025-11-27T22:44:11:   matchedOutput: {
2025-11-27T22:44:11:     type: 'nextStaticFolder',
2025-11-27T22:44:11:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-27T22:44:11:     locale: undefined,
2025-11-27T22:44:11:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:11:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_buildManifest.js'
2025-11-27T22:44:11:   },
2025-11-27T22:44:11:   statusCode: undefined,
2025-11-27T22:44:11:   resHeaders: {},
2025-11-27T22:44:11:   bodyStream: false,
2025-11-27T22:44:11:   parsedUrl: {
2025-11-27T22:44:11:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-27T22:44:11:     query: [Object: null prototype] {}
2025-11-27T22:44:11:   },
2025-11-27T22:44:11:   finished: true
2025-11-27T22:44:11: }
2025-11-27T22:44:11: 2025-11-28T03:44:11.775Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-27T22:44:11: 2025-11-28T03:44:11.775Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-27T22:44:11: 2025-11-28T03:44:11.775Z send accept ranges
2025-11-27T22:44:11: 2025-11-28T03:44:11.775Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:11: 2025-11-28T03:44:11.775Z send etag W/"291-19ac85d4f08"
2025-11-27T22:44:11: 2025-11-28T03:44:11.775Z send content-type application/javascript
2025-11-27T22:44:11: 2025-11-28T03:44:11.775Z compression no compression: size below threshold
2025-11-27T22:44:11: 2025-11-28T03:44:11.790Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js {
2025-11-27T22:44:11:   matchedOutput: {
2025-11-27T22:44:11:     type: 'nextStaticFolder',
2025-11-27T22:44:11:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-27T22:44:11:     locale: undefined,
2025-11-27T22:44:11:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:11:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js'
2025-11-27T22:44:11:   },
2025-11-27T22:44:11:   statusCode: undefined,
2025-11-27T22:44:11:   resHeaders: {},
2025-11-27T22:44:11:   bodyStream: false,
2025-11-27T22:44:11:   parsedUrl: {
2025-11-27T22:44:11:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-27T22:44:11:     query: [Object: null prototype] {}
2025-11-27T22:44:11:   },
2025-11-27T22:44:11:   finished: true
2025-11-27T22:44:11: }
2025-11-27T22:44:11: 2025-11-28T03:44:11.790Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-27T22:44:11: 2025-11-28T03:44:11.790Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-27T22:44:11: 2025-11-28T03:44:11.790Z send accept ranges
2025-11-27T22:44:11: 2025-11-28T03:44:11.790Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:11: 2025-11-28T03:44:11.790Z send etag W/"4d-19ac85d4f08"
2025-11-27T22:44:11: 2025-11-28T03:44:11.790Z send content-type application/javascript
2025-11-27T22:44:11: 2025-11-28T03:44:11.790Z compression no compression: size below threshold
2025-11-27T22:44:11: 2025-11-28T03:44:11.807Z next:router-server:main requestHandler! /_next/static/chunks/framework-2c16ac744b6cdea6.js {
2025-11-27T22:44:11:   matchedOutput: {
2025-11-27T22:44:11:     type: 'nextStaticFolder',
2025-11-27T22:44:11:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-27T22:44:11:     locale: undefined,
2025-11-27T22:44:11:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:11:     itemPath: '/chunks/framework-2c16ac744b6cdea6.js'
2025-11-27T22:44:11:   },
2025-11-27T22:44:11:   statusCode: undefined,
2025-11-27T22:44:11:   resHeaders: {},
2025-11-27T22:44:11:   bodyStream: false,
2025-11-27T22:44:11:   parsedUrl: {
2025-11-27T22:44:11:     pathname: '/_next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-27T22:44:11:     query: [Object: null prototype] {}
2025-11-27T22:44:11:   },
2025-11-27T22:44:11:   finished: true
2025-11-27T22:44:11: }
2025-11-27T22:44:11: 2025-11-28T03:44:11.807Z send stat "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-27T22:44:11: 2025-11-28T03:44:11.807Z send pipe "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-27T22:44:11: 2025-11-28T03:44:11.807Z send accept ranges
2025-11-27T22:44:11: 2025-11-28T03:44:11.807Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:11: 2025-11-28T03:44:11.807Z send etag W/"226b5-19ac85d4f08"
2025-11-27T22:44:11: 2025-11-28T03:44:11.807Z send content-type application/javascript
2025-11-27T22:44:11: 2025-11-28T03:44:11.808Z compression gzip compression
2025-11-27T22:44:12: 2025-11-28T03:44:12.099Z next:router-server:main requestHandler! / {
2025-11-27T22:44:12:   matchedOutput: {
2025-11-27T22:44:12:     type: 'pageFile',
2025-11-27T22:44:12:     fsPath: undefined,
2025-11-27T22:44:12:     locale: undefined,
2025-11-27T22:44:12:     itemsRoot: undefined,
2025-11-27T22:44:12:     itemPath: '/'
2025-11-27T22:44:12:   },
2025-11-27T22:44:12:   statusCode: undefined,
2025-11-27T22:44:12:   resHeaders: {},
2025-11-27T22:44:12:   bodyStream: false,
2025-11-27T22:44:12:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T22:44:12:   finished: true
2025-11-27T22:44:12: }
2025-11-27T22:44:12: 2025-11-28T03:44:12.099Z next:router-server:main invokeRender / {
2025-11-27T22:44:12:   host: 'gearly.com:4000',
2025-11-27T22:44:12:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36',
2025-11-27T22:44:12:   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.9',
2025-11-27T22:44:12:   'accept-language': 'en;q=0.9',
2025-11-27T22:44:12:   'cache-control': 'max-age=0',
2025-11-27T22:44:12:   dnt: '1',
2025-11-27T22:44:12:   'sec-gpc': '1',
2025-11-27T22:44:12:   'upgrade-insecure-requests': '1',
2025-11-27T22:44:12:   'accept-encoding': 'gzip',
2025-11-27T22:44:12:   'x-middleware-invoke': '',
2025-11-27T22:44:12:   'x-invoke-path': '/',
2025-11-27T22:44:12:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:12:   'x-invoke-output': '/'
2025-11-27T22:44:12: }
2025-11-27T22:44:12: 2025-11-28T03:44:12.100Z compression gzip compression
2025-11-27T22:44:12: 2025-11-28T03:44:12.373Z next:router-server:main requestHandler! /api/auth/session {
2025-11-27T22:44:12:   matchedOutput: {
2025-11-27T22:44:12:     type: 'pageFile',
2025-11-27T22:44:12:     fsPath: undefined,
2025-11-27T22:44:12:     locale: undefined,
2025-11-27T22:44:12:     itemsRoot: undefined,
2025-11-27T22:44:12:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:12:   },
2025-11-27T22:44:12:   statusCode: undefined,
2025-11-27T22:44:12:   resHeaders: {},
2025-11-27T22:44:12:   bodyStream: false,
2025-11-27T22:44:12:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-27T22:44:12:   finished: true
2025-11-27T22:44:12: }
2025-11-27T22:44:12: 2025-11-28T03:44:12.373Z next:router-server:main invokeRender /api/auth/session {
2025-11-27T22:44:12:   host: 'ns1.americas.care:4000',
2025-11-27T22:44:12:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:12:   accept: '*/*',
2025-11-27T22:44:12:   'accept-language': 'en',
2025-11-27T22:44:12:   'content-type': 'application/json',
2025-11-27T22:44:12:   referer: 'http://ns1.americas.care:4000/',
2025-11-27T22:44:12:   'accept-encoding': 'gzip',
2025-11-27T22:44:12:   'x-middleware-invoke': '',
2025-11-27T22:44:12:   'x-invoke-path': '/api/auth/session',
2025-11-27T22:44:12:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:12:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:12: }
2025-11-27T22:44:12: 2025-11-28T03:44:12.374Z compression no compression: size below threshold
2025-11-27T22:44:12: 2025-11-28T03:44:12.392Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T22:44:12:   matchedOutput: {
2025-11-27T22:44:12:     type: 'pageFile',
2025-11-27T22:44:12:     fsPath: undefined,
2025-11-27T22:44:12:     locale: undefined,
2025-11-27T22:44:12:     itemsRoot: undefined,
2025-11-27T22:44:12:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:12:   },
2025-11-27T22:44:12:   statusCode: undefined,
2025-11-27T22:44:12:   resHeaders: {},
2025-11-27T22:44:12:   bodyStream: false,
2025-11-27T22:44:12:   parsedUrl: {
2025-11-27T22:44:12:     pathname: '/api/auth/providers',
2025-11-27T22:44:12:     query: [Object: null prototype] {}
2025-11-27T22:44:12:   },
2025-11-27T22:44:12:   finished: true
2025-11-27T22:44:12: }
2025-11-27T22:44:12: 2025-11-28T03:44:12.392Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T22:44:12:   host: 'ns1.americas.care:4000',
2025-11-27T22:44:12:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:12:   accept: '*/*',
2025-11-27T22:44:12:   'accept-language': 'en',
2025-11-27T22:44:12:   referer: 'http://ns1.americas.care:4000/',
2025-11-27T22:44:12:   'accept-encoding': 'gzip',
2025-11-27T22:44:12:   'x-middleware-invoke': '',
2025-11-27T22:44:12:   'x-invoke-path': '/api/auth/providers',
2025-11-27T22:44:12:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:12:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:12: }
2025-11-27T22:44:12: 2025-11-28T03:44:12.393Z compression no compression: size below threshold
2025-11-27T22:44:12: 2025-11-28T03:44:12.449Z next:router-server:main requestHandler! /_next/static/chunks/209-8c656abc5cd55250.js {
2025-11-27T22:44:12:   matchedOutput: {
2025-11-27T22:44:12:     type: 'nextStaticFolder',
2025-11-27T22:44:12:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js',
2025-11-27T22:44:12:     locale: undefined,
2025-11-27T22:44:12:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:12:     itemPath: '/chunks/209-8c656abc5cd55250.js'
2025-11-27T22:44:12:   },
2025-11-27T22:44:12:   statusCode: undefined,
2025-11-27T22:44:12:   resHeaders: {},
2025-11-27T22:44:12:   bodyStream: false,
2025-11-27T22:44:12:   parsedUrl: {
2025-11-27T22:44:12:     pathname: '/_next/static/chunks/209-8c656abc5cd55250.js',
2025-11-27T22:44:12:     query: [Object: null prototype] {}
2025-11-27T22:44:12:   },
2025-11-27T22:44:12:   finished: true
2025-11-27T22:44:12: }
2025-11-27T22:44:12: 2025-11-28T03:44:12.449Z send stat "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-27T22:44:12: 2025-11-28T03:44:12.450Z send pipe "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-27T22:44:12: 2025-11-28T03:44:12.450Z send accept ranges
2025-11-27T22:44:12: 2025-11-28T03:44:12.450Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:12: 2025-11-28T03:44:12.450Z send etag W/"693a-19ac85d4f08"
2025-11-27T22:44:12: 2025-11-28T03:44:12.450Z send content-type application/javascript
2025-11-27T22:44:12: 2025-11-28T03:44:12.450Z compression gzip compression
2025-11-27T22:44:12: 2025-11-28T03:44:12.715Z next:router-server:main requestHandler! / {
2025-11-27T22:44:12:   matchedOutput: {
2025-11-27T22:44:12:     type: 'pageFile',
2025-11-27T22:44:12:     fsPath: undefined,
2025-11-27T22:44:12:     locale: undefined,
2025-11-27T22:44:12:     itemsRoot: undefined,
2025-11-27T22:44:12:     itemPath: '/'
2025-11-27T22:44:12:   },
2025-11-27T22:44:12:   statusCode: undefined,
2025-11-27T22:44:12:   resHeaders: {},
2025-11-27T22:44:12:   bodyStream: false,
2025-11-27T22:44:12:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T22:44:12:   finished: true
2025-11-27T22:44:12: }
2025-11-27T22:44:12: 2025-11-28T03:44:12.715Z next:router-server:main invokeRender / {
2025-11-27T22:44:12:   host: 'gearly.com:4000',
2025-11-27T22:44:12:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:12:   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',
2025-11-27T22:44:12:   'accept-language': 'en',
2025-11-27T22:44:12:   'upgrade-insecure-requests': '1',
2025-11-27T22:44:12:   'accept-encoding': 'gzip',
2025-11-27T22:44:12:   'x-middleware-invoke': '',
2025-11-27T22:44:12:   'x-invoke-path': '/',
2025-11-27T22:44:12:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:12:   'x-invoke-output': '/'
2025-11-27T22:44:12: }
2025-11-27T22:44:12: 2025-11-28T03:44:12.716Z compression gzip compression
2025-11-27T22:44:12: 2025-11-28T03:44:12.765Z next:router-server:main requestHandler! /_next/static/chunks/pages/index-0237525f425ae5c5.js {
2025-11-27T22:44:12:   matchedOutput: {
2025-11-27T22:44:12:     type: 'nextStaticFolder',
2025-11-27T22:44:12:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-27T22:44:12:     locale: undefined,
2025-11-27T22:44:12:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:12:     itemPath: '/chunks/pages/index-0237525f425ae5c5.js'
2025-11-27T22:44:12:   },
2025-11-27T22:44:12:   statusCode: undefined,
2025-11-27T22:44:12:   resHeaders: {},
2025-11-27T22:44:12:   bodyStream: false,
2025-11-27T22:44:12:   parsedUrl: {
2025-11-27T22:44:12:     pathname: '/_next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-27T22:44:12:     query: [Object: null prototype] {}
2025-11-27T22:44:12:   },
2025-11-27T22:44:12:   finished: true
2025-11-27T22:44:12: }
2025-11-27T22:44:12: 2025-11-28T03:44:12.765Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-27T22:44:12: 2025-11-28T03:44:12.765Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-27T22:44:12: 2025-11-28T03:44:12.765Z send accept ranges
2025-11-27T22:44:12: 2025-11-28T03:44:12.765Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:12: 2025-11-28T03:44:12.765Z send etag W/"f5-19ac85d4f08"
2025-11-27T22:44:12: 2025-11-28T03:44:12.765Z send content-type application/javascript
2025-11-27T22:44:12: 2025-11-28T03:44:12.765Z compression no compression: size below threshold
2025-11-27T22:44:13: 2025-11-28T03:44:13.340Z next:router-server:main requestHandler! /_next/static/chunks/framework-2c16ac744b6cdea6.js {
2025-11-27T22:44:13:   matchedOutput: {
2025-11-27T22:44:13:     type: 'nextStaticFolder',
2025-11-27T22:44:13:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-27T22:44:13:     locale: undefined,
2025-11-27T22:44:13:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:13:     itemPath: '/chunks/framework-2c16ac744b6cdea6.js'
2025-11-27T22:44:13:   },
2025-11-27T22:44:13:   statusCode: undefined,
2025-11-27T22:44:13:   resHeaders: {},
2025-11-27T22:44:13:   bodyStream: false,
2025-11-27T22:44:13:   parsedUrl: {
2025-11-27T22:44:13:     pathname: '/_next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-27T22:44:13:     query: [Object: null prototype] {}
2025-11-27T22:44:13:   },
2025-11-27T22:44:13:   finished: true
2025-11-27T22:44:13: }
2025-11-27T22:44:13: 2025-11-28T03:44:13.340Z send stat "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-27T22:44:13: 2025-11-28T03:44:13.340Z send pipe "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-27T22:44:13: 2025-11-28T03:44:13.340Z send accept ranges
2025-11-27T22:44:13: 2025-11-28T03:44:13.340Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:13: 2025-11-28T03:44:13.340Z send etag W/"226b5-19ac85d4f08"
2025-11-27T22:44:13: 2025-11-28T03:44:13.341Z send content-type application/javascript
2025-11-27T22:44:13: 2025-11-28T03:44:13.341Z compression gzip compression
2025-11-27T22:44:13: 2025-11-28T03:44:13.348Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js {
2025-11-27T22:44:13:   matchedOutput: {
2025-11-27T22:44:13:     type: 'nextStaticFolder',
2025-11-27T22:44:13:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-27T22:44:13:     locale: undefined,
2025-11-27T22:44:13:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:13:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js'
2025-11-27T22:44:13:   },
2025-11-27T22:44:13:   statusCode: undefined,
2025-11-27T22:44:13:   resHeaders: {},
2025-11-27T22:44:13:   bodyStream: false,
2025-11-27T22:44:13:   parsedUrl: {
2025-11-27T22:44:13:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-27T22:44:13:     query: [Object: null prototype] {}
2025-11-27T22:44:13:   },
2025-11-27T22:44:13:   finished: true
2025-11-27T22:44:13: }
2025-11-27T22:44:13: 2025-11-28T03:44:13.348Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-27T22:44:13: 2025-11-28T03:44:13.348Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-27T22:44:13: 2025-11-28T03:44:13.348Z send accept ranges
2025-11-27T22:44:13: 2025-11-28T03:44:13.348Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:13: 2025-11-28T03:44:13.348Z send etag W/"4d-19ac85d4f08"
2025-11-27T22:44:13: 2025-11-28T03:44:13.348Z send content-type application/javascript
2025-11-27T22:44:13: 2025-11-28T03:44:13.348Z compression no compression: size below threshold
2025-11-27T22:44:13: 2025-11-28T03:44:13.350Z next:router-server:main requestHandler! /_next/static/chunks/pages/_app-a993419552960bbd.js {
2025-11-27T22:44:13:   matchedOutput: {
2025-11-27T22:44:13:     type: 'nextStaticFolder',
2025-11-27T22:44:13:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-27T22:44:13:     locale: undefined,
2025-11-27T22:44:13:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:13:     itemPath: '/chunks/pages/_app-a993419552960bbd.js'
2025-11-27T22:44:13:   },
2025-11-27T22:44:13:   statusCode: undefined,
2025-11-27T22:44:13:   resHeaders: {},
2025-11-27T22:44:13:   bodyStream: false,
2025-11-27T22:44:13:   parsedUrl: {
2025-11-27T22:44:13:     pathname: '/_next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-27T22:44:13:     query: [Object: null prototype] {}
2025-11-27T22:44:13:   },
2025-11-27T22:44:13:   finished: true
2025-11-27T22:44:13: }
2025-11-27T22:44:13: 2025-11-28T03:44:13.350Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-27T22:44:13: 2025-11-28T03:44:13.350Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-27T22:44:13: 2025-11-28T03:44:13.350Z send accept ranges
2025-11-27T22:44:13: 2025-11-28T03:44:13.351Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:13: 2025-11-28T03:44:13.351Z send etag W/"8869-19ac85d4f08"
2025-11-27T22:44:13: 2025-11-28T03:44:13.351Z send content-type application/javascript
2025-11-27T22:44:13: 2025-11-28T03:44:13.351Z compression gzip compression
2025-11-27T22:44:13: 2025-11-28T03:44:13.356Z next:router-server:main requestHandler! /_next/static/chunks/pages/index-0237525f425ae5c5.js {
2025-11-27T22:44:13:   matchedOutput: {
2025-11-27T22:44:13:     type: 'nextStaticFolder',
2025-11-27T22:44:13:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-27T22:44:13:     locale: undefined,
2025-11-27T22:44:13:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:13:     itemPath: '/chunks/pages/index-0237525f425ae5c5.js'
2025-11-27T22:44:13:   },
2025-11-27T22:44:13:   statusCode: undefined,
2025-11-27T22:44:13:   resHeaders: {},
2025-11-27T22:44:13:   bodyStream: false,
2025-11-27T22:44:13:   parsedUrl: {
2025-11-27T22:44:13:     pathname: '/_next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-27T22:44:13:     query: [Object: null prototype] {}
2025-11-27T22:44:13:   },
2025-11-27T22:44:13:   finished: true
2025-11-27T22:44:13: }
2025-11-27T22:44:13: 2025-11-28T03:44:13.356Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-27T22:44:13: 2025-11-28T03:44:13.356Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-27T22:44:13: 2025-11-28T03:44:13.356Z send accept ranges
2025-11-27T22:44:13: 2025-11-28T03:44:13.356Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:13: 2025-11-28T03:44:13.356Z send etag W/"f5-19ac85d4f08"
2025-11-27T22:44:13: 2025-11-28T03:44:13.356Z send content-type application/javascript
2025-11-27T22:44:13: 2025-11-28T03:44:13.356Z next:router-server:main requestHandler! /_next/static/chunks/main-ac52e5f1ea1d2a16.js {
2025-11-27T22:44:13:   matchedOutput: {
2025-11-27T22:44:13:     type: 'nextStaticFolder',
2025-11-27T22:44:13:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-27T22:44:13:     locale: undefined,
2025-11-27T22:44:13:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:13:     itemPath: '/chunks/main-ac52e5f1ea1d2a16.js'
2025-11-27T22:44:13:   },
2025-11-27T22:44:13:   statusCode: undefined,
2025-11-27T22:44:13:   resHeaders: {},
2025-11-27T22:44:13:   bodyStream: false,
2025-11-27T22:44:13:   parsedUrl: {
2025-11-27T22:44:13:     pathname: '/_next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-27T22:44:13:     query: [Object: null prototype] {}
2025-11-27T22:44:13:   },
2025-11-27T22:44:13:   finished: true
2025-11-27T22:44:13: }
2025-11-27T22:44:13: 2025-11-28T03:44:13.356Z send stat "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-27T22:44:13: 2025-11-28T03:44:13.356Z compression no compression: size below threshold
2025-11-27T22:44:13: 2025-11-28T03:44:13.357Z send pipe "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-27T22:44:13: 2025-11-28T03:44:13.357Z send accept ranges
2025-11-27T22:44:13: 2025-11-28T03:44:13.357Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:13: 2025-11-28T03:44:13.357Z send etag W/"1ad0c-19ac85d4f08"
2025-11-27T22:44:13: 2025-11-28T03:44:13.357Z send content-type application/javascript
2025-11-27T22:44:13: 2025-11-28T03:44:13.357Z compression gzip compression
2025-11-27T22:44:13: 2025-11-28T03:44:13.359Z next:router-server:main requestHandler! /_next/static/chunks/webpack-ee7e63bc15b31913.js {
2025-11-27T22:44:13:   matchedOutput: {
2025-11-27T22:44:13:     type: 'nextStaticFolder',
2025-11-27T22:44:13:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-27T22:44:13:     locale: undefined,
2025-11-27T22:44:13:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:13:     itemPath: '/chunks/webpack-ee7e63bc15b31913.js'
2025-11-27T22:44:13:   },
2025-11-27T22:44:13:   statusCode: undefined,
2025-11-27T22:44:13:   resHeaders: {},
2025-11-27T22:44:13:   bodyStream: false,
2025-11-27T22:44:13:   parsedUrl: {
2025-11-27T22:44:13:     pathname: '/_next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-27T22:44:13:     query: [Object: null prototype] {}
2025-11-27T22:44:13:   },
2025-11-27T22:44:13:   finished: true
2025-11-27T22:44:13: }
2025-11-27T22:44:13: 2025-11-28T03:44:13.359Z send stat "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-27T22:44:13: 2025-11-28T03:44:13.359Z send pipe "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-27T22:44:13: 2025-11-28T03:44:13.359Z send accept ranges
2025-11-27T22:44:13: 2025-11-28T03:44:13.359Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:13: 2025-11-28T03:44:13.359Z send etag W/"637-19ac85d4f08"
2025-11-27T22:44:13: 2025-11-28T03:44:13.359Z send content-type application/javascript
2025-11-27T22:44:13: 2025-11-28T03:44:13.360Z compression gzip compression
2025-11-27T22:44:13: 2025-11-28T03:44:13.360Z next:router-server:main requestHandler! /_next/static/chunks/209-8c656abc5cd55250.js {
2025-11-27T22:44:13:   matchedOutput: {
2025-11-27T22:44:13:     type: 'nextStaticFolder',
2025-11-27T22:44:13:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js',
2025-11-27T22:44:13:     locale: undefined,
2025-11-27T22:44:13:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:13:     itemPath: '/chunks/209-8c656abc5cd55250.js'
2025-11-27T22:44:13:   },
2025-11-27T22:44:13:   statusCode: undefined,
2025-11-27T22:44:13:   resHeaders: {},
2025-11-27T22:44:13:   bodyStream: false,
2025-11-27T22:44:13:   parsedUrl: {
2025-11-27T22:44:13:     pathname: '/_next/static/chunks/209-8c656abc5cd55250.js',
2025-11-27T22:44:13:     query: [Object: null prototype] {}
2025-11-27T22:44:13:   },
2025-11-27T22:44:13:   finished: true
2025-11-27T22:44:13: }
2025-11-27T22:44:13: 2025-11-28T03:44:13.360Z send stat "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-27T22:44:13: 2025-11-28T03:44:13.360Z send pipe "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-27T22:44:13: 2025-11-28T03:44:13.360Z send accept ranges
2025-11-27T22:44:13: 2025-11-28T03:44:13.360Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:13: 2025-11-28T03:44:13.360Z send etag W/"693a-19ac85d4f08"
2025-11-27T22:44:13: 2025-11-28T03:44:13.360Z send content-type application/javascript
2025-11-27T22:44:13: 2025-11-28T03:44:13.360Z compression gzip compression
2025-11-27T22:44:13: 2025-11-28T03:44:13.361Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js {
2025-11-27T22:44:13:   matchedOutput: {
2025-11-27T22:44:13:     type: 'nextStaticFolder',
2025-11-27T22:44:13:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-27T22:44:13:     locale: undefined,
2025-11-27T22:44:13:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:13:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_buildManifest.js'
2025-11-27T22:44:13:   },
2025-11-27T22:44:13:   statusCode: undefined,
2025-11-27T22:44:13:   resHeaders: {},
2025-11-27T22:44:13:   bodyStream: false,
2025-11-27T22:44:13:   parsedUrl: {
2025-11-27T22:44:13:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-27T22:44:13:     query: [Object: null prototype] {}
2025-11-27T22:44:13:   },
2025-11-27T22:44:13:   finished: true
2025-11-27T22:44:13: }
2025-11-27T22:44:13: 2025-11-28T03:44:13.361Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-27T22:44:13: 2025-11-28T03:44:13.361Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-27T22:44:13: 2025-11-28T03:44:13.361Z send accept ranges
2025-11-27T22:44:13: 2025-11-28T03:44:13.361Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:13: 2025-11-28T03:44:13.361Z send etag W/"291-19ac85d4f08"
2025-11-27T22:44:13: 2025-11-28T03:44:13.361Z send content-type application/javascript
2025-11-27T22:44:13: 2025-11-28T03:44:13.361Z compression no compression: size below threshold
2025-11-27T22:44:14: 2025-11-28T03:44:14.091Z next:router-server:main requestHandler! /api/auth/session {
2025-11-27T22:44:14:   matchedOutput: {
2025-11-27T22:44:14:     type: 'pageFile',
2025-11-27T22:44:14:     fsPath: undefined,
2025-11-27T22:44:14:     locale: undefined,
2025-11-27T22:44:14:     itemsRoot: undefined,
2025-11-27T22:44:14:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:14:   },
2025-11-27T22:44:14:   statusCode: undefined,
2025-11-27T22:44:14:   resHeaders: {},
2025-11-27T22:44:14:   bodyStream: false,
2025-11-27T22:44:14:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-27T22:44:14:   finished: true
2025-11-27T22:44:14: }
2025-11-27T22:44:14: 2025-11-28T03:44:14.091Z next:router-server:main invokeRender /api/auth/session {
2025-11-27T22:44:14:   host: 'www.ihealthchart.com:4000',
2025-11-27T22:44:14:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:14:   accept: '*/*',
2025-11-27T22:44:14:   'accept-language': 'en',
2025-11-27T22:44:14:   'content-type': 'application/json',
2025-11-27T22:44:14:   referer: 'http://www.ihealthchart.com:4000/',
2025-11-27T22:44:14:   'accept-encoding': 'gzip',
2025-11-27T22:44:14:   'x-middleware-invoke': '',
2025-11-27T22:44:14:   'x-invoke-path': '/api/auth/session',
2025-11-27T22:44:14:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:14:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:14: }
2025-11-27T22:44:14: 2025-11-28T03:44:14.092Z compression no compression: size below threshold
2025-11-27T22:44:14: 2025-11-28T03:44:14.415Z next:router-server:main requestHandler! /logo.png {
2025-11-27T22:44:14:   matchedOutput: {
2025-11-27T22:44:14:     type: 'publicFolder',
2025-11-27T22:44:14:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-27T22:44:14:     locale: undefined,
2025-11-27T22:44:14:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-27T22:44:14:     itemPath: '/logo.png'
2025-11-27T22:44:14:   },
2025-11-27T22:44:14:   statusCode: undefined,
2025-11-27T22:44:14:   resHeaders: {},
2025-11-27T22:44:14:   bodyStream: false,
2025-11-27T22:44:14:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-27T22:44:14:   finished: true
2025-11-27T22:44:14: }
2025-11-27T22:44:14: 2025-11-28T03:44:14.415Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-27T22:44:14: 2025-11-28T03:44:14.415Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-27T22:44:14: 2025-11-28T03:44:14.415Z send accept ranges
2025-11-27T22:44:14: 2025-11-28T03:44:14.415Z send cache-control public, max-age=0
2025-11-27T22:44:14: 2025-11-28T03:44:14.415Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-27T22:44:14: 2025-11-28T03:44:14.415Z send etag W/"2465-19ac853b2f0"
2025-11-27T22:44:14: 2025-11-28T03:44:14.415Z send content-type image/png
2025-11-27T22:44:14: 2025-11-28T03:44:14.415Z compression image/png not compressible
2025-11-27T22:44:14: 2025-11-28T03:44:14.415Z compression no compression: filtered
2025-11-27T22:44:14: 2025-11-28T03:44:14.644Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T22:44:14:   matchedOutput: {
2025-11-27T22:44:14:     type: 'pageFile',
2025-11-27T22:44:14:     fsPath: undefined,
2025-11-27T22:44:14:     locale: undefined,
2025-11-27T22:44:14:     itemsRoot: undefined,
2025-11-27T22:44:14:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:14:   },
2025-11-27T22:44:14:   statusCode: undefined,
2025-11-27T22:44:14:   resHeaders: {},
2025-11-27T22:44:14:   bodyStream: false,
2025-11-27T22:44:14:   parsedUrl: {
2025-11-27T22:44:14:     pathname: '/api/auth/providers',
2025-11-27T22:44:14:     query: [Object: null prototype] {}
2025-11-27T22:44:14:   },
2025-11-27T22:44:14:   finished: true
2025-11-27T22:44:14: }
2025-11-27T22:44:14: 2025-11-28T03:44:14.644Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T22:44:14:   host: 'www.ihealthchart.com:4000',
2025-11-27T22:44:14:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:14:   accept: '*/*',
2025-11-27T22:44:14:   'accept-language': 'en',
2025-11-27T22:44:14:   cookie: 'next-auth.csrf-token=d0f731c5f2666f282194c8404d244c41537523afec1f38ad7e71ccebb247baf6%7Ce12d016359b7e8b5a2596e53fbd34fa2dd43ac1518813b64928cae8f949f2e81; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-27T22:44:14:   referer: 'http://www.ihealthchart.com:4000/',
2025-11-27T22:44:14:   'accept-encoding': 'gzip',
2025-11-27T22:44:14:   'x-middleware-invoke': '',
2025-11-27T22:44:14:   'x-invoke-path': '/api/auth/providers',
2025-11-27T22:44:14:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:14:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:14: }
2025-11-27T22:44:14: 2025-11-28T03:44:14.645Z compression no compression: size below threshold
2025-11-27T22:44:14: 2025-11-28T03:44:14.908Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T22:44:14:   matchedOutput: {
2025-11-27T22:44:14:     type: 'pageFile',
2025-11-27T22:44:14:     fsPath: undefined,
2025-11-27T22:44:14:     locale: undefined,
2025-11-27T22:44:14:     itemsRoot: undefined,
2025-11-27T22:44:14:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:14:   },
2025-11-27T22:44:14:   statusCode: undefined,
2025-11-27T22:44:14:   resHeaders: {},
2025-11-27T22:44:14:   bodyStream: false,
2025-11-27T22:44:14:   parsedUrl: {
2025-11-27T22:44:14:     pathname: '/api/auth/providers',
2025-11-27T22:44:14:     query: [Object: null prototype] {}
2025-11-27T22:44:14:   },
2025-11-27T22:44:14:   finished: true
2025-11-27T22:44:14: }
2025-11-27T22:44:14: 2025-11-28T03:44:14.908Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T22:44:14:   host: 'ns1.americas.care:4000',
2025-11-27T22:44:14:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:14:   accept: '*/*',
2025-11-27T22:44:14:   'accept-language': 'en',
2025-11-27T22:44:14:   cookie: 'next-auth.csrf-token=0349930204419de9aa860a0c6d10cd7fa9e9820b9485f37cc64a4c84f74c43cd%7C865c607dc73fba4c89a1b9a99e09171893ba9a018793b1ee5bcd91b5ca166bb8; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-27T22:44:14:   referer: 'http://ns1.americas.care:4000/',
2025-11-27T22:44:14:   'accept-encoding': 'gzip',
2025-11-27T22:44:14:   'x-middleware-invoke': '',
2025-11-27T22:44:14:   'x-invoke-path': '/api/auth/providers',
2025-11-27T22:44:14:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:14:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:14: }
2025-11-27T22:44:14: 2025-11-28T03:44:14.909Z compression no compression: size below threshold
2025-11-27T22:44:15: 2025-11-28T03:44:15.083Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T22:44:15:   matchedOutput: {
2025-11-27T22:44:15:     type: 'pageFile',
2025-11-27T22:44:15:     fsPath: undefined,
2025-11-27T22:44:15:     locale: undefined,
2025-11-27T22:44:15:     itemsRoot: undefined,
2025-11-27T22:44:15:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:15:   },
2025-11-27T22:44:15:   statusCode: undefined,
2025-11-27T22:44:15:   resHeaders: {},
2025-11-27T22:44:15:   bodyStream: false,
2025-11-27T22:44:15:   parsedUrl: {
2025-11-27T22:44:15:     pathname: '/api/auth/providers',
2025-11-27T22:44:15:     query: [Object: null prototype] {}
2025-11-27T22:44:15:   },
2025-11-27T22:44:15:   finished: true
2025-11-27T22:44:15: }
2025-11-27T22:44:15: 2025-11-28T03:44:15.083Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T22:44:15:   host: 'www.ihealthchart.com:4000',
2025-11-27T22:44:15:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:15:   accept: '*/*',
2025-11-27T22:44:15:   'accept-language': 'en',
2025-11-27T22:44:15:   referer: 'http://www.ihealthchart.com:4000/',
2025-11-27T22:44:15:   'accept-encoding': 'gzip',
2025-11-27T22:44:15:   'x-middleware-invoke': '',
2025-11-27T22:44:15:   'x-invoke-path': '/api/auth/providers',
2025-11-27T22:44:15:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:15:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:15: }
2025-11-27T22:44:15: 2025-11-28T03:44:15.083Z compression no compression: size below threshold
2025-11-27T22:44:15: 2025-11-28T03:44:15.183Z next:router-server:main requestHandler! /api/auth/session {
2025-11-27T22:44:15:   matchedOutput: {
2025-11-27T22:44:15:     type: 'pageFile',
2025-11-27T22:44:15:     fsPath: undefined,
2025-11-27T22:44:15:     locale: undefined,
2025-11-27T22:44:15:     itemsRoot: undefined,
2025-11-27T22:44:15:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:15:   },
2025-11-27T22:44:15:   statusCode: undefined,
2025-11-27T22:44:15:   resHeaders: {},
2025-11-27T22:44:15:   bodyStream: false,
2025-11-27T22:44:15:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-27T22:44:15:   finished: true
2025-11-27T22:44:15: }
2025-11-27T22:44:15: 2025-11-28T03:44:15.183Z next:router-server:main invokeRender /api/auth/session {
2025-11-27T22:44:15:   host: 'gearly.com:4000',
2025-11-27T22:44:15:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:15:   accept: '*/*',
2025-11-27T22:44:15:   'accept-language': 'en',
2025-11-27T22:44:15:   'content-type': 'application/json',
2025-11-27T22:44:15:   referer: 'http://gearly.com:4000/',
2025-11-27T22:44:15:   'accept-encoding': 'gzip',
2025-11-27T22:44:15:   'x-middleware-invoke': '',
2025-11-27T22:44:15:   'x-invoke-path': '/api/auth/session',
2025-11-27T22:44:15:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:15:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:15: }
2025-11-27T22:44:15: 2025-11-28T03:44:15.184Z compression no compression: size below threshold
2025-11-27T22:44:15: 2025-11-28T03:44:15.734Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T22:44:15:   matchedOutput: {
2025-11-27T22:44:15:     type: 'pageFile',
2025-11-27T22:44:15:     fsPath: undefined,
2025-11-27T22:44:15:     locale: undefined,
2025-11-27T22:44:15:     itemsRoot: undefined,
2025-11-27T22:44:15:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:15:   },
2025-11-27T22:44:15:   statusCode: undefined,
2025-11-27T22:44:15:   resHeaders: {},
2025-11-27T22:44:15:   bodyStream: false,
2025-11-27T22:44:15:   parsedUrl: {
2025-11-27T22:44:15:     pathname: '/api/auth/providers',
2025-11-27T22:44:15:     query: [Object: null prototype] {}
2025-11-27T22:44:15:   },
2025-11-27T22:44:15:   finished: true
2025-11-27T22:44:15: }
2025-11-27T22:44:15: 2025-11-28T03:44:15.734Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T22:44:15:   host: 'gearly.com:4000',
2025-11-27T22:44:15:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:15:   accept: '*/*',
2025-11-27T22:44:15:   'accept-language': 'en',
2025-11-27T22:44:15:   cookie: 'next-auth.csrf-token=0e1c819f3c65b0a617a236b28f8f74b4e1ab32de667b5578ce9f2f5f46a07eaf%7Ccd3f79ffb42d659e9606cec6183d2f56271c004a159328fd3609bab1f0c62a8a; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-27T22:44:15:   referer: 'http://gearly.com:4000/',
2025-11-27T22:44:15:   'accept-encoding': 'gzip',
2025-11-27T22:44:15:   'x-middleware-invoke': '',
2025-11-27T22:44:15:   'x-invoke-path': '/api/auth/providers',
2025-11-27T22:44:15:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:15:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:15: }
2025-11-27T22:44:15: 2025-11-28T03:44:15.735Z compression no compression: size below threshold
2025-11-27T22:44:16: 2025-11-28T03:44:16.114Z next:router-server:main requestHandler! /logo.png {
2025-11-27T22:44:16:   matchedOutput: {
2025-11-27T22:44:16:     type: 'publicFolder',
2025-11-27T22:44:16:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-27T22:44:16:     locale: undefined,
2025-11-27T22:44:16:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-27T22:44:16:     itemPath: '/logo.png'
2025-11-27T22:44:16:   },
2025-11-27T22:44:16:   statusCode: undefined,
2025-11-27T22:44:16:   resHeaders: {},
2025-11-27T22:44:16:   bodyStream: false,
2025-11-27T22:44:16:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-27T22:44:16:   finished: true
2025-11-27T22:44:16: }
2025-11-27T22:44:16: 2025-11-28T03:44:16.114Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-27T22:44:16: 2025-11-28T03:44:16.114Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-27T22:44:16: 2025-11-28T03:44:16.114Z send accept ranges
2025-11-27T22:44:16: 2025-11-28T03:44:16.114Z send cache-control public, max-age=0
2025-11-27T22:44:16: 2025-11-28T03:44:16.114Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-27T22:44:16: 2025-11-28T03:44:16.114Z send etag W/"2465-19ac853b2f0"
2025-11-27T22:44:16: 2025-11-28T03:44:16.114Z send content-type image/png
2025-11-27T22:44:16: 2025-11-28T03:44:16.115Z compression image/png not compressible
2025-11-27T22:44:16: 2025-11-28T03:44:16.115Z compression no compression: filtered
2025-11-27T22:44:16: 2025-11-28T03:44:16.201Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T22:44:16:   matchedOutput: {
2025-11-27T22:44:16:     type: 'pageFile',
2025-11-27T22:44:16:     fsPath: undefined,
2025-11-27T22:44:16:     locale: undefined,
2025-11-27T22:44:16:     itemsRoot: undefined,
2025-11-27T22:44:16:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:16:   },
2025-11-27T22:44:16:   statusCode: undefined,
2025-11-27T22:44:16:   resHeaders: {},
2025-11-27T22:44:16:   bodyStream: false,
2025-11-27T22:44:16:   parsedUrl: {
2025-11-27T22:44:16:     pathname: '/api/auth/providers',
2025-11-27T22:44:16:     query: [Object: null prototype] {}
2025-11-27T22:44:16:   },
2025-11-27T22:44:16:   finished: true
2025-11-27T22:44:16: }
2025-11-27T22:44:16: 2025-11-28T03:44:16.201Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T22:44:16:   host: 'gearly.com:4000',
2025-11-27T22:44:16:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:16:   accept: '*/*',
2025-11-27T22:44:16:   'accept-language': 'en',
2025-11-27T22:44:16:   referer: 'http://gearly.com:4000/',
2025-11-27T22:44:16:   'accept-encoding': 'gzip',
2025-11-27T22:44:16:   'x-middleware-invoke': '',
2025-11-27T22:44:16:   'x-invoke-path': '/api/auth/providers',
2025-11-27T22:44:16:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:16:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:16: }
2025-11-27T22:44:16: 2025-11-28T03:44:16.202Z compression no compression: size below threshold
2025-11-27T22:44:18: 2025-11-28T03:44:18.405Z next:router-server:main requestHandler! /logo.png {
2025-11-27T22:44:18:   matchedOutput: {
2025-11-27T22:44:18:     type: 'publicFolder',
2025-11-27T22:44:18:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-27T22:44:18:     locale: undefined,
2025-11-27T22:44:18:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-27T22:44:18:     itemPath: '/logo.png'
2025-11-27T22:44:18:   },
2025-11-27T22:44:18:   statusCode: undefined,
2025-11-27T22:44:18:   resHeaders: {},
2025-11-27T22:44:18:   bodyStream: false,
2025-11-27T22:44:18:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-27T22:44:18:   finished: true
2025-11-27T22:44:18: }
2025-11-27T22:44:18: 2025-11-28T03:44:18.405Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-27T22:44:18: 2025-11-28T03:44:18.406Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-27T22:44:18: 2025-11-28T03:44:18.406Z send accept ranges
2025-11-27T22:44:18: 2025-11-28T03:44:18.406Z send cache-control public, max-age=0
2025-11-27T22:44:18: 2025-11-28T03:44:18.406Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-27T22:44:18: 2025-11-28T03:44:18.406Z send etag W/"2465-19ac853b2f0"
2025-11-27T22:44:18: 2025-11-28T03:44:18.406Z send content-type image/png
2025-11-27T22:44:18: 2025-11-28T03:44:18.406Z compression image/png not compressible
2025-11-27T22:44:18: 2025-11-28T03:44:18.406Z compression no compression: filtered
2025-11-27T22:44:18: 2025-11-28T03:44:18.668Z next:router-server:main requestHandler! / {
2025-11-27T22:44:18:   matchedOutput: {
2025-11-27T22:44:18:     type: 'pageFile',
2025-11-27T22:44:18:     fsPath: undefined,
2025-11-27T22:44:18:     locale: undefined,
2025-11-27T22:44:18:     itemsRoot: undefined,
2025-11-27T22:44:18:     itemPath: '/'
2025-11-27T22:44:18:   },
2025-11-27T22:44:18:   statusCode: undefined,
2025-11-27T22:44:18:   resHeaders: {},
2025-11-27T22:44:18:   bodyStream: false,
2025-11-27T22:44:18:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T22:44:18:   finished: true
2025-11-27T22:44:18: }
2025-11-27T22:44:18: 2025-11-28T03:44:18.668Z next:router-server:main invokeRender / {
2025-11-27T22:44:18:   host: 'www.tienda7.africatis.com:4000',
2025-11-27T22:44:18:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36',
2025-11-27T22:44:18:   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.9',
2025-11-27T22:44:18:   'accept-language': 'en;q=0.9',
2025-11-27T22:44:18:   'cache-control': 'max-age=0',
2025-11-27T22:44:18:   dnt: '1',
2025-11-27T22:44:18:   'sec-gpc': '1',
2025-11-27T22:44:18:   'upgrade-insecure-requests': '1',
2025-11-27T22:44:18:   'accept-encoding': 'gzip',
2025-11-27T22:44:18:   'x-middleware-invoke': '',
2025-11-27T22:44:18:   'x-invoke-path': '/',
2025-11-27T22:44:18:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:18:   'x-invoke-output': '/'
2025-11-27T22:44:18: }
2025-11-27T22:44:18: 2025-11-28T03:44:18.669Z compression gzip compression
2025-11-27T22:44:18: 2025-11-28T03:44:18.730Z next:router-server:main requestHandler! / {
2025-11-27T22:44:18:   matchedOutput: {
2025-11-27T22:44:18:     type: 'pageFile',
2025-11-27T22:44:18:     fsPath: undefined,
2025-11-27T22:44:18:     locale: undefined,
2025-11-27T22:44:18:     itemsRoot: undefined,
2025-11-27T22:44:18:     itemPath: '/'
2025-11-27T22:44:18:   },
2025-11-27T22:44:18:   statusCode: undefined,
2025-11-27T22:44:18:   resHeaders: {},
2025-11-27T22:44:18:   bodyStream: false,
2025-11-27T22:44:18:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T22:44:18:   finished: true
2025-11-27T22:44:18: }
2025-11-27T22:44:18: 2025-11-28T03:44:18.730Z next:router-server:main invokeRender / {
2025-11-27T22:44:18:   host: 'care.americas.care:4000',
2025-11-27T22:44:18:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36',
2025-11-27T22:44:18:   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.9',
2025-11-27T22:44:18:   'accept-language': 'en;q=0.9',
2025-11-27T22:44:18:   'cache-control': 'max-age=0',
2025-11-27T22:44:18:   dnt: '1',
2025-11-27T22:44:18:   'sec-gpc': '1',
2025-11-27T22:44:18:   'upgrade-insecure-requests': '1',
2025-11-27T22:44:18:   'accept-encoding': 'gzip',
2025-11-27T22:44:18:   'x-middleware-invoke': '',
2025-11-27T22:44:18:   'x-invoke-path': '/',
2025-11-27T22:44:18:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:18:   'x-invoke-output': '/'
2025-11-27T22:44:18: }
2025-11-27T22:44:18: 2025-11-28T03:44:18.731Z compression gzip compression
2025-11-27T22:44:18: 2025-11-28T03:44:18.764Z next:router-server:main requestHandler! / {
2025-11-27T22:44:18:   matchedOutput: {
2025-11-27T22:44:18:     type: 'pageFile',
2025-11-27T22:44:18:     fsPath: undefined,
2025-11-27T22:44:18:     locale: undefined,
2025-11-27T22:44:18:     itemsRoot: undefined,
2025-11-27T22:44:18:     itemPath: '/'
2025-11-27T22:44:18:   },
2025-11-27T22:44:18:   statusCode: undefined,
2025-11-27T22:44:18:   resHeaders: {},
2025-11-27T22:44:18:   bodyStream: false,
2025-11-27T22:44:18:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T22:44:18:   finished: true
2025-11-27T22:44:18: }
2025-11-27T22:44:18: 2025-11-28T03:44:18.765Z next:router-server:main invokeRender / {
2025-11-27T22:44:18:   host: 'mail.foundationr.com:4000',
2025-11-27T22:44:18:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36',
2025-11-27T22:44:18:   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.9',
2025-11-27T22:44:18:   'accept-language': 'en;q=0.9',
2025-11-27T22:44:18:   'cache-control': 'max-age=0',
2025-11-27T22:44:18:   dnt: '1',
2025-11-27T22:44:18:   'sec-gpc': '1',
2025-11-27T22:44:18:   'upgrade-insecure-requests': '1',
2025-11-27T22:44:18:   'accept-encoding': 'gzip',
2025-11-27T22:44:18:   'x-middleware-invoke': '',
2025-11-27T22:44:18:   'x-invoke-path': '/',
2025-11-27T22:44:18:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:18:   'x-invoke-output': '/'
2025-11-27T22:44:18: }
2025-11-27T22:44:18: 2025-11-28T03:44:18.765Z compression gzip compression
2025-11-27T22:44:18: 2025-11-28T03:44:18.774Z next:router-server:main requestHandler! / {
2025-11-27T22:44:18:   matchedOutput: {
2025-11-27T22:44:18:     type: 'pageFile',
2025-11-27T22:44:18:     fsPath: undefined,
2025-11-27T22:44:18:     locale: undefined,
2025-11-27T22:44:18:     itemsRoot: undefined,
2025-11-27T22:44:18:     itemPath: '/'
2025-11-27T22:44:18:   },
2025-11-27T22:44:18:   statusCode: undefined,
2025-11-27T22:44:18:   resHeaders: {},
2025-11-27T22:44:18:   bodyStream: false,
2025-11-27T22:44:18:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T22:44:18:   finished: true
2025-11-27T22:44:18: }
2025-11-27T22:44:18: 2025-11-28T03:44:18.774Z next:router-server:main invokeRender / {
2025-11-27T22:44:18:   host: 'www.bbclark.com:4000',
2025-11-27T22:44:18:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36',
2025-11-27T22:44:18:   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.9',
2025-11-27T22:44:18:   'accept-language': 'en;q=0.9',
2025-11-27T22:44:18:   'cache-control': 'max-age=0',
2025-11-27T22:44:18:   dnt: '1',
2025-11-27T22:44:18:   'sec-gpc': '1',
2025-11-27T22:44:18:   'upgrade-insecure-requests': '1',
2025-11-27T22:44:18:   'accept-encoding': 'gzip',
2025-11-27T22:44:18:   'x-middleware-invoke': '',
2025-11-27T22:44:18:   'x-invoke-path': '/',
2025-11-27T22:44:18:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:18:   'x-invoke-output': '/'
2025-11-27T22:44:18: }
2025-11-27T22:44:18: 2025-11-28T03:44:18.774Z compression gzip compression
2025-11-27T22:44:19: 2025-11-28T03:44:19.132Z next:router-server:main requestHandler! / {
2025-11-27T22:44:19:   matchedOutput: {
2025-11-27T22:44:19:     type: 'pageFile',
2025-11-27T22:44:19:     fsPath: undefined,
2025-11-27T22:44:19:     locale: undefined,
2025-11-27T22:44:19:     itemsRoot: undefined,
2025-11-27T22:44:19:     itemPath: '/'
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   statusCode: undefined,
2025-11-27T22:44:19:   resHeaders: {},
2025-11-27T22:44:19:   bodyStream: false,
2025-11-27T22:44:19:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T22:44:19:   finished: true
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.132Z next:router-server:main invokeRender / {
2025-11-27T22:44:19:   host: 'www.tienda7.africatis.com:4000',
2025-11-27T22:44:19:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:19:   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',
2025-11-27T22:44:19:   'accept-language': 'en',
2025-11-27T22:44:19:   'upgrade-insecure-requests': '1',
2025-11-27T22:44:19:   'accept-encoding': 'gzip',
2025-11-27T22:44:19:   'x-middleware-invoke': '',
2025-11-27T22:44:19:   'x-invoke-path': '/',
2025-11-27T22:44:19:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:19:   'x-invoke-output': '/'
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.133Z compression gzip compression
2025-11-27T22:44:19: 2025-11-28T03:44:19.244Z next:router-server:main requestHandler! / {
2025-11-27T22:44:19:   matchedOutput: {
2025-11-27T22:44:19:     type: 'pageFile',
2025-11-27T22:44:19:     fsPath: undefined,
2025-11-27T22:44:19:     locale: undefined,
2025-11-27T22:44:19:     itemsRoot: undefined,
2025-11-27T22:44:19:     itemPath: '/'
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   statusCode: undefined,
2025-11-27T22:44:19:   resHeaders: {},
2025-11-27T22:44:19:   bodyStream: false,
2025-11-27T22:44:19:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T22:44:19:   finished: true
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.244Z next:router-server:main invokeRender / {
2025-11-27T22:44:19:   host: 'care.americas.care:4000',
2025-11-27T22:44:19:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:19:   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',
2025-11-27T22:44:19:   'accept-language': 'en',
2025-11-27T22:44:19:   'upgrade-insecure-requests': '1',
2025-11-27T22:44:19:   'accept-encoding': 'gzip',
2025-11-27T22:44:19:   'x-middleware-invoke': '',
2025-11-27T22:44:19:   'x-invoke-path': '/',
2025-11-27T22:44:19:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:19:   'x-invoke-output': '/'
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.245Z compression gzip compression
2025-11-27T22:44:19: 2025-11-28T03:44:19.250Z next:router-server:main requestHandler! / {
2025-11-27T22:44:19:   matchedOutput: {
2025-11-27T22:44:19:     type: 'pageFile',
2025-11-27T22:44:19:     fsPath: undefined,
2025-11-27T22:44:19:     locale: undefined,
2025-11-27T22:44:19:     itemsRoot: undefined,
2025-11-27T22:44:19:     itemPath: '/'
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   statusCode: undefined,
2025-11-27T22:44:19:   resHeaders: {},
2025-11-27T22:44:19:   bodyStream: false,
2025-11-27T22:44:19:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T22:44:19:   finished: true
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.250Z next:router-server:main invokeRender / {
2025-11-27T22:44:19:   host: 'mail.foundationr.com:4000',
2025-11-27T22:44:19:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:19:   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',
2025-11-27T22:44:19:   'accept-language': 'en',
2025-11-27T22:44:19:   'upgrade-insecure-requests': '1',
2025-11-27T22:44:19:   'accept-encoding': 'gzip',
2025-11-27T22:44:19:   'x-middleware-invoke': '',
2025-11-27T22:44:19:   'x-invoke-path': '/',
2025-11-27T22:44:19:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:19:   'x-invoke-output': '/'
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.251Z compression gzip compression
2025-11-27T22:44:19: 2025-11-28T03:44:19.585Z next:router-server:main requestHandler! / {
2025-11-27T22:44:19:   matchedOutput: {
2025-11-27T22:44:19:     type: 'pageFile',
2025-11-27T22:44:19:     fsPath: undefined,
2025-11-27T22:44:19:     locale: undefined,
2025-11-27T22:44:19:     itemsRoot: undefined,
2025-11-27T22:44:19:     itemPath: '/'
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   statusCode: undefined,
2025-11-27T22:44:19:   resHeaders: {},
2025-11-27T22:44:19:   bodyStream: false,
2025-11-27T22:44:19:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T22:44:19:   finished: true
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.585Z next:router-server:main invokeRender / {
2025-11-27T22:44:19:   host: 'www.bbclark.com:4000',
2025-11-27T22:44:19:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:19:   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',
2025-11-27T22:44:19:   'accept-language': 'en',
2025-11-27T22:44:19:   'upgrade-insecure-requests': '1',
2025-11-27T22:44:19:   'accept-encoding': 'gzip',
2025-11-27T22:44:19:   'x-middleware-invoke': '',
2025-11-27T22:44:19:   'x-invoke-path': '/',
2025-11-27T22:44:19:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:19:   'x-invoke-output': '/'
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.586Z compression gzip compression
2025-11-27T22:44:19: 2025-11-28T03:44:19.607Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js {
2025-11-27T22:44:19:   matchedOutput: {
2025-11-27T22:44:19:     type: 'nextStaticFolder',
2025-11-27T22:44:19:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-27T22:44:19:     locale: undefined,
2025-11-27T22:44:19:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:19:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_buildManifest.js'
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   statusCode: undefined,
2025-11-27T22:44:19:   resHeaders: {},
2025-11-27T22:44:19:   bodyStream: false,
2025-11-27T22:44:19:   parsedUrl: {
2025-11-27T22:44:19:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-27T22:44:19:     query: [Object: null prototype] {}
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   finished: true
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.607Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.608Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.608Z send accept ranges
2025-11-27T22:44:19: 2025-11-28T03:44:19.608Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:19: 2025-11-28T03:44:19.608Z send etag W/"291-19ac85d4f08"
2025-11-27T22:44:19: 2025-11-28T03:44:19.608Z send content-type application/javascript
2025-11-27T22:44:19: 2025-11-28T03:44:19.608Z compression no compression: size below threshold
2025-11-27T22:44:19: 2025-11-28T03:44:19.609Z next:router-server:main requestHandler! /_next/static/chunks/main-ac52e5f1ea1d2a16.js {
2025-11-27T22:44:19:   matchedOutput: {
2025-11-27T22:44:19:     type: 'nextStaticFolder',
2025-11-27T22:44:19:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-27T22:44:19:     locale: undefined,
2025-11-27T22:44:19:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:19:     itemPath: '/chunks/main-ac52e5f1ea1d2a16.js'
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   statusCode: undefined,
2025-11-27T22:44:19:   resHeaders: {},
2025-11-27T22:44:19:   bodyStream: false,
2025-11-27T22:44:19:   parsedUrl: {
2025-11-27T22:44:19:     pathname: '/_next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-27T22:44:19:     query: [Object: null prototype] {}
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   finished: true
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.609Z send stat "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.610Z next:router-server:main requestHandler! /_next/static/chunks/pages/index-0237525f425ae5c5.js {
2025-11-27T22:44:19:   matchedOutput: {
2025-11-27T22:44:19:     type: 'nextStaticFolder',
2025-11-27T22:44:19:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-27T22:44:19:     locale: undefined,
2025-11-27T22:44:19:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:19:     itemPath: '/chunks/pages/index-0237525f425ae5c5.js'
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   statusCode: undefined,
2025-11-27T22:44:19:   resHeaders: {},
2025-11-27T22:44:19:   bodyStream: false,
2025-11-27T22:44:19:   parsedUrl: {
2025-11-27T22:44:19:     pathname: '/_next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-27T22:44:19:     query: [Object: null prototype] {}
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   finished: true
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.610Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.610Z send pipe "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.610Z send accept ranges
2025-11-27T22:44:19: 2025-11-28T03:44:19.610Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:19: 2025-11-28T03:44:19.610Z send etag W/"1ad0c-19ac85d4f08"
2025-11-27T22:44:19: 2025-11-28T03:44:19.610Z send content-type application/javascript
2025-11-27T22:44:19: 2025-11-28T03:44:19.610Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.610Z send accept ranges
2025-11-27T22:44:19: 2025-11-28T03:44:19.610Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:19: 2025-11-28T03:44:19.610Z send etag W/"f5-19ac85d4f08"
2025-11-27T22:44:19: 2025-11-28T03:44:19.610Z send content-type application/javascript
2025-11-27T22:44:19: 2025-11-28T03:44:19.610Z next:router-server:main requestHandler! /_next/static/chunks/framework-2c16ac744b6cdea6.js {
2025-11-27T22:44:19:   matchedOutput: {
2025-11-27T22:44:19:     type: 'nextStaticFolder',
2025-11-27T22:44:19:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-27T22:44:19:     locale: undefined,
2025-11-27T22:44:19:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:19:     itemPath: '/chunks/framework-2c16ac744b6cdea6.js'
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   statusCode: undefined,
2025-11-27T22:44:19:   resHeaders: {},
2025-11-27T22:44:19:   bodyStream: false,
2025-11-27T22:44:19:   parsedUrl: {
2025-11-27T22:44:19:     pathname: '/_next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-27T22:44:19:     query: [Object: null prototype] {}
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   finished: true
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.610Z send stat "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.610Z compression gzip compression
2025-11-27T22:44:19: 2025-11-28T03:44:19.611Z compression no compression: size below threshold
2025-11-27T22:44:19: 2025-11-28T03:44:19.611Z send pipe "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.612Z send accept ranges
2025-11-27T22:44:19: 2025-11-28T03:44:19.612Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:19: 2025-11-28T03:44:19.612Z send etag W/"226b5-19ac85d4f08"
2025-11-27T22:44:19: 2025-11-28T03:44:19.612Z send content-type application/javascript
2025-11-27T22:44:19: 2025-11-28T03:44:19.613Z compression gzip compression
2025-11-27T22:44:19: 2025-11-28T03:44:19.624Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js {
2025-11-27T22:44:19:   matchedOutput: {
2025-11-27T22:44:19:     type: 'nextStaticFolder',
2025-11-27T22:44:19:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-27T22:44:19:     locale: undefined,
2025-11-27T22:44:19:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:19:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js'
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   statusCode: undefined,
2025-11-27T22:44:19:   resHeaders: {},
2025-11-27T22:44:19:   bodyStream: false,
2025-11-27T22:44:19:   parsedUrl: {
2025-11-27T22:44:19:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-27T22:44:19:     query: [Object: null prototype] {}
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   finished: true
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.625Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.625Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.625Z send accept ranges
2025-11-27T22:44:19: 2025-11-28T03:44:19.625Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:19: 2025-11-28T03:44:19.625Z send etag W/"4d-19ac85d4f08"
2025-11-27T22:44:19: 2025-11-28T03:44:19.625Z send content-type application/javascript
2025-11-27T22:44:19: 2025-11-28T03:44:19.625Z compression no compression: size below threshold
2025-11-27T22:44:19: 2025-11-28T03:44:19.639Z next:router-server:main requestHandler! /_next/static/chunks/pages/_app-a993419552960bbd.js {
2025-11-27T22:44:19:   matchedOutput: {
2025-11-27T22:44:19:     type: 'nextStaticFolder',
2025-11-27T22:44:19:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-27T22:44:19:     locale: undefined,
2025-11-27T22:44:19:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:19:     itemPath: '/chunks/pages/_app-a993419552960bbd.js'
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   statusCode: undefined,
2025-11-27T22:44:19:   resHeaders: {},
2025-11-27T22:44:19:   bodyStream: false,
2025-11-27T22:44:19:   parsedUrl: {
2025-11-27T22:44:19:     pathname: '/_next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-27T22:44:19:     query: [Object: null prototype] {}
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   finished: true
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.639Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.639Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.639Z send accept ranges
2025-11-27T22:44:19: 2025-11-28T03:44:19.639Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:19: 2025-11-28T03:44:19.639Z send etag W/"8869-19ac85d4f08"
2025-11-27T22:44:19: 2025-11-28T03:44:19.639Z send content-type application/javascript
2025-11-27T22:44:19: 2025-11-28T03:44:19.640Z compression gzip compression
2025-11-27T22:44:19: 2025-11-28T03:44:19.647Z next:router-server:main requestHandler! /_next/static/chunks/webpack-ee7e63bc15b31913.js {
2025-11-27T22:44:19:   matchedOutput: {
2025-11-27T22:44:19:     type: 'nextStaticFolder',
2025-11-27T22:44:19:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-27T22:44:19:     locale: undefined,
2025-11-27T22:44:19:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:19:     itemPath: '/chunks/webpack-ee7e63bc15b31913.js'
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   statusCode: undefined,
2025-11-27T22:44:19:   resHeaders: {},
2025-11-27T22:44:19:   bodyStream: false,
2025-11-27T22:44:19:   parsedUrl: {
2025-11-27T22:44:19:     pathname: '/_next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-27T22:44:19:     query: [Object: null prototype] {}
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   finished: true
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.647Z send stat "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.647Z send pipe "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.647Z send accept ranges
2025-11-27T22:44:19: 2025-11-28T03:44:19.647Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:19: 2025-11-28T03:44:19.647Z send etag W/"637-19ac85d4f08"
2025-11-27T22:44:19: 2025-11-28T03:44:19.647Z send content-type application/javascript
2025-11-27T22:44:19: 2025-11-28T03:44:19.647Z compression gzip compression
2025-11-27T22:44:19: 2025-11-28T03:44:19.687Z next:router-server:main requestHandler! / {
2025-11-27T22:44:19:   matchedOutput: {
2025-11-27T22:44:19:     type: 'pageFile',
2025-11-27T22:44:19:     fsPath: undefined,
2025-11-27T22:44:19:     locale: undefined,
2025-11-27T22:44:19:     itemsRoot: undefined,
2025-11-27T22:44:19:     itemPath: '/'
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   statusCode: undefined,
2025-11-27T22:44:19:   resHeaders: {},
2025-11-27T22:44:19:   bodyStream: false,
2025-11-27T22:44:19:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T22:44:19:   finished: true
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.688Z next:router-server:main invokeRender / {
2025-11-27T22:44:19:   host: 'www.africatis.com:4000',
2025-11-27T22:44:19:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36',
2025-11-27T22:44:19:   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.9',
2025-11-27T22:44:19:   'accept-language': 'en;q=0.9',
2025-11-27T22:44:19:   'cache-control': 'max-age=0',
2025-11-27T22:44:19:   dnt: '1',
2025-11-27T22:44:19:   'sec-gpc': '1',
2025-11-27T22:44:19:   'upgrade-insecure-requests': '1',
2025-11-27T22:44:19:   'accept-encoding': 'gzip',
2025-11-27T22:44:19:   'x-middleware-invoke': '',
2025-11-27T22:44:19:   'x-invoke-path': '/',
2025-11-27T22:44:19:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:19:   'x-invoke-output': '/'
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.688Z compression gzip compression
2025-11-27T22:44:19: 2025-11-28T03:44:19.697Z next:router-server:main requestHandler! /_next/static/chunks/209-8c656abc5cd55250.js {
2025-11-27T22:44:19:   matchedOutput: {
2025-11-27T22:44:19:     type: 'nextStaticFolder',
2025-11-27T22:44:19:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js',
2025-11-27T22:44:19:     locale: undefined,
2025-11-27T22:44:19:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:19:     itemPath: '/chunks/209-8c656abc5cd55250.js'
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   statusCode: undefined,
2025-11-27T22:44:19:   resHeaders: {},
2025-11-27T22:44:19:   bodyStream: false,
2025-11-27T22:44:19:   parsedUrl: {
2025-11-27T22:44:19:     pathname: '/_next/static/chunks/209-8c656abc5cd55250.js',
2025-11-27T22:44:19:     query: [Object: null prototype] {}
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   finished: true
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.697Z send stat "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.697Z send pipe "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.697Z send accept ranges
2025-11-27T22:44:19: 2025-11-28T03:44:19.697Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:19: 2025-11-28T03:44:19.697Z send etag W/"693a-19ac85d4f08"
2025-11-27T22:44:19: 2025-11-28T03:44:19.697Z send content-type application/javascript
2025-11-27T22:44:19: 2025-11-28T03:44:19.697Z compression gzip compression
2025-11-27T22:44:19: 2025-11-28T03:44:19.706Z next:router-server:main requestHandler! /_next/static/chunks/webpack-ee7e63bc15b31913.js {
2025-11-27T22:44:19:   matchedOutput: {
2025-11-27T22:44:19:     type: 'nextStaticFolder',
2025-11-27T22:44:19:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-27T22:44:19:     locale: undefined,
2025-11-27T22:44:19:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:19:     itemPath: '/chunks/webpack-ee7e63bc15b31913.js'
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   statusCode: undefined,
2025-11-27T22:44:19:   resHeaders: {},
2025-11-27T22:44:19:   bodyStream: false,
2025-11-27T22:44:19:   parsedUrl: {
2025-11-27T22:44:19:     pathname: '/_next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-27T22:44:19:     query: [Object: null prototype] {}
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   finished: true
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.706Z send stat "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.706Z send pipe "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.706Z send accept ranges
2025-11-27T22:44:19: 2025-11-28T03:44:19.706Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:19: 2025-11-28T03:44:19.706Z send etag W/"637-19ac85d4f08"
2025-11-27T22:44:19: 2025-11-28T03:44:19.706Z send content-type application/javascript
2025-11-27T22:44:19: 2025-11-28T03:44:19.706Z compression gzip compression
2025-11-27T22:44:19: 2025-11-28T03:44:19.729Z next:router-server:main requestHandler! /_next/static/chunks/pages/index-0237525f425ae5c5.js {
2025-11-27T22:44:19:   matchedOutput: {
2025-11-27T22:44:19:     type: 'nextStaticFolder',
2025-11-27T22:44:19:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-27T22:44:19:     locale: undefined,
2025-11-27T22:44:19:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:19:     itemPath: '/chunks/pages/index-0237525f425ae5c5.js'
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   statusCode: undefined,
2025-11-27T22:44:19:   resHeaders: {},
2025-11-27T22:44:19:   bodyStream: false,
2025-11-27T22:44:19:   parsedUrl: {
2025-11-27T22:44:19:     pathname: '/_next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-27T22:44:19:     query: [Object: null prototype] {}
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   finished: true
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.729Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.730Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.730Z send accept ranges
2025-11-27T22:44:19: 2025-11-28T03:44:19.730Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:19: 2025-11-28T03:44:19.730Z send etag W/"f5-19ac85d4f08"
2025-11-27T22:44:19: 2025-11-28T03:44:19.730Z send content-type application/javascript
2025-11-27T22:44:19: 2025-11-28T03:44:19.730Z next:router-server:main requestHandler! /_next/static/chunks/framework-2c16ac744b6cdea6.js {
2025-11-27T22:44:19:   matchedOutput: {
2025-11-27T22:44:19:     type: 'nextStaticFolder',
2025-11-27T22:44:19:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-27T22:44:19:     locale: undefined,
2025-11-27T22:44:19:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:19:     itemPath: '/chunks/framework-2c16ac744b6cdea6.js'
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   statusCode: undefined,
2025-11-27T22:44:19:   resHeaders: {},
2025-11-27T22:44:19:   bodyStream: false,
2025-11-27T22:44:19:   parsedUrl: {
2025-11-27T22:44:19:     pathname: '/_next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-27T22:44:19:     query: [Object: null prototype] {}
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   finished: true
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.730Z send stat "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.730Z compression no compression: size below threshold
2025-11-27T22:44:19: 2025-11-28T03:44:19.730Z send pipe "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.730Z send accept ranges
2025-11-27T22:44:19: 2025-11-28T03:44:19.731Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:19: 2025-11-28T03:44:19.731Z send etag W/"226b5-19ac85d4f08"
2025-11-27T22:44:19: 2025-11-28T03:44:19.731Z send content-type application/javascript
2025-11-27T22:44:19: 2025-11-28T03:44:19.731Z compression gzip compression
2025-11-27T22:44:19: 2025-11-28T03:44:19.736Z next:router-server:main requestHandler! /_next/static/chunks/main-ac52e5f1ea1d2a16.js {
2025-11-27T22:44:19:   matchedOutput: {
2025-11-27T22:44:19:     type: 'nextStaticFolder',
2025-11-27T22:44:19:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-27T22:44:19:     locale: undefined,
2025-11-27T22:44:19:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:19:     itemPath: '/chunks/main-ac52e5f1ea1d2a16.js'
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   statusCode: undefined,
2025-11-27T22:44:19:   resHeaders: {},
2025-11-27T22:44:19:   bodyStream: false,
2025-11-27T22:44:19:   parsedUrl: {
2025-11-27T22:44:19:     pathname: '/_next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-27T22:44:19:     query: [Object: null prototype] {}
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   finished: true
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.736Z send stat "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.736Z send pipe "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.736Z send accept ranges
2025-11-27T22:44:19: 2025-11-28T03:44:19.736Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:19: 2025-11-28T03:44:19.736Z send etag W/"1ad0c-19ac85d4f08"
2025-11-27T22:44:19: 2025-11-28T03:44:19.736Z send content-type application/javascript
2025-11-27T22:44:19: 2025-11-28T03:44:19.736Z compression gzip compression
2025-11-27T22:44:19: 2025-11-28T03:44:19.738Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js {
2025-11-27T22:44:19:   matchedOutput: {
2025-11-27T22:44:19:     type: 'nextStaticFolder',
2025-11-27T22:44:19:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-27T22:44:19:     locale: undefined,
2025-11-27T22:44:19:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:19:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_buildManifest.js'
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   statusCode: undefined,
2025-11-27T22:44:19:   resHeaders: {},
2025-11-27T22:44:19:   bodyStream: false,
2025-11-27T22:44:19:   parsedUrl: {
2025-11-27T22:44:19:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-27T22:44:19:     query: [Object: null prototype] {}
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   finished: true
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.738Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.738Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.738Z send accept ranges
2025-11-27T22:44:19: 2025-11-28T03:44:19.738Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:19: 2025-11-28T03:44:19.738Z send etag W/"291-19ac85d4f08"
2025-11-27T22:44:19: 2025-11-28T03:44:19.738Z send content-type application/javascript
2025-11-27T22:44:19: 2025-11-28T03:44:19.739Z compression no compression: size below threshold
2025-11-27T22:44:19: 2025-11-28T03:44:19.741Z next:router-server:main requestHandler! /_next/static/chunks/209-8c656abc5cd55250.js {
2025-11-27T22:44:19:   matchedOutput: {
2025-11-27T22:44:19:     type: 'nextStaticFolder',
2025-11-27T22:44:19:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js',
2025-11-27T22:44:19:     locale: undefined,
2025-11-27T22:44:19:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:19:     itemPath: '/chunks/209-8c656abc5cd55250.js'
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   statusCode: undefined,
2025-11-27T22:44:19:   resHeaders: {},
2025-11-27T22:44:19:   bodyStream: false,
2025-11-27T22:44:19:   parsedUrl: {
2025-11-27T22:44:19:     pathname: '/_next/static/chunks/209-8c656abc5cd55250.js',
2025-11-27T22:44:19:     query: [Object: null prototype] {}
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   finished: true
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.741Z send stat "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.741Z send pipe "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.741Z send accept ranges
2025-11-27T22:44:19: 2025-11-28T03:44:19.741Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:19: 2025-11-28T03:44:19.741Z send etag W/"693a-19ac85d4f08"
2025-11-27T22:44:19: 2025-11-28T03:44:19.741Z send content-type application/javascript
2025-11-27T22:44:19: 2025-11-28T03:44:19.741Z compression gzip compression
2025-11-27T22:44:19: 2025-11-28T03:44:19.949Z next:router-server:main requestHandler! /_next/static/chunks/webpack-ee7e63bc15b31913.js {
2025-11-27T22:44:19:   matchedOutput: {
2025-11-27T22:44:19:     type: 'nextStaticFolder',
2025-11-27T22:44:19:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-27T22:44:19:     locale: undefined,
2025-11-27T22:44:19:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:19:     itemPath: '/chunks/webpack-ee7e63bc15b31913.js'
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   statusCode: undefined,
2025-11-27T22:44:19:   resHeaders: {},
2025-11-27T22:44:19:   bodyStream: false,
2025-11-27T22:44:19:   parsedUrl: {
2025-11-27T22:44:19:     pathname: '/_next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-27T22:44:19:     query: [Object: null prototype] {}
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   finished: true
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.949Z send stat "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.949Z send pipe "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.949Z send accept ranges
2025-11-27T22:44:19: 2025-11-28T03:44:19.949Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:19: 2025-11-28T03:44:19.949Z send etag W/"637-19ac85d4f08"
2025-11-27T22:44:19: 2025-11-28T03:44:19.949Z send content-type application/javascript
2025-11-27T22:44:19: 2025-11-28T03:44:19.950Z compression gzip compression
2025-11-27T22:44:19: 2025-11-28T03:44:19.950Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js {
2025-11-27T22:44:19:   matchedOutput: {
2025-11-27T22:44:19:     type: 'nextStaticFolder',
2025-11-27T22:44:19:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-27T22:44:19:     locale: undefined,
2025-11-27T22:44:19:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:19:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js'
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   statusCode: undefined,
2025-11-27T22:44:19:   resHeaders: {},
2025-11-27T22:44:19:   bodyStream: false,
2025-11-27T22:44:19:   parsedUrl: {
2025-11-27T22:44:19:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-27T22:44:19:     query: [Object: null prototype] {}
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   finished: true
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.950Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.950Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.950Z send accept ranges
2025-11-27T22:44:19: 2025-11-28T03:44:19.950Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:19: 2025-11-28T03:44:19.950Z send etag W/"4d-19ac85d4f08"
2025-11-27T22:44:19: 2025-11-28T03:44:19.950Z send content-type application/javascript
2025-11-27T22:44:19: 2025-11-28T03:44:19.950Z compression no compression: size below threshold
2025-11-27T22:44:19: 2025-11-28T03:44:19.965Z next:router-server:main requestHandler! /_next/static/chunks/pages/_app-a993419552960bbd.js {
2025-11-27T22:44:19:   matchedOutput: {
2025-11-27T22:44:19:     type: 'nextStaticFolder',
2025-11-27T22:44:19:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-27T22:44:19:     locale: undefined,
2025-11-27T22:44:19:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:19:     itemPath: '/chunks/pages/_app-a993419552960bbd.js'
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   statusCode: undefined,
2025-11-27T22:44:19:   resHeaders: {},
2025-11-27T22:44:19:   bodyStream: false,
2025-11-27T22:44:19:   parsedUrl: {
2025-11-27T22:44:19:     pathname: '/_next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-27T22:44:19:     query: [Object: null prototype] {}
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   finished: true
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.965Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.965Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.965Z send accept ranges
2025-11-27T22:44:19: 2025-11-28T03:44:19.965Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:19: 2025-11-28T03:44:19.965Z send etag W/"8869-19ac85d4f08"
2025-11-27T22:44:19: 2025-11-28T03:44:19.965Z send content-type application/javascript
2025-11-27T22:44:19: 2025-11-28T03:44:19.965Z compression gzip compression
2025-11-27T22:44:19: 2025-11-28T03:44:19.972Z next:router-server:main requestHandler! /_next/static/chunks/pages/index-0237525f425ae5c5.js {
2025-11-27T22:44:19:   matchedOutput: {
2025-11-27T22:44:19:     type: 'nextStaticFolder',
2025-11-27T22:44:19:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-27T22:44:19:     locale: undefined,
2025-11-27T22:44:19:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:19:     itemPath: '/chunks/pages/index-0237525f425ae5c5.js'
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   statusCode: undefined,
2025-11-27T22:44:19:   resHeaders: {},
2025-11-27T22:44:19:   bodyStream: false,
2025-11-27T22:44:19:   parsedUrl: {
2025-11-27T22:44:19:     pathname: '/_next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-27T22:44:19:     query: [Object: null prototype] {}
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   finished: true
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.972Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.972Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.972Z send accept ranges
2025-11-27T22:44:19: 2025-11-28T03:44:19.972Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:19: 2025-11-28T03:44:19.972Z send etag W/"f5-19ac85d4f08"
2025-11-27T22:44:19: 2025-11-28T03:44:19.972Z send content-type application/javascript
2025-11-27T22:44:19: 2025-11-28T03:44:19.972Z compression no compression: size below threshold
2025-11-27T22:44:19: 2025-11-28T03:44:19.978Z next:router-server:main requestHandler! /_next/static/chunks/209-8c656abc5cd55250.js {
2025-11-27T22:44:19:   matchedOutput: {
2025-11-27T22:44:19:     type: 'nextStaticFolder',
2025-11-27T22:44:19:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js',
2025-11-27T22:44:19:     locale: undefined,
2025-11-27T22:44:19:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:19:     itemPath: '/chunks/209-8c656abc5cd55250.js'
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   statusCode: undefined,
2025-11-27T22:44:19:   resHeaders: {},
2025-11-27T22:44:19:   bodyStream: false,
2025-11-27T22:44:19:   parsedUrl: {
2025-11-27T22:44:19:     pathname: '/_next/static/chunks/209-8c656abc5cd55250.js',
2025-11-27T22:44:19:     query: [Object: null prototype] {}
2025-11-27T22:44:19:   },
2025-11-27T22:44:19:   finished: true
2025-11-27T22:44:19: }
2025-11-27T22:44:19: 2025-11-28T03:44:19.979Z send stat "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.979Z send pipe "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-27T22:44:19: 2025-11-28T03:44:19.979Z send accept ranges
2025-11-27T22:44:19: 2025-11-28T03:44:19.979Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:19: 2025-11-28T03:44:19.979Z send etag W/"693a-19ac85d4f08"
2025-11-27T22:44:19: 2025-11-28T03:44:19.979Z send content-type application/javascript
2025-11-27T22:44:19: 2025-11-28T03:44:19.979Z compression gzip compression
2025-11-27T22:44:20: 2025-11-28T03:44:20.073Z next:router-server:main requestHandler! /_next/static/chunks/webpack-ee7e63bc15b31913.js {
2025-11-27T22:44:20:   matchedOutput: {
2025-11-27T22:44:20:     type: 'nextStaticFolder',
2025-11-27T22:44:20:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-27T22:44:20:     locale: undefined,
2025-11-27T22:44:20:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:20:     itemPath: '/chunks/webpack-ee7e63bc15b31913.js'
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   statusCode: undefined,
2025-11-27T22:44:20:   resHeaders: {},
2025-11-27T22:44:20:   bodyStream: false,
2025-11-27T22:44:20:   parsedUrl: {
2025-11-27T22:44:20:     pathname: '/_next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-27T22:44:20:     query: [Object: null prototype] {}
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   finished: true
2025-11-27T22:44:20: }
2025-11-27T22:44:20: 2025-11-28T03:44:20.073Z send stat "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.073Z send pipe "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.073Z send accept ranges
2025-11-27T22:44:20: 2025-11-28T03:44:20.073Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:20: 2025-11-28T03:44:20.073Z send etag W/"637-19ac85d4f08"
2025-11-27T22:44:20: 2025-11-28T03:44:20.073Z send content-type application/javascript
2025-11-27T22:44:20: 2025-11-28T03:44:20.074Z compression gzip compression
2025-11-27T22:44:20: 2025-11-28T03:44:20.081Z next:router-server:main requestHandler! /_next/static/chunks/209-8c656abc5cd55250.js {
2025-11-27T22:44:20:   matchedOutput: {
2025-11-27T22:44:20:     type: 'nextStaticFolder',
2025-11-27T22:44:20:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js',
2025-11-27T22:44:20:     locale: undefined,
2025-11-27T22:44:20:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:20:     itemPath: '/chunks/209-8c656abc5cd55250.js'
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   statusCode: undefined,
2025-11-27T22:44:20:   resHeaders: {},
2025-11-27T22:44:20:   bodyStream: false,
2025-11-27T22:44:20:   parsedUrl: {
2025-11-27T22:44:20:     pathname: '/_next/static/chunks/209-8c656abc5cd55250.js',
2025-11-27T22:44:20:     query: [Object: null prototype] {}
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   finished: true
2025-11-27T22:44:20: }
2025-11-27T22:44:20: 2025-11-28T03:44:20.081Z send stat "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.081Z send pipe "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.081Z send accept ranges
2025-11-27T22:44:20: 2025-11-28T03:44:20.081Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:20: 2025-11-28T03:44:20.081Z send etag W/"693a-19ac85d4f08"
2025-11-27T22:44:20: 2025-11-28T03:44:20.081Z send content-type application/javascript
2025-11-27T22:44:20: 2025-11-28T03:44:20.081Z compression gzip compression
2025-11-27T22:44:20: 2025-11-28T03:44:20.084Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js {
2025-11-27T22:44:20:   matchedOutput: {
2025-11-27T22:44:20:     type: 'nextStaticFolder',
2025-11-27T22:44:20:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-27T22:44:20:     locale: undefined,
2025-11-27T22:44:20:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:20:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js'
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   statusCode: undefined,
2025-11-27T22:44:20:   resHeaders: {},
2025-11-27T22:44:20:   bodyStream: false,
2025-11-27T22:44:20:   parsedUrl: {
2025-11-27T22:44:20:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-27T22:44:20:     query: [Object: null prototype] {}
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   finished: true
2025-11-27T22:44:20: }
2025-11-27T22:44:20: 2025-11-28T03:44:20.084Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.084Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.084Z send accept ranges
2025-11-27T22:44:20: 2025-11-28T03:44:20.084Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:20: 2025-11-28T03:44:20.084Z send etag W/"4d-19ac85d4f08"
2025-11-27T22:44:20: 2025-11-28T03:44:20.084Z send content-type application/javascript
2025-11-27T22:44:20: 2025-11-28T03:44:20.084Z compression no compression: size below threshold
2025-11-27T22:44:20: 2025-11-28T03:44:20.093Z next:router-server:main requestHandler! /_next/static/chunks/framework-2c16ac744b6cdea6.js {
2025-11-27T22:44:20:   matchedOutput: {
2025-11-27T22:44:20:     type: 'nextStaticFolder',
2025-11-27T22:44:20:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-27T22:44:20:     locale: undefined,
2025-11-27T22:44:20:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:20:     itemPath: '/chunks/framework-2c16ac744b6cdea6.js'
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   statusCode: undefined,
2025-11-27T22:44:20:   resHeaders: {},
2025-11-27T22:44:20:   bodyStream: false,
2025-11-27T22:44:20:   parsedUrl: {
2025-11-27T22:44:20:     pathname: '/_next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-27T22:44:20:     query: [Object: null prototype] {}
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   finished: true
2025-11-27T22:44:20: }
2025-11-27T22:44:20: 2025-11-28T03:44:20.093Z send stat "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.093Z send pipe "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.093Z send accept ranges
2025-11-27T22:44:20: 2025-11-28T03:44:20.093Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:20: 2025-11-28T03:44:20.093Z send etag W/"226b5-19ac85d4f08"
2025-11-27T22:44:20: 2025-11-28T03:44:20.093Z send content-type application/javascript
2025-11-27T22:44:20: 2025-11-28T03:44:20.093Z compression gzip compression
2025-11-27T22:44:20: 2025-11-28T03:44:20.096Z next:router-server:main requestHandler! /_next/static/chunks/main-ac52e5f1ea1d2a16.js {
2025-11-27T22:44:20:   matchedOutput: {
2025-11-27T22:44:20:     type: 'nextStaticFolder',
2025-11-27T22:44:20:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-27T22:44:20:     locale: undefined,
2025-11-27T22:44:20:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:20:     itemPath: '/chunks/main-ac52e5f1ea1d2a16.js'
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   statusCode: undefined,
2025-11-27T22:44:20:   resHeaders: {},
2025-11-27T22:44:20:   bodyStream: false,
2025-11-27T22:44:20:   parsedUrl: {
2025-11-27T22:44:20:     pathname: '/_next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-27T22:44:20:     query: [Object: null prototype] {}
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   finished: true
2025-11-27T22:44:20: }
2025-11-27T22:44:20: 2025-11-28T03:44:20.096Z send stat "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.097Z send pipe "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.097Z send accept ranges
2025-11-27T22:44:20: 2025-11-28T03:44:20.097Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:20: 2025-11-28T03:44:20.097Z send etag W/"1ad0c-19ac85d4f08"
2025-11-27T22:44:20: 2025-11-28T03:44:20.097Z send content-type application/javascript
2025-11-27T22:44:20: 2025-11-28T03:44:20.097Z compression gzip compression
2025-11-27T22:44:20: 2025-11-28T03:44:20.099Z next:router-server:main requestHandler! /_next/static/chunks/pages/index-0237525f425ae5c5.js {
2025-11-27T22:44:20:   matchedOutput: {
2025-11-27T22:44:20:     type: 'nextStaticFolder',
2025-11-27T22:44:20:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-27T22:44:20:     locale: undefined,
2025-11-27T22:44:20:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:20:     itemPath: '/chunks/pages/index-0237525f425ae5c5.js'
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   statusCode: undefined,
2025-11-27T22:44:20:   resHeaders: {},
2025-11-27T22:44:20:   bodyStream: false,
2025-11-27T22:44:20:   parsedUrl: {
2025-11-27T22:44:20:     pathname: '/_next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-27T22:44:20:     query: [Object: null prototype] {}
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   finished: true
2025-11-27T22:44:20: }
2025-11-27T22:44:20: 2025-11-28T03:44:20.100Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.100Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.100Z send accept ranges
2025-11-27T22:44:20: 2025-11-28T03:44:20.100Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:20: 2025-11-28T03:44:20.100Z send etag W/"f5-19ac85d4f08"
2025-11-27T22:44:20: 2025-11-28T03:44:20.100Z send content-type application/javascript
2025-11-27T22:44:20: 2025-11-28T03:44:20.100Z compression no compression: size below threshold
2025-11-27T22:44:20: 2025-11-28T03:44:20.139Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js {
2025-11-27T22:44:20:   matchedOutput: {
2025-11-27T22:44:20:     type: 'nextStaticFolder',
2025-11-27T22:44:20:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-27T22:44:20:     locale: undefined,
2025-11-27T22:44:20:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:20:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_buildManifest.js'
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   statusCode: undefined,
2025-11-27T22:44:20:   resHeaders: {},
2025-11-27T22:44:20:   bodyStream: false,
2025-11-27T22:44:20:   parsedUrl: {
2025-11-27T22:44:20:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-27T22:44:20:     query: [Object: null prototype] {}
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   finished: true
2025-11-27T22:44:20: }
2025-11-27T22:44:20: 2025-11-28T03:44:20.139Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.139Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.139Z send accept ranges
2025-11-27T22:44:20: 2025-11-28T03:44:20.139Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:20: 2025-11-28T03:44:20.139Z send etag W/"291-19ac85d4f08"
2025-11-27T22:44:20: 2025-11-28T03:44:20.139Z send content-type application/javascript
2025-11-27T22:44:20: 2025-11-28T03:44:20.139Z compression no compression: size below threshold
2025-11-27T22:44:20: 2025-11-28T03:44:20.150Z next:router-server:main requestHandler! /_next/static/chunks/pages/_app-a993419552960bbd.js {
2025-11-27T22:44:20:   matchedOutput: {
2025-11-27T22:44:20:     type: 'nextStaticFolder',
2025-11-27T22:44:20:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-27T22:44:20:     locale: undefined,
2025-11-27T22:44:20:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:20:     itemPath: '/chunks/pages/_app-a993419552960bbd.js'
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   statusCode: undefined,
2025-11-27T22:44:20:   resHeaders: {},
2025-11-27T22:44:20:   bodyStream: false,
2025-11-27T22:44:20:   parsedUrl: {
2025-11-27T22:44:20:     pathname: '/_next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-27T22:44:20:     query: [Object: null prototype] {}
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   finished: true
2025-11-27T22:44:20: }
2025-11-27T22:44:20: 2025-11-28T03:44:20.150Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.151Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.151Z send accept ranges
2025-11-27T22:44:20: 2025-11-28T03:44:20.151Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:20: 2025-11-28T03:44:20.151Z send etag W/"8869-19ac85d4f08"
2025-11-27T22:44:20: 2025-11-28T03:44:20.151Z send content-type application/javascript
2025-11-27T22:44:20: 2025-11-28T03:44:20.151Z compression gzip compression
2025-11-27T22:44:20: 2025-11-28T03:44:20.168Z next:router-server:main requestHandler! / {
2025-11-27T22:44:20:   matchedOutput: {
2025-11-27T22:44:20:     type: 'pageFile',
2025-11-27T22:44:20:     fsPath: undefined,
2025-11-27T22:44:20:     locale: undefined,
2025-11-27T22:44:20:     itemsRoot: undefined,
2025-11-27T22:44:20:     itemPath: '/'
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   statusCode: undefined,
2025-11-27T22:44:20:   resHeaders: {},
2025-11-27T22:44:20:   bodyStream: false,
2025-11-27T22:44:20:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T22:44:20:   finished: true
2025-11-27T22:44:20: }
2025-11-27T22:44:20: 2025-11-28T03:44:20.169Z next:router-server:main invokeRender / {
2025-11-27T22:44:20:   host: 'www.africatis.com:4000',
2025-11-27T22:44:20:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:20:   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',
2025-11-27T22:44:20:   'accept-language': 'en',
2025-11-27T22:44:20:   'upgrade-insecure-requests': '1',
2025-11-27T22:44:20:   'accept-encoding': 'gzip',
2025-11-27T22:44:20:   'x-middleware-invoke': '',
2025-11-27T22:44:20:   'x-invoke-path': '/',
2025-11-27T22:44:20:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:20:   'x-invoke-output': '/'
2025-11-27T22:44:20: }
2025-11-27T22:44:20: 2025-11-28T03:44:20.169Z compression gzip compression
2025-11-27T22:44:20: 2025-11-28T03:44:20.667Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js {
2025-11-27T22:44:20:   matchedOutput: {
2025-11-27T22:44:20:     type: 'nextStaticFolder',
2025-11-27T22:44:20:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-27T22:44:20:     locale: undefined,
2025-11-27T22:44:20:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:20:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js'
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   statusCode: undefined,
2025-11-27T22:44:20:   resHeaders: {},
2025-11-27T22:44:20:   bodyStream: false,
2025-11-27T22:44:20:   parsedUrl: {
2025-11-27T22:44:20:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-27T22:44:20:     query: [Object: null prototype] {}
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   finished: true
2025-11-27T22:44:20: }
2025-11-27T22:44:20: 2025-11-28T03:44:20.667Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.668Z next:router-server:main requestHandler! /_next/static/chunks/pages/index-0237525f425ae5c5.js {
2025-11-27T22:44:20:   matchedOutput: {
2025-11-27T22:44:20:     type: 'nextStaticFolder',
2025-11-27T22:44:20:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-27T22:44:20:     locale: undefined,
2025-11-27T22:44:20:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:20:     itemPath: '/chunks/pages/index-0237525f425ae5c5.js'
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   statusCode: undefined,
2025-11-27T22:44:20:   resHeaders: {},
2025-11-27T22:44:20:   bodyStream: false,
2025-11-27T22:44:20:   parsedUrl: {
2025-11-27T22:44:20:     pathname: '/_next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-27T22:44:20:     query: [Object: null prototype] {}
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   finished: true
2025-11-27T22:44:20: }
2025-11-27T22:44:20: 2025-11-28T03:44:20.668Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.668Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.668Z send accept ranges
2025-11-27T22:44:20: 2025-11-28T03:44:20.668Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:20: 2025-11-28T03:44:20.668Z send etag W/"4d-19ac85d4f08"
2025-11-27T22:44:20: 2025-11-28T03:44:20.668Z send content-type application/javascript
2025-11-27T22:44:20: 2025-11-28T03:44:20.668Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.668Z send accept ranges
2025-11-27T22:44:20: 2025-11-28T03:44:20.668Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:20: 2025-11-28T03:44:20.668Z send etag W/"f5-19ac85d4f08"
2025-11-27T22:44:20: 2025-11-28T03:44:20.668Z send content-type application/javascript
2025-11-27T22:44:20: 2025-11-28T03:44:20.668Z compression no compression: size below threshold
2025-11-27T22:44:20: 2025-11-28T03:44:20.669Z compression no compression: size below threshold
2025-11-27T22:44:20: 2025-11-28T03:44:20.670Z next:router-server:main requestHandler! /_next/static/chunks/framework-2c16ac744b6cdea6.js {
2025-11-27T22:44:20:   matchedOutput: {
2025-11-27T22:44:20:     type: 'nextStaticFolder',
2025-11-27T22:44:20:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-27T22:44:20:     locale: undefined,
2025-11-27T22:44:20:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:20:     itemPath: '/chunks/framework-2c16ac744b6cdea6.js'
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   statusCode: undefined,
2025-11-27T22:44:20:   resHeaders: {},
2025-11-27T22:44:20:   bodyStream: false,
2025-11-27T22:44:20:   parsedUrl: {
2025-11-27T22:44:20:     pathname: '/_next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-27T22:44:20:     query: [Object: null prototype] {}
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   finished: true
2025-11-27T22:44:20: }
2025-11-27T22:44:20: 2025-11-28T03:44:20.670Z send stat "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.670Z send pipe "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.670Z send accept ranges
2025-11-27T22:44:20: 2025-11-28T03:44:20.670Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:20: 2025-11-28T03:44:20.670Z send etag W/"226b5-19ac85d4f08"
2025-11-27T22:44:20: 2025-11-28T03:44:20.670Z send content-type application/javascript
2025-11-27T22:44:20: 2025-11-28T03:44:20.671Z compression gzip compression
2025-11-27T22:44:20: 2025-11-28T03:44:20.677Z next:router-server:main requestHandler! /_next/static/chunks/main-ac52e5f1ea1d2a16.js {
2025-11-27T22:44:20:   matchedOutput: {
2025-11-27T22:44:20:     type: 'nextStaticFolder',
2025-11-27T22:44:20:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-27T22:44:20:     locale: undefined,
2025-11-27T22:44:20:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:20:     itemPath: '/chunks/main-ac52e5f1ea1d2a16.js'
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   statusCode: undefined,
2025-11-27T22:44:20:   resHeaders: {},
2025-11-27T22:44:20:   bodyStream: false,
2025-11-27T22:44:20:   parsedUrl: {
2025-11-27T22:44:20:     pathname: '/_next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-27T22:44:20:     query: [Object: null prototype] {}
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   finished: true
2025-11-27T22:44:20: }
2025-11-27T22:44:20: 2025-11-28T03:44:20.677Z send stat "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.677Z send pipe "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.677Z send accept ranges
2025-11-27T22:44:20: 2025-11-28T03:44:20.677Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:20: 2025-11-28T03:44:20.677Z send etag W/"1ad0c-19ac85d4f08"
2025-11-27T22:44:20: 2025-11-28T03:44:20.677Z send content-type application/javascript
2025-11-27T22:44:20: 2025-11-28T03:44:20.678Z compression gzip compression
2025-11-27T22:44:20: 2025-11-28T03:44:20.678Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js {
2025-11-27T22:44:20:   matchedOutput: {
2025-11-27T22:44:20:     type: 'nextStaticFolder',
2025-11-27T22:44:20:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-27T22:44:20:     locale: undefined,
2025-11-27T22:44:20:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:20:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_buildManifest.js'
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   statusCode: undefined,
2025-11-27T22:44:20:   resHeaders: {},
2025-11-27T22:44:20:   bodyStream: false,
2025-11-27T22:44:20:   parsedUrl: {
2025-11-27T22:44:20:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-27T22:44:20:     query: [Object: null prototype] {}
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   finished: true
2025-11-27T22:44:20: }
2025-11-27T22:44:20: 2025-11-28T03:44:20.678Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.679Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.679Z send accept ranges
2025-11-27T22:44:20: 2025-11-28T03:44:20.679Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:20: 2025-11-28T03:44:20.679Z send etag W/"291-19ac85d4f08"
2025-11-27T22:44:20: 2025-11-28T03:44:20.679Z send content-type application/javascript
2025-11-27T22:44:20: 2025-11-28T03:44:20.680Z next:router-server:main requestHandler! /_next/static/chunks/209-8c656abc5cd55250.js {
2025-11-27T22:44:20:   matchedOutput: {
2025-11-27T22:44:20:     type: 'nextStaticFolder',
2025-11-27T22:44:20:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js',
2025-11-27T22:44:20:     locale: undefined,
2025-11-27T22:44:20:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:20:     itemPath: '/chunks/209-8c656abc5cd55250.js'
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   statusCode: undefined,
2025-11-27T22:44:20:   resHeaders: {},
2025-11-27T22:44:20:   bodyStream: false,
2025-11-27T22:44:20:   parsedUrl: {
2025-11-27T22:44:20:     pathname: '/_next/static/chunks/209-8c656abc5cd55250.js',
2025-11-27T22:44:20:     query: [Object: null prototype] {}
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   finished: true
2025-11-27T22:44:20: }
2025-11-27T22:44:20: 2025-11-28T03:44:20.680Z send stat "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.680Z compression no compression: size below threshold
2025-11-27T22:44:20: 2025-11-28T03:44:20.681Z send pipe "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.681Z send accept ranges
2025-11-27T22:44:20: 2025-11-28T03:44:20.681Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:20: 2025-11-28T03:44:20.681Z send etag W/"693a-19ac85d4f08"
2025-11-27T22:44:20: 2025-11-28T03:44:20.681Z send content-type application/javascript
2025-11-27T22:44:20: 2025-11-28T03:44:20.681Z compression gzip compression
2025-11-27T22:44:20: 2025-11-28T03:44:20.721Z next:router-server:main requestHandler! /_next/static/chunks/pages/_app-a993419552960bbd.js {
2025-11-27T22:44:20:   matchedOutput: {
2025-11-27T22:44:20:     type: 'nextStaticFolder',
2025-11-27T22:44:20:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-27T22:44:20:     locale: undefined,
2025-11-27T22:44:20:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:20:     itemPath: '/chunks/pages/_app-a993419552960bbd.js'
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   statusCode: undefined,
2025-11-27T22:44:20:   resHeaders: {},
2025-11-27T22:44:20:   bodyStream: false,
2025-11-27T22:44:20:   parsedUrl: {
2025-11-27T22:44:20:     pathname: '/_next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-27T22:44:20:     query: [Object: null prototype] {}
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   finished: true
2025-11-27T22:44:20: }
2025-11-27T22:44:20: 2025-11-28T03:44:20.721Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.722Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.722Z send accept ranges
2025-11-27T22:44:20: 2025-11-28T03:44:20.722Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:20: 2025-11-28T03:44:20.722Z send etag W/"8869-19ac85d4f08"
2025-11-27T22:44:20: 2025-11-28T03:44:20.722Z send content-type application/javascript
2025-11-27T22:44:20: 2025-11-28T03:44:20.722Z next:router-server:main requestHandler! /_next/static/chunks/pages/_app-a993419552960bbd.js {
2025-11-27T22:44:20:   matchedOutput: {
2025-11-27T22:44:20:     type: 'nextStaticFolder',
2025-11-27T22:44:20:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-27T22:44:20:     locale: undefined,
2025-11-27T22:44:20:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:20:     itemPath: '/chunks/pages/_app-a993419552960bbd.js'
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   statusCode: undefined,
2025-11-27T22:44:20:   resHeaders: {},
2025-11-27T22:44:20:   bodyStream: false,
2025-11-27T22:44:20:   parsedUrl: {
2025-11-27T22:44:20:     pathname: '/_next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-27T22:44:20:     query: [Object: null prototype] {}
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   finished: true
2025-11-27T22:44:20: }
2025-11-27T22:44:20: 2025-11-28T03:44:20.722Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.722Z compression gzip compression
2025-11-27T22:44:20: 2025-11-28T03:44:20.723Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.723Z send accept ranges
2025-11-27T22:44:20: 2025-11-28T03:44:20.723Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:20: 2025-11-28T03:44:20.723Z send etag W/"8869-19ac85d4f08"
2025-11-27T22:44:20: 2025-11-28T03:44:20.723Z send content-type application/javascript
2025-11-27T22:44:20: 2025-11-28T03:44:20.723Z compression gzip compression
2025-11-27T22:44:20: 2025-11-28T03:44:20.800Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js {
2025-11-27T22:44:20:   matchedOutput: {
2025-11-27T22:44:20:     type: 'nextStaticFolder',
2025-11-27T22:44:20:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-27T22:44:20:     locale: undefined,
2025-11-27T22:44:20:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:20:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js'
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   statusCode: undefined,
2025-11-27T22:44:20:   resHeaders: {},
2025-11-27T22:44:20:   bodyStream: false,
2025-11-27T22:44:20:   parsedUrl: {
2025-11-27T22:44:20:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-27T22:44:20:     query: [Object: null prototype] {}
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   finished: true
2025-11-27T22:44:20: }
2025-11-27T22:44:20: 2025-11-28T03:44:20.800Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.800Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.800Z send accept ranges
2025-11-27T22:44:20: 2025-11-28T03:44:20.800Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:20: 2025-11-28T03:44:20.800Z send etag W/"4d-19ac85d4f08"
2025-11-27T22:44:20: 2025-11-28T03:44:20.800Z send content-type application/javascript
2025-11-27T22:44:20: 2025-11-28T03:44:20.801Z compression no compression: size below threshold
2025-11-27T22:44:20: 2025-11-28T03:44:20.967Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js {
2025-11-27T22:44:20:   matchedOutput: {
2025-11-27T22:44:20:     type: 'nextStaticFolder',
2025-11-27T22:44:20:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-27T22:44:20:     locale: undefined,
2025-11-27T22:44:20:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:20:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_buildManifest.js'
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   statusCode: undefined,
2025-11-27T22:44:20:   resHeaders: {},
2025-11-27T22:44:20:   bodyStream: false,
2025-11-27T22:44:20:   parsedUrl: {
2025-11-27T22:44:20:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-27T22:44:20:     query: [Object: null prototype] {}
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   finished: true
2025-11-27T22:44:20: }
2025-11-27T22:44:20: 2025-11-28T03:44:20.968Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.968Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.968Z send accept ranges
2025-11-27T22:44:20: 2025-11-28T03:44:20.968Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:20: 2025-11-28T03:44:20.968Z send etag W/"291-19ac85d4f08"
2025-11-27T22:44:20: 2025-11-28T03:44:20.968Z send content-type application/javascript
2025-11-27T22:44:20: 2025-11-28T03:44:20.968Z compression no compression: size below threshold
2025-11-27T22:44:20: 2025-11-28T03:44:20.993Z next:router-server:main requestHandler! /_next/static/chunks/main-ac52e5f1ea1d2a16.js {
2025-11-27T22:44:20:   matchedOutput: {
2025-11-27T22:44:20:     type: 'nextStaticFolder',
2025-11-27T22:44:20:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-27T22:44:20:     locale: undefined,
2025-11-27T22:44:20:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:20:     itemPath: '/chunks/main-ac52e5f1ea1d2a16.js'
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   statusCode: undefined,
2025-11-27T22:44:20:   resHeaders: {},
2025-11-27T22:44:20:   bodyStream: false,
2025-11-27T22:44:20:   parsedUrl: {
2025-11-27T22:44:20:     pathname: '/_next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-27T22:44:20:     query: [Object: null prototype] {}
2025-11-27T22:44:20:   },
2025-11-27T22:44:20:   finished: true
2025-11-27T22:44:20: }
2025-11-27T22:44:20: 2025-11-28T03:44:20.994Z send stat "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.994Z send pipe "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-27T22:44:20: 2025-11-28T03:44:20.994Z send accept ranges
2025-11-27T22:44:20: 2025-11-28T03:44:20.994Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:20: 2025-11-28T03:44:20.994Z send etag W/"1ad0c-19ac85d4f08"
2025-11-27T22:44:20: 2025-11-28T03:44:20.994Z send content-type application/javascript
2025-11-27T22:44:20: 2025-11-28T03:44:20.994Z compression gzip compression
2025-11-27T22:44:21: 2025-11-28T03:44:21.428Z next:router-server:main requestHandler! /api/auth/session {
2025-11-27T22:44:21:   matchedOutput: {
2025-11-27T22:44:21:     type: 'pageFile',
2025-11-27T22:44:21:     fsPath: undefined,
2025-11-27T22:44:21:     locale: undefined,
2025-11-27T22:44:21:     itemsRoot: undefined,
2025-11-27T22:44:21:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:21:   },
2025-11-27T22:44:21:   statusCode: undefined,
2025-11-27T22:44:21:   resHeaders: {},
2025-11-27T22:44:21:   bodyStream: false,
2025-11-27T22:44:21:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-27T22:44:21:   finished: true
2025-11-27T22:44:21: }
2025-11-27T22:44:21: 2025-11-28T03:44:21.428Z next:router-server:main invokeRender /api/auth/session {
2025-11-27T22:44:21:   host: 'care.americas.care:4000',
2025-11-27T22:44:21:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:21:   accept: '*/*',
2025-11-27T22:44:21:   'accept-language': 'en',
2025-11-27T22:44:21:   'content-type': 'application/json',
2025-11-27T22:44:21:   referer: 'http://care.americas.care:4000/',
2025-11-27T22:44:21:   'accept-encoding': 'gzip',
2025-11-27T22:44:21:   'x-middleware-invoke': '',
2025-11-27T22:44:21:   'x-invoke-path': '/api/auth/session',
2025-11-27T22:44:21:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:21:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:21: }
2025-11-27T22:44:21: 2025-11-28T03:44:21.429Z compression no compression: size below threshold
2025-11-27T22:44:21: 2025-11-28T03:44:21.458Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T22:44:21:   matchedOutput: {
2025-11-27T22:44:21:     type: 'pageFile',
2025-11-27T22:44:21:     fsPath: undefined,
2025-11-27T22:44:21:     locale: undefined,
2025-11-27T22:44:21:     itemsRoot: undefined,
2025-11-27T22:44:21:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:21:   },
2025-11-27T22:44:21:   statusCode: undefined,
2025-11-27T22:44:21:   resHeaders: {},
2025-11-27T22:44:21:   bodyStream: false,
2025-11-27T22:44:21:   parsedUrl: {
2025-11-27T22:44:21:     pathname: '/api/auth/providers',
2025-11-27T22:44:21:     query: [Object: null prototype] {}
2025-11-27T22:44:21:   },
2025-11-27T22:44:21:   finished: true
2025-11-27T22:44:21: }
2025-11-27T22:44:21: 2025-11-28T03:44:21.458Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T22:44:21:   host: 'care.americas.care:4000',
2025-11-27T22:44:21:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:21:   accept: '*/*',
2025-11-27T22:44:21:   'accept-language': 'en',
2025-11-27T22:44:21:   referer: 'http://care.americas.care:4000/',
2025-11-27T22:44:21:   'accept-encoding': 'gzip',
2025-11-27T22:44:21:   'x-middleware-invoke': '',
2025-11-27T22:44:21:   'x-invoke-path': '/api/auth/providers',
2025-11-27T22:44:21:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:21:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:21: }
2025-11-27T22:44:21: 2025-11-28T03:44:21.458Z compression no compression: size below threshold
2025-11-27T22:44:21: 2025-11-28T03:44:21.661Z next:router-server:main requestHandler! /_next/static/chunks/webpack-ee7e63bc15b31913.js {
2025-11-27T22:44:21:   matchedOutput: {
2025-11-27T22:44:21:     type: 'nextStaticFolder',
2025-11-27T22:44:21:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-27T22:44:21:     locale: undefined,
2025-11-27T22:44:21:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:21:     itemPath: '/chunks/webpack-ee7e63bc15b31913.js'
2025-11-27T22:44:21:   },
2025-11-27T22:44:21:   statusCode: undefined,
2025-11-27T22:44:21:   resHeaders: {},
2025-11-27T22:44:21:   bodyStream: false,
2025-11-27T22:44:21:   parsedUrl: {
2025-11-27T22:44:21:     pathname: '/_next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-27T22:44:21:     query: [Object: null prototype] {}
2025-11-27T22:44:21:   },
2025-11-27T22:44:21:   finished: true
2025-11-27T22:44:21: }
2025-11-27T22:44:21: 2025-11-28T03:44:21.662Z send stat "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-27T22:44:21: 2025-11-28T03:44:21.662Z send pipe "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-27T22:44:21: 2025-11-28T03:44:21.662Z send accept ranges
2025-11-27T22:44:21: 2025-11-28T03:44:21.662Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:21: 2025-11-28T03:44:21.662Z send etag W/"637-19ac85d4f08"
2025-11-27T22:44:21: 2025-11-28T03:44:21.662Z send content-type application/javascript
2025-11-27T22:44:21: 2025-11-28T03:44:21.662Z compression gzip compression
2025-11-27T22:44:21: 2025-11-28T03:44:21.918Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T22:44:21:   matchedOutput: {
2025-11-27T22:44:21:     type: 'pageFile',
2025-11-27T22:44:21:     fsPath: undefined,
2025-11-27T22:44:21:     locale: undefined,
2025-11-27T22:44:21:     itemsRoot: undefined,
2025-11-27T22:44:21:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:21:   },
2025-11-27T22:44:21:   statusCode: undefined,
2025-11-27T22:44:21:   resHeaders: {},
2025-11-27T22:44:21:   bodyStream: false,
2025-11-27T22:44:21:   parsedUrl: {
2025-11-27T22:44:21:     pathname: '/api/auth/providers',
2025-11-27T22:44:21:     query: [Object: null prototype] {}
2025-11-27T22:44:21:   },
2025-11-27T22:44:21:   finished: true
2025-11-27T22:44:21: }
2025-11-27T22:44:21: 2025-11-28T03:44:21.918Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T22:44:21:   host: 'care.americas.care:4000',
2025-11-27T22:44:21:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:21:   accept: '*/*',
2025-11-27T22:44:21:   'accept-language': 'en',
2025-11-27T22:44:21:   cookie: 'next-auth.csrf-token=570506dd40969306aebd417366db2164afe704131dad82c3b263be4e1eae8406%7C429dfbbe5e66dd15404009e0fa46ffe05f6ef91293d6040a362f46cf1abdcfbe; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-27T22:44:21:   referer: 'http://care.americas.care:4000/',
2025-11-27T22:44:21:   'accept-encoding': 'gzip',
2025-11-27T22:44:21:   'x-middleware-invoke': '',
2025-11-27T22:44:21:   'x-invoke-path': '/api/auth/providers',
2025-11-27T22:44:21:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:21:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:21: }
2025-11-27T22:44:21: 2025-11-28T03:44:21.919Z compression no compression: size below threshold
2025-11-27T22:44:22: 2025-11-28T03:44:22.017Z next:router-server:main requestHandler! /_next/static/chunks/framework-2c16ac744b6cdea6.js {
2025-11-27T22:44:22:   matchedOutput: {
2025-11-27T22:44:22:     type: 'nextStaticFolder',
2025-11-27T22:44:22:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-27T22:44:22:     locale: undefined,
2025-11-27T22:44:22:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:22:     itemPath: '/chunks/framework-2c16ac744b6cdea6.js'
2025-11-27T22:44:22:   },
2025-11-27T22:44:22:   statusCode: undefined,
2025-11-27T22:44:22:   resHeaders: {},
2025-11-27T22:44:22:   bodyStream: false,
2025-11-27T22:44:22:   parsedUrl: {
2025-11-27T22:44:22:     pathname: '/_next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-27T22:44:22:     query: [Object: null prototype] {}
2025-11-27T22:44:22:   },
2025-11-27T22:44:22:   finished: true
2025-11-27T22:44:22: }
2025-11-27T22:44:22: 2025-11-28T03:44:22.017Z send stat "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-27T22:44:22: 2025-11-28T03:44:22.017Z send pipe "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-27T22:44:22: 2025-11-28T03:44:22.017Z send accept ranges
2025-11-27T22:44:22: 2025-11-28T03:44:22.017Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:22: 2025-11-28T03:44:22.017Z send etag W/"226b5-19ac85d4f08"
2025-11-27T22:44:22: 2025-11-28T03:44:22.017Z send content-type application/javascript
2025-11-27T22:44:22: 2025-11-28T03:44:22.017Z compression gzip compression
2025-11-27T22:44:22: 2025-11-28T03:44:22.105Z next:router-server:main requestHandler! /api/auth/session {
2025-11-27T22:44:22:   matchedOutput: {
2025-11-27T22:44:22:     type: 'pageFile',
2025-11-27T22:44:22:     fsPath: undefined,
2025-11-27T22:44:22:     locale: undefined,
2025-11-27T22:44:22:     itemsRoot: undefined,
2025-11-27T22:44:22:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:22:   },
2025-11-27T22:44:22:   statusCode: undefined,
2025-11-27T22:44:22:   resHeaders: {},
2025-11-27T22:44:22:   bodyStream: false,
2025-11-27T22:44:22:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-27T22:44:22:   finished: true
2025-11-27T22:44:22: }
2025-11-27T22:44:22: 2025-11-28T03:44:22.106Z next:router-server:main invokeRender /api/auth/session {
2025-11-27T22:44:22:   host: 'www.bbclark.com:4000',
2025-11-27T22:44:22:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:22:   accept: '*/*',
2025-11-27T22:44:22:   'accept-language': 'en',
2025-11-27T22:44:22:   'content-type': 'application/json',
2025-11-27T22:44:22:   referer: 'http://www.bbclark.com:4000/',
2025-11-27T22:44:22:   'accept-encoding': 'gzip',
2025-11-27T22:44:22:   'x-middleware-invoke': '',
2025-11-27T22:44:22:   'x-invoke-path': '/api/auth/session',
2025-11-27T22:44:22:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:22:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:22: }
2025-11-27T22:44:22: 2025-11-28T03:44:22.106Z compression no compression: size below threshold
2025-11-27T22:44:22: 2025-11-28T03:44:22.124Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T22:44:22:   matchedOutput: {
2025-11-27T22:44:22:     type: 'pageFile',
2025-11-27T22:44:22:     fsPath: undefined,
2025-11-27T22:44:22:     locale: undefined,
2025-11-27T22:44:22:     itemsRoot: undefined,
2025-11-27T22:44:22:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:22:   },
2025-11-27T22:44:22:   statusCode: undefined,
2025-11-27T22:44:22:   resHeaders: {},
2025-11-27T22:44:22:   bodyStream: false,
2025-11-27T22:44:22:   parsedUrl: {
2025-11-27T22:44:22:     pathname: '/api/auth/providers',
2025-11-27T22:44:22:     query: [Object: null prototype] {}
2025-11-27T22:44:22:   },
2025-11-27T22:44:22:   finished: true
2025-11-27T22:44:22: }
2025-11-27T22:44:22: 2025-11-28T03:44:22.124Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T22:44:22:   host: 'www.bbclark.com:4000',
2025-11-27T22:44:22:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:22:   accept: '*/*',
2025-11-27T22:44:22:   'accept-language': 'en',
2025-11-27T22:44:22:   referer: 'http://www.bbclark.com:4000/',
2025-11-27T22:44:22:   'accept-encoding': 'gzip',
2025-11-27T22:44:22:   'x-middleware-invoke': '',
2025-11-27T22:44:22:   'x-invoke-path': '/api/auth/providers',
2025-11-27T22:44:22:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:22:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:22: }
2025-11-27T22:44:22: 2025-11-28T03:44:22.125Z compression no compression: size below threshold
2025-11-27T22:44:22: 2025-11-28T03:44:22.189Z next:router-server:main requestHandler! /api/auth/session {
2025-11-27T22:44:22:   matchedOutput: {
2025-11-27T22:44:22:     type: 'pageFile',
2025-11-27T22:44:22:     fsPath: undefined,
2025-11-27T22:44:22:     locale: undefined,
2025-11-27T22:44:22:     itemsRoot: undefined,
2025-11-27T22:44:22:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:22:   },
2025-11-27T22:44:22:   statusCode: undefined,
2025-11-27T22:44:22:   resHeaders: {},
2025-11-27T22:44:22:   bodyStream: false,
2025-11-27T22:44:22:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-27T22:44:22:   finished: true
2025-11-27T22:44:22: }
2025-11-27T22:44:22: 2025-11-28T03:44:22.189Z next:router-server:main invokeRender /api/auth/session {
2025-11-27T22:44:22:   host: 'www.africatis.com:4000',
2025-11-27T22:44:22:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:22:   accept: '*/*',
2025-11-27T22:44:22:   'accept-language': 'en',
2025-11-27T22:44:22:   'content-type': 'application/json',
2025-11-27T22:44:22:   referer: 'http://www.africatis.com:4000/',
2025-11-27T22:44:22:   'accept-encoding': 'gzip',
2025-11-27T22:44:22:   'x-middleware-invoke': '',
2025-11-27T22:44:22:   'x-invoke-path': '/api/auth/session',
2025-11-27T22:44:22:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:22:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:22: }
2025-11-27T22:44:22: 2025-11-28T03:44:22.189Z compression no compression: size below threshold
2025-11-27T22:44:22: 2025-11-28T03:44:22.582Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T22:44:22:   matchedOutput: {
2025-11-27T22:44:22:     type: 'pageFile',
2025-11-27T22:44:22:     fsPath: undefined,
2025-11-27T22:44:22:     locale: undefined,
2025-11-27T22:44:22:     itemsRoot: undefined,
2025-11-27T22:44:22:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:22:   },
2025-11-27T22:44:22:   statusCode: undefined,
2025-11-27T22:44:22:   resHeaders: {},
2025-11-27T22:44:22:   bodyStream: false,
2025-11-27T22:44:22:   parsedUrl: {
2025-11-27T22:44:22:     pathname: '/api/auth/providers',
2025-11-27T22:44:22:     query: [Object: null prototype] {}
2025-11-27T22:44:22:   },
2025-11-27T22:44:22:   finished: true
2025-11-27T22:44:22: }
2025-11-27T22:44:22: 2025-11-28T03:44:22.582Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T22:44:22:   host: 'www.bbclark.com:4000',
2025-11-27T22:44:22:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:22:   accept: '*/*',
2025-11-27T22:44:22:   'accept-language': 'en',
2025-11-27T22:44:22:   cookie: 'next-auth.csrf-token=e80858c7ce01394345fbd7788eeb0a9e4a1a4feba32c6ea2753d958dfc8fa84a%7C1f5c1928ac3d249794a7e98beb6e7d91f2a28456eab779ce86901897239ee2f0; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-27T22:44:22:   referer: 'http://www.bbclark.com:4000/',
2025-11-27T22:44:22:   'accept-encoding': 'gzip',
2025-11-27T22:44:22:   'x-middleware-invoke': '',
2025-11-27T22:44:22:   'x-invoke-path': '/api/auth/providers',
2025-11-27T22:44:22:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:22:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:22: }
2025-11-27T22:44:22: 2025-11-28T03:44:22.583Z compression no compression: size below threshold
2025-11-27T22:44:22: 2025-11-28T03:44:22.684Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T22:44:22:   matchedOutput: {
2025-11-27T22:44:22:     type: 'pageFile',
2025-11-27T22:44:22:     fsPath: undefined,
2025-11-27T22:44:22:     locale: undefined,
2025-11-27T22:44:22:     itemsRoot: undefined,
2025-11-27T22:44:22:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:22:   },
2025-11-27T22:44:22:   statusCode: undefined,
2025-11-27T22:44:22:   resHeaders: {},
2025-11-27T22:44:22:   bodyStream: false,
2025-11-27T22:44:22:   parsedUrl: {
2025-11-27T22:44:22:     pathname: '/api/auth/providers',
2025-11-27T22:44:22:     query: [Object: null prototype] {}
2025-11-27T22:44:22:   },
2025-11-27T22:44:22:   finished: true
2025-11-27T22:44:22: }
2025-11-27T22:44:22: 2025-11-28T03:44:22.684Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T22:44:22:   host: 'www.africatis.com:4000',
2025-11-27T22:44:22:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:22:   accept: '*/*',
2025-11-27T22:44:22:   'accept-language': 'en',
2025-11-27T22:44:22:   cookie: 'next-auth.csrf-token=1e38441929fbdeca2d6b7cc1f9abfcde20583fb897ec4b80fbb6970daf5f2e3f%7C4ce8d6cdb9b308a5f9070b4e18a14a2c07ed41d75ae793161836bdea93ca56b5; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-27T22:44:22:   referer: 'http://www.africatis.com:4000/',
2025-11-27T22:44:22:   'accept-encoding': 'gzip',
2025-11-27T22:44:22:   'x-middleware-invoke': '',
2025-11-27T22:44:22:   'x-invoke-path': '/api/auth/providers',
2025-11-27T22:44:22:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:22:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:22: }
2025-11-27T22:44:22: 2025-11-28T03:44:22.685Z compression no compression: size below threshold
2025-11-27T22:44:23: 2025-11-28T03:44:23.209Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T22:44:23:   matchedOutput: {
2025-11-27T22:44:23:     type: 'pageFile',
2025-11-27T22:44:23:     fsPath: undefined,
2025-11-27T22:44:23:     locale: undefined,
2025-11-27T22:44:23:     itemsRoot: undefined,
2025-11-27T22:44:23:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:23:   },
2025-11-27T22:44:23:   statusCode: undefined,
2025-11-27T22:44:23:   resHeaders: {},
2025-11-27T22:44:23:   bodyStream: false,
2025-11-27T22:44:23:   parsedUrl: {
2025-11-27T22:44:23:     pathname: '/api/auth/providers',
2025-11-27T22:44:23:     query: [Object: null prototype] {}
2025-11-27T22:44:23:   },
2025-11-27T22:44:23:   finished: true
2025-11-27T22:44:23: }
2025-11-27T22:44:23: 2025-11-28T03:44:23.210Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T22:44:23:   host: 'www.africatis.com:4000',
2025-11-27T22:44:23:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:23:   accept: '*/*',
2025-11-27T22:44:23:   'accept-language': 'en',
2025-11-27T22:44:23:   referer: 'http://www.africatis.com:4000/',
2025-11-27T22:44:23:   'accept-encoding': 'gzip',
2025-11-27T22:44:23:   'x-middleware-invoke': '',
2025-11-27T22:44:23:   'x-invoke-path': '/api/auth/providers',
2025-11-27T22:44:23:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:23:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:23: }
2025-11-27T22:44:23: 2025-11-28T03:44:23.210Z compression no compression: size below threshold
2025-11-27T22:44:23: 2025-11-28T03:44:23.645Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T22:44:23:   matchedOutput: {
2025-11-27T22:44:23:     type: 'pageFile',
2025-11-27T22:44:23:     fsPath: undefined,
2025-11-27T22:44:23:     locale: undefined,
2025-11-27T22:44:23:     itemsRoot: undefined,
2025-11-27T22:44:23:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:23:   },
2025-11-27T22:44:23:   statusCode: undefined,
2025-11-27T22:44:23:   resHeaders: {},
2025-11-27T22:44:23:   bodyStream: false,
2025-11-27T22:44:23:   parsedUrl: {
2025-11-27T22:44:23:     pathname: '/api/auth/providers',
2025-11-27T22:44:23:     query: [Object: null prototype] {}
2025-11-27T22:44:23:   },
2025-11-27T22:44:23:   finished: true
2025-11-27T22:44:23: }
2025-11-27T22:44:23: 2025-11-28T03:44:23.645Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T22:44:23:   host: 'www.tienda7.africatis.com:4000',
2025-11-27T22:44:23:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:23:   accept: '*/*',
2025-11-27T22:44:23:   'accept-language': 'en',
2025-11-27T22:44:23:   referer: 'http://www.tienda7.africatis.com:4000/',
2025-11-27T22:44:23:   'accept-encoding': 'gzip',
2025-11-27T22:44:23:   'x-middleware-invoke': '',
2025-11-27T22:44:23:   'x-invoke-path': '/api/auth/providers',
2025-11-27T22:44:23:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:23:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:23: }
2025-11-27T22:44:23: 2025-11-28T03:44:23.646Z compression no compression: size below threshold
2025-11-27T22:44:24: 2025-11-28T03:44:24.228Z next:router-server:main requestHandler! /logo.png {
2025-11-27T22:44:24:   matchedOutput: {
2025-11-27T22:44:24:     type: 'publicFolder',
2025-11-27T22:44:24:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-27T22:44:24:     locale: undefined,
2025-11-27T22:44:24:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-27T22:44:24:     itemPath: '/logo.png'
2025-11-27T22:44:24:   },
2025-11-27T22:44:24:   statusCode: undefined,
2025-11-27T22:44:24:   resHeaders: {},
2025-11-27T22:44:24:   bodyStream: false,
2025-11-27T22:44:24:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-27T22:44:24:   finished: true
2025-11-27T22:44:24: }
2025-11-27T22:44:24: 2025-11-28T03:44:24.228Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-27T22:44:24: 2025-11-28T03:44:24.228Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-27T22:44:24: 2025-11-28T03:44:24.228Z send accept ranges
2025-11-27T22:44:24: 2025-11-28T03:44:24.228Z send cache-control public, max-age=0
2025-11-27T22:44:24: 2025-11-28T03:44:24.228Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-27T22:44:24: 2025-11-28T03:44:24.228Z send etag W/"2465-19ac853b2f0"
2025-11-27T22:44:24: 2025-11-28T03:44:24.228Z send content-type image/png
2025-11-27T22:44:24: 2025-11-28T03:44:24.229Z compression image/png not compressible
2025-11-27T22:44:24: 2025-11-28T03:44:24.229Z compression no compression: filtered
2025-11-27T22:44:24: 2025-11-28T03:44:24.486Z next:router-server:main requestHandler! /api/auth/session {
2025-11-27T22:44:24:   matchedOutput: {
2025-11-27T22:44:24:     type: 'pageFile',
2025-11-27T22:44:24:     fsPath: undefined,
2025-11-27T22:44:24:     locale: undefined,
2025-11-27T22:44:24:     itemsRoot: undefined,
2025-11-27T22:44:24:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:24:   },
2025-11-27T22:44:24:   statusCode: undefined,
2025-11-27T22:44:24:   resHeaders: {},
2025-11-27T22:44:24:   bodyStream: false,
2025-11-27T22:44:24:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-27T22:44:24:   finished: true
2025-11-27T22:44:24: }
2025-11-27T22:44:24: 2025-11-28T03:44:24.487Z next:router-server:main invokeRender /api/auth/session {
2025-11-27T22:44:24:   host: 'mail.foundationr.com:4000',
2025-11-27T22:44:24:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:24:   accept: '*/*',
2025-11-27T22:44:24:   'accept-language': 'en',
2025-11-27T22:44:24:   'content-type': 'application/json',
2025-11-27T22:44:24:   referer: 'http://mail.foundationr.com:4000/',
2025-11-27T22:44:24:   'accept-encoding': 'gzip',
2025-11-27T22:44:24:   'x-middleware-invoke': '',
2025-11-27T22:44:24:   'x-invoke-path': '/api/auth/session',
2025-11-27T22:44:24:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:24:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:24: }
2025-11-27T22:44:24: 2025-11-28T03:44:24.487Z compression no compression: size below threshold
2025-11-27T22:44:24: 2025-11-28T03:44:24.500Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T22:44:24:   matchedOutput: {
2025-11-27T22:44:24:     type: 'pageFile',
2025-11-27T22:44:24:     fsPath: undefined,
2025-11-27T22:44:24:     locale: undefined,
2025-11-27T22:44:24:     itemsRoot: undefined,
2025-11-27T22:44:24:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:24:   },
2025-11-27T22:44:24:   statusCode: undefined,
2025-11-27T22:44:24:   resHeaders: {},
2025-11-27T22:44:24:   bodyStream: false,
2025-11-27T22:44:24:   parsedUrl: {
2025-11-27T22:44:24:     pathname: '/api/auth/providers',
2025-11-27T22:44:24:     query: [Object: null prototype] {}
2025-11-27T22:44:24:   },
2025-11-27T22:44:24:   finished: true
2025-11-27T22:44:24: }
2025-11-27T22:44:24: 2025-11-28T03:44:24.500Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T22:44:24:   host: 'mail.foundationr.com:4000',
2025-11-27T22:44:24:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:24:   accept: '*/*',
2025-11-27T22:44:24:   'accept-language': 'en',
2025-11-27T22:44:24:   referer: 'http://mail.foundationr.com:4000/',
2025-11-27T22:44:24:   'accept-encoding': 'gzip',
2025-11-27T22:44:24:   'x-middleware-invoke': '',
2025-11-27T22:44:24:   'x-invoke-path': '/api/auth/providers',
2025-11-27T22:44:24:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:24:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:24: }
2025-11-27T22:44:24: 2025-11-28T03:44:24.501Z compression no compression: size below threshold
2025-11-27T22:44:24: 2025-11-28T03:44:24.630Z next:router-server:main requestHandler! /api/auth/session {
2025-11-27T22:44:24:   matchedOutput: {
2025-11-27T22:44:24:     type: 'pageFile',
2025-11-27T22:44:24:     fsPath: undefined,
2025-11-27T22:44:24:     locale: undefined,
2025-11-27T22:44:24:     itemsRoot: undefined,
2025-11-27T22:44:24:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:24:   },
2025-11-27T22:44:24:   statusCode: undefined,
2025-11-27T22:44:24:   resHeaders: {},
2025-11-27T22:44:24:   bodyStream: false,
2025-11-27T22:44:24:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-27T22:44:24:   finished: true
2025-11-27T22:44:24: }
2025-11-27T22:44:24: 2025-11-28T03:44:24.630Z next:router-server:main invokeRender /api/auth/session {
2025-11-27T22:44:24:   host: 'www.tienda7.africatis.com:4000',
2025-11-27T22:44:24:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:24:   accept: '*/*',
2025-11-27T22:44:24:   'accept-language': 'en',
2025-11-27T22:44:24:   'content-type': 'application/json',
2025-11-27T22:44:24:   referer: 'http://www.tienda7.africatis.com:4000/',
2025-11-27T22:44:24:   'accept-encoding': 'gzip',
2025-11-27T22:44:24:   'x-middleware-invoke': '',
2025-11-27T22:44:24:   'x-invoke-path': '/api/auth/session',
2025-11-27T22:44:24:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:24:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:24: }
2025-11-27T22:44:24: 2025-11-28T03:44:24.631Z compression no compression: size below threshold
2025-11-27T22:44:24: 2025-11-28T03:44:24.702Z next:router-server:main requestHandler! /logo.png {
2025-11-27T22:44:24:   matchedOutput: {
2025-11-27T22:44:24:     type: 'publicFolder',
2025-11-27T22:44:24:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-27T22:44:24:     locale: undefined,
2025-11-27T22:44:24:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-27T22:44:24:     itemPath: '/logo.png'
2025-11-27T22:44:24:   },
2025-11-27T22:44:24:   statusCode: undefined,
2025-11-27T22:44:24:   resHeaders: {},
2025-11-27T22:44:24:   bodyStream: false,
2025-11-27T22:44:24:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-27T22:44:24:   finished: true
2025-11-27T22:44:24: }
2025-11-27T22:44:24: 2025-11-28T03:44:24.702Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-27T22:44:24: 2025-11-28T03:44:24.702Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-27T22:44:24: 2025-11-28T03:44:24.702Z send accept ranges
2025-11-27T22:44:24: 2025-11-28T03:44:24.702Z send cache-control public, max-age=0
2025-11-27T22:44:24: 2025-11-28T03:44:24.702Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-27T22:44:24: 2025-11-28T03:44:24.702Z send etag W/"2465-19ac853b2f0"
2025-11-27T22:44:24: 2025-11-28T03:44:24.702Z send content-type image/png
2025-11-27T22:44:24: 2025-11-28T03:44:24.702Z compression image/png not compressible
2025-11-27T22:44:24: 2025-11-28T03:44:24.702Z compression no compression: filtered
2025-11-27T22:44:24: 2025-11-28T03:44:24.971Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T22:44:24:   matchedOutput: {
2025-11-27T22:44:24:     type: 'pageFile',
2025-11-27T22:44:24:     fsPath: undefined,
2025-11-27T22:44:24:     locale: undefined,
2025-11-27T22:44:24:     itemsRoot: undefined,
2025-11-27T22:44:24:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:24:   },
2025-11-27T22:44:24:   statusCode: undefined,
2025-11-27T22:44:24:   resHeaders: {},
2025-11-27T22:44:24:   bodyStream: false,
2025-11-27T22:44:24:   parsedUrl: {
2025-11-27T22:44:24:     pathname: '/api/auth/providers',
2025-11-27T22:44:24:     query: [Object: null prototype] {}
2025-11-27T22:44:24:   },
2025-11-27T22:44:24:   finished: true
2025-11-27T22:44:24: }
2025-11-27T22:44:24: 2025-11-28T03:44:24.971Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T22:44:24:   host: 'mail.foundationr.com:4000',
2025-11-27T22:44:24:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:24:   accept: '*/*',
2025-11-27T22:44:24:   'accept-language': 'en',
2025-11-27T22:44:24:   cookie: 'next-auth.csrf-token=c27cb24732471fd7d411b42bcc741c4ff6bf0fbf0c74aaea5afbdcd6e3c67bc9%7C816721094ea4041f55840159693f91876ee778d7815276a187a288e89e461185; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-27T22:44:24:   referer: 'http://mail.foundationr.com:4000/',
2025-11-27T22:44:24:   'accept-encoding': 'gzip',
2025-11-27T22:44:24:   'x-middleware-invoke': '',
2025-11-27T22:44:24:   'x-invoke-path': '/api/auth/providers',
2025-11-27T22:44:24:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:24:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:24: }
2025-11-27T22:44:24: 2025-11-28T03:44:24.971Z compression no compression: size below threshold
2025-11-27T22:44:25: 2025-11-28T03:44:25.245Z next:router-server:main requestHandler! /logo.png {
2025-11-27T22:44:25:   matchedOutput: {
2025-11-27T22:44:25:     type: 'publicFolder',
2025-11-27T22:44:25:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-27T22:44:25:     locale: undefined,
2025-11-27T22:44:25:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-27T22:44:25:     itemPath: '/logo.png'
2025-11-27T22:44:25:   },
2025-11-27T22:44:25:   statusCode: undefined,
2025-11-27T22:44:25:   resHeaders: {},
2025-11-27T22:44:25:   bodyStream: false,
2025-11-27T22:44:25:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-27T22:44:25:   finished: true
2025-11-27T22:44:25: }
2025-11-27T22:44:25: 2025-11-28T03:44:25.245Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-27T22:44:25: 2025-11-28T03:44:25.245Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-27T22:44:25: 2025-11-28T03:44:25.245Z send accept ranges
2025-11-27T22:44:25: 2025-11-28T03:44:25.245Z send cache-control public, max-age=0
2025-11-27T22:44:25: 2025-11-28T03:44:25.245Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-27T22:44:25: 2025-11-28T03:44:25.245Z send etag W/"2465-19ac853b2f0"
2025-11-27T22:44:25: 2025-11-28T03:44:25.245Z send content-type image/png
2025-11-27T22:44:25: 2025-11-28T03:44:25.245Z compression image/png not compressible
2025-11-27T22:44:25: 2025-11-28T03:44:25.245Z compression no compression: filtered
2025-11-27T22:44:25: 2025-11-28T03:44:25.617Z next:router-server:main requestHandler! /logo.png {
2025-11-27T22:44:25:   matchedOutput: {
2025-11-27T22:44:25:     type: 'publicFolder',
2025-11-27T22:44:25:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-27T22:44:25:     locale: undefined,
2025-11-27T22:44:25:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-27T22:44:25:     itemPath: '/logo.png'
2025-11-27T22:44:25:   },
2025-11-27T22:44:25:   statusCode: undefined,
2025-11-27T22:44:25:   resHeaders: {},
2025-11-27T22:44:25:   bodyStream: false,
2025-11-27T22:44:25:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-27T22:44:25:   finished: true
2025-11-27T22:44:25: }
2025-11-27T22:44:25: 2025-11-28T03:44:25.617Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-27T22:44:25: 2025-11-28T03:44:25.617Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-27T22:44:25: 2025-11-28T03:44:25.617Z send accept ranges
2025-11-27T22:44:25: 2025-11-28T03:44:25.617Z send cache-control public, max-age=0
2025-11-27T22:44:25: 2025-11-28T03:44:25.617Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-27T22:44:25: 2025-11-28T03:44:25.617Z send etag W/"2465-19ac853b2f0"
2025-11-27T22:44:25: 2025-11-28T03:44:25.617Z send content-type image/png
2025-11-27T22:44:25: 2025-11-28T03:44:25.617Z compression image/png not compressible
2025-11-27T22:44:25: 2025-11-28T03:44:25.617Z compression no compression: filtered
2025-11-27T22:44:26: 2025-11-28T03:44:26.177Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T22:44:26:   matchedOutput: {
2025-11-27T22:44:26:     type: 'pageFile',
2025-11-27T22:44:26:     fsPath: undefined,
2025-11-27T22:44:26:     locale: undefined,
2025-11-27T22:44:26:     itemsRoot: undefined,
2025-11-27T22:44:26:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:26:   },
2025-11-27T22:44:26:   statusCode: undefined,
2025-11-27T22:44:26:   resHeaders: {},
2025-11-27T22:44:26:   bodyStream: false,
2025-11-27T22:44:26:   parsedUrl: {
2025-11-27T22:44:26:     pathname: '/api/auth/providers',
2025-11-27T22:44:26:     query: [Object: null prototype] {}
2025-11-27T22:44:26:   },
2025-11-27T22:44:26:   finished: true
2025-11-27T22:44:26: }
2025-11-27T22:44:26: 2025-11-28T03:44:26.177Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T22:44:26:   host: 'www.tienda7.africatis.com:4000',
2025-11-27T22:44:26:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:26:   accept: '*/*',
2025-11-27T22:44:26:   'accept-language': 'en',
2025-11-27T22:44:26:   cookie: 'next-auth.csrf-token=1478655b23dee377b77902ebcf6f0260ed4858b1d301abe957ff9906b089939a%7C56da58dc344000822fcde8fc23bbffed91628e538f7777d17edd36e971dfa391; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-27T22:44:26:   referer: 'http://www.tienda7.africatis.com:4000/',
2025-11-27T22:44:26:   'accept-encoding': 'gzip',
2025-11-27T22:44:26:   'x-middleware-invoke': '',
2025-11-27T22:44:26:   'x-invoke-path': '/api/auth/providers',
2025-11-27T22:44:26:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:26:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:26: }
2025-11-27T22:44:26: 2025-11-28T03:44:26.177Z compression no compression: size below threshold
2025-11-27T22:44:26: 2025-11-28T03:44:26.534Z next:router-server:main requestHandler! /logo.png {
2025-11-27T22:44:26:   matchedOutput: {
2025-11-27T22:44:26:     type: 'publicFolder',
2025-11-27T22:44:26:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-27T22:44:26:     locale: undefined,
2025-11-27T22:44:26:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-27T22:44:26:     itemPath: '/logo.png'
2025-11-27T22:44:26:   },
2025-11-27T22:44:26:   statusCode: undefined,
2025-11-27T22:44:26:   resHeaders: {},
2025-11-27T22:44:26:   bodyStream: false,
2025-11-27T22:44:26:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-27T22:44:26:   finished: true
2025-11-27T22:44:26: }
2025-11-27T22:44:26: 2025-11-28T03:44:26.534Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-27T22:44:26: 2025-11-28T03:44:26.535Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-27T22:44:26: 2025-11-28T03:44:26.535Z send accept ranges
2025-11-27T22:44:26: 2025-11-28T03:44:26.535Z send cache-control public, max-age=0
2025-11-27T22:44:26: 2025-11-28T03:44:26.535Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-27T22:44:26: 2025-11-28T03:44:26.535Z send etag W/"2465-19ac853b2f0"
2025-11-27T22:44:26: 2025-11-28T03:44:26.535Z send content-type image/png
2025-11-27T22:44:26: 2025-11-28T03:44:26.535Z compression image/png not compressible
2025-11-27T22:44:26: 2025-11-28T03:44:26.535Z compression no compression: filtered
2025-11-27T22:44:28: 2025-11-28T03:44:28.780Z next:router-server:main requestHandler! / {
2025-11-27T22:44:28:   matchedOutput: {
2025-11-27T22:44:28:     type: 'pageFile',
2025-11-27T22:44:28:     fsPath: undefined,
2025-11-27T22:44:28:     locale: undefined,
2025-11-27T22:44:28:     itemsRoot: undefined,
2025-11-27T22:44:28:     itemPath: '/'
2025-11-27T22:44:28:   },
2025-11-27T22:44:28:   statusCode: undefined,
2025-11-27T22:44:28:   resHeaders: {},
2025-11-27T22:44:28:   bodyStream: false,
2025-11-27T22:44:28:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T22:44:28:   finished: true
2025-11-27T22:44:28: }
2025-11-27T22:44:28: 2025-11-28T03:44:28.780Z next:router-server:main invokeRender / {
2025-11-27T22:44:28:   host: '50.6.6.177:4000',
2025-11-27T22:44:28:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36',
2025-11-27T22:44:28:   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.9',
2025-11-27T22:44:28:   'accept-language': 'en;q=0.9',
2025-11-27T22:44:28:   'cache-control': 'max-age=0',
2025-11-27T22:44:28:   dnt: '1',
2025-11-27T22:44:28:   'sec-gpc': '1',
2025-11-27T22:44:28:   'upgrade-insecure-requests': '1',
2025-11-27T22:44:28:   'accept-encoding': 'gzip',
2025-11-27T22:44:28:   'x-middleware-invoke': '',
2025-11-27T22:44:28:   'x-invoke-path': '/',
2025-11-27T22:44:28:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:28:   'x-invoke-output': '/'
2025-11-27T22:44:28: }
2025-11-27T22:44:28: 2025-11-28T03:44:28.781Z compression gzip compression
2025-11-27T22:44:29: 2025-11-28T03:44:29.267Z next:router-server:main requestHandler! / {
2025-11-27T22:44:29:   matchedOutput: {
2025-11-27T22:44:29:     type: 'pageFile',
2025-11-27T22:44:29:     fsPath: undefined,
2025-11-27T22:44:29:     locale: undefined,
2025-11-27T22:44:29:     itemsRoot: undefined,
2025-11-27T22:44:29:     itemPath: '/'
2025-11-27T22:44:29:   },
2025-11-27T22:44:29:   statusCode: undefined,
2025-11-27T22:44:29:   resHeaders: {},
2025-11-27T22:44:29:   bodyStream: false,
2025-11-27T22:44:29:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T22:44:29:   finished: true
2025-11-27T22:44:29: }
2025-11-27T22:44:29: 2025-11-28T03:44:29.268Z next:router-server:main invokeRender / {
2025-11-27T22:44:29:   host: '50.6.6.177:4000',
2025-11-27T22:44:29:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:29:   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',
2025-11-27T22:44:29:   'accept-language': 'en',
2025-11-27T22:44:29:   'upgrade-insecure-requests': '1',
2025-11-27T22:44:29:   'accept-encoding': 'gzip',
2025-11-27T22:44:29:   'x-middleware-invoke': '',
2025-11-27T22:44:29:   'x-invoke-path': '/',
2025-11-27T22:44:29:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:29:   'x-invoke-output': '/'
2025-11-27T22:44:29: }
2025-11-27T22:44:29: 2025-11-28T03:44:29.268Z compression gzip compression
2025-11-27T22:44:29: 2025-11-28T03:44:29.674Z next:router-server:main requestHandler! / {
2025-11-27T22:44:29:   matchedOutput: {
2025-11-27T22:44:29:     type: 'pageFile',
2025-11-27T22:44:29:     fsPath: undefined,
2025-11-27T22:44:29:     locale: undefined,
2025-11-27T22:44:29:     itemsRoot: undefined,
2025-11-27T22:44:29:     itemPath: '/'
2025-11-27T22:44:29:   },
2025-11-27T22:44:29:   statusCode: undefined,
2025-11-27T22:44:29:   resHeaders: {},
2025-11-27T22:44:29:   bodyStream: false,
2025-11-27T22:44:29:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T22:44:29:   finished: true
2025-11-27T22:44:29: }
2025-11-27T22:44:29: 2025-11-28T03:44:29.675Z next:router-server:main invokeRender / {
2025-11-27T22:44:29:   host: 'foundationr.com:4000',
2025-11-27T22:44:29:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36',
2025-11-27T22:44:29:   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.9',
2025-11-27T22:44:29:   'accept-language': 'en;q=0.9',
2025-11-27T22:44:29:   'cache-control': 'max-age=0',
2025-11-27T22:44:29:   dnt: '1',
2025-11-27T22:44:29:   'sec-gpc': '1',
2025-11-27T22:44:29:   'upgrade-insecure-requests': '1',
2025-11-27T22:44:29:   'accept-encoding': 'gzip',
2025-11-27T22:44:29:   'x-middleware-invoke': '',
2025-11-27T22:44:29:   'x-invoke-path': '/',
2025-11-27T22:44:29:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:29:   'x-invoke-output': '/'
2025-11-27T22:44:29: }
2025-11-27T22:44:29: 2025-11-28T03:44:29.676Z compression gzip compression
2025-11-27T22:44:29: 2025-11-28T03:44:29.759Z next:router-server:main requestHandler! / {
2025-11-27T22:44:29:   matchedOutput: {
2025-11-27T22:44:29:     type: 'pageFile',
2025-11-27T22:44:29:     fsPath: undefined,
2025-11-27T22:44:29:     locale: undefined,
2025-11-27T22:44:29:     itemsRoot: undefined,
2025-11-27T22:44:29:     itemPath: '/'
2025-11-27T22:44:29:   },
2025-11-27T22:44:29:   statusCode: undefined,
2025-11-27T22:44:29:   resHeaders: {},
2025-11-27T22:44:29:   bodyStream: false,
2025-11-27T22:44:29:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T22:44:29:   finished: true
2025-11-27T22:44:29: }
2025-11-27T22:44:29: 2025-11-28T03:44:29.759Z next:router-server:main invokeRender / {
2025-11-27T22:44:29:   host: 'www.securitisys.com:4000',
2025-11-27T22:44:29:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36',
2025-11-27T22:44:29:   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.9',
2025-11-27T22:44:29:   'accept-language': 'en;q=0.9',
2025-11-27T22:44:29:   'cache-control': 'max-age=0',
2025-11-27T22:44:29:   dnt: '1',
2025-11-27T22:44:29:   'sec-gpc': '1',
2025-11-27T22:44:29:   'upgrade-insecure-requests': '1',
2025-11-27T22:44:29:   'accept-encoding': 'gzip',
2025-11-27T22:44:29:   'x-middleware-invoke': '',
2025-11-27T22:44:29:   'x-invoke-path': '/',
2025-11-27T22:44:29:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:29:   'x-invoke-output': '/'
2025-11-27T22:44:29: }
2025-11-27T22:44:29: 2025-11-28T03:44:29.759Z compression gzip compression
2025-11-27T22:44:29: 2025-11-28T03:44:29.981Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js {
2025-11-27T22:44:29:   matchedOutput: {
2025-11-27T22:44:29:     type: 'nextStaticFolder',
2025-11-27T22:44:29:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-27T22:44:29:     locale: undefined,
2025-11-27T22:44:29:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:29:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_buildManifest.js'
2025-11-27T22:44:29:   },
2025-11-27T22:44:29:   statusCode: undefined,
2025-11-27T22:44:29:   resHeaders: {},
2025-11-27T22:44:29:   bodyStream: false,
2025-11-27T22:44:29:   parsedUrl: {
2025-11-27T22:44:29:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-27T22:44:29:     query: [Object: null prototype] {}
2025-11-27T22:44:29:   },
2025-11-27T22:44:29:   finished: true
2025-11-27T22:44:29: }
2025-11-27T22:44:29: 2025-11-28T03:44:29.981Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-27T22:44:29: 2025-11-28T03:44:29.981Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-27T22:44:29: 2025-11-28T03:44:29.981Z send accept ranges
2025-11-27T22:44:29: 2025-11-28T03:44:29.981Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:29: 2025-11-28T03:44:29.981Z send etag W/"291-19ac85d4f08"
2025-11-27T22:44:29: 2025-11-28T03:44:29.981Z send content-type application/javascript
2025-11-27T22:44:29: 2025-11-28T03:44:29.982Z compression no compression: size below threshold
2025-11-27T22:44:29: 2025-11-28T03:44:29.992Z next:router-server:main requestHandler! /_next/static/chunks/webpack-ee7e63bc15b31913.js {
2025-11-27T22:44:29:   matchedOutput: {
2025-11-27T22:44:29:     type: 'nextStaticFolder',
2025-11-27T22:44:29:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-27T22:44:29:     locale: undefined,
2025-11-27T22:44:29:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:29:     itemPath: '/chunks/webpack-ee7e63bc15b31913.js'
2025-11-27T22:44:29:   },
2025-11-27T22:44:29:   statusCode: undefined,
2025-11-27T22:44:29:   resHeaders: {},
2025-11-27T22:44:29:   bodyStream: false,
2025-11-27T22:44:29:   parsedUrl: {
2025-11-27T22:44:29:     pathname: '/_next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-27T22:44:29:     query: [Object: null prototype] {}
2025-11-27T22:44:29:   },
2025-11-27T22:44:29:   finished: true
2025-11-27T22:44:29: }
2025-11-27T22:44:29: 2025-11-28T03:44:29.992Z send stat "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-27T22:44:29: 2025-11-28T03:44:29.992Z send pipe "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-27T22:44:29: 2025-11-28T03:44:29.992Z send accept ranges
2025-11-27T22:44:29: 2025-11-28T03:44:29.992Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:29: 2025-11-28T03:44:29.992Z send etag W/"637-19ac85d4f08"
2025-11-27T22:44:29: 2025-11-28T03:44:29.992Z send content-type application/javascript
2025-11-27T22:44:29: 2025-11-28T03:44:29.993Z compression gzip compression
2025-11-27T22:44:29: 2025-11-28T03:44:29.993Z next:router-server:main requestHandler! /_next/static/chunks/framework-2c16ac744b6cdea6.js {
2025-11-27T22:44:29:   matchedOutput: {
2025-11-27T22:44:29:     type: 'nextStaticFolder',
2025-11-27T22:44:29:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-27T22:44:29:     locale: undefined,
2025-11-27T22:44:29:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:29:     itemPath: '/chunks/framework-2c16ac744b6cdea6.js'
2025-11-27T22:44:29:   },
2025-11-27T22:44:29:   statusCode: undefined,
2025-11-27T22:44:29:   resHeaders: {},
2025-11-27T22:44:29:   bodyStream: false,
2025-11-27T22:44:29:   parsedUrl: {
2025-11-27T22:44:29:     pathname: '/_next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-27T22:44:29:     query: [Object: null prototype] {}
2025-11-27T22:44:29:   },
2025-11-27T22:44:29:   finished: true
2025-11-27T22:44:29: }
2025-11-27T22:44:29: 2025-11-28T03:44:29.993Z send stat "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-27T22:44:29: 2025-11-28T03:44:29.993Z send pipe "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-27T22:44:29: 2025-11-28T03:44:29.993Z send accept ranges
2025-11-27T22:44:29: 2025-11-28T03:44:29.993Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:29: 2025-11-28T03:44:29.993Z send etag W/"226b5-19ac85d4f08"
2025-11-27T22:44:29: 2025-11-28T03:44:29.993Z send content-type application/javascript
2025-11-27T22:44:29: 2025-11-28T03:44:29.993Z compression gzip compression
2025-11-27T22:44:29: 2025-11-28T03:44:29.996Z next:router-server:main requestHandler! /_next/static/chunks/pages/_app-a993419552960bbd.js {
2025-11-27T22:44:29:   matchedOutput: {
2025-11-27T22:44:29:     type: 'nextStaticFolder',
2025-11-27T22:44:29:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-27T22:44:29:     locale: undefined,
2025-11-27T22:44:29:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:29:     itemPath: '/chunks/pages/_app-a993419552960bbd.js'
2025-11-27T22:44:29:   },
2025-11-27T22:44:29:   statusCode: undefined,
2025-11-27T22:44:29:   resHeaders: {},
2025-11-27T22:44:29:   bodyStream: false,
2025-11-27T22:44:29:   parsedUrl: {
2025-11-27T22:44:29:     pathname: '/_next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-27T22:44:29:     query: [Object: null prototype] {}
2025-11-27T22:44:29:   },
2025-11-27T22:44:29:   finished: true
2025-11-27T22:44:29: }
2025-11-27T22:44:29: 2025-11-28T03:44:29.996Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-27T22:44:29: 2025-11-28T03:44:29.997Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-27T22:44:29: 2025-11-28T03:44:29.997Z send accept ranges
2025-11-27T22:44:29: 2025-11-28T03:44:29.997Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:29: 2025-11-28T03:44:29.997Z send etag W/"8869-19ac85d4f08"
2025-11-27T22:44:29: 2025-11-28T03:44:29.997Z send content-type application/javascript
2025-11-27T22:44:29: 2025-11-28T03:44:29.997Z compression gzip compression
2025-11-27T22:44:29: 2025-11-28T03:44:29.999Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js {
2025-11-27T22:44:29:   matchedOutput: {
2025-11-27T22:44:29:     type: 'nextStaticFolder',
2025-11-27T22:44:29:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-27T22:44:29:     locale: undefined,
2025-11-27T22:44:29:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:29:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js'
2025-11-27T22:44:29:   },
2025-11-27T22:44:29:   statusCode: undefined,
2025-11-27T22:44:29:   resHeaders: {},
2025-11-27T22:44:29:   bodyStream: false,
2025-11-27T22:44:29:   parsedUrl: {
2025-11-27T22:44:29:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-27T22:44:29:     query: [Object: null prototype] {}
2025-11-27T22:44:29:   },
2025-11-27T22:44:29:   finished: true
2025-11-27T22:44:29: }
2025-11-27T22:44:29: 2025-11-28T03:44:29.999Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-27T22:44:29: 2025-11-28T03:44:29.999Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-27T22:44:29: 2025-11-28T03:44:29.999Z send accept ranges
2025-11-27T22:44:29: 2025-11-28T03:44:29.999Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:30: 2025-11-28T03:44:29.999Z send etag W/"4d-19ac85d4f08"
2025-11-27T22:44:30: 2025-11-28T03:44:29.999Z send content-type application/javascript
2025-11-27T22:44:30: 2025-11-28T03:44:29.999Z compression no compression: size below threshold
2025-11-27T22:44:30: 2025-11-28T03:44:30.000Z next:router-server:main requestHandler! /_next/static/chunks/main-ac52e5f1ea1d2a16.js {
2025-11-27T22:44:30:   matchedOutput: {
2025-11-27T22:44:30:     type: 'nextStaticFolder',
2025-11-27T22:44:30:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-27T22:44:30:     locale: undefined,
2025-11-27T22:44:30:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:30:     itemPath: '/chunks/main-ac52e5f1ea1d2a16.js'
2025-11-27T22:44:30:   },
2025-11-27T22:44:30:   statusCode: undefined,
2025-11-27T22:44:30:   resHeaders: {},
2025-11-27T22:44:30:   bodyStream: false,
2025-11-27T22:44:30:   parsedUrl: {
2025-11-27T22:44:30:     pathname: '/_next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-27T22:44:30:     query: [Object: null prototype] {}
2025-11-27T22:44:30:   },
2025-11-27T22:44:30:   finished: true
2025-11-27T22:44:30: }
2025-11-27T22:44:30: 2025-11-28T03:44:30.000Z send stat "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-27T22:44:30: 2025-11-28T03:44:30.000Z send pipe "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-27T22:44:30: 2025-11-28T03:44:30.000Z send accept ranges
2025-11-27T22:44:30: 2025-11-28T03:44:30.000Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:30: 2025-11-28T03:44:30.000Z send etag W/"1ad0c-19ac85d4f08"
2025-11-27T22:44:30: 2025-11-28T03:44:30.000Z send content-type application/javascript
2025-11-27T22:44:30: 2025-11-28T03:44:30.000Z compression gzip compression
2025-11-27T22:44:30: 2025-11-28T03:44:30.001Z next:router-server:main requestHandler! /_next/static/chunks/209-8c656abc5cd55250.js {
2025-11-27T22:44:30:   matchedOutput: {
2025-11-27T22:44:30:     type: 'nextStaticFolder',
2025-11-27T22:44:30:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js',
2025-11-27T22:44:30:     locale: undefined,
2025-11-27T22:44:30:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:30:     itemPath: '/chunks/209-8c656abc5cd55250.js'
2025-11-27T22:44:30:   },
2025-11-27T22:44:30:   statusCode: undefined,
2025-11-27T22:44:30:   resHeaders: {},
2025-11-27T22:44:30:   bodyStream: false,
2025-11-27T22:44:30:   parsedUrl: {
2025-11-27T22:44:30:     pathname: '/_next/static/chunks/209-8c656abc5cd55250.js',
2025-11-27T22:44:30:     query: [Object: null prototype] {}
2025-11-27T22:44:30:   },
2025-11-27T22:44:30:   finished: true
2025-11-27T22:44:30: }
2025-11-27T22:44:30: 2025-11-28T03:44:30.001Z send stat "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-27T22:44:30: 2025-11-28T03:44:30.001Z send pipe "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-27T22:44:30: 2025-11-28T03:44:30.001Z send accept ranges
2025-11-27T22:44:30: 2025-11-28T03:44:30.001Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:30: 2025-11-28T03:44:30.001Z send etag W/"693a-19ac85d4f08"
2025-11-27T22:44:30: 2025-11-28T03:44:30.001Z send content-type application/javascript
2025-11-27T22:44:30: 2025-11-28T03:44:30.003Z compression gzip compression
2025-11-27T22:44:30: 2025-11-28T03:44:30.040Z next:router-server:main requestHandler! /_next/static/chunks/pages/index-0237525f425ae5c5.js {
2025-11-27T22:44:30:   matchedOutput: {
2025-11-27T22:44:30:     type: 'nextStaticFolder',
2025-11-27T22:44:30:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-27T22:44:30:     locale: undefined,
2025-11-27T22:44:30:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:30:     itemPath: '/chunks/pages/index-0237525f425ae5c5.js'
2025-11-27T22:44:30:   },
2025-11-27T22:44:30:   statusCode: undefined,
2025-11-27T22:44:30:   resHeaders: {},
2025-11-27T22:44:30:   bodyStream: false,
2025-11-27T22:44:30:   parsedUrl: {
2025-11-27T22:44:30:     pathname: '/_next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-27T22:44:30:     query: [Object: null prototype] {}
2025-11-27T22:44:30:   },
2025-11-27T22:44:30:   finished: true
2025-11-27T22:44:30: }
2025-11-27T22:44:30: 2025-11-28T03:44:30.040Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-27T22:44:30: 2025-11-28T03:44:30.040Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-27T22:44:30: 2025-11-28T03:44:30.040Z send accept ranges
2025-11-27T22:44:30: 2025-11-28T03:44:30.041Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:30: 2025-11-28T03:44:30.041Z send etag W/"f5-19ac85d4f08"
2025-11-27T22:44:30: 2025-11-28T03:44:30.041Z send content-type application/javascript
2025-11-27T22:44:30: 2025-11-28T03:44:30.041Z compression no compression: size below threshold
2025-11-27T22:44:30: 2025-11-28T03:44:30.368Z next:router-server:main requestHandler! / {
2025-11-27T22:44:30:   matchedOutput: {
2025-11-27T22:44:30:     type: 'pageFile',
2025-11-27T22:44:30:     fsPath: undefined,
2025-11-27T22:44:30:     locale: undefined,
2025-11-27T22:44:30:     itemsRoot: undefined,
2025-11-27T22:44:30:     itemPath: '/'
2025-11-27T22:44:30:   },
2025-11-27T22:44:30:   statusCode: undefined,
2025-11-27T22:44:30:   resHeaders: {},
2025-11-27T22:44:30:   bodyStream: false,
2025-11-27T22:44:30:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T22:44:30:   finished: true
2025-11-27T22:44:30: }
2025-11-27T22:44:30: 2025-11-28T03:44:30.368Z next:router-server:main invokeRender / {
2025-11-27T22:44:30:   host: 'www.securitisys.com:4000',
2025-11-27T22:44:30:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36',
2025-11-27T22:44:30:   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',
2025-11-27T22:44:30:   'accept-language': 'en',
2025-11-27T22:44:30:   'upgrade-insecure-requests': '1',
2025-11-27T22:44:30:   'accept-encoding': 'gzip',
2025-11-27T22:44:30:   'x-middleware-invoke': '',
2025-11-27T22:44:30:   'x-invoke-path': '/',
2025-11-27T22:44:30:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:30:   'x-invoke-output': '/'
2025-11-27T22:44:30: }
2025-11-27T22:44:30: 2025-11-28T03:44:30.369Z compression gzip compression
2025-11-27T22:44:30: 2025-11-28T03:44:30.550Z next:router-server:main requestHandler! / {
2025-11-27T22:44:30:   matchedOutput: {
2025-11-27T22:44:30:     type: 'pageFile',
2025-11-27T22:44:30:     fsPath: undefined,
2025-11-27T22:44:30:     locale: undefined,
2025-11-27T22:44:30:     itemsRoot: undefined,
2025-11-27T22:44:30:     itemPath: '/'
2025-11-27T22:44:30:   },
2025-11-27T22:44:30:   statusCode: undefined,
2025-11-27T22:44:30:   resHeaders: {},
2025-11-27T22:44:30:   bodyStream: false,
2025-11-27T22:44:30:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T22:44:30:   finished: true
2025-11-27T22:44:30: }
2025-11-27T22:44:30: 2025-11-28T03:44:30.551Z next:router-server:main invokeRender / {
2025-11-27T22:44:30:   host: 'foundationr.com:4000',
2025-11-27T22:44:30:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36',
2025-11-27T22:44:30:   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',
2025-11-27T22:44:30:   'accept-language': 'en',
2025-11-27T22:44:30:   'upgrade-insecure-requests': '1',
2025-11-27T22:44:30:   'accept-encoding': 'gzip',
2025-11-27T22:44:30:   'x-middleware-invoke': '',
2025-11-27T22:44:30:   'x-invoke-path': '/',
2025-11-27T22:44:30:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:30:   'x-invoke-output': '/'
2025-11-27T22:44:30: }
2025-11-27T22:44:30: 2025-11-28T03:44:30.552Z compression gzip compression
2025-11-27T22:44:30: 2025-11-28T03:44:30.907Z next:router-server:main requestHandler! /_next/static/chunks/webpack-ee7e63bc15b31913.js {
2025-11-27T22:44:30:   matchedOutput: {
2025-11-27T22:44:30:     type: 'nextStaticFolder',
2025-11-27T22:44:30:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-27T22:44:30:     locale: undefined,
2025-11-27T22:44:30:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:30:     itemPath: '/chunks/webpack-ee7e63bc15b31913.js'
2025-11-27T22:44:30:   },
2025-11-27T22:44:30:   statusCode: undefined,
2025-11-27T22:44:30:   resHeaders: {},
2025-11-27T22:44:30:   bodyStream: false,
2025-11-27T22:44:30:   parsedUrl: {
2025-11-27T22:44:30:     pathname: '/_next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-27T22:44:30:     query: [Object: null prototype] {}
2025-11-27T22:44:30:   },
2025-11-27T22:44:30:   finished: true
2025-11-27T22:44:30: }
2025-11-27T22:44:30: 2025-11-28T03:44:30.907Z send stat "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-27T22:44:30: 2025-11-28T03:44:30.907Z send pipe "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-27T22:44:30: 2025-11-28T03:44:30.907Z send accept ranges
2025-11-27T22:44:30: 2025-11-28T03:44:30.907Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:30: 2025-11-28T03:44:30.907Z send etag W/"637-19ac85d4f08"
2025-11-27T22:44:30: 2025-11-28T03:44:30.907Z send content-type application/javascript
2025-11-27T22:44:30: 2025-11-28T03:44:30.907Z compression gzip compression
2025-11-27T22:44:30: 2025-11-28T03:44:30.931Z next:router-server:main requestHandler! /_next/static/chunks/pages/_app-a993419552960bbd.js {
2025-11-27T22:44:30:   matchedOutput: {
2025-11-27T22:44:30:     type: 'nextStaticFolder',
2025-11-27T22:44:30:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-27T22:44:30:     locale: undefined,
2025-11-27T22:44:30:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:30:     itemPath: '/chunks/pages/_app-a993419552960bbd.js'
2025-11-27T22:44:30:   },
2025-11-27T22:44:30:   statusCode: undefined,
2025-11-27T22:44:30:   resHeaders: {},
2025-11-27T22:44:30:   bodyStream: false,
2025-11-27T22:44:30:   parsedUrl: {
2025-11-27T22:44:30:     pathname: '/_next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-27T22:44:30:     query: [Object: null prototype] {}
2025-11-27T22:44:30:   },
2025-11-27T22:44:30:   finished: true
2025-11-27T22:44:30: }
2025-11-27T22:44:30: 2025-11-28T03:44:30.931Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-27T22:44:30: 2025-11-28T03:44:30.931Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-27T22:44:30: 2025-11-28T03:44:30.931Z send accept ranges
2025-11-27T22:44:30: 2025-11-28T03:44:30.931Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:30: 2025-11-28T03:44:30.931Z send etag W/"8869-19ac85d4f08"
2025-11-27T22:44:30: 2025-11-28T03:44:30.931Z send content-type application/javascript
2025-11-27T22:44:30: 2025-11-28T03:44:30.932Z compression gzip compression
2025-11-27T22:44:30: 2025-11-28T03:44:30.933Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js {
2025-11-27T22:44:30:   matchedOutput: {
2025-11-27T22:44:30:     type: 'nextStaticFolder',
2025-11-27T22:44:30:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-27T22:44:30:     locale: undefined,
2025-11-27T22:44:30:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:30:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js'
2025-11-27T22:44:30:   },
2025-11-27T22:44:30:   statusCode: undefined,
2025-11-27T22:44:30:   resHeaders: {},
2025-11-27T22:44:30:   bodyStream: false,
2025-11-27T22:44:30:   parsedUrl: {
2025-11-27T22:44:30:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-27T22:44:30:     query: [Object: null prototype] {}
2025-11-27T22:44:30:   },
2025-11-27T22:44:30:   finished: true
2025-11-27T22:44:30: }
2025-11-27T22:44:30: 2025-11-28T03:44:30.933Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-27T22:44:30: 2025-11-28T03:44:30.933Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-27T22:44:30: 2025-11-28T03:44:30.933Z send accept ranges
2025-11-27T22:44:30: 2025-11-28T03:44:30.933Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:30: 2025-11-28T03:44:30.933Z send etag W/"4d-19ac85d4f08"
2025-11-27T22:44:30: 2025-11-28T03:44:30.933Z send content-type application/javascript
2025-11-27T22:44:30: 2025-11-28T03:44:30.933Z compression no compression: size below threshold
2025-11-27T22:44:30: 2025-11-28T03:44:30.935Z next:router-server:main requestHandler! /_next/static/chunks/209-8c656abc5cd55250.js {
2025-11-27T22:44:30:   matchedOutput: {
2025-11-27T22:44:30:     type: 'nextStaticFolder',
2025-11-27T22:44:30:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js',
2025-11-27T22:44:30:     locale: undefined,
2025-11-27T22:44:30:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:30:     itemPath: '/chunks/209-8c656abc5cd55250.js'
2025-11-27T22:44:30:   },
2025-11-27T22:44:30:   statusCode: undefined,
2025-11-27T22:44:30:   resHeaders: {},
2025-11-27T22:44:30:   bodyStream: false,
2025-11-27T22:44:30:   parsedUrl: {
2025-11-27T22:44:30:     pathname: '/_next/static/chunks/209-8c656abc5cd55250.js',
2025-11-27T22:44:30:     query: [Object: null prototype] {}
2025-11-27T22:44:30:   },
2025-11-27T22:44:30:   finished: true
2025-11-27T22:44:30: }
2025-11-27T22:44:30: 2025-11-28T03:44:30.935Z send stat "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-27T22:44:30: 2025-11-28T03:44:30.935Z send pipe "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-27T22:44:30: 2025-11-28T03:44:30.935Z send accept ranges
2025-11-27T22:44:30: 2025-11-28T03:44:30.935Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:30: 2025-11-28T03:44:30.935Z send etag W/"693a-19ac85d4f08"
2025-11-27T22:44:30: 2025-11-28T03:44:30.935Z send content-type application/javascript
2025-11-27T22:44:30: 2025-11-28T03:44:30.935Z compression gzip compression
2025-11-27T22:44:30: 2025-11-28T03:44:30.947Z next:router-server:main requestHandler! /_next/static/chunks/framework-2c16ac744b6cdea6.js {
2025-11-27T22:44:30:   matchedOutput: {
2025-11-27T22:44:30:     type: 'nextStaticFolder',
2025-11-27T22:44:30:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-27T22:44:30:     locale: undefined,
2025-11-27T22:44:30:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:30:     itemPath: '/chunks/framework-2c16ac744b6cdea6.js'
2025-11-27T22:44:30:   },
2025-11-27T22:44:30:   statusCode: undefined,
2025-11-27T22:44:30:   resHeaders: {},
2025-11-27T22:44:30:   bodyStream: false,
2025-11-27T22:44:30:   parsedUrl: {
2025-11-27T22:44:30:     pathname: '/_next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-27T22:44:30:     query: [Object: null prototype] {}
2025-11-27T22:44:30:   },
2025-11-27T22:44:30:   finished: true
2025-11-27T22:44:30: }
2025-11-27T22:44:30: 2025-11-28T03:44:30.947Z send stat "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-27T22:44:30: 2025-11-28T03:44:30.947Z send pipe "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-27T22:44:30: 2025-11-28T03:44:30.947Z send accept ranges
2025-11-27T22:44:30: 2025-11-28T03:44:30.947Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:30: 2025-11-28T03:44:30.947Z send etag W/"226b5-19ac85d4f08"
2025-11-27T22:44:30: 2025-11-28T03:44:30.947Z send content-type application/javascript
2025-11-27T22:44:30: 2025-11-28T03:44:30.947Z compression gzip compression
2025-11-27T22:44:30: 2025-11-28T03:44:30.949Z next:router-server:main requestHandler! /_next/static/chunks/main-ac52e5f1ea1d2a16.js {
2025-11-27T22:44:30:   matchedOutput: {
2025-11-27T22:44:30:     type: 'nextStaticFolder',
2025-11-27T22:44:30:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-27T22:44:30:     locale: undefined,
2025-11-27T22:44:30:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:30:     itemPath: '/chunks/main-ac52e5f1ea1d2a16.js'
2025-11-27T22:44:30:   },
2025-11-27T22:44:30:   statusCode: undefined,
2025-11-27T22:44:30:   resHeaders: {},
2025-11-27T22:44:30:   bodyStream: false,
2025-11-27T22:44:30:   parsedUrl: {
2025-11-27T22:44:30:     pathname: '/_next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-27T22:44:30:     query: [Object: null prototype] {}
2025-11-27T22:44:30:   },
2025-11-27T22:44:30:   finished: true
2025-11-27T22:44:30: }
2025-11-27T22:44:30: 2025-11-28T03:44:30.949Z send stat "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-27T22:44:30: 2025-11-28T03:44:30.949Z send pipe "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-27T22:44:30: 2025-11-28T03:44:30.949Z send accept ranges
2025-11-27T22:44:30: 2025-11-28T03:44:30.949Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:30: 2025-11-28T03:44:30.949Z send etag W/"1ad0c-19ac85d4f08"
2025-11-27T22:44:30: 2025-11-28T03:44:30.949Z send content-type application/javascript
2025-11-27T22:44:30: 2025-11-28T03:44:30.949Z compression gzip compression
2025-11-27T22:44:30: 2025-11-28T03:44:30.957Z next:router-server:main requestHandler! /_next/static/chunks/pages/index-0237525f425ae5c5.js {
2025-11-27T22:44:30:   matchedOutput: {
2025-11-27T22:44:30:     type: 'nextStaticFolder',
2025-11-27T22:44:30:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-27T22:44:30:     locale: undefined,
2025-11-27T22:44:30:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:30:     itemPath: '/chunks/pages/index-0237525f425ae5c5.js'
2025-11-27T22:44:30:   },
2025-11-27T22:44:30:   statusCode: undefined,
2025-11-27T22:44:30:   resHeaders: {},
2025-11-27T22:44:30:   bodyStream: false,
2025-11-27T22:44:30:   parsedUrl: {
2025-11-27T22:44:30:     pathname: '/_next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-27T22:44:30:     query: [Object: null prototype] {}
2025-11-27T22:44:30:   },
2025-11-27T22:44:30:   finished: true
2025-11-27T22:44:30: }
2025-11-27T22:44:30: 2025-11-28T03:44:30.957Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-27T22:44:30: 2025-11-28T03:44:30.957Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-27T22:44:30: 2025-11-28T03:44:30.957Z send accept ranges
2025-11-27T22:44:30: 2025-11-28T03:44:30.957Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:30: 2025-11-28T03:44:30.957Z send etag W/"f5-19ac85d4f08"
2025-11-27T22:44:30: 2025-11-28T03:44:30.957Z send content-type application/javascript
2025-11-27T22:44:30: 2025-11-28T03:44:30.957Z compression no compression: size below threshold
2025-11-27T22:44:30: 2025-11-28T03:44:30.968Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js {
2025-11-27T22:44:30:   matchedOutput: {
2025-11-27T22:44:30:     type: 'nextStaticFolder',
2025-11-27T22:44:30:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-27T22:44:30:     locale: undefined,
2025-11-27T22:44:30:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:30:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_buildManifest.js'
2025-11-27T22:44:30:   },
2025-11-27T22:44:30:   statusCode: undefined,
2025-11-27T22:44:30:   resHeaders: {},
2025-11-27T22:44:30:   bodyStream: false,
2025-11-27T22:44:30:   parsedUrl: {
2025-11-27T22:44:30:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-27T22:44:30:     query: [Object: null prototype] {}
2025-11-27T22:44:30:   },
2025-11-27T22:44:30:   finished: true
2025-11-27T22:44:30: }
2025-11-27T22:44:30: 2025-11-28T03:44:30.968Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-27T22:44:30: 2025-11-28T03:44:30.968Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-27T22:44:30: 2025-11-28T03:44:30.968Z send accept ranges
2025-11-27T22:44:30: 2025-11-28T03:44:30.968Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:30: 2025-11-28T03:44:30.968Z send etag W/"291-19ac85d4f08"
2025-11-27T22:44:30: 2025-11-28T03:44:30.968Z send content-type application/javascript
2025-11-27T22:44:30: 2025-11-28T03:44:30.968Z compression no compression: size below threshold
2025-11-27T22:44:31: 2025-11-28T03:44:31.085Z next:router-server:main requestHandler! /_next/static/chunks/webpack-ee7e63bc15b31913.js {
2025-11-27T22:44:31:   matchedOutput: {
2025-11-27T22:44:31:     type: 'nextStaticFolder',
2025-11-27T22:44:31:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-27T22:44:31:     locale: undefined,
2025-11-27T22:44:31:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:31:     itemPath: '/chunks/webpack-ee7e63bc15b31913.js'
2025-11-27T22:44:31:   },
2025-11-27T22:44:31:   statusCode: undefined,
2025-11-27T22:44:31:   resHeaders: {},
2025-11-27T22:44:31:   bodyStream: false,
2025-11-27T22:44:31:   parsedUrl: {
2025-11-27T22:44:31:     pathname: '/_next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-27T22:44:31:     query: [Object: null prototype] {}
2025-11-27T22:44:31:   },
2025-11-27T22:44:31:   finished: true
2025-11-27T22:44:31: }
2025-11-27T22:44:31: 2025-11-28T03:44:31.085Z send stat "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-27T22:44:31: 2025-11-28T03:44:31.085Z send pipe "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-27T22:44:31: 2025-11-28T03:44:31.085Z send accept ranges
2025-11-27T22:44:31: 2025-11-28T03:44:31.085Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:31: 2025-11-28T03:44:31.085Z send etag W/"637-19ac85d4f08"
2025-11-27T22:44:31: 2025-11-28T03:44:31.085Z send content-type application/javascript
2025-11-27T22:44:31: 2025-11-28T03:44:31.085Z compression gzip compression
2025-11-27T22:44:31: 2025-11-28T03:44:31.111Z next:router-server:main requestHandler! /_next/static/chunks/pages/index-0237525f425ae5c5.js {
2025-11-27T22:44:31:   matchedOutput: {
2025-11-27T22:44:31:     type: 'nextStaticFolder',
2025-11-27T22:44:31:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-27T22:44:31:     locale: undefined,
2025-11-27T22:44:31:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:31:     itemPath: '/chunks/pages/index-0237525f425ae5c5.js'
2025-11-27T22:44:31:   },
2025-11-27T22:44:31:   statusCode: undefined,
2025-11-27T22:44:31:   resHeaders: {},
2025-11-27T22:44:31:   bodyStream: false,
2025-11-27T22:44:31:   parsedUrl: {
2025-11-27T22:44:31:     pathname: '/_next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-27T22:44:31:     query: [Object: null prototype] {}
2025-11-27T22:44:31:   },
2025-11-27T22:44:31:   finished: true
2025-11-27T22:44:31: }
2025-11-27T22:44:31: 2025-11-28T03:44:31.111Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-27T22:44:31: 2025-11-28T03:44:31.111Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-27T22:44:31: 2025-11-28T03:44:31.111Z send accept ranges
2025-11-27T22:44:31: 2025-11-28T03:44:31.111Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:31: 2025-11-28T03:44:31.111Z send etag W/"f5-19ac85d4f08"
2025-11-27T22:44:31: 2025-11-28T03:44:31.111Z send content-type application/javascript
2025-11-27T22:44:31: 2025-11-28T03:44:31.111Z compression no compression: size below threshold
2025-11-27T22:44:31: 2025-11-28T03:44:31.115Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js {
2025-11-27T22:44:31:   matchedOutput: {
2025-11-27T22:44:31:     type: 'nextStaticFolder',
2025-11-27T22:44:31:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-27T22:44:31:     locale: undefined,
2025-11-27T22:44:31:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:31:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js'
2025-11-27T22:44:31:   },
2025-11-27T22:44:31:   statusCode: undefined,
2025-11-27T22:44:31:   resHeaders: {},
2025-11-27T22:44:31:   bodyStream: false,
2025-11-27T22:44:31:   parsedUrl: {
2025-11-27T22:44:31:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-27T22:44:31:     query: [Object: null prototype] {}
2025-11-27T22:44:31:   },
2025-11-27T22:44:31:   finished: true
2025-11-27T22:44:31: }
2025-11-27T22:44:31: 2025-11-28T03:44:31.115Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-27T22:44:31: 2025-11-28T03:44:31.115Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-27T22:44:31: 2025-11-28T03:44:31.115Z send accept ranges
2025-11-27T22:44:31: 2025-11-28T03:44:31.115Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:31: 2025-11-28T03:44:31.115Z send etag W/"4d-19ac85d4f08"
2025-11-27T22:44:31: 2025-11-28T03:44:31.115Z send content-type application/javascript
2025-11-27T22:44:31: 2025-11-28T03:44:31.116Z compression no compression: size below threshold
2025-11-27T22:44:31: 2025-11-28T03:44:31.117Z next:router-server:main requestHandler! /_next/static/chunks/main-ac52e5f1ea1d2a16.js {
2025-11-27T22:44:31:   matchedOutput: {
2025-11-27T22:44:31:     type: 'nextStaticFolder',
2025-11-27T22:44:31:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-27T22:44:31:     locale: undefined,
2025-11-27T22:44:31:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:31:     itemPath: '/chunks/main-ac52e5f1ea1d2a16.js'
2025-11-27T22:44:31:   },
2025-11-27T22:44:31:   statusCode: undefined,
2025-11-27T22:44:31:   resHeaders: {},
2025-11-27T22:44:31:   bodyStream: false,
2025-11-27T22:44:31:   parsedUrl: {
2025-11-27T22:44:31:     pathname: '/_next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-27T22:44:31:     query: [Object: null prototype] {}
2025-11-27T22:44:31:   },
2025-11-27T22:44:31:   finished: true
2025-11-27T22:44:31: }
2025-11-27T22:44:31: 2025-11-28T03:44:31.117Z send stat "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-27T22:44:31: 2025-11-28T03:44:31.117Z send pipe "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-27T22:44:31: 2025-11-28T03:44:31.117Z send accept ranges
2025-11-27T22:44:31: 2025-11-28T03:44:31.117Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:31: 2025-11-28T03:44:31.117Z send etag W/"1ad0c-19ac85d4f08"
2025-11-27T22:44:31: 2025-11-28T03:44:31.117Z send content-type application/javascript
2025-11-27T22:44:31: 2025-11-28T03:44:31.117Z compression gzip compression
2025-11-27T22:44:31: 2025-11-28T03:44:31.126Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js {
2025-11-27T22:44:31:   matchedOutput: {
2025-11-27T22:44:31:     type: 'nextStaticFolder',
2025-11-27T22:44:31:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-27T22:44:31:     locale: undefined,
2025-11-27T22:44:31:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:31:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_buildManifest.js'
2025-11-27T22:44:31:   },
2025-11-27T22:44:31:   statusCode: undefined,
2025-11-27T22:44:31:   resHeaders: {},
2025-11-27T22:44:31:   bodyStream: false,
2025-11-27T22:44:31:   parsedUrl: {
2025-11-27T22:44:31:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-27T22:44:31:     query: [Object: null prototype] {}
2025-11-27T22:44:31:   },
2025-11-27T22:44:31:   finished: true
2025-11-27T22:44:31: }
2025-11-27T22:44:31: 2025-11-28T03:44:31.126Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-27T22:44:31: 2025-11-28T03:44:31.126Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-27T22:44:31: 2025-11-28T03:44:31.126Z send accept ranges
2025-11-27T22:44:31: 2025-11-28T03:44:31.126Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:31: 2025-11-28T03:44:31.126Z send etag W/"291-19ac85d4f08"
2025-11-27T22:44:31: 2025-11-28T03:44:31.126Z send content-type application/javascript
2025-11-27T22:44:31: 2025-11-28T03:44:31.126Z compression no compression: size below threshold
2025-11-27T22:44:31: 2025-11-28T03:44:31.134Z next:router-server:main requestHandler! /_next/static/chunks/framework-2c16ac744b6cdea6.js {
2025-11-27T22:44:31:   matchedOutput: {
2025-11-27T22:44:31:     type: 'nextStaticFolder',
2025-11-27T22:44:31:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-27T22:44:31:     locale: undefined,
2025-11-27T22:44:31:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:31:     itemPath: '/chunks/framework-2c16ac744b6cdea6.js'
2025-11-27T22:44:31:   },
2025-11-27T22:44:31:   statusCode: undefined,
2025-11-27T22:44:31:   resHeaders: {},
2025-11-27T22:44:31:   bodyStream: false,
2025-11-27T22:44:31:   parsedUrl: {
2025-11-27T22:44:31:     pathname: '/_next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-27T22:44:31:     query: [Object: null prototype] {}
2025-11-27T22:44:31:   },
2025-11-27T22:44:31:   finished: true
2025-11-27T22:44:31: }
2025-11-27T22:44:31: 2025-11-28T03:44:31.134Z send stat "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-27T22:44:31: 2025-11-28T03:44:31.134Z send pipe "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-27T22:44:31: 2025-11-28T03:44:31.134Z send accept ranges
2025-11-27T22:44:31: 2025-11-28T03:44:31.134Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:31: 2025-11-28T03:44:31.134Z send etag W/"226b5-19ac85d4f08"
2025-11-27T22:44:31: 2025-11-28T03:44:31.134Z send content-type application/javascript
2025-11-27T22:44:31: 2025-11-28T03:44:31.135Z compression gzip compression
2025-11-27T22:44:31: 2025-11-28T03:44:31.138Z next:router-server:main requestHandler! /_next/static/chunks/pages/_app-a993419552960bbd.js {
2025-11-27T22:44:31:   matchedOutput: {
2025-11-27T22:44:31:     type: 'nextStaticFolder',
2025-11-27T22:44:31:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-27T22:44:31:     locale: undefined,
2025-11-27T22:44:31:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:31:     itemPath: '/chunks/pages/_app-a993419552960bbd.js'
2025-11-27T22:44:31:   },
2025-11-27T22:44:31:   statusCode: undefined,
2025-11-27T22:44:31:   resHeaders: {},
2025-11-27T22:44:31:   bodyStream: false,
2025-11-27T22:44:31:   parsedUrl: {
2025-11-27T22:44:31:     pathname: '/_next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-27T22:44:31:     query: [Object: null prototype] {}
2025-11-27T22:44:31:   },
2025-11-27T22:44:31:   finished: true
2025-11-27T22:44:31: }
2025-11-27T22:44:31: 2025-11-28T03:44:31.138Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-27T22:44:31: 2025-11-28T03:44:31.138Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-27T22:44:31: 2025-11-28T03:44:31.138Z send accept ranges
2025-11-27T22:44:31: 2025-11-28T03:44:31.138Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:31: 2025-11-28T03:44:31.138Z send etag W/"8869-19ac85d4f08"
2025-11-27T22:44:31: 2025-11-28T03:44:31.138Z send content-type application/javascript
2025-11-27T22:44:31: 2025-11-28T03:44:31.139Z next:router-server:main requestHandler! /_next/static/chunks/209-8c656abc5cd55250.js {
2025-11-27T22:44:31:   matchedOutput: {
2025-11-27T22:44:31:     type: 'nextStaticFolder',
2025-11-27T22:44:31:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js',
2025-11-27T22:44:31:     locale: undefined,
2025-11-27T22:44:31:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:31:     itemPath: '/chunks/209-8c656abc5cd55250.js'
2025-11-27T22:44:31:   },
2025-11-27T22:44:31:   statusCode: undefined,
2025-11-27T22:44:31:   resHeaders: {},
2025-11-27T22:44:31:   bodyStream: false,
2025-11-27T22:44:31:   parsedUrl: {
2025-11-27T22:44:31:     pathname: '/_next/static/chunks/209-8c656abc5cd55250.js',
2025-11-27T22:44:31:     query: [Object: null prototype] {}
2025-11-27T22:44:31:   },
2025-11-27T22:44:31:   finished: true
2025-11-27T22:44:31: }
2025-11-27T22:44:31: 2025-11-28T03:44:31.139Z send stat "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-27T22:44:31: 2025-11-28T03:44:31.139Z send pipe "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-27T22:44:31: 2025-11-28T03:44:31.139Z send accept ranges
2025-11-27T22:44:31: 2025-11-28T03:44:31.139Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:31: 2025-11-28T03:44:31.139Z send etag W/"693a-19ac85d4f08"
2025-11-27T22:44:31: 2025-11-28T03:44:31.139Z send content-type application/javascript
2025-11-27T22:44:31: 2025-11-28T03:44:31.139Z compression gzip compression
2025-11-27T22:44:31: 2025-11-28T03:44:31.139Z compression gzip compression
2025-11-27T22:44:31: 2025-11-28T03:44:31.496Z next:router-server:main requestHandler! /api/auth/session {
2025-11-27T22:44:31:   matchedOutput: {
2025-11-27T22:44:31:     type: 'pageFile',
2025-11-27T22:44:31:     fsPath: undefined,
2025-11-27T22:44:31:     locale: undefined,
2025-11-27T22:44:31:     itemsRoot: undefined,
2025-11-27T22:44:31:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:31:   },
2025-11-27T22:44:31:   statusCode: undefined,
2025-11-27T22:44:31:   resHeaders: {},
2025-11-27T22:44:31:   bodyStream: false,
2025-11-27T22:44:31:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-27T22:44:31:   finished: true
2025-11-27T22:44:31: }
2025-11-27T22:44:31: 2025-11-28T03:44:31.496Z next:router-server:main invokeRender /api/auth/session {
2025-11-27T22:44:31:   host: '50.6.6.177:4000',
2025-11-27T22:44:31:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:31:   accept: '*/*',
2025-11-27T22:44:31:   'accept-language': 'en',
2025-11-27T22:44:31:   'content-type': 'application/json',
2025-11-27T22:44:31:   referer: 'http://50.6.6.177:4000/',
2025-11-27T22:44:31:   'accept-encoding': 'gzip',
2025-11-27T22:44:31:   'x-middleware-invoke': '',
2025-11-27T22:44:31:   'x-invoke-path': '/api/auth/session',
2025-11-27T22:44:31:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:31:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:31: }
2025-11-27T22:44:31: 2025-11-28T03:44:31.497Z compression no compression: size below threshold
2025-11-27T22:44:31: 2025-11-28T03:44:31.499Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T22:44:31:   matchedOutput: {
2025-11-27T22:44:31:     type: 'pageFile',
2025-11-27T22:44:31:     fsPath: undefined,
2025-11-27T22:44:31:     locale: undefined,
2025-11-27T22:44:31:     itemsRoot: undefined,
2025-11-27T22:44:31:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:31:   },
2025-11-27T22:44:31:   statusCode: undefined,
2025-11-27T22:44:31:   resHeaders: {},
2025-11-27T22:44:31:   bodyStream: false,
2025-11-27T22:44:31:   parsedUrl: {
2025-11-27T22:44:31:     pathname: '/api/auth/providers',
2025-11-27T22:44:31:     query: [Object: null prototype] {}
2025-11-27T22:44:31:   },
2025-11-27T22:44:31:   finished: true
2025-11-27T22:44:31: }
2025-11-27T22:44:31: 2025-11-28T03:44:31.499Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T22:44:31:   host: '50.6.6.177:4000',
2025-11-27T22:44:31:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:31:   accept: '*/*',
2025-11-27T22:44:31:   'accept-language': 'en',
2025-11-27T22:44:31:   referer: 'http://50.6.6.177:4000/',
2025-11-27T22:44:31:   'accept-encoding': 'gzip',
2025-11-27T22:44:31:   'x-middleware-invoke': '',
2025-11-27T22:44:31:   'x-invoke-path': '/api/auth/providers',
2025-11-27T22:44:31:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:31:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:31: }
2025-11-27T22:44:31: 2025-11-28T03:44:31.499Z compression no compression: size below threshold
2025-11-27T22:44:31: 2025-11-28T03:44:31.981Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T22:44:31:   matchedOutput: {
2025-11-27T22:44:31:     type: 'pageFile',
2025-11-27T22:44:31:     fsPath: undefined,
2025-11-27T22:44:31:     locale: undefined,
2025-11-27T22:44:31:     itemsRoot: undefined,
2025-11-27T22:44:31:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:31:   },
2025-11-27T22:44:31:   statusCode: undefined,
2025-11-27T22:44:31:   resHeaders: {},
2025-11-27T22:44:31:   bodyStream: false,
2025-11-27T22:44:31:   parsedUrl: {
2025-11-27T22:44:31:     pathname: '/api/auth/providers',
2025-11-27T22:44:31:     query: [Object: null prototype] {}
2025-11-27T22:44:31:   },
2025-11-27T22:44:31:   finished: true
2025-11-27T22:44:31: }
2025-11-27T22:44:31: 2025-11-28T03:44:31.981Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T22:44:31:   host: '50.6.6.177:4000',
2025-11-27T22:44:31:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:31:   accept: '*/*',
2025-11-27T22:44:31:   'accept-language': 'en',
2025-11-27T22:44:31:   cookie: 'next-auth.csrf-token=517a135059d6023ccc6edc53bf98aa9d8a63bcd6c8c5448a1cca62bc468545a7%7C6f6c1aee16fb253060511649413f48006b33335554dede3415392f77dfceb7d0; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-27T22:44:31:   referer: 'http://50.6.6.177:4000/',
2025-11-27T22:44:31:   'accept-encoding': 'gzip',
2025-11-27T22:44:31:   'x-middleware-invoke': '',
2025-11-27T22:44:31:   'x-invoke-path': '/api/auth/providers',
2025-11-27T22:44:31:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:31:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:31: }
2025-11-27T22:44:31: 2025-11-28T03:44:31.982Z compression no compression: size below threshold
2025-11-27T22:44:32: 2025-11-28T03:44:32.078Z next:router-server:main requestHandler! /api/auth/session {
2025-11-27T22:44:32:   matchedOutput: {
2025-11-27T22:44:32:     type: 'pageFile',
2025-11-27T22:44:32:     fsPath: undefined,
2025-11-27T22:44:32:     locale: undefined,
2025-11-27T22:44:32:     itemsRoot: undefined,
2025-11-27T22:44:32:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:32:   },
2025-11-27T22:44:32:   statusCode: undefined,
2025-11-27T22:44:32:   resHeaders: {},
2025-11-27T22:44:32:   bodyStream: false,
2025-11-27T22:44:32:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-27T22:44:32:   finished: true
2025-11-27T22:44:32: }
2025-11-27T22:44:32: 2025-11-28T03:44:32.078Z next:router-server:main invokeRender /api/auth/session {
2025-11-27T22:44:32:   host: 'www.securitisys.com:4000',
2025-11-27T22:44:32:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36',
2025-11-27T22:44:32:   accept: '*/*',
2025-11-27T22:44:32:   'accept-language': 'en',
2025-11-27T22:44:32:   'content-type': 'application/json',
2025-11-27T22:44:32:   referer: 'http://www.securitisys.com:4000/',
2025-11-27T22:44:32:   'accept-encoding': 'gzip',
2025-11-27T22:44:32:   'x-middleware-invoke': '',
2025-11-27T22:44:32:   'x-invoke-path': '/api/auth/session',
2025-11-27T22:44:32:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:32:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:32: }
2025-11-27T22:44:32: 2025-11-28T03:44:32.079Z compression no compression: size below threshold
2025-11-27T22:44:32: 2025-11-28T03:44:32.086Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T22:44:32:   matchedOutput: {
2025-11-27T22:44:32:     type: 'pageFile',
2025-11-27T22:44:32:     fsPath: undefined,
2025-11-27T22:44:32:     locale: undefined,
2025-11-27T22:44:32:     itemsRoot: undefined,
2025-11-27T22:44:32:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:32:   },
2025-11-27T22:44:32:   statusCode: undefined,
2025-11-27T22:44:32:   resHeaders: {},
2025-11-27T22:44:32:   bodyStream: false,
2025-11-27T22:44:32:   parsedUrl: {
2025-11-27T22:44:32:     pathname: '/api/auth/providers',
2025-11-27T22:44:32:     query: [Object: null prototype] {}
2025-11-27T22:44:32:   },
2025-11-27T22:44:32:   finished: true
2025-11-27T22:44:32: }
2025-11-27T22:44:32: 2025-11-28T03:44:32.086Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T22:44:32:   host: 'www.securitisys.com:4000',
2025-11-27T22:44:32:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36',
2025-11-27T22:44:32:   accept: '*/*',
2025-11-27T22:44:32:   'accept-language': 'en',
2025-11-27T22:44:32:   referer: 'http://www.securitisys.com:4000/',
2025-11-27T22:44:32:   'accept-encoding': 'gzip',
2025-11-27T22:44:32:   'x-middleware-invoke': '',
2025-11-27T22:44:32:   'x-invoke-path': '/api/auth/providers',
2025-11-27T22:44:32:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:32:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:32: }
2025-11-27T22:44:32: 2025-11-28T03:44:32.086Z compression no compression: size below threshold
2025-11-27T22:44:32: 2025-11-28T03:44:32.280Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T22:44:32:   matchedOutput: {
2025-11-27T22:44:32:     type: 'pageFile',
2025-11-27T22:44:32:     fsPath: undefined,
2025-11-27T22:44:32:     locale: undefined,
2025-11-27T22:44:32:     itemsRoot: undefined,
2025-11-27T22:44:32:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:32:   },
2025-11-27T22:44:32:   statusCode: undefined,
2025-11-27T22:44:32:   resHeaders: {},
2025-11-27T22:44:32:   bodyStream: false,
2025-11-27T22:44:32:   parsedUrl: {
2025-11-27T22:44:32:     pathname: '/api/auth/providers',
2025-11-27T22:44:32:     query: [Object: null prototype] {}
2025-11-27T22:44:32:   },
2025-11-27T22:44:32:   finished: true
2025-11-27T22:44:32: }
2025-11-27T22:44:32: 2025-11-28T03:44:32.280Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T22:44:32:   host: 'foundationr.com:4000',
2025-11-27T22:44:32:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36',
2025-11-27T22:44:32:   accept: '*/*',
2025-11-27T22:44:32:   'accept-language': 'en',
2025-11-27T22:44:32:   referer: 'http://foundationr.com:4000/',
2025-11-27T22:44:32:   'accept-encoding': 'gzip',
2025-11-27T22:44:32:   'x-middleware-invoke': '',
2025-11-27T22:44:32:   'x-invoke-path': '/api/auth/providers',
2025-11-27T22:44:32:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:32:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:32: }
2025-11-27T22:44:32: 2025-11-28T03:44:32.280Z compression no compression: size below threshold
2025-11-27T22:44:32: 2025-11-28T03:44:32.286Z next:router-server:main requestHandler! /api/auth/session {
2025-11-27T22:44:32:   matchedOutput: {
2025-11-27T22:44:32:     type: 'pageFile',
2025-11-27T22:44:32:     fsPath: undefined,
2025-11-27T22:44:32:     locale: undefined,
2025-11-27T22:44:32:     itemsRoot: undefined,
2025-11-27T22:44:32:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:32:   },
2025-11-27T22:44:32:   statusCode: undefined,
2025-11-27T22:44:32:   resHeaders: {},
2025-11-27T22:44:32:   bodyStream: false,
2025-11-27T22:44:32:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-27T22:44:32:   finished: true
2025-11-27T22:44:32: }
2025-11-27T22:44:32: 2025-11-28T03:44:32.286Z next:router-server:main invokeRender /api/auth/session {
2025-11-27T22:44:32:   host: 'foundationr.com:4000',
2025-11-27T22:44:32:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36',
2025-11-27T22:44:32:   accept: '*/*',
2025-11-27T22:44:32:   'accept-language': 'en',
2025-11-27T22:44:32:   'content-type': 'application/json',
2025-11-27T22:44:32:   referer: 'http://foundationr.com:4000/',
2025-11-27T22:44:32:   'accept-encoding': 'gzip',
2025-11-27T22:44:32:   'x-middleware-invoke': '',
2025-11-27T22:44:32:   'x-invoke-path': '/api/auth/session',
2025-11-27T22:44:32:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:32:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:32: }
2025-11-27T22:44:32: 2025-11-28T03:44:32.287Z compression no compression: size below threshold
2025-11-27T22:44:32: 2025-11-28T03:44:32.608Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T22:44:32:   matchedOutput: {
2025-11-27T22:44:32:     type: 'pageFile',
2025-11-27T22:44:32:     fsPath: undefined,
2025-11-27T22:44:32:     locale: undefined,
2025-11-27T22:44:32:     itemsRoot: undefined,
2025-11-27T22:44:32:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:32:   },
2025-11-27T22:44:32:   statusCode: undefined,
2025-11-27T22:44:32:   resHeaders: {},
2025-11-27T22:44:32:   bodyStream: false,
2025-11-27T22:44:32:   parsedUrl: {
2025-11-27T22:44:32:     pathname: '/api/auth/providers',
2025-11-27T22:44:32:     query: [Object: null prototype] {}
2025-11-27T22:44:32:   },
2025-11-27T22:44:32:   finished: true
2025-11-27T22:44:32: }
2025-11-27T22:44:32: 2025-11-28T03:44:32.609Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T22:44:32:   host: 'www.securitisys.com:4000',
2025-11-27T22:44:32:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36',
2025-11-27T22:44:32:   accept: '*/*',
2025-11-27T22:44:32:   'accept-language': 'en',
2025-11-27T22:44:32:   cookie: 'next-auth.csrf-token=17ce8e4184162dc842039857ae34c4592954c31aed3f31e5717e6381c90a50cd%7C07a0c37e26f03cefe1595035337e49968ea7eae3d7e661839852ccd7c164672d; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-27T22:44:32:   referer: 'http://www.securitisys.com:4000/',
2025-11-27T22:44:32:   'accept-encoding': 'gzip',
2025-11-27T22:44:32:   'x-middleware-invoke': '',
2025-11-27T22:44:32:   'x-invoke-path': '/api/auth/providers',
2025-11-27T22:44:32:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:32:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:32: }
2025-11-27T22:44:32: 2025-11-28T03:44:32.609Z compression no compression: size below threshold
2025-11-27T22:44:32: 2025-11-28T03:44:32.833Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T22:44:32:   matchedOutput: {
2025-11-27T22:44:32:     type: 'pageFile',
2025-11-27T22:44:32:     fsPath: undefined,
2025-11-27T22:44:32:     locale: undefined,
2025-11-27T22:44:32:     itemsRoot: undefined,
2025-11-27T22:44:32:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:32:   },
2025-11-27T22:44:32:   statusCode: undefined,
2025-11-27T22:44:32:   resHeaders: {},
2025-11-27T22:44:32:   bodyStream: false,
2025-11-27T22:44:32:   parsedUrl: {
2025-11-27T22:44:32:     pathname: '/api/auth/providers',
2025-11-27T22:44:32:     query: [Object: null prototype] {}
2025-11-27T22:44:32:   },
2025-11-27T22:44:32:   finished: true
2025-11-27T22:44:32: }
2025-11-27T22:44:32: 2025-11-28T03:44:32.833Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T22:44:32:   host: 'foundationr.com:4000',
2025-11-27T22:44:32:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.88 Safari/537.36',
2025-11-27T22:44:32:   accept: '*/*',
2025-11-27T22:44:32:   'accept-language': 'en',
2025-11-27T22:44:32:   cookie: 'next-auth.csrf-token=0edd6c6f647eb267f3005c64a5c3f41776e1306fc53bae470f4015446ecfb69f%7C560c117c3ba88a736b131f21cd7b00870169a392452cae13917589e3f27d9863; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-27T22:44:32:   referer: 'http://foundationr.com:4000/',
2025-11-27T22:44:32:   'accept-encoding': 'gzip',
2025-11-27T22:44:32:   'x-middleware-invoke': '',
2025-11-27T22:44:32:   'x-invoke-path': '/api/auth/providers',
2025-11-27T22:44:32:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:32:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:32: }
2025-11-27T22:44:32: 2025-11-28T03:44:32.833Z compression no compression: size below threshold
2025-11-27T22:44:34: 2025-11-28T03:44:34.941Z next:router-server:main requestHandler! /logo.png {
2025-11-27T22:44:34:   matchedOutput: {
2025-11-27T22:44:34:     type: 'publicFolder',
2025-11-27T22:44:34:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-27T22:44:34:     locale: undefined,
2025-11-27T22:44:34:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-27T22:44:34:     itemPath: '/logo.png'
2025-11-27T22:44:34:   },
2025-11-27T22:44:34:   statusCode: undefined,
2025-11-27T22:44:34:   resHeaders: {},
2025-11-27T22:44:34:   bodyStream: false,
2025-11-27T22:44:34:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-27T22:44:34:   finished: true
2025-11-27T22:44:34: }
2025-11-27T22:44:34: 2025-11-28T03:44:34.941Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-27T22:44:34: 2025-11-28T03:44:34.941Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-27T22:44:34: 2025-11-28T03:44:34.941Z send accept ranges
2025-11-27T22:44:34: 2025-11-28T03:44:34.941Z send cache-control public, max-age=0
2025-11-27T22:44:34: 2025-11-28T03:44:34.941Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-27T22:44:34: 2025-11-28T03:44:34.941Z send etag W/"2465-19ac853b2f0"
2025-11-27T22:44:34: 2025-11-28T03:44:34.941Z send content-type image/png
2025-11-27T22:44:34: 2025-11-28T03:44:34.941Z compression image/png not compressible
2025-11-27T22:44:34: 2025-11-28T03:44:34.941Z compression no compression: filtered
2025-11-27T22:44:35: 2025-11-28T03:44:35.124Z next:router-server:main requestHandler! /logo.png {
2025-11-27T22:44:35:   matchedOutput: {
2025-11-27T22:44:35:     type: 'publicFolder',
2025-11-27T22:44:35:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-27T22:44:35:     locale: undefined,
2025-11-27T22:44:35:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-27T22:44:35:     itemPath: '/logo.png'
2025-11-27T22:44:35:   },
2025-11-27T22:44:35:   statusCode: undefined,
2025-11-27T22:44:35:   resHeaders: {},
2025-11-27T22:44:35:   bodyStream: false,
2025-11-27T22:44:35:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-27T22:44:35:   finished: true
2025-11-27T22:44:35: }
2025-11-27T22:44:35: 2025-11-28T03:44:35.124Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-27T22:44:35: 2025-11-28T03:44:35.124Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-27T22:44:35: 2025-11-28T03:44:35.124Z send accept ranges
2025-11-27T22:44:35: 2025-11-28T03:44:35.124Z send cache-control public, max-age=0
2025-11-27T22:44:35: 2025-11-28T03:44:35.124Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-27T22:44:35: 2025-11-28T03:44:35.124Z send etag W/"2465-19ac853b2f0"
2025-11-27T22:44:35: 2025-11-28T03:44:35.124Z send content-type image/png
2025-11-27T22:44:35: 2025-11-28T03:44:35.125Z compression image/png not compressible
2025-11-27T22:44:35: 2025-11-28T03:44:35.125Z compression no compression: filtered
2025-11-27T22:44:35: 2025-11-28T03:44:35.514Z next:router-server:main requestHandler! /logo.png {
2025-11-27T22:44:35:   matchedOutput: {
2025-11-27T22:44:35:     type: 'publicFolder',
2025-11-27T22:44:35:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-27T22:44:35:     locale: undefined,
2025-11-27T22:44:35:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-27T22:44:35:     itemPath: '/logo.png'
2025-11-27T22:44:35:   },
2025-11-27T22:44:35:   statusCode: undefined,
2025-11-27T22:44:35:   resHeaders: {},
2025-11-27T22:44:35:   bodyStream: false,
2025-11-27T22:44:35:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-27T22:44:35:   finished: true
2025-11-27T22:44:35: }
2025-11-27T22:44:35: 2025-11-28T03:44:35.514Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-27T22:44:35: 2025-11-28T03:44:35.514Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-27T22:44:35: 2025-11-28T03:44:35.514Z send accept ranges
2025-11-27T22:44:35: 2025-11-28T03:44:35.514Z send cache-control public, max-age=0
2025-11-27T22:44:35: 2025-11-28T03:44:35.514Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-27T22:44:35: 2025-11-28T03:44:35.514Z send etag W/"2465-19ac853b2f0"
2025-11-27T22:44:35: 2025-11-28T03:44:35.514Z send content-type image/png
2025-11-27T22:44:35: 2025-11-28T03:44:35.515Z compression image/png not compressible
2025-11-27T22:44:35: 2025-11-28T03:44:35.515Z compression no compression: filtered
2025-11-27T22:44:38: 2025-11-28T03:44:38.729Z next:router-server:main requestHandler! / {
2025-11-27T22:44:38:   matchedOutput: {
2025-11-27T22:44:38:     type: 'pageFile',
2025-11-27T22:44:38:     fsPath: undefined,
2025-11-27T22:44:38:     locale: undefined,
2025-11-27T22:44:38:     itemsRoot: undefined,
2025-11-27T22:44:38:     itemPath: '/'
2025-11-27T22:44:38:   },
2025-11-27T22:44:38:   statusCode: undefined,
2025-11-27T22:44:38:   resHeaders: {},
2025-11-27T22:44:38:   bodyStream: false,
2025-11-27T22:44:38:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T22:44:38:   finished: true
2025-11-27T22:44:38: }
2025-11-27T22:44:38: 2025-11-28T03:44:38.729Z next:router-server:main invokeRender / {
2025-11-27T22:44:38:   host: 'bbclark.com:4000',
2025-11-27T22:44:38:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36',
2025-11-27T22:44:38:   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.9',
2025-11-27T22:44:38:   'accept-language': 'en;q=0.9',
2025-11-27T22:44:38:   'cache-control': 'max-age=0',
2025-11-27T22:44:38:   dnt: '1',
2025-11-27T22:44:38:   'sec-gpc': '1',
2025-11-27T22:44:38:   'upgrade-insecure-requests': '1',
2025-11-27T22:44:38:   'accept-encoding': 'gzip',
2025-11-27T22:44:38:   'x-middleware-invoke': '',
2025-11-27T22:44:38:   'x-invoke-path': '/',
2025-11-27T22:44:38:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:38:   'x-invoke-output': '/'
2025-11-27T22:44:38: }
2025-11-27T22:44:38: 2025-11-28T03:44:38.730Z compression gzip compression
2025-11-27T22:44:38: 2025-11-28T03:44:38.744Z next:router-server:main requestHandler! / {
2025-11-27T22:44:38:   matchedOutput: {
2025-11-27T22:44:38:     type: 'pageFile',
2025-11-27T22:44:38:     fsPath: undefined,
2025-11-27T22:44:38:     locale: undefined,
2025-11-27T22:44:38:     itemsRoot: undefined,
2025-11-27T22:44:38:     itemPath: '/'
2025-11-27T22:44:38:   },
2025-11-27T22:44:38:   statusCode: undefined,
2025-11-27T22:44:38:   resHeaders: {},
2025-11-27T22:44:38:   bodyStream: false,
2025-11-27T22:44:38:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T22:44:38:   finished: true
2025-11-27T22:44:38: }
2025-11-27T22:44:38: 2025-11-28T03:44:38.744Z next:router-server:main invokeRender / {
2025-11-27T22:44:38:   host: 'ns1.securitisys.com:4000',
2025-11-27T22:44:38:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.110 Safari/537.36',
2025-11-27T22:44:38:   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.9',
2025-11-27T22:44:38:   'accept-language': 'en;q=0.9',
2025-11-27T22:44:38:   'cache-control': 'max-age=0',
2025-11-27T22:44:38:   dnt: '1',
2025-11-27T22:44:38:   'sec-gpc': '1',
2025-11-27T22:44:38:   'upgrade-insecure-requests': '1',
2025-11-27T22:44:38:   'accept-encoding': 'gzip',
2025-11-27T22:44:38:   'x-middleware-invoke': '',
2025-11-27T22:44:38:   'x-invoke-path': '/',
2025-11-27T22:44:38:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:38:   'x-invoke-output': '/'
2025-11-27T22:44:38: }
2025-11-27T22:44:38: 2025-11-28T03:44:38.744Z compression gzip compression
2025-11-27T22:44:39: 2025-11-28T03:44:39.199Z next:router-server:main requestHandler! / {
2025-11-27T22:44:39:   matchedOutput: {
2025-11-27T22:44:39:     type: 'pageFile',
2025-11-27T22:44:39:     fsPath: undefined,
2025-11-27T22:44:39:     locale: undefined,
2025-11-27T22:44:39:     itemsRoot: undefined,
2025-11-27T22:44:39:     itemPath: '/'
2025-11-27T22:44:39:   },
2025-11-27T22:44:39:   statusCode: undefined,
2025-11-27T22:44:39:   resHeaders: {},
2025-11-27T22:44:39:   bodyStream: false,
2025-11-27T22:44:39:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T22:44:39:   finished: true
2025-11-27T22:44:39: }
2025-11-27T22:44:39: 2025-11-28T03:44:39.199Z next:router-server:main invokeRender / {
2025-11-27T22:44:39:   host: 'bbclark.com:4000',
2025-11-27T22:44:39:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:39:   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',
2025-11-27T22:44:39:   'accept-language': 'en',
2025-11-27T22:44:39:   'upgrade-insecure-requests': '1',
2025-11-27T22:44:39:   'accept-encoding': 'gzip',
2025-11-27T22:44:39:   'x-middleware-invoke': '',
2025-11-27T22:44:39:   'x-invoke-path': '/',
2025-11-27T22:44:39:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:39:   'x-invoke-output': '/'
2025-11-27T22:44:39: }
2025-11-27T22:44:39: 2025-11-28T03:44:39.200Z compression gzip compression
2025-11-27T22:44:39: 2025-11-28T03:44:39.508Z next:router-server:main requestHandler! / {
2025-11-27T22:44:39:   matchedOutput: {
2025-11-27T22:44:39:     type: 'pageFile',
2025-11-27T22:44:39:     fsPath: undefined,
2025-11-27T22:44:39:     locale: undefined,
2025-11-27T22:44:39:     itemsRoot: undefined,
2025-11-27T22:44:39:     itemPath: '/'
2025-11-27T22:44:39:   },
2025-11-27T22:44:39:   statusCode: undefined,
2025-11-27T22:44:39:   resHeaders: {},
2025-11-27T22:44:39:   bodyStream: false,
2025-11-27T22:44:39:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T22:44:39:   finished: true
2025-11-27T22:44:39: }
2025-11-27T22:44:39: 2025-11-28T03:44:39.508Z next:router-server:main invokeRender / {
2025-11-27T22:44:39:   host: 'ns1.securitisys.com:4000',
2025-11-27T22:44:39:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:39:   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',
2025-11-27T22:44:39:   'accept-language': 'en',
2025-11-27T22:44:39:   'upgrade-insecure-requests': '1',
2025-11-27T22:44:39:   'accept-encoding': 'gzip',
2025-11-27T22:44:39:   'x-middleware-invoke': '',
2025-11-27T22:44:39:   'x-invoke-path': '/',
2025-11-27T22:44:39:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:39:   'x-invoke-output': '/'
2025-11-27T22:44:39: }
2025-11-27T22:44:39: 2025-11-28T03:44:39.509Z compression gzip compression
2025-11-27T22:44:39: 2025-11-28T03:44:39.976Z next:router-server:main requestHandler! /_next/static/chunks/webpack-ee7e63bc15b31913.js {
2025-11-27T22:44:39:   matchedOutput: {
2025-11-27T22:44:39:     type: 'nextStaticFolder',
2025-11-27T22:44:39:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-27T22:44:39:     locale: undefined,
2025-11-27T22:44:39:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:39:     itemPath: '/chunks/webpack-ee7e63bc15b31913.js'
2025-11-27T22:44:39:   },
2025-11-27T22:44:39:   statusCode: undefined,
2025-11-27T22:44:39:   resHeaders: {},
2025-11-27T22:44:39:   bodyStream: false,
2025-11-27T22:44:39:   parsedUrl: {
2025-11-27T22:44:39:     pathname: '/_next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-27T22:44:39:     query: [Object: null prototype] {}
2025-11-27T22:44:39:   },
2025-11-27T22:44:39:   finished: true
2025-11-27T22:44:39: }
2025-11-27T22:44:39: 2025-11-28T03:44:39.976Z send stat "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-27T22:44:39: 2025-11-28T03:44:39.976Z send pipe "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-27T22:44:39: 2025-11-28T03:44:39.976Z send accept ranges
2025-11-27T22:44:39: 2025-11-28T03:44:39.976Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:39: 2025-11-28T03:44:39.976Z send etag W/"637-19ac85d4f08"
2025-11-27T22:44:39: 2025-11-28T03:44:39.976Z send content-type application/javascript
2025-11-27T22:44:39: 2025-11-28T03:44:39.977Z compression gzip compression
2025-11-27T22:44:39: 2025-11-28T03:44:39.987Z next:router-server:main requestHandler! /_next/static/chunks/209-8c656abc5cd55250.js {
2025-11-27T22:44:39:   matchedOutput: {
2025-11-27T22:44:39:     type: 'nextStaticFolder',
2025-11-27T22:44:39:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js',
2025-11-27T22:44:39:     locale: undefined,
2025-11-27T22:44:39:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:39:     itemPath: '/chunks/209-8c656abc5cd55250.js'
2025-11-27T22:44:39:   },
2025-11-27T22:44:39:   statusCode: undefined,
2025-11-27T22:44:39:   resHeaders: {},
2025-11-27T22:44:39:   bodyStream: false,
2025-11-27T22:44:39:   parsedUrl: {
2025-11-27T22:44:39:     pathname: '/_next/static/chunks/209-8c656abc5cd55250.js',
2025-11-27T22:44:39:     query: [Object: null prototype] {}
2025-11-27T22:44:39:   },
2025-11-27T22:44:39:   finished: true
2025-11-27T22:44:39: }
2025-11-27T22:44:39: 2025-11-28T03:44:39.987Z send stat "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-27T22:44:39: 2025-11-28T03:44:39.987Z send pipe "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-27T22:44:39: 2025-11-28T03:44:39.987Z send accept ranges
2025-11-27T22:44:39: 2025-11-28T03:44:39.987Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:39: 2025-11-28T03:44:39.987Z send etag W/"693a-19ac85d4f08"
2025-11-27T22:44:39: 2025-11-28T03:44:39.987Z send content-type application/javascript
2025-11-27T22:44:39: 2025-11-28T03:44:39.987Z compression gzip compression
2025-11-27T22:44:39: 2025-11-28T03:44:39.988Z next:router-server:main requestHandler! /_next/static/chunks/pages/_app-a993419552960bbd.js {
2025-11-27T22:44:39:   matchedOutput: {
2025-11-27T22:44:39:     type: 'nextStaticFolder',
2025-11-27T22:44:39:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-27T22:44:39:     locale: undefined,
2025-11-27T22:44:39:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:39:     itemPath: '/chunks/pages/_app-a993419552960bbd.js'
2025-11-27T22:44:39:   },
2025-11-27T22:44:39:   statusCode: undefined,
2025-11-27T22:44:39:   resHeaders: {},
2025-11-27T22:44:39:   bodyStream: false,
2025-11-27T22:44:39:   parsedUrl: {
2025-11-27T22:44:39:     pathname: '/_next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-27T22:44:39:     query: [Object: null prototype] {}
2025-11-27T22:44:39:   },
2025-11-27T22:44:39:   finished: true
2025-11-27T22:44:39: }
2025-11-27T22:44:39: 2025-11-28T03:44:39.988Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-27T22:44:39: 2025-11-28T03:44:39.988Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-27T22:44:39: 2025-11-28T03:44:39.988Z send accept ranges
2025-11-27T22:44:39: 2025-11-28T03:44:39.988Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:39: 2025-11-28T03:44:39.988Z send etag W/"8869-19ac85d4f08"
2025-11-27T22:44:39: 2025-11-28T03:44:39.988Z send content-type application/javascript
2025-11-27T22:44:39: 2025-11-28T03:44:39.988Z compression gzip compression
2025-11-27T22:44:39: 2025-11-28T03:44:39.996Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js {
2025-11-27T22:44:39:   matchedOutput: {
2025-11-27T22:44:39:     type: 'nextStaticFolder',
2025-11-27T22:44:39:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-27T22:44:39:     locale: undefined,
2025-11-27T22:44:39:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:39:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_buildManifest.js'
2025-11-27T22:44:39:   },
2025-11-27T22:44:39:   statusCode: undefined,
2025-11-27T22:44:39:   resHeaders: {},
2025-11-27T22:44:39:   bodyStream: false,
2025-11-27T22:44:39:   parsedUrl: {
2025-11-27T22:44:39:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-27T22:44:39:     query: [Object: null prototype] {}
2025-11-27T22:44:39:   },
2025-11-27T22:44:39:   finished: true
2025-11-27T22:44:39: }
2025-11-27T22:44:39: 2025-11-28T03:44:39.996Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-27T22:44:39: 2025-11-28T03:44:39.996Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-27T22:44:39: 2025-11-28T03:44:39.996Z send accept ranges
2025-11-27T22:44:39: 2025-11-28T03:44:39.996Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:39: 2025-11-28T03:44:39.996Z send etag W/"291-19ac85d4f08"
2025-11-27T22:44:39: 2025-11-28T03:44:39.996Z send content-type application/javascript
2025-11-27T22:44:39: 2025-11-28T03:44:39.996Z compression no compression: size below threshold
2025-11-27T22:44:39: 2025-11-28T03:44:39.996Z next:router-server:main requestHandler! /_next/static/chunks/framework-2c16ac744b6cdea6.js {
2025-11-27T22:44:39:   matchedOutput: {
2025-11-27T22:44:39:     type: 'nextStaticFolder',
2025-11-27T22:44:39:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-27T22:44:39:     locale: undefined,
2025-11-27T22:44:39:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:39:     itemPath: '/chunks/framework-2c16ac744b6cdea6.js'
2025-11-27T22:44:39:   },
2025-11-27T22:44:39:   statusCode: undefined,
2025-11-27T22:44:39:   resHeaders: {},
2025-11-27T22:44:39:   bodyStream: false,
2025-11-27T22:44:39:   parsedUrl: {
2025-11-27T22:44:39:     pathname: '/_next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-27T22:44:39:     query: [Object: null prototype] {}
2025-11-27T22:44:39:   },
2025-11-27T22:44:39:   finished: true
2025-11-27T22:44:39: }
2025-11-27T22:44:39: 2025-11-28T03:44:39.996Z send stat "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-27T22:44:39: 2025-11-28T03:44:39.996Z send pipe "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-27T22:44:39: 2025-11-28T03:44:39.996Z send accept ranges
2025-11-27T22:44:39: 2025-11-28T03:44:39.996Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:39: 2025-11-28T03:44:39.996Z send etag W/"226b5-19ac85d4f08"
2025-11-27T22:44:39: 2025-11-28T03:44:39.996Z send content-type application/javascript
2025-11-27T22:44:39: 2025-11-28T03:44:39.996Z compression gzip compression
2025-11-27T22:44:39: 2025-11-28T03:44:39.998Z next:router-server:main requestHandler! /_next/static/chunks/pages/index-0237525f425ae5c5.js {
2025-11-27T22:44:39:   matchedOutput: {
2025-11-27T22:44:39:     type: 'nextStaticFolder',
2025-11-27T22:44:39:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-27T22:44:39:     locale: undefined,
2025-11-27T22:44:39:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:39:     itemPath: '/chunks/pages/index-0237525f425ae5c5.js'
2025-11-27T22:44:39:   },
2025-11-27T22:44:39:   statusCode: undefined,
2025-11-27T22:44:39:   resHeaders: {},
2025-11-27T22:44:39:   bodyStream: false,
2025-11-27T22:44:39:   parsedUrl: {
2025-11-27T22:44:39:     pathname: '/_next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-27T22:44:39:     query: [Object: null prototype] {}
2025-11-27T22:44:39:   },
2025-11-27T22:44:39:   finished: true
2025-11-27T22:44:39: }
2025-11-27T22:44:39: 2025-11-28T03:44:39.998Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-27T22:44:39: 2025-11-28T03:44:39.998Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-27T22:44:39: 2025-11-28T03:44:39.998Z send accept ranges
2025-11-27T22:44:39: 2025-11-28T03:44:39.998Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:39: 2025-11-28T03:44:39.998Z send etag W/"f5-19ac85d4f08"
2025-11-27T22:44:39: 2025-11-28T03:44:39.998Z send content-type application/javascript
2025-11-27T22:44:40: 2025-11-28T03:44:40.000Z compression no compression: size below threshold
2025-11-27T22:44:40: 2025-11-28T03:44:40.624Z next:router-server:main requestHandler! /_next/static/chunks/webpack-ee7e63bc15b31913.js {
2025-11-27T22:44:40:   matchedOutput: {
2025-11-27T22:44:40:     type: 'nextStaticFolder',
2025-11-27T22:44:40:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-27T22:44:40:     locale: undefined,
2025-11-27T22:44:40:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:40:     itemPath: '/chunks/webpack-ee7e63bc15b31913.js'
2025-11-27T22:44:40:   },
2025-11-27T22:44:40:   statusCode: undefined,
2025-11-27T22:44:40:   resHeaders: {},
2025-11-27T22:44:40:   bodyStream: false,
2025-11-27T22:44:40:   parsedUrl: {
2025-11-27T22:44:40:     pathname: '/_next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-27T22:44:40:     query: [Object: null prototype] {}
2025-11-27T22:44:40:   },
2025-11-27T22:44:40:   finished: true
2025-11-27T22:44:40: }
2025-11-27T22:44:40: 2025-11-28T03:44:40.624Z send stat "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-27T22:44:40: 2025-11-28T03:44:40.624Z send pipe "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-27T22:44:40: 2025-11-28T03:44:40.624Z send accept ranges
2025-11-27T22:44:40: 2025-11-28T03:44:40.624Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:40: 2025-11-28T03:44:40.624Z send etag W/"637-19ac85d4f08"
2025-11-27T22:44:40: 2025-11-28T03:44:40.624Z send content-type application/javascript
2025-11-27T22:44:40: 2025-11-28T03:44:40.624Z compression gzip compression
2025-11-27T22:44:40: 2025-11-28T03:44:40.658Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js {
2025-11-27T22:44:40:   matchedOutput: {
2025-11-27T22:44:40:     type: 'nextStaticFolder',
2025-11-27T22:44:40:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-27T22:44:40:     locale: undefined,
2025-11-27T22:44:40:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:40:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_buildManifest.js'
2025-11-27T22:44:40:   },
2025-11-27T22:44:40:   statusCode: undefined,
2025-11-27T22:44:40:   resHeaders: {},
2025-11-27T22:44:40:   bodyStream: false,
2025-11-27T22:44:40:   parsedUrl: {
2025-11-27T22:44:40:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-27T22:44:40:     query: [Object: null prototype] {}
2025-11-27T22:44:40:   },
2025-11-27T22:44:40:   finished: true
2025-11-27T22:44:40: }
2025-11-27T22:44:40: 2025-11-28T03:44:40.658Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-27T22:44:40: 2025-11-28T03:44:40.658Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-27T22:44:40: 2025-11-28T03:44:40.658Z send accept ranges
2025-11-27T22:44:40: 2025-11-28T03:44:40.658Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:40: 2025-11-28T03:44:40.658Z send etag W/"291-19ac85d4f08"
2025-11-27T22:44:40: 2025-11-28T03:44:40.658Z send content-type application/javascript
2025-11-27T22:44:40: 2025-11-28T03:44:40.659Z compression no compression: size below threshold
2025-11-27T22:44:40: 2025-11-28T03:44:40.663Z next:router-server:main requestHandler! /_next/static/chunks/framework-2c16ac744b6cdea6.js {
2025-11-27T22:44:40:   matchedOutput: {
2025-11-27T22:44:40:     type: 'nextStaticFolder',
2025-11-27T22:44:40:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-27T22:44:40:     locale: undefined,
2025-11-27T22:44:40:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:40:     itemPath: '/chunks/framework-2c16ac744b6cdea6.js'
2025-11-27T22:44:40:   },
2025-11-27T22:44:40:   statusCode: undefined,
2025-11-27T22:44:40:   resHeaders: {},
2025-11-27T22:44:40:   bodyStream: false,
2025-11-27T22:44:40:   parsedUrl: {
2025-11-27T22:44:40:     pathname: '/_next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-27T22:44:40:     query: [Object: null prototype] {}
2025-11-27T22:44:40:   },
2025-11-27T22:44:40:   finished: true
2025-11-27T22:44:40: }
2025-11-27T22:44:40: 2025-11-28T03:44:40.663Z send stat "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-27T22:44:40: 2025-11-28T03:44:40.663Z send pipe "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-27T22:44:40: 2025-11-28T03:44:40.663Z send accept ranges
2025-11-27T22:44:40: 2025-11-28T03:44:40.663Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:40: 2025-11-28T03:44:40.663Z send etag W/"226b5-19ac85d4f08"
2025-11-27T22:44:40: 2025-11-28T03:44:40.663Z send content-type application/javascript
2025-11-27T22:44:40: 2025-11-28T03:44:40.663Z compression gzip compression
2025-11-27T22:44:40: 2025-11-28T03:44:40.673Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js {
2025-11-27T22:44:40:   matchedOutput: {
2025-11-27T22:44:40:     type: 'nextStaticFolder',
2025-11-27T22:44:40:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-27T22:44:40:     locale: undefined,
2025-11-27T22:44:40:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:40:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js'
2025-11-27T22:44:40:   },
2025-11-27T22:44:40:   statusCode: undefined,
2025-11-27T22:44:40:   resHeaders: {},
2025-11-27T22:44:40:   bodyStream: false,
2025-11-27T22:44:40:   parsedUrl: {
2025-11-27T22:44:40:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-27T22:44:40:     query: [Object: null prototype] {}
2025-11-27T22:44:40:   },
2025-11-27T22:44:40:   finished: true
2025-11-27T22:44:40: }
2025-11-27T22:44:40: 2025-11-28T03:44:40.673Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-27T22:44:40: 2025-11-28T03:44:40.673Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-27T22:44:40: 2025-11-28T03:44:40.673Z send accept ranges
2025-11-27T22:44:40: 2025-11-28T03:44:40.673Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:40: 2025-11-28T03:44:40.673Z send etag W/"4d-19ac85d4f08"
2025-11-27T22:44:40: 2025-11-28T03:44:40.673Z send content-type application/javascript
2025-11-27T22:44:40: 2025-11-28T03:44:40.674Z compression no compression: size below threshold
2025-11-27T22:44:40: 2025-11-28T03:44:40.678Z next:router-server:main requestHandler! /_next/static/chunks/main-ac52e5f1ea1d2a16.js {
2025-11-27T22:44:40:   matchedOutput: {
2025-11-27T22:44:40:     type: 'nextStaticFolder',
2025-11-27T22:44:40:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-27T22:44:40:     locale: undefined,
2025-11-27T22:44:40:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:40:     itemPath: '/chunks/main-ac52e5f1ea1d2a16.js'
2025-11-27T22:44:40:   },
2025-11-27T22:44:40:   statusCode: undefined,
2025-11-27T22:44:40:   resHeaders: {},
2025-11-27T22:44:40:   bodyStream: false,
2025-11-27T22:44:40:   parsedUrl: {
2025-11-27T22:44:40:     pathname: '/_next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-27T22:44:40:     query: [Object: null prototype] {}
2025-11-27T22:44:40:   },
2025-11-27T22:44:40:   finished: true
2025-11-27T22:44:40: }
2025-11-27T22:44:40: 2025-11-28T03:44:40.678Z send stat "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-27T22:44:40: 2025-11-28T03:44:40.679Z send pipe "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-27T22:44:40: 2025-11-28T03:44:40.679Z send accept ranges
2025-11-27T22:44:40: 2025-11-28T03:44:40.679Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:40: 2025-11-28T03:44:40.679Z send etag W/"1ad0c-19ac85d4f08"
2025-11-27T22:44:40: 2025-11-28T03:44:40.679Z send content-type application/javascript
2025-11-27T22:44:40: 2025-11-28T03:44:40.679Z compression gzip compression
2025-11-27T22:44:40: 2025-11-28T03:44:40.701Z next:router-server:main requestHandler! /_next/static/chunks/pages/_app-a993419552960bbd.js {
2025-11-27T22:44:40:   matchedOutput: {
2025-11-27T22:44:40:     type: 'nextStaticFolder',
2025-11-27T22:44:40:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-27T22:44:40:     locale: undefined,
2025-11-27T22:44:40:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:40:     itemPath: '/chunks/pages/_app-a993419552960bbd.js'
2025-11-27T22:44:40:   },
2025-11-27T22:44:40:   statusCode: undefined,
2025-11-27T22:44:40:   resHeaders: {},
2025-11-27T22:44:40:   bodyStream: false,
2025-11-27T22:44:40:   parsedUrl: {
2025-11-27T22:44:40:     pathname: '/_next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-27T22:44:40:     query: [Object: null prototype] {}
2025-11-27T22:44:40:   },
2025-11-27T22:44:40:   finished: true
2025-11-27T22:44:40: }
2025-11-27T22:44:40: 2025-11-28T03:44:40.701Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-27T22:44:40: 2025-11-28T03:44:40.701Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-27T22:44:40: 2025-11-28T03:44:40.701Z send accept ranges
2025-11-27T22:44:40: 2025-11-28T03:44:40.701Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:40: 2025-11-28T03:44:40.701Z send etag W/"8869-19ac85d4f08"
2025-11-27T22:44:40: 2025-11-28T03:44:40.701Z send content-type application/javascript
2025-11-27T22:44:40: 2025-11-28T03:44:40.701Z compression gzip compression
2025-11-27T22:44:40: 2025-11-28T03:44:40.716Z next:router-server:main requestHandler! /_next/static/chunks/pages/index-0237525f425ae5c5.js {
2025-11-27T22:44:40:   matchedOutput: {
2025-11-27T22:44:40:     type: 'nextStaticFolder',
2025-11-27T22:44:40:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-27T22:44:40:     locale: undefined,
2025-11-27T22:44:40:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:40:     itemPath: '/chunks/pages/index-0237525f425ae5c5.js'
2025-11-27T22:44:40:   },
2025-11-27T22:44:40:   statusCode: undefined,
2025-11-27T22:44:40:   resHeaders: {},
2025-11-27T22:44:40:   bodyStream: false,
2025-11-27T22:44:40:   parsedUrl: {
2025-11-27T22:44:40:     pathname: '/_next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-27T22:44:40:     query: [Object: null prototype] {}
2025-11-27T22:44:40:   },
2025-11-27T22:44:40:   finished: true
2025-11-27T22:44:40: }
2025-11-27T22:44:40: 2025-11-28T03:44:40.717Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-27T22:44:40: 2025-11-28T03:44:40.717Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-27T22:44:40: 2025-11-28T03:44:40.717Z send accept ranges
2025-11-27T22:44:40: 2025-11-28T03:44:40.717Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:40: 2025-11-28T03:44:40.717Z send etag W/"f5-19ac85d4f08"
2025-11-27T22:44:40: 2025-11-28T03:44:40.717Z send content-type application/javascript
2025-11-27T22:44:40: 2025-11-28T03:44:40.717Z compression no compression: size below threshold
2025-11-27T22:44:41: 2025-11-28T03:44:41.016Z next:router-server:main requestHandler! /_next/static/chunks/main-ac52e5f1ea1d2a16.js {
2025-11-27T22:44:41:   matchedOutput: {
2025-11-27T22:44:41:     type: 'nextStaticFolder',
2025-11-27T22:44:41:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-27T22:44:41:     locale: undefined,
2025-11-27T22:44:41:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:41:     itemPath: '/chunks/main-ac52e5f1ea1d2a16.js'
2025-11-27T22:44:41:   },
2025-11-27T22:44:41:   statusCode: undefined,
2025-11-27T22:44:41:   resHeaders: {},
2025-11-27T22:44:41:   bodyStream: false,
2025-11-27T22:44:41:   parsedUrl: {
2025-11-27T22:44:41:     pathname: '/_next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-27T22:44:41:     query: [Object: null prototype] {}
2025-11-27T22:44:41:   },
2025-11-27T22:44:41:   finished: true
2025-11-27T22:44:41: }
2025-11-27T22:44:41: 2025-11-28T03:44:41.016Z send stat "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-27T22:44:41: 2025-11-28T03:44:41.016Z send pipe "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-27T22:44:41: 2025-11-28T03:44:41.016Z send accept ranges
2025-11-27T22:44:41: 2025-11-28T03:44:41.016Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:41: 2025-11-28T03:44:41.016Z send etag W/"1ad0c-19ac85d4f08"
2025-11-27T22:44:41: 2025-11-28T03:44:41.016Z send content-type application/javascript
2025-11-27T22:44:41: 2025-11-28T03:44:41.016Z compression gzip compression
2025-11-27T22:44:41: 2025-11-28T03:44:41.025Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js {
2025-11-27T22:44:41:   matchedOutput: {
2025-11-27T22:44:41:     type: 'nextStaticFolder',
2025-11-27T22:44:41:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-27T22:44:41:     locale: undefined,
2025-11-27T22:44:41:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:41:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js'
2025-11-27T22:44:41:   },
2025-11-27T22:44:41:   statusCode: undefined,
2025-11-27T22:44:41:   resHeaders: {},
2025-11-27T22:44:41:   bodyStream: false,
2025-11-27T22:44:41:   parsedUrl: {
2025-11-27T22:44:41:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-27T22:44:41:     query: [Object: null prototype] {}
2025-11-27T22:44:41:   },
2025-11-27T22:44:41:   finished: true
2025-11-27T22:44:41: }
2025-11-27T22:44:41: 2025-11-28T03:44:41.025Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-27T22:44:41: 2025-11-28T03:44:41.025Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-27T22:44:41: 2025-11-28T03:44:41.025Z send accept ranges
2025-11-27T22:44:41: 2025-11-28T03:44:41.025Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:41: 2025-11-28T03:44:41.025Z send etag W/"4d-19ac85d4f08"
2025-11-27T22:44:41: 2025-11-28T03:44:41.025Z send content-type application/javascript
2025-11-27T22:44:41: 2025-11-28T03:44:41.025Z compression no compression: size below threshold
2025-11-27T22:44:41: 2025-11-28T03:44:41.655Z next:router-server:main requestHandler! /_next/static/chunks/209-8c656abc5cd55250.js {
2025-11-27T22:44:41:   matchedOutput: {
2025-11-27T22:44:41:     type: 'nextStaticFolder',
2025-11-27T22:44:41:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js',
2025-11-27T22:44:41:     locale: undefined,
2025-11-27T22:44:41:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-27T22:44:41:     itemPath: '/chunks/209-8c656abc5cd55250.js'
2025-11-27T22:44:41:   },
2025-11-27T22:44:41:   statusCode: undefined,
2025-11-27T22:44:41:   resHeaders: {},
2025-11-27T22:44:41:   bodyStream: false,
2025-11-27T22:44:41:   parsedUrl: {
2025-11-27T22:44:41:     pathname: '/_next/static/chunks/209-8c656abc5cd55250.js',
2025-11-27T22:44:41:     query: [Object: null prototype] {}
2025-11-27T22:44:41:   },
2025-11-27T22:44:41:   finished: true
2025-11-27T22:44:41: }
2025-11-27T22:44:41: 2025-11-28T03:44:41.655Z send stat "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-27T22:44:41: 2025-11-28T03:44:41.655Z send pipe "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-27T22:44:41: 2025-11-28T03:44:41.655Z send accept ranges
2025-11-27T22:44:41: 2025-11-28T03:44:41.655Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-27T22:44:41: 2025-11-28T03:44:41.655Z send etag W/"693a-19ac85d4f08"
2025-11-27T22:44:41: 2025-11-28T03:44:41.655Z send content-type application/javascript
2025-11-27T22:44:41: 2025-11-28T03:44:41.655Z compression gzip compression
2025-11-27T22:44:42: 2025-11-28T03:44:42.026Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T22:44:42:   matchedOutput: {
2025-11-27T22:44:42:     type: 'pageFile',
2025-11-27T22:44:42:     fsPath: undefined,
2025-11-27T22:44:42:     locale: undefined,
2025-11-27T22:44:42:     itemsRoot: undefined,
2025-11-27T22:44:42:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:42:   },
2025-11-27T22:44:42:   statusCode: undefined,
2025-11-27T22:44:42:   resHeaders: {},
2025-11-27T22:44:42:   bodyStream: false,
2025-11-27T22:44:42:   parsedUrl: {
2025-11-27T22:44:42:     pathname: '/api/auth/providers',
2025-11-27T22:44:42:     query: [Object: null prototype] {}
2025-11-27T22:44:42:   },
2025-11-27T22:44:42:   finished: true
2025-11-27T22:44:42: }
2025-11-27T22:44:42: 2025-11-28T03:44:42.026Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T22:44:42:   host: 'ns1.securitisys.com:4000',
2025-11-27T22:44:42:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:42:   accept: '*/*',
2025-11-27T22:44:42:   'accept-language': 'en',
2025-11-27T22:44:42:   referer: 'http://ns1.securitisys.com:4000/',
2025-11-27T22:44:42:   'accept-encoding': 'gzip',
2025-11-27T22:44:42:   'x-middleware-invoke': '',
2025-11-27T22:44:42:   'x-invoke-path': '/api/auth/providers',
2025-11-27T22:44:42:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:42:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:42: }
2025-11-27T22:44:42: 2025-11-28T03:44:42.027Z compression no compression: size below threshold
2025-11-27T22:44:42: 2025-11-28T03:44:42.033Z next:router-server:main requestHandler! /api/auth/session {
2025-11-27T22:44:42:   matchedOutput: {
2025-11-27T22:44:42:     type: 'pageFile',
2025-11-27T22:44:42:     fsPath: undefined,
2025-11-27T22:44:42:     locale: undefined,
2025-11-27T22:44:42:     itemsRoot: undefined,
2025-11-27T22:44:42:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:42:   },
2025-11-27T22:44:42:   statusCode: undefined,
2025-11-27T22:44:42:   resHeaders: {},
2025-11-27T22:44:42:   bodyStream: false,
2025-11-27T22:44:42:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-27T22:44:42:   finished: true
2025-11-27T22:44:42: }
2025-11-27T22:44:42: 2025-11-28T03:44:42.033Z next:router-server:main invokeRender /api/auth/session {
2025-11-27T22:44:42:   host: 'ns1.securitisys.com:4000',
2025-11-27T22:44:42:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:42:   accept: '*/*',
2025-11-27T22:44:42:   'accept-language': 'en',
2025-11-27T22:44:42:   'content-type': 'application/json',
2025-11-27T22:44:42:   referer: 'http://ns1.securitisys.com:4000/',
2025-11-27T22:44:42:   'accept-encoding': 'gzip',
2025-11-27T22:44:42:   'x-middleware-invoke': '',
2025-11-27T22:44:42:   'x-invoke-path': '/api/auth/session',
2025-11-27T22:44:42:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:42:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:42: }
2025-11-27T22:44:42: 2025-11-28T03:44:42.034Z compression no compression: size below threshold
2025-11-27T22:44:42: 2025-11-28T03:44:42.516Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T22:44:42:   matchedOutput: {
2025-11-27T22:44:42:     type: 'pageFile',
2025-11-27T22:44:42:     fsPath: undefined,
2025-11-27T22:44:42:     locale: undefined,
2025-11-27T22:44:42:     itemsRoot: undefined,
2025-11-27T22:44:42:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:42:   },
2025-11-27T22:44:42:   statusCode: undefined,
2025-11-27T22:44:42:   resHeaders: {},
2025-11-27T22:44:42:   bodyStream: false,
2025-11-27T22:44:42:   parsedUrl: {
2025-11-27T22:44:42:     pathname: '/api/auth/providers',
2025-11-27T22:44:42:     query: [Object: null prototype] {}
2025-11-27T22:44:42:   },
2025-11-27T22:44:42:   finished: true
2025-11-27T22:44:42: }
2025-11-27T22:44:42: 2025-11-28T03:44:42.516Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T22:44:42:   host: 'ns1.securitisys.com:4000',
2025-11-27T22:44:42:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:42:   accept: '*/*',
2025-11-27T22:44:42:   'accept-language': 'en',
2025-11-27T22:44:42:   cookie: 'next-auth.csrf-token=dfa405b2f9d33e8bc7b1836c9d5162674acb5786801ac1359bcbb9ba593dc2dd%7C382381118cb14787d149036422caac9d78332a86b1622e8d980e9859d1dbd705; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-27T22:44:42:   referer: 'http://ns1.securitisys.com:4000/',
2025-11-27T22:44:42:   'accept-encoding': 'gzip',
2025-11-27T22:44:42:   'x-middleware-invoke': '',
2025-11-27T22:44:42:   'x-invoke-path': '/api/auth/providers',
2025-11-27T22:44:42:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:42:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:42: }
2025-11-27T22:44:42: 2025-11-28T03:44:42.516Z compression no compression: size below threshold
2025-11-27T22:44:43: 2025-11-28T03:44:43.377Z next:router-server:main requestHandler! /api/auth/session {
2025-11-27T22:44:43:   matchedOutput: {
2025-11-27T22:44:43:     type: 'pageFile',
2025-11-27T22:44:43:     fsPath: undefined,
2025-11-27T22:44:43:     locale: undefined,
2025-11-27T22:44:43:     itemsRoot: undefined,
2025-11-27T22:44:43:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:43:   },
2025-11-27T22:44:43:   statusCode: undefined,
2025-11-27T22:44:43:   resHeaders: {},
2025-11-27T22:44:43:   bodyStream: false,
2025-11-27T22:44:43:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-27T22:44:43:   finished: true
2025-11-27T22:44:43: }
2025-11-27T22:44:43: 2025-11-28T03:44:43.377Z next:router-server:main invokeRender /api/auth/session {
2025-11-27T22:44:43:   host: 'bbclark.com:4000',
2025-11-27T22:44:43:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:43:   accept: '*/*',
2025-11-27T22:44:43:   'accept-language': 'en',
2025-11-27T22:44:43:   'content-type': 'application/json',
2025-11-27T22:44:43:   referer: 'http://bbclark.com:4000/',
2025-11-27T22:44:43:   'accept-encoding': 'gzip',
2025-11-27T22:44:43:   'x-middleware-invoke': '',
2025-11-27T22:44:43:   'x-invoke-path': '/api/auth/session',
2025-11-27T22:44:43:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:43:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:43: }
2025-11-27T22:44:43: 2025-11-28T03:44:43.378Z compression no compression: size below threshold
2025-11-27T22:44:43: 2025-11-28T03:44:43.386Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T22:44:43:   matchedOutput: {
2025-11-27T22:44:43:     type: 'pageFile',
2025-11-27T22:44:43:     fsPath: undefined,
2025-11-27T22:44:43:     locale: undefined,
2025-11-27T22:44:43:     itemsRoot: undefined,
2025-11-27T22:44:43:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:43:   },
2025-11-27T22:44:43:   statusCode: undefined,
2025-11-27T22:44:43:   resHeaders: {},
2025-11-27T22:44:43:   bodyStream: false,
2025-11-27T22:44:43:   parsedUrl: {
2025-11-27T22:44:43:     pathname: '/api/auth/providers',
2025-11-27T22:44:43:     query: [Object: null prototype] {}
2025-11-27T22:44:43:   },
2025-11-27T22:44:43:   finished: true
2025-11-27T22:44:43: }
2025-11-27T22:44:43: 2025-11-28T03:44:43.386Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T22:44:43:   host: 'bbclark.com:4000',
2025-11-27T22:44:43:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:43:   accept: '*/*',
2025-11-27T22:44:43:   'accept-language': 'en',
2025-11-27T22:44:43:   referer: 'http://bbclark.com:4000/',
2025-11-27T22:44:43:   'accept-encoding': 'gzip',
2025-11-27T22:44:43:   'x-middleware-invoke': '',
2025-11-27T22:44:43:   'x-invoke-path': '/api/auth/providers',
2025-11-27T22:44:43:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:43:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:43: }
2025-11-27T22:44:43: 2025-11-28T03:44:43.387Z compression no compression: size below threshold
2025-11-27T22:44:43: 2025-11-28T03:44:43.872Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-27T22:44:43:   matchedOutput: {
2025-11-27T22:44:43:     type: 'pageFile',
2025-11-27T22:44:43:     fsPath: undefined,
2025-11-27T22:44:43:     locale: undefined,
2025-11-27T22:44:43:     itemsRoot: undefined,
2025-11-27T22:44:43:     itemPath: '/api/auth/[...nextauth]'
2025-11-27T22:44:43:   },
2025-11-27T22:44:43:   statusCode: undefined,
2025-11-27T22:44:43:   resHeaders: {},
2025-11-27T22:44:43:   bodyStream: false,
2025-11-27T22:44:43:   parsedUrl: {
2025-11-27T22:44:43:     pathname: '/api/auth/providers',
2025-11-27T22:44:43:     query: [Object: null prototype] {}
2025-11-27T22:44:43:   },
2025-11-27T22:44:43:   finished: true
2025-11-27T22:44:43: }
2025-11-27T22:44:43: 2025-11-28T03:44:43.872Z next:router-server:main invokeRender /api/auth/providers {
2025-11-27T22:44:43:   host: 'bbclark.com:4000',
2025-11-27T22:44:43:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36',
2025-11-27T22:44:43:   accept: '*/*',
2025-11-27T22:44:43:   'accept-language': 'en',
2025-11-27T22:44:43:   cookie: 'next-auth.csrf-token=fc0574129949d04bf387e49d320f2058b0bc8b99d59d1d87b1d56bab53aa8877%7Cc2577be3e0a0ecfd5cf942bcfdd0b71387a15522f0c6f33b05a800753c04332a; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-27T22:44:43:   referer: 'http://bbclark.com:4000/',
2025-11-27T22:44:43:   'accept-encoding': 'gzip',
2025-11-27T22:44:43:   'x-middleware-invoke': '',
2025-11-27T22:44:43:   'x-invoke-path': '/api/auth/providers',
2025-11-27T22:44:43:   'x-invoke-query': '%7B%7D',
2025-11-27T22:44:43:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-27T22:44:43: }
2025-11-27T22:44:43: 2025-11-28T03:44:43.872Z compression no compression: size below threshold
2025-11-27T22:44:44: 2025-11-28T03:44:44.035Z next:router-server:main requestHandler! /logo.png {
2025-11-27T22:44:44:   matchedOutput: {
2025-11-27T22:44:44:     type: 'publicFolder',
2025-11-27T22:44:44:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-27T22:44:44:     locale: undefined,
2025-11-27T22:44:44:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-27T22:44:44:     itemPath: '/logo.png'
2025-11-27T22:44:44:   },
2025-11-27T22:44:44:   statusCode: undefined,
2025-11-27T22:44:44:   resHeaders: {},
2025-11-27T22:44:44:   bodyStream: false,
2025-11-27T22:44:44:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-27T22:44:44:   finished: true
2025-11-27T22:44:44: }
2025-11-27T22:44:44: 2025-11-28T03:44:44.035Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-27T22:44:44: 2025-11-28T03:44:44.035Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-27T22:44:44: 2025-11-28T03:44:44.035Z send accept ranges
2025-11-27T22:44:44: 2025-11-28T03:44:44.035Z send cache-control public, max-age=0
2025-11-27T22:44:44: 2025-11-28T03:44:44.035Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-27T22:44:44: 2025-11-28T03:44:44.035Z send etag W/"2465-19ac853b2f0"
2025-11-27T22:44:44: 2025-11-28T03:44:44.035Z send content-type image/png
2025-11-27T22:44:44: 2025-11-28T03:44:44.035Z compression image/png not compressible
2025-11-27T22:44:44: 2025-11-28T03:44:44.035Z compression no compression: filtered
2025-11-27T22:44:45: 2025-11-28T03:44:45.372Z next:router-server:main requestHandler! /logo.png {
2025-11-27T22:44:45:   matchedOutput: {
2025-11-27T22:44:45:     type: 'publicFolder',
2025-11-27T22:44:45:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-27T22:44:45:     locale: undefined,
2025-11-27T22:44:45:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-27T22:44:45:     itemPath: '/logo.png'
2025-11-27T22:44:45:   },
2025-11-27T22:44:45:   statusCode: undefined,
2025-11-27T22:44:45:   resHeaders: {},
2025-11-27T22:44:45:   bodyStream: false,
2025-11-27T22:44:45:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-27T22:44:45:   finished: true
2025-11-27T22:44:45: }
2025-11-27T22:44:45: 2025-11-28T03:44:45.372Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-27T22:44:45: 2025-11-28T03:44:45.372Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-27T22:44:45: 2025-11-28T03:44:45.372Z send accept ranges
2025-11-27T22:44:45: 2025-11-28T03:44:45.372Z send cache-control public, max-age=0
2025-11-27T22:44:45: 2025-11-28T03:44:45.372Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-27T22:44:45: 2025-11-28T03:44:45.372Z send etag W/"2465-19ac853b2f0"
2025-11-27T22:44:45: 2025-11-28T03:44:45.372Z send content-type image/png
2025-11-27T22:44:45: 2025-11-28T03:44:45.373Z compression image/png not compressible
2025-11-27T22:44:45: 2025-11-28T03:44:45.373Z compression no compression: filtered
2025-11-27T22:51:01: 2025-11-28T03:51:01.565Z next:router-server:main requestHandler! /logo.png {
2025-11-27T22:51:01:   matchedOutput: {
2025-11-27T22:51:01:     type: 'publicFolder',
2025-11-27T22:51:01:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-27T22:51:01:     locale: undefined,
2025-11-27T22:51:01:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-27T22:51:01:     itemPath: '/logo.png'
2025-11-27T22:51:01:   },
2025-11-27T22:51:01:   statusCode: undefined,
2025-11-27T22:51:01:   resHeaders: {},
2025-11-27T22:51:01:   bodyStream: false,
2025-11-27T22:51:01:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-27T22:51:01:   finished: true
2025-11-27T22:51:01: }
2025-11-27T22:51:01: 2025-11-28T03:51:01.565Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-27T22:51:01: 2025-11-28T03:51:01.565Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-27T22:51:01: 2025-11-28T03:51:01.565Z send accept ranges
2025-11-27T22:51:01: 2025-11-28T03:51:01.565Z send cache-control public, max-age=0
2025-11-27T22:51:01: 2025-11-28T03:51:01.565Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-27T22:51:01: 2025-11-28T03:51:01.565Z send etag W/"2465-19ac853b2f0"
2025-11-27T22:51:01: 2025-11-28T03:51:01.565Z send content-type image/png
2025-11-27T22:51:01: 2025-11-28T03:51:01.566Z compression image/png not compressible
2025-11-27T22:51:01: 2025-11-28T03:51:01.566Z compression no compression: filtered
2025-11-27T23:12:25: 2025-11-28T04:12:25.204Z next:router-server:main requestHandler! / {
2025-11-27T23:12:25:   matchedOutput: {
2025-11-27T23:12:25:     type: 'pageFile',
2025-11-27T23:12:25:     fsPath: undefined,
2025-11-27T23:12:25:     locale: undefined,
2025-11-27T23:12:25:     itemsRoot: undefined,
2025-11-27T23:12:25:     itemPath: '/'
2025-11-27T23:12:25:   },
2025-11-27T23:12:25:   statusCode: undefined,
2025-11-27T23:12:25:   resHeaders: {},
2025-11-27T23:12:25:   bodyStream: false,
2025-11-27T23:12:25:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T23:12:25:   finished: true
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.204Z next:router-server:main invokeRender / {
2025-11-27T23:12:25:   host: 'gearly.com',
2025-11-27T23:12:25:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-27T23:12:25:   'accept-language': 'en-US,en;q=0.5',
2025-11-27T23:12:25:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-27T23:12:25:   'x-forwarded-for': '208.84.101.102',
2025-11-27T23:12:25:   'x-forwarded-host': 'gearly.com',
2025-11-27T23:12:25:   'x-forwarded-server': 'gearly.com',
2025-11-27T23:12:25:   connection: 'Keep-Alive',
2025-11-27T23:12:25:   'x-middleware-invoke': '',
2025-11-27T23:12:25:   'x-invoke-path': '/',
2025-11-27T23:12:25:   'x-invoke-query': '%7B%7D',
2025-11-27T23:12:25:   'x-invoke-output': '/'
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.206Z compression no compression: not acceptable
2025-11-27T23:12:25: 2025-11-28T04:12:25.240Z next:router-server:main requestHandler! / {
2025-11-27T23:12:25:   matchedOutput: {
2025-11-27T23:12:25:     type: 'pageFile',
2025-11-27T23:12:25:     fsPath: undefined,
2025-11-27T23:12:25:     locale: undefined,
2025-11-27T23:12:25:     itemsRoot: undefined,
2025-11-27T23:12:25:     itemPath: '/'
2025-11-27T23:12:25:   },
2025-11-27T23:12:25:   statusCode: undefined,
2025-11-27T23:12:25:   resHeaders: {},
2025-11-27T23:12:25:   bodyStream: false,
2025-11-27T23:12:25:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T23:12:25:   finished: true
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.240Z next:router-server:main invokeRender / {
2025-11-27T23:12:25:   host: 'gearly.com',
2025-11-27T23:12:25:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-27T23:12:25:   'accept-language': 'en-US,en;q=0.5',
2025-11-27T23:12:25:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-27T23:12:25:   'x-forwarded-for': '208.84.101.102',
2025-11-27T23:12:25:   'x-forwarded-host': 'gearly.com',
2025-11-27T23:12:25:   'x-forwarded-server': 'gearly.com',
2025-11-27T23:12:25:   connection: 'Keep-Alive',
2025-11-27T23:12:25:   'x-middleware-invoke': '',
2025-11-27T23:12:25:   'x-invoke-path': '/',
2025-11-27T23:12:25:   'x-invoke-query': '%7B%7D',
2025-11-27T23:12:25:   'x-invoke-output': '/'
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.241Z compression no compression: not acceptable
2025-11-27T23:12:25: 2025-11-28T04:12:25.285Z next:router-server:main requestHandler! /wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   matchedOutput: null,
2025-11-27T23:12:25:   statusCode: undefined,
2025-11-27T23:12:25:   resHeaders: {},
2025-11-27T23:12:25:   bodyStream: false,
2025-11-27T23:12:25:   parsedUrl: {
2025-11-27T23:12:25:     pathname: '/wp-includes/wlwmanifest.xml',
2025-11-27T23:12:25:     query: [Object: null prototype] {}
2025-11-27T23:12:25:   },
2025-11-27T23:12:25:   finished: false
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.286Z next:router-server:main invokeRender /wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   host: 'gearly.com',
2025-11-27T23:12:25:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-27T23:12:25:   'accept-language': 'en-US,en;q=0.5',
2025-11-27T23:12:25:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-27T23:12:25:   'x-forwarded-for': '208.84.101.102',
2025-11-27T23:12:25:   'x-forwarded-host': 'gearly.com',
2025-11-27T23:12:25:   'x-forwarded-server': 'gearly.com',
2025-11-27T23:12:25:   connection: 'Keep-Alive',
2025-11-27T23:12:25:   'x-middleware-invoke': '',
2025-11-27T23:12:25:   'x-invoke-path': '/404',
2025-11-27T23:12:25:   'x-invoke-query': '%7B%7D',
2025-11-27T23:12:25:   'x-invoke-status': '404'
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.287Z compression no compression: not acceptable
2025-11-27T23:12:25: 2025-11-28T04:12:25.331Z next:router-server:main requestHandler! /xmlrpc.php?rsd {
2025-11-27T23:12:25:   matchedOutput: null,
2025-11-27T23:12:25:   statusCode: undefined,
2025-11-27T23:12:25:   resHeaders: {},
2025-11-27T23:12:25:   bodyStream: false,
2025-11-27T23:12:25:   parsedUrl: {
2025-11-27T23:12:25:     pathname: '/xmlrpc.php',
2025-11-27T23:12:25:     query: [Object: null prototype] { rsd: '' }
2025-11-27T23:12:25:   },
2025-11-27T23:12:25:   finished: false
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.331Z next:router-server:main invokeRender /xmlrpc.php?rsd {
2025-11-27T23:12:25:   host: 'gearly.com',
2025-11-27T23:12:25:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-27T23:12:25:   'accept-language': 'en-US,en;q=0.5',
2025-11-27T23:12:25:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-27T23:12:25:   'x-forwarded-for': '208.84.101.102',
2025-11-27T23:12:25:   'x-forwarded-host': 'gearly.com',
2025-11-27T23:12:25:   'x-forwarded-server': 'gearly.com',
2025-11-27T23:12:25:   connection: 'Keep-Alive',
2025-11-27T23:12:25:   'x-middleware-invoke': '',
2025-11-27T23:12:25:   'x-invoke-path': '/404',
2025-11-27T23:12:25:   'x-invoke-query': '%7B%22rsd%22%3A%22%22%7D',
2025-11-27T23:12:25:   'x-invoke-status': '404'
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.333Z compression no compression: not acceptable
2025-11-27T23:12:25: 2025-11-28T04:12:25.389Z next:router-server:main requestHandler! / {
2025-11-27T23:12:25:   matchedOutput: {
2025-11-27T23:12:25:     type: 'pageFile',
2025-11-27T23:12:25:     fsPath: undefined,
2025-11-27T23:12:25:     locale: undefined,
2025-11-27T23:12:25:     itemsRoot: undefined,
2025-11-27T23:12:25:     itemPath: '/'
2025-11-27T23:12:25:   },
2025-11-27T23:12:25:   statusCode: undefined,
2025-11-27T23:12:25:   resHeaders: {},
2025-11-27T23:12:25:   bodyStream: false,
2025-11-27T23:12:25:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-27T23:12:25:   finished: true
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.389Z next:router-server:main invokeRender / {
2025-11-27T23:12:25:   host: 'gearly.com',
2025-11-27T23:12:25:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-27T23:12:25:   'accept-language': 'en-US,en;q=0.5',
2025-11-27T23:12:25:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-27T23:12:25:   'x-forwarded-for': '208.84.101.102',
2025-11-27T23:12:25:   'x-forwarded-host': 'gearly.com',
2025-11-27T23:12:25:   'x-forwarded-server': 'gearly.com',
2025-11-27T23:12:25:   connection: 'Keep-Alive',
2025-11-27T23:12:25:   'x-middleware-invoke': '',
2025-11-27T23:12:25:   'x-invoke-path': '/',
2025-11-27T23:12:25:   'x-invoke-query': '%7B%7D',
2025-11-27T23:12:25:   'x-invoke-output': '/'
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.390Z compression no compression: not acceptable
2025-11-27T23:12:25: 2025-11-28T04:12:25.425Z next:router-server:main requestHandler! /blog/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   matchedOutput: null,
2025-11-27T23:12:25:   statusCode: undefined,
2025-11-27T23:12:25:   resHeaders: {},
2025-11-27T23:12:25:   bodyStream: false,
2025-11-27T23:12:25:   parsedUrl: {
2025-11-27T23:12:25:     pathname: '/blog/wp-includes/wlwmanifest.xml',
2025-11-27T23:12:25:     query: [Object: null prototype] {}
2025-11-27T23:12:25:   },
2025-11-27T23:12:25:   finished: false
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.425Z next:router-server:main invokeRender /blog/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   host: 'gearly.com',
2025-11-27T23:12:25:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-27T23:12:25:   'accept-language': 'en-US,en;q=0.5',
2025-11-27T23:12:25:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-27T23:12:25:   'x-forwarded-for': '208.84.101.102',
2025-11-27T23:12:25:   'x-forwarded-host': 'gearly.com',
2025-11-27T23:12:25:   'x-forwarded-server': 'gearly.com',
2025-11-27T23:12:25:   connection: 'Keep-Alive',
2025-11-27T23:12:25:   'x-middleware-invoke': '',
2025-11-27T23:12:25:   'x-invoke-path': '/404',
2025-11-27T23:12:25:   'x-invoke-query': '%7B%7D',
2025-11-27T23:12:25:   'x-invoke-status': '404'
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.425Z compression no compression: not acceptable
2025-11-27T23:12:25: 2025-11-28T04:12:25.459Z next:router-server:main requestHandler! /web/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   matchedOutput: null,
2025-11-27T23:12:25:   statusCode: undefined,
2025-11-27T23:12:25:   resHeaders: {},
2025-11-27T23:12:25:   bodyStream: false,
2025-11-27T23:12:25:   parsedUrl: {
2025-11-27T23:12:25:     pathname: '/web/wp-includes/wlwmanifest.xml',
2025-11-27T23:12:25:     query: [Object: null prototype] {}
2025-11-27T23:12:25:   },
2025-11-27T23:12:25:   finished: false
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.459Z next:router-server:main invokeRender /web/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   host: 'gearly.com',
2025-11-27T23:12:25:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-27T23:12:25:   'accept-language': 'en-US,en;q=0.5',
2025-11-27T23:12:25:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-27T23:12:25:   'x-forwarded-for': '208.84.101.102',
2025-11-27T23:12:25:   'x-forwarded-host': 'gearly.com',
2025-11-27T23:12:25:   'x-forwarded-server': 'gearly.com',
2025-11-27T23:12:25:   connection: 'Keep-Alive',
2025-11-27T23:12:25:   'x-middleware-invoke': '',
2025-11-27T23:12:25:   'x-invoke-path': '/404',
2025-11-27T23:12:25:   'x-invoke-query': '%7B%7D',
2025-11-27T23:12:25:   'x-invoke-status': '404'
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.460Z compression no compression: not acceptable
2025-11-27T23:12:25: 2025-11-28T04:12:25.494Z next:router-server:main requestHandler! /wordpress/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   matchedOutput: null,
2025-11-27T23:12:25:   statusCode: undefined,
2025-11-27T23:12:25:   resHeaders: {},
2025-11-27T23:12:25:   bodyStream: false,
2025-11-27T23:12:25:   parsedUrl: {
2025-11-27T23:12:25:     pathname: '/wordpress/wp-includes/wlwmanifest.xml',
2025-11-27T23:12:25:     query: [Object: null prototype] {}
2025-11-27T23:12:25:   },
2025-11-27T23:12:25:   finished: false
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.494Z next:router-server:main invokeRender /wordpress/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   host: 'gearly.com',
2025-11-27T23:12:25:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-27T23:12:25:   'accept-language': 'en-US,en;q=0.5',
2025-11-27T23:12:25:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-27T23:12:25:   'x-forwarded-for': '208.84.101.102',
2025-11-27T23:12:25:   'x-forwarded-host': 'gearly.com',
2025-11-27T23:12:25:   'x-forwarded-server': 'gearly.com',
2025-11-27T23:12:25:   connection: 'Keep-Alive',
2025-11-27T23:12:25:   'x-middleware-invoke': '',
2025-11-27T23:12:25:   'x-invoke-path': '/404',
2025-11-27T23:12:25:   'x-invoke-query': '%7B%7D',
2025-11-27T23:12:25:   'x-invoke-status': '404'
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.495Z compression no compression: not acceptable
2025-11-27T23:12:25: 2025-11-28T04:12:25.529Z next:router-server:main requestHandler! /website/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   matchedOutput: null,
2025-11-27T23:12:25:   statusCode: undefined,
2025-11-27T23:12:25:   resHeaders: {},
2025-11-27T23:12:25:   bodyStream: false,
2025-11-27T23:12:25:   parsedUrl: {
2025-11-27T23:12:25:     pathname: '/website/wp-includes/wlwmanifest.xml',
2025-11-27T23:12:25:     query: [Object: null prototype] {}
2025-11-27T23:12:25:   },
2025-11-27T23:12:25:   finished: false
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.530Z next:router-server:main invokeRender /website/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   host: 'gearly.com',
2025-11-27T23:12:25:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-27T23:12:25:   'accept-language': 'en-US,en;q=0.5',
2025-11-27T23:12:25:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-27T23:12:25:   'x-forwarded-for': '208.84.101.102',
2025-11-27T23:12:25:   'x-forwarded-host': 'gearly.com',
2025-11-27T23:12:25:   'x-forwarded-server': 'gearly.com',
2025-11-27T23:12:25:   connection: 'Keep-Alive',
2025-11-27T23:12:25:   'x-middleware-invoke': '',
2025-11-27T23:12:25:   'x-invoke-path': '/404',
2025-11-27T23:12:25:   'x-invoke-query': '%7B%7D',
2025-11-27T23:12:25:   'x-invoke-status': '404'
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.530Z compression no compression: not acceptable
2025-11-27T23:12:25: 2025-11-28T04:12:25.564Z next:router-server:main requestHandler! /wp/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   matchedOutput: null,
2025-11-27T23:12:25:   statusCode: undefined,
2025-11-27T23:12:25:   resHeaders: {},
2025-11-27T23:12:25:   bodyStream: false,
2025-11-27T23:12:25:   parsedUrl: {
2025-11-27T23:12:25:     pathname: '/wp/wp-includes/wlwmanifest.xml',
2025-11-27T23:12:25:     query: [Object: null prototype] {}
2025-11-27T23:12:25:   },
2025-11-27T23:12:25:   finished: false
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.564Z next:router-server:main invokeRender /wp/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   host: 'gearly.com',
2025-11-27T23:12:25:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-27T23:12:25:   'accept-language': 'en-US,en;q=0.5',
2025-11-27T23:12:25:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-27T23:12:25:   'x-forwarded-for': '208.84.101.102',
2025-11-27T23:12:25:   'x-forwarded-host': 'gearly.com',
2025-11-27T23:12:25:   'x-forwarded-server': 'gearly.com',
2025-11-27T23:12:25:   connection: 'Keep-Alive',
2025-11-27T23:12:25:   'x-middleware-invoke': '',
2025-11-27T23:12:25:   'x-invoke-path': '/404',
2025-11-27T23:12:25:   'x-invoke-query': '%7B%7D',
2025-11-27T23:12:25:   'x-invoke-status': '404'
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.565Z compression no compression: not acceptable
2025-11-27T23:12:25: 2025-11-28T04:12:25.598Z next:router-server:main requestHandler! /news/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   matchedOutput: null,
2025-11-27T23:12:25:   statusCode: undefined,
2025-11-27T23:12:25:   resHeaders: {},
2025-11-27T23:12:25:   bodyStream: false,
2025-11-27T23:12:25:   parsedUrl: {
2025-11-27T23:12:25:     pathname: '/news/wp-includes/wlwmanifest.xml',
2025-11-27T23:12:25:     query: [Object: null prototype] {}
2025-11-27T23:12:25:   },
2025-11-27T23:12:25:   finished: false
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.599Z next:router-server:main invokeRender /news/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   host: 'gearly.com',
2025-11-27T23:12:25:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-27T23:12:25:   'accept-language': 'en-US,en;q=0.5',
2025-11-27T23:12:25:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-27T23:12:25:   'x-forwarded-for': '208.84.101.102',
2025-11-27T23:12:25:   'x-forwarded-host': 'gearly.com',
2025-11-27T23:12:25:   'x-forwarded-server': 'gearly.com',
2025-11-27T23:12:25:   connection: 'Keep-Alive',
2025-11-27T23:12:25:   'x-middleware-invoke': '',
2025-11-27T23:12:25:   'x-invoke-path': '/404',
2025-11-27T23:12:25:   'x-invoke-query': '%7B%7D',
2025-11-27T23:12:25:   'x-invoke-status': '404'
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.599Z compression no compression: not acceptable
2025-11-27T23:12:25: 2025-11-28T04:12:25.633Z next:router-server:main requestHandler! /2018/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   matchedOutput: null,
2025-11-27T23:12:25:   statusCode: undefined,
2025-11-27T23:12:25:   resHeaders: {},
2025-11-27T23:12:25:   bodyStream: false,
2025-11-27T23:12:25:   parsedUrl: {
2025-11-27T23:12:25:     pathname: '/2018/wp-includes/wlwmanifest.xml',
2025-11-27T23:12:25:     query: [Object: null prototype] {}
2025-11-27T23:12:25:   },
2025-11-27T23:12:25:   finished: false
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.633Z next:router-server:main invokeRender /2018/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   host: 'gearly.com',
2025-11-27T23:12:25:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-27T23:12:25:   'accept-language': 'en-US,en;q=0.5',
2025-11-27T23:12:25:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-27T23:12:25:   'x-forwarded-for': '208.84.101.102',
2025-11-27T23:12:25:   'x-forwarded-host': 'gearly.com',
2025-11-27T23:12:25:   'x-forwarded-server': 'gearly.com',
2025-11-27T23:12:25:   connection: 'Keep-Alive',
2025-11-27T23:12:25:   'x-middleware-invoke': '',
2025-11-27T23:12:25:   'x-invoke-path': '/404',
2025-11-27T23:12:25:   'x-invoke-query': '%7B%7D',
2025-11-27T23:12:25:   'x-invoke-status': '404'
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.634Z compression no compression: not acceptable
2025-11-27T23:12:25: 2025-11-28T04:12:25.668Z next:router-server:main requestHandler! /2019/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   matchedOutput: null,
2025-11-27T23:12:25:   statusCode: undefined,
2025-11-27T23:12:25:   resHeaders: {},
2025-11-27T23:12:25:   bodyStream: false,
2025-11-27T23:12:25:   parsedUrl: {
2025-11-27T23:12:25:     pathname: '/2019/wp-includes/wlwmanifest.xml',
2025-11-27T23:12:25:     query: [Object: null prototype] {}
2025-11-27T23:12:25:   },
2025-11-27T23:12:25:   finished: false
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.669Z next:router-server:main invokeRender /2019/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   host: 'gearly.com',
2025-11-27T23:12:25:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-27T23:12:25:   'accept-language': 'en-US,en;q=0.5',
2025-11-27T23:12:25:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-27T23:12:25:   'x-forwarded-for': '208.84.101.102',
2025-11-27T23:12:25:   'x-forwarded-host': 'gearly.com',
2025-11-27T23:12:25:   'x-forwarded-server': 'gearly.com',
2025-11-27T23:12:25:   connection: 'Keep-Alive',
2025-11-27T23:12:25:   'x-middleware-invoke': '',
2025-11-27T23:12:25:   'x-invoke-path': '/404',
2025-11-27T23:12:25:   'x-invoke-query': '%7B%7D',
2025-11-27T23:12:25:   'x-invoke-status': '404'
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.669Z compression no compression: not acceptable
2025-11-27T23:12:25: 2025-11-28T04:12:25.703Z next:router-server:main requestHandler! /shop/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   matchedOutput: null,
2025-11-27T23:12:25:   statusCode: undefined,
2025-11-27T23:12:25:   resHeaders: {},
2025-11-27T23:12:25:   bodyStream: false,
2025-11-27T23:12:25:   parsedUrl: {
2025-11-27T23:12:25:     pathname: '/shop/wp-includes/wlwmanifest.xml',
2025-11-27T23:12:25:     query: [Object: null prototype] {}
2025-11-27T23:12:25:   },
2025-11-27T23:12:25:   finished: false
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.703Z next:router-server:main invokeRender /shop/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   host: 'gearly.com',
2025-11-27T23:12:25:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-27T23:12:25:   'accept-language': 'en-US,en;q=0.5',
2025-11-27T23:12:25:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-27T23:12:25:   'x-forwarded-for': '208.84.101.102',
2025-11-27T23:12:25:   'x-forwarded-host': 'gearly.com',
2025-11-27T23:12:25:   'x-forwarded-server': 'gearly.com',
2025-11-27T23:12:25:   connection: 'Keep-Alive',
2025-11-27T23:12:25:   'x-middleware-invoke': '',
2025-11-27T23:12:25:   'x-invoke-path': '/404',
2025-11-27T23:12:25:   'x-invoke-query': '%7B%7D',
2025-11-27T23:12:25:   'x-invoke-status': '404'
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.704Z compression no compression: not acceptable
2025-11-27T23:12:25: 2025-11-28T04:12:25.738Z next:router-server:main requestHandler! /wp1/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   matchedOutput: null,
2025-11-27T23:12:25:   statusCode: undefined,
2025-11-27T23:12:25:   resHeaders: {},
2025-11-27T23:12:25:   bodyStream: false,
2025-11-27T23:12:25:   parsedUrl: {
2025-11-27T23:12:25:     pathname: '/wp1/wp-includes/wlwmanifest.xml',
2025-11-27T23:12:25:     query: [Object: null prototype] {}
2025-11-27T23:12:25:   },
2025-11-27T23:12:25:   finished: false
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.738Z next:router-server:main invokeRender /wp1/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   host: 'gearly.com',
2025-11-27T23:12:25:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-27T23:12:25:   'accept-language': 'en-US,en;q=0.5',
2025-11-27T23:12:25:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-27T23:12:25:   'x-forwarded-for': '208.84.101.102',
2025-11-27T23:12:25:   'x-forwarded-host': 'gearly.com',
2025-11-27T23:12:25:   'x-forwarded-server': 'gearly.com',
2025-11-27T23:12:25:   connection: 'Keep-Alive',
2025-11-27T23:12:25:   'x-middleware-invoke': '',
2025-11-27T23:12:25:   'x-invoke-path': '/404',
2025-11-27T23:12:25:   'x-invoke-query': '%7B%7D',
2025-11-27T23:12:25:   'x-invoke-status': '404'
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.739Z compression no compression: not acceptable
2025-11-27T23:12:25: 2025-11-28T04:12:25.773Z next:router-server:main requestHandler! /test/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   matchedOutput: null,
2025-11-27T23:12:25:   statusCode: undefined,
2025-11-27T23:12:25:   resHeaders: {},
2025-11-27T23:12:25:   bodyStream: false,
2025-11-27T23:12:25:   parsedUrl: {
2025-11-27T23:12:25:     pathname: '/test/wp-includes/wlwmanifest.xml',
2025-11-27T23:12:25:     query: [Object: null prototype] {}
2025-11-27T23:12:25:   },
2025-11-27T23:12:25:   finished: false
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.773Z next:router-server:main invokeRender /test/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   host: 'gearly.com',
2025-11-27T23:12:25:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-27T23:12:25:   'accept-language': 'en-US,en;q=0.5',
2025-11-27T23:12:25:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-27T23:12:25:   'x-forwarded-for': '208.84.101.102',
2025-11-27T23:12:25:   'x-forwarded-host': 'gearly.com',
2025-11-27T23:12:25:   'x-forwarded-server': 'gearly.com',
2025-11-27T23:12:25:   connection: 'Keep-Alive',
2025-11-27T23:12:25:   'x-middleware-invoke': '',
2025-11-27T23:12:25:   'x-invoke-path': '/404',
2025-11-27T23:12:25:   'x-invoke-query': '%7B%7D',
2025-11-27T23:12:25:   'x-invoke-status': '404'
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.774Z compression no compression: not acceptable
2025-11-27T23:12:25: 2025-11-28T04:12:25.808Z next:router-server:main requestHandler! /media/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   matchedOutput: null,
2025-11-27T23:12:25:   statusCode: undefined,
2025-11-27T23:12:25:   resHeaders: {},
2025-11-27T23:12:25:   bodyStream: false,
2025-11-27T23:12:25:   parsedUrl: {
2025-11-27T23:12:25:     pathname: '/media/wp-includes/wlwmanifest.xml',
2025-11-27T23:12:25:     query: [Object: null prototype] {}
2025-11-27T23:12:25:   },
2025-11-27T23:12:25:   finished: false
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.808Z next:router-server:main invokeRender /media/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   host: 'gearly.com',
2025-11-27T23:12:25:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-27T23:12:25:   'accept-language': 'en-US,en;q=0.5',
2025-11-27T23:12:25:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-27T23:12:25:   'x-forwarded-for': '208.84.101.102',
2025-11-27T23:12:25:   'x-forwarded-host': 'gearly.com',
2025-11-27T23:12:25:   'x-forwarded-server': 'gearly.com',
2025-11-27T23:12:25:   connection: 'Keep-Alive',
2025-11-27T23:12:25:   'x-middleware-invoke': '',
2025-11-27T23:12:25:   'x-invoke-path': '/404',
2025-11-27T23:12:25:   'x-invoke-query': '%7B%7D',
2025-11-27T23:12:25:   'x-invoke-status': '404'
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.809Z compression no compression: not acceptable
2025-11-27T23:12:25: 2025-11-28T04:12:25.843Z next:router-server:main requestHandler! /wp2/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   matchedOutput: null,
2025-11-27T23:12:25:   statusCode: undefined,
2025-11-27T23:12:25:   resHeaders: {},
2025-11-27T23:12:25:   bodyStream: false,
2025-11-27T23:12:25:   parsedUrl: {
2025-11-27T23:12:25:     pathname: '/wp2/wp-includes/wlwmanifest.xml',
2025-11-27T23:12:25:     query: [Object: null prototype] {}
2025-11-27T23:12:25:   },
2025-11-27T23:12:25:   finished: false
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.843Z next:router-server:main invokeRender /wp2/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   host: 'gearly.com',
2025-11-27T23:12:25:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-27T23:12:25:   'accept-language': 'en-US,en;q=0.5',
2025-11-27T23:12:25:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-27T23:12:25:   'x-forwarded-for': '208.84.101.102',
2025-11-27T23:12:25:   'x-forwarded-host': 'gearly.com',
2025-11-27T23:12:25:   'x-forwarded-server': 'gearly.com',
2025-11-27T23:12:25:   connection: 'Keep-Alive',
2025-11-27T23:12:25:   'x-middleware-invoke': '',
2025-11-27T23:12:25:   'x-invoke-path': '/404',
2025-11-27T23:12:25:   'x-invoke-query': '%7B%7D',
2025-11-27T23:12:25:   'x-invoke-status': '404'
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.843Z compression no compression: not acceptable
2025-11-27T23:12:25: 2025-11-28T04:12:25.877Z next:router-server:main requestHandler! /site/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   matchedOutput: null,
2025-11-27T23:12:25:   statusCode: undefined,
2025-11-27T23:12:25:   resHeaders: {},
2025-11-27T23:12:25:   bodyStream: false,
2025-11-27T23:12:25:   parsedUrl: {
2025-11-27T23:12:25:     pathname: '/site/wp-includes/wlwmanifest.xml',
2025-11-27T23:12:25:     query: [Object: null prototype] {}
2025-11-27T23:12:25:   },
2025-11-27T23:12:25:   finished: false
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.877Z next:router-server:main invokeRender /site/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   host: 'gearly.com',
2025-11-27T23:12:25:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-27T23:12:25:   'accept-language': 'en-US,en;q=0.5',
2025-11-27T23:12:25:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-27T23:12:25:   'x-forwarded-for': '208.84.101.102',
2025-11-27T23:12:25:   'x-forwarded-host': 'gearly.com',
2025-11-27T23:12:25:   'x-forwarded-server': 'gearly.com',
2025-11-27T23:12:25:   connection: 'Keep-Alive',
2025-11-27T23:12:25:   'x-middleware-invoke': '',
2025-11-27T23:12:25:   'x-invoke-path': '/404',
2025-11-27T23:12:25:   'x-invoke-query': '%7B%7D',
2025-11-27T23:12:25:   'x-invoke-status': '404'
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.878Z compression no compression: not acceptable
2025-11-27T23:12:25: 2025-11-28T04:12:25.912Z next:router-server:main requestHandler! /cms/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   matchedOutput: null,
2025-11-27T23:12:25:   statusCode: undefined,
2025-11-27T23:12:25:   resHeaders: {},
2025-11-27T23:12:25:   bodyStream: false,
2025-11-27T23:12:25:   parsedUrl: {
2025-11-27T23:12:25:     pathname: '/cms/wp-includes/wlwmanifest.xml',
2025-11-27T23:12:25:     query: [Object: null prototype] {}
2025-11-27T23:12:25:   },
2025-11-27T23:12:25:   finished: false
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.912Z next:router-server:main invokeRender /cms/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   host: 'gearly.com',
2025-11-27T23:12:25:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-27T23:12:25:   'accept-language': 'en-US,en;q=0.5',
2025-11-27T23:12:25:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-27T23:12:25:   'x-forwarded-for': '208.84.101.102',
2025-11-27T23:12:25:   'x-forwarded-host': 'gearly.com',
2025-11-27T23:12:25:   'x-forwarded-server': 'gearly.com',
2025-11-27T23:12:25:   connection: 'Keep-Alive',
2025-11-27T23:12:25:   'x-middleware-invoke': '',
2025-11-27T23:12:25:   'x-invoke-path': '/404',
2025-11-27T23:12:25:   'x-invoke-query': '%7B%7D',
2025-11-27T23:12:25:   'x-invoke-status': '404'
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.913Z compression no compression: not acceptable
2025-11-27T23:12:25: 2025-11-28T04:12:25.948Z next:router-server:main requestHandler! /sito/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   matchedOutput: null,
2025-11-27T23:12:25:   statusCode: undefined,
2025-11-27T23:12:25:   resHeaders: {},
2025-11-27T23:12:25:   bodyStream: false,
2025-11-27T23:12:25:   parsedUrl: {
2025-11-27T23:12:25:     pathname: '/sito/wp-includes/wlwmanifest.xml',
2025-11-27T23:12:25:     query: [Object: null prototype] {}
2025-11-27T23:12:25:   },
2025-11-27T23:12:25:   finished: false
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.948Z next:router-server:main invokeRender /sito/wp-includes/wlwmanifest.xml {
2025-11-27T23:12:25:   host: 'gearly.com',
2025-11-27T23:12:25:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-27T23:12:25:   'accept-language': 'en-US,en;q=0.5',
2025-11-27T23:12:25:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-27T23:12:25:   'x-forwarded-for': '208.84.101.102',
2025-11-27T23:12:25:   'x-forwarded-host': 'gearly.com',
2025-11-27T23:12:25:   'x-forwarded-server': 'gearly.com',
2025-11-27T23:12:25:   connection: 'Keep-Alive',
2025-11-27T23:12:25:   'x-middleware-invoke': '',
2025-11-27T23:12:25:   'x-invoke-path': '/404',
2025-11-27T23:12:25:   'x-invoke-query': '%7B%7D',
2025-11-27T23:12:25:   'x-invoke-status': '404'
2025-11-27T23:12:25: }
2025-11-27T23:12:25: 2025-11-28T04:12:25.949Z compression no compression: not acceptable
2025-11-28T00:16:12: 2025-11-28T05:16:12.636Z next:router-server:main requestHandler! / {
2025-11-28T00:16:12:   matchedOutput: {
2025-11-28T00:16:12:     type: 'pageFile',
2025-11-28T00:16:12:     fsPath: undefined,
2025-11-28T00:16:12:     locale: undefined,
2025-11-28T00:16:12:     itemsRoot: undefined,
2025-11-28T00:16:12:     itemPath: '/'
2025-11-28T00:16:12:   },
2025-11-28T00:16:12:   statusCode: undefined,
2025-11-28T00:16:12:   resHeaders: {},
2025-11-28T00:16:12:   bodyStream: false,
2025-11-28T00:16:12:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T00:16:12:   finished: true
2025-11-28T00:16:12: }
2025-11-28T00:16:12: 2025-11-28T05:16:12.636Z next:router-server:main invokeRender / {
2025-11-28T00:16:12:   host: 'crbt.ihealthchart.com:4000',
2025-11-28T00:16:12:   'user-agent': 'Mozilla/5.0 (compatible; InternetMeasurement/1.0; +https://internet-measurement.com/)',
2025-11-28T00:16:12:   connection: 'close',
2025-11-28T00:16:12:   accept: '*/*',
2025-11-28T00:16:12:   'accept-encoding': 'gzip',
2025-11-28T00:16:12:   'x-middleware-invoke': '',
2025-11-28T00:16:12:   'x-invoke-path': '/',
2025-11-28T00:16:12:   'x-invoke-query': '%7B%7D',
2025-11-28T00:16:12:   'x-invoke-output': '/'
2025-11-28T00:16:12: }
2025-11-28T00:16:12: 2025-11-28T05:16:12.637Z compression gzip compression
2025-11-28T00:16:13: 2025-11-28T05:16:13.797Z next:router-server:main requestHandler! /logo.png {
2025-11-28T00:16:13:   matchedOutput: {
2025-11-28T00:16:13:     type: 'publicFolder',
2025-11-28T00:16:13:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T00:16:13:     locale: undefined,
2025-11-28T00:16:13:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T00:16:13:     itemPath: '/logo.png'
2025-11-28T00:16:13:   },
2025-11-28T00:16:13:   statusCode: undefined,
2025-11-28T00:16:13:   resHeaders: {},
2025-11-28T00:16:13:   bodyStream: false,
2025-11-28T00:16:13:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T00:16:13:   finished: true
2025-11-28T00:16:13: }
2025-11-28T00:16:13: 2025-11-28T05:16:13.797Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T00:16:13: 2025-11-28T05:16:13.797Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T00:16:13: 2025-11-28T05:16:13.797Z send accept ranges
2025-11-28T00:16:13: 2025-11-28T05:16:13.797Z send cache-control public, max-age=0
2025-11-28T00:16:13: 2025-11-28T05:16:13.797Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T00:16:13: 2025-11-28T05:16:13.797Z send etag W/"2465-19ac853b2f0"
2025-11-28T00:16:13: 2025-11-28T05:16:13.797Z send content-type image/png
2025-11-28T00:16:13: 2025-11-28T05:16:13.797Z compression image/png not compressible
2025-11-28T00:16:13: 2025-11-28T05:16:13.797Z compression no compression: filtered
2025-11-28T00:44:54: 2025-11-28T05:44:54.925Z next:router-server:main requestHandler! / {
2025-11-28T00:44:54:   matchedOutput: {
2025-11-28T00:44:54:     type: 'pageFile',
2025-11-28T00:44:54:     fsPath: undefined,
2025-11-28T00:44:54:     locale: undefined,
2025-11-28T00:44:54:     itemsRoot: undefined,
2025-11-28T00:44:54:     itemPath: '/'
2025-11-28T00:44:54:   },
2025-11-28T00:44:54:   statusCode: undefined,
2025-11-28T00:44:54:   resHeaders: {},
2025-11-28T00:44:54:   bodyStream: false,
2025-11-28T00:44:54:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T00:44:54:   finished: true
2025-11-28T00:44:54: }
2025-11-28T00:44:54: 2025-11-28T05:44:54.925Z next:router-server:main invokeRender / {
2025-11-28T00:44:54:   host: 'automaticplaylist.com:4000',
2025-11-28T00:44:54:   'user-agent': 'Mozilla/5.0 (compatible; InternetMeasurement/1.0; +https://internet-measurement.com/)',
2025-11-28T00:44:54:   connection: 'close',
2025-11-28T00:44:54:   accept: '*/*',
2025-11-28T00:44:54:   'accept-encoding': 'gzip',
2025-11-28T00:44:54:   'x-middleware-invoke': '',
2025-11-28T00:44:54:   'x-invoke-path': '/',
2025-11-28T00:44:54:   'x-invoke-query': '%7B%7D',
2025-11-28T00:44:54:   'x-invoke-output': '/'
2025-11-28T00:44:54: }
2025-11-28T00:44:54: 2025-11-28T05:44:54.926Z compression gzip compression
2025-11-28T00:44:55: 2025-11-28T05:44:55.533Z next:router-server:main requestHandler! /logo.png {
2025-11-28T00:44:55:   matchedOutput: {
2025-11-28T00:44:55:     type: 'publicFolder',
2025-11-28T00:44:55:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T00:44:55:     locale: undefined,
2025-11-28T00:44:55:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T00:44:55:     itemPath: '/logo.png'
2025-11-28T00:44:55:   },
2025-11-28T00:44:55:   statusCode: undefined,
2025-11-28T00:44:55:   resHeaders: {},
2025-11-28T00:44:55:   bodyStream: false,
2025-11-28T00:44:55:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T00:44:55:   finished: true
2025-11-28T00:44:55: }
2025-11-28T00:44:55: 2025-11-28T05:44:55.533Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T00:44:55: 2025-11-28T05:44:55.534Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T00:44:55: 2025-11-28T05:44:55.534Z send accept ranges
2025-11-28T00:44:55: 2025-11-28T05:44:55.534Z send cache-control public, max-age=0
2025-11-28T00:44:55: 2025-11-28T05:44:55.534Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T00:44:55: 2025-11-28T05:44:55.534Z send etag W/"2465-19ac853b2f0"
2025-11-28T00:44:55: 2025-11-28T05:44:55.534Z send content-type image/png
2025-11-28T00:44:55: 2025-11-28T05:44:55.535Z compression image/png not compressible
2025-11-28T00:44:55: 2025-11-28T05:44:55.535Z compression no compression: filtered
2025-11-28T00:47:42: 2025-11-28T05:47:42.129Z next:router-server:main requestHandler! / {
2025-11-28T00:47:42:   matchedOutput: {
2025-11-28T00:47:42:     type: 'pageFile',
2025-11-28T00:47:42:     fsPath: undefined,
2025-11-28T00:47:42:     locale: undefined,
2025-11-28T00:47:42:     itemsRoot: undefined,
2025-11-28T00:47:42:     itemPath: '/'
2025-11-28T00:47:42:   },
2025-11-28T00:47:42:   statusCode: undefined,
2025-11-28T00:47:42:   resHeaders: {},
2025-11-28T00:47:42:   bodyStream: false,
2025-11-28T00:47:42:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T00:47:42:   finished: true
2025-11-28T00:47:42: }
2025-11-28T00:47:42: 2025-11-28T05:47:42.129Z next:router-server:main invokeRender / {
2025-11-28T00:47:42:   host: 'gearly.com',
2025-11-28T00:47:42:   accept: '*/*',
2025-11-28T00:47:42:   'accept-encoding': 'deflate, gzip',
2025-11-28T00:47:42:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/137.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/123.0.0.0 Trailer/92.3.3357.27',
2025-11-28T00:47:42:   'x-forwarded-for': '81.180.92.136',
2025-11-28T00:47:42:   'x-forwarded-host': 'gearly.com',
2025-11-28T00:47:42:   'x-forwarded-server': 'gearly.com',
2025-11-28T00:47:42:   connection: 'Keep-Alive',
2025-11-28T00:47:42:   'x-middleware-invoke': '',
2025-11-28T00:47:42:   'x-invoke-path': '/',
2025-11-28T00:47:42:   'x-invoke-query': '%7B%7D',
2025-11-28T00:47:42:   'x-invoke-output': '/'
2025-11-28T00:47:42: }
2025-11-28T00:47:42: 2025-11-28T05:47:42.130Z compression gzip compression
2025-11-28T00:56:35: 2025-11-28T05:56:35.053Z next:router-server:main requestHandler! /assets/images/favicon.png {
2025-11-28T00:56:35:   matchedOutput: null,
2025-11-28T00:56:35:   statusCode: undefined,
2025-11-28T00:56:35:   resHeaders: {},
2025-11-28T00:56:35:   bodyStream: false,
2025-11-28T00:56:35:   parsedUrl: {
2025-11-28T00:56:35:     pathname: '/assets/images/favicon.png',
2025-11-28T00:56:35:     query: [Object: null prototype] {}
2025-11-28T00:56:35:   },
2025-11-28T00:56:35:   finished: false
2025-11-28T00:56:35: }
2025-11-28T00:56:35: 2025-11-28T05:56:35.053Z next:router-server:main invokeRender /assets/images/favicon.png {
2025-11-28T00:56:35:   host: 'www.gearly.com',
2025-11-28T00:56:35:   accept: 'image/*',
2025-11-28T00:56:35:   'accept-encoding': 'gzip,identity',
2025-11-28T00:56:35:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15 (Applebot/0.1; +http://www.apple.com/go/applebot)',
2025-11-28T00:56:35:   'x-forwarded-proto': 'https',
2025-11-28T00:56:35:   'x-forwarded-for': '17.241.219.182',
2025-11-28T00:56:35:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T00:56:35:   'x-forwarded-server': 'gearly.com',
2025-11-28T00:56:35:   connection: 'Keep-Alive',
2025-11-28T00:56:35:   'x-middleware-invoke': '',
2025-11-28T00:56:35:   'x-invoke-path': '/404',
2025-11-28T00:56:35:   'x-invoke-query': '%7B%7D',
2025-11-28T00:56:35:   'x-invoke-status': '404'
2025-11-28T00:56:35: }
2025-11-28T00:56:35: 2025-11-28T05:56:35.055Z compression gzip compression
2025-11-28T01:33:57: 2025-11-28T06:33:57.169Z next:router-server:main requestHandler! / {
2025-11-28T01:33:57:   matchedOutput: {
2025-11-28T01:33:57:     type: 'pageFile',
2025-11-28T01:33:57:     fsPath: undefined,
2025-11-28T01:33:57:     locale: undefined,
2025-11-28T01:33:57:     itemsRoot: undefined,
2025-11-28T01:33:57:     itemPath: '/'
2025-11-28T01:33:57:   },
2025-11-28T01:33:57:   statusCode: undefined,
2025-11-28T01:33:57:   resHeaders: {},
2025-11-28T01:33:57:   bodyStream: false,
2025-11-28T01:33:57:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T01:33:57:   finished: true
2025-11-28T01:33:57: }
2025-11-28T01:33:57: 2025-11-28T06:33:57.169Z next:router-server:main invokeRender / {
2025-11-28T01:33:57:   host: 'www.gearly.com',
2025-11-28T01:33:57:   accept: '*/*',
2025-11-28T01:33:57:   'accept-language': 'en-US,en;q=0.8',
2025-11-28T01:33:57:   'user-agent': 'Mozilla/5.0 (compatible; Dataprovider.com)',
2025-11-28T01:33:57:   'accept-encoding': '',
2025-11-28T01:33:57:   'x-forwarded-for': '149.56.160.218',
2025-11-28T01:33:57:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T01:33:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T01:33:57:   connection: 'Keep-Alive',
2025-11-28T01:33:57:   'x-middleware-invoke': '',
2025-11-28T01:33:57:   'x-invoke-path': '/',
2025-11-28T01:33:57:   'x-invoke-query': '%7B%7D',
2025-11-28T01:33:57:   'x-invoke-output': '/'
2025-11-28T01:33:57: }
2025-11-28T01:33:57: 2025-11-28T06:33:57.170Z compression no compression: not acceptable
2025-11-28T01:33:57: 2025-11-28T06:33:57.310Z next:router-server:main requestHandler! /robots.txt {
2025-11-28T01:33:57:   matchedOutput: null,
2025-11-28T01:33:57:   statusCode: undefined,
2025-11-28T01:33:57:   resHeaders: {},
2025-11-28T01:33:57:   bodyStream: false,
2025-11-28T01:33:57:   parsedUrl: { pathname: '/robots.txt', query: [Object: null prototype] {} },
2025-11-28T01:33:57:   finished: false
2025-11-28T01:33:57: }
2025-11-28T01:33:57: 2025-11-28T06:33:57.310Z next:router-server:main invokeRender /robots.txt {
2025-11-28T01:33:57:   host: 'www.gearly.com',
2025-11-28T01:33:57:   accept: '*/*',
2025-11-28T01:33:57:   'accept-language': 'en-US,en;q=0.8',
2025-11-28T01:33:57:   'user-agent': 'Mozilla/5.0 (compatible; Dataprovider.com)',
2025-11-28T01:33:57:   'accept-encoding': '',
2025-11-28T01:33:57:   'x-forwarded-for': '149.56.160.218',
2025-11-28T01:33:57:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T01:33:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T01:33:57:   connection: 'Keep-Alive',
2025-11-28T01:33:57:   'x-middleware-invoke': '',
2025-11-28T01:33:57:   'x-invoke-path': '/404',
2025-11-28T01:33:57:   'x-invoke-query': '%7B%7D',
2025-11-28T01:33:57:   'x-invoke-status': '404'
2025-11-28T01:33:57: }
2025-11-28T01:33:57: 2025-11-28T06:33:57.311Z compression no compression: not acceptable
2025-11-28T01:33:57: 2025-11-28T06:33:57.365Z next:router-server:main requestHandler! /sitemap.xml {
2025-11-28T01:33:57:   matchedOutput: null,
2025-11-28T01:33:57:   statusCode: undefined,
2025-11-28T01:33:57:   resHeaders: {},
2025-11-28T01:33:57:   bodyStream: false,
2025-11-28T01:33:57:   parsedUrl: { pathname: '/sitemap.xml', query: [Object: null prototype] {} },
2025-11-28T01:33:57:   finished: false
2025-11-28T01:33:57: }
2025-11-28T01:33:57: 2025-11-28T06:33:57.365Z next:router-server:main invokeRender /sitemap.xml {
2025-11-28T01:33:57:   host: 'www.gearly.com',
2025-11-28T01:33:57:   accept: '*/*',
2025-11-28T01:33:57:   'accept-language': 'en-US,en;q=0.8',
2025-11-28T01:33:57:   'user-agent': 'Mozilla/5.0 (compatible; Dataprovider.com)',
2025-11-28T01:33:57:   'accept-encoding': '',
2025-11-28T01:33:57:   'x-forwarded-for': '149.56.160.218',
2025-11-28T01:33:57:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T01:33:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T01:33:57:   connection: 'Keep-Alive',
2025-11-28T01:33:57:   'x-middleware-invoke': '',
2025-11-28T01:33:57:   'x-invoke-path': '/404',
2025-11-28T01:33:57:   'x-invoke-query': '%7B%7D',
2025-11-28T01:33:57:   'x-invoke-status': '404'
2025-11-28T01:33:57: }
2025-11-28T01:33:57: 2025-11-28T06:33:57.366Z compression no compression: not acceptable
2025-11-28T01:33:57: 2025-11-28T06:33:57.496Z next:router-server:main requestHandler! / {
2025-11-28T01:33:57:   matchedOutput: {
2025-11-28T01:33:57:     type: 'pageFile',
2025-11-28T01:33:57:     fsPath: undefined,
2025-11-28T01:33:57:     locale: undefined,
2025-11-28T01:33:57:     itemsRoot: undefined,
2025-11-28T01:33:57:     itemPath: '/'
2025-11-28T01:33:57:   },
2025-11-28T01:33:57:   statusCode: undefined,
2025-11-28T01:33:57:   resHeaders: {},
2025-11-28T01:33:57:   bodyStream: false,
2025-11-28T01:33:57:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T01:33:57:   finished: true
2025-11-28T01:33:57: }
2025-11-28T01:33:57: 2025-11-28T06:33:57.496Z next:router-server:main invokeRender / {
2025-11-28T01:33:57:   host: 'www.gearly.com',
2025-11-28T01:33:57:   accept: '*/*',
2025-11-28T01:33:57:   'accept-language': 'en-US,en;q=0.8',
2025-11-28T01:33:57:   'user-agent': 'Mozilla/5.0 (compatible; Dataprovider.com)',
2025-11-28T01:33:57:   'accept-encoding': '',
2025-11-28T01:33:57:   'x-forwarded-proto': 'https',
2025-11-28T01:33:57:   'x-forwarded-for': '149.56.160.218',
2025-11-28T01:33:57:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T01:33:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T01:33:57:   connection: 'Keep-Alive',
2025-11-28T01:33:57:   'x-middleware-invoke': '',
2025-11-28T01:33:57:   'x-invoke-path': '/',
2025-11-28T01:33:57:   'x-invoke-query': '%7B%7D',
2025-11-28T01:33:57:   'x-invoke-output': '/'
2025-11-28T01:33:57: }
2025-11-28T01:33:57: 2025-11-28T06:33:57.497Z compression no compression: not acceptable
2025-11-28T01:33:57: 2025-11-28T06:33:57.514Z next:router-server:main requestHandler! /llms.txt {
2025-11-28T01:33:57:   matchedOutput: null,
2025-11-28T01:33:57:   statusCode: undefined,
2025-11-28T01:33:57:   resHeaders: {},
2025-11-28T01:33:57:   bodyStream: false,
2025-11-28T01:33:57:   parsedUrl: { pathname: '/llms.txt', query: [Object: null prototype] {} },
2025-11-28T01:33:57:   finished: false
2025-11-28T01:33:57: }
2025-11-28T01:33:57: 2025-11-28T06:33:57.514Z next:router-server:main invokeRender /llms.txt {
2025-11-28T01:33:57:   host: 'www.gearly.com',
2025-11-28T01:33:57:   accept: '*/*',
2025-11-28T01:33:57:   'accept-language': 'en-US,en;q=0.8',
2025-11-28T01:33:57:   'user-agent': 'Mozilla/5.0 (compatible; Dataprovider.com)',
2025-11-28T01:33:57:   'accept-encoding': '',
2025-11-28T01:33:57:   'x-forwarded-for': '149.56.160.218',
2025-11-28T01:33:57:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T01:33:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T01:33:57:   connection: 'Keep-Alive',
2025-11-28T01:33:57:   'x-middleware-invoke': '',
2025-11-28T01:33:57:   'x-invoke-path': '/404',
2025-11-28T01:33:57:   'x-invoke-query': '%7B%7D',
2025-11-28T01:33:57:   'x-invoke-status': '404'
2025-11-28T01:33:57: }
2025-11-28T01:33:57: 2025-11-28T06:33:57.514Z compression no compression: not acceptable
2025-11-28T01:33:57: 2025-11-28T06:33:57.533Z next:router-server:main requestHandler! /humans.txt {
2025-11-28T01:33:57:   matchedOutput: null,
2025-11-28T01:33:57:   statusCode: undefined,
2025-11-28T01:33:57:   resHeaders: {},
2025-11-28T01:33:57:   bodyStream: false,
2025-11-28T01:33:57:   parsedUrl: { pathname: '/humans.txt', query: [Object: null prototype] {} },
2025-11-28T01:33:57:   finished: false
2025-11-28T01:33:57: }
2025-11-28T01:33:57: 2025-11-28T06:33:57.533Z next:router-server:main invokeRender /humans.txt {
2025-11-28T01:33:57:   host: 'www.gearly.com',
2025-11-28T01:33:57:   accept: '*/*',
2025-11-28T01:33:57:   'accept-language': 'en-US,en;q=0.8',
2025-11-28T01:33:57:   'user-agent': 'Mozilla/5.0 (compatible; Dataprovider.com)',
2025-11-28T01:33:57:   'accept-encoding': '',
2025-11-28T01:33:57:   'x-forwarded-for': '149.56.160.218',
2025-11-28T01:33:57:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T01:33:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T01:33:57:   connection: 'Keep-Alive',
2025-11-28T01:33:57:   'x-middleware-invoke': '',
2025-11-28T01:33:57:   'x-invoke-path': '/404',
2025-11-28T01:33:57:   'x-invoke-query': '%7B%7D',
2025-11-28T01:33:57:   'x-invoke-status': '404'
2025-11-28T01:33:57: }
2025-11-28T01:33:57: 2025-11-28T06:33:57.534Z compression no compression: not acceptable
2025-11-28T01:33:57: 2025-11-28T06:33:57.550Z next:router-server:main requestHandler! /ads.txt {
2025-11-28T01:33:57:   matchedOutput: null,
2025-11-28T01:33:57:   statusCode: undefined,
2025-11-28T01:33:57:   resHeaders: {},
2025-11-28T01:33:57:   bodyStream: false,
2025-11-28T01:33:57:   parsedUrl: { pathname: '/ads.txt', query: [Object: null prototype] {} },
2025-11-28T01:33:57:   finished: false
2025-11-28T01:33:57: }
2025-11-28T01:33:57: 2025-11-28T06:33:57.550Z next:router-server:main invokeRender /ads.txt {
2025-11-28T01:33:57:   host: 'www.gearly.com',
2025-11-28T01:33:57:   accept: '*/*',
2025-11-28T01:33:57:   'accept-language': 'en-US,en;q=0.8',
2025-11-28T01:33:57:   'user-agent': 'Mozilla/5.0 (compatible; Dataprovider.com)',
2025-11-28T01:33:57:   'accept-encoding': '',
2025-11-28T01:33:57:   'x-forwarded-for': '149.56.160.218',
2025-11-28T01:33:57:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T01:33:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T01:33:57:   connection: 'Keep-Alive',
2025-11-28T01:33:57:   'x-middleware-invoke': '',
2025-11-28T01:33:57:   'x-invoke-path': '/404',
2025-11-28T01:33:57:   'x-invoke-query': '%7B%7D',
2025-11-28T01:33:57:   'x-invoke-status': '404'
2025-11-28T01:33:57: }
2025-11-28T01:33:57: 2025-11-28T06:33:57.551Z compression no compression: not acceptable
2025-11-28T01:33:57: 2025-11-28T06:33:57.567Z next:router-server:main requestHandler! /security.txt {
2025-11-28T01:33:57:   matchedOutput: null,
2025-11-28T01:33:57:   statusCode: undefined,
2025-11-28T01:33:57:   resHeaders: {},
2025-11-28T01:33:57:   bodyStream: false,
2025-11-28T01:33:57:   parsedUrl: { pathname: '/security.txt', query: [Object: null prototype] {} },
2025-11-28T01:33:57:   finished: false
2025-11-28T01:33:57: }
2025-11-28T01:33:57: 2025-11-28T06:33:57.567Z next:router-server:main invokeRender /security.txt {
2025-11-28T01:33:57:   host: 'www.gearly.com',
2025-11-28T01:33:57:   accept: '*/*',
2025-11-28T01:33:57:   'accept-language': 'en-US,en;q=0.8',
2025-11-28T01:33:57:   'user-agent': 'Mozilla/5.0 (compatible; Dataprovider.com)',
2025-11-28T01:33:57:   'accept-encoding': '',
2025-11-28T01:33:57:   'x-forwarded-for': '149.56.160.218',
2025-11-28T01:33:57:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T01:33:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T01:33:57:   connection: 'Keep-Alive',
2025-11-28T01:33:57:   'x-middleware-invoke': '',
2025-11-28T01:33:57:   'x-invoke-path': '/404',
2025-11-28T01:33:57:   'x-invoke-query': '%7B%7D',
2025-11-28T01:33:57:   'x-invoke-status': '404'
2025-11-28T01:33:57: }
2025-11-28T01:33:57: 2025-11-28T06:33:57.568Z compression no compression: not acceptable
2025-11-28T01:33:57: 2025-11-28T06:33:57.584Z next:router-server:main requestHandler! /.well-known/security.txt {
2025-11-28T01:33:57:   matchedOutput: null,
2025-11-28T01:33:57:   statusCode: undefined,
2025-11-28T01:33:57:   resHeaders: {},
2025-11-28T01:33:57:   bodyStream: false,
2025-11-28T01:33:57:   parsedUrl: {
2025-11-28T01:33:57:     pathname: '/.well-known/security.txt',
2025-11-28T01:33:57:     query: [Object: null prototype] {}
2025-11-28T01:33:57:   },
2025-11-28T01:33:57:   finished: false
2025-11-28T01:33:57: }
2025-11-28T01:33:57: 2025-11-28T06:33:57.584Z next:router-server:main invokeRender /.well-known/security.txt {
2025-11-28T01:33:57:   host: 'www.gearly.com',
2025-11-28T01:33:57:   accept: '*/*',
2025-11-28T01:33:57:   'accept-language': 'en-US,en;q=0.8',
2025-11-28T01:33:57:   'user-agent': 'Mozilla/5.0 (compatible; Dataprovider.com)',
2025-11-28T01:33:57:   'accept-encoding': '',
2025-11-28T01:33:57:   'x-forwarded-for': '149.56.160.218',
2025-11-28T01:33:57:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T01:33:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T01:33:57:   connection: 'Keep-Alive',
2025-11-28T01:33:57:   'x-middleware-invoke': '',
2025-11-28T01:33:57:   'x-invoke-path': '/404',
2025-11-28T01:33:57:   'x-invoke-query': '%7B%7D',
2025-11-28T01:33:57:   'x-invoke-status': '404'
2025-11-28T01:33:57: }
2025-11-28T01:33:57: 2025-11-28T06:33:57.585Z compression no compression: not acceptable
2025-11-28T01:33:57: 2025-11-28T06:33:57.603Z next:router-server:main requestHandler! / {
2025-11-28T01:33:57:   matchedOutput: {
2025-11-28T01:33:57:     type: 'pageFile',
2025-11-28T01:33:57:     fsPath: undefined,
2025-11-28T01:33:57:     locale: undefined,
2025-11-28T01:33:57:     itemsRoot: undefined,
2025-11-28T01:33:57:     itemPath: '/'
2025-11-28T01:33:57:   },
2025-11-28T01:33:57:   statusCode: undefined,
2025-11-28T01:33:57:   resHeaders: {},
2025-11-28T01:33:57:   bodyStream: false,
2025-11-28T01:33:57:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T01:33:57:   finished: true
2025-11-28T01:33:57: }
2025-11-28T01:33:57: 2025-11-28T06:33:57.603Z next:router-server:main invokeRender / {
2025-11-28T01:33:57:   host: 'www.gearly.com',
2025-11-28T01:33:57:   accept: '*/*',
2025-11-28T01:33:57:   'accept-language': 'en-US,en;q=0.8',
2025-11-28T01:33:57:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; SM-G981B) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.162 Mobile Safari/537.36',
2025-11-28T01:33:57:   'accept-encoding': '',
2025-11-28T01:33:57:   'x-forwarded-for': '149.56.160.218',
2025-11-28T01:33:57:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T01:33:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T01:33:57:   connection: 'Keep-Alive',
2025-11-28T01:33:57:   'x-middleware-invoke': '',
2025-11-28T01:33:57:   'x-invoke-path': '/',
2025-11-28T01:33:57:   'x-invoke-query': '%7B%7D',
2025-11-28T01:33:57:   'x-invoke-output': '/'
2025-11-28T01:33:57: }
2025-11-28T01:33:57: 2025-11-28T06:33:57.604Z compression no compression: not acceptable
2025-11-28T01:34:03: 2025-11-28T06:34:03.578Z next:router-server:main requestHandler! / {
2025-11-28T01:34:03:   matchedOutput: {
2025-11-28T01:34:03:     type: 'pageFile',
2025-11-28T01:34:03:     fsPath: undefined,
2025-11-28T01:34:03:     locale: undefined,
2025-11-28T01:34:03:     itemsRoot: undefined,
2025-11-28T01:34:03:     itemPath: '/'
2025-11-28T01:34:03:   },
2025-11-28T01:34:03:   statusCode: undefined,
2025-11-28T01:34:03:   resHeaders: {},
2025-11-28T01:34:03:   bodyStream: false,
2025-11-28T01:34:03:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T01:34:03:   finished: true
2025-11-28T01:34:03: }
2025-11-28T01:34:03: 2025-11-28T06:34:03.578Z next:router-server:main invokeRender / {
2025-11-28T01:34:03:   host: 'www.gearly.com',
2025-11-28T01:34:03:   'upgrade-insecure-requests': '1',
2025-11-28T01:34:03:   'user-agent': 'Mozilla/5.0 (compatible; Dataprovider.com)',
2025-11-28T01:34:03:   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.9',
2025-11-28T01:34:03:   'accept-encoding': 'gzip, deflate',
2025-11-28T01:34:03:   'accept-language': 'en-US',
2025-11-28T01:34:03:   'x-forwarded-for': '149.56.160.233',
2025-11-28T01:34:03:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T01:34:03:   'x-forwarded-server': 'gearly.com',
2025-11-28T01:34:03:   connection: 'Keep-Alive',
2025-11-28T01:34:03:   'x-middleware-invoke': '',
2025-11-28T01:34:03:   'x-invoke-path': '/',
2025-11-28T01:34:03:   'x-invoke-query': '%7B%7D',
2025-11-28T01:34:03:   'x-invoke-output': '/'
2025-11-28T01:34:03: }
2025-11-28T01:34:03: 2025-11-28T06:34:03.579Z compression gzip compression
2025-11-28T01:34:03: 2025-11-28T06:34:03.709Z next:router-server:main requestHandler! /_next/static/css/583877b24aabe3d6.css {
2025-11-28T01:34:03:   matchedOutput: {
2025-11-28T01:34:03:     type: 'nextStaticFolder',
2025-11-28T01:34:03:     fsPath: '/home/americas/public_html/ai/.next/static/css/583877b24aabe3d6.css',
2025-11-28T01:34:03:     locale: undefined,
2025-11-28T01:34:03:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T01:34:03:     itemPath: '/css/583877b24aabe3d6.css'
2025-11-28T01:34:03:   },
2025-11-28T01:34:03:   statusCode: undefined,
2025-11-28T01:34:03:   resHeaders: {},
2025-11-28T01:34:03:   bodyStream: false,
2025-11-28T01:34:03:   parsedUrl: {
2025-11-28T01:34:03:     pathname: '/_next/static/css/583877b24aabe3d6.css',
2025-11-28T01:34:03:     query: [Object: null prototype] {}
2025-11-28T01:34:03:   },
2025-11-28T01:34:03:   finished: true
2025-11-28T01:34:03: }
2025-11-28T01:34:03: 2025-11-28T06:34:03.709Z send stat "/home/americas/public_html/ai/.next/static/css/583877b24aabe3d6.css"
2025-11-28T01:34:03: 2025-11-28T06:34:03.709Z send pipe "/home/americas/public_html/ai/.next/static/css/583877b24aabe3d6.css"
2025-11-28T01:34:03: 2025-11-28T06:34:03.709Z send accept ranges
2025-11-28T01:34:03: 2025-11-28T06:34:03.710Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T01:34:03: 2025-11-28T06:34:03.710Z send etag W/"bb6-19ac85d4f08"
2025-11-28T01:34:03: 2025-11-28T06:34:03.710Z send content-type text/css
2025-11-28T01:34:03: 2025-11-28T06:34:03.710Z compression gzip compression
2025-11-28T01:34:03: 2025-11-28T06:34:03.790Z next:router-server:main requestHandler! /_next/static/chunks/webpack-ee7e63bc15b31913.js {
2025-11-28T01:34:03:   matchedOutput: {
2025-11-28T01:34:03:     type: 'nextStaticFolder',
2025-11-28T01:34:03:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-28T01:34:03:     locale: undefined,
2025-11-28T01:34:03:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T01:34:03:     itemPath: '/chunks/webpack-ee7e63bc15b31913.js'
2025-11-28T01:34:03:   },
2025-11-28T01:34:03:   statusCode: undefined,
2025-11-28T01:34:03:   resHeaders: {},
2025-11-28T01:34:03:   bodyStream: false,
2025-11-28T01:34:03:   parsedUrl: {
2025-11-28T01:34:03:     pathname: '/_next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-28T01:34:03:     query: [Object: null prototype] {}
2025-11-28T01:34:03:   },
2025-11-28T01:34:03:   finished: true
2025-11-28T01:34:03: }
2025-11-28T01:34:03: 2025-11-28T06:34:03.790Z send stat "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-28T01:34:03: 2025-11-28T06:34:03.790Z send pipe "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-28T01:34:03: 2025-11-28T06:34:03.790Z send accept ranges
2025-11-28T01:34:03: 2025-11-28T06:34:03.790Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T01:34:03: 2025-11-28T06:34:03.790Z send etag W/"637-19ac85d4f08"
2025-11-28T01:34:03: 2025-11-28T06:34:03.790Z send content-type application/javascript
2025-11-28T01:34:03: 2025-11-28T06:34:03.790Z compression gzip compression
2025-11-28T01:34:03: 2025-11-28T06:34:03.806Z next:router-server:main requestHandler! /_next/static/chunks/209-8c656abc5cd55250.js {
2025-11-28T01:34:03:   matchedOutput: {
2025-11-28T01:34:03:     type: 'nextStaticFolder',
2025-11-28T01:34:03:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js',
2025-11-28T01:34:03:     locale: undefined,
2025-11-28T01:34:03:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T01:34:03:     itemPath: '/chunks/209-8c656abc5cd55250.js'
2025-11-28T01:34:03:   },
2025-11-28T01:34:03:   statusCode: undefined,
2025-11-28T01:34:03:   resHeaders: {},
2025-11-28T01:34:03:   bodyStream: false,
2025-11-28T01:34:03:   parsedUrl: {
2025-11-28T01:34:03:     pathname: '/_next/static/chunks/209-8c656abc5cd55250.js',
2025-11-28T01:34:03:     query: [Object: null prototype] {}
2025-11-28T01:34:03:   },
2025-11-28T01:34:03:   finished: true
2025-11-28T01:34:03: }
2025-11-28T01:34:03: 2025-11-28T06:34:03.806Z send stat "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-28T01:34:03: 2025-11-28T06:34:03.806Z send pipe "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-28T01:34:03: 2025-11-28T06:34:03.806Z send accept ranges
2025-11-28T01:34:03: 2025-11-28T06:34:03.806Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T01:34:03: 2025-11-28T06:34:03.806Z send etag W/"693a-19ac85d4f08"
2025-11-28T01:34:03: 2025-11-28T06:34:03.806Z send content-type application/javascript
2025-11-28T01:34:03: 2025-11-28T06:34:03.806Z next:router-server:main requestHandler! /_next/static/chunks/framework-2c16ac744b6cdea6.js {
2025-11-28T01:34:03:   matchedOutput: {
2025-11-28T01:34:03:     type: 'nextStaticFolder',
2025-11-28T01:34:03:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-28T01:34:03:     locale: undefined,
2025-11-28T01:34:03:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T01:34:03:     itemPath: '/chunks/framework-2c16ac744b6cdea6.js'
2025-11-28T01:34:03:   },
2025-11-28T01:34:03:   statusCode: undefined,
2025-11-28T01:34:03:   resHeaders: {},
2025-11-28T01:34:03:   bodyStream: false,
2025-11-28T01:34:03:   parsedUrl: {
2025-11-28T01:34:03:     pathname: '/_next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-28T01:34:03:     query: [Object: null prototype] {}
2025-11-28T01:34:03:   },
2025-11-28T01:34:03:   finished: true
2025-11-28T01:34:03: }
2025-11-28T01:34:03: 2025-11-28T06:34:03.806Z send stat "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-28T01:34:03: 2025-11-28T06:34:03.807Z compression gzip compression
2025-11-28T01:34:03: 2025-11-28T06:34:03.807Z send pipe "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-28T01:34:03: 2025-11-28T06:34:03.807Z send accept ranges
2025-11-28T01:34:03: 2025-11-28T06:34:03.807Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T01:34:03: 2025-11-28T06:34:03.807Z send etag W/"226b5-19ac85d4f08"
2025-11-28T01:34:03: 2025-11-28T06:34:03.807Z send content-type application/javascript
2025-11-28T01:34:03: 2025-11-28T06:34:03.808Z compression gzip compression
2025-11-28T01:34:03: 2025-11-28T06:34:03.811Z next:router-server:main requestHandler! /_next/static/chunks/pages/_app-a993419552960bbd.js {
2025-11-28T01:34:03:   matchedOutput: {
2025-11-28T01:34:03:     type: 'nextStaticFolder',
2025-11-28T01:34:03:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-28T01:34:03:     locale: undefined,
2025-11-28T01:34:03:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T01:34:03:     itemPath: '/chunks/pages/_app-a993419552960bbd.js'
2025-11-28T01:34:03:   },
2025-11-28T01:34:03:   statusCode: undefined,
2025-11-28T01:34:03:   resHeaders: {},
2025-11-28T01:34:03:   bodyStream: false,
2025-11-28T01:34:03:   parsedUrl: {
2025-11-28T01:34:03:     pathname: '/_next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-28T01:34:03:     query: [Object: null prototype] {}
2025-11-28T01:34:03:   },
2025-11-28T01:34:03:   finished: true
2025-11-28T01:34:03: }
2025-11-28T01:34:03: 2025-11-28T06:34:03.811Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-28T01:34:03: 2025-11-28T06:34:03.812Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-28T01:34:03: 2025-11-28T06:34:03.812Z send accept ranges
2025-11-28T01:34:03: 2025-11-28T06:34:03.812Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T01:34:03: 2025-11-28T06:34:03.812Z send etag W/"8869-19ac85d4f08"
2025-11-28T01:34:03: 2025-11-28T06:34:03.812Z send content-type application/javascript
2025-11-28T01:34:03: 2025-11-28T06:34:03.812Z compression gzip compression
2025-11-28T01:34:03: 2025-11-28T06:34:03.813Z next:router-server:main requestHandler! /_next/static/chunks/main-ac52e5f1ea1d2a16.js {
2025-11-28T01:34:03:   matchedOutput: {
2025-11-28T01:34:03:     type: 'nextStaticFolder',
2025-11-28T01:34:03:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-28T01:34:03:     locale: undefined,
2025-11-28T01:34:03:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T01:34:03:     itemPath: '/chunks/main-ac52e5f1ea1d2a16.js'
2025-11-28T01:34:03:   },
2025-11-28T01:34:03:   statusCode: undefined,
2025-11-28T01:34:03:   resHeaders: {},
2025-11-28T01:34:03:   bodyStream: false,
2025-11-28T01:34:03:   parsedUrl: {
2025-11-28T01:34:03:     pathname: '/_next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-28T01:34:03:     query: [Object: null prototype] {}
2025-11-28T01:34:03:   },
2025-11-28T01:34:03:   finished: true
2025-11-28T01:34:03: }
2025-11-28T01:34:03: 2025-11-28T06:34:03.813Z send stat "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-28T01:34:03: 2025-11-28T06:34:03.813Z send pipe "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-28T01:34:03: 2025-11-28T06:34:03.813Z send accept ranges
2025-11-28T01:34:03: 2025-11-28T06:34:03.813Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T01:34:03: 2025-11-28T06:34:03.813Z send etag W/"1ad0c-19ac85d4f08"
2025-11-28T01:34:03: 2025-11-28T06:34:03.813Z send content-type application/javascript
2025-11-28T01:34:03: 2025-11-28T06:34:03.814Z compression gzip compression
2025-11-28T01:34:03: 2025-11-28T06:34:03.824Z next:router-server:main requestHandler! /_next/static/chunks/pages/index-0237525f425ae5c5.js {
2025-11-28T01:34:03:   matchedOutput: {
2025-11-28T01:34:03:     type: 'nextStaticFolder',
2025-11-28T01:34:03:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-28T01:34:03:     locale: undefined,
2025-11-28T01:34:03:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T01:34:03:     itemPath: '/chunks/pages/index-0237525f425ae5c5.js'
2025-11-28T01:34:03:   },
2025-11-28T01:34:03:   statusCode: undefined,
2025-11-28T01:34:03:   resHeaders: {},
2025-11-28T01:34:03:   bodyStream: false,
2025-11-28T01:34:03:   parsedUrl: {
2025-11-28T01:34:03:     pathname: '/_next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-28T01:34:03:     query: [Object: null prototype] {}
2025-11-28T01:34:03:   },
2025-11-28T01:34:03:   finished: true
2025-11-28T01:34:03: }
2025-11-28T01:34:03: 2025-11-28T06:34:03.824Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-28T01:34:03: 2025-11-28T06:34:03.825Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-28T01:34:03: 2025-11-28T06:34:03.825Z send accept ranges
2025-11-28T01:34:03: 2025-11-28T06:34:03.825Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T01:34:03: 2025-11-28T06:34:03.825Z send etag W/"f5-19ac85d4f08"
2025-11-28T01:34:03: 2025-11-28T06:34:03.825Z send content-type application/javascript
2025-11-28T01:34:03: 2025-11-28T06:34:03.825Z compression no compression: size below threshold
2025-11-28T01:34:03: 2025-11-28T06:34:03.888Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js {
2025-11-28T01:34:03:   matchedOutput: {
2025-11-28T01:34:03:     type: 'nextStaticFolder',
2025-11-28T01:34:03:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-28T01:34:03:     locale: undefined,
2025-11-28T01:34:03:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T01:34:03:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_buildManifest.js'
2025-11-28T01:34:03:   },
2025-11-28T01:34:03:   statusCode: undefined,
2025-11-28T01:34:03:   resHeaders: {},
2025-11-28T01:34:03:   bodyStream: false,
2025-11-28T01:34:03:   parsedUrl: {
2025-11-28T01:34:03:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-28T01:34:03:     query: [Object: null prototype] {}
2025-11-28T01:34:03:   },
2025-11-28T01:34:03:   finished: true
2025-11-28T01:34:03: }
2025-11-28T01:34:03: 2025-11-28T06:34:03.888Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-28T01:34:03: 2025-11-28T06:34:03.888Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-28T01:34:03: 2025-11-28T06:34:03.888Z send accept ranges
2025-11-28T01:34:03: 2025-11-28T06:34:03.888Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T01:34:03: 2025-11-28T06:34:03.888Z send etag W/"291-19ac85d4f08"
2025-11-28T01:34:03: 2025-11-28T06:34:03.888Z send content-type application/javascript
2025-11-28T01:34:03: 2025-11-28T06:34:03.889Z compression no compression: size below threshold
2025-11-28T01:34:03: 2025-11-28T06:34:03.920Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js {
2025-11-28T01:34:03:   matchedOutput: {
2025-11-28T01:34:03:     type: 'nextStaticFolder',
2025-11-28T01:34:03:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-28T01:34:03:     locale: undefined,
2025-11-28T01:34:03:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T01:34:03:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js'
2025-11-28T01:34:03:   },
2025-11-28T01:34:03:   statusCode: undefined,
2025-11-28T01:34:03:   resHeaders: {},
2025-11-28T01:34:03:   bodyStream: false,
2025-11-28T01:34:03:   parsedUrl: {
2025-11-28T01:34:03:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-28T01:34:03:     query: [Object: null prototype] {}
2025-11-28T01:34:03:   },
2025-11-28T01:34:03:   finished: true
2025-11-28T01:34:03: }
2025-11-28T01:34:03: 2025-11-28T06:34:03.920Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-28T01:34:03: 2025-11-28T06:34:03.920Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-28T01:34:03: 2025-11-28T06:34:03.920Z send accept ranges
2025-11-28T01:34:03: 2025-11-28T06:34:03.920Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T01:34:03: 2025-11-28T06:34:03.920Z send etag W/"4d-19ac85d4f08"
2025-11-28T01:34:03: 2025-11-28T06:34:03.920Z send content-type application/javascript
2025-11-28T01:34:03: 2025-11-28T06:34:03.920Z compression no compression: size below threshold
2025-11-28T01:34:03: 2025-11-28T06:34:03.925Z next:router-server:main requestHandler! /logo.png {
2025-11-28T01:34:03:   matchedOutput: {
2025-11-28T01:34:03:     type: 'publicFolder',
2025-11-28T01:34:03:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T01:34:03:     locale: undefined,
2025-11-28T01:34:03:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T01:34:03:     itemPath: '/logo.png'
2025-11-28T01:34:03:   },
2025-11-28T01:34:03:   statusCode: undefined,
2025-11-28T01:34:03:   resHeaders: {},
2025-11-28T01:34:03:   bodyStream: false,
2025-11-28T01:34:03:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T01:34:03:   finished: true
2025-11-28T01:34:03: }
2025-11-28T01:34:03: 2025-11-28T06:34:03.925Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T01:34:03: 2025-11-28T06:34:03.925Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T01:34:03: 2025-11-28T06:34:03.925Z send accept ranges
2025-11-28T01:34:03: 2025-11-28T06:34:03.926Z send cache-control public, max-age=0
2025-11-28T01:34:03: 2025-11-28T06:34:03.926Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T01:34:03: 2025-11-28T06:34:03.926Z send etag W/"2465-19ac853b2f0"
2025-11-28T01:34:03: 2025-11-28T06:34:03.926Z send content-type image/png
2025-11-28T01:34:03: 2025-11-28T06:34:03.926Z compression image/png not compressible
2025-11-28T01:34:03: 2025-11-28T06:34:03.926Z compression no compression: filtered
2025-11-28T01:34:04: 2025-11-28T06:34:04.159Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T01:34:04:   matchedOutput: {
2025-11-28T01:34:04:     type: 'pageFile',
2025-11-28T01:34:04:     fsPath: undefined,
2025-11-28T01:34:04:     locale: undefined,
2025-11-28T01:34:04:     itemsRoot: undefined,
2025-11-28T01:34:04:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T01:34:04:   },
2025-11-28T01:34:04:   statusCode: undefined,
2025-11-28T01:34:04:   resHeaders: {},
2025-11-28T01:34:04:   bodyStream: false,
2025-11-28T01:34:04:   parsedUrl: {
2025-11-28T01:34:04:     pathname: '/api/auth/providers',
2025-11-28T01:34:04:     query: [Object: null prototype] {}
2025-11-28T01:34:04:   },
2025-11-28T01:34:04:   finished: true
2025-11-28T01:34:04: }
2025-11-28T01:34:04: 2025-11-28T06:34:04.159Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T01:34:04:   host: 'www.gearly.com',
2025-11-28T01:34:04:   'user-agent': 'Mozilla/5.0 (compatible; Dataprovider.com)',
2025-11-28T01:34:04:   accept: '*/*',
2025-11-28T01:34:04:   referer: 'http://www.gearly.com/',
2025-11-28T01:34:04:   'accept-encoding': 'gzip, deflate',
2025-11-28T01:34:04:   'accept-language': 'en-US',
2025-11-28T01:34:04:   'x-forwarded-for': '149.56.160.233',
2025-11-28T01:34:04:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T01:34:04:   'x-forwarded-server': 'gearly.com',
2025-11-28T01:34:04:   connection: 'Keep-Alive',
2025-11-28T01:34:04:   'x-middleware-invoke': '',
2025-11-28T01:34:04:   'x-invoke-path': '/api/auth/providers',
2025-11-28T01:34:04:   'x-invoke-query': '%7B%7D',
2025-11-28T01:34:04:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T01:34:04: }
2025-11-28T01:34:04: 2025-11-28T06:34:04.160Z compression no compression: size below threshold
2025-11-28T01:34:04: 2025-11-28T06:34:04.163Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T01:34:04:   matchedOutput: {
2025-11-28T01:34:04:     type: 'pageFile',
2025-11-28T01:34:04:     fsPath: undefined,
2025-11-28T01:34:04:     locale: undefined,
2025-11-28T01:34:04:     itemsRoot: undefined,
2025-11-28T01:34:04:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T01:34:04:   },
2025-11-28T01:34:04:   statusCode: undefined,
2025-11-28T01:34:04:   resHeaders: {},
2025-11-28T01:34:04:   bodyStream: false,
2025-11-28T01:34:04:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T01:34:04:   finished: true
2025-11-28T01:34:04: }
2025-11-28T01:34:04: 2025-11-28T06:34:04.163Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T01:34:04:   host: 'www.gearly.com',
2025-11-28T01:34:04:   'user-agent': 'Mozilla/5.0 (compatible; Dataprovider.com)',
2025-11-28T01:34:04:   'content-type': 'application/json',
2025-11-28T01:34:04:   accept: '*/*',
2025-11-28T01:34:04:   referer: 'http://www.gearly.com/',
2025-11-28T01:34:04:   'accept-encoding': 'gzip, deflate',
2025-11-28T01:34:04:   'accept-language': 'en-US',
2025-11-28T01:34:04:   'x-forwarded-for': '149.56.160.233',
2025-11-28T01:34:04:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T01:34:04:   'x-forwarded-server': 'gearly.com',
2025-11-28T01:34:04:   connection: 'Keep-Alive',
2025-11-28T01:34:04:   'x-middleware-invoke': '',
2025-11-28T01:34:04:   'x-invoke-path': '/api/auth/session',
2025-11-28T01:34:04:   'x-invoke-query': '%7B%7D',
2025-11-28T01:34:04:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T01:34:04: }
2025-11-28T01:34:04: 2025-11-28T06:34:04.164Z compression no compression: size below threshold
2025-11-28T01:34:04: 2025-11-28T06:34:04.287Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T01:34:04:   matchedOutput: {
2025-11-28T01:34:04:     type: 'pageFile',
2025-11-28T01:34:04:     fsPath: undefined,
2025-11-28T01:34:04:     locale: undefined,
2025-11-28T01:34:04:     itemsRoot: undefined,
2025-11-28T01:34:04:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T01:34:04:   },
2025-11-28T01:34:04:   statusCode: undefined,
2025-11-28T01:34:04:   resHeaders: {},
2025-11-28T01:34:04:   bodyStream: false,
2025-11-28T01:34:04:   parsedUrl: {
2025-11-28T01:34:04:     pathname: '/api/auth/providers',
2025-11-28T01:34:04:     query: [Object: null prototype] {}
2025-11-28T01:34:04:   },
2025-11-28T01:34:04:   finished: true
2025-11-28T01:34:04: }
2025-11-28T01:34:04: 2025-11-28T06:34:04.287Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T01:34:04:   host: 'www.gearly.com',
2025-11-28T01:34:04:   'user-agent': 'Mozilla/5.0 (compatible; Dataprovider.com)',
2025-11-28T01:34:04:   accept: '*/*',
2025-11-28T01:34:04:   referer: 'http://www.gearly.com/',
2025-11-28T01:34:04:   'accept-encoding': 'gzip, deflate',
2025-11-28T01:34:04:   'accept-language': 'en-US',
2025-11-28T01:34:04:   cookie: 'next-auth.csrf-token=e8174cfccc2fcfe0afadfe523abedf3cfeebabfdeef92ced2f4ab00a1879d9de%7C44a5f4220c29c68a5e7d1aed1c03ae27b0c6da2ca2125b2f0fba8293f82d75cf; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-28T01:34:04:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T01:34:04:   'x-forwarded-for': '149.56.160.233',
2025-11-28T01:34:04:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T01:34:04:   'x-forwarded-server': 'gearly.com',
2025-11-28T01:34:04:   connection: 'Keep-Alive',
2025-11-28T01:34:04:   'x-middleware-invoke': '',
2025-11-28T01:34:04:   'x-invoke-path': '/api/auth/providers',
2025-11-28T01:34:04:   'x-invoke-query': '%7B%7D',
2025-11-28T01:34:04:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T01:34:04: }
2025-11-28T01:34:04: 2025-11-28T06:34:04.288Z compression no compression: size below threshold
2025-11-28T01:34:05: 2025-11-28T06:34:05.041Z next:router-server:main requestHandler! / {
2025-11-28T01:34:05:   matchedOutput: {
2025-11-28T01:34:05:     type: 'pageFile',
2025-11-28T01:34:05:     fsPath: undefined,
2025-11-28T01:34:05:     locale: undefined,
2025-11-28T01:34:05:     itemsRoot: undefined,
2025-11-28T01:34:05:     itemPath: '/'
2025-11-28T01:34:05:   },
2025-11-28T01:34:05:   statusCode: undefined,
2025-11-28T01:34:05:   resHeaders: {},
2025-11-28T01:34:05:   bodyStream: false,
2025-11-28T01:34:05:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T01:34:05:   finished: true
2025-11-28T01:34:05: }
2025-11-28T01:34:05: 2025-11-28T06:34:05.041Z next:router-server:main invokeRender / {
2025-11-28T01:34:05:   host: 'www.gearly.com',
2025-11-28T01:34:05:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T01:34:05:   'user-agent': 'Mozilla/5.0 (compatible; Dataprovider.com)',
2025-11-28T01:34:05:   'accept-encoding': 'gzip, compress, deflate, br',
2025-11-28T01:34:05:   'x-forwarded-proto': 'https',
2025-11-28T01:34:05:   'x-forwarded-for': '149.56.160.233',
2025-11-28T01:34:05:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T01:34:05:   'x-forwarded-server': 'gearly.com',
2025-11-28T01:34:05:   connection: 'Keep-Alive',
2025-11-28T01:34:05:   'x-middleware-invoke': '',
2025-11-28T01:34:05:   'x-invoke-path': '/',
2025-11-28T01:34:05:   'x-invoke-query': '%7B%7D',
2025-11-28T01:34:05:   'x-invoke-output': '/'
2025-11-28T01:34:05: }
2025-11-28T01:34:05: 2025-11-28T06:34:05.042Z compression gzip compression
2025-11-28T01:34:05: 2025-11-28T06:34:05.464Z next:router-server:main requestHandler! /robots.txt {
2025-11-28T01:34:05:   matchedOutput: null,
2025-11-28T01:34:05:   statusCode: undefined,
2025-11-28T01:34:05:   resHeaders: {},
2025-11-28T01:34:05:   bodyStream: false,
2025-11-28T01:34:05:   parsedUrl: { pathname: '/robots.txt', query: [Object: null prototype] {} },
2025-11-28T01:34:05:   finished: false
2025-11-28T01:34:05: }
2025-11-28T01:34:05: 2025-11-28T06:34:05.465Z next:router-server:main invokeRender /robots.txt {
2025-11-28T01:34:05:   host: 'www.gearly.com',
2025-11-28T01:34:05:   accept: 'text/plain,*/*;q=0.8',
2025-11-28T01:34:05:   'user-agent': 'Mozilla/5.0 (compatible; Dataprovider.com)',
2025-11-28T01:34:05:   'accept-encoding': 'gzip, compress, deflate, br',
2025-11-28T01:34:05:   'x-forwarded-proto': 'https',
2025-11-28T01:34:05:   'x-forwarded-for': '149.56.160.233',
2025-11-28T01:34:05:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T01:34:05:   'x-forwarded-server': 'gearly.com',
2025-11-28T01:34:05:   connection: 'Keep-Alive',
2025-11-28T01:34:05:   'x-middleware-invoke': '',
2025-11-28T01:34:05:   'x-invoke-path': '/404',
2025-11-28T01:34:05:   'x-invoke-query': '%7B%7D',
2025-11-28T01:34:05:   'x-invoke-status': '404'
2025-11-28T01:34:05: }
2025-11-28T01:34:05: 2025-11-28T06:34:05.466Z compression gzip compression
2025-11-28T01:34:05: 2025-11-28T06:34:05.874Z next:router-server:main requestHandler! / {
2025-11-28T01:34:05:   matchedOutput: {
2025-11-28T01:34:05:     type: 'pageFile',
2025-11-28T01:34:05:     fsPath: undefined,
2025-11-28T01:34:05:     locale: undefined,
2025-11-28T01:34:05:     itemsRoot: undefined,
2025-11-28T01:34:05:     itemPath: '/'
2025-11-28T01:34:05:   },
2025-11-28T01:34:05:   statusCode: undefined,
2025-11-28T01:34:05:   resHeaders: {},
2025-11-28T01:34:05:   bodyStream: false,
2025-11-28T01:34:05:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T01:34:05:   finished: true
2025-11-28T01:34:05: }
2025-11-28T01:34:05: 2025-11-28T06:34:05.874Z next:router-server:main invokeRender / {
2025-11-28T01:34:05:   host: 'www.gearly.com',
2025-11-28T01:34:05:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T01:34:05:   'user-agent': 'Mozilla/5.0 (compatible; Dataprovider.com)',
2025-11-28T01:34:05:   'access-control-request-method': 'GET',
2025-11-28T01:34:05:   origin: 'https://http-observatory.security.mozilla.org',
2025-11-28T01:34:05:   'accept-encoding': 'gzip, compress, deflate, br',
2025-11-28T01:34:05:   'x-forwarded-proto': 'https',
2025-11-28T01:34:05:   'x-forwarded-for': '149.56.160.233',
2025-11-28T01:34:05:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T01:34:05:   'x-forwarded-server': 'gearly.com',
2025-11-28T01:34:05:   connection: 'Keep-Alive',
2025-11-28T01:34:05:   'x-middleware-invoke': '',
2025-11-28T01:34:05:   'x-invoke-path': '/',
2025-11-28T01:34:05:   'x-invoke-query': '%7B%7D',
2025-11-28T01:34:05:   'x-invoke-output': '/'
2025-11-28T01:34:05: }
2025-11-28T01:34:05: 2025-11-28T06:34:05.906Z compression gzip compression
2025-11-28T01:36:08: 2025-11-28T06:36:08.379Z next:router-server:main requestHandler! /wp-json/wp/v2/users {
2025-11-28T01:36:08:   matchedOutput: null,
2025-11-28T01:36:08:   statusCode: undefined,
2025-11-28T01:36:08:   resHeaders: {},
2025-11-28T01:36:08:   bodyStream: false,
2025-11-28T01:36:08:   parsedUrl: {
2025-11-28T01:36:08:     pathname: '/wp-json/wp/v2/users',
2025-11-28T01:36:08:     query: [Object: null prototype] {}
2025-11-28T01:36:08:   },
2025-11-28T01:36:08:   finished: false
2025-11-28T01:36:08: }
2025-11-28T01:36:08: 2025-11-28T06:36:08.379Z next:router-server:main invokeRender /wp-json/wp/v2/users {
2025-11-28T01:36:08:   host: 'gearly.com',
2025-11-28T01:36:08:   referer: 'https://www.google.com',
2025-11-28T01:36:08:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
2025-11-28T01:36:08:   'accept-encoding': 'gzip,deflate',
2025-11-28T01:36:08:   'x-forwarded-proto': 'https',
2025-11-28T01:36:08:   'x-forwarded-for': '172.59.49.233',
2025-11-28T01:36:08:   'x-forwarded-host': 'gearly.com',
2025-11-28T01:36:08:   'x-forwarded-server': 'gearly.com',
2025-11-28T01:36:08:   connection: 'Keep-Alive',
2025-11-28T01:36:08:   'x-middleware-invoke': '',
2025-11-28T01:36:08:   'x-invoke-path': '/404',
2025-11-28T01:36:08:   'x-invoke-query': '%7B%7D',
2025-11-28T01:36:08:   'x-invoke-status': '404'
2025-11-28T01:36:08: }
2025-11-28T01:36:08: 2025-11-28T06:36:08.383Z compression gzip compression
2025-11-28T01:36:12: 2025-11-28T06:36:12.641Z next:router-server:main requestHandler! /?author=1 {
2025-11-28T01:36:12:   matchedOutput: {
2025-11-28T01:36:12:     type: 'pageFile',
2025-11-28T01:36:12:     fsPath: undefined,
2025-11-28T01:36:12:     locale: undefined,
2025-11-28T01:36:12:     itemsRoot: undefined,
2025-11-28T01:36:12:     itemPath: '/'
2025-11-28T01:36:12:   },
2025-11-28T01:36:12:   statusCode: undefined,
2025-11-28T01:36:12:   resHeaders: {},
2025-11-28T01:36:12:   bodyStream: false,
2025-11-28T01:36:12:   parsedUrl: { pathname: '/', query: [Object: null prototype] { author: '1' } },
2025-11-28T01:36:12:   finished: true
2025-11-28T01:36:12: }
2025-11-28T01:36:12: 2025-11-28T06:36:12.641Z next:router-server:main invokeRender /?author=1 {
2025-11-28T01:36:12:   host: 'gearly.com',
2025-11-28T01:36:12:   referer: 'https://www.google.com',
2025-11-28T01:36:12:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
2025-11-28T01:36:12:   'accept-encoding': 'gzip,deflate',
2025-11-28T01:36:12:   'x-forwarded-proto': 'https',
2025-11-28T01:36:12:   'x-forwarded-for': '172.59.49.233',
2025-11-28T01:36:12:   'x-forwarded-host': 'gearly.com',
2025-11-28T01:36:12:   'x-forwarded-server': 'gearly.com',
2025-11-28T01:36:12:   connection: 'Keep-Alive',
2025-11-28T01:36:12:   'x-middleware-invoke': '',
2025-11-28T01:36:12:   'x-invoke-path': '/',
2025-11-28T01:36:12:   'x-invoke-query': '%7B%22author%22%3A%221%22%7D',
2025-11-28T01:36:12:   'x-invoke-output': '/'
2025-11-28T01:36:12: }
2025-11-28T01:36:12: 2025-11-28T06:36:12.642Z compression gzip compression
2025-11-28T01:36:15: 2025-11-28T06:36:15.399Z next:router-server:main requestHandler! /xmlrpc.php {
2025-11-28T01:36:15:   matchedOutput: null,
2025-11-28T01:36:15:   statusCode: undefined,
2025-11-28T01:36:15:   resHeaders: {},
2025-11-28T01:36:15:   bodyStream: false,
2025-11-28T01:36:15:   parsedUrl: { pathname: '/xmlrpc.php', query: [Object: null prototype] {} },
2025-11-28T01:36:15:   finished: false
2025-11-28T01:36:15: }
2025-11-28T01:36:15: 2025-11-28T06:36:15.399Z next:router-server:main invokeRender /xmlrpc.php {
2025-11-28T01:36:15:   host: 'gearly.com',
2025-11-28T01:36:15:   'content-type': 'text/plain; charset=ISO-8859-1',
2025-11-28T01:36:15:   'user-agent': 'Apache-HttpClient/4.5.13 (Java/11.0.28)',
2025-11-28T01:36:15:   'accept-encoding': 'gzip,deflate',
2025-11-28T01:36:15:   'x-forwarded-proto': 'https',
2025-11-28T01:36:15:   'x-forwarded-for': '172.59.49.233',
2025-11-28T01:36:15:   'x-forwarded-host': 'gearly.com',
2025-11-28T01:36:15:   'x-forwarded-server': 'gearly.com',
2025-11-28T01:36:15:   'content-length': '136',
2025-11-28T01:36:15:   connection: 'Keep-Alive',
2025-11-28T01:36:15:   'x-middleware-invoke': '',
2025-11-28T01:36:15:   'x-invoke-path': '/404',
2025-11-28T01:36:15:   'x-invoke-query': '%7B%7D',
2025-11-28T01:36:15:   'x-invoke-status': '404'
2025-11-28T01:36:15: }
2025-11-28T01:36:15: 2025-11-28T06:36:15.399Z compression gzip compression
2025-11-28T01:36:16: 2025-11-28T06:36:16.820Z next:router-server:main requestHandler! /wp-login.php {
2025-11-28T01:36:16:   matchedOutput: null,
2025-11-28T01:36:16:   statusCode: undefined,
2025-11-28T01:36:16:   resHeaders: {},
2025-11-28T01:36:16:   bodyStream: false,
2025-11-28T01:36:16:   parsedUrl: { pathname: '/wp-login.php', query: [Object: null prototype] {} },
2025-11-28T01:36:16:   finished: false
2025-11-28T01:36:16: }
2025-11-28T01:36:16: 2025-11-28T06:36:16.820Z next:router-server:main invokeRender /wp-login.php {
2025-11-28T01:36:16:   host: 'gearly.com',
2025-11-28T01:36:16:   referer: 'https://www.google.com',
2025-11-28T01:36:16:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
2025-11-28T01:36:16:   'accept-encoding': 'gzip,deflate',
2025-11-28T01:36:16:   'x-forwarded-proto': 'https',
2025-11-28T01:36:16:   'x-forwarded-for': '172.59.49.233',
2025-11-28T01:36:16:   'x-forwarded-host': 'gearly.com',
2025-11-28T01:36:16:   'x-forwarded-server': 'gearly.com',
2025-11-28T01:36:16:   connection: 'Keep-Alive',
2025-11-28T01:36:16:   'x-middleware-invoke': '',
2025-11-28T01:36:16:   'x-invoke-path': '/404',
2025-11-28T01:36:16:   'x-invoke-query': '%7B%7D',
2025-11-28T01:36:16:   'x-invoke-status': '404'
2025-11-28T01:36:16: }
2025-11-28T01:36:16: 2025-11-28T06:36:16.820Z compression gzip compression
2025-11-28T01:36:22: 2025-11-28T06:36:22.848Z next:router-server:main requestHandler! /wp-login.php {
2025-11-28T01:36:22:   matchedOutput: null,
2025-11-28T01:36:22:   statusCode: undefined,
2025-11-28T01:36:22:   resHeaders: {},
2025-11-28T01:36:22:   bodyStream: false,
2025-11-28T01:36:22:   parsedUrl: { pathname: '/wp-login.php', query: [Object: null prototype] {} },
2025-11-28T01:36:22:   finished: false
2025-11-28T01:36:22: }
2025-11-28T01:36:22: 2025-11-28T06:36:22.848Z next:router-server:main invokeRender /wp-login.php {
2025-11-28T01:36:22:   host: 'gearly.com',
2025-11-28T01:36:22:   referer: 'https://www.google.com',
2025-11-28T01:36:22:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
2025-11-28T01:36:22:   'accept-encoding': 'gzip,deflate',
2025-11-28T01:36:22:   'x-forwarded-proto': 'https',
2025-11-28T01:36:22:   'x-forwarded-for': '172.59.49.233',
2025-11-28T01:36:22:   'x-forwarded-host': 'gearly.com',
2025-11-28T01:36:22:   'x-forwarded-server': 'gearly.com',
2025-11-28T01:36:22:   connection: 'Keep-Alive',
2025-11-28T01:36:22:   'x-middleware-invoke': '',
2025-11-28T01:36:22:   'x-invoke-path': '/404',
2025-11-28T01:36:22:   'x-invoke-query': '%7B%7D',
2025-11-28T01:36:22:   'x-invoke-status': '404'
2025-11-28T01:36:22: }
2025-11-28T01:36:22: 2025-11-28T06:36:22.849Z compression gzip compression
2025-11-28T01:40:29: 2025-11-28T06:40:29.997Z next:router-server:main requestHandler! / {
2025-11-28T01:40:29:   matchedOutput: {
2025-11-28T01:40:29:     type: 'pageFile',
2025-11-28T01:40:29:     fsPath: undefined,
2025-11-28T01:40:29:     locale: undefined,
2025-11-28T01:40:29:     itemsRoot: undefined,
2025-11-28T01:40:29:     itemPath: '/'
2025-11-28T01:40:29:   },
2025-11-28T01:40:29:   statusCode: undefined,
2025-11-28T01:40:29:   resHeaders: {},
2025-11-28T01:40:29:   bodyStream: false,
2025-11-28T01:40:29:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T01:40:29:   finished: true
2025-11-28T01:40:29: }
2025-11-28T01:40:29: 2025-11-28T06:40:29.997Z next:router-server:main invokeRender / {
2025-11-28T01:40:29:   host: '50.6.6.177:4000',
2025-11-28T01:40:29:   'x-middleware-invoke': '',
2025-11-28T01:40:29:   'x-invoke-path': '/',
2025-11-28T01:40:29:   'x-invoke-query': '%7B%7D',
2025-11-28T01:40:29:   'x-invoke-output': '/'
2025-11-28T01:40:29: }
2025-11-28T01:40:29: 2025-11-28T06:40:29.999Z next:router-server:main requestHandler! /index.htm {
2025-11-28T01:40:29:   matchedOutput: null,
2025-11-28T01:40:29:   statusCode: undefined,
2025-11-28T01:40:29:   resHeaders: {},
2025-11-28T01:40:29:   bodyStream: false,
2025-11-28T01:40:29:   parsedUrl: { pathname: '/index.htm', query: [Object: null prototype] {} },
2025-11-28T01:40:29:   finished: false
2025-11-28T01:40:29: }
2025-11-28T01:40:30: 2025-11-28T06:40:29.999Z next:router-server:main invokeRender /index.htm {
2025-11-28T01:40:30:   'user-agent': 'Mozilla/5.0',
2025-11-28T01:40:30:   host: '50.6.6.177:4000',
2025-11-28T01:40:30:   'x-middleware-invoke': '',
2025-11-28T01:40:30:   'x-invoke-path': '/404',
2025-11-28T01:40:30:   'x-invoke-query': '%7B%7D',
2025-11-28T01:40:30:   'x-invoke-status': '404'
2025-11-28T01:40:30: }
2025-11-28T01:40:30: 2025-11-28T06:40:30.002Z compression no compression: not acceptable
2025-11-28T01:40:30: 2025-11-28T06:40:30.002Z compression no compression: not acceptable
2025-11-28T02:00:11: 2025-11-28T07:00:11.916Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T02:00:11:   matchedOutput: {
2025-11-28T02:00:11:     type: 'pageFile',
2025-11-28T02:00:11:     fsPath: undefined,
2025-11-28T02:00:11:     locale: undefined,
2025-11-28T02:00:11:     itemsRoot: undefined,
2025-11-28T02:00:11:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T02:00:11:   },
2025-11-28T02:00:11:   statusCode: undefined,
2025-11-28T02:00:11:   resHeaders: {},
2025-11-28T02:00:11:   bodyStream: false,
2025-11-28T02:00:11:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T02:00:11:   finished: true
2025-11-28T02:00:11: }
2025-11-28T02:00:11: 2025-11-28T07:00:11.916Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T02:00:11:   host: 'gearly.com',
2025-11-28T02:00:11:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:00:11:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:00:11:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:00:11:   'content-type': 'application/json',
2025-11-28T02:00:11:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:00:11:   accept: '*/*',
2025-11-28T02:00:11:   'sec-fetch-site': 'same-origin',
2025-11-28T02:00:11:   'sec-fetch-mode': 'cors',
2025-11-28T02:00:11:   'sec-fetch-dest': 'empty',
2025-11-28T02:00:11:   referer: 'https://gearly.com/',
2025-11-28T02:00:11:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:00:11:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:00:11:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..3Q_BXPrhl2X2cwxA.Bb7CLy7_g6hlV8nwmgagmZDBgcqIh8ePqqKmQVlRg7ZBrCv3e_HA_yhTswarqLgK_ACzZg4YUSmXxr7viyj_F5rqN2EpKGKi3e01BCAxWQ0pkgPcwzSqkRpwgDh0VCKmIDniBUOcRAdYvneRcB3K3In9YFGi8vHAuGqc-G-0hGRboAxUawhP6VVsuD3CLV8nfE8yFDhFDhYyZdB2my7_4_mgUTOIb8pfKKsC4onh-i02qSWyHTCHMtDARRpqfqlEd4Ivqz2PKcor3XxQzrHtEhkcsDm-FVwNTFofB0cuL1CEZ2iT2vsF4SI5ai_sRanIdIHa_Hv6uezS0pUmLMR0GcFwyJs9ROnBkBSu1tjwn_OLfL9Vuw.mejq0fZqAftulUnLK95dGQ; webmailsession=%3aXvVeUlNMY_0JKRO9%2c180736579f8575ee04974eb8a4e7ca27',
2025-11-28T02:00:11:   'if-none-match': '"k7hnnyekp96g"',
2025-11-28T02:00:11:   'x-forwarded-proto': 'https',
2025-11-28T02:00:11:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:00:11:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:00:11:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:00:11:   connection: 'Keep-Alive',
2025-11-28T02:00:11:   'x-middleware-invoke': '',
2025-11-28T02:00:11:   'x-invoke-path': '/api/auth/session',
2025-11-28T02:00:11:   'x-invoke-query': '%7B%7D',
2025-11-28T02:00:11:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T02:00:11: }
2025-11-28T02:00:11: 2025-11-28T07:00:11.918Z compression no compression: size below threshold
2025-11-28T02:00:25: 2025-11-28T07:00:25.774Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T02:00:25:   matchedOutput: {
2025-11-28T02:00:25:     type: 'pageFile',
2025-11-28T02:00:25:     fsPath: undefined,
2025-11-28T02:00:25:     locale: undefined,
2025-11-28T02:00:25:     itemsRoot: undefined,
2025-11-28T02:00:25:     itemPath: '/api/conversations'
2025-11-28T02:00:25:   },
2025-11-28T02:00:25:   statusCode: undefined,
2025-11-28T02:00:25:   resHeaders: {},
2025-11-28T02:00:25:   bodyStream: false,
2025-11-28T02:00:25:   parsedUrl: {
2025-11-28T02:00:25:     pathname: '/api/conversations',
2025-11-28T02:00:25:     query: [Object: null prototype] {}
2025-11-28T02:00:25:   },
2025-11-28T02:00:25:   finished: true
2025-11-28T02:00:25: }
2025-11-28T02:00:25: 2025-11-28T07:00:25.774Z next:router-server:main invokeRender /api/conversations {
2025-11-28T02:00:25:   host: 'gearly.com',
2025-11-28T02:00:25:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:00:25:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:00:25:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:00:25:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:00:25:   accept: '*/*',
2025-11-28T02:00:25:   origin: 'https://gearly.com',
2025-11-28T02:00:25:   'sec-fetch-site': 'same-origin',
2025-11-28T02:00:25:   'sec-fetch-mode': 'cors',
2025-11-28T02:00:25:   'sec-fetch-dest': 'empty',
2025-11-28T02:00:25:   referer: 'https://gearly.com/',
2025-11-28T02:00:25:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:00:25:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:00:25:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..JV3z41z-gxxFYQal.TkdCA9Ev2sH_7JraANI-Ko_klgW4FqceBQR79EuFH2IWnEeton7VmFxfPoAT2_WJal6x0YJWOgd7rBT1dKM28NDkTiKWZjLB_VQ1HuVPwi-aJDJ107oCj7lZ7hWSdtKAW5o0uk86FzkurC-JjlOnvdnsecBC-7xOmM4rVf440kyJxIzl2ct7SxjHgLTqt9mnHB74dVdMtgY2KAIiRKTqZrMuOGcbglTinElwbgD51wYhYV2NFvIAQBVMYN5J9eBNU7qMBLq8UjrEmHEnr_-Xm1jIQ8E0ndWqubrcko727Wp67MYiNGqXvqbTV1geKqO_9dvzz2wCoCZ4iYQtRVeZpZGLJA5P2fZenJpsBRdaaOYilu7tkQ.mqv7FfU85af28BolWL5gbg; webmailsession=%3ahNLO8B0_KWnAho9u%2c54026bebdb14fea445917c436d48ff65',
2025-11-28T02:00:25:   'x-forwarded-proto': 'https',
2025-11-28T02:00:25:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:00:25:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:00:25:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:00:25:   'content-length': '0',
2025-11-28T02:00:25:   connection: 'Keep-Alive',
2025-11-28T02:00:25:   'x-middleware-invoke': '',
2025-11-28T02:00:25:   'x-invoke-path': '/api/conversations',
2025-11-28T02:00:25:   'x-invoke-query': '%7B%7D',
2025-11-28T02:00:25:   'x-invoke-output': '/api/conversations'
2025-11-28T02:00:25: }
2025-11-28T02:00:25: 2025-11-28T07:00:25.781Z compression no compression: size below threshold
2025-11-28T02:00:25: 2025-11-28T07:00:25.819Z next:router-server:main requestHandler! /profile.png {
2025-11-28T02:00:25:   matchedOutput: {
2025-11-28T02:00:25:     type: 'publicFolder',
2025-11-28T02:00:25:     fsPath: '/home/americas/public_html/ai/public/profile.png',
2025-11-28T02:00:25:     locale: undefined,
2025-11-28T02:00:25:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T02:00:25:     itemPath: '/profile.png'
2025-11-28T02:00:25:   },
2025-11-28T02:00:25:   statusCode: undefined,
2025-11-28T02:00:25:   resHeaders: {},
2025-11-28T02:00:25:   bodyStream: false,
2025-11-28T02:00:25:   parsedUrl: { pathname: '/profile.png', query: [Object: null prototype] {} },
2025-11-28T02:00:25:   finished: true
2025-11-28T02:00:25: }
2025-11-28T02:00:25: 2025-11-28T07:00:25.819Z send stat "/home/americas/public_html/ai/public/profile.png"
2025-11-28T02:00:25: 2025-11-28T07:00:25.819Z send pipe "/home/americas/public_html/ai/public/profile.png"
2025-11-28T02:00:25: 2025-11-28T07:00:25.819Z send accept ranges
2025-11-28T02:00:25: 2025-11-28T07:00:25.819Z send cache-control public, max-age=0
2025-11-28T02:00:25: 2025-11-28T07:00:25.819Z send modified Fri, 28 Nov 2025 02:38:41 GMT
2025-11-28T02:00:25: 2025-11-28T07:00:25.819Z send etag W/"e5b-19ac853ba0a"
2025-11-28T02:00:25: 2025-11-28T07:00:25.819Z send content-type image/png
2025-11-28T02:00:25: 2025-11-28T07:00:25.821Z compression image/png not compressible
2025-11-28T02:00:25: 2025-11-28T07:00:25.821Z compression no compression: filtered
2025-11-28T02:00:26: 2025-11-28T07:00:26.017Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T02:00:26:   matchedOutput: {
2025-11-28T02:00:26:     type: 'pageFile',
2025-11-28T02:00:26:     fsPath: undefined,
2025-11-28T02:00:26:     locale: undefined,
2025-11-28T02:00:26:     itemsRoot: undefined,
2025-11-28T02:00:26:     itemPath: '/api/conversations'
2025-11-28T02:00:26:   },
2025-11-28T02:00:26:   statusCode: undefined,
2025-11-28T02:00:26:   resHeaders: {},
2025-11-28T02:00:26:   bodyStream: false,
2025-11-28T02:00:26:   parsedUrl: {
2025-11-28T02:00:26:     pathname: '/api/conversations',
2025-11-28T02:00:26:     query: [Object: null prototype] {}
2025-11-28T02:00:26:   },
2025-11-28T02:00:26:   finished: true
2025-11-28T02:00:26: }
2025-11-28T02:00:26: 2025-11-28T07:00:26.017Z next:router-server:main invokeRender /api/conversations {
2025-11-28T02:00:26:   host: 'gearly.com',
2025-11-28T02:00:26:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:00:26:   'cache-control': 'no-cache',
2025-11-28T02:00:26:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:00:26:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:00:26:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:00:26:   accept: '*/*',
2025-11-28T02:00:26:   'sec-fetch-site': 'same-origin',
2025-11-28T02:00:26:   'sec-fetch-mode': 'cors',
2025-11-28T02:00:26:   'sec-fetch-dest': 'empty',
2025-11-28T02:00:26:   referer: 'https://gearly.com/',
2025-11-28T02:00:26:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:00:26:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:00:26:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3ahNLO8B0_KWnAho9u%2c54026bebdb14fea445917c436d48ff65; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..dUXCIEbZjISQhFit.tAERy05vZPJ6ccOjir6UUnivOEdawVXQJ88CIa_8PceG6BCSfpGXGONYKsHTaCoBR1WZ7X7tozkzJB20qhY_gNg1YSWf7O6RCNSs7wf_pK9vTNb9bP1eWxH5Z1T086SzHvwnHG_UGbcO7gHYLHoNyRtB1HEkod4H5mU-BrFlcnNfMyPJtqRGRzd3ztXMIex1TdGKuBHJKW2rMx2RUsSaoXtmh_dlvDzBYOHzTF0oaQT_ohZ8j2ZPm2DL_OrRYScwRe6oCKRCmmNt20HPN4uJO-F3OdiMet6MqQEoqm0arzv7Ls9lW00gWako3022cxx8Hi1vOQKwChGYYfX-82VtSkwsBiFy8MGl6Pb7fwM1YLRzomPLIw._QIvmBJHISHROWspjeFL-g',
2025-11-28T02:00:26:   'x-forwarded-proto': 'https',
2025-11-28T02:00:26:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:00:26:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:00:26:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:00:26:   connection: 'Keep-Alive',
2025-11-28T02:00:26:   'x-middleware-invoke': '',
2025-11-28T02:00:26:   'x-invoke-path': '/api/conversations',
2025-11-28T02:00:26:   'x-invoke-query': '%7B%7D',
2025-11-28T02:00:26:   'x-invoke-output': '/api/conversations'
2025-11-28T02:00:26: }
2025-11-28T02:00:26: 2025-11-28T07:00:26.021Z compression gzip compression
2025-11-28T02:00:26: 2025-11-28T07:00:26.068Z next:router-server:main requestHandler! /api/conversation/e7592d259be732fc46d21b48cdbe724693b4632a19770c39 {
2025-11-28T02:00:26:   matchedOutput: {
2025-11-28T02:00:26:     type: 'pageFile',
2025-11-28T02:00:26:     fsPath: undefined,
2025-11-28T02:00:26:     locale: undefined,
2025-11-28T02:00:26:     itemsRoot: undefined,
2025-11-28T02:00:26:     itemPath: '/api/conversation/[id]'
2025-11-28T02:00:26:   },
2025-11-28T02:00:26:   statusCode: undefined,
2025-11-28T02:00:26:   resHeaders: {},
2025-11-28T02:00:26:   bodyStream: false,
2025-11-28T02:00:26:   parsedUrl: {
2025-11-28T02:00:26:     pathname: '/api/conversation/e7592d259be732fc46d21b48cdbe724693b4632a19770c39',
2025-11-28T02:00:26:     query: [Object: null prototype] {}
2025-11-28T02:00:26:   },
2025-11-28T02:00:26:   finished: true
2025-11-28T02:00:26: }
2025-11-28T02:00:26: 2025-11-28T07:00:26.068Z next:router-server:main invokeRender /api/conversation/e7592d259be732fc46d21b48cdbe724693b4632a19770c39 {
2025-11-28T02:00:26:   host: 'gearly.com',
2025-11-28T02:00:26:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:00:26:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:00:26:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:00:26:   'content-type': 'application/json',
2025-11-28T02:00:26:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:00:26:   accept: '*/*',
2025-11-28T02:00:26:   origin: 'https://gearly.com',
2025-11-28T02:00:26:   'sec-fetch-site': 'same-origin',
2025-11-28T02:00:26:   'sec-fetch-mode': 'cors',
2025-11-28T02:00:26:   'sec-fetch-dest': 'empty',
2025-11-28T02:00:26:   referer: 'https://gearly.com/',
2025-11-28T02:00:26:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:00:26:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:00:26:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3ahNLO8B0_KWnAho9u%2c54026bebdb14fea445917c436d48ff65; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..dUXCIEbZjISQhFit.tAERy05vZPJ6ccOjir6UUnivOEdawVXQJ88CIa_8PceG6BCSfpGXGONYKsHTaCoBR1WZ7X7tozkzJB20qhY_gNg1YSWf7O6RCNSs7wf_pK9vTNb9bP1eWxH5Z1T086SzHvwnHG_UGbcO7gHYLHoNyRtB1HEkod4H5mU-BrFlcnNfMyPJtqRGRzd3ztXMIex1TdGKuBHJKW2rMx2RUsSaoXtmh_dlvDzBYOHzTF0oaQT_ohZ8j2ZPm2DL_OrRYScwRe6oCKRCmmNt20HPN4uJO-F3OdiMet6MqQEoqm0arzv7Ls9lW00gWako3022cxx8Hi1vOQKwChGYYfX-82VtSkwsBiFy8MGl6Pb7fwM1YLRzomPLIw._QIvmBJHISHROWspjeFL-g',
2025-11-28T02:00:26:   'x-forwarded-proto': 'https',
2025-11-28T02:00:26:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:00:26:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:00:26:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:00:26:   'content-length': '52',
2025-11-28T02:00:26:   connection: 'Keep-Alive',
2025-11-28T02:00:26:   'x-middleware-invoke': '',
2025-11-28T02:00:26:   'x-invoke-path': '/api/conversation/e7592d259be732fc46d21b48cdbe724693b4632a19770c39',
2025-11-28T02:00:26:   'x-invoke-query': '%7B%7D',
2025-11-28T02:00:26:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T02:00:26: }
2025-11-28T02:00:26: 2025-11-28T07:00:26.076Z compression no compression: size below threshold
2025-11-28T02:00:26: 2025-11-28T07:00:26.326Z next:router-server:main requestHandler! /api/stream {
2025-11-28T02:00:26:   matchedOutput: {
2025-11-28T02:00:26:     type: 'pageFile',
2025-11-28T02:00:26:     fsPath: undefined,
2025-11-28T02:00:26:     locale: undefined,
2025-11-28T02:00:26:     itemsRoot: undefined,
2025-11-28T02:00:26:     itemPath: '/api/stream'
2025-11-28T02:00:26:   },
2025-11-28T02:00:26:   statusCode: undefined,
2025-11-28T02:00:26:   resHeaders: {},
2025-11-28T02:00:26:   bodyStream: false,
2025-11-28T02:00:26:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T02:00:26:   finished: true
2025-11-28T02:00:26: }
2025-11-28T02:00:26: 2025-11-28T07:00:26.326Z next:router-server:main invokeRender /api/stream {
2025-11-28T02:00:26:   host: 'gearly.com',
2025-11-28T02:00:26:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:00:26:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:00:26:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:00:26:   'content-type': 'application/json',
2025-11-28T02:00:26:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:00:26:   accept: '*/*',
2025-11-28T02:00:26:   origin: 'https://gearly.com',
2025-11-28T02:00:26:   'sec-fetch-site': 'same-origin',
2025-11-28T02:00:26:   'sec-fetch-mode': 'cors',
2025-11-28T02:00:26:   'sec-fetch-dest': 'empty',
2025-11-28T02:00:26:   referer: 'https://gearly.com/',
2025-11-28T02:00:26:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:00:26:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:00:26:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3ahNLO8B0_KWnAho9u%2c54026bebdb14fea445917c436d48ff65; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..d85TpBOdY4HlRHR4.2PfxiCEsj9c6qczvbSBFIihDfLj4H2JhIGaHgyfdgjEb9QGQiMEr-jWa7NwbowTted6NcbBKbGMgpOPl-QHgCzWnG3nSQ04XMR_jn33AaeiRdEEDUXCiwvV3RwLMVsJrrhgxTwqjGucf9Vz-i0V_L-Sdb7vFNIvcApFZHk258VK81RA_i74MqTr1s-73q7MiJ8qTiDvjPSqGZQfeuq4iTmQOLdWU0PKOcki3yebmcdt64Ks9M8IHoB2krT29YY15rZiHTDyN1KFXM6e_f8PawCyD6kH0lfFr7vPkJkTF5KmLBGc_4D_Pvy7MTRjy_Hi9iFsvPFN9NjaGn4-wtoPag9Z44JVXJSzdP52p6UrLnakppjM5Ow.qd7eHAJmwnW0W1ypqr-iJw',
2025-11-28T02:00:26:   'x-forwarded-proto': 'https',
2025-11-28T02:00:26:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:00:26:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:00:26:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:00:26:   'content-length': '109',
2025-11-28T02:00:26:   connection: 'Keep-Alive',
2025-11-28T02:00:26:   'x-middleware-invoke': '',
2025-11-28T02:00:26:   'x-invoke-path': '/api/stream',
2025-11-28T02:00:26:   'x-invoke-query': '%7B%7D',
2025-11-28T02:00:26:   'x-invoke-output': '/api/stream'
2025-11-28T02:00:26: }
2025-11-28T02:00:26: 2025-11-28T07:00:26.329Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T02:00:26:   matchedOutput: {
2025-11-28T02:00:26:     type: 'pageFile',
2025-11-28T02:00:26:     fsPath: undefined,
2025-11-28T02:00:26:     locale: undefined,
2025-11-28T02:00:26:     itemsRoot: undefined,
2025-11-28T02:00:26:     itemPath: '/api/conversations'
2025-11-28T02:00:26:   },
2025-11-28T02:00:26:   statusCode: undefined,
2025-11-28T02:00:26:   resHeaders: {},
2025-11-28T02:00:26:   bodyStream: false,
2025-11-28T02:00:26:   parsedUrl: {
2025-11-28T02:00:26:     pathname: '/api/conversations',
2025-11-28T02:00:26:     query: [Object: null prototype] {}
2025-11-28T02:00:26:   },
2025-11-28T02:00:26:   finished: true
2025-11-28T02:00:26: }
2025-11-28T02:00:26: 2025-11-28T07:00:26.329Z next:router-server:main invokeRender /api/conversations {
2025-11-28T02:00:26:   host: 'gearly.com',
2025-11-28T02:00:26:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:00:26:   'cache-control': 'no-cache',
2025-11-28T02:00:26:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:00:26:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:00:26:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:00:26:   accept: '*/*',
2025-11-28T02:00:26:   'sec-fetch-site': 'same-origin',
2025-11-28T02:00:26:   'sec-fetch-mode': 'cors',
2025-11-28T02:00:26:   'sec-fetch-dest': 'empty',
2025-11-28T02:00:26:   referer: 'https://gearly.com/',
2025-11-28T02:00:26:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:00:26:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:00:26:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3ahNLO8B0_KWnAho9u%2c54026bebdb14fea445917c436d48ff65; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..d85TpBOdY4HlRHR4.2PfxiCEsj9c6qczvbSBFIihDfLj4H2JhIGaHgyfdgjEb9QGQiMEr-jWa7NwbowTted6NcbBKbGMgpOPl-QHgCzWnG3nSQ04XMR_jn33AaeiRdEEDUXCiwvV3RwLMVsJrrhgxTwqjGucf9Vz-i0V_L-Sdb7vFNIvcApFZHk258VK81RA_i74MqTr1s-73q7MiJ8qTiDvjPSqGZQfeuq4iTmQOLdWU0PKOcki3yebmcdt64Ks9M8IHoB2krT29YY15rZiHTDyN1KFXM6e_f8PawCyD6kH0lfFr7vPkJkTF5KmLBGc_4D_Pvy7MTRjy_Hi9iFsvPFN9NjaGn4-wtoPag9Z44JVXJSzdP52p6UrLnakppjM5Ow.qd7eHAJmwnW0W1ypqr-iJw',
2025-11-28T02:00:26:   'x-forwarded-proto': 'https',
2025-11-28T02:00:26:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:00:26:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:00:26:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:00:26:   connection: 'Keep-Alive',
2025-11-28T02:00:26:   'x-middleware-invoke': '',
2025-11-28T02:00:26:   'x-invoke-path': '/api/conversations',
2025-11-28T02:00:26:   'x-invoke-query': '%7B%7D',
2025-11-28T02:00:26:   'x-invoke-output': '/api/conversations'
2025-11-28T02:00:26: }
2025-11-28T02:00:26: 2025-11-28T07:00:26.395Z compression gzip compression
2025-11-28T02:00:35: 2025-11-28T07:00:35.030Z compression gzip compression
2025-11-28T02:00:41: 2025-11-28T07:00:41.810Z next:router-server:main requestHandler! /api/conversation/e7592d259be732fc46d21b48cdbe724693b4632a19770c39 {
2025-11-28T02:00:41:   matchedOutput: {
2025-11-28T02:00:41:     type: 'pageFile',
2025-11-28T02:00:41:     fsPath: undefined,
2025-11-28T02:00:41:     locale: undefined,
2025-11-28T02:00:41:     itemsRoot: undefined,
2025-11-28T02:00:41:     itemPath: '/api/conversation/[id]'
2025-11-28T02:00:41:   },
2025-11-28T02:00:41:   statusCode: undefined,
2025-11-28T02:00:41:   resHeaders: {},
2025-11-28T02:00:41:   bodyStream: false,
2025-11-28T02:00:41:   parsedUrl: {
2025-11-28T02:00:41:     pathname: '/api/conversation/e7592d259be732fc46d21b48cdbe724693b4632a19770c39',
2025-11-28T02:00:41:     query: [Object: null prototype] {}
2025-11-28T02:00:41:   },
2025-11-28T02:00:41:   finished: true
2025-11-28T02:00:41: }
2025-11-28T02:00:41: 2025-11-28T07:00:41.810Z next:router-server:main invokeRender /api/conversation/e7592d259be732fc46d21b48cdbe724693b4632a19770c39 {
2025-11-28T02:00:41:   host: 'gearly.com',
2025-11-28T02:00:41:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:00:41:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:00:41:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:00:41:   'content-type': 'application/json',
2025-11-28T02:00:41:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:00:41:   accept: '*/*',
2025-11-28T02:00:41:   origin: 'https://gearly.com',
2025-11-28T02:00:41:   'sec-fetch-site': 'same-origin',
2025-11-28T02:00:41:   'sec-fetch-mode': 'cors',
2025-11-28T02:00:41:   'sec-fetch-dest': 'empty',
2025-11-28T02:00:41:   referer: 'https://gearly.com/',
2025-11-28T02:00:41:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:00:41:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:00:41:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3ahNLO8B0_KWnAho9u%2c54026bebdb14fea445917c436d48ff65; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..9atDQeED1EtkNLub.SfvJkTMu2qfwzhRsgpxDfX6Wnlm4Ccr340rMB_Nf-Q588R03TwmekPCYpgf__7x1_jldOQk4QSO696_BdcahNrZUs8ZQeOvRrmUKP-C5sN8jHEwKAZU-Pk4AhYNgXlj5Jhs47rrZf0Se54MnLSb5v9BFccmjyk1YWzFJv87_j2YbWtu1TTKL1y4-XLmUvo_drhqcVBtFX8rcTCtNReJackwun-D990itPpeiY8kd6_4byb1zSJMI6qbEt3qNFjLanqlOVU3KPcVFSNWG8202uJmqMfjmCOEN0QMWkbLups7C3YMr4HMik6K-ldDr90gWiLeWFvTSiMKXxBZvV5z9n9DDv11LkymijalT6mTOk47N8wH7EA.0fqoKLIH8nGrJZfBWou9xA',
2025-11-28T02:00:41:   'x-forwarded-proto': 'https',
2025-11-28T02:00:41:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:00:41:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:00:41:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:00:41:   'content-length': '1642',
2025-11-28T02:00:41:   connection: 'Keep-Alive',
2025-11-28T02:00:41:   'x-middleware-invoke': '',
2025-11-28T02:00:41:   'x-invoke-path': '/api/conversation/e7592d259be732fc46d21b48cdbe724693b4632a19770c39',
2025-11-28T02:00:41:   'x-invoke-query': '%7B%7D',
2025-11-28T02:00:41:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T02:00:41: }
2025-11-28T02:00:41: 2025-11-28T07:00:41.815Z compression gzip compression
2025-11-28T02:00:42: 2025-11-28T07:00:42.063Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T02:00:42:   matchedOutput: {
2025-11-28T02:00:42:     type: 'pageFile',
2025-11-28T02:00:42:     fsPath: undefined,
2025-11-28T02:00:42:     locale: undefined,
2025-11-28T02:00:42:     itemsRoot: undefined,
2025-11-28T02:00:42:     itemPath: '/api/conversations'
2025-11-28T02:00:42:   },
2025-11-28T02:00:42:   statusCode: undefined,
2025-11-28T02:00:42:   resHeaders: {},
2025-11-28T02:00:42:   bodyStream: false,
2025-11-28T02:00:42:   parsedUrl: {
2025-11-28T02:00:42:     pathname: '/api/conversations',
2025-11-28T02:00:42:     query: [Object: null prototype] {}
2025-11-28T02:00:42:   },
2025-11-28T02:00:42:   finished: true
2025-11-28T02:00:42: }
2025-11-28T02:00:42: 2025-11-28T07:00:42.064Z next:router-server:main invokeRender /api/conversations {
2025-11-28T02:00:42:   host: 'gearly.com',
2025-11-28T02:00:42:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:00:42:   'cache-control': 'no-cache',
2025-11-28T02:00:42:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:00:42:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:00:42:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:00:42:   accept: '*/*',
2025-11-28T02:00:42:   'sec-fetch-site': 'same-origin',
2025-11-28T02:00:42:   'sec-fetch-mode': 'cors',
2025-11-28T02:00:42:   'sec-fetch-dest': 'empty',
2025-11-28T02:00:42:   referer: 'https://gearly.com/',
2025-11-28T02:00:42:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:00:42:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:00:42:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3ahNLO8B0_KWnAho9u%2c54026bebdb14fea445917c436d48ff65; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..RxK20EKZve9U1aAo.qWKJI_7qNl45-dKB4Z54zHTsif39NJY6nbwF9bPollRBVX8GEy22Y_4Og_lAqNRwSgu-2mVZ5tRoUkZv189xd6BKsO2-R5TCiXd0_HR_YfGviH02iZUjy6B0FP-y4XeR5UeUEp6quwIXu_M6AP24QDinLvw4mMN2oMOjTfdUfj1Z_bG0rVR1BV82kBMIl7iTR4wWA7N0NUhGbW-ahSo_7LQPwIe85-8l8s0Sx0otKu57C_jTH9v4eZ44PNC9mKAoS8uzvyaDo5GApR8sI9qiTQNQqlb_EK52Ilsz3JnIYxYj0jArVK4DO8xfrn8rXBgHhbKSmGCllYQ3tVZgJWix34CF9SIqbVDBGzxIIgvGCBrwm7GyZw.dPy_dCP89Gpmz1mjOKaFjA',
2025-11-28T02:00:42:   'x-forwarded-proto': 'https',
2025-11-28T02:00:42:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:00:42:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:00:42:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:00:42:   connection: 'Keep-Alive',
2025-11-28T02:00:42:   'x-middleware-invoke': '',
2025-11-28T02:00:42:   'x-invoke-path': '/api/conversations',
2025-11-28T02:00:42:   'x-invoke-query': '%7B%7D',
2025-11-28T02:00:42:   'x-invoke-output': '/api/conversations'
2025-11-28T02:00:42: }
2025-11-28T02:00:42: 2025-11-28T07:00:42.066Z compression gzip compression
2025-11-28T02:00:52: 2025-11-28T07:00:52.378Z next:router-server:main requestHandler! /api/admin/users {
2025-11-28T02:00:52:   matchedOutput: {
2025-11-28T02:00:52:     type: 'pageFile',
2025-11-28T02:00:52:     fsPath: undefined,
2025-11-28T02:00:52:     locale: undefined,
2025-11-28T02:00:52:     itemsRoot: undefined,
2025-11-28T02:00:52:     itemPath: '/api/admin/users'
2025-11-28T02:00:52:   },
2025-11-28T02:00:52:   statusCode: undefined,
2025-11-28T02:00:52:   resHeaders: {},
2025-11-28T02:00:52:   bodyStream: false,
2025-11-28T02:00:52:   parsedUrl: { pathname: '/api/admin/users', query: [Object: null prototype] {} },
2025-11-28T02:00:52:   finished: true
2025-11-28T02:00:52: }
2025-11-28T02:00:52: 2025-11-28T07:00:52.379Z next:router-server:main invokeRender /api/admin/users {
2025-11-28T02:00:52:   host: 'gearly.com',
2025-11-28T02:00:52:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:00:52:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:00:52:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:00:52:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:00:52:   accept: '*/*',
2025-11-28T02:00:52:   'sec-fetch-site': 'same-origin',
2025-11-28T02:00:52:   'sec-fetch-mode': 'cors',
2025-11-28T02:00:52:   'sec-fetch-dest': 'empty',
2025-11-28T02:00:52:   referer: 'https://gearly.com/admin',
2025-11-28T02:00:52:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:00:52:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:00:52:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3ahNLO8B0_KWnAho9u%2c54026bebdb14fea445917c436d48ff65; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..63Y97I2MoJJDnsjw.IeS2ZdTzVpmv4gM_I1QP4Uk5kQ_dwV8DwjKc7XwVhVh8of2D4QVkNe6_eqyU_ryzqheOGy3dft_1Ix371ivnajIW_FKKflf5C7wTJrusdDDMzAdL1k5rBrnulnB7vU3ycfF470GaiKqqpVvVo8LPQjBRHRmeIl6e_aqBsHGnMc2W9dkGEpN5SvaiSaHEYP1b5YuS-VHo7l_dpgadHdQR_EHvo2R0xZ4oUb81UmuO5lmIg0TyQDwmn-_nsQoS58MTmT3L-HmPQnnqdhFLvfUpyWR4ag_oeZ_KcGD9KM7HQlpEN94GmSlDoQFVuAJ07EWsuqrR0096Sjo8vBw-UjqMUinebBI0muD_XENj9jSkG4UoskBcYA.tkTMSBc0xJyTmF1ABdKpjg',
2025-11-28T02:00:52:   'if-none-match': '"jnb69b43qs21s"',
2025-11-28T02:00:52:   'x-forwarded-proto': 'https',
2025-11-28T02:00:52:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:00:52:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:00:52:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:00:52:   connection: 'Keep-Alive',
2025-11-28T02:00:52:   'x-middleware-invoke': '',
2025-11-28T02:00:52:   'x-invoke-path': '/api/admin/users',
2025-11-28T02:00:52:   'x-invoke-query': '%7B%7D',
2025-11-28T02:00:52:   'x-invoke-output': '/api/admin/users'
2025-11-28T02:00:52: }
2025-11-28T02:00:52: 2025-11-28T07:00:52.384Z compression gzip compression
2025-11-28T02:00:52: 2025-11-28T07:00:52.624Z next:router-server:main requestHandler! /api/admin/stats {
2025-11-28T02:00:52:   matchedOutput: {
2025-11-28T02:00:52:     type: 'pageFile',
2025-11-28T02:00:52:     fsPath: undefined,
2025-11-28T02:00:52:     locale: undefined,
2025-11-28T02:00:52:     itemsRoot: undefined,
2025-11-28T02:00:52:     itemPath: '/api/admin/stats'
2025-11-28T02:00:52:   },
2025-11-28T02:00:52:   statusCode: undefined,
2025-11-28T02:00:52:   resHeaders: {},
2025-11-28T02:00:52:   bodyStream: false,
2025-11-28T02:00:52:   parsedUrl: { pathname: '/api/admin/stats', query: [Object: null prototype] {} },
2025-11-28T02:00:52:   finished: true
2025-11-28T02:00:52: }
2025-11-28T02:00:52: 2025-11-28T07:00:52.624Z next:router-server:main invokeRender /api/admin/stats {
2025-11-28T02:00:52:   host: 'gearly.com',
2025-11-28T02:00:52:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:00:52:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:00:52:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:00:52:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:00:52:   accept: '*/*',
2025-11-28T02:00:52:   'sec-fetch-site': 'same-origin',
2025-11-28T02:00:52:   'sec-fetch-mode': 'cors',
2025-11-28T02:00:52:   'sec-fetch-dest': 'empty',
2025-11-28T02:00:52:   referer: 'https://gearly.com/admin',
2025-11-28T02:00:52:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:00:52:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:00:52:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3ahNLO8B0_KWnAho9u%2c54026bebdb14fea445917c436d48ff65; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..63Y97I2MoJJDnsjw.IeS2ZdTzVpmv4gM_I1QP4Uk5kQ_dwV8DwjKc7XwVhVh8of2D4QVkNe6_eqyU_ryzqheOGy3dft_1Ix371ivnajIW_FKKflf5C7wTJrusdDDMzAdL1k5rBrnulnB7vU3ycfF470GaiKqqpVvVo8LPQjBRHRmeIl6e_aqBsHGnMc2W9dkGEpN5SvaiSaHEYP1b5YuS-VHo7l_dpgadHdQR_EHvo2R0xZ4oUb81UmuO5lmIg0TyQDwmn-_nsQoS58MTmT3L-HmPQnnqdhFLvfUpyWR4ag_oeZ_KcGD9KM7HQlpEN94GmSlDoQFVuAJ07EWsuqrR0096Sjo8vBw-UjqMUinebBI0muD_XENj9jSkG4UoskBcYA.tkTMSBc0xJyTmF1ABdKpjg',
2025-11-28T02:00:52:   'if-none-match': '"wrrmfti4j2jr"',
2025-11-28T02:00:52:   'x-forwarded-proto': 'https',
2025-11-28T02:00:52:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:00:52:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:00:52:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:00:52:   connection: 'Keep-Alive',
2025-11-28T02:00:52:   'x-middleware-invoke': '',
2025-11-28T02:00:52:   'x-invoke-path': '/api/admin/stats',
2025-11-28T02:00:52:   'x-invoke-query': '%7B%7D',
2025-11-28T02:00:52:   'x-invoke-output': '/api/admin/stats'
2025-11-28T02:00:52: }
2025-11-28T02:00:52: 2025-11-28T07:00:52.628Z compression no compression: size below threshold
2025-11-28T02:01:25: 2025-11-28T07:01:25.584Z next:router-server:main requestHandler! /logo.png {
2025-11-28T02:01:25:   matchedOutput: {
2025-11-28T02:01:25:     type: 'publicFolder',
2025-11-28T02:01:25:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T02:01:25:     locale: undefined,
2025-11-28T02:01:25:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T02:01:25:     itemPath: '/logo.png'
2025-11-28T02:01:25:   },
2025-11-28T02:01:25:   statusCode: undefined,
2025-11-28T02:01:25:   resHeaders: {},
2025-11-28T02:01:25:   bodyStream: false,
2025-11-28T02:01:25:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T02:01:25:   finished: true
2025-11-28T02:01:25: }
2025-11-28T02:01:25: 2025-11-28T07:01:25.584Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T02:01:25: 2025-11-28T07:01:25.584Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T02:01:25: 2025-11-28T07:01:25.584Z send accept ranges
2025-11-28T02:01:25: 2025-11-28T07:01:25.584Z send cache-control public, max-age=0
2025-11-28T02:01:25: 2025-11-28T07:01:25.584Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T02:01:25: 2025-11-28T07:01:25.584Z send etag W/"2465-19ac853b2f0"
2025-11-28T02:01:25: 2025-11-28T07:01:25.584Z send content-type image/png
2025-11-28T02:01:25: 2025-11-28T07:01:25.584Z send not modified
2025-11-28T02:01:25: 2025-11-28T07:01:25.584Z compression undefined not compressible
2025-11-28T02:01:25: 2025-11-28T07:01:25.584Z compression no compression: filtered
2025-11-28T02:01:25: 2025-11-28T07:01:25.815Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T02:01:25:   matchedOutput: {
2025-11-28T02:01:25:     type: 'pageFile',
2025-11-28T02:01:25:     fsPath: undefined,
2025-11-28T02:01:25:     locale: undefined,
2025-11-28T02:01:25:     itemsRoot: undefined,
2025-11-28T02:01:25:     itemPath: '/api/conversations'
2025-11-28T02:01:25:   },
2025-11-28T02:01:25:   statusCode: undefined,
2025-11-28T02:01:25:   resHeaders: {},
2025-11-28T02:01:25:   bodyStream: false,
2025-11-28T02:01:25:   parsedUrl: {
2025-11-28T02:01:25:     pathname: '/api/conversations',
2025-11-28T02:01:25:     query: [Object: null prototype] {}
2025-11-28T02:01:25:   },
2025-11-28T02:01:25:   finished: true
2025-11-28T02:01:25: }
2025-11-28T02:01:25: 2025-11-28T07:01:25.815Z next:router-server:main invokeRender /api/conversations {
2025-11-28T02:01:25:   host: 'gearly.com',
2025-11-28T02:01:25:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:01:25:   'cache-control': 'no-cache',
2025-11-28T02:01:25:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:01:25:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:01:25:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:01:25:   accept: '*/*',
2025-11-28T02:01:25:   'sec-fetch-site': 'same-origin',
2025-11-28T02:01:25:   'sec-fetch-mode': 'cors',
2025-11-28T02:01:25:   'sec-fetch-dest': 'empty',
2025-11-28T02:01:25:   referer: 'https://gearly.com/',
2025-11-28T02:01:25:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:01:25:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:01:25:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Q2D4xnus89qOUXL3.8zu99sVKX0C6-JEKQzIR7GagZbnyVu_zEKyv09ecvRja7dxatodPmpg5Heq9jTn2Z4fzVmhUunnnHeLyZNfWiMwD2IBu3RedkK7tZfaHtJJHQ2XhLoPB9jkiBqym0qQOcyXJCgpelgni14G4Pw6XAzpAXR2Db5aoh2571JBPNg6_Run_V4RA4N9s5eFXn6X6nACadkTNpZnHtrqDmJy_DH_DkCev9x9pESIbXkSM1L8TmWM0kODk6E88dIDXkbhy-PTWs7KyYDGMzoxhoMQhg0U0lAlRYo6IB13YQMws6bboLpbQ0FAsQNtanz1Y_TLP8fvMa0Bg5sedF4L5Wne8IJzvb0jDGLgo4yH1Q4PEYvpgO2Uw7w.swAbLeJYISSzVegc-BS3HQ; webmailsession=%3ayDkDXz1uuGpV_Ytq%2cd3e3a0273d41d2d6874d9fd9184fdee8',
2025-11-28T02:01:25:   'x-forwarded-proto': 'https',
2025-11-28T02:01:25:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:01:25:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:01:25:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:01:25:   connection: 'Keep-Alive',
2025-11-28T02:01:25:   'x-middleware-invoke': '',
2025-11-28T02:01:25:   'x-invoke-path': '/api/conversations',
2025-11-28T02:01:25:   'x-invoke-query': '%7B%7D',
2025-11-28T02:01:25:   'x-invoke-output': '/api/conversations'
2025-11-28T02:01:25: }
2025-11-28T02:01:25: 2025-11-28T07:01:25.818Z compression gzip compression
2025-11-28T02:01:26: 2025-11-28T07:01:26.051Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T02:01:26:   matchedOutput: {
2025-11-28T02:01:26:     type: 'pageFile',
2025-11-28T02:01:26:     fsPath: undefined,
2025-11-28T02:01:26:     locale: undefined,
2025-11-28T02:01:26:     itemsRoot: undefined,
2025-11-28T02:01:26:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T02:01:26:   },
2025-11-28T02:01:26:   statusCode: undefined,
2025-11-28T02:01:26:   resHeaders: {},
2025-11-28T02:01:26:   bodyStream: false,
2025-11-28T02:01:26:   parsedUrl: {
2025-11-28T02:01:26:     pathname: '/api/auth/providers',
2025-11-28T02:01:26:     query: [Object: null prototype] {}
2025-11-28T02:01:26:   },
2025-11-28T02:01:26:   finished: true
2025-11-28T02:01:26: }
2025-11-28T02:01:26: 2025-11-28T07:01:26.051Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T02:01:26:   host: 'gearly.com',
2025-11-28T02:01:26:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:01:26:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:01:26:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:01:26:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:01:26:   accept: '*/*',
2025-11-28T02:01:26:   'sec-fetch-site': 'same-origin',
2025-11-28T02:01:26:   'sec-fetch-mode': 'cors',
2025-11-28T02:01:26:   'sec-fetch-dest': 'empty',
2025-11-28T02:01:26:   referer: 'https://gearly.com/',
2025-11-28T02:01:26:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:01:26:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:01:26:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Q2D4xnus89qOUXL3.8zu99sVKX0C6-JEKQzIR7GagZbnyVu_zEKyv09ecvRja7dxatodPmpg5Heq9jTn2Z4fzVmhUunnnHeLyZNfWiMwD2IBu3RedkK7tZfaHtJJHQ2XhLoPB9jkiBqym0qQOcyXJCgpelgni14G4Pw6XAzpAXR2Db5aoh2571JBPNg6_Run_V4RA4N9s5eFXn6X6nACadkTNpZnHtrqDmJy_DH_DkCev9x9pESIbXkSM1L8TmWM0kODk6E88dIDXkbhy-PTWs7KyYDGMzoxhoMQhg0U0lAlRYo6IB13YQMws6bboLpbQ0FAsQNtanz1Y_TLP8fvMa0Bg5sedF4L5Wne8IJzvb0jDGLgo4yH1Q4PEYvpgO2Uw7w.swAbLeJYISSzVegc-BS3HQ; webmailsession=%3ayDkDXz1uuGpV_Ytq%2cd3e3a0273d41d2d6874d9fd9184fdee8',
2025-11-28T02:01:26:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T02:01:26:   'x-forwarded-proto': 'https',
2025-11-28T02:01:26:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:01:26:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:01:26:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:01:26:   connection: 'Keep-Alive',
2025-11-28T02:01:26:   'x-middleware-invoke': '',
2025-11-28T02:01:26:   'x-invoke-path': '/api/auth/providers',
2025-11-28T02:01:26:   'x-invoke-query': '%7B%7D',
2025-11-28T02:01:26:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T02:01:26: }
2025-11-28T02:01:26: 2025-11-28T07:01:26.052Z compression no compression: size below threshold
2025-11-28T02:01:26: 2025-11-28T07:01:26.055Z next:router-server:main requestHandler! /favicon.ico {
2025-11-28T02:01:26:   matchedOutput: {
2025-11-28T02:01:26:     type: 'publicFolder',
2025-11-28T02:01:26:     fsPath: '/home/americas/public_html/ai/public/favicon.ico',
2025-11-28T02:01:26:     locale: undefined,
2025-11-28T02:01:26:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T02:01:26:     itemPath: '/favicon.ico'
2025-11-28T02:01:26:   },
2025-11-28T02:01:26:   statusCode: undefined,
2025-11-28T02:01:26:   resHeaders: {},
2025-11-28T02:01:26:   bodyStream: false,
2025-11-28T02:01:26:   parsedUrl: { pathname: '/favicon.ico', query: [Object: null prototype] {} },
2025-11-28T02:01:26:   finished: true
2025-11-28T02:01:26: }
2025-11-28T02:01:26: 2025-11-28T07:01:26.055Z send stat "/home/americas/public_html/ai/public/favicon.ico"
2025-11-28T02:01:26: 2025-11-28T07:01:26.055Z send pipe "/home/americas/public_html/ai/public/favicon.ico"
2025-11-28T02:01:26: 2025-11-28T07:01:26.055Z send accept ranges
2025-11-28T02:01:26: 2025-11-28T07:01:26.055Z send cache-control public, max-age=0
2025-11-28T02:01:26: 2025-11-28T07:01:26.055Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T02:01:26: 2025-11-28T07:01:26.055Z send etag W/"3c2e-19ac853b221"
2025-11-28T02:01:26: 2025-11-28T07:01:26.055Z send content-type image/x-icon
2025-11-28T02:01:26: 2025-11-28T07:01:26.055Z send not modified
2025-11-28T02:01:26: 2025-11-28T07:01:26.055Z compression undefined not compressible
2025-11-28T02:01:26: 2025-11-28T07:01:26.055Z compression no compression: filtered
2025-11-28T02:01:32: 2025-11-28T07:01:32.467Z next:router-server:main requestHandler! /_next/static/chunks/pages/c/%5Bid%5D-74b3bb58a0148989.js {
2025-11-28T02:01:32:   matchedOutput: {
2025-11-28T02:01:32:     type: 'nextStaticFolder',
2025-11-28T02:01:32:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/c/%5Bid%5D-74b3bb58a0148989.js',
2025-11-28T02:01:32:     locale: undefined,
2025-11-28T02:01:32:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T02:01:32:     itemPath: '/chunks/pages/c/%5Bid%5D-74b3bb58a0148989.js'
2025-11-28T02:01:32:   },
2025-11-28T02:01:32:   statusCode: undefined,
2025-11-28T02:01:32:   resHeaders: {},
2025-11-28T02:01:32:   bodyStream: false,
2025-11-28T02:01:32:   parsedUrl: {
2025-11-28T02:01:32:     pathname: '/_next/static/chunks/pages/c/%5Bid%5D-74b3bb58a0148989.js',
2025-11-28T02:01:32:     query: [Object: null prototype] {}
2025-11-28T02:01:32:   },
2025-11-28T02:01:32:   finished: true
2025-11-28T02:01:32: }
2025-11-28T02:01:32: 2025-11-28T07:01:32.467Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/c/[id]-74b3bb58a0148989.js"
2025-11-28T02:01:32: 2025-11-28T07:01:32.467Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/c/[id]-74b3bb58a0148989.js"
2025-11-28T02:01:32: 2025-11-28T07:01:32.467Z send accept ranges
2025-11-28T02:01:32: 2025-11-28T07:01:32.467Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T02:01:32: 2025-11-28T07:01:32.467Z send etag W/"254-19ac85d4f08"
2025-11-28T02:01:32: 2025-11-28T07:01:32.467Z send content-type application/javascript
2025-11-28T02:01:32: 2025-11-28T07:01:32.467Z compression no compression: size below threshold
2025-11-28T02:01:32: 2025-11-28T07:01:32.725Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T02:01:32:   matchedOutput: {
2025-11-28T02:01:32:     type: 'pageFile',
2025-11-28T02:01:32:     fsPath: undefined,
2025-11-28T02:01:32:     locale: undefined,
2025-11-28T02:01:32:     itemsRoot: undefined,
2025-11-28T02:01:32:     itemPath: '/api/conversations'
2025-11-28T02:01:32:   },
2025-11-28T02:01:32:   statusCode: undefined,
2025-11-28T02:01:32:   resHeaders: {},
2025-11-28T02:01:32:   bodyStream: false,
2025-11-28T02:01:32:   parsedUrl: {
2025-11-28T02:01:32:     pathname: '/api/conversations',
2025-11-28T02:01:32:     query: [Object: null prototype] {}
2025-11-28T02:01:32:   },
2025-11-28T02:01:32:   finished: true
2025-11-28T02:01:32: }
2025-11-28T02:01:32: 2025-11-28T07:01:32.725Z next:router-server:main invokeRender /api/conversations {
2025-11-28T02:01:32:   host: 'gearly.com',
2025-11-28T02:01:32:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:01:32:   'cache-control': 'no-cache',
2025-11-28T02:01:32:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:01:32:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:01:32:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:01:32:   accept: '*/*',
2025-11-28T02:01:32:   'sec-fetch-site': 'same-origin',
2025-11-28T02:01:32:   'sec-fetch-mode': 'cors',
2025-11-28T02:01:32:   'sec-fetch-dest': 'empty',
2025-11-28T02:01:32:   referer: 'https://gearly.com/c/e7592d259be732fc46d21b48cdbe724693b4632a19770c39',
2025-11-28T02:01:32:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:01:32:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:01:32:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3ayDkDXz1uuGpV_Ytq%2cd3e3a0273d41d2d6874d9fd9184fdee8; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Xy-pcMwEYPFfvNXK.ON6rWK4mKtuXrli8141buu0sRhAQTQhoxdK0rpNrsSAn96UPnxPRWh7MMODQLgboGQ1lj9P2B0LDKYQAE9oG0gXDZYZgG4jZ5m0kC4r2oPTYM9Lb9Jj7KtT2l3qt-oLhp1LJLC-mZA4aPEfT6cHFq_iRbkMlq2W7zhka4idMUmIKOkiZ6Y58VEyJhbqhC0l8zyDUkcABPfV8zH6NB2V9rOmz1pgFcJCMgtbLP7d_zbrVmW3kAHhDpURWzRbE1x9njetG2PqrtsSnJfYnQZlSMkjS2d_FTN4uNRtyAhmdLuSrzb0ZLQhbLd92R6QHFPC2zmJAQ7TkFvQtRIuniyMGd4ow_dRT1UPgVPzq-woFLfMFGPxQyw.iBOrRJ-hA_yQx6jkqZyCSQ',
2025-11-28T02:01:32:   'x-forwarded-proto': 'https',
2025-11-28T02:01:32:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:01:32:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:01:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:01:32:   connection: 'Keep-Alive',
2025-11-28T02:01:32:   'x-middleware-invoke': '',
2025-11-28T02:01:32:   'x-invoke-path': '/api/conversations',
2025-11-28T02:01:32:   'x-invoke-query': '%7B%7D',
2025-11-28T02:01:32:   'x-invoke-output': '/api/conversations'
2025-11-28T02:01:32: }
2025-11-28T02:01:32: 2025-11-28T07:01:32.727Z compression gzip compression
2025-11-28T02:01:32: 2025-11-28T07:01:32.733Z next:router-server:main requestHandler! /api/conversation/e7592d259be732fc46d21b48cdbe724693b4632a19770c39 {
2025-11-28T02:01:32:   matchedOutput: {
2025-11-28T02:01:32:     type: 'pageFile',
2025-11-28T02:01:32:     fsPath: undefined,
2025-11-28T02:01:32:     locale: undefined,
2025-11-28T02:01:32:     itemsRoot: undefined,
2025-11-28T02:01:32:     itemPath: '/api/conversation/[id]'
2025-11-28T02:01:32:   },
2025-11-28T02:01:32:   statusCode: undefined,
2025-11-28T02:01:32:   resHeaders: {},
2025-11-28T02:01:32:   bodyStream: false,
2025-11-28T02:01:32:   parsedUrl: {
2025-11-28T02:01:32:     pathname: '/api/conversation/e7592d259be732fc46d21b48cdbe724693b4632a19770c39',
2025-11-28T02:01:32:     query: [Object: null prototype] {}
2025-11-28T02:01:32:   },
2025-11-28T02:01:32:   finished: true
2025-11-28T02:01:32: }
2025-11-28T02:01:32: 2025-11-28T07:01:32.733Z next:router-server:main invokeRender /api/conversation/e7592d259be732fc46d21b48cdbe724693b4632a19770c39 {
2025-11-28T02:01:32:   host: 'gearly.com',
2025-11-28T02:01:32:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:01:32:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:01:32:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:01:32:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:01:32:   accept: '*/*',
2025-11-28T02:01:32:   'sec-fetch-site': 'same-origin',
2025-11-28T02:01:32:   'sec-fetch-mode': 'cors',
2025-11-28T02:01:32:   'sec-fetch-dest': 'empty',
2025-11-28T02:01:32:   referer: 'https://gearly.com/c/e7592d259be732fc46d21b48cdbe724693b4632a19770c39',
2025-11-28T02:01:32:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:01:32:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:01:32:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3ayDkDXz1uuGpV_Ytq%2cd3e3a0273d41d2d6874d9fd9184fdee8; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Xy-pcMwEYPFfvNXK.ON6rWK4mKtuXrli8141buu0sRhAQTQhoxdK0rpNrsSAn96UPnxPRWh7MMODQLgboGQ1lj9P2B0LDKYQAE9oG0gXDZYZgG4jZ5m0kC4r2oPTYM9Lb9Jj7KtT2l3qt-oLhp1LJLC-mZA4aPEfT6cHFq_iRbkMlq2W7zhka4idMUmIKOkiZ6Y58VEyJhbqhC0l8zyDUkcABPfV8zH6NB2V9rOmz1pgFcJCMgtbLP7d_zbrVmW3kAHhDpURWzRbE1x9njetG2PqrtsSnJfYnQZlSMkjS2d_FTN4uNRtyAhmdLuSrzb0ZLQhbLd92R6QHFPC2zmJAQ7TkFvQtRIuniyMGd4ow_dRT1UPgVPzq-woFLfMFGPxQyw.iBOrRJ-hA_yQx6jkqZyCSQ',
2025-11-28T02:01:32:   'x-forwarded-proto': 'https',
2025-11-28T02:01:32:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:01:32:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:01:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:01:32:   connection: 'Keep-Alive',
2025-11-28T02:01:32:   'x-middleware-invoke': '',
2025-11-28T02:01:32:   'x-invoke-path': '/api/conversation/e7592d259be732fc46d21b48cdbe724693b4632a19770c39',
2025-11-28T02:01:32:   'x-invoke-query': '%7B%7D',
2025-11-28T02:01:32:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T02:01:32: }
2025-11-28T02:01:32: 2025-11-28T07:01:32.736Z compression gzip compression
2025-11-28T02:01:32: 2025-11-28T07:01:32.960Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T02:01:32:   matchedOutput: {
2025-11-28T02:01:32:     type: 'pageFile',
2025-11-28T02:01:32:     fsPath: undefined,
2025-11-28T02:01:32:     locale: undefined,
2025-11-28T02:01:32:     itemsRoot: undefined,
2025-11-28T02:01:32:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T02:01:32:   },
2025-11-28T02:01:32:   statusCode: undefined,
2025-11-28T02:01:32:   resHeaders: {},
2025-11-28T02:01:32:   bodyStream: false,
2025-11-28T02:01:32:   parsedUrl: {
2025-11-28T02:01:32:     pathname: '/api/auth/providers',
2025-11-28T02:01:32:     query: [Object: null prototype] {}
2025-11-28T02:01:32:   },
2025-11-28T02:01:32:   finished: true
2025-11-28T02:01:32: }
2025-11-28T02:01:32: 2025-11-28T07:01:32.960Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T02:01:32:   host: 'gearly.com',
2025-11-28T02:01:32:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:01:32:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:01:32:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:01:32:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:01:32:   accept: '*/*',
2025-11-28T02:01:32:   'sec-fetch-site': 'same-origin',
2025-11-28T02:01:32:   'sec-fetch-mode': 'cors',
2025-11-28T02:01:32:   'sec-fetch-dest': 'empty',
2025-11-28T02:01:32:   referer: 'https://gearly.com/c/e7592d259be732fc46d21b48cdbe724693b4632a19770c39',
2025-11-28T02:01:32:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:01:32:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:01:32:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3ayDkDXz1uuGpV_Ytq%2cd3e3a0273d41d2d6874d9fd9184fdee8; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Xy-pcMwEYPFfvNXK.ON6rWK4mKtuXrli8141buu0sRhAQTQhoxdK0rpNrsSAn96UPnxPRWh7MMODQLgboGQ1lj9P2B0LDKYQAE9oG0gXDZYZgG4jZ5m0kC4r2oPTYM9Lb9Jj7KtT2l3qt-oLhp1LJLC-mZA4aPEfT6cHFq_iRbkMlq2W7zhka4idMUmIKOkiZ6Y58VEyJhbqhC0l8zyDUkcABPfV8zH6NB2V9rOmz1pgFcJCMgtbLP7d_zbrVmW3kAHhDpURWzRbE1x9njetG2PqrtsSnJfYnQZlSMkjS2d_FTN4uNRtyAhmdLuSrzb0ZLQhbLd92R6QHFPC2zmJAQ7TkFvQtRIuniyMGd4ow_dRT1UPgVPzq-woFLfMFGPxQyw.iBOrRJ-hA_yQx6jkqZyCSQ',
2025-11-28T02:01:32:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T02:01:32:   'x-forwarded-proto': 'https',
2025-11-28T02:01:32:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:01:32:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:01:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:01:32:   connection: 'Keep-Alive',
2025-11-28T02:01:32:   'x-middleware-invoke': '',
2025-11-28T02:01:32:   'x-invoke-path': '/api/auth/providers',
2025-11-28T02:01:32:   'x-invoke-query': '%7B%7D',
2025-11-28T02:01:32:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T02:01:32: }
2025-11-28T02:01:32: 2025-11-28T07:01:32.961Z compression no compression: size below threshold
2025-11-28T02:01:32: 2025-11-28T07:01:32.997Z next:router-server:main requestHandler! /profile.png {
2025-11-28T02:01:32:   matchedOutput: {
2025-11-28T02:01:32:     type: 'publicFolder',
2025-11-28T02:01:32:     fsPath: '/home/americas/public_html/ai/public/profile.png',
2025-11-28T02:01:32:     locale: undefined,
2025-11-28T02:01:32:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T02:01:32:     itemPath: '/profile.png'
2025-11-28T02:01:32:   },
2025-11-28T02:01:32:   statusCode: undefined,
2025-11-28T02:01:32:   resHeaders: {},
2025-11-28T02:01:32:   bodyStream: false,
2025-11-28T02:01:32:   parsedUrl: { pathname: '/profile.png', query: [Object: null prototype] {} },
2025-11-28T02:01:32:   finished: true
2025-11-28T02:01:32: }
2025-11-28T02:01:32: 2025-11-28T07:01:32.997Z send stat "/home/americas/public_html/ai/public/profile.png"
2025-11-28T02:01:32: 2025-11-28T07:01:32.997Z send pipe "/home/americas/public_html/ai/public/profile.png"
2025-11-28T02:01:32: 2025-11-28T07:01:32.997Z send accept ranges
2025-11-28T02:01:32: 2025-11-28T07:01:32.997Z send cache-control public, max-age=0
2025-11-28T02:01:32: 2025-11-28T07:01:32.997Z send modified Fri, 28 Nov 2025 02:38:41 GMT
2025-11-28T02:01:32: 2025-11-28T07:01:32.997Z send etag W/"e5b-19ac853ba0a"
2025-11-28T02:01:32: 2025-11-28T07:01:32.997Z send content-type image/png
2025-11-28T02:01:32: 2025-11-28T07:01:32.997Z send not modified
2025-11-28T02:01:32: 2025-11-28T07:01:32.997Z compression undefined not compressible
2025-11-28T02:01:32: 2025-11-28T07:01:32.997Z compression no compression: filtered
2025-11-28T02:01:45: 2025-11-28T07:01:45.396Z next:router-server:main requestHandler! /api/conversation/194e61124272a749746d8cd3e27fa87cf8599e10cc93eb90 {
2025-11-28T02:01:45:   matchedOutput: {
2025-11-28T02:01:45:     type: 'pageFile',
2025-11-28T02:01:45:     fsPath: undefined,
2025-11-28T02:01:45:     locale: undefined,
2025-11-28T02:01:45:     itemsRoot: undefined,
2025-11-28T02:01:45:     itemPath: '/api/conversation/[id]'
2025-11-28T02:01:45:   },
2025-11-28T02:01:45:   statusCode: undefined,
2025-11-28T02:01:45:   resHeaders: {},
2025-11-28T02:01:45:   bodyStream: false,
2025-11-28T02:01:45:   parsedUrl: {
2025-11-28T02:01:45:     pathname: '/api/conversation/194e61124272a749746d8cd3e27fa87cf8599e10cc93eb90',
2025-11-28T02:01:45:     query: [Object: null prototype] {}
2025-11-28T02:01:45:   },
2025-11-28T02:01:45:   finished: true
2025-11-28T02:01:45: }
2025-11-28T02:01:45: 2025-11-28T07:01:45.396Z next:router-server:main invokeRender /api/conversation/194e61124272a749746d8cd3e27fa87cf8599e10cc93eb90 {
2025-11-28T02:01:45:   host: 'gearly.com',
2025-11-28T02:01:45:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:01:45:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:01:45:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:01:45:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:01:45:   accept: '*/*',
2025-11-28T02:01:45:   'sec-fetch-site': 'same-origin',
2025-11-28T02:01:45:   'sec-fetch-mode': 'cors',
2025-11-28T02:01:45:   'sec-fetch-dest': 'empty',
2025-11-28T02:01:45:   referer: 'https://gearly.com/c/194e61124272a749746d8cd3e27fa87cf8599e10cc93eb90',
2025-11-28T02:01:45:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:01:45:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:01:45:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3ayDkDXz1uuGpV_Ytq%2cd3e3a0273d41d2d6874d9fd9184fdee8; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..hswG9GUMrscGWdG9.2S4seSXIQFBTBCktuxOGiVVTW78xw5vSKXRwNF7TQJiyRS-MS3EHpZbmxOo6TCiTRIqAcanBaK2W-ApVFXGuPoW124KISID90hJQ4-LckL2iZFIGJVWLkwZIywLBqCWMjQ-B6q91kuYqM5DGLeNJ-8BdThwR8x-hL15bN--DBVpkXdB1Al5J98gqh2PwN26G0mlt7PnFCjCCxGvjseBH1xcZWEMzHZGPn3CkjR4KjLImMoLKPGGJBt3D4NANysJxoIXY2-hoIIxbFAIui2SrUSywpCH9wo6x9sy6GAVjRo7mLj_V4RhLwCr-b--viyU7ShujlyTIo0U-fFuJ-0KZhDQZQWMB3J1EYnehZ8UcOu1DWh0xYg.Ry3_BTu2MbAGHfjKs1DmFw',
2025-11-28T02:01:45:   'x-forwarded-proto': 'https',
2025-11-28T02:01:45:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:01:45:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:01:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:01:45:   connection: 'Keep-Alive',
2025-11-28T02:01:45:   'x-middleware-invoke': '',
2025-11-28T02:01:45:   'x-invoke-path': '/api/conversation/194e61124272a749746d8cd3e27fa87cf8599e10cc93eb90',
2025-11-28T02:01:45:   'x-invoke-query': '%7B%7D',
2025-11-28T02:01:45:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T02:01:45: }
2025-11-28T02:01:45: 2025-11-28T07:01:45.400Z compression no compression: size below threshold
2025-11-28T02:01:47: 2025-11-28T07:01:47.623Z next:router-server:main requestHandler! /api/conversation/e7592d259be732fc46d21b48cdbe724693b4632a19770c39 {
2025-11-28T02:01:47:   matchedOutput: {
2025-11-28T02:01:47:     type: 'pageFile',
2025-11-28T02:01:47:     fsPath: undefined,
2025-11-28T02:01:47:     locale: undefined,
2025-11-28T02:01:47:     itemsRoot: undefined,
2025-11-28T02:01:47:     itemPath: '/api/conversation/[id]'
2025-11-28T02:01:47:   },
2025-11-28T02:01:47:   statusCode: undefined,
2025-11-28T02:01:47:   resHeaders: {},
2025-11-28T02:01:47:   bodyStream: false,
2025-11-28T02:01:47:   parsedUrl: {
2025-11-28T02:01:47:     pathname: '/api/conversation/e7592d259be732fc46d21b48cdbe724693b4632a19770c39',
2025-11-28T02:01:47:     query: [Object: null prototype] {}
2025-11-28T02:01:47:   },
2025-11-28T02:01:47:   finished: true
2025-11-28T02:01:47: }
2025-11-28T02:01:47: 2025-11-28T07:01:47.623Z next:router-server:main invokeRender /api/conversation/e7592d259be732fc46d21b48cdbe724693b4632a19770c39 {
2025-11-28T02:01:47:   host: 'gearly.com',
2025-11-28T02:01:47:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:01:47:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:01:47:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:01:47:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:01:47:   accept: '*/*',
2025-11-28T02:01:47:   'sec-fetch-site': 'same-origin',
2025-11-28T02:01:47:   'sec-fetch-mode': 'cors',
2025-11-28T02:01:47:   'sec-fetch-dest': 'empty',
2025-11-28T02:01:47:   referer: 'https://gearly.com/c/e7592d259be732fc46d21b48cdbe724693b4632a19770c39',
2025-11-28T02:01:47:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:01:47:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:01:47:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3ayDkDXz1uuGpV_Ytq%2cd3e3a0273d41d2d6874d9fd9184fdee8; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..nZTk1pCaHPZumYRE.d_DcsP-_c3bi1gSUAIWnGTVPXn7IUdpk3rL6U2dJ12PY2ms2UE6oQRhS8j2KV4JLoYwrRb30H670g3l5dMkI8Lgdtiy0Fv0F0ju5lKTtT4yDQyjaK9enQNntXLJBpE5JeQoPaOxHP9aIBZdNBG_XF9LqRR2pN6DL2wLJQgtLxBQUF3jXtmpSTRgI5YMzFtNdsAO0Cg19ZljEqPXJkLNvyJZ55OdZ1YqEEdXQJxs1vnxi2KDsKJ438k926ggG9VeYczQL6Z38EJ7HxcAkVbKzrSXX9SPk-T_GTOv1YDakK9h24EwL4A2-3ZTthyRDggGe0UukLrKBDGtj8yPNPG5A017BIbyKYjeGv35Ulbh344FSUIpmOg.OA3gBCJ6U8vyrA5W9lUxNA',
2025-11-28T02:01:47:   'if-none-match': '"60andv5l411hr"',
2025-11-28T02:01:47:   'x-forwarded-proto': 'https',
2025-11-28T02:01:47:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:01:47:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:01:47:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:01:47:   connection: 'Keep-Alive',
2025-11-28T02:01:47:   'x-middleware-invoke': '',
2025-11-28T02:01:47:   'x-invoke-path': '/api/conversation/e7592d259be732fc46d21b48cdbe724693b4632a19770c39',
2025-11-28T02:01:47:   'x-invoke-query': '%7B%7D',
2025-11-28T02:01:47:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T02:01:47: }
2025-11-28T02:01:47: 2025-11-28T07:01:47.626Z compression no compression: size below threshold
2025-11-28T02:01:54: 2025-11-28T07:01:54.204Z next:router-server:main requestHandler! /api/conversation/194e61124272a749746d8cd3e27fa87cf8599e10cc93eb90 {
2025-11-28T02:01:54:   matchedOutput: {
2025-11-28T02:01:54:     type: 'pageFile',
2025-11-28T02:01:54:     fsPath: undefined,
2025-11-28T02:01:54:     locale: undefined,
2025-11-28T02:01:54:     itemsRoot: undefined,
2025-11-28T02:01:54:     itemPath: '/api/conversation/[id]'
2025-11-28T02:01:54:   },
2025-11-28T02:01:54:   statusCode: undefined,
2025-11-28T02:01:54:   resHeaders: {},
2025-11-28T02:01:54:   bodyStream: false,
2025-11-28T02:01:54:   parsedUrl: {
2025-11-28T02:01:54:     pathname: '/api/conversation/194e61124272a749746d8cd3e27fa87cf8599e10cc93eb90',
2025-11-28T02:01:54:     query: [Object: null prototype] {}
2025-11-28T02:01:54:   },
2025-11-28T02:01:54:   finished: true
2025-11-28T02:01:54: }
2025-11-28T02:01:54: 2025-11-28T07:01:54.204Z next:router-server:main invokeRender /api/conversation/194e61124272a749746d8cd3e27fa87cf8599e10cc93eb90 {
2025-11-28T02:01:54:   host: 'gearly.com',
2025-11-28T02:01:54:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:01:54:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:01:54:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:01:54:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:01:54:   accept: '*/*',
2025-11-28T02:01:54:   'sec-fetch-site': 'same-origin',
2025-11-28T02:01:54:   'sec-fetch-mode': 'cors',
2025-11-28T02:01:54:   'sec-fetch-dest': 'empty',
2025-11-28T02:01:54:   referer: 'https://gearly.com/c/194e61124272a749746d8cd3e27fa87cf8599e10cc93eb90',
2025-11-28T02:01:54:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:01:54:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:01:54:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3ayDkDXz1uuGpV_Ytq%2cd3e3a0273d41d2d6874d9fd9184fdee8; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..afUIniyhRI2x1QNp.cdhjO_hZs_GugRnv099NGqPNNjwebyuS8aa4wcAnE0pc_vqNx2WZuadD20-CoohNn_zr-HwPecSr-fmiCQ8_eIBR9_YeKg4LNz6K3xuB993O9YIS0rkX2z5oBmEaz9TJyk0PB4B8dHvmvmSqI6glGZORGAgKMRPpL93egc60qINwGerZtUqQDxp99bILUl4BBLTSwikvh6itfHVapNUq856EFrK01qaE30TG4lWPKYbAeVHxl66wCbdR8Al47KIipqik4-rOm45p8WUXTTLpcGxVWuKFsWu1j_s8828Pz03b804a-ni6Vlq86BQDFKmRIqDDGuPxNPW88CDPc3s_YlSSNqdI2_aZOMZPTVzTyQrZvMIlCg.uiVuIRl8zEAIBx4eEO0FLA',
2025-11-28T02:01:54:   'if-none-match': '"y066ree4prm6"',
2025-11-28T02:01:54:   'x-forwarded-proto': 'https',
2025-11-28T02:01:54:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:01:54:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:01:54:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:01:54:   connection: 'Keep-Alive',
2025-11-28T02:01:54:   'x-middleware-invoke': '',
2025-11-28T02:01:54:   'x-invoke-path': '/api/conversation/194e61124272a749746d8cd3e27fa87cf8599e10cc93eb90',
2025-11-28T02:01:54:   'x-invoke-query': '%7B%7D',
2025-11-28T02:01:54:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T02:01:54: }
2025-11-28T02:01:54: 2025-11-28T07:01:54.213Z compression no compression: size below threshold
2025-11-28T02:03:14: 2025-11-28T07:03:14.898Z next:router-server:main requestHandler! /api/conversation/e7592d259be732fc46d21b48cdbe724693b4632a19770c39 {
2025-11-28T02:03:14:   matchedOutput: {
2025-11-28T02:03:14:     type: 'pageFile',
2025-11-28T02:03:14:     fsPath: undefined,
2025-11-28T02:03:14:     locale: undefined,
2025-11-28T02:03:14:     itemsRoot: undefined,
2025-11-28T02:03:14:     itemPath: '/api/conversation/[id]'
2025-11-28T02:03:14:   },
2025-11-28T02:03:14:   statusCode: undefined,
2025-11-28T02:03:14:   resHeaders: {},
2025-11-28T02:03:14:   bodyStream: false,
2025-11-28T02:03:14:   parsedUrl: {
2025-11-28T02:03:14:     pathname: '/api/conversation/e7592d259be732fc46d21b48cdbe724693b4632a19770c39',
2025-11-28T02:03:14:     query: [Object: null prototype] {}
2025-11-28T02:03:14:   },
2025-11-28T02:03:14:   finished: true
2025-11-28T02:03:14: }
2025-11-28T02:03:14: 2025-11-28T07:03:14.898Z next:router-server:main invokeRender /api/conversation/e7592d259be732fc46d21b48cdbe724693b4632a19770c39 {
2025-11-28T02:03:14:   host: 'gearly.com',
2025-11-28T02:03:14:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:03:14:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:03:14:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:03:14:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:03:14:   accept: '*/*',
2025-11-28T02:03:14:   'sec-fetch-site': 'same-origin',
2025-11-28T02:03:14:   'sec-fetch-mode': 'cors',
2025-11-28T02:03:14:   'sec-fetch-dest': 'empty',
2025-11-28T02:03:14:   referer: 'https://gearly.com/c/e7592d259be732fc46d21b48cdbe724693b4632a19770c39',
2025-11-28T02:03:14:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:03:14:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:03:14:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..OgIBAZSRsdQe_6K8.Io1T8x1BJ7pCx4wVQYsD-sCpsauhyvHr6beXZZpR5YE5nb0AcX4Yb9Teezg7OmWm8-Xu7EupAP2gm07e8_rZdwCUoUn2xdn3ps97FLxEZqzUPAtT25KKfKWMXjmA5Wi08E-0vDpCiz1pDfdbLo7O_P9AeLCGDKe62iPApJUCwEMYr1jgSW2XNccXAjUpESvK4Whgz8oTzyJL_aT1A6MH2vi0-fdebzuvNNanjnEYDHCh0-s175mOZkgtDsV8MC8VXDmvaJkH-s5yibIh1S5Uud0GRHrAJII00jXAJsXIMaUtv5xOXpy0X8Iy2uJK_qki1sUeS9IPp0E_jCvp0x9_VOWiybLlSQC5IAy1fbITPfQGU9i1eQ.3l9bFYIqx8wkvpXF20By7w; webmailsession=%3aQbfcRpw8Tm0M1ssA%2c05ed8c527e4e9f5453c8c61dfbf1f50e',
2025-11-28T02:03:14:   'if-none-match': '"60andv5l411hr"',
2025-11-28T02:03:14:   'x-forwarded-proto': 'https',
2025-11-28T02:03:14:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:03:14:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:03:14:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:03:14:   connection: 'Keep-Alive',
2025-11-28T02:03:14:   'x-middleware-invoke': '',
2025-11-28T02:03:14:   'x-invoke-path': '/api/conversation/e7592d259be732fc46d21b48cdbe724693b4632a19770c39',
2025-11-28T02:03:14:   'x-invoke-query': '%7B%7D',
2025-11-28T02:03:14:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T02:03:14: }
2025-11-28T02:03:14: 2025-11-28T07:03:14.900Z compression no compression: size below threshold
2025-11-28T02:03:18: 2025-11-28T07:03:18.142Z next:router-server:main requestHandler! /logo2.png {
2025-11-28T02:03:18:   matchedOutput: {
2025-11-28T02:03:18:     type: 'publicFolder',
2025-11-28T02:03:18:     fsPath: '/home/americas/public_html/ai/public/logo2.png',
2025-11-28T02:03:18:     locale: undefined,
2025-11-28T02:03:18:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T02:03:18:     itemPath: '/logo2.png'
2025-11-28T02:03:18:   },
2025-11-28T02:03:18:   statusCode: undefined,
2025-11-28T02:03:18:   resHeaders: {},
2025-11-28T02:03:18:   bodyStream: false,
2025-11-28T02:03:18:   parsedUrl: { pathname: '/logo2.png', query: [Object: null prototype] {} },
2025-11-28T02:03:18:   finished: true
2025-11-28T02:03:18: }
2025-11-28T02:03:18: 2025-11-28T07:03:18.143Z send stat "/home/americas/public_html/ai/public/logo2.png"
2025-11-28T02:03:18: 2025-11-28T07:03:18.143Z send pipe "/home/americas/public_html/ai/public/logo2.png"
2025-11-28T02:03:18: 2025-11-28T07:03:18.143Z send accept ranges
2025-11-28T02:03:18: 2025-11-28T07:03:18.143Z send cache-control public, max-age=0
2025-11-28T02:03:18: 2025-11-28T07:03:18.143Z send modified Fri, 28 Nov 2025 02:38:40 GMT
2025-11-28T02:03:18: 2025-11-28T07:03:18.143Z send etag W/"4c60-19ac853b5c1"
2025-11-28T02:03:18: 2025-11-28T07:03:18.143Z send content-type image/png
2025-11-28T02:03:18: 2025-11-28T07:03:18.143Z send not modified
2025-11-28T02:03:18: 2025-11-28T07:03:18.143Z compression undefined not compressible
2025-11-28T02:03:18: 2025-11-28T07:03:18.143Z compression no compression: filtered
2025-11-28T02:04:36: 2025-11-28T07:04:36.835Z next:router-server:main requestHandler! / {
2025-11-28T02:04:36:   matchedOutput: {
2025-11-28T02:04:36:     type: 'pageFile',
2025-11-28T02:04:36:     fsPath: undefined,
2025-11-28T02:04:36:     locale: undefined,
2025-11-28T02:04:36:     itemsRoot: undefined,
2025-11-28T02:04:36:     itemPath: '/'
2025-11-28T02:04:36:   },
2025-11-28T02:04:36:   statusCode: undefined,
2025-11-28T02:04:36:   resHeaders: {},
2025-11-28T02:04:36:   bodyStream: false,
2025-11-28T02:04:36:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T02:04:36:   finished: true
2025-11-28T02:04:36: }
2025-11-28T02:04:36: 2025-11-28T07:04:36.836Z next:router-server:main invokeRender / {
2025-11-28T02:04:36:   host: '50.6.6.177:4000',
2025-11-28T02:04:36:   'user-agent': 'python-requests/2.32.5',
2025-11-28T02:04:36:   'accept-encoding': 'gzip, deflate',
2025-11-28T02:04:36:   accept: '*/*',
2025-11-28T02:04:36:   connection: 'keep-alive',
2025-11-28T02:04:36:   'x-middleware-invoke': '',
2025-11-28T02:04:36:   'x-invoke-path': '/',
2025-11-28T02:04:36:   'x-invoke-query': '%7B%7D',
2025-11-28T02:04:36:   'x-invoke-output': '/'
2025-11-28T02:04:36: }
2025-11-28T02:04:36: 2025-11-28T07:04:36.837Z compression gzip compression
2025-11-28T02:05:19: 2025-11-28T07:05:19.190Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T02:05:19:   matchedOutput: {
2025-11-28T02:05:19:     type: 'pageFile',
2025-11-28T02:05:19:     fsPath: undefined,
2025-11-28T02:05:19:     locale: undefined,
2025-11-28T02:05:19:     itemsRoot: undefined,
2025-11-28T02:05:19:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T02:05:19:   },
2025-11-28T02:05:19:   statusCode: undefined,
2025-11-28T02:05:19:   resHeaders: {},
2025-11-28T02:05:19:   bodyStream: false,
2025-11-28T02:05:19:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T02:05:19:   finished: true
2025-11-28T02:05:19: }
2025-11-28T02:05:19: 2025-11-28T07:05:19.190Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T02:05:19:   host: 'gearly.com',
2025-11-28T02:05:19:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:05:19:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:05:19:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:05:19:   'content-type': 'application/json',
2025-11-28T02:05:19:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:05:19:   accept: '*/*',
2025-11-28T02:05:19:   'sec-fetch-site': 'same-origin',
2025-11-28T02:05:19:   'sec-fetch-mode': 'cors',
2025-11-28T02:05:19:   'sec-fetch-dest': 'empty',
2025-11-28T02:05:19:   referer: 'https://gearly.com/c/e7592d259be732fc46d21b48cdbe724693b4632a19770c39',
2025-11-28T02:05:19:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:05:19:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:05:19:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..W3pqK6ym3MUAg8Bm.aaKQaDdJu5BV8KNyNleplLxffhXHQ30BJC1EXjhsIvXpD7YANUjbvNVF6D4L6Oaww_7oXHWaNZxeiACkA2WQLnaBbBvOzjjpkZXVpgR7MQwnv5K_ERgZavZP5SWCbyXwu1RToy4tC-e97qjPrJvUUOw5MBp615ykCZhqjcdQom5BqXI7HiW5KSerzlYSpFCEO6iuqEAL-K1xS6yz6IiAsVNEJSUhIizKb9PAHWg_opEy32Db3gTfKFHexwxaNdjjlDS_Hi_ndP6fIVo1QFaJD7Uvo8h_pvKjRELafDR8ZS8qlsseWeproVc42z74OKq7ytPTl6dQQ4VnLLKikGo1BMtsafzdk-DX2Rwyhgd4glqHrwA8VQ.8greeEkr8dDZVEAjyS0p-Q; webmailsession=%3aKgzsY5SJdhp1s0TW%2c4c9a62a852fffbee980e24446ffdfaa4',
2025-11-28T02:05:19:   'if-none-match': '"6yeuzmme666g"',
2025-11-28T02:05:19:   'x-forwarded-proto': 'https',
2025-11-28T02:05:19:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:05:19:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:05:19:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:05:19:   connection: 'Keep-Alive',
2025-11-28T02:05:19:   'x-middleware-invoke': '',
2025-11-28T02:05:19:   'x-invoke-path': '/api/auth/session',
2025-11-28T02:05:19:   'x-invoke-query': '%7B%7D',
2025-11-28T02:05:19:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T02:05:19: }
2025-11-28T02:05:19: 2025-11-28T07:05:19.191Z compression no compression: size below threshold
2025-11-28T02:05:19: 2025-11-28T07:05:19.896Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T02:05:19:   matchedOutput: {
2025-11-28T02:05:19:     type: 'pageFile',
2025-11-28T02:05:19:     fsPath: undefined,
2025-11-28T02:05:19:     locale: undefined,
2025-11-28T02:05:19:     itemsRoot: undefined,
2025-11-28T02:05:19:     itemPath: '/api/conversations'
2025-11-28T02:05:19:   },
2025-11-28T02:05:19:   statusCode: undefined,
2025-11-28T02:05:19:   resHeaders: {},
2025-11-28T02:05:19:   bodyStream: false,
2025-11-28T02:05:19:   parsedUrl: {
2025-11-28T02:05:19:     pathname: '/api/conversations',
2025-11-28T02:05:19:     query: [Object: null prototype] {}
2025-11-28T02:05:19:   },
2025-11-28T02:05:19:   finished: true
2025-11-28T02:05:19: }
2025-11-28T02:05:19: 2025-11-28T07:05:19.896Z next:router-server:main invokeRender /api/conversations {
2025-11-28T02:05:19:   host: 'gearly.com',
2025-11-28T02:05:19:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:05:19:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:05:19:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:05:19:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:05:19:   accept: '*/*',
2025-11-28T02:05:19:   origin: 'https://gearly.com',
2025-11-28T02:05:19:   'sec-fetch-site': 'same-origin',
2025-11-28T02:05:19:   'sec-fetch-mode': 'cors',
2025-11-28T02:05:19:   'sec-fetch-dest': 'empty',
2025-11-28T02:05:19:   referer: 'https://gearly.com/c/e7592d259be732fc46d21b48cdbe724693b4632a19770c39',
2025-11-28T02:05:19:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:05:19:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:05:19:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3aKgzsY5SJdhp1s0TW%2c4c9a62a852fffbee980e24446ffdfaa4; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Z8R8yEYV363XUhC4.-QPHhb8b6zTX0LyNAcAI5hsGQZcnjLk-xHh7GakU3TNHaNUL6qEu6vxYpABcclSRY2lTn3mofPLqpKRxhFEQeLfI609uNrWLZrN7JhhM6DVAJ7y3-E9uVmuAxJ7cGqWhIFl5BIeAPz3fQJ2yap7RrGTBD0JLYqYt0bV4mLtnWrl4aXddJ8TA1bYD8pNiepjIA56tcu6l3-TgS0nCCfduHX3VRRB4PaZ6HJfu11ljbl1Ui67SyPL1Cd0n8ix9FivIvIUcQKxTnMXrbW__u4Fe-xrO9d1YlTAPz_iieLEdTGZKkODpMOeLFsbN6Y0MnPNkLrsrlBS-jdzm9v0EFXN70AkX3bvfqDrsVgqtgGa7yKXIDX8lyA.vmd5itrsRGJ5AKVfTmAGJw',
2025-11-28T02:05:19:   'x-forwarded-proto': 'https',
2025-11-28T02:05:19:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:05:19:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:05:19:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:05:19:   'content-length': '0',
2025-11-28T02:05:19:   connection: 'Keep-Alive',
2025-11-28T02:05:19:   'x-middleware-invoke': '',
2025-11-28T02:05:19:   'x-invoke-path': '/api/conversations',
2025-11-28T02:05:19:   'x-invoke-query': '%7B%7D',
2025-11-28T02:05:19:   'x-invoke-output': '/api/conversations'
2025-11-28T02:05:19: }
2025-11-28T02:05:19: 2025-11-28T07:05:19.899Z compression no compression: size below threshold
2025-11-28T02:05:20: 2025-11-28T07:05:20.163Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T02:05:20:   matchedOutput: {
2025-11-28T02:05:20:     type: 'pageFile',
2025-11-28T02:05:20:     fsPath: undefined,
2025-11-28T02:05:20:     locale: undefined,
2025-11-28T02:05:20:     itemsRoot: undefined,
2025-11-28T02:05:20:     itemPath: '/api/conversations'
2025-11-28T02:05:20:   },
2025-11-28T02:05:20:   statusCode: undefined,
2025-11-28T02:05:20:   resHeaders: {},
2025-11-28T02:05:20:   bodyStream: false,
2025-11-28T02:05:20:   parsedUrl: {
2025-11-28T02:05:20:     pathname: '/api/conversations',
2025-11-28T02:05:20:     query: [Object: null prototype] {}
2025-11-28T02:05:20:   },
2025-11-28T02:05:20:   finished: true
2025-11-28T02:05:20: }
2025-11-28T02:05:20: 2025-11-28T07:05:20.163Z next:router-server:main invokeRender /api/conversations {
2025-11-28T02:05:20:   host: 'gearly.com',
2025-11-28T02:05:20:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:05:20:   'cache-control': 'no-cache',
2025-11-28T02:05:20:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:05:20:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:05:20:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:05:20:   accept: '*/*',
2025-11-28T02:05:20:   'sec-fetch-site': 'same-origin',
2025-11-28T02:05:20:   'sec-fetch-mode': 'cors',
2025-11-28T02:05:20:   'sec-fetch-dest': 'empty',
2025-11-28T02:05:20:   referer: 'https://gearly.com/c/e7592d259be732fc46d21b48cdbe724693b4632a19770c39',
2025-11-28T02:05:20:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:05:20:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:05:20:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3aKgzsY5SJdhp1s0TW%2c4c9a62a852fffbee980e24446ffdfaa4; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..NvnbrKaW25wWgqW3.tBjFDbQ1GKPjC0MpGnpjknbNnDRbem10tkGanFiw2A-z7KpU_caRr0d_vE5XyM8_n3mHSqr0sq6goHlQgVl0_qDFVO44uho1VDT8r646CDMJ2v9RxhC4GK1Lp1f5ImGWOig11shuBDEhOyCLBRK_xsLqBrNuDp_R7SJZL5Gu0iFev-T5zE4u5QgSXlZp5Se6mj-jXwoK6TefQ9qQS2Om-CnwA9RY6X9L_onLTbkZF4ZbgAFDrKpJfCCck9gwU8dtl8Yqd-S46DJ2-NGNBqdanhATb0l-1fEi_qBOXWz2OJkTToNq0HQXgRdShLm6OEDl0PKnPX3iAjL0wl5Oe5q8Dp_AIHPcjVVF1LdPJc9ha1v14N-TEQ.aFGoaP5zNnKF6gY-7o6IGg',
2025-11-28T02:05:20:   'x-forwarded-proto': 'https',
2025-11-28T02:05:20:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:05:20:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:05:20:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:05:20:   connection: 'Keep-Alive',
2025-11-28T02:05:20:   'x-middleware-invoke': '',
2025-11-28T02:05:20:   'x-invoke-path': '/api/conversations',
2025-11-28T02:05:20:   'x-invoke-query': '%7B%7D',
2025-11-28T02:05:20:   'x-invoke-output': '/api/conversations'
2025-11-28T02:05:20: }
2025-11-28T02:05:20: 2025-11-28T07:05:20.165Z compression gzip compression
2025-11-28T02:05:22: 2025-11-28T07:05:22.878Z next:router-server:main requestHandler! /profile.png {
2025-11-28T02:05:22:   matchedOutput: {
2025-11-28T02:05:22:     type: 'publicFolder',
2025-11-28T02:05:22:     fsPath: '/home/americas/public_html/ai/public/profile.png',
2025-11-28T02:05:22:     locale: undefined,
2025-11-28T02:05:22:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T02:05:22:     itemPath: '/profile.png'
2025-11-28T02:05:22:   },
2025-11-28T02:05:22:   statusCode: undefined,
2025-11-28T02:05:22:   resHeaders: {},
2025-11-28T02:05:22:   bodyStream: false,
2025-11-28T02:05:22:   parsedUrl: { pathname: '/profile.png', query: [Object: null prototype] {} },
2025-11-28T02:05:22:   finished: true
2025-11-28T02:05:22: }
2025-11-28T02:05:22: 2025-11-28T07:05:22.878Z send stat "/home/americas/public_html/ai/public/profile.png"
2025-11-28T02:05:22: 2025-11-28T07:05:22.878Z send pipe "/home/americas/public_html/ai/public/profile.png"
2025-11-28T02:05:22: 2025-11-28T07:05:22.878Z send accept ranges
2025-11-28T02:05:22: 2025-11-28T07:05:22.878Z send cache-control public, max-age=0
2025-11-28T02:05:22: 2025-11-28T07:05:22.878Z send modified Fri, 28 Nov 2025 02:38:41 GMT
2025-11-28T02:05:22: 2025-11-28T07:05:22.878Z send etag W/"e5b-19ac853ba0a"
2025-11-28T02:05:22: 2025-11-28T07:05:22.878Z send content-type image/png
2025-11-28T02:05:22: 2025-11-28T07:05:22.878Z send not modified
2025-11-28T02:05:22: 2025-11-28T07:05:22.878Z compression undefined not compressible
2025-11-28T02:05:22: 2025-11-28T07:05:22.878Z compression no compression: filtered
2025-11-28T02:05:22: 2025-11-28T07:05:22.890Z next:router-server:main requestHandler! /api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f {
2025-11-28T02:05:22:   matchedOutput: {
2025-11-28T02:05:22:     type: 'pageFile',
2025-11-28T02:05:22:     fsPath: undefined,
2025-11-28T02:05:22:     locale: undefined,
2025-11-28T02:05:22:     itemsRoot: undefined,
2025-11-28T02:05:22:     itemPath: '/api/conversation/[id]'
2025-11-28T02:05:22:   },
2025-11-28T02:05:22:   statusCode: undefined,
2025-11-28T02:05:22:   resHeaders: {},
2025-11-28T02:05:22:   bodyStream: false,
2025-11-28T02:05:22:   parsedUrl: {
2025-11-28T02:05:22:     pathname: '/api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T02:05:22:     query: [Object: null prototype] {}
2025-11-28T02:05:22:   },
2025-11-28T02:05:22:   finished: true
2025-11-28T02:05:22: }
2025-11-28T02:05:22: 2025-11-28T07:05:22.890Z next:router-server:main invokeRender /api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f {
2025-11-28T02:05:22:   host: 'gearly.com',
2025-11-28T02:05:22:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:05:22:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:05:22:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:05:22:   'content-type': 'application/json',
2025-11-28T02:05:22:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:05:22:   accept: '*/*',
2025-11-28T02:05:22:   origin: 'https://gearly.com',
2025-11-28T02:05:22:   'sec-fetch-site': 'same-origin',
2025-11-28T02:05:22:   'sec-fetch-mode': 'cors',
2025-11-28T02:05:22:   'sec-fetch-dest': 'empty',
2025-11-28T02:05:22:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T02:05:22:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:05:22:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:05:22:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..kferiOVXhY0M-gyO.fsTtc1ebUMn8H_AJESlBmiFJTl0VtmsngHaQzeDLLEgVqB7CznC_jeELmfzz3GaUe3H3HyHsOA4q4BFmoUP3Q8UL0Xu46ASNua-2EJSFaQNJbcSkxlpK_z885ty65rpgdRj0LNKq4ChMJ9_XTiUNB645eSLoLxs529mBydrOWIVuNPABPkEjpozrORilTkZK1kS6zo5kYIF1tPNlg0V6yr0B9L4lsOEbaLuQnlen8rLbHnPz1lR2zJA9l200xoZ5bAkRtUtOrcCDNCKAv5selHwUihpCOjPpC-blaq7gk-QcKlN-wMu19Q9SNA2RpoB1BjpcawVBKPnIQ6otTzS-196ynvBq4U4rUh_7hgAs8uHxV_2VXA.mFrJ9oTT-5_GHp0hZJBB2g; webmailsession=%3aaOsGzcOpuqSwv8UC%2cf0f9e6ba3af767a49abff26c63171bfc',
2025-11-28T02:05:22:   'x-forwarded-proto': 'https',
2025-11-28T02:05:22:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:05:22:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:05:22:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:05:22:   'content-length': '57',
2025-11-28T02:05:22:   connection: 'Keep-Alive',
2025-11-28T02:05:22:   'x-middleware-invoke': '',
2025-11-28T02:05:22:   'x-invoke-path': '/api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T02:05:22:   'x-invoke-query': '%7B%7D',
2025-11-28T02:05:22:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T02:05:22: }
2025-11-28T02:05:22: 2025-11-28T07:05:22.895Z compression no compression: size below threshold
2025-11-28T02:05:23: 2025-11-28T07:05:23.129Z next:router-server:main requestHandler! /api/stream {
2025-11-28T02:05:23:   matchedOutput: {
2025-11-28T02:05:23:     type: 'pageFile',
2025-11-28T02:05:23:     fsPath: undefined,
2025-11-28T02:05:23:     locale: undefined,
2025-11-28T02:05:23:     itemsRoot: undefined,
2025-11-28T02:05:23:     itemPath: '/api/stream'
2025-11-28T02:05:23:   },
2025-11-28T02:05:23:   statusCode: undefined,
2025-11-28T02:05:23:   resHeaders: {},
2025-11-28T02:05:23:   bodyStream: false,
2025-11-28T02:05:23:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T02:05:23:   finished: true
2025-11-28T02:05:23: }
2025-11-28T02:05:23: 2025-11-28T07:05:23.129Z next:router-server:main invokeRender /api/stream {
2025-11-28T02:05:23:   host: 'gearly.com',
2025-11-28T02:05:23:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:05:23:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:05:23:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:05:23:   'content-type': 'application/json',
2025-11-28T02:05:23:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:05:23:   accept: '*/*',
2025-11-28T02:05:23:   origin: 'https://gearly.com',
2025-11-28T02:05:23:   'sec-fetch-site': 'same-origin',
2025-11-28T02:05:23:   'sec-fetch-mode': 'cors',
2025-11-28T02:05:23:   'sec-fetch-dest': 'empty',
2025-11-28T02:05:23:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T02:05:23:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:05:23:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:05:23:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3aaOsGzcOpuqSwv8UC%2cf0f9e6ba3af767a49abff26c63171bfc; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..YH0WDXPf5hDuQSLB.au_429GH7joXCXQD3Mv8-epYLMnNnvqzygvnoXNZ2EqrHd-bccFuzoPSy4So3IbMk2OA1hyWawp3Bze_qK1PGFiUk782XsbyKSTdQsBOhsOvlNyPSNH374Kk3zvIs4QmJb5y8CPPtKCbFfEFloYlicvmde0jv9yUJfEDWoKxbDTYvK6yoXT2teD24Nzne5IbBziz6CfyVRNxLo16f-uk43ZvfvVYdyMnuVUl8qpvG_PtDobr1K8CwEuLnxo5wOR56cGhQvVRX40_dmYIqRUUWdiBXc7FgGVn4C7Dds4IEkBeEyf5-h3sg5408DDacGw36SuspsZFfy1C0stEYhBvqX7acgpGLKV0lH893pv8cHDq5Cx9Dg.qPHd9OVQVLtaPwozt-XGEA',
2025-11-28T02:05:23:   'x-forwarded-proto': 'https',
2025-11-28T02:05:23:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:05:23:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:05:23:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:05:23:   'content-length': '114',
2025-11-28T02:05:23:   connection: 'Keep-Alive',
2025-11-28T02:05:23:   'x-middleware-invoke': '',
2025-11-28T02:05:23:   'x-invoke-path': '/api/stream',
2025-11-28T02:05:23:   'x-invoke-query': '%7B%7D',
2025-11-28T02:05:23:   'x-invoke-output': '/api/stream'
2025-11-28T02:05:23: }
2025-11-28T02:05:23: 2025-11-28T07:05:23.141Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T02:05:23:   matchedOutput: {
2025-11-28T02:05:23:     type: 'pageFile',
2025-11-28T02:05:23:     fsPath: undefined,
2025-11-28T02:05:23:     locale: undefined,
2025-11-28T02:05:23:     itemsRoot: undefined,
2025-11-28T02:05:23:     itemPath: '/api/conversations'
2025-11-28T02:05:23:   },
2025-11-28T02:05:23:   statusCode: undefined,
2025-11-28T02:05:23:   resHeaders: {},
2025-11-28T02:05:23:   bodyStream: false,
2025-11-28T02:05:23:   parsedUrl: {
2025-11-28T02:05:23:     pathname: '/api/conversations',
2025-11-28T02:05:23:     query: [Object: null prototype] {}
2025-11-28T02:05:23:   },
2025-11-28T02:05:23:   finished: true
2025-11-28T02:05:23: }
2025-11-28T02:05:23: 2025-11-28T07:05:23.141Z next:router-server:main invokeRender /api/conversations {
2025-11-28T02:05:23:   host: 'gearly.com',
2025-11-28T02:05:23:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:05:23:   'cache-control': 'no-cache',
2025-11-28T02:05:23:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:05:23:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:05:23:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:05:23:   accept: '*/*',
2025-11-28T02:05:23:   'sec-fetch-site': 'same-origin',
2025-11-28T02:05:23:   'sec-fetch-mode': 'cors',
2025-11-28T02:05:23:   'sec-fetch-dest': 'empty',
2025-11-28T02:05:23:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T02:05:23:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:05:23:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:05:23:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3aaOsGzcOpuqSwv8UC%2cf0f9e6ba3af767a49abff26c63171bfc; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..YH0WDXPf5hDuQSLB.au_429GH7joXCXQD3Mv8-epYLMnNnvqzygvnoXNZ2EqrHd-bccFuzoPSy4So3IbMk2OA1hyWawp3Bze_qK1PGFiUk782XsbyKSTdQsBOhsOvlNyPSNH374Kk3zvIs4QmJb5y8CPPtKCbFfEFloYlicvmde0jv9yUJfEDWoKxbDTYvK6yoXT2teD24Nzne5IbBziz6CfyVRNxLo16f-uk43ZvfvVYdyMnuVUl8qpvG_PtDobr1K8CwEuLnxo5wOR56cGhQvVRX40_dmYIqRUUWdiBXc7FgGVn4C7Dds4IEkBeEyf5-h3sg5408DDacGw36SuspsZFfy1C0stEYhBvqX7acgpGLKV0lH893pv8cHDq5Cx9Dg.qPHd9OVQVLtaPwozt-XGEA',
2025-11-28T02:05:23:   'x-forwarded-proto': 'https',
2025-11-28T02:05:23:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:05:23:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:05:23:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:05:23:   connection: 'Keep-Alive',
2025-11-28T02:05:23:   'x-middleware-invoke': '',
2025-11-28T02:05:23:   'x-invoke-path': '/api/conversations',
2025-11-28T02:05:23:   'x-invoke-query': '%7B%7D',
2025-11-28T02:05:23:   'x-invoke-output': '/api/conversations'
2025-11-28T02:05:23: }
2025-11-28T02:05:23: 2025-11-28T07:05:23.144Z compression gzip compression
2025-11-28T02:05:28: 2025-11-28T07:05:28.191Z compression gzip compression
2025-11-28T02:05:31: 2025-11-28T07:05:31.321Z next:router-server:main requestHandler! /c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f {
2025-11-28T02:05:31:   matchedOutput: {
2025-11-28T02:05:31:     type: 'pageFile',
2025-11-28T02:05:31:     fsPath: undefined,
2025-11-28T02:05:31:     locale: undefined,
2025-11-28T02:05:31:     itemsRoot: undefined,
2025-11-28T02:05:31:     itemPath: '/c/[id]'
2025-11-28T02:05:31:   },
2025-11-28T02:05:31:   statusCode: undefined,
2025-11-28T02:05:31:   resHeaders: {},
2025-11-28T02:05:31:   bodyStream: false,
2025-11-28T02:05:31:   parsedUrl: {
2025-11-28T02:05:31:     pathname: '/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T02:05:31:     query: [Object: null prototype] {}
2025-11-28T02:05:31:   },
2025-11-28T02:05:31:   finished: true
2025-11-28T02:05:31: }
2025-11-28T02:05:31: 2025-11-28T07:05:31.321Z next:router-server:main invokeRender /c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f {
2025-11-28T02:05:31:   host: 'gearly.com',
2025-11-28T02:05:31:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:05:31:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:05:31:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:05:31:   'upgrade-insecure-requests': '1',
2025-11-28T02:05:31:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:05:31:   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',
2025-11-28T02:05:31:   'sec-fetch-site': 'none',
2025-11-28T02:05:31:   'sec-fetch-mode': 'navigate',
2025-11-28T02:05:31:   'sec-fetch-user': '?1',
2025-11-28T02:05:31:   'sec-fetch-dest': 'document',
2025-11-28T02:05:31:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:05:31:   'accept-language': 'en',
2025-11-28T02:05:31:   'x-forwarded-proto': 'https',
2025-11-28T02:05:31:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:05:31:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:05:31:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:05:31:   connection: 'Keep-Alive',
2025-11-28T02:05:31:   'x-middleware-invoke': '',
2025-11-28T02:05:31:   'x-invoke-path': '/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T02:05:31:   'x-invoke-query': '%7B%7D',
2025-11-28T02:05:31:   'x-invoke-output': '/c/[id]'
2025-11-28T02:05:31: }
2025-11-28T02:05:31: 2025-11-28T07:05:31.322Z compression gzip compression
2025-11-28T02:05:31: 2025-11-28T07:05:31.583Z next:router-server:main requestHandler! /_next/static/css/583877b24aabe3d6.css {
2025-11-28T02:05:31:   matchedOutput: {
2025-11-28T02:05:31:     type: 'nextStaticFolder',
2025-11-28T02:05:31:     fsPath: '/home/americas/public_html/ai/.next/static/css/583877b24aabe3d6.css',
2025-11-28T02:05:31:     locale: undefined,
2025-11-28T02:05:31:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T02:05:31:     itemPath: '/css/583877b24aabe3d6.css'
2025-11-28T02:05:31:   },
2025-11-28T02:05:31:   statusCode: undefined,
2025-11-28T02:05:31:   resHeaders: {},
2025-11-28T02:05:31:   bodyStream: false,
2025-11-28T02:05:31:   parsedUrl: {
2025-11-28T02:05:31:     pathname: '/_next/static/css/583877b24aabe3d6.css',
2025-11-28T02:05:31:     query: [Object: null prototype] {}
2025-11-28T02:05:31:   },
2025-11-28T02:05:31:   finished: true
2025-11-28T02:05:31: }
2025-11-28T02:05:31: 2025-11-28T07:05:31.584Z send stat "/home/americas/public_html/ai/.next/static/css/583877b24aabe3d6.css"
2025-11-28T02:05:31: 2025-11-28T07:05:31.584Z send pipe "/home/americas/public_html/ai/.next/static/css/583877b24aabe3d6.css"
2025-11-28T02:05:31: 2025-11-28T07:05:31.584Z send accept ranges
2025-11-28T02:05:31: 2025-11-28T07:05:31.584Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T02:05:31: 2025-11-28T07:05:31.584Z send etag W/"bb6-19ac85d4f08"
2025-11-28T02:05:31: 2025-11-28T07:05:31.584Z send content-type text/css
2025-11-28T02:05:31: 2025-11-28T07:05:31.584Z compression gzip compression
2025-11-28T02:05:31: 2025-11-28T07:05:31.826Z next:router-server:main requestHandler! /_next/static/chunks/webpack-ee7e63bc15b31913.js {
2025-11-28T02:05:31:   matchedOutput: {
2025-11-28T02:05:31:     type: 'nextStaticFolder',
2025-11-28T02:05:31:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-28T02:05:31:     locale: undefined,
2025-11-28T02:05:31:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T02:05:31:     itemPath: '/chunks/webpack-ee7e63bc15b31913.js'
2025-11-28T02:05:31:   },
2025-11-28T02:05:31:   statusCode: undefined,
2025-11-28T02:05:31:   resHeaders: {},
2025-11-28T02:05:31:   bodyStream: false,
2025-11-28T02:05:31:   parsedUrl: {
2025-11-28T02:05:31:     pathname: '/_next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-28T02:05:31:     query: [Object: null prototype] {}
2025-11-28T02:05:31:   },
2025-11-28T02:05:31:   finished: true
2025-11-28T02:05:31: }
2025-11-28T02:05:31: 2025-11-28T07:05:31.826Z send stat "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-28T02:05:31: 2025-11-28T07:05:31.826Z send pipe "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-28T02:05:31: 2025-11-28T07:05:31.826Z send accept ranges
2025-11-28T02:05:31: 2025-11-28T07:05:31.826Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T02:05:31: 2025-11-28T07:05:31.826Z send etag W/"637-19ac85d4f08"
2025-11-28T02:05:31: 2025-11-28T07:05:31.826Z send content-type application/javascript
2025-11-28T02:05:31: 2025-11-28T07:05:31.826Z compression gzip compression
2025-11-28T02:05:32: 2025-11-28T07:05:32.042Z next:router-server:main requestHandler! /_next/static/chunks/framework-2c16ac744b6cdea6.js {
2025-11-28T02:05:32:   matchedOutput: {
2025-11-28T02:05:32:     type: 'nextStaticFolder',
2025-11-28T02:05:32:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-28T02:05:32:     locale: undefined,
2025-11-28T02:05:32:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T02:05:32:     itemPath: '/chunks/framework-2c16ac744b6cdea6.js'
2025-11-28T02:05:32:   },
2025-11-28T02:05:32:   statusCode: undefined,
2025-11-28T02:05:32:   resHeaders: {},
2025-11-28T02:05:32:   bodyStream: false,
2025-11-28T02:05:32:   parsedUrl: {
2025-11-28T02:05:32:     pathname: '/_next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-28T02:05:32:     query: [Object: null prototype] {}
2025-11-28T02:05:32:   },
2025-11-28T02:05:32:   finished: true
2025-11-28T02:05:32: }
2025-11-28T02:05:32: 2025-11-28T07:05:32.042Z send stat "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-28T02:05:32: 2025-11-28T07:05:32.042Z send pipe "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-28T02:05:32: 2025-11-28T07:05:32.042Z send accept ranges
2025-11-28T02:05:32: 2025-11-28T07:05:32.042Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T02:05:32: 2025-11-28T07:05:32.042Z send etag W/"226b5-19ac85d4f08"
2025-11-28T02:05:32: 2025-11-28T07:05:32.042Z send content-type application/javascript
2025-11-28T02:05:32: 2025-11-28T07:05:32.043Z compression gzip compression
2025-11-28T02:05:32: 2025-11-28T07:05:32.070Z next:router-server:main requestHandler! /_next/static/chunks/pages/_app-a993419552960bbd.js {
2025-11-28T02:05:32:   matchedOutput: {
2025-11-28T02:05:32:     type: 'nextStaticFolder',
2025-11-28T02:05:32:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-28T02:05:32:     locale: undefined,
2025-11-28T02:05:32:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T02:05:32:     itemPath: '/chunks/pages/_app-a993419552960bbd.js'
2025-11-28T02:05:32:   },
2025-11-28T02:05:32:   statusCode: undefined,
2025-11-28T02:05:32:   resHeaders: {},
2025-11-28T02:05:32:   bodyStream: false,
2025-11-28T02:05:32:   parsedUrl: {
2025-11-28T02:05:32:     pathname: '/_next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-28T02:05:32:     query: [Object: null prototype] {}
2025-11-28T02:05:32:   },
2025-11-28T02:05:32:   finished: true
2025-11-28T02:05:32: }
2025-11-28T02:05:32: 2025-11-28T07:05:32.070Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-28T02:05:32: 2025-11-28T07:05:32.070Z next:router-server:main requestHandler! /_next/static/chunks/209-8c656abc5cd55250.js {
2025-11-28T02:05:32:   matchedOutput: {
2025-11-28T02:05:32:     type: 'nextStaticFolder',
2025-11-28T02:05:32:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js',
2025-11-28T02:05:32:     locale: undefined,
2025-11-28T02:05:32:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T02:05:32:     itemPath: '/chunks/209-8c656abc5cd55250.js'
2025-11-28T02:05:32:   },
2025-11-28T02:05:32:   statusCode: undefined,
2025-11-28T02:05:32:   resHeaders: {},
2025-11-28T02:05:32:   bodyStream: false,
2025-11-28T02:05:32:   parsedUrl: {
2025-11-28T02:05:32:     pathname: '/_next/static/chunks/209-8c656abc5cd55250.js',
2025-11-28T02:05:32:     query: [Object: null prototype] {}
2025-11-28T02:05:32:   },
2025-11-28T02:05:32:   finished: true
2025-11-28T02:05:32: }
2025-11-28T02:05:32: 2025-11-28T07:05:32.070Z send stat "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-28T02:05:32: 2025-11-28T07:05:32.070Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-28T02:05:32: 2025-11-28T07:05:32.070Z send accept ranges
2025-11-28T02:05:32: 2025-11-28T07:05:32.070Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T02:05:32: 2025-11-28T07:05:32.070Z send etag W/"8869-19ac85d4f08"
2025-11-28T02:05:32: 2025-11-28T07:05:32.070Z send content-type application/javascript
2025-11-28T02:05:32: 2025-11-28T07:05:32.070Z send pipe "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-28T02:05:32: 2025-11-28T07:05:32.071Z send accept ranges
2025-11-28T02:05:32: 2025-11-28T07:05:32.071Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T02:05:32: 2025-11-28T07:05:32.071Z send etag W/"693a-19ac85d4f08"
2025-11-28T02:05:32: 2025-11-28T07:05:32.071Z send content-type application/javascript
2025-11-28T02:05:32: 2025-11-28T07:05:32.071Z next:router-server:main requestHandler! /_next/static/chunks/pages/c/%5Bid%5D-74b3bb58a0148989.js {
2025-11-28T02:05:32:   matchedOutput: {
2025-11-28T02:05:32:     type: 'nextStaticFolder',
2025-11-28T02:05:32:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/c/%5Bid%5D-74b3bb58a0148989.js',
2025-11-28T02:05:32:     locale: undefined,
2025-11-28T02:05:32:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T02:05:32:     itemPath: '/chunks/pages/c/%5Bid%5D-74b3bb58a0148989.js'
2025-11-28T02:05:32:   },
2025-11-28T02:05:32:   statusCode: undefined,
2025-11-28T02:05:32:   resHeaders: {},
2025-11-28T02:05:32:   bodyStream: false,
2025-11-28T02:05:32:   parsedUrl: {
2025-11-28T02:05:32:     pathname: '/_next/static/chunks/pages/c/%5Bid%5D-74b3bb58a0148989.js',
2025-11-28T02:05:32:     query: [Object: null prototype] {}
2025-11-28T02:05:32:   },
2025-11-28T02:05:32:   finished: true
2025-11-28T02:05:32: }
2025-11-28T02:05:32: 2025-11-28T07:05:32.071Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/c/[id]-74b3bb58a0148989.js"
2025-11-28T02:05:32: 2025-11-28T07:05:32.071Z compression gzip compression
2025-11-28T02:05:32: 2025-11-28T07:05:32.072Z compression gzip compression
2025-11-28T02:05:32: 2025-11-28T07:05:32.072Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/c/[id]-74b3bb58a0148989.js"
2025-11-28T02:05:32: 2025-11-28T07:05:32.072Z send accept ranges
2025-11-28T02:05:32: 2025-11-28T07:05:32.072Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T02:05:32: 2025-11-28T07:05:32.072Z send etag W/"254-19ac85d4f08"
2025-11-28T02:05:32: 2025-11-28T07:05:32.072Z send content-type application/javascript
2025-11-28T02:05:32: 2025-11-28T07:05:32.073Z compression no compression: size below threshold
2025-11-28T02:05:32: 2025-11-28T07:05:32.079Z next:router-server:main requestHandler! /_next/static/chunks/main-ac52e5f1ea1d2a16.js {
2025-11-28T02:05:32:   matchedOutput: {
2025-11-28T02:05:32:     type: 'nextStaticFolder',
2025-11-28T02:05:32:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-28T02:05:32:     locale: undefined,
2025-11-28T02:05:32:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T02:05:32:     itemPath: '/chunks/main-ac52e5f1ea1d2a16.js'
2025-11-28T02:05:32:   },
2025-11-28T02:05:32:   statusCode: undefined,
2025-11-28T02:05:32:   resHeaders: {},
2025-11-28T02:05:32:   bodyStream: false,
2025-11-28T02:05:32:   parsedUrl: {
2025-11-28T02:05:32:     pathname: '/_next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-28T02:05:32:     query: [Object: null prototype] {}
2025-11-28T02:05:32:   },
2025-11-28T02:05:32:   finished: true
2025-11-28T02:05:32: }
2025-11-28T02:05:32: 2025-11-28T07:05:32.079Z send stat "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-28T02:05:32: 2025-11-28T07:05:32.079Z send pipe "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-28T02:05:32: 2025-11-28T07:05:32.079Z send accept ranges
2025-11-28T02:05:32: 2025-11-28T07:05:32.079Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T02:05:32: 2025-11-28T07:05:32.079Z send etag W/"1ad0c-19ac85d4f08"
2025-11-28T02:05:32: 2025-11-28T07:05:32.079Z send content-type application/javascript
2025-11-28T02:05:32: 2025-11-28T07:05:32.079Z compression gzip compression
2025-11-28T02:05:32: 2025-11-28T07:05:32.081Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js {
2025-11-28T02:05:32:   matchedOutput: {
2025-11-28T02:05:32:     type: 'nextStaticFolder',
2025-11-28T02:05:32:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-28T02:05:32:     locale: undefined,
2025-11-28T02:05:32:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T02:05:32:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_buildManifest.js'
2025-11-28T02:05:32:   },
2025-11-28T02:05:32:   statusCode: undefined,
2025-11-28T02:05:32:   resHeaders: {},
2025-11-28T02:05:32:   bodyStream: false,
2025-11-28T02:05:32:   parsedUrl: {
2025-11-28T02:05:32:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-28T02:05:32:     query: [Object: null prototype] {}
2025-11-28T02:05:32:   },
2025-11-28T02:05:32:   finished: true
2025-11-28T02:05:32: }
2025-11-28T02:05:32: 2025-11-28T07:05:32.081Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-28T02:05:32: 2025-11-28T07:05:32.081Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-28T02:05:32: 2025-11-28T07:05:32.081Z send accept ranges
2025-11-28T02:05:32: 2025-11-28T07:05:32.081Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T02:05:32: 2025-11-28T07:05:32.081Z send etag W/"291-19ac85d4f08"
2025-11-28T02:05:32: 2025-11-28T07:05:32.082Z send content-type application/javascript
2025-11-28T02:05:32: 2025-11-28T07:05:32.082Z compression no compression: size below threshold
2025-11-28T02:05:32: 2025-11-28T07:05:32.299Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js {
2025-11-28T02:05:32:   matchedOutput: {
2025-11-28T02:05:32:     type: 'nextStaticFolder',
2025-11-28T02:05:32:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-28T02:05:32:     locale: undefined,
2025-11-28T02:05:32:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T02:05:32:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js'
2025-11-28T02:05:32:   },
2025-11-28T02:05:32:   statusCode: undefined,
2025-11-28T02:05:32:   resHeaders: {},
2025-11-28T02:05:32:   bodyStream: false,
2025-11-28T02:05:32:   parsedUrl: {
2025-11-28T02:05:32:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-28T02:05:32:     query: [Object: null prototype] {}
2025-11-28T02:05:32:   },
2025-11-28T02:05:32:   finished: true
2025-11-28T02:05:32: }
2025-11-28T02:05:32: 2025-11-28T07:05:32.299Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-28T02:05:32: 2025-11-28T07:05:32.299Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-28T02:05:32: 2025-11-28T07:05:32.299Z send accept ranges
2025-11-28T02:05:32: 2025-11-28T07:05:32.299Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T02:05:32: 2025-11-28T07:05:32.299Z send etag W/"4d-19ac85d4f08"
2025-11-28T02:05:32: 2025-11-28T07:05:32.299Z send content-type application/javascript
2025-11-28T02:05:32: 2025-11-28T07:05:32.300Z compression no compression: size below threshold
2025-11-28T02:05:32: 2025-11-28T07:05:32.736Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T02:05:32:   matchedOutput: {
2025-11-28T02:05:32:     type: 'pageFile',
2025-11-28T02:05:32:     fsPath: undefined,
2025-11-28T02:05:32:     locale: undefined,
2025-11-28T02:05:32:     itemsRoot: undefined,
2025-11-28T02:05:32:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T02:05:32:   },
2025-11-28T02:05:32:   statusCode: undefined,
2025-11-28T02:05:32:   resHeaders: {},
2025-11-28T02:05:32:   bodyStream: false,
2025-11-28T02:05:32:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T02:05:32:   finished: true
2025-11-28T02:05:32: }
2025-11-28T02:05:32: 2025-11-28T07:05:32.736Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T02:05:32:   host: 'gearly.com',
2025-11-28T02:05:32:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:05:32:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:05:32:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:05:32:   'content-type': 'application/json',
2025-11-28T02:05:32:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:05:32:   accept: '*/*',
2025-11-28T02:05:32:   'sec-fetch-site': 'same-origin',
2025-11-28T02:05:32:   'sec-fetch-mode': 'cors',
2025-11-28T02:05:32:   'sec-fetch-dest': 'empty',
2025-11-28T02:05:32:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T02:05:32:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:05:32:   'accept-language': 'en',
2025-11-28T02:05:32:   'x-forwarded-proto': 'https',
2025-11-28T02:05:32:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:05:32:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:05:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:05:32:   connection: 'Keep-Alive',
2025-11-28T02:05:32:   'x-middleware-invoke': '',
2025-11-28T02:05:32:   'x-invoke-path': '/api/auth/session',
2025-11-28T02:05:32:   'x-invoke-query': '%7B%7D',
2025-11-28T02:05:32:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T02:05:32: }
2025-11-28T02:05:32: 2025-11-28T07:05:32.738Z compression no compression: size below threshold
2025-11-28T02:05:32: 2025-11-28T07:05:32.744Z next:router-server:main requestHandler! /logo.png {
2025-11-28T02:05:32:   matchedOutput: {
2025-11-28T02:05:32:     type: 'publicFolder',
2025-11-28T02:05:32:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T02:05:32:     locale: undefined,
2025-11-28T02:05:32:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T02:05:32:     itemPath: '/logo.png'
2025-11-28T02:05:32:   },
2025-11-28T02:05:32:   statusCode: undefined,
2025-11-28T02:05:32:   resHeaders: {},
2025-11-28T02:05:32:   bodyStream: false,
2025-11-28T02:05:32:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T02:05:32:   finished: true
2025-11-28T02:05:32: }
2025-11-28T02:05:32: 2025-11-28T07:05:32.744Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T02:05:32: 2025-11-28T07:05:32.744Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T02:05:32: 2025-11-28T07:05:32.744Z send accept ranges
2025-11-28T02:05:32: 2025-11-28T07:05:32.744Z send cache-control public, max-age=0
2025-11-28T02:05:32: 2025-11-28T07:05:32.744Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T02:05:32: 2025-11-28T07:05:32.744Z send etag W/"2465-19ac853b2f0"
2025-11-28T02:05:32: 2025-11-28T07:05:32.744Z send content-type image/png
2025-11-28T02:05:32: 2025-11-28T07:05:32.744Z compression image/png not compressible
2025-11-28T02:05:32: 2025-11-28T07:05:32.744Z compression no compression: filtered
2025-11-28T02:05:32: 2025-11-28T07:05:32.753Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T02:05:32:   matchedOutput: {
2025-11-28T02:05:32:     type: 'pageFile',
2025-11-28T02:05:32:     fsPath: undefined,
2025-11-28T02:05:32:     locale: undefined,
2025-11-28T02:05:32:     itemsRoot: undefined,
2025-11-28T02:05:32:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T02:05:32:   },
2025-11-28T02:05:32:   statusCode: undefined,
2025-11-28T02:05:32:   resHeaders: {},
2025-11-28T02:05:32:   bodyStream: false,
2025-11-28T02:05:32:   parsedUrl: {
2025-11-28T02:05:32:     pathname: '/api/auth/providers',
2025-11-28T02:05:32:     query: [Object: null prototype] {}
2025-11-28T02:05:32:   },
2025-11-28T02:05:32:   finished: true
2025-11-28T02:05:32: }
2025-11-28T02:05:32: 2025-11-28T07:05:32.753Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T02:05:32:   host: 'gearly.com',
2025-11-28T02:05:32:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:05:32:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:05:32:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:05:32:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:05:32:   accept: '*/*',
2025-11-28T02:05:32:   'sec-fetch-site': 'same-origin',
2025-11-28T02:05:32:   'sec-fetch-mode': 'cors',
2025-11-28T02:05:32:   'sec-fetch-dest': 'empty',
2025-11-28T02:05:32:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T02:05:32:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:05:32:   'accept-language': 'en',
2025-11-28T02:05:32:   'x-forwarded-proto': 'https',
2025-11-28T02:05:32:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:05:32:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:05:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:05:32:   connection: 'Keep-Alive',
2025-11-28T02:05:32:   'x-middleware-invoke': '',
2025-11-28T02:05:32:   'x-invoke-path': '/api/auth/providers',
2025-11-28T02:05:32:   'x-invoke-query': '%7B%7D',
2025-11-28T02:05:32:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T02:05:32: }
2025-11-28T02:05:32: 2025-11-28T07:05:32.754Z compression no compression: size below threshold
2025-11-28T02:05:32: 2025-11-28T07:05:32.975Z next:router-server:main requestHandler! /logo.png {
2025-11-28T02:05:32:   matchedOutput: {
2025-11-28T02:05:32:     type: 'publicFolder',
2025-11-28T02:05:32:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T02:05:32:     locale: undefined,
2025-11-28T02:05:32:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T02:05:32:     itemPath: '/logo.png'
2025-11-28T02:05:32:   },
2025-11-28T02:05:32:   statusCode: undefined,
2025-11-28T02:05:32:   resHeaders: {},
2025-11-28T02:05:32:   bodyStream: false,
2025-11-28T02:05:32:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T02:05:32:   finished: true
2025-11-28T02:05:32: }
2025-11-28T02:05:32: 2025-11-28T07:05:32.975Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T02:05:32: 2025-11-28T07:05:32.975Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T02:05:32: 2025-11-28T07:05:32.975Z send accept ranges
2025-11-28T02:05:32: 2025-11-28T07:05:32.975Z send cache-control public, max-age=0
2025-11-28T02:05:32: 2025-11-28T07:05:32.975Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T02:05:32: 2025-11-28T07:05:32.975Z send etag W/"2465-19ac853b2f0"
2025-11-28T02:05:32: 2025-11-28T07:05:32.975Z send content-type image/png
2025-11-28T02:05:32: 2025-11-28T07:05:32.975Z send not modified
2025-11-28T02:05:32: 2025-11-28T07:05:32.975Z compression undefined not compressible
2025-11-28T02:05:32: 2025-11-28T07:05:32.975Z compression no compression: filtered
2025-11-28T02:05:32: 2025-11-28T07:05:32.979Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T02:05:32:   matchedOutput: {
2025-11-28T02:05:32:     type: 'pageFile',
2025-11-28T02:05:32:     fsPath: undefined,
2025-11-28T02:05:32:     locale: undefined,
2025-11-28T02:05:32:     itemsRoot: undefined,
2025-11-28T02:05:32:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T02:05:32:   },
2025-11-28T02:05:32:   statusCode: undefined,
2025-11-28T02:05:32:   resHeaders: {},
2025-11-28T02:05:32:   bodyStream: false,
2025-11-28T02:05:32:   parsedUrl: {
2025-11-28T02:05:32:     pathname: '/api/auth/providers',
2025-11-28T02:05:32:     query: [Object: null prototype] {}
2025-11-28T02:05:32:   },
2025-11-28T02:05:32:   finished: true
2025-11-28T02:05:32: }
2025-11-28T02:05:32: 2025-11-28T07:05:32.979Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T02:05:32:   host: 'gearly.com',
2025-11-28T02:05:32:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:05:32:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:05:32:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:05:32:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:05:32:   accept: '*/*',
2025-11-28T02:05:32:   'sec-fetch-site': 'same-origin',
2025-11-28T02:05:32:   'sec-fetch-mode': 'cors',
2025-11-28T02:05:32:   'sec-fetch-dest': 'empty',
2025-11-28T02:05:32:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T02:05:32:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:05:32:   'accept-language': 'en',
2025-11-28T02:05:32:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-28T02:05:32:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T02:05:32:   'x-forwarded-proto': 'https',
2025-11-28T02:05:32:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:05:32:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:05:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:05:32:   connection: 'Keep-Alive',
2025-11-28T02:05:32:   'x-middleware-invoke': '',
2025-11-28T02:05:32:   'x-invoke-path': '/api/auth/providers',
2025-11-28T02:05:32:   'x-invoke-query': '%7B%7D',
2025-11-28T02:05:32:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T02:05:32: }
2025-11-28T02:05:32: 2025-11-28T07:05:32.980Z compression no compression: size below threshold
2025-11-28T02:05:36: 2025-11-28T07:05:36.722Z next:router-server:main requestHandler! /_next/static/chunks/pages/auth/signin-6e12a5d82e0932b9.js {
2025-11-28T02:05:36:   matchedOutput: {
2025-11-28T02:05:36:     type: 'nextStaticFolder',
2025-11-28T02:05:36:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/auth/signin-6e12a5d82e0932b9.js',
2025-11-28T02:05:36:     locale: undefined,
2025-11-28T02:05:36:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T02:05:36:     itemPath: '/chunks/pages/auth/signin-6e12a5d82e0932b9.js'
2025-11-28T02:05:36:   },
2025-11-28T02:05:36:   statusCode: undefined,
2025-11-28T02:05:36:   resHeaders: {},
2025-11-28T02:05:36:   bodyStream: false,
2025-11-28T02:05:36:   parsedUrl: {
2025-11-28T02:05:36:     pathname: '/_next/static/chunks/pages/auth/signin-6e12a5d82e0932b9.js',
2025-11-28T02:05:36:     query: [Object: null prototype] {}
2025-11-28T02:05:36:   },
2025-11-28T02:05:36:   finished: true
2025-11-28T02:05:36: }
2025-11-28T02:05:36: 2025-11-28T07:05:36.723Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/auth/signin-6e12a5d82e0932b9.js"
2025-11-28T02:05:36: 2025-11-28T07:05:36.723Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/auth/signin-6e12a5d82e0932b9.js"
2025-11-28T02:05:36: 2025-11-28T07:05:36.723Z send accept ranges
2025-11-28T02:05:36: 2025-11-28T07:05:36.723Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T02:05:36: 2025-11-28T07:05:36.723Z send etag W/"c29-19ac85d4f08"
2025-11-28T02:05:36: 2025-11-28T07:05:36.723Z send content-type application/javascript
2025-11-28T02:05:36: 2025-11-28T07:05:36.723Z compression gzip compression
2025-11-28T02:05:36: 2025-11-28T07:05:36.977Z next:router-server:main requestHandler! /logo.png {
2025-11-28T02:05:36:   matchedOutput: {
2025-11-28T02:05:36:     type: 'publicFolder',
2025-11-28T02:05:36:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T02:05:36:     locale: undefined,
2025-11-28T02:05:36:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T02:05:36:     itemPath: '/logo.png'
2025-11-28T02:05:36:   },
2025-11-28T02:05:36:   statusCode: undefined,
2025-11-28T02:05:36:   resHeaders: {},
2025-11-28T02:05:36:   bodyStream: false,
2025-11-28T02:05:36:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T02:05:36:   finished: true
2025-11-28T02:05:36: }
2025-11-28T02:05:36: 2025-11-28T07:05:36.977Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T02:05:36: 2025-11-28T07:05:36.977Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T02:05:36: 2025-11-28T07:05:36.977Z send accept ranges
2025-11-28T02:05:36: 2025-11-28T07:05:36.977Z send cache-control public, max-age=0
2025-11-28T02:05:36: 2025-11-28T07:05:36.977Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T02:05:36: 2025-11-28T07:05:36.977Z send etag W/"2465-19ac853b2f0"
2025-11-28T02:05:36: 2025-11-28T07:05:36.977Z send content-type image/png
2025-11-28T02:05:36: 2025-11-28T07:05:36.977Z send not modified
2025-11-28T02:05:36: 2025-11-28T07:05:36.977Z compression undefined not compressible
2025-11-28T02:05:36: 2025-11-28T07:05:36.977Z compression no compression: filtered
2025-11-28T02:05:36: 2025-11-28T07:05:36.978Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T02:05:36:   matchedOutput: {
2025-11-28T02:05:36:     type: 'pageFile',
2025-11-28T02:05:36:     fsPath: undefined,
2025-11-28T02:05:36:     locale: undefined,
2025-11-28T02:05:36:     itemsRoot: undefined,
2025-11-28T02:05:36:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T02:05:36:   },
2025-11-28T02:05:36:   statusCode: undefined,
2025-11-28T02:05:36:   resHeaders: {},
2025-11-28T02:05:36:   bodyStream: false,
2025-11-28T02:05:36:   parsedUrl: {
2025-11-28T02:05:36:     pathname: '/api/auth/providers',
2025-11-28T02:05:36:     query: [Object: null prototype] {}
2025-11-28T02:05:36:   },
2025-11-28T02:05:36:   finished: true
2025-11-28T02:05:36: }
2025-11-28T02:05:36: 2025-11-28T07:05:36.978Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T02:05:36:   host: 'gearly.com',
2025-11-28T02:05:36:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:05:36:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:05:36:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:05:36:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:05:36:   accept: '*/*',
2025-11-28T02:05:36:   'sec-fetch-site': 'same-origin',
2025-11-28T02:05:36:   'sec-fetch-mode': 'cors',
2025-11-28T02:05:36:   'sec-fetch-dest': 'empty',
2025-11-28T02:05:36:   referer: 'https://gearly.com/auth/signin',
2025-11-28T02:05:36:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:05:36:   'accept-language': 'en',
2025-11-28T02:05:36:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-28T02:05:36:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T02:05:36:   'x-forwarded-proto': 'https',
2025-11-28T02:05:36:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:05:36:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:05:36:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:05:36:   connection: 'Keep-Alive',
2025-11-28T02:05:36:   'x-middleware-invoke': '',
2025-11-28T02:05:36:   'x-invoke-path': '/api/auth/providers',
2025-11-28T02:05:36:   'x-invoke-query': '%7B%7D',
2025-11-28T02:05:36:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T02:05:36: }
2025-11-28T02:05:36: 2025-11-28T07:05:36.979Z compression no compression: size below threshold
2025-11-28T02:05:37: 2025-11-28T07:05:37.201Z next:router-server:main requestHandler! /logo.png {
2025-11-28T02:05:37:   matchedOutput: {
2025-11-28T02:05:37:     type: 'publicFolder',
2025-11-28T02:05:37:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T02:05:37:     locale: undefined,
2025-11-28T02:05:37:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T02:05:37:     itemPath: '/logo.png'
2025-11-28T02:05:37:   },
2025-11-28T02:05:37:   statusCode: undefined,
2025-11-28T02:05:37:   resHeaders: {},
2025-11-28T02:05:37:   bodyStream: false,
2025-11-28T02:05:37:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T02:05:37:   finished: true
2025-11-28T02:05:37: }
2025-11-28T02:05:37: 2025-11-28T07:05:37.202Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T02:05:37: 2025-11-28T07:05:37.202Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T02:05:37: 2025-11-28T07:05:37.202Z send accept ranges
2025-11-28T02:05:37: 2025-11-28T07:05:37.202Z send cache-control public, max-age=0
2025-11-28T02:05:37: 2025-11-28T07:05:37.202Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T02:05:37: 2025-11-28T07:05:37.202Z send etag W/"2465-19ac853b2f0"
2025-11-28T02:05:37: 2025-11-28T07:05:37.202Z send content-type image/png
2025-11-28T02:05:37: 2025-11-28T07:05:37.202Z send not modified
2025-11-28T02:05:37: 2025-11-28T07:05:37.202Z compression undefined not compressible
2025-11-28T02:05:37: 2025-11-28T07:05:37.202Z compression no compression: filtered
2025-11-28T02:05:38: 2025-11-28T07:05:38.306Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T02:05:38:   matchedOutput: {
2025-11-28T02:05:38:     type: 'pageFile',
2025-11-28T02:05:38:     fsPath: undefined,
2025-11-28T02:05:38:     locale: undefined,
2025-11-28T02:05:38:     itemsRoot: undefined,
2025-11-28T02:05:38:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T02:05:38:   },
2025-11-28T02:05:38:   statusCode: undefined,
2025-11-28T02:05:38:   resHeaders: {},
2025-11-28T02:05:38:   bodyStream: false,
2025-11-28T02:05:38:   parsedUrl: {
2025-11-28T02:05:38:     pathname: '/api/auth/providers',
2025-11-28T02:05:38:     query: [Object: null prototype] {}
2025-11-28T02:05:38:   },
2025-11-28T02:05:38:   finished: true
2025-11-28T02:05:38: }
2025-11-28T02:05:38: 2025-11-28T07:05:38.306Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T02:05:38:   host: 'gearly.com',
2025-11-28T02:05:38:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:05:38:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:05:38:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:05:38:   'content-type': 'application/json',
2025-11-28T02:05:38:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:05:38:   accept: '*/*',
2025-11-28T02:05:38:   'sec-fetch-site': 'same-origin',
2025-11-28T02:05:38:   'sec-fetch-mode': 'cors',
2025-11-28T02:05:38:   'sec-fetch-dest': 'empty',
2025-11-28T02:05:38:   referer: 'https://gearly.com/auth/signin',
2025-11-28T02:05:38:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:05:38:   'accept-language': 'en',
2025-11-28T02:05:38:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-28T02:05:38:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T02:05:38:   'x-forwarded-proto': 'https',
2025-11-28T02:05:38:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:05:38:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:05:38:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:05:38:   connection: 'Keep-Alive',
2025-11-28T02:05:38:   'x-middleware-invoke': '',
2025-11-28T02:05:38:   'x-invoke-path': '/api/auth/providers',
2025-11-28T02:05:38:   'x-invoke-query': '%7B%7D',
2025-11-28T02:05:38:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T02:05:38: }
2025-11-28T02:05:38: 2025-11-28T07:05:38.307Z compression no compression: size below threshold
2025-11-28T02:05:38: 2025-11-28T07:05:38.536Z next:router-server:main requestHandler! /api/auth/csrf {
2025-11-28T02:05:38:   matchedOutput: {
2025-11-28T02:05:38:     type: 'pageFile',
2025-11-28T02:05:38:     fsPath: undefined,
2025-11-28T02:05:38:     locale: undefined,
2025-11-28T02:05:38:     itemsRoot: undefined,
2025-11-28T02:05:38:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T02:05:38:   },
2025-11-28T02:05:38:   statusCode: undefined,
2025-11-28T02:05:38:   resHeaders: {},
2025-11-28T02:05:38:   bodyStream: false,
2025-11-28T02:05:38:   parsedUrl: { pathname: '/api/auth/csrf', query: [Object: null prototype] {} },
2025-11-28T02:05:38:   finished: true
2025-11-28T02:05:38: }
2025-11-28T02:05:38: 2025-11-28T07:05:38.536Z next:router-server:main invokeRender /api/auth/csrf {
2025-11-28T02:05:38:   host: 'gearly.com',
2025-11-28T02:05:38:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:05:38:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:05:38:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:05:38:   'content-type': 'application/json',
2025-11-28T02:05:38:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:05:38:   accept: '*/*',
2025-11-28T02:05:38:   'sec-fetch-site': 'same-origin',
2025-11-28T02:05:38:   'sec-fetch-mode': 'cors',
2025-11-28T02:05:38:   'sec-fetch-dest': 'empty',
2025-11-28T02:05:38:   referer: 'https://gearly.com/auth/signin',
2025-11-28T02:05:38:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:05:38:   'accept-language': 'en',
2025-11-28T02:05:38:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-28T02:05:38:   'x-forwarded-proto': 'https',
2025-11-28T02:05:38:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:05:38:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:05:38:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:05:38:   connection: 'Keep-Alive',
2025-11-28T02:05:38:   'x-middleware-invoke': '',
2025-11-28T02:05:38:   'x-invoke-path': '/api/auth/csrf',
2025-11-28T02:05:38:   'x-invoke-query': '%7B%7D',
2025-11-28T02:05:38:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T02:05:38: }
2025-11-28T02:05:38: 2025-11-28T07:05:38.537Z compression no compression: size below threshold
2025-11-28T02:05:38: 2025-11-28T07:05:38.772Z next:router-server:main requestHandler! /api/auth/signin/google {
2025-11-28T02:05:38:   matchedOutput: {
2025-11-28T02:05:38:     type: 'pageFile',
2025-11-28T02:05:38:     fsPath: undefined,
2025-11-28T02:05:38:     locale: undefined,
2025-11-28T02:05:38:     itemsRoot: undefined,
2025-11-28T02:05:38:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T02:05:38:   },
2025-11-28T02:05:38:   statusCode: undefined,
2025-11-28T02:05:38:   resHeaders: {},
2025-11-28T02:05:38:   bodyStream: false,
2025-11-28T02:05:38:   parsedUrl: {
2025-11-28T02:05:38:     pathname: '/api/auth/signin/google',
2025-11-28T02:05:38:     query: [Object: null prototype] {}
2025-11-28T02:05:38:   },
2025-11-28T02:05:38:   finished: true
2025-11-28T02:05:38: }
2025-11-28T02:05:38: 2025-11-28T07:05:38.773Z next:router-server:main invokeRender /api/auth/signin/google {
2025-11-28T02:05:38:   host: 'gearly.com',
2025-11-28T02:05:38:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:05:38:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:05:38:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:05:38:   'content-type': 'application/x-www-form-urlencoded',
2025-11-28T02:05:38:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:05:38:   accept: '*/*',
2025-11-28T02:05:38:   origin: 'https://gearly.com',
2025-11-28T02:05:38:   'sec-fetch-site': 'same-origin',
2025-11-28T02:05:38:   'sec-fetch-mode': 'cors',
2025-11-28T02:05:38:   'sec-fetch-dest': 'empty',
2025-11-28T02:05:38:   referer: 'https://gearly.com/auth/signin',
2025-11-28T02:05:38:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:05:38:   'accept-language': 'en',
2025-11-28T02:05:38:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-28T02:05:38:   'x-forwarded-proto': 'https',
2025-11-28T02:05:38:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:05:38:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:05:38:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:05:38:   'content-length': '137',
2025-11-28T02:05:38:   connection: 'Keep-Alive',
2025-11-28T02:05:38:   'x-middleware-invoke': '',
2025-11-28T02:05:38:   'x-invoke-path': '/api/auth/signin/google',
2025-11-28T02:05:38:   'x-invoke-query': '%7B%7D',
2025-11-28T02:05:38:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T02:05:38: }
2025-11-28T02:05:38: 2025-11-28T07:05:38.790Z compression no compression: size below threshold
2025-11-28T02:05:49: 2025-11-28T07:05:49.190Z next:router-server:main requestHandler! /favicon.ico {
2025-11-28T02:05:49:   matchedOutput: {
2025-11-28T02:05:49:     type: 'publicFolder',
2025-11-28T02:05:49:     fsPath: '/home/americas/public_html/ai/public/favicon.ico',
2025-11-28T02:05:49:     locale: undefined,
2025-11-28T02:05:49:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T02:05:49:     itemPath: '/favicon.ico'
2025-11-28T02:05:49:   },
2025-11-28T02:05:49:   statusCode: undefined,
2025-11-28T02:05:49:   resHeaders: {},
2025-11-28T02:05:49:   bodyStream: false,
2025-11-28T02:05:49:   parsedUrl: { pathname: '/favicon.ico', query: [Object: null prototype] {} },
2025-11-28T02:05:49:   finished: true
2025-11-28T02:05:49: }
2025-11-28T02:05:49: 2025-11-28T07:05:49.190Z send stat "/home/americas/public_html/ai/public/favicon.ico"
2025-11-28T02:05:49: 2025-11-28T07:05:49.190Z send pipe "/home/americas/public_html/ai/public/favicon.ico"
2025-11-28T02:05:49: 2025-11-28T07:05:49.190Z send accept ranges
2025-11-28T02:05:49: 2025-11-28T07:05:49.190Z send cache-control public, max-age=0
2025-11-28T02:05:49: 2025-11-28T07:05:49.190Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T02:05:49: 2025-11-28T07:05:49.190Z send etag W/"3c2e-19ac853b221"
2025-11-28T02:05:49: 2025-11-28T07:05:49.190Z send content-type image/x-icon
2025-11-28T02:05:49: 2025-11-28T07:05:49.190Z compression gzip compression
2025-11-28T02:05:51: 2025-11-28T07:05:51.175Z next:router-server:main requestHandler! /auth/signup {
2025-11-28T02:05:51:   matchedOutput: {
2025-11-28T02:05:51:     type: 'pageFile',
2025-11-28T02:05:51:     fsPath: undefined,
2025-11-28T02:05:51:     locale: undefined,
2025-11-28T02:05:51:     itemsRoot: undefined,
2025-11-28T02:05:51:     itemPath: '/auth/signup'
2025-11-28T02:05:51:   },
2025-11-28T02:05:51:   statusCode: undefined,
2025-11-28T02:05:51:   resHeaders: {},
2025-11-28T02:05:51:   bodyStream: false,
2025-11-28T02:05:51:   parsedUrl: { pathname: '/auth/signup', query: [Object: null prototype] {} },
2025-11-28T02:05:51:   finished: true
2025-11-28T02:05:51: }
2025-11-28T02:05:51: 2025-11-28T07:05:51.175Z next:router-server:main invokeRender /auth/signup {
2025-11-28T02:05:51:   host: 'gearly.com',
2025-11-28T02:05:51:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:05:51:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:05:51:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:05:51:   'upgrade-insecure-requests': '1',
2025-11-28T02:05:51:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:05:51:   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',
2025-11-28T02:05:51:   'sec-fetch-site': 'same-origin',
2025-11-28T02:05:51:   'sec-fetch-mode': 'navigate',
2025-11-28T02:05:51:   'sec-fetch-user': '?1',
2025-11-28T02:05:51:   'sec-fetch-dest': 'document',
2025-11-28T02:05:51:   referer: 'https://gearly.com/auth/signin',
2025-11-28T02:05:51:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:05:51:   'accept-language': 'en',
2025-11-28T02:05:51:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s0GuIV41YA-_R7t8.EscdTBypK5C64n9zaPZYiURcC-J_FotrRzU73P9c3QL_-D_Dwre_ZPoE08adJzmNMVVPpGCTaBH7LdwAxEyY2zvmRufrhDR3UrzoE5lifp50pwwMI33AXPIIU5X_dfyJjenSdgqRPxjo6xqQkgapoiIuPrVl7PDvPdGEVE8-tDjjFpYbuYQ.46AUEy2ddxHK1rta3ub8Og; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..wmOhSNB1Ow3yWLAK.6bnQh_YNJdsQqoTblLPNJFE6gGvNYvC1zbBIUG6-YkFCSvm41KtmBIaCh66hLlcmCtLDfsruXtlSx3kgrgVdAxJ6nd42bHhi8AHqC4Ac-kXeuyQjXJzr13h68tyKO-pSBQQOwuJC9tW8-FtaFx6lY7uGSg6JU7FCcaeUDSs3eZo83hNIBCg.7hENBKTycXfxbcHOefos7Q',
2025-11-28T02:05:51:   'x-forwarded-proto': 'https',
2025-11-28T02:05:51:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:05:51:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:05:51:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:05:51:   connection: 'Keep-Alive',
2025-11-28T02:05:51:   'x-middleware-invoke': '',
2025-11-28T02:05:51:   'x-invoke-path': '/auth/signup',
2025-11-28T02:05:51:   'x-invoke-query': '%7B%7D',
2025-11-28T02:05:51:   'x-invoke-output': '/auth/signup'
2025-11-28T02:05:51: }
2025-11-28T02:05:51: 2025-11-28T07:05:51.176Z compression gzip compression
2025-11-28T02:05:51: 2025-11-28T07:05:51.429Z next:router-server:main requestHandler! /_next/static/chunks/pages/auth/signup-7ed61e35cabc522b.js {
2025-11-28T02:05:51:   matchedOutput: {
2025-11-28T02:05:51:     type: 'nextStaticFolder',
2025-11-28T02:05:51:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/auth/signup-7ed61e35cabc522b.js',
2025-11-28T02:05:51:     locale: undefined,
2025-11-28T02:05:51:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T02:05:51:     itemPath: '/chunks/pages/auth/signup-7ed61e35cabc522b.js'
2025-11-28T02:05:51:   },
2025-11-28T02:05:51:   statusCode: undefined,
2025-11-28T02:05:51:   resHeaders: {},
2025-11-28T02:05:51:   bodyStream: false,
2025-11-28T02:05:51:   parsedUrl: {
2025-11-28T02:05:51:     pathname: '/_next/static/chunks/pages/auth/signup-7ed61e35cabc522b.js',
2025-11-28T02:05:51:     query: [Object: null prototype] {}
2025-11-28T02:05:51:   },
2025-11-28T02:05:51:   finished: true
2025-11-28T02:05:51: }
2025-11-28T02:05:51: 2025-11-28T07:05:51.429Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/auth/signup-7ed61e35cabc522b.js"
2025-11-28T02:05:51: 2025-11-28T07:05:51.429Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/auth/signup-7ed61e35cabc522b.js"
2025-11-28T02:05:51: 2025-11-28T07:05:51.430Z send accept ranges
2025-11-28T02:05:51: 2025-11-28T07:05:51.430Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T02:05:51: 2025-11-28T07:05:51.430Z send etag W/"e28-19ac85d4f08"
2025-11-28T02:05:51: 2025-11-28T07:05:51.430Z send content-type application/javascript
2025-11-28T02:05:51: 2025-11-28T07:05:51.431Z compression gzip compression
2025-11-28T02:05:51: 2025-11-28T07:05:51.670Z next:router-server:main requestHandler! /logo.png {
2025-11-28T02:05:51:   matchedOutput: {
2025-11-28T02:05:51:     type: 'publicFolder',
2025-11-28T02:05:51:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T02:05:51:     locale: undefined,
2025-11-28T02:05:51:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T02:05:51:     itemPath: '/logo.png'
2025-11-28T02:05:51:   },
2025-11-28T02:05:51:   statusCode: undefined,
2025-11-28T02:05:51:   resHeaders: {},
2025-11-28T02:05:51:   bodyStream: false,
2025-11-28T02:05:51:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T02:05:51:   finished: true
2025-11-28T02:05:51: }
2025-11-28T02:05:51: 2025-11-28T07:05:51.670Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T02:05:51: 2025-11-28T07:05:51.670Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T02:05:51: 2025-11-28T07:05:51.670Z send accept ranges
2025-11-28T02:05:51: 2025-11-28T07:05:51.670Z send cache-control public, max-age=0
2025-11-28T02:05:51: 2025-11-28T07:05:51.670Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T02:05:51: 2025-11-28T07:05:51.670Z send etag W/"2465-19ac853b2f0"
2025-11-28T02:05:51: 2025-11-28T07:05:51.670Z send content-type image/png
2025-11-28T02:05:51: 2025-11-28T07:05:51.670Z send not modified
2025-11-28T02:05:51: 2025-11-28T07:05:51.670Z compression undefined not compressible
2025-11-28T02:05:51: 2025-11-28T07:05:51.670Z compression no compression: filtered
2025-11-28T02:05:51: 2025-11-28T07:05:51.895Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T02:05:51:   matchedOutput: {
2025-11-28T02:05:51:     type: 'pageFile',
2025-11-28T02:05:51:     fsPath: undefined,
2025-11-28T02:05:51:     locale: undefined,
2025-11-28T02:05:51:     itemsRoot: undefined,
2025-11-28T02:05:51:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T02:05:51:   },
2025-11-28T02:05:51:   statusCode: undefined,
2025-11-28T02:05:51:   resHeaders: {},
2025-11-28T02:05:51:   bodyStream: false,
2025-11-28T02:05:51:   parsedUrl: {
2025-11-28T02:05:51:     pathname: '/api/auth/providers',
2025-11-28T02:05:51:     query: [Object: null prototype] {}
2025-11-28T02:05:51:   },
2025-11-28T02:05:51:   finished: true
2025-11-28T02:05:51: }
2025-11-28T02:05:51: 2025-11-28T07:05:51.895Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T02:05:51:   host: 'gearly.com',
2025-11-28T02:05:51:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:05:51:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:05:51:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:05:51:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:05:51:   accept: '*/*',
2025-11-28T02:05:51:   'sec-fetch-site': 'same-origin',
2025-11-28T02:05:51:   'sec-fetch-mode': 'cors',
2025-11-28T02:05:51:   'sec-fetch-dest': 'empty',
2025-11-28T02:05:51:   referer: 'https://gearly.com/auth/signup',
2025-11-28T02:05:51:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:05:51:   'accept-language': 'en',
2025-11-28T02:05:51:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s0GuIV41YA-_R7t8.EscdTBypK5C64n9zaPZYiURcC-J_FotrRzU73P9c3QL_-D_Dwre_ZPoE08adJzmNMVVPpGCTaBH7LdwAxEyY2zvmRufrhDR3UrzoE5lifp50pwwMI33AXPIIU5X_dfyJjenSdgqRPxjo6xqQkgapoiIuPrVl7PDvPdGEVE8-tDjjFpYbuYQ.46AUEy2ddxHK1rta3ub8Og; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..wmOhSNB1Ow3yWLAK.6bnQh_YNJdsQqoTblLPNJFE6gGvNYvC1zbBIUG6-YkFCSvm41KtmBIaCh66hLlcmCtLDfsruXtlSx3kgrgVdAxJ6nd42bHhi8AHqC4Ac-kXeuyQjXJzr13h68tyKO-pSBQQOwuJC9tW8-FtaFx6lY7uGSg6JU7FCcaeUDSs3eZo83hNIBCg.7hENBKTycXfxbcHOefos7Q',
2025-11-28T02:05:51:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T02:05:51:   'x-forwarded-proto': 'https',
2025-11-28T02:05:51:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:05:51:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:05:51:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:05:51:   connection: 'Keep-Alive',
2025-11-28T02:05:51:   'x-middleware-invoke': '',
2025-11-28T02:05:51:   'x-invoke-path': '/api/auth/providers',
2025-11-28T02:05:51:   'x-invoke-query': '%7B%7D',
2025-11-28T02:05:51:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T02:05:51: }
2025-11-28T02:05:51: 2025-11-28T07:05:51.896Z compression no compression: size below threshold
2025-11-28T02:05:51: 2025-11-28T07:05:51.901Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T02:05:51:   matchedOutput: {
2025-11-28T02:05:51:     type: 'pageFile',
2025-11-28T02:05:51:     fsPath: undefined,
2025-11-28T02:05:51:     locale: undefined,
2025-11-28T02:05:51:     itemsRoot: undefined,
2025-11-28T02:05:51:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T02:05:51:   },
2025-11-28T02:05:51:   statusCode: undefined,
2025-11-28T02:05:51:   resHeaders: {},
2025-11-28T02:05:51:   bodyStream: false,
2025-11-28T02:05:51:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T02:05:51:   finished: true
2025-11-28T02:05:51: }
2025-11-28T02:05:51: 2025-11-28T07:05:51.901Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T02:05:51:   host: 'gearly.com',
2025-11-28T02:05:51:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:05:51:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:05:51:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:05:51:   'content-type': 'application/json',
2025-11-28T02:05:51:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:05:51:   accept: '*/*',
2025-11-28T02:05:51:   'sec-fetch-site': 'same-origin',
2025-11-28T02:05:51:   'sec-fetch-mode': 'cors',
2025-11-28T02:05:51:   'sec-fetch-dest': 'empty',
2025-11-28T02:05:51:   referer: 'https://gearly.com/auth/signup',
2025-11-28T02:05:51:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:05:51:   'accept-language': 'en',
2025-11-28T02:05:51:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s0GuIV41YA-_R7t8.EscdTBypK5C64n9zaPZYiURcC-J_FotrRzU73P9c3QL_-D_Dwre_ZPoE08adJzmNMVVPpGCTaBH7LdwAxEyY2zvmRufrhDR3UrzoE5lifp50pwwMI33AXPIIU5X_dfyJjenSdgqRPxjo6xqQkgapoiIuPrVl7PDvPdGEVE8-tDjjFpYbuYQ.46AUEy2ddxHK1rta3ub8Og; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..wmOhSNB1Ow3yWLAK.6bnQh_YNJdsQqoTblLPNJFE6gGvNYvC1zbBIUG6-YkFCSvm41KtmBIaCh66hLlcmCtLDfsruXtlSx3kgrgVdAxJ6nd42bHhi8AHqC4Ac-kXeuyQjXJzr13h68tyKO-pSBQQOwuJC9tW8-FtaFx6lY7uGSg6JU7FCcaeUDSs3eZo83hNIBCg.7hENBKTycXfxbcHOefos7Q',
2025-11-28T02:05:51:   'if-none-match': '"bwc9mymkdm2"',
2025-11-28T02:05:51:   'x-forwarded-proto': 'https',
2025-11-28T02:05:51:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:05:51:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:05:51:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:05:51:   connection: 'Keep-Alive',
2025-11-28T02:05:51:   'x-middleware-invoke': '',
2025-11-28T02:05:51:   'x-invoke-path': '/api/auth/session',
2025-11-28T02:05:51:   'x-invoke-query': '%7B%7D',
2025-11-28T02:05:51:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T02:05:51: }
2025-11-28T02:05:51: 2025-11-28T07:05:51.901Z compression no compression: size below threshold
2025-11-28T02:05:52: 2025-11-28T07:05:52.121Z next:router-server:main requestHandler! /favicon.ico {
2025-11-28T02:05:52:   matchedOutput: {
2025-11-28T02:05:52:     type: 'publicFolder',
2025-11-28T02:05:52:     fsPath: '/home/americas/public_html/ai/public/favicon.ico',
2025-11-28T02:05:52:     locale: undefined,
2025-11-28T02:05:52:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T02:05:52:     itemPath: '/favicon.ico'
2025-11-28T02:05:52:   },
2025-11-28T02:05:52:   statusCode: undefined,
2025-11-28T02:05:52:   resHeaders: {},
2025-11-28T02:05:52:   bodyStream: false,
2025-11-28T02:05:52:   parsedUrl: { pathname: '/favicon.ico', query: [Object: null prototype] {} },
2025-11-28T02:05:52:   finished: true
2025-11-28T02:05:52: }
2025-11-28T02:05:52: 2025-11-28T07:05:52.121Z send stat "/home/americas/public_html/ai/public/favicon.ico"
2025-11-28T02:05:52: 2025-11-28T07:05:52.121Z send pipe "/home/americas/public_html/ai/public/favicon.ico"
2025-11-28T02:05:52: 2025-11-28T07:05:52.121Z send accept ranges
2025-11-28T02:05:52: 2025-11-28T07:05:52.121Z send cache-control public, max-age=0
2025-11-28T02:05:52: 2025-11-28T07:05:52.121Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T02:05:52: 2025-11-28T07:05:52.121Z send etag W/"3c2e-19ac853b221"
2025-11-28T02:05:52: 2025-11-28T07:05:52.121Z send content-type image/x-icon
2025-11-28T02:05:52: 2025-11-28T07:05:52.121Z send not modified
2025-11-28T02:05:52: 2025-11-28T07:05:52.121Z compression undefined not compressible
2025-11-28T02:05:52: 2025-11-28T07:05:52.121Z compression no compression: filtered
2025-11-28T02:05:52: 2025-11-28T07:05:52.883Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T02:05:52:   matchedOutput: {
2025-11-28T02:05:52:     type: 'pageFile',
2025-11-28T02:05:52:     fsPath: undefined,
2025-11-28T02:05:52:     locale: undefined,
2025-11-28T02:05:52:     itemsRoot: undefined,
2025-11-28T02:05:52:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T02:05:52:   },
2025-11-28T02:05:52:   statusCode: undefined,
2025-11-28T02:05:52:   resHeaders: {},
2025-11-28T02:05:52:   bodyStream: false,
2025-11-28T02:05:52:   parsedUrl: {
2025-11-28T02:05:52:     pathname: '/api/auth/providers',
2025-11-28T02:05:52:     query: [Object: null prototype] {}
2025-11-28T02:05:52:   },
2025-11-28T02:05:52:   finished: true
2025-11-28T02:05:52: }
2025-11-28T02:05:52: 2025-11-28T07:05:52.884Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T02:05:52:   host: 'gearly.com',
2025-11-28T02:05:52:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:05:52:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:05:52:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:05:52:   'content-type': 'application/json',
2025-11-28T02:05:52:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:05:52:   accept: '*/*',
2025-11-28T02:05:52:   'sec-fetch-site': 'same-origin',
2025-11-28T02:05:52:   'sec-fetch-mode': 'cors',
2025-11-28T02:05:52:   'sec-fetch-dest': 'empty',
2025-11-28T02:05:52:   referer: 'https://gearly.com/auth/signup',
2025-11-28T02:05:52:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:05:52:   'accept-language': 'en',
2025-11-28T02:05:52:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s0GuIV41YA-_R7t8.EscdTBypK5C64n9zaPZYiURcC-J_FotrRzU73P9c3QL_-D_Dwre_ZPoE08adJzmNMVVPpGCTaBH7LdwAxEyY2zvmRufrhDR3UrzoE5lifp50pwwMI33AXPIIU5X_dfyJjenSdgqRPxjo6xqQkgapoiIuPrVl7PDvPdGEVE8-tDjjFpYbuYQ.46AUEy2ddxHK1rta3ub8Og; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..wmOhSNB1Ow3yWLAK.6bnQh_YNJdsQqoTblLPNJFE6gGvNYvC1zbBIUG6-YkFCSvm41KtmBIaCh66hLlcmCtLDfsruXtlSx3kgrgVdAxJ6nd42bHhi8AHqC4Ac-kXeuyQjXJzr13h68tyKO-pSBQQOwuJC9tW8-FtaFx6lY7uGSg6JU7FCcaeUDSs3eZo83hNIBCg.7hENBKTycXfxbcHOefos7Q',
2025-11-28T02:05:52:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T02:05:52:   'x-forwarded-proto': 'https',
2025-11-28T02:05:52:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:05:52:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:05:52:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:05:52:   connection: 'Keep-Alive',
2025-11-28T02:05:52:   'x-middleware-invoke': '',
2025-11-28T02:05:52:   'x-invoke-path': '/api/auth/providers',
2025-11-28T02:05:52:   'x-invoke-query': '%7B%7D',
2025-11-28T02:05:52:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T02:05:52: }
2025-11-28T02:05:52: 2025-11-28T07:05:52.884Z compression no compression: size below threshold
2025-11-28T02:05:53: 2025-11-28T07:05:53.116Z next:router-server:main requestHandler! /api/auth/csrf {
2025-11-28T02:05:53:   matchedOutput: {
2025-11-28T02:05:53:     type: 'pageFile',
2025-11-28T02:05:53:     fsPath: undefined,
2025-11-28T02:05:53:     locale: undefined,
2025-11-28T02:05:53:     itemsRoot: undefined,
2025-11-28T02:05:53:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T02:05:53:   },
2025-11-28T02:05:53:   statusCode: undefined,
2025-11-28T02:05:53:   resHeaders: {},
2025-11-28T02:05:53:   bodyStream: false,
2025-11-28T02:05:53:   parsedUrl: { pathname: '/api/auth/csrf', query: [Object: null prototype] {} },
2025-11-28T02:05:53:   finished: true
2025-11-28T02:05:53: }
2025-11-28T02:05:53: 2025-11-28T07:05:53.116Z next:router-server:main invokeRender /api/auth/csrf {
2025-11-28T02:05:53:   host: 'gearly.com',
2025-11-28T02:05:53:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:05:53:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:05:53:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:05:53:   'content-type': 'application/json',
2025-11-28T02:05:53:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:05:53:   accept: '*/*',
2025-11-28T02:05:53:   'sec-fetch-site': 'same-origin',
2025-11-28T02:05:53:   'sec-fetch-mode': 'cors',
2025-11-28T02:05:53:   'sec-fetch-dest': 'empty',
2025-11-28T02:05:53:   referer: 'https://gearly.com/auth/signup',
2025-11-28T02:05:53:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:05:53:   'accept-language': 'en',
2025-11-28T02:05:53:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s0GuIV41YA-_R7t8.EscdTBypK5C64n9zaPZYiURcC-J_FotrRzU73P9c3QL_-D_Dwre_ZPoE08adJzmNMVVPpGCTaBH7LdwAxEyY2zvmRufrhDR3UrzoE5lifp50pwwMI33AXPIIU5X_dfyJjenSdgqRPxjo6xqQkgapoiIuPrVl7PDvPdGEVE8-tDjjFpYbuYQ.46AUEy2ddxHK1rta3ub8Og; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..wmOhSNB1Ow3yWLAK.6bnQh_YNJdsQqoTblLPNJFE6gGvNYvC1zbBIUG6-YkFCSvm41KtmBIaCh66hLlcmCtLDfsruXtlSx3kgrgVdAxJ6nd42bHhi8AHqC4Ac-kXeuyQjXJzr13h68tyKO-pSBQQOwuJC9tW8-FtaFx6lY7uGSg6JU7FCcaeUDSs3eZo83hNIBCg.7hENBKTycXfxbcHOefos7Q',
2025-11-28T02:05:53:   'if-none-match': '"npsymumy8l28"',
2025-11-28T02:05:53:   'x-forwarded-proto': 'https',
2025-11-28T02:05:53:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:05:53:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:05:53:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:05:53:   connection: 'Keep-Alive',
2025-11-28T02:05:53:   'x-middleware-invoke': '',
2025-11-28T02:05:53:   'x-invoke-path': '/api/auth/csrf',
2025-11-28T02:05:53:   'x-invoke-query': '%7B%7D',
2025-11-28T02:05:53:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T02:05:53: }
2025-11-28T02:05:53: 2025-11-28T07:05:53.117Z compression no compression: size below threshold
2025-11-28T02:05:53: 2025-11-28T07:05:53.353Z next:router-server:main requestHandler! /api/auth/signin/google {
2025-11-28T02:05:53:   matchedOutput: {
2025-11-28T02:05:53:     type: 'pageFile',
2025-11-28T02:05:53:     fsPath: undefined,
2025-11-28T02:05:53:     locale: undefined,
2025-11-28T02:05:53:     itemsRoot: undefined,
2025-11-28T02:05:53:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T02:05:53:   },
2025-11-28T02:05:53:   statusCode: undefined,
2025-11-28T02:05:53:   resHeaders: {},
2025-11-28T02:05:53:   bodyStream: false,
2025-11-28T02:05:53:   parsedUrl: {
2025-11-28T02:05:53:     pathname: '/api/auth/signin/google',
2025-11-28T02:05:53:     query: [Object: null prototype] {}
2025-11-28T02:05:53:   },
2025-11-28T02:05:53:   finished: true
2025-11-28T02:05:53: }
2025-11-28T02:05:53: 2025-11-28T07:05:53.353Z next:router-server:main invokeRender /api/auth/signin/google {
2025-11-28T02:05:53:   host: 'gearly.com',
2025-11-28T02:05:53:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:05:53:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:05:53:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:05:53:   'content-type': 'application/x-www-form-urlencoded',
2025-11-28T02:05:53:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:05:53:   accept: '*/*',
2025-11-28T02:05:53:   origin: 'https://gearly.com',
2025-11-28T02:05:53:   'sec-fetch-site': 'same-origin',
2025-11-28T02:05:53:   'sec-fetch-mode': 'cors',
2025-11-28T02:05:53:   'sec-fetch-dest': 'empty',
2025-11-28T02:05:53:   referer: 'https://gearly.com/auth/signup',
2025-11-28T02:05:53:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:05:53:   'accept-language': 'en',
2025-11-28T02:05:53:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s0GuIV41YA-_R7t8.EscdTBypK5C64n9zaPZYiURcC-J_FotrRzU73P9c3QL_-D_Dwre_ZPoE08adJzmNMVVPpGCTaBH7LdwAxEyY2zvmRufrhDR3UrzoE5lifp50pwwMI33AXPIIU5X_dfyJjenSdgqRPxjo6xqQkgapoiIuPrVl7PDvPdGEVE8-tDjjFpYbuYQ.46AUEy2ddxHK1rta3ub8Og; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..wmOhSNB1Ow3yWLAK.6bnQh_YNJdsQqoTblLPNJFE6gGvNYvC1zbBIUG6-YkFCSvm41KtmBIaCh66hLlcmCtLDfsruXtlSx3kgrgVdAxJ6nd42bHhi8AHqC4Ac-kXeuyQjXJzr13h68tyKO-pSBQQOwuJC9tW8-FtaFx6lY7uGSg6JU7FCcaeUDSs3eZo83hNIBCg.7hENBKTycXfxbcHOefos7Q',
2025-11-28T02:05:53:   'x-forwarded-proto': 'https',
2025-11-28T02:05:53:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:05:53:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:05:53:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:05:53:   'content-length': '137',
2025-11-28T02:05:53:   connection: 'Keep-Alive',
2025-11-28T02:05:53:   'x-middleware-invoke': '',
2025-11-28T02:05:53:   'x-invoke-path': '/api/auth/signin/google',
2025-11-28T02:05:53:   'x-invoke-query': '%7B%7D',
2025-11-28T02:05:53:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T02:05:53: }
2025-11-28T02:05:53: 2025-11-28T07:05:53.366Z compression no compression: size below threshold
2025-11-28T02:05:57: 2025-11-28T07:05:57.032Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T02:05:57:   matchedOutput: {
2025-11-28T02:05:57:     type: 'pageFile',
2025-11-28T02:05:57:     fsPath: undefined,
2025-11-28T02:05:57:     locale: undefined,
2025-11-28T02:05:57:     itemsRoot: undefined,
2025-11-28T02:05:57:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T02:05:57:   },
2025-11-28T02:05:57:   statusCode: undefined,
2025-11-28T02:05:57:   resHeaders: {},
2025-11-28T02:05:57:   bodyStream: false,
2025-11-28T02:05:57:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T02:05:57:   finished: true
2025-11-28T02:05:57: }
2025-11-28T02:05:57: 2025-11-28T07:05:57.033Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T02:05:57:   host: 'gearly.com',
2025-11-28T02:05:57:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:05:57:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:05:57:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:05:57:   'content-type': 'application/json',
2025-11-28T02:05:57:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:05:57:   accept: '*/*',
2025-11-28T02:05:57:   'sec-fetch-site': 'same-origin',
2025-11-28T02:05:57:   'sec-fetch-mode': 'cors',
2025-11-28T02:05:57:   'sec-fetch-dest': 'empty',
2025-11-28T02:05:57:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T02:05:57:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:05:57:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:05:57:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3aaOsGzcOpuqSwv8UC%2cf0f9e6ba3af767a49abff26c63171bfc; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Yeb_7BgjUHZfdUhK.CnhE8fTt16fSpo3dXcCq1pjm_X_SzlzKfmKsjBgLxAK0_4UQmIqdc63d1o2CCU2M0IM-eZGyVtmcXcNBWRjn6ck2oWfU7mvmVZT8NWh5MArPbCnaM08Kq3PWcedDSvXSz2q7UZ1m0TCH0-dL3dNaqQrZVCIflE5ppRDaDWc2nH9tCFp3QFawOrDGS5uTyOf0vPTaSmSRk9uz79zH4bMQCwc7AiGzkIJG76uDc8YYcPp0DVp1nMHGjMZDnj_-rX0l81X5FvzSrYkKb1qMsIW24p9qyHTTtrsWu83aok-jt4rC6D7VH6taR6dXnmnOIL77bMsdFYp1hbkrDMWsPjk789galsgvuPymS5j_gDbiV_f3u5zW2Q.948JTv8wZ22MKhGz9qowaQ',
2025-11-28T02:05:57:   'if-none-match': '"47y1sfbwtp6g"',
2025-11-28T02:05:57:   'x-forwarded-proto': 'https',
2025-11-28T02:05:57:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:05:57:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:05:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:05:57:   connection: 'Keep-Alive',
2025-11-28T02:05:57:   'x-middleware-invoke': '',
2025-11-28T02:05:57:   'x-invoke-path': '/api/auth/session',
2025-11-28T02:05:57:   'x-invoke-query': '%7B%7D',
2025-11-28T02:05:57:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T02:05:57: }
2025-11-28T02:05:57: 2025-11-28T07:05:57.034Z compression no compression: size below threshold
2025-11-28T02:05:58: 2025-11-28T07:05:58.833Z next:router-server:main requestHandler! /api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f {
2025-11-28T02:05:58:   matchedOutput: {
2025-11-28T02:05:58:     type: 'pageFile',
2025-11-28T02:05:58:     fsPath: undefined,
2025-11-28T02:05:58:     locale: undefined,
2025-11-28T02:05:58:     itemsRoot: undefined,
2025-11-28T02:05:58:     itemPath: '/api/conversation/[id]'
2025-11-28T02:05:58:   },
2025-11-28T02:05:58:   statusCode: undefined,
2025-11-28T02:05:58:   resHeaders: {},
2025-11-28T02:05:58:   bodyStream: false,
2025-11-28T02:05:58:   parsedUrl: {
2025-11-28T02:05:58:     pathname: '/api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T02:05:58:     query: [Object: null prototype] {}
2025-11-28T02:05:58:   },
2025-11-28T02:05:58:   finished: true
2025-11-28T02:05:58: }
2025-11-28T02:05:58: 2025-11-28T07:05:58.833Z next:router-server:main invokeRender /api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f {
2025-11-28T02:05:58:   host: 'gearly.com',
2025-11-28T02:05:58:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:05:58:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:05:58:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:05:58:   'content-type': 'application/json',
2025-11-28T02:05:58:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:05:58:   accept: '*/*',
2025-11-28T02:05:58:   origin: 'https://gearly.com',
2025-11-28T02:05:58:   'sec-fetch-site': 'same-origin',
2025-11-28T02:05:58:   'sec-fetch-mode': 'cors',
2025-11-28T02:05:58:   'sec-fetch-dest': 'empty',
2025-11-28T02:05:58:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T02:05:58:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:05:58:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:05:58:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3aaOsGzcOpuqSwv8UC%2cf0f9e6ba3af767a49abff26c63171bfc; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..-WqP7mgJqaE-lAHD.laBD-u0R3sdNjpZf_uwCpFy6HYOTokXF-AOBqyfiY_G9JPsgeNQ4yHXCGI-mvx7Y8VJjThhuoRLbLn_yB5cci2ESI5r-IyG2aSpDr7GcG85j99bReMlSN89ZDV67oA-PYleDeu0X7qWYHEaM0jto7KINT_3dIaRNZTv1UAxN_G7eiAHdgMmD_blYfBLtqDVpxUrU_oZf2KbSePCaLjQfHK-nXePJRdb-XdQHn0IBSTpI5XyaS4C5uHIP0aYw_So914yY3_G4v3gdmirR02tUS1YWcIuh3sOaj56SD9m4t4rKmkJPy5RhxZbPMWVkdvJUknst3-DqPDUedF2tk0vCDvH1C2I0pXLi-ppFcWd_uXXxs6s-aA.V74NYWluLCZE2byhrEzjTw',
2025-11-28T02:05:58:   'x-forwarded-proto': 'https',
2025-11-28T02:05:58:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:05:58:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:05:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:05:58:   'content-length': '927',
2025-11-28T02:05:58:   connection: 'Keep-Alive',
2025-11-28T02:05:58:   'x-middleware-invoke': '',
2025-11-28T02:05:58:   'x-invoke-path': '/api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T02:05:58:   'x-invoke-query': '%7B%7D',
2025-11-28T02:05:58:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T02:05:58: }
2025-11-28T02:05:58: 2025-11-28T07:05:58.837Z compression gzip compression
2025-11-28T02:05:59: 2025-11-28T07:05:59.071Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T02:05:59:   matchedOutput: {
2025-11-28T02:05:59:     type: 'pageFile',
2025-11-28T02:05:59:     fsPath: undefined,
2025-11-28T02:05:59:     locale: undefined,
2025-11-28T02:05:59:     itemsRoot: undefined,
2025-11-28T02:05:59:     itemPath: '/api/conversations'
2025-11-28T02:05:59:   },
2025-11-28T02:05:59:   statusCode: undefined,
2025-11-28T02:05:59:   resHeaders: {},
2025-11-28T02:05:59:   bodyStream: false,
2025-11-28T02:05:59:   parsedUrl: {
2025-11-28T02:05:59:     pathname: '/api/conversations',
2025-11-28T02:05:59:     query: [Object: null prototype] {}
2025-11-28T02:05:59:   },
2025-11-28T02:05:59:   finished: true
2025-11-28T02:05:59: }
2025-11-28T02:05:59: 2025-11-28T07:05:59.071Z next:router-server:main invokeRender /api/conversations {
2025-11-28T02:05:59:   host: 'gearly.com',
2025-11-28T02:05:59:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:05:59:   'cache-control': 'no-cache',
2025-11-28T02:05:59:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:05:59:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:05:59:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:05:59:   accept: '*/*',
2025-11-28T02:05:59:   'sec-fetch-site': 'same-origin',
2025-11-28T02:05:59:   'sec-fetch-mode': 'cors',
2025-11-28T02:05:59:   'sec-fetch-dest': 'empty',
2025-11-28T02:05:59:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T02:05:59:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:05:59:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:05:59:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3aaOsGzcOpuqSwv8UC%2cf0f9e6ba3af767a49abff26c63171bfc; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0.._63XJ3zTCcC_KBM5.qz66F_mXrKKz2Ti3HLnIm76bphvvmYnkqyG0iUVHtFxIDJo9PjfP2RB6ehZwk2WUP-ZevRmHKvtC-35h-Vu3cjuXPc78f4yRl4PPtAeMSTtE-1wiQkMcOMyzYQJwzMNAfvJ_f8opaZ6kYtXWulIZs4eCL-ehePF6a-rvj2slX1E2F1nZ-TapKJKo46Dg14nQhrThcKi-Jc3ZzBXWjdRE3JfVLUZZ9HG3VYaB2YUnOrOW34yQa68lnnhrNv6UtHOf8ki-6ZTvc8XgKKjP0oEQawQuzgICriGCYkACW9V4QZXFcXWW8i8MZsar0bxLfaHjIJgdqADxKIsEukc3fXRHcCxBO8ddBj0E-UGTHLLPs4EjDkOsMw.8O6fiHG8Ld9IS2dJzsICBQ',
2025-11-28T02:05:59:   'x-forwarded-proto': 'https',
2025-11-28T02:05:59:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:05:59:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:05:59:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:05:59:   connection: 'Keep-Alive',
2025-11-28T02:05:59:   'x-middleware-invoke': '',
2025-11-28T02:05:59:   'x-invoke-path': '/api/conversations',
2025-11-28T02:05:59:   'x-invoke-query': '%7B%7D',
2025-11-28T02:05:59:   'x-invoke-output': '/api/conversations'
2025-11-28T02:05:59: }
2025-11-28T02:05:59: 2025-11-28T07:05:59.073Z compression gzip compression
2025-11-28T02:06:49: 2025-11-28T07:06:49.222Z next:router-server:main requestHandler! /robots.txt {
2025-11-28T02:06:49:   matchedOutput: null,
2025-11-28T02:06:49:   statusCode: undefined,
2025-11-28T02:06:49:   resHeaders: {},
2025-11-28T02:06:49:   bodyStream: false,
2025-11-28T02:06:49:   parsedUrl: { pathname: '/robots.txt', query: [Object: null prototype] {} },
2025-11-28T02:06:49:   finished: false
2025-11-28T02:06:49: }
2025-11-28T02:06:49: 2025-11-28T07:06:49.222Z next:router-server:main invokeRender /robots.txt {
2025-11-28T02:06:49:   host: 'gearly.com',
2025-11-28T02:06:49:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T02:06:49:   accept: 'text/plain',
2025-11-28T02:06:49:   'cache-control': 'no-cache',
2025-11-28T02:06:49:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36; compatible; OAI-SearchBot/1.0; +https://openai.com/searchbot',
2025-11-28T02:06:49:   'x-request-id': 'aa1f8b5f-3e2d-4873-b86b-82031afc6d0b',
2025-11-28T02:06:49:   'x-envoy-expected-rq-timeout-ms': '15000',
2025-11-28T02:06:49:   'x-forwarded-proto': 'https',
2025-11-28T02:06:49:   'x-forwarded-for': '104.210.140.139',
2025-11-28T02:06:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:06:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:06:49:   connection: 'Keep-Alive',
2025-11-28T02:06:49:   'x-middleware-invoke': '',
2025-11-28T02:06:49:   'x-invoke-path': '/404',
2025-11-28T02:06:49:   'x-invoke-query': '%7B%7D',
2025-11-28T02:06:49:   'x-invoke-status': '404'
2025-11-28T02:06:49: }
2025-11-28T02:06:49: 2025-11-28T07:06:49.223Z compression gzip compression
2025-11-28T02:06:49: 2025-11-28T07:06:49.383Z next:router-server:main requestHandler! /robots.txt {
2025-11-28T02:06:49:   matchedOutput: null,
2025-11-28T02:06:49:   statusCode: undefined,
2025-11-28T02:06:49:   resHeaders: {},
2025-11-28T02:06:49:   bodyStream: false,
2025-11-28T02:06:49:   parsedUrl: { pathname: '/robots.txt', query: [Object: null prototype] {} },
2025-11-28T02:06:49:   finished: false
2025-11-28T02:06:49: }
2025-11-28T02:06:49: 2025-11-28T07:06:49.384Z next:router-server:main invokeRender /robots.txt {
2025-11-28T02:06:49:   host: 'gearly.com',
2025-11-28T02:06:49:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T02:06:49:   accept: 'text/plain',
2025-11-28T02:06:49:   'cache-control': 'no-cache',
2025-11-28T02:06:49:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36; compatible; OAI-SearchBot/1.0; +https://openai.com/searchbot',
2025-11-28T02:06:49:   'x-force-http': 'true',
2025-11-28T02:06:49:   'x-request-id': 'bbf61251-906c-4f7f-8900-9d0d10816d18',
2025-11-28T02:06:49:   'x-envoy-expected-rq-timeout-ms': '15000',
2025-11-28T02:06:49:   'x-forwarded-for': '104.210.140.134',
2025-11-28T02:06:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:06:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:06:49:   connection: 'Keep-Alive',
2025-11-28T02:06:49:   'x-middleware-invoke': '',
2025-11-28T02:06:49:   'x-invoke-path': '/404',
2025-11-28T02:06:49:   'x-invoke-query': '%7B%7D',
2025-11-28T02:06:49:   'x-invoke-status': '404'
2025-11-28T02:06:49: }
2025-11-28T02:06:49: 2025-11-28T07:06:49.384Z compression gzip compression
2025-11-28T02:09:41: 2025-11-28T07:09:41.844Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T02:09:41:   matchedOutput: {
2025-11-28T02:09:41:     type: 'pageFile',
2025-11-28T02:09:41:     fsPath: undefined,
2025-11-28T02:09:41:     locale: undefined,
2025-11-28T02:09:41:     itemsRoot: undefined,
2025-11-28T02:09:41:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T02:09:41:   },
2025-11-28T02:09:41:   statusCode: undefined,
2025-11-28T02:09:41:   resHeaders: {},
2025-11-28T02:09:41:   bodyStream: false,
2025-11-28T02:09:41:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T02:09:41:   finished: true
2025-11-28T02:09:41: }
2025-11-28T02:09:41: 2025-11-28T07:09:41.844Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T02:09:41:   host: 'gearly.com',
2025-11-28T02:09:41:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T02:09:41:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T02:09:41:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T02:09:41:   'content-type': 'application/json',
2025-11-28T02:09:41:   'sec-ch-ua-mobile': '?0',
2025-11-28T02:09:41:   accept: '*/*',
2025-11-28T02:09:41:   'sec-fetch-site': 'same-origin',
2025-11-28T02:09:41:   'sec-fetch-mode': 'cors',
2025-11-28T02:09:41:   'sec-fetch-dest': 'empty',
2025-11-28T02:09:41:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T02:09:41:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T02:09:41:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T02:09:41:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..B12w8pgbLug6MWu7.WyFlnpNNi4phVz90Tsu52H02qhjTKqSRChbEYZaz81Iix6LdV1g9aLFkrdGea-0Bfxo-J4aUu3Qpi1wt5mZzfhY1C2zIGAC4ozU6gIfAx8BdQmVtlpOlZF8ve568Wk6_s7I_SsGOq5lpaD30vDnn0Rk3jLw4Wo6ON2V1aR1eB9uiR4ULH0VGGpUyo2H79ubSfpOkXrOzzJXJaY5Z6wEga3N2YQVUcUKCmzE6-GHZTFxVx_5kSUwWd7_g5CI1mfWJ368qN81cX4kPVeZqFw0a7Q852vcwQ8m6vGQXq6rpQNYMiRfvirij5SICJrylg8RegvTP12SGVdbj5XflBelO_zVDMOjVIanS2Xd5mfje5_djBy7zxQ.1ZDtxTLU-_05L1-MgpNIbQ; webmailsession=%3a3Zm3x7fQs_WP_K5e%2c667f4be7cffecf19a2fb375ef8a7194a',
2025-11-28T02:09:41:   'if-none-match': '"9iw68rmwy06g"',
2025-11-28T02:09:41:   'x-forwarded-proto': 'https',
2025-11-28T02:09:41:   'x-forwarded-for': '101.50.103.93',
2025-11-28T02:09:41:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:09:41:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:09:41:   connection: 'Keep-Alive',
2025-11-28T02:09:41:   'x-middleware-invoke': '',
2025-11-28T02:09:41:   'x-invoke-path': '/api/auth/session',
2025-11-28T02:09:41:   'x-invoke-query': '%7B%7D',
2025-11-28T02:09:41:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T02:09:41: }
2025-11-28T02:09:41: 2025-11-28T07:09:41.846Z compression no compression: size below threshold
2025-11-28T02:22:04: 2025-11-28T07:22:04.742Z next:router-server:main requestHandler! /postnews.php {
2025-11-28T02:22:04:   matchedOutput: null,
2025-11-28T02:22:04:   statusCode: undefined,
2025-11-28T02:22:04:   resHeaders: {},
2025-11-28T02:22:04:   bodyStream: false,
2025-11-28T02:22:04:   parsedUrl: { pathname: '/postnews.php', query: [Object: null prototype] {} },
2025-11-28T02:22:04:   finished: false
2025-11-28T02:22:04: }
2025-11-28T02:22:04: 2025-11-28T07:22:04.743Z next:router-server:main invokeRender /postnews.php {
2025-11-28T02:22:04:   host: 'mail.gearly.com',
2025-11-28T02:22:04:   'accept-encoding': 'gzip, deflate',
2025-11-28T02:22:04:   accept: '*/*',
2025-11-28T02:22:04:   'user-agent': 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',
2025-11-28T02:22:04:   'x-forwarded-for': '45.61.161.149',
2025-11-28T02:22:04:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T02:22:04:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:22:04:   connection: 'Keep-Alive',
2025-11-28T02:22:04:   'x-middleware-invoke': '',
2025-11-28T02:22:04:   'x-invoke-path': '/404',
2025-11-28T02:22:04:   'x-invoke-query': '%7B%7D',
2025-11-28T02:22:04:   'x-invoke-status': '404'
2025-11-28T02:22:04: }
2025-11-28T02:22:04: 2025-11-28T07:22:04.743Z compression gzip compression
2025-11-28T02:22:16: 2025-11-28T07:22:16.938Z next:router-server:main requestHandler! /wp-content/postnews.php {
2025-11-28T02:22:16:   matchedOutput: null,
2025-11-28T02:22:16:   statusCode: undefined,
2025-11-28T02:22:16:   resHeaders: {},
2025-11-28T02:22:16:   bodyStream: false,
2025-11-28T02:22:16:   parsedUrl: {
2025-11-28T02:22:16:     pathname: '/wp-content/postnews.php',
2025-11-28T02:22:16:     query: [Object: null prototype] {}
2025-11-28T02:22:16:   },
2025-11-28T02:22:16:   finished: false
2025-11-28T02:22:16: }
2025-11-28T02:22:16: 2025-11-28T07:22:16.939Z next:router-server:main invokeRender /wp-content/postnews.php {
2025-11-28T02:22:16:   host: 'mail.gearly.com',
2025-11-28T02:22:16:   'accept-encoding': 'gzip, deflate',
2025-11-28T02:22:16:   accept: '*/*',
2025-11-28T02:22:16:   'user-agent': 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',
2025-11-28T02:22:16:   'x-forwarded-for': '45.61.161.149',
2025-11-28T02:22:16:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T02:22:16:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:22:16:   connection: 'Keep-Alive',
2025-11-28T02:22:16:   'x-middleware-invoke': '',
2025-11-28T02:22:16:   'x-invoke-path': '/404',
2025-11-28T02:22:16:   'x-invoke-query': '%7B%7D',
2025-11-28T02:22:16:   'x-invoke-status': '404'
2025-11-28T02:22:16: }
2025-11-28T02:22:16: 2025-11-28T07:22:16.939Z compression gzip compression
2025-11-28T02:31:30: 2025-11-28T07:31:30.452Z next:router-server:main requestHandler! / {
2025-11-28T02:31:30:   matchedOutput: {
2025-11-28T02:31:30:     type: 'pageFile',
2025-11-28T02:31:30:     fsPath: undefined,
2025-11-28T02:31:30:     locale: undefined,
2025-11-28T02:31:30:     itemsRoot: undefined,
2025-11-28T02:31:30:     itemPath: '/'
2025-11-28T02:31:30:   },
2025-11-28T02:31:30:   statusCode: undefined,
2025-11-28T02:31:30:   resHeaders: {},
2025-11-28T02:31:30:   bodyStream: false,
2025-11-28T02:31:30:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T02:31:30:   finished: true
2025-11-28T02:31:30: }
2025-11-28T02:31:30: 2025-11-28T07:31:30.453Z next:router-server:main invokeRender / {
2025-11-28T02:31:30:   host: 'gearly.com',
2025-11-28T02:31:30:   accept: '*/*',
2025-11-28T02:31:30:   'accept-encoding': 'gzip, deflate',
2025-11-28T02:31:30:   'user-agent': 'Python/3.11 aiohttp/3.13.0',
2025-11-28T02:31:30:   'x-forwarded-proto': 'https',
2025-11-28T02:31:30:   'x-forwarded-for': '184.147.208.75',
2025-11-28T02:31:30:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:31:30:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:31:30:   connection: 'Keep-Alive',
2025-11-28T02:31:30:   'x-middleware-invoke': '',
2025-11-28T02:31:30:   'x-invoke-path': '/',
2025-11-28T02:31:30:   'x-invoke-query': '%7B%7D',
2025-11-28T02:31:30:   'x-invoke-output': '/'
2025-11-28T02:31:30: }
2025-11-28T02:31:30: 2025-11-28T07:31:30.454Z compression gzip compression
2025-11-28T02:53:51: 2025-11-28T07:53:51.478Z next:router-server:main requestHandler! /robots.txt {
2025-11-28T02:53:51:   matchedOutput: null,
2025-11-28T02:53:51:   statusCode: undefined,
2025-11-28T02:53:51:   resHeaders: {},
2025-11-28T02:53:51:   bodyStream: false,
2025-11-28T02:53:51:   parsedUrl: { pathname: '/robots.txt', query: [Object: null prototype] {} },
2025-11-28T02:53:51:   finished: false
2025-11-28T02:53:51: }
2025-11-28T02:53:51: 2025-11-28T07:53:51.478Z next:router-server:main invokeRender /robots.txt {
2025-11-28T02:53:51:   host: 'gearly.com',
2025-11-28T02:53:51:   'x-openai-host-hash': '920554014',
2025-11-28T02:53:51:   accept: '*/*',
2025-11-28T02:53:51:   from: 'oai-searchbot(at)openai.com',
2025-11-28T02:53:51:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36; compatible; OAI-SearchBot/1.3; robots.txt; +https://openai.com/searchbot',
2025-11-28T02:53:51:   'accept-encoding': 'gzip, br, deflate',
2025-11-28T02:53:51:   'x-forwarded-proto': 'https',
2025-11-28T02:53:51:   'x-forwarded-for': '74.7.244.37',
2025-11-28T02:53:51:   'x-forwarded-host': 'gearly.com',
2025-11-28T02:53:51:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:53:51:   connection: 'Keep-Alive',
2025-11-28T02:53:51:   'x-middleware-invoke': '',
2025-11-28T02:53:51:   'x-invoke-path': '/404',
2025-11-28T02:53:51:   'x-invoke-query': '%7B%7D',
2025-11-28T02:53:51:   'x-invoke-status': '404'
2025-11-28T02:53:51: }
2025-11-28T02:53:51: 2025-11-28T07:53:51.479Z compression gzip compression
2025-11-28T02:59:13: 2025-11-28T07:59:13.011Z next:router-server:main requestHandler! /assets/images/apple-touch-icon.png {
2025-11-28T02:59:13:   matchedOutput: null,
2025-11-28T02:59:13:   statusCode: undefined,
2025-11-28T02:59:13:   resHeaders: {},
2025-11-28T02:59:13:   bodyStream: false,
2025-11-28T02:59:13:   parsedUrl: {
2025-11-28T02:59:13:     pathname: '/assets/images/apple-touch-icon.png',
2025-11-28T02:59:13:     query: [Object: null prototype] {}
2025-11-28T02:59:13:   },
2025-11-28T02:59:13:   finished: false
2025-11-28T02:59:13: }
2025-11-28T02:59:13: 2025-11-28T07:59:13.011Z next:router-server:main invokeRender /assets/images/apple-touch-icon.png {
2025-11-28T02:59:13:   host: 'www.gearly.com',
2025-11-28T02:59:13:   accept: 'image/*',
2025-11-28T02:59:13:   'accept-encoding': 'gzip,identity',
2025-11-28T02:59:13:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15 (Applebot/0.1; +http://www.apple.com/go/applebot)',
2025-11-28T02:59:13:   'x-forwarded-proto': 'https',
2025-11-28T02:59:13:   'x-forwarded-for': '17.241.75.69',
2025-11-28T02:59:13:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T02:59:13:   'x-forwarded-server': 'gearly.com',
2025-11-28T02:59:13:   connection: 'Keep-Alive',
2025-11-28T02:59:13:   'x-middleware-invoke': '',
2025-11-28T02:59:13:   'x-invoke-path': '/404',
2025-11-28T02:59:13:   'x-invoke-query': '%7B%7D',
2025-11-28T02:59:13:   'x-invoke-status': '404'
2025-11-28T02:59:13: }
2025-11-28T02:59:13: 2025-11-28T07:59:13.012Z compression gzip compression
2025-11-28T03:05:51: 2025-11-28T08:05:51.954Z next:router-server:main requestHandler! /.well-known/ {
2025-11-28T03:05:51:   matchedOutput: undefined,
2025-11-28T03:05:51:   statusCode: 308,
2025-11-28T03:05:51:   resHeaders: undefined,
2025-11-28T03:05:51:   bodyStream: false,
2025-11-28T03:05:51:   parsedUrl: { pathname: '/.well-known', query: undefined },
2025-11-28T03:05:51:   finished: true
2025-11-28T03:05:51: }
2025-11-28T03:05:51: 2025-11-28T08:05:51.954Z compression undefined not compressible
2025-11-28T03:05:51: 2025-11-28T08:05:51.954Z compression no compression: filtered
2025-11-28T03:05:51: 2025-11-28T08:05:51.977Z next:router-server:main requestHandler! /.well-known {
2025-11-28T03:05:51:   matchedOutput: null,
2025-11-28T03:05:51:   statusCode: undefined,
2025-11-28T03:05:51:   resHeaders: {},
2025-11-28T03:05:51:   bodyStream: false,
2025-11-28T03:05:51:   parsedUrl: { pathname: '/.well-known', query: [Object: null prototype] {} },
2025-11-28T03:05:51:   finished: false
2025-11-28T03:05:51: }
2025-11-28T03:05:51: 2025-11-28T08:05:51.978Z next:router-server:main invokeRender /.well-known {
2025-11-28T03:05:51:   host: 'mail.gearly.com',
2025-11-28T03:05:51:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T03:05:51:   referer: 'https://duckduckgo.com/',
2025-11-28T03:05:51:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:51:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:51:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:51:   dnt: '1',
2025-11-28T03:05:51:   'x-forwarded-for': '233.232.144.254, 4.206.73.185',
2025-11-28T03:05:51:   'x-real-ip': '233.232.144.254',
2025-11-28T03:05:51:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:51:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:51:   connection: 'Keep-Alive',
2025-11-28T03:05:51:   'x-middleware-invoke': '',
2025-11-28T03:05:51:   'x-invoke-path': '/404',
2025-11-28T03:05:51:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:51:   'x-invoke-status': '404'
2025-11-28T03:05:51: }
2025-11-28T03:05:51: 2025-11-28T08:05:51.978Z compression no compression: not acceptable
2025-11-28T03:05:52: 2025-11-28T08:05:52.071Z next:router-server:main requestHandler! /.well-known/acme-challenge/ {
2025-11-28T03:05:52:   matchedOutput: undefined,
2025-11-28T03:05:52:   statusCode: 308,
2025-11-28T03:05:52:   resHeaders: undefined,
2025-11-28T03:05:52:   bodyStream: false,
2025-11-28T03:05:52:   parsedUrl: { pathname: '/.well-known/acme-challenge', query: undefined },
2025-11-28T03:05:52:   finished: true
2025-11-28T03:05:52: }
2025-11-28T03:05:52: 2025-11-28T08:05:52.071Z compression undefined not compressible
2025-11-28T03:05:52: 2025-11-28T08:05:52.071Z compression no compression: filtered
2025-11-28T03:05:52: 2025-11-28T08:05:52.091Z next:router-server:main requestHandler! /.well-known/acme-challenge {
2025-11-28T03:05:52:   matchedOutput: null,
2025-11-28T03:05:52:   statusCode: undefined,
2025-11-28T03:05:52:   resHeaders: {},
2025-11-28T03:05:52:   bodyStream: false,
2025-11-28T03:05:52:   parsedUrl: {
2025-11-28T03:05:52:     pathname: '/.well-known/acme-challenge',
2025-11-28T03:05:52:     query: [Object: null prototype] {}
2025-11-28T03:05:52:   },
2025-11-28T03:05:52:   finished: false
2025-11-28T03:05:52: }
2025-11-28T03:05:52: 2025-11-28T08:05:52.091Z next:router-server:main invokeRender /.well-known/acme-challenge {
2025-11-28T03:05:52:   host: 'mail.gearly.com',
2025-11-28T03:05:52:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:05:52:   referer: 'https://www.bing.com/',
2025-11-28T03:05:52:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:52:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:52:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:52:   dnt: '1',
2025-11-28T03:05:52:   'x-forwarded-for': '29.87.130.191, 4.206.73.185',
2025-11-28T03:05:52:   'x-real-ip': '29.87.130.191',
2025-11-28T03:05:52:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:52:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:52:   connection: 'Keep-Alive',
2025-11-28T03:05:52:   'x-middleware-invoke': '',
2025-11-28T03:05:52:   'x-invoke-path': '/404',
2025-11-28T03:05:52:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:52:   'x-invoke-status': '404'
2025-11-28T03:05:52: }
2025-11-28T03:05:52: 2025-11-28T08:05:52.092Z compression no compression: not acceptable
2025-11-28T03:05:52: 2025-11-28T08:05:52.112Z next:router-server:main requestHandler! /.well-known/acme-challenge/xa.php {
2025-11-28T03:05:52:   matchedOutput: null,
2025-11-28T03:05:52:   statusCode: undefined,
2025-11-28T03:05:52:   resHeaders: {},
2025-11-28T03:05:52:   bodyStream: false,
2025-11-28T03:05:52:   parsedUrl: {
2025-11-28T03:05:52:     pathname: '/.well-known/acme-challenge/xa.php',
2025-11-28T03:05:52:     query: [Object: null prototype] {}
2025-11-28T03:05:52:   },
2025-11-28T03:05:52:   finished: false
2025-11-28T03:05:52: }
2025-11-28T03:05:52: 2025-11-28T08:05:52.112Z next:router-server:main invokeRender /.well-known/acme-challenge/xa.php {
2025-11-28T03:05:52:   host: 'mail.gearly.com',
2025-11-28T03:05:52:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T03:05:52:   referer: 'https://www.bing.com/',
2025-11-28T03:05:52:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:52:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:52:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:52:   dnt: '1',
2025-11-28T03:05:52:   'x-forwarded-for': '26.222.177.206, 4.206.73.185',
2025-11-28T03:05:52:   'x-real-ip': '26.222.177.206',
2025-11-28T03:05:52:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:52:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:52:   connection: 'Keep-Alive',
2025-11-28T03:05:52:   'x-middleware-invoke': '',
2025-11-28T03:05:52:   'x-invoke-path': '/404',
2025-11-28T03:05:52:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:52:   'x-invoke-status': '404'
2025-11-28T03:05:52: }
2025-11-28T03:05:52: 2025-11-28T08:05:52.113Z compression no compression: not acceptable
2025-11-28T03:05:52: 2025-11-28T08:05:52.133Z next:router-server:main requestHandler! /.well-known/index.php {
2025-11-28T03:05:52:   matchedOutput: null,
2025-11-28T03:05:52:   statusCode: undefined,
2025-11-28T03:05:52:   resHeaders: {},
2025-11-28T03:05:52:   bodyStream: false,
2025-11-28T03:05:52:   parsedUrl: {
2025-11-28T03:05:52:     pathname: '/.well-known/index.php',
2025-11-28T03:05:52:     query: [Object: null prototype] {}
2025-11-28T03:05:52:   },
2025-11-28T03:05:52:   finished: false
2025-11-28T03:05:52: }
2025-11-28T03:05:52: 2025-11-28T08:05:52.133Z next:router-server:main invokeRender /.well-known/index.php {
2025-11-28T03:05:52:   host: 'mail.gearly.com',
2025-11-28T03:05:52:   'user-agent': 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36',
2025-11-28T03:05:52:   referer: 'https://www.yahoo.com/',
2025-11-28T03:05:52:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:52:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:52:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:52:   dnt: '1',
2025-11-28T03:05:52:   'x-forwarded-for': '152.90.210.226, 4.206.73.185',
2025-11-28T03:05:52:   'x-real-ip': '152.90.210.226',
2025-11-28T03:05:52:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:52:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:52:   connection: 'Keep-Alive',
2025-11-28T03:05:52:   'x-middleware-invoke': '',
2025-11-28T03:05:52:   'x-invoke-path': '/404',
2025-11-28T03:05:52:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:52:   'x-invoke-status': '404'
2025-11-28T03:05:52: }
2025-11-28T03:05:52: 2025-11-28T08:05:52.134Z compression no compression: not acceptable
2025-11-28T03:05:52: 2025-11-28T08:05:52.154Z next:router-server:main requestHandler! /1.php {
2025-11-28T03:05:52:   matchedOutput: null,
2025-11-28T03:05:52:   statusCode: undefined,
2025-11-28T03:05:52:   resHeaders: {},
2025-11-28T03:05:52:   bodyStream: false,
2025-11-28T03:05:52:   parsedUrl: { pathname: '/1.php', query: [Object: null prototype] {} },
2025-11-28T03:05:52:   finished: false
2025-11-28T03:05:52: }
2025-11-28T03:05:52: 2025-11-28T08:05:52.154Z next:router-server:main invokeRender /1.php {
2025-11-28T03:05:52:   host: 'mail.gearly.com',
2025-11-28T03:05:52:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:05:52:   referer: 'https://www.google.de/',
2025-11-28T03:05:52:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:52:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:52:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:52:   dnt: '1',
2025-11-28T03:05:52:   'x-forwarded-for': '58.107.240.48, 4.206.73.185',
2025-11-28T03:05:52:   'x-real-ip': '58.107.240.48',
2025-11-28T03:05:52:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:52:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:52:   connection: 'Keep-Alive',
2025-11-28T03:05:52:   'x-middleware-invoke': '',
2025-11-28T03:05:52:   'x-invoke-path': '/404',
2025-11-28T03:05:52:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:52:   'x-invoke-status': '404'
2025-11-28T03:05:52: }
2025-11-28T03:05:52: 2025-11-28T08:05:52.155Z compression no compression: not acceptable
2025-11-28T03:05:52: 2025-11-28T08:05:52.176Z next:router-server:main requestHandler! /403.php {
2025-11-28T03:05:52:   matchedOutput: null,
2025-11-28T03:05:52:   statusCode: undefined,
2025-11-28T03:05:52:   resHeaders: {},
2025-11-28T03:05:52:   bodyStream: false,
2025-11-28T03:05:52:   parsedUrl: { pathname: '/403.php', query: [Object: null prototype] {} },
2025-11-28T03:05:52:   finished: false
2025-11-28T03:05:52: }
2025-11-28T03:05:52: 2025-11-28T08:05:52.176Z next:router-server:main invokeRender /403.php {
2025-11-28T03:05:52:   host: 'mail.gearly.com',
2025-11-28T03:05:52:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T03:05:52:   referer: 'https://www.google.de/',
2025-11-28T03:05:52:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:52:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:52:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:52:   dnt: '1',
2025-11-28T03:05:52:   'x-forwarded-for': '13.14.126.254, 4.206.73.185',
2025-11-28T03:05:52:   'x-real-ip': '13.14.126.254',
2025-11-28T03:05:52:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:52:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:52:   connection: 'Keep-Alive',
2025-11-28T03:05:52:   'x-middleware-invoke': '',
2025-11-28T03:05:52:   'x-invoke-path': '/404',
2025-11-28T03:05:52:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:52:   'x-invoke-status': '404'
2025-11-28T03:05:52: }
2025-11-28T03:05:52: 2025-11-28T08:05:52.177Z compression no compression: not acceptable
2025-11-28T03:05:52: 2025-11-28T08:05:52.461Z next:router-server:main requestHandler! /aa.php {
2025-11-28T03:05:52:   matchedOutput: null,
2025-11-28T03:05:52:   statusCode: undefined,
2025-11-28T03:05:52:   resHeaders: {},
2025-11-28T03:05:52:   bodyStream: false,
2025-11-28T03:05:52:   parsedUrl: { pathname: '/aa.php', query: [Object: null prototype] {} },
2025-11-28T03:05:52:   finished: false
2025-11-28T03:05:52: }
2025-11-28T03:05:52: 2025-11-28T08:05:52.461Z next:router-server:main invokeRender /aa.php {
2025-11-28T03:05:52:   host: 'mail.gearly.com',
2025-11-28T03:05:52:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T03:05:52:   referer: 'https://www.google.co.uk/',
2025-11-28T03:05:52:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:52:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:52:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:52:   dnt: '1',
2025-11-28T03:05:52:   'x-forwarded-for': '95.122.180.252, 4.206.73.185',
2025-11-28T03:05:52:   'x-real-ip': '95.122.180.252',
2025-11-28T03:05:52:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:52:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:52:   connection: 'Keep-Alive',
2025-11-28T03:05:52:   'x-middleware-invoke': '',
2025-11-28T03:05:52:   'x-invoke-path': '/404',
2025-11-28T03:05:52:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:52:   'x-invoke-status': '404'
2025-11-28T03:05:52: }
2025-11-28T03:05:52: 2025-11-28T08:05:52.462Z compression no compression: not acceptable
2025-11-28T03:05:52: 2025-11-28T08:05:52.688Z next:router-server:main requestHandler! /abcd.php {
2025-11-28T03:05:52:   matchedOutput: null,
2025-11-28T03:05:52:   statusCode: undefined,
2025-11-28T03:05:52:   resHeaders: {},
2025-11-28T03:05:52:   bodyStream: false,
2025-11-28T03:05:52:   parsedUrl: { pathname: '/abcd.php', query: [Object: null prototype] {} },
2025-11-28T03:05:52:   finished: false
2025-11-28T03:05:52: }
2025-11-28T03:05:52: 2025-11-28T08:05:52.688Z next:router-server:main invokeRender /abcd.php {
2025-11-28T03:05:52:   host: 'mail.gearly.com',
2025-11-28T03:05:52:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:05:52:   referer: 'https://www.google.fr/',
2025-11-28T03:05:52:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:52:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:52:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:52:   dnt: '1',
2025-11-28T03:05:52:   'x-forwarded-for': '229.180.111.99, 4.206.73.185',
2025-11-28T03:05:52:   'x-real-ip': '229.180.111.99',
2025-11-28T03:05:52:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:52:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:52:   connection: 'Keep-Alive',
2025-11-28T03:05:52:   'x-middleware-invoke': '',
2025-11-28T03:05:52:   'x-invoke-path': '/404',
2025-11-28T03:05:52:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:52:   'x-invoke-status': '404'
2025-11-28T03:05:52: }
2025-11-28T03:05:52: 2025-11-28T08:05:52.689Z compression no compression: not acceptable
2025-11-28T03:05:52: 2025-11-28T08:05:52.937Z next:router-server:main requestHandler! /about.php {
2025-11-28T03:05:52:   matchedOutput: null,
2025-11-28T03:05:52:   statusCode: undefined,
2025-11-28T03:05:52:   resHeaders: {},
2025-11-28T03:05:52:   bodyStream: false,
2025-11-28T03:05:52:   parsedUrl: { pathname: '/about.php', query: [Object: null prototype] {} },
2025-11-28T03:05:52:   finished: false
2025-11-28T03:05:52: }
2025-11-28T03:05:52: 2025-11-28T08:05:52.937Z next:router-server:main invokeRender /about.php {
2025-11-28T03:05:52:   host: 'mail.gearly.com',
2025-11-28T03:05:52:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T03:05:52:   referer: 'https://www.google.de/',
2025-11-28T03:05:52:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:52:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:52:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:52:   dnt: '1',
2025-11-28T03:05:52:   'x-forwarded-for': '240.50.121.184, 4.206.73.185',
2025-11-28T03:05:52:   'x-real-ip': '240.50.121.184',
2025-11-28T03:05:52:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:52:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:52:   connection: 'Keep-Alive',
2025-11-28T03:05:52:   'x-middleware-invoke': '',
2025-11-28T03:05:52:   'x-invoke-path': '/404',
2025-11-28T03:05:52:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:52:   'x-invoke-status': '404'
2025-11-28T03:05:52: }
2025-11-28T03:05:52: 2025-11-28T08:05:52.937Z compression no compression: not acceptable
2025-11-28T03:05:52: 2025-11-28T08:05:52.957Z next:router-server:main requestHandler! /admin.php {
2025-11-28T03:05:52:   matchedOutput: null,
2025-11-28T03:05:52:   statusCode: undefined,
2025-11-28T03:05:52:   resHeaders: {},
2025-11-28T03:05:52:   bodyStream: false,
2025-11-28T03:05:52:   parsedUrl: { pathname: '/admin.php', query: [Object: null prototype] {} },
2025-11-28T03:05:52:   finished: false
2025-11-28T03:05:52: }
2025-11-28T03:05:52: 2025-11-28T08:05:52.958Z next:router-server:main invokeRender /admin.php {
2025-11-28T03:05:52:   host: 'mail.gearly.com',
2025-11-28T03:05:52:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:05:52:   referer: 'https://duckduckgo.com/',
2025-11-28T03:05:52:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:52:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:52:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:52:   dnt: '1',
2025-11-28T03:05:52:   'x-forwarded-for': '193.129.175.135, 4.206.73.185',
2025-11-28T03:05:52:   'x-real-ip': '193.129.175.135',
2025-11-28T03:05:52:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:52:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:52:   connection: 'Keep-Alive',
2025-11-28T03:05:52:   'x-middleware-invoke': '',
2025-11-28T03:05:52:   'x-invoke-path': '/404',
2025-11-28T03:05:52:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:52:   'x-invoke-status': '404'
2025-11-28T03:05:52: }
2025-11-28T03:05:52: 2025-11-28T08:05:52.958Z compression no compression: not acceptable
2025-11-28T03:05:53: 2025-11-28T08:05:53.221Z next:router-server:main requestHandler! /admin/controller/extension/extension/ {
2025-11-28T03:05:53:   matchedOutput: undefined,
2025-11-28T03:05:53:   statusCode: 308,
2025-11-28T03:05:53:   resHeaders: undefined,
2025-11-28T03:05:53:   bodyStream: false,
2025-11-28T03:05:53:   parsedUrl: {
2025-11-28T03:05:53:     pathname: '/admin/controller/extension/extension',
2025-11-28T03:05:53:     query: undefined
2025-11-28T03:05:53:   },
2025-11-28T03:05:53:   finished: true
2025-11-28T03:05:53: }
2025-11-28T03:05:53: 2025-11-28T08:05:53.221Z compression undefined not compressible
2025-11-28T03:05:53: 2025-11-28T08:05:53.221Z compression no compression: filtered
2025-11-28T03:05:53: 2025-11-28T08:05:53.280Z next:router-server:main requestHandler! /admin/controller/extension/extension {
2025-11-28T03:05:53:   matchedOutput: null,
2025-11-28T03:05:53:   statusCode: undefined,
2025-11-28T03:05:53:   resHeaders: {},
2025-11-28T03:05:53:   bodyStream: false,
2025-11-28T03:05:53:   parsedUrl: {
2025-11-28T03:05:53:     pathname: '/admin/controller/extension/extension',
2025-11-28T03:05:53:     query: [Object: null prototype] {}
2025-11-28T03:05:53:   },
2025-11-28T03:05:53:   finished: false
2025-11-28T03:05:53: }
2025-11-28T03:05:53: 2025-11-28T08:05:53.280Z next:router-server:main invokeRender /admin/controller/extension/extension {
2025-11-28T03:05:53:   host: 'mail.gearly.com',
2025-11-28T03:05:53:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T03:05:53:   referer: 'https://www.bing.com/',
2025-11-28T03:05:53:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:53:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:53:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:53:   dnt: '1',
2025-11-28T03:05:53:   'x-forwarded-for': '240.82.58.127, 4.206.73.185',
2025-11-28T03:05:53:   'x-real-ip': '240.82.58.127',
2025-11-28T03:05:53:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:53:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:53:   connection: 'Keep-Alive',
2025-11-28T03:05:53:   'x-middleware-invoke': '',
2025-11-28T03:05:53:   'x-invoke-path': '/404',
2025-11-28T03:05:53:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:53:   'x-invoke-status': '404'
2025-11-28T03:05:53: }
2025-11-28T03:05:53: 2025-11-28T08:05:53.281Z compression no compression: not acceptable
2025-11-28T03:05:53: 2025-11-28T08:05:53.300Z next:router-server:main requestHandler! /admin/function.php {
2025-11-28T03:05:53:   matchedOutput: null,
2025-11-28T03:05:53:   statusCode: undefined,
2025-11-28T03:05:53:   resHeaders: {},
2025-11-28T03:05:53:   bodyStream: false,
2025-11-28T03:05:53:   parsedUrl: {
2025-11-28T03:05:53:     pathname: '/admin/function.php',
2025-11-28T03:05:53:     query: [Object: null prototype] {}
2025-11-28T03:05:53:   },
2025-11-28T03:05:53:   finished: false
2025-11-28T03:05:53: }
2025-11-28T03:05:53: 2025-11-28T08:05:53.301Z next:router-server:main invokeRender /admin/function.php {
2025-11-28T03:05:53:   host: 'mail.gearly.com',
2025-11-28T03:05:53:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:05:53:   referer: 'https://www.google.co.uk/',
2025-11-28T03:05:53:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:53:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:53:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:53:   dnt: '1',
2025-11-28T03:05:53:   'x-forwarded-for': '187.29.112.86, 4.206.73.185',
2025-11-28T03:05:53:   'x-real-ip': '187.29.112.86',
2025-11-28T03:05:53:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:53:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:53:   connection: 'Keep-Alive',
2025-11-28T03:05:53:   'x-middleware-invoke': '',
2025-11-28T03:05:53:   'x-invoke-path': '/404',
2025-11-28T03:05:53:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:53:   'x-invoke-status': '404'
2025-11-28T03:05:53: }
2025-11-28T03:05:53: 2025-11-28T08:05:53.301Z compression no compression: not acceptable
2025-11-28T03:05:53: 2025-11-28T08:05:53.321Z next:router-server:main requestHandler! /akcc.php {
2025-11-28T03:05:53:   matchedOutput: null,
2025-11-28T03:05:53:   statusCode: undefined,
2025-11-28T03:05:53:   resHeaders: {},
2025-11-28T03:05:53:   bodyStream: false,
2025-11-28T03:05:53:   parsedUrl: { pathname: '/akcc.php', query: [Object: null prototype] {} },
2025-11-28T03:05:53:   finished: false
2025-11-28T03:05:53: }
2025-11-28T03:05:53: 2025-11-28T08:05:53.321Z next:router-server:main invokeRender /akcc.php {
2025-11-28T03:05:53:   host: 'mail.gearly.com',
2025-11-28T03:05:53:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:05:53:   referer: 'https://www.google.fr/',
2025-11-28T03:05:53:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:53:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:53:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:53:   dnt: '1',
2025-11-28T03:05:53:   'x-forwarded-for': '229.53.112.172, 4.206.73.185',
2025-11-28T03:05:53:   'x-real-ip': '229.53.112.172',
2025-11-28T03:05:53:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:53:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:53:   connection: 'Keep-Alive',
2025-11-28T03:05:53:   'x-middleware-invoke': '',
2025-11-28T03:05:53:   'x-invoke-path': '/404',
2025-11-28T03:05:53:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:53:   'x-invoke-status': '404'
2025-11-28T03:05:53: }
2025-11-28T03:05:53: 2025-11-28T08:05:53.322Z compression no compression: not acceptable
2025-11-28T03:05:53: 2025-11-28T08:05:53.342Z next:router-server:main requestHandler! /alfa.php {
2025-11-28T03:05:53:   matchedOutput: null,
2025-11-28T03:05:53:   statusCode: undefined,
2025-11-28T03:05:53:   resHeaders: {},
2025-11-28T03:05:53:   bodyStream: false,
2025-11-28T03:05:53:   parsedUrl: { pathname: '/alfa.php', query: [Object: null prototype] {} },
2025-11-28T03:05:53:   finished: false
2025-11-28T03:05:53: }
2025-11-28T03:05:53: 2025-11-28T08:05:53.342Z next:router-server:main invokeRender /alfa.php {
2025-11-28T03:05:53:   host: 'mail.gearly.com',
2025-11-28T03:05:53:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T03:05:53:   referer: 'https://www.bing.com/',
2025-11-28T03:05:53:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:53:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:53:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:53:   dnt: '1',
2025-11-28T03:05:53:   'x-forwarded-for': '134.216.249.19, 4.206.73.185',
2025-11-28T03:05:53:   'x-real-ip': '134.216.249.19',
2025-11-28T03:05:53:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:53:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:53:   connection: 'Keep-Alive',
2025-11-28T03:05:53:   'x-middleware-invoke': '',
2025-11-28T03:05:53:   'x-invoke-path': '/404',
2025-11-28T03:05:53:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:53:   'x-invoke-status': '404'
2025-11-28T03:05:53: }
2025-11-28T03:05:53: 2025-11-28T08:05:53.343Z compression no compression: not acceptable
2025-11-28T03:05:53: 2025-11-28T08:05:53.363Z next:router-server:main requestHandler! /api.php {
2025-11-28T03:05:53:   matchedOutput: null,
2025-11-28T03:05:53:   statusCode: undefined,
2025-11-28T03:05:53:   resHeaders: {},
2025-11-28T03:05:53:   bodyStream: false,
2025-11-28T03:05:53:   parsedUrl: { pathname: '/api.php', query: [Object: null prototype] {} },
2025-11-28T03:05:53:   finished: false
2025-11-28T03:05:53: }
2025-11-28T03:05:53: 2025-11-28T08:05:53.363Z next:router-server:main invokeRender /api.php {
2025-11-28T03:05:53:   host: 'mail.gearly.com',
2025-11-28T03:05:53:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:05:53:   referer: 'https://www.google.fr/',
2025-11-28T03:05:53:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:53:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:53:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:53:   dnt: '1',
2025-11-28T03:05:53:   'x-forwarded-for': '208.206.228.161, 4.206.73.185',
2025-11-28T03:05:53:   'x-real-ip': '208.206.228.161',
2025-11-28T03:05:53:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:53:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:53:   connection: 'Keep-Alive',
2025-11-28T03:05:53:   'x-middleware-invoke': '',
2025-11-28T03:05:53:   'x-invoke-path': '/404',
2025-11-28T03:05:53:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:53:   'x-invoke-status': '404'
2025-11-28T03:05:53: }
2025-11-28T03:05:53: 2025-11-28T08:05:53.364Z compression no compression: not acceptable
2025-11-28T03:05:53: 2025-11-28T08:05:53.610Z next:router-server:main requestHandler! /as.php {
2025-11-28T03:05:53:   matchedOutput: null,
2025-11-28T03:05:53:   statusCode: undefined,
2025-11-28T03:05:53:   resHeaders: {},
2025-11-28T03:05:53:   bodyStream: false,
2025-11-28T03:05:53:   parsedUrl: { pathname: '/as.php', query: [Object: null prototype] {} },
2025-11-28T03:05:53:   finished: false
2025-11-28T03:05:53: }
2025-11-28T03:05:53: 2025-11-28T08:05:53.610Z next:router-server:main invokeRender /as.php {
2025-11-28T03:05:53:   host: 'mail.gearly.com',
2025-11-28T03:05:53:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:05:53:   referer: 'https://www.bing.com/',
2025-11-28T03:05:53:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:53:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:53:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:53:   dnt: '1',
2025-11-28T03:05:53:   'x-forwarded-for': '235.31.107.243, 4.206.73.185',
2025-11-28T03:05:53:   'x-real-ip': '235.31.107.243',
2025-11-28T03:05:53:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:53:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:53:   connection: 'Keep-Alive',
2025-11-28T03:05:53:   'x-middleware-invoke': '',
2025-11-28T03:05:53:   'x-invoke-path': '/404',
2025-11-28T03:05:53:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:53:   'x-invoke-status': '404'
2025-11-28T03:05:53: }
2025-11-28T03:05:53: 2025-11-28T08:05:53.611Z compression no compression: not acceptable
2025-11-28T03:05:53: 2025-11-28T08:05:53.631Z next:router-server:main requestHandler! /asasx.php {
2025-11-28T03:05:53:   matchedOutput: null,
2025-11-28T03:05:53:   statusCode: undefined,
2025-11-28T03:05:53:   resHeaders: {},
2025-11-28T03:05:53:   bodyStream: false,
2025-11-28T03:05:53:   parsedUrl: { pathname: '/asasx.php', query: [Object: null prototype] {} },
2025-11-28T03:05:53:   finished: false
2025-11-28T03:05:53: }
2025-11-28T03:05:53: 2025-11-28T08:05:53.631Z next:router-server:main invokeRender /asasx.php {
2025-11-28T03:05:53:   host: 'mail.gearly.com',
2025-11-28T03:05:53:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:05:53:   referer: 'https://duckduckgo.com/',
2025-11-28T03:05:53:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:53:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:53:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:53:   dnt: '1',
2025-11-28T03:05:53:   'x-forwarded-for': '236.58.119.92, 4.206.73.185',
2025-11-28T03:05:53:   'x-real-ip': '236.58.119.92',
2025-11-28T03:05:53:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:53:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:53:   connection: 'Keep-Alive',
2025-11-28T03:05:53:   'x-middleware-invoke': '',
2025-11-28T03:05:53:   'x-invoke-path': '/404',
2025-11-28T03:05:53:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:53:   'x-invoke-status': '404'
2025-11-28T03:05:53: }
2025-11-28T03:05:53: 2025-11-28T08:05:53.632Z compression no compression: not acceptable
2025-11-28T03:05:53: 2025-11-28T08:05:53.661Z next:router-server:main requestHandler! /asd.php {
2025-11-28T03:05:53:   matchedOutput: null,
2025-11-28T03:05:53:   statusCode: undefined,
2025-11-28T03:05:53:   resHeaders: {},
2025-11-28T03:05:53:   bodyStream: false,
2025-11-28T03:05:53:   parsedUrl: { pathname: '/asd.php', query: [Object: null prototype] {} },
2025-11-28T03:05:53:   finished: false
2025-11-28T03:05:53: }
2025-11-28T03:05:53: 2025-11-28T08:05:53.661Z next:router-server:main invokeRender /asd.php {
2025-11-28T03:05:53:   host: 'mail.gearly.com',
2025-11-28T03:05:53:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T03:05:53:   referer: 'https://www.google.com/',
2025-11-28T03:05:53:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:53:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:53:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:53:   dnt: '1',
2025-11-28T03:05:53:   'x-forwarded-for': '215.204.100.236, 4.206.73.185',
2025-11-28T03:05:53:   'x-real-ip': '215.204.100.236',
2025-11-28T03:05:53:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:53:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:53:   connection: 'Keep-Alive',
2025-11-28T03:05:53:   'x-middleware-invoke': '',
2025-11-28T03:05:53:   'x-invoke-path': '/404',
2025-11-28T03:05:53:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:53:   'x-invoke-status': '404'
2025-11-28T03:05:53: }
2025-11-28T03:05:53: 2025-11-28T08:05:53.661Z compression no compression: not acceptable
2025-11-28T03:05:53: 2025-11-28T08:05:53.834Z next:router-server:main requestHandler! /assets/ {
2025-11-28T03:05:53:   matchedOutput: undefined,
2025-11-28T03:05:53:   statusCode: 308,
2025-11-28T03:05:53:   resHeaders: undefined,
2025-11-28T03:05:53:   bodyStream: false,
2025-11-28T03:05:53:   parsedUrl: { pathname: '/assets', query: undefined },
2025-11-28T03:05:53:   finished: true
2025-11-28T03:05:53: }
2025-11-28T03:05:53: 2025-11-28T08:05:53.834Z compression undefined not compressible
2025-11-28T03:05:53: 2025-11-28T08:05:53.834Z compression no compression: filtered
2025-11-28T03:05:54: 2025-11-28T08:05:54.189Z next:router-server:main requestHandler! /assets {
2025-11-28T03:05:54:   matchedOutput: null,
2025-11-28T03:05:54:   statusCode: undefined,
2025-11-28T03:05:54:   resHeaders: {},
2025-11-28T03:05:54:   bodyStream: false,
2025-11-28T03:05:54:   parsedUrl: { pathname: '/assets', query: [Object: null prototype] {} },
2025-11-28T03:05:54:   finished: false
2025-11-28T03:05:54: }
2025-11-28T03:05:54: 2025-11-28T08:05:54.189Z next:router-server:main invokeRender /assets {
2025-11-28T03:05:54:   host: 'mail.gearly.com',
2025-11-28T03:05:54:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:05:54:   referer: 'https://www.google.co.uk/',
2025-11-28T03:05:54:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:54:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:54:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:54:   dnt: '1',
2025-11-28T03:05:54:   'x-forwarded-for': '38.91.154.169, 4.206.73.185',
2025-11-28T03:05:54:   'x-real-ip': '38.91.154.169',
2025-11-28T03:05:54:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:54:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:54:   connection: 'Keep-Alive',
2025-11-28T03:05:54:   'x-middleware-invoke': '',
2025-11-28T03:05:54:   'x-invoke-path': '/404',
2025-11-28T03:05:54:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:54:   'x-invoke-status': '404'
2025-11-28T03:05:54: }
2025-11-28T03:05:54: 2025-11-28T08:05:54.190Z compression no compression: not acceptable
2025-11-28T03:05:54: 2025-11-28T08:05:54.221Z next:router-server:main requestHandler! /assets/images/ {
2025-11-28T03:05:54:   matchedOutput: undefined,
2025-11-28T03:05:54:   statusCode: 308,
2025-11-28T03:05:54:   resHeaders: undefined,
2025-11-28T03:05:54:   bodyStream: false,
2025-11-28T03:05:54:   parsedUrl: { pathname: '/assets/images', query: undefined },
2025-11-28T03:05:54:   finished: true
2025-11-28T03:05:54: }
2025-11-28T03:05:54: 2025-11-28T08:05:54.221Z compression undefined not compressible
2025-11-28T03:05:54: 2025-11-28T08:05:54.221Z compression no compression: filtered
2025-11-28T03:05:54: 2025-11-28T08:05:54.285Z next:router-server:main requestHandler! /assets/images {
2025-11-28T03:05:54:   matchedOutput: null,
2025-11-28T03:05:54:   statusCode: undefined,
2025-11-28T03:05:54:   resHeaders: {},
2025-11-28T03:05:54:   bodyStream: false,
2025-11-28T03:05:54:   parsedUrl: { pathname: '/assets/images', query: [Object: null prototype] {} },
2025-11-28T03:05:54:   finished: false
2025-11-28T03:05:54: }
2025-11-28T03:05:54: 2025-11-28T08:05:54.285Z next:router-server:main invokeRender /assets/images {
2025-11-28T03:05:54:   host: 'mail.gearly.com',
2025-11-28T03:05:54:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1',
2025-11-28T03:05:54:   referer: 'https://www.google.de/',
2025-11-28T03:05:54:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:54:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:54:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:54:   dnt: '1',
2025-11-28T03:05:54:   'x-forwarded-for': '134.47.207.253, 4.206.73.185',
2025-11-28T03:05:54:   'x-real-ip': '134.47.207.253',
2025-11-28T03:05:54:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:54:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:54:   connection: 'Keep-Alive',
2025-11-28T03:05:54:   'x-middleware-invoke': '',
2025-11-28T03:05:54:   'x-invoke-path': '/404',
2025-11-28T03:05:54:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:54:   'x-invoke-status': '404'
2025-11-28T03:05:54: }
2025-11-28T03:05:54: 2025-11-28T08:05:54.286Z compression no compression: not acceptable
2025-11-28T03:05:54: 2025-11-28T08:05:54.306Z next:router-server:main requestHandler! /autoload_classmap/function.php {
2025-11-28T03:05:54:   matchedOutput: null,
2025-11-28T03:05:54:   statusCode: undefined,
2025-11-28T03:05:54:   resHeaders: {},
2025-11-28T03:05:54:   bodyStream: false,
2025-11-28T03:05:54:   parsedUrl: {
2025-11-28T03:05:54:     pathname: '/autoload_classmap/function.php',
2025-11-28T03:05:54:     query: [Object: null prototype] {}
2025-11-28T03:05:54:   },
2025-11-28T03:05:54:   finished: false
2025-11-28T03:05:54: }
2025-11-28T03:05:54: 2025-11-28T08:05:54.306Z next:router-server:main invokeRender /autoload_classmap/function.php {
2025-11-28T03:05:54:   host: 'mail.gearly.com',
2025-11-28T03:05:54:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:05:54:   referer: 'https://www.google.fr/',
2025-11-28T03:05:54:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:54:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:54:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:54:   dnt: '1',
2025-11-28T03:05:54:   'x-forwarded-for': '31.22.182.161, 4.206.73.185',
2025-11-28T03:05:54:   'x-real-ip': '31.22.182.161',
2025-11-28T03:05:54:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:54:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:54:   connection: 'Keep-Alive',
2025-11-28T03:05:54:   'x-middleware-invoke': '',
2025-11-28T03:05:54:   'x-invoke-path': '/404',
2025-11-28T03:05:54:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:54:   'x-invoke-status': '404'
2025-11-28T03:05:54: }
2025-11-28T03:05:54: 2025-11-28T08:05:54.306Z compression no compression: not acceptable
2025-11-28T03:05:54: 2025-11-28T08:05:54.568Z next:router-server:main requestHandler! /bolt.php {
2025-11-28T03:05:54:   matchedOutput: null,
2025-11-28T03:05:54:   statusCode: undefined,
2025-11-28T03:05:54:   resHeaders: {},
2025-11-28T03:05:54:   bodyStream: false,
2025-11-28T03:05:54:   parsedUrl: { pathname: '/bolt.php', query: [Object: null prototype] {} },
2025-11-28T03:05:54:   finished: false
2025-11-28T03:05:54: }
2025-11-28T03:05:54: 2025-11-28T08:05:54.568Z next:router-server:main invokeRender /bolt.php {
2025-11-28T03:05:54:   host: 'mail.gearly.com',
2025-11-28T03:05:54:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:05:54:   referer: 'https://www.google.com/',
2025-11-28T03:05:54:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:54:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:54:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:54:   dnt: '1',
2025-11-28T03:05:54:   'x-forwarded-for': '121.73.197.250, 4.206.73.185',
2025-11-28T03:05:54:   'x-real-ip': '121.73.197.250',
2025-11-28T03:05:54:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:54:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:54:   connection: 'Keep-Alive',
2025-11-28T03:05:54:   'x-middleware-invoke': '',
2025-11-28T03:05:54:   'x-invoke-path': '/404',
2025-11-28T03:05:54:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:54:   'x-invoke-status': '404'
2025-11-28T03:05:54: }
2025-11-28T03:05:54: 2025-11-28T08:05:54.569Z compression no compression: not acceptable
2025-11-28T03:05:54: 2025-11-28T08:05:54.590Z next:router-server:main requestHandler! /cgi-bin/ {
2025-11-28T03:05:54:   matchedOutput: undefined,
2025-11-28T03:05:54:   statusCode: 308,
2025-11-28T03:05:54:   resHeaders: undefined,
2025-11-28T03:05:54:   bodyStream: false,
2025-11-28T03:05:54:   parsedUrl: { pathname: '/cgi-bin', query: undefined },
2025-11-28T03:05:54:   finished: true
2025-11-28T03:05:54: }
2025-11-28T03:05:54: 2025-11-28T08:05:54.590Z compression undefined not compressible
2025-11-28T03:05:54: 2025-11-28T08:05:54.590Z compression no compression: filtered
2025-11-28T03:05:54: 2025-11-28T08:05:54.611Z next:router-server:main requestHandler! /cgi-bin {
2025-11-28T03:05:54:   matchedOutput: null,
2025-11-28T03:05:54:   statusCode: undefined,
2025-11-28T03:05:54:   resHeaders: {},
2025-11-28T03:05:54:   bodyStream: false,
2025-11-28T03:05:54:   parsedUrl: { pathname: '/cgi-bin', query: [Object: null prototype] {} },
2025-11-28T03:05:54:   finished: false
2025-11-28T03:05:54: }
2025-11-28T03:05:54: 2025-11-28T08:05:54.611Z next:router-server:main invokeRender /cgi-bin {
2025-11-28T03:05:54:   host: 'mail.gearly.com',
2025-11-28T03:05:54:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:05:54:   referer: 'https://www.google.com/',
2025-11-28T03:05:54:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:54:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:54:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:54:   dnt: '1',
2025-11-28T03:05:54:   'x-forwarded-for': '32.110.215.117, 4.206.73.185',
2025-11-28T03:05:54:   'x-real-ip': '32.110.215.117',
2025-11-28T03:05:54:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:54:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:54:   connection: 'Keep-Alive',
2025-11-28T03:05:54:   'x-middleware-invoke': '',
2025-11-28T03:05:54:   'x-invoke-path': '/404',
2025-11-28T03:05:54:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:54:   'x-invoke-status': '404'
2025-11-28T03:05:54: }
2025-11-28T03:05:54: 2025-11-28T08:05:54.612Z compression no compression: not acceptable
2025-11-28T03:05:54: 2025-11-28T08:05:54.670Z next:router-server:main requestHandler! /chosen.php {
2025-11-28T03:05:54:   matchedOutput: null,
2025-11-28T03:05:54:   statusCode: undefined,
2025-11-28T03:05:54:   resHeaders: {},
2025-11-28T03:05:54:   bodyStream: false,
2025-11-28T03:05:54:   parsedUrl: { pathname: '/chosen.php', query: [Object: null prototype] {} },
2025-11-28T03:05:54:   finished: false
2025-11-28T03:05:54: }
2025-11-28T03:05:54: 2025-11-28T08:05:54.670Z next:router-server:main invokeRender /chosen.php {
2025-11-28T03:05:54:   host: 'mail.gearly.com',
2025-11-28T03:05:54:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:05:54:   referer: 'https://www.google.de/',
2025-11-28T03:05:54:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:54:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:54:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:54:   dnt: '1',
2025-11-28T03:05:54:   'x-forwarded-for': '59.35.82.75, 4.206.73.185',
2025-11-28T03:05:54:   'x-real-ip': '59.35.82.75',
2025-11-28T03:05:54:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:54:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:54:   connection: 'Keep-Alive',
2025-11-28T03:05:54:   'x-middleware-invoke': '',
2025-11-28T03:05:54:   'x-invoke-path': '/404',
2025-11-28T03:05:54:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:54:   'x-invoke-status': '404'
2025-11-28T03:05:54: }
2025-11-28T03:05:54: 2025-11-28T08:05:54.671Z compression no compression: not acceptable
2025-11-28T03:05:54: 2025-11-28T08:05:54.712Z next:router-server:main requestHandler! /classwithtostring.php {
2025-11-28T03:05:54:   matchedOutput: null,
2025-11-28T03:05:54:   statusCode: undefined,
2025-11-28T03:05:54:   resHeaders: {},
2025-11-28T03:05:54:   bodyStream: false,
2025-11-28T03:05:54:   parsedUrl: {
2025-11-28T03:05:54:     pathname: '/classwithtostring.php',
2025-11-28T03:05:54:     query: [Object: null prototype] {}
2025-11-28T03:05:54:   },
2025-11-28T03:05:54:   finished: false
2025-11-28T03:05:54: }
2025-11-28T03:05:54: 2025-11-28T08:05:54.712Z next:router-server:main invokeRender /classwithtostring.php {
2025-11-28T03:05:54:   host: 'mail.gearly.com',
2025-11-28T03:05:54:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:05:54:   referer: 'https://www.google.de/',
2025-11-28T03:05:54:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:54:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:54:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:54:   dnt: '1',
2025-11-28T03:05:54:   'x-forwarded-for': '70.186.194.159, 4.206.73.185',
2025-11-28T03:05:54:   'x-real-ip': '70.186.194.159',
2025-11-28T03:05:54:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:54:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:54:   connection: 'Keep-Alive',
2025-11-28T03:05:54:   'x-middleware-invoke': '',
2025-11-28T03:05:54:   'x-invoke-path': '/404',
2025-11-28T03:05:54:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:54:   'x-invoke-status': '404'
2025-11-28T03:05:54: }
2025-11-28T03:05:54: 2025-11-28T08:05:54.712Z compression no compression: not acceptable
2025-11-28T03:05:54: 2025-11-28T08:05:54.735Z next:router-server:main requestHandler! /dex.php {
2025-11-28T03:05:54:   matchedOutput: null,
2025-11-28T03:05:54:   statusCode: undefined,
2025-11-28T03:05:54:   resHeaders: {},
2025-11-28T03:05:54:   bodyStream: false,
2025-11-28T03:05:54:   parsedUrl: { pathname: '/dex.php', query: [Object: null prototype] {} },
2025-11-28T03:05:54:   finished: false
2025-11-28T03:05:54: }
2025-11-28T03:05:54: 2025-11-28T08:05:54.735Z next:router-server:main invokeRender /dex.php {
2025-11-28T03:05:54:   host: 'mail.gearly.com',
2025-11-28T03:05:54:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T03:05:54:   referer: 'https://www.google.co.uk/',
2025-11-28T03:05:54:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:54:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:54:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:54:   dnt: '1',
2025-11-28T03:05:54:   'x-forwarded-for': '182.16.141.242, 4.206.73.185',
2025-11-28T03:05:54:   'x-real-ip': '182.16.141.242',
2025-11-28T03:05:54:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:54:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:54:   connection: 'Keep-Alive',
2025-11-28T03:05:54:   'x-middleware-invoke': '',
2025-11-28T03:05:54:   'x-invoke-path': '/404',
2025-11-28T03:05:54:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:54:   'x-invoke-status': '404'
2025-11-28T03:05:54: }
2025-11-28T03:05:54: 2025-11-28T08:05:54.736Z compression no compression: not acceptable
2025-11-28T03:05:54: 2025-11-28T08:05:54.768Z next:router-server:main requestHandler! /doc.php {
2025-11-28T03:05:54:   matchedOutput: null,
2025-11-28T03:05:54:   statusCode: undefined,
2025-11-28T03:05:54:   resHeaders: {},
2025-11-28T03:05:54:   bodyStream: false,
2025-11-28T03:05:54:   parsedUrl: { pathname: '/doc.php', query: [Object: null prototype] {} },
2025-11-28T03:05:54:   finished: false
2025-11-28T03:05:54: }
2025-11-28T03:05:54: 2025-11-28T08:05:54.768Z next:router-server:main invokeRender /doc.php {
2025-11-28T03:05:54:   host: 'mail.gearly.com',
2025-11-28T03:05:54:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T03:05:54:   referer: 'https://www.google.com/',
2025-11-28T03:05:54:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:54:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:54:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:54:   dnt: '1',
2025-11-28T03:05:54:   'x-forwarded-for': '189.120.122.211, 4.206.73.185',
2025-11-28T03:05:54:   'x-real-ip': '189.120.122.211',
2025-11-28T03:05:54:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:54:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:54:   connection: 'Keep-Alive',
2025-11-28T03:05:54:   'x-middleware-invoke': '',
2025-11-28T03:05:54:   'x-invoke-path': '/404',
2025-11-28T03:05:54:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:54:   'x-invoke-status': '404'
2025-11-28T03:05:54: }
2025-11-28T03:05:54: 2025-11-28T08:05:54.768Z compression no compression: not acceptable
2025-11-28T03:05:55: 2025-11-28T08:05:55.152Z next:router-server:main requestHandler! /ds.php {
2025-11-28T03:05:55:   matchedOutput: null,
2025-11-28T03:05:55:   statusCode: undefined,
2025-11-28T03:05:55:   resHeaders: {},
2025-11-28T03:05:55:   bodyStream: false,
2025-11-28T03:05:55:   parsedUrl: { pathname: '/ds.php', query: [Object: null prototype] {} },
2025-11-28T03:05:55:   finished: false
2025-11-28T03:05:55: }
2025-11-28T03:05:55: 2025-11-28T08:05:55.152Z next:router-server:main invokeRender /ds.php {
2025-11-28T03:05:55:   host: 'mail.gearly.com',
2025-11-28T03:05:55:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T03:05:55:   referer: 'https://www.google.fr/',
2025-11-28T03:05:55:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:55:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:55:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:55:   dnt: '1',
2025-11-28T03:05:55:   'x-forwarded-for': '212.158.48.32, 4.206.73.185',
2025-11-28T03:05:55:   'x-real-ip': '212.158.48.32',
2025-11-28T03:05:55:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:55:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:55:   connection: 'Keep-Alive',
2025-11-28T03:05:55:   'x-middleware-invoke': '',
2025-11-28T03:05:55:   'x-invoke-path': '/404',
2025-11-28T03:05:55:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:55:   'x-invoke-status': '404'
2025-11-28T03:05:55: }
2025-11-28T03:05:55: 2025-11-28T08:05:55.153Z compression no compression: not acceptable
2025-11-28T03:05:55: 2025-11-28T08:05:55.174Z next:router-server:main requestHandler! /edit.php {
2025-11-28T03:05:55:   matchedOutput: null,
2025-11-28T03:05:55:   statusCode: undefined,
2025-11-28T03:05:55:   resHeaders: {},
2025-11-28T03:05:55:   bodyStream: false,
2025-11-28T03:05:55:   parsedUrl: { pathname: '/edit.php', query: [Object: null prototype] {} },
2025-11-28T03:05:55:   finished: false
2025-11-28T03:05:55: }
2025-11-28T03:05:55: 2025-11-28T08:05:55.174Z next:router-server:main invokeRender /edit.php {
2025-11-28T03:05:55:   host: 'mail.gearly.com',
2025-11-28T03:05:55:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T03:05:55:   referer: 'https://www.google.com/',
2025-11-28T03:05:55:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:55:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:55:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:55:   dnt: '1',
2025-11-28T03:05:55:   'x-forwarded-for': '4.95.89.186, 4.206.73.185',
2025-11-28T03:05:55:   'x-real-ip': '4.95.89.186',
2025-11-28T03:05:55:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:55:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:55:   connection: 'Keep-Alive',
2025-11-28T03:05:55:   'x-middleware-invoke': '',
2025-11-28T03:05:55:   'x-invoke-path': '/404',
2025-11-28T03:05:55:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:55:   'x-invoke-status': '404'
2025-11-28T03:05:55: }
2025-11-28T03:05:55: 2025-11-28T08:05:55.174Z compression no compression: not acceptable
2025-11-28T03:05:55: 2025-11-28T08:05:55.534Z next:router-server:main requestHandler! /file.php {
2025-11-28T03:05:55:   matchedOutput: null,
2025-11-28T03:05:55:   statusCode: undefined,
2025-11-28T03:05:55:   resHeaders: {},
2025-11-28T03:05:55:   bodyStream: false,
2025-11-28T03:05:55:   parsedUrl: { pathname: '/file.php', query: [Object: null prototype] {} },
2025-11-28T03:05:55:   finished: false
2025-11-28T03:05:55: }
2025-11-28T03:05:55: 2025-11-28T08:05:55.534Z next:router-server:main invokeRender /file.php {
2025-11-28T03:05:55:   host: 'mail.gearly.com',
2025-11-28T03:05:55:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T03:05:55:   referer: 'https://www.bing.com/',
2025-11-28T03:05:55:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:55:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:55:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:55:   dnt: '1',
2025-11-28T03:05:55:   'x-forwarded-for': '208.80.144.60, 4.206.73.185',
2025-11-28T03:05:55:   'x-real-ip': '208.80.144.60',
2025-11-28T03:05:55:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:55:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:55:   connection: 'Keep-Alive',
2025-11-28T03:05:55:   'x-middleware-invoke': '',
2025-11-28T03:05:55:   'x-invoke-path': '/404',
2025-11-28T03:05:55:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:55:   'x-invoke-status': '404'
2025-11-28T03:05:55: }
2025-11-28T03:05:55: 2025-11-28T08:05:55.534Z compression no compression: not acceptable
2025-11-28T03:05:55: 2025-11-28T08:05:55.555Z next:router-server:main requestHandler! /files/ {
2025-11-28T03:05:55:   matchedOutput: undefined,
2025-11-28T03:05:55:   statusCode: 308,
2025-11-28T03:05:55:   resHeaders: undefined,
2025-11-28T03:05:55:   bodyStream: false,
2025-11-28T03:05:55:   parsedUrl: { pathname: '/files', query: undefined },
2025-11-28T03:05:55:   finished: true
2025-11-28T03:05:55: }
2025-11-28T03:05:55: 2025-11-28T08:05:55.555Z compression undefined not compressible
2025-11-28T03:05:55: 2025-11-28T08:05:55.555Z compression no compression: filtered
2025-11-28T03:05:55: 2025-11-28T08:05:55.580Z next:router-server:main requestHandler! /files {
2025-11-28T03:05:55:   matchedOutput: null,
2025-11-28T03:05:55:   statusCode: undefined,
2025-11-28T03:05:55:   resHeaders: {},
2025-11-28T03:05:55:   bodyStream: false,
2025-11-28T03:05:55:   parsedUrl: { pathname: '/files', query: [Object: null prototype] {} },
2025-11-28T03:05:55:   finished: false
2025-11-28T03:05:55: }
2025-11-28T03:05:55: 2025-11-28T08:05:55.581Z next:router-server:main invokeRender /files {
2025-11-28T03:05:55:   host: 'mail.gearly.com',
2025-11-28T03:05:55:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:05:55:   referer: 'https://www.yahoo.com/',
2025-11-28T03:05:55:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:55:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:55:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:55:   dnt: '1',
2025-11-28T03:05:55:   'x-forwarded-for': '62.186.242.154, 4.206.73.185',
2025-11-28T03:05:55:   'x-real-ip': '62.186.242.154',
2025-11-28T03:05:55:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:55:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:55:   connection: 'Keep-Alive',
2025-11-28T03:05:55:   'x-middleware-invoke': '',
2025-11-28T03:05:55:   'x-invoke-path': '/404',
2025-11-28T03:05:55:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:55:   'x-invoke-status': '404'
2025-11-28T03:05:55: }
2025-11-28T03:05:55: 2025-11-28T08:05:55.581Z compression no compression: not acceptable
2025-11-28T03:05:55: 2025-11-28T08:05:55.878Z next:router-server:main requestHandler! /files/index.php {
2025-11-28T03:05:55:   matchedOutput: null,
2025-11-28T03:05:55:   statusCode: undefined,
2025-11-28T03:05:55:   resHeaders: {},
2025-11-28T03:05:55:   bodyStream: false,
2025-11-28T03:05:55:   parsedUrl: { pathname: '/files/index.php', query: [Object: null prototype] {} },
2025-11-28T03:05:55:   finished: false
2025-11-28T03:05:55: }
2025-11-28T03:05:55: 2025-11-28T08:05:55.879Z next:router-server:main invokeRender /files/index.php {
2025-11-28T03:05:55:   host: 'mail.gearly.com',
2025-11-28T03:05:55:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:05:55:   referer: 'https://www.google.com/',
2025-11-28T03:05:55:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:55:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:55:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:55:   dnt: '1',
2025-11-28T03:05:55:   'x-forwarded-for': '155.94.117.124, 4.206.73.185',
2025-11-28T03:05:55:   'x-real-ip': '155.94.117.124',
2025-11-28T03:05:55:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:55:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:55:   connection: 'Keep-Alive',
2025-11-28T03:05:55:   'x-middleware-invoke': '',
2025-11-28T03:05:55:   'x-invoke-path': '/404',
2025-11-28T03:05:55:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:55:   'x-invoke-status': '404'
2025-11-28T03:05:55: }
2025-11-28T03:05:55: 2025-11-28T08:05:55.880Z compression no compression: not acceptable
2025-11-28T03:05:56: 2025-11-28T08:05:56.131Z next:router-server:main requestHandler! /function.php {
2025-11-28T03:05:56:   matchedOutput: null,
2025-11-28T03:05:56:   statusCode: undefined,
2025-11-28T03:05:56:   resHeaders: {},
2025-11-28T03:05:56:   bodyStream: false,
2025-11-28T03:05:56:   parsedUrl: { pathname: '/function.php', query: [Object: null prototype] {} },
2025-11-28T03:05:56:   finished: false
2025-11-28T03:05:56: }
2025-11-28T03:05:56: 2025-11-28T08:05:56.132Z next:router-server:main invokeRender /function.php {
2025-11-28T03:05:56:   host: 'mail.gearly.com',
2025-11-28T03:05:56:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T03:05:56:   referer: 'https://www.google.co.uk/',
2025-11-28T03:05:56:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:56:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:56:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:56:   dnt: '1',
2025-11-28T03:05:56:   'x-forwarded-for': '66.45.73.172, 4.206.73.185',
2025-11-28T03:05:56:   'x-real-ip': '66.45.73.172',
2025-11-28T03:05:56:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:56:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:56:   connection: 'Keep-Alive',
2025-11-28T03:05:56:   'x-middleware-invoke': '',
2025-11-28T03:05:56:   'x-invoke-path': '/404',
2025-11-28T03:05:56:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:56:   'x-invoke-status': '404'
2025-11-28T03:05:56: }
2025-11-28T03:05:56: 2025-11-28T08:05:56.132Z compression no compression: not acceptable
2025-11-28T03:05:56: 2025-11-28T08:05:56.799Z next:router-server:main requestHandler! /gelay.php {
2025-11-28T03:05:56:   matchedOutput: null,
2025-11-28T03:05:56:   statusCode: undefined,
2025-11-28T03:05:56:   resHeaders: {},
2025-11-28T03:05:56:   bodyStream: false,
2025-11-28T03:05:56:   parsedUrl: { pathname: '/gelay.php', query: [Object: null prototype] {} },
2025-11-28T03:05:56:   finished: false
2025-11-28T03:05:56: }
2025-11-28T03:05:56: 2025-11-28T08:05:56.799Z next:router-server:main invokeRender /gelay.php {
2025-11-28T03:05:56:   host: 'mail.gearly.com',
2025-11-28T03:05:56:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T03:05:56:   referer: 'https://www.bing.com/',
2025-11-28T03:05:56:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:56:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:56:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:56:   dnt: '1',
2025-11-28T03:05:56:   'x-forwarded-for': '238.174.238.156, 4.206.73.185',
2025-11-28T03:05:56:   'x-real-ip': '238.174.238.156',
2025-11-28T03:05:56:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:56:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:56:   connection: 'Keep-Alive',
2025-11-28T03:05:56:   'x-middleware-invoke': '',
2025-11-28T03:05:56:   'x-invoke-path': '/404',
2025-11-28T03:05:56:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:56:   'x-invoke-status': '404'
2025-11-28T03:05:56: }
2025-11-28T03:05:56: 2025-11-28T08:05:56.799Z compression no compression: not acceptable
2025-11-28T03:05:56: 2025-11-28T08:05:56.822Z next:router-server:main requestHandler! /gfile.php {
2025-11-28T03:05:56:   matchedOutput: null,
2025-11-28T03:05:56:   statusCode: undefined,
2025-11-28T03:05:56:   resHeaders: {},
2025-11-28T03:05:56:   bodyStream: false,
2025-11-28T03:05:56:   parsedUrl: { pathname: '/gfile.php', query: [Object: null prototype] {} },
2025-11-28T03:05:56:   finished: false
2025-11-28T03:05:56: }
2025-11-28T03:05:56: 2025-11-28T08:05:56.823Z next:router-server:main invokeRender /gfile.php {
2025-11-28T03:05:56:   host: 'mail.gearly.com',
2025-11-28T03:05:56:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:05:56:   referer: 'https://www.google.com/',
2025-11-28T03:05:56:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:56:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:56:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:56:   dnt: '1',
2025-11-28T03:05:56:   'x-forwarded-for': '107.95.118.148, 4.206.73.185',
2025-11-28T03:05:56:   'x-real-ip': '107.95.118.148',
2025-11-28T03:05:56:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:56:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:56:   connection: 'Keep-Alive',
2025-11-28T03:05:56:   'x-middleware-invoke': '',
2025-11-28T03:05:56:   'x-invoke-path': '/404',
2025-11-28T03:05:56:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:56:   'x-invoke-status': '404'
2025-11-28T03:05:56: }
2025-11-28T03:05:56: 2025-11-28T08:05:56.823Z compression no compression: not acceptable
2025-11-28T03:05:56: 2025-11-28T08:05:56.843Z next:router-server:main requestHandler! /gg.php {
2025-11-28T03:05:56:   matchedOutput: null,
2025-11-28T03:05:56:   statusCode: undefined,
2025-11-28T03:05:56:   resHeaders: {},
2025-11-28T03:05:56:   bodyStream: false,
2025-11-28T03:05:56:   parsedUrl: { pathname: '/gg.php', query: [Object: null prototype] {} },
2025-11-28T03:05:56:   finished: false
2025-11-28T03:05:56: }
2025-11-28T03:05:56: 2025-11-28T08:05:56.843Z next:router-server:main invokeRender /gg.php {
2025-11-28T03:05:56:   host: 'mail.gearly.com',
2025-11-28T03:05:56:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T03:05:56:   referer: 'https://www.yahoo.com/',
2025-11-28T03:05:56:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:56:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:56:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:56:   dnt: '1',
2025-11-28T03:05:56:   'x-forwarded-for': '198.135.164.252, 4.206.73.185',
2025-11-28T03:05:56:   'x-real-ip': '198.135.164.252',
2025-11-28T03:05:56:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:56:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:56:   connection: 'Keep-Alive',
2025-11-28T03:05:56:   'x-middleware-invoke': '',
2025-11-28T03:05:56:   'x-invoke-path': '/404',
2025-11-28T03:05:56:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:56:   'x-invoke-status': '404'
2025-11-28T03:05:56: }
2025-11-28T03:05:56: 2025-11-28T08:05:56.844Z compression no compression: not acceptable
2025-11-28T03:05:57: 2025-11-28T08:05:57.146Z next:router-server:main requestHandler! /goods.php {
2025-11-28T03:05:57:   matchedOutput: null,
2025-11-28T03:05:57:   statusCode: undefined,
2025-11-28T03:05:57:   resHeaders: {},
2025-11-28T03:05:57:   bodyStream: false,
2025-11-28T03:05:57:   parsedUrl: { pathname: '/goods.php', query: [Object: null prototype] {} },
2025-11-28T03:05:57:   finished: false
2025-11-28T03:05:57: }
2025-11-28T03:05:57: 2025-11-28T08:05:57.146Z next:router-server:main invokeRender /goods.php {
2025-11-28T03:05:57:   host: 'mail.gearly.com',
2025-11-28T03:05:57:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T03:05:57:   referer: 'https://www.google.de/',
2025-11-28T03:05:57:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:57:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:57:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:57:   dnt: '1',
2025-11-28T03:05:57:   'x-forwarded-for': '212.164.220.160, 4.206.73.185',
2025-11-28T03:05:57:   'x-real-ip': '212.164.220.160',
2025-11-28T03:05:57:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:57:   connection: 'Keep-Alive',
2025-11-28T03:05:57:   'x-middleware-invoke': '',
2025-11-28T03:05:57:   'x-invoke-path': '/404',
2025-11-28T03:05:57:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:57:   'x-invoke-status': '404'
2025-11-28T03:05:57: }
2025-11-28T03:05:57: 2025-11-28T08:05:57.147Z compression no compression: not acceptable
2025-11-28T03:05:57: 2025-11-28T08:05:57.585Z next:router-server:main requestHandler! /i.php {
2025-11-28T03:05:57:   matchedOutput: null,
2025-11-28T03:05:57:   statusCode: undefined,
2025-11-28T03:05:57:   resHeaders: {},
2025-11-28T03:05:57:   bodyStream: false,
2025-11-28T03:05:57:   parsedUrl: { pathname: '/i.php', query: [Object: null prototype] {} },
2025-11-28T03:05:57:   finished: false
2025-11-28T03:05:57: }
2025-11-28T03:05:57: 2025-11-28T08:05:57.585Z next:router-server:main invokeRender /i.php {
2025-11-28T03:05:57:   host: 'mail.gearly.com',
2025-11-28T03:05:57:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T03:05:57:   referer: 'https://www.google.fr/',
2025-11-28T03:05:57:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:57:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:57:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:57:   dnt: '1',
2025-11-28T03:05:57:   'x-forwarded-for': '91.227.3.242, 4.206.73.185',
2025-11-28T03:05:57:   'x-real-ip': '91.227.3.242',
2025-11-28T03:05:57:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:57:   connection: 'Keep-Alive',
2025-11-28T03:05:57:   'x-middleware-invoke': '',
2025-11-28T03:05:57:   'x-invoke-path': '/404',
2025-11-28T03:05:57:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:57:   'x-invoke-status': '404'
2025-11-28T03:05:57: }
2025-11-28T03:05:57: 2025-11-28T08:05:57.586Z compression no compression: not acceptable
2025-11-28T03:05:57: 2025-11-28T08:05:57.705Z next:router-server:main requestHandler! /images/images/about.php {
2025-11-28T03:05:57:   matchedOutput: null,
2025-11-28T03:05:57:   statusCode: undefined,
2025-11-28T03:05:57:   resHeaders: {},
2025-11-28T03:05:57:   bodyStream: false,
2025-11-28T03:05:57:   parsedUrl: {
2025-11-28T03:05:57:     pathname: '/images/images/about.php',
2025-11-28T03:05:57:     query: [Object: null prototype] {}
2025-11-28T03:05:57:   },
2025-11-28T03:05:57:   finished: false
2025-11-28T03:05:57: }
2025-11-28T03:05:57: 2025-11-28T08:05:57.705Z next:router-server:main invokeRender /images/images/about.php {
2025-11-28T03:05:57:   host: 'mail.gearly.com',
2025-11-28T03:05:57:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T03:05:57:   referer: 'https://www.google.de/',
2025-11-28T03:05:57:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:57:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:57:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:57:   dnt: '1',
2025-11-28T03:05:57:   'x-forwarded-for': '233.224.138.94, 4.206.73.185',
2025-11-28T03:05:57:   'x-real-ip': '233.224.138.94',
2025-11-28T03:05:57:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:57:   connection: 'Keep-Alive',
2025-11-28T03:05:57:   'x-middleware-invoke': '',
2025-11-28T03:05:57:   'x-invoke-path': '/404',
2025-11-28T03:05:57:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:57:   'x-invoke-status': '404'
2025-11-28T03:05:57: }
2025-11-28T03:05:57: 2025-11-28T08:05:57.705Z compression no compression: not acceptable
2025-11-28T03:05:57: 2025-11-28T08:05:57.830Z next:router-server:main requestHandler! /images/index.php {
2025-11-28T03:05:57:   matchedOutput: null,
2025-11-28T03:05:57:   statusCode: undefined,
2025-11-28T03:05:57:   resHeaders: {},
2025-11-28T03:05:57:   bodyStream: false,
2025-11-28T03:05:57:   parsedUrl: { pathname: '/images/index.php', query: [Object: null prototype] {} },
2025-11-28T03:05:57:   finished: false
2025-11-28T03:05:57: }
2025-11-28T03:05:57: 2025-11-28T08:05:57.830Z next:router-server:main invokeRender /images/index.php {
2025-11-28T03:05:57:   host: 'mail.gearly.com',
2025-11-28T03:05:57:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:05:57:   referer: 'https://www.bing.com/',
2025-11-28T03:05:57:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:57:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:57:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:57:   dnt: '1',
2025-11-28T03:05:57:   'x-forwarded-for': '84.127.198.219, 4.206.73.185',
2025-11-28T03:05:57:   'x-real-ip': '84.127.198.219',
2025-11-28T03:05:57:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:57:   connection: 'Keep-Alive',
2025-11-28T03:05:57:   'x-middleware-invoke': '',
2025-11-28T03:05:57:   'x-invoke-path': '/404',
2025-11-28T03:05:57:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:57:   'x-invoke-status': '404'
2025-11-28T03:05:57: }
2025-11-28T03:05:57: 2025-11-28T08:05:57.831Z compression no compression: not acceptable
2025-11-28T03:05:58: 2025-11-28T08:05:57.999Z next:router-server:main requestHandler! /inc.php {
2025-11-28T03:05:58:   matchedOutput: null,
2025-11-28T03:05:58:   statusCode: undefined,
2025-11-28T03:05:58:   resHeaders: {},
2025-11-28T03:05:58:   bodyStream: false,
2025-11-28T03:05:58:   parsedUrl: { pathname: '/inc.php', query: [Object: null prototype] {} },
2025-11-28T03:05:58:   finished: false
2025-11-28T03:05:58: }
2025-11-28T03:05:58: 2025-11-28T08:05:58.000Z next:router-server:main invokeRender /inc.php {
2025-11-28T03:05:58:   host: 'mail.gearly.com',
2025-11-28T03:05:58:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:05:58:   referer: 'https://www.bing.com/',
2025-11-28T03:05:58:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:58:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:58:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:58:   dnt: '1',
2025-11-28T03:05:58:   'x-forwarded-for': '173.214.6.57, 4.206.73.185',
2025-11-28T03:05:58:   'x-real-ip': '173.214.6.57',
2025-11-28T03:05:58:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:58:   connection: 'Keep-Alive',
2025-11-28T03:05:58:   'x-middleware-invoke': '',
2025-11-28T03:05:58:   'x-invoke-path': '/404',
2025-11-28T03:05:58:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:58:   'x-invoke-status': '404'
2025-11-28T03:05:58: }
2025-11-28T03:05:58: 2025-11-28T08:05:58.000Z compression no compression: not acceptable
2025-11-28T03:05:58: 2025-11-28T08:05:58.031Z next:router-server:main requestHandler! /index.bak.php {
2025-11-28T03:05:58:   matchedOutput: null,
2025-11-28T03:05:58:   statusCode: undefined,
2025-11-28T03:05:58:   resHeaders: {},
2025-11-28T03:05:58:   bodyStream: false,
2025-11-28T03:05:58:   parsedUrl: { pathname: '/index.bak.php', query: [Object: null prototype] {} },
2025-11-28T03:05:58:   finished: false
2025-11-28T03:05:58: }
2025-11-28T03:05:58: 2025-11-28T08:05:58.032Z next:router-server:main invokeRender /index.bak.php {
2025-11-28T03:05:58:   host: 'mail.gearly.com',
2025-11-28T03:05:58:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:05:58:   referer: 'https://duckduckgo.com/',
2025-11-28T03:05:58:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:58:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:58:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:58:   dnt: '1',
2025-11-28T03:05:58:   'x-forwarded-for': '82.209.82.149, 4.206.73.185',
2025-11-28T03:05:58:   'x-real-ip': '82.209.82.149',
2025-11-28T03:05:58:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:58:   connection: 'Keep-Alive',
2025-11-28T03:05:58:   'x-middleware-invoke': '',
2025-11-28T03:05:58:   'x-invoke-path': '/404',
2025-11-28T03:05:58:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:58:   'x-invoke-status': '404'
2025-11-28T03:05:58: }
2025-11-28T03:05:58: 2025-11-28T08:05:58.032Z compression no compression: not acceptable
2025-11-28T03:05:58: 2025-11-28T08:05:58.399Z next:router-server:main requestHandler! /index/function.php {
2025-11-28T03:05:58:   matchedOutput: null,
2025-11-28T03:05:58:   statusCode: undefined,
2025-11-28T03:05:58:   resHeaders: {},
2025-11-28T03:05:58:   bodyStream: false,
2025-11-28T03:05:58:   parsedUrl: {
2025-11-28T03:05:58:     pathname: '/index/function.php',
2025-11-28T03:05:58:     query: [Object: null prototype] {}
2025-11-28T03:05:58:   },
2025-11-28T03:05:58:   finished: false
2025-11-28T03:05:58: }
2025-11-28T03:05:58: 2025-11-28T08:05:58.400Z next:router-server:main invokeRender /index/function.php {
2025-11-28T03:05:58:   host: 'mail.gearly.com',
2025-11-28T03:05:58:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:05:58:   referer: 'https://www.google.de/',
2025-11-28T03:05:58:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:58:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:58:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:58:   dnt: '1',
2025-11-28T03:05:58:   'x-forwarded-for': '248.115.45.73, 4.206.73.185',
2025-11-28T03:05:58:   'x-real-ip': '248.115.45.73',
2025-11-28T03:05:58:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:58:   connection: 'Keep-Alive',
2025-11-28T03:05:58:   'x-middleware-invoke': '',
2025-11-28T03:05:58:   'x-invoke-path': '/404',
2025-11-28T03:05:58:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:58:   'x-invoke-status': '404'
2025-11-28T03:05:58: }
2025-11-28T03:05:58: 2025-11-28T08:05:58.401Z compression no compression: not acceptable
2025-11-28T03:05:58: 2025-11-28T08:05:58.438Z next:router-server:main requestHandler! /info.php {
2025-11-28T03:05:58:   matchedOutput: null,
2025-11-28T03:05:58:   statusCode: undefined,
2025-11-28T03:05:58:   resHeaders: {},
2025-11-28T03:05:58:   bodyStream: false,
2025-11-28T03:05:58:   parsedUrl: { pathname: '/info.php', query: [Object: null prototype] {} },
2025-11-28T03:05:58:   finished: false
2025-11-28T03:05:58: }
2025-11-28T03:05:58: 2025-11-28T08:05:58.438Z next:router-server:main invokeRender /info.php {
2025-11-28T03:05:58:   host: 'mail.gearly.com',
2025-11-28T03:05:58:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T03:05:58:   referer: 'https://duckduckgo.com/',
2025-11-28T03:05:58:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:58:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:58:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:58:   dnt: '1',
2025-11-28T03:05:58:   'x-forwarded-for': '232.193.3.22, 4.206.73.185',
2025-11-28T03:05:58:   'x-real-ip': '232.193.3.22',
2025-11-28T03:05:58:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:58:   connection: 'Keep-Alive',
2025-11-28T03:05:58:   'x-middleware-invoke': '',
2025-11-28T03:05:58:   'x-invoke-path': '/404',
2025-11-28T03:05:58:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:58:   'x-invoke-status': '404'
2025-11-28T03:05:58: }
2025-11-28T03:05:58: 2025-11-28T08:05:58.439Z compression no compression: not acceptable
2025-11-28T03:05:58: 2025-11-28T08:05:58.859Z next:router-server:main requestHandler! /ini.php {
2025-11-28T03:05:58:   matchedOutput: null,
2025-11-28T03:05:58:   statusCode: undefined,
2025-11-28T03:05:58:   resHeaders: {},
2025-11-28T03:05:58:   bodyStream: false,
2025-11-28T03:05:58:   parsedUrl: { pathname: '/ini.php', query: [Object: null prototype] {} },
2025-11-28T03:05:58:   finished: false
2025-11-28T03:05:58: }
2025-11-28T03:05:58: 2025-11-28T08:05:58.859Z next:router-server:main invokeRender /ini.php {
2025-11-28T03:05:58:   host: 'mail.gearly.com',
2025-11-28T03:05:58:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:05:58:   referer: 'https://www.google.fr/',
2025-11-28T03:05:58:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:58:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:58:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:58:   dnt: '1',
2025-11-28T03:05:58:   'x-forwarded-for': '78.97.87.136, 4.206.73.185',
2025-11-28T03:05:58:   'x-real-ip': '78.97.87.136',
2025-11-28T03:05:58:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:58:   connection: 'Keep-Alive',
2025-11-28T03:05:58:   'x-middleware-invoke': '',
2025-11-28T03:05:58:   'x-invoke-path': '/404',
2025-11-28T03:05:58:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:58:   'x-invoke-status': '404'
2025-11-28T03:05:58: }
2025-11-28T03:05:58: 2025-11-28T08:05:58.860Z compression no compression: not acceptable
2025-11-28T03:05:59: 2025-11-28T08:05:59.263Z next:router-server:main requestHandler! /inputs.php {
2025-11-28T03:05:59:   matchedOutput: null,
2025-11-28T03:05:59:   statusCode: undefined,
2025-11-28T03:05:59:   resHeaders: {},
2025-11-28T03:05:59:   bodyStream: false,
2025-11-28T03:05:59:   parsedUrl: { pathname: '/inputs.php', query: [Object: null prototype] {} },
2025-11-28T03:05:59:   finished: false
2025-11-28T03:05:59: }
2025-11-28T03:05:59: 2025-11-28T08:05:59.263Z next:router-server:main invokeRender /inputs.php {
2025-11-28T03:05:59:   host: 'mail.gearly.com',
2025-11-28T03:05:59:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:05:59:   referer: 'https://www.google.com/',
2025-11-28T03:05:59:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:59:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:59:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:59:   dnt: '1',
2025-11-28T03:05:59:   'x-forwarded-for': '58.150.90.166, 4.206.73.185',
2025-11-28T03:05:59:   'x-real-ip': '58.150.90.166',
2025-11-28T03:05:59:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:59:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:59:   connection: 'Keep-Alive',
2025-11-28T03:05:59:   'x-middleware-invoke': '',
2025-11-28T03:05:59:   'x-invoke-path': '/404',
2025-11-28T03:05:59:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:59:   'x-invoke-status': '404'
2025-11-28T03:05:59: }
2025-11-28T03:05:59: 2025-11-28T08:05:59.263Z compression no compression: not acceptable
2025-11-28T03:05:59: 2025-11-28T08:05:59.547Z next:router-server:main requestHandler! /ioxi-o.php {
2025-11-28T03:05:59:   matchedOutput: null,
2025-11-28T03:05:59:   statusCode: undefined,
2025-11-28T03:05:59:   resHeaders: {},
2025-11-28T03:05:59:   bodyStream: false,
2025-11-28T03:05:59:   parsedUrl: { pathname: '/ioxi-o.php', query: [Object: null prototype] {} },
2025-11-28T03:05:59:   finished: false
2025-11-28T03:05:59: }
2025-11-28T03:05:59: 2025-11-28T08:05:59.547Z next:router-server:main invokeRender /ioxi-o.php {
2025-11-28T03:05:59:   host: 'mail.gearly.com',
2025-11-28T03:05:59:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T03:05:59:   referer: 'https://www.google.com/',
2025-11-28T03:05:59:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:59:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:59:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:59:   dnt: '1',
2025-11-28T03:05:59:   'x-forwarded-for': '41.187.231.31, 4.206.73.185',
2025-11-28T03:05:59:   'x-real-ip': '41.187.231.31',
2025-11-28T03:05:59:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:59:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:59:   connection: 'Keep-Alive',
2025-11-28T03:05:59:   'x-middleware-invoke': '',
2025-11-28T03:05:59:   'x-invoke-path': '/404',
2025-11-28T03:05:59:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:59:   'x-invoke-status': '404'
2025-11-28T03:05:59: }
2025-11-28T03:05:59: 2025-11-28T08:05:59.548Z compression no compression: not acceptable
2025-11-28T03:05:59: 2025-11-28T08:05:59.578Z next:router-server:main requestHandler! /item.php {
2025-11-28T03:05:59:   matchedOutput: null,
2025-11-28T03:05:59:   statusCode: undefined,
2025-11-28T03:05:59:   resHeaders: {},
2025-11-28T03:05:59:   bodyStream: false,
2025-11-28T03:05:59:   parsedUrl: { pathname: '/item.php', query: [Object: null prototype] {} },
2025-11-28T03:05:59:   finished: false
2025-11-28T03:05:59: }
2025-11-28T03:05:59: 2025-11-28T08:05:59.578Z next:router-server:main invokeRender /item.php {
2025-11-28T03:05:59:   host: 'mail.gearly.com',
2025-11-28T03:05:59:   'user-agent': 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36',
2025-11-28T03:05:59:   referer: 'https://www.google.de/',
2025-11-28T03:05:59:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:59:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:59:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:59:   dnt: '1',
2025-11-28T03:05:59:   'x-forwarded-for': '227.174.204.40, 4.206.73.185',
2025-11-28T03:05:59:   'x-real-ip': '227.174.204.40',
2025-11-28T03:05:59:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:59:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:59:   connection: 'Keep-Alive',
2025-11-28T03:05:59:   'x-middleware-invoke': '',
2025-11-28T03:05:59:   'x-invoke-path': '/404',
2025-11-28T03:05:59:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:59:   'x-invoke-status': '404'
2025-11-28T03:05:59: }
2025-11-28T03:05:59: 2025-11-28T08:05:59.579Z compression no compression: not acceptable
2025-11-28T03:05:59: 2025-11-28T08:05:59.599Z next:router-server:main requestHandler! /manager.php {
2025-11-28T03:05:59:   matchedOutput: null,
2025-11-28T03:05:59:   statusCode: undefined,
2025-11-28T03:05:59:   resHeaders: {},
2025-11-28T03:05:59:   bodyStream: false,
2025-11-28T03:05:59:   parsedUrl: { pathname: '/manager.php', query: [Object: null prototype] {} },
2025-11-28T03:05:59:   finished: false
2025-11-28T03:05:59: }
2025-11-28T03:05:59: 2025-11-28T08:05:59.600Z next:router-server:main invokeRender /manager.php {
2025-11-28T03:05:59:   host: 'mail.gearly.com',
2025-11-28T03:05:59:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T03:05:59:   referer: 'https://www.yahoo.com/',
2025-11-28T03:05:59:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:05:59:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:05:59:   'upgrade-insecure-requests': '1',
2025-11-28T03:05:59:   dnt: '1',
2025-11-28T03:05:59:   'x-forwarded-for': '185.226.26.239, 4.206.73.185',
2025-11-28T03:05:59:   'x-real-ip': '185.226.26.239',
2025-11-28T03:05:59:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:05:59:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:05:59:   connection: 'Keep-Alive',
2025-11-28T03:05:59:   'x-middleware-invoke': '',
2025-11-28T03:05:59:   'x-invoke-path': '/404',
2025-11-28T03:05:59:   'x-invoke-query': '%7B%7D',
2025-11-28T03:05:59:   'x-invoke-status': '404'
2025-11-28T03:05:59: }
2025-11-28T03:05:59: 2025-11-28T08:05:59.601Z compression no compression: not acceptable
2025-11-28T03:06:00: 2025-11-28T08:06:00.000Z next:router-server:main requestHandler! /modules/ {
2025-11-28T03:06:00:   matchedOutput: undefined,
2025-11-28T03:06:00:   statusCode: 308,
2025-11-28T03:06:00:   resHeaders: undefined,
2025-11-28T03:06:00:   bodyStream: false,
2025-11-28T03:06:00:   parsedUrl: { pathname: '/modules', query: undefined },
2025-11-28T03:06:00:   finished: true
2025-11-28T03:06:00: }
2025-11-28T03:06:00: 2025-11-28T08:06:00.000Z compression undefined not compressible
2025-11-28T03:06:00: 2025-11-28T08:06:00.000Z compression no compression: filtered
2025-11-28T03:06:00: 2025-11-28T08:06:00.256Z next:router-server:main requestHandler! /modules {
2025-11-28T03:06:00:   matchedOutput: null,
2025-11-28T03:06:00:   statusCode: undefined,
2025-11-28T03:06:00:   resHeaders: {},
2025-11-28T03:06:00:   bodyStream: false,
2025-11-28T03:06:00:   parsedUrl: { pathname: '/modules', query: [Object: null prototype] {} },
2025-11-28T03:06:00:   finished: false
2025-11-28T03:06:00: }
2025-11-28T03:06:00: 2025-11-28T08:06:00.256Z next:router-server:main invokeRender /modules {
2025-11-28T03:06:00:   host: 'mail.gearly.com',
2025-11-28T03:06:00:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:00:   referer: 'https://duckduckgo.com/',
2025-11-28T03:06:00:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:00:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:00:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:00:   dnt: '1',
2025-11-28T03:06:00:   'x-forwarded-for': '210.26.142.131, 4.206.73.185',
2025-11-28T03:06:00:   'x-real-ip': '210.26.142.131',
2025-11-28T03:06:00:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:00:   connection: 'Keep-Alive',
2025-11-28T03:06:00:   'x-middleware-invoke': '',
2025-11-28T03:06:00:   'x-invoke-path': '/404',
2025-11-28T03:06:00:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:00:   'x-invoke-status': '404'
2025-11-28T03:06:00: }
2025-11-28T03:06:00: 2025-11-28T08:06:00.257Z compression no compression: not acceptable
2025-11-28T03:06:00: 2025-11-28T08:06:00.395Z next:router-server:main requestHandler! /moon.php {
2025-11-28T03:06:00:   matchedOutput: null,
2025-11-28T03:06:00:   statusCode: undefined,
2025-11-28T03:06:00:   resHeaders: {},
2025-11-28T03:06:00:   bodyStream: false,
2025-11-28T03:06:00:   parsedUrl: { pathname: '/moon.php', query: [Object: null prototype] {} },
2025-11-28T03:06:00:   finished: false
2025-11-28T03:06:00: }
2025-11-28T03:06:00: 2025-11-28T08:06:00.395Z next:router-server:main invokeRender /moon.php {
2025-11-28T03:06:00:   host: 'mail.gearly.com',
2025-11-28T03:06:00:   'user-agent': 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:00:   referer: 'https://www.google.co.uk/',
2025-11-28T03:06:00:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:00:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:00:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:00:   dnt: '1',
2025-11-28T03:06:00:   'x-forwarded-for': '142.204.102.55, 4.206.73.185',
2025-11-28T03:06:00:   'x-real-ip': '142.204.102.55',
2025-11-28T03:06:00:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:00:   connection: 'Keep-Alive',
2025-11-28T03:06:00:   'x-middleware-invoke': '',
2025-11-28T03:06:00:   'x-invoke-path': '/404',
2025-11-28T03:06:00:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:00:   'x-invoke-status': '404'
2025-11-28T03:06:00: }
2025-11-28T03:06:00: 2025-11-28T08:06:00.396Z compression no compression: not acceptable
2025-11-28T03:06:00: 2025-11-28T08:06:00.457Z next:router-server:main requestHandler! /new.php {
2025-11-28T03:06:00:   matchedOutput: null,
2025-11-28T03:06:00:   statusCode: undefined,
2025-11-28T03:06:00:   resHeaders: {},
2025-11-28T03:06:00:   bodyStream: false,
2025-11-28T03:06:00:   parsedUrl: { pathname: '/new.php', query: [Object: null prototype] {} },
2025-11-28T03:06:00:   finished: false
2025-11-28T03:06:00: }
2025-11-28T03:06:00: 2025-11-28T08:06:00.457Z next:router-server:main invokeRender /new.php {
2025-11-28T03:06:00:   host: 'mail.gearly.com',
2025-11-28T03:06:00:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:00:   referer: 'https://www.google.co.uk/',
2025-11-28T03:06:00:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:00:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:00:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:00:   dnt: '1',
2025-11-28T03:06:00:   'x-forwarded-for': '213.239.40.136, 4.206.73.185',
2025-11-28T03:06:00:   'x-real-ip': '213.239.40.136',
2025-11-28T03:06:00:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:00:   connection: 'Keep-Alive',
2025-11-28T03:06:00:   'x-middleware-invoke': '',
2025-11-28T03:06:00:   'x-invoke-path': '/404',
2025-11-28T03:06:00:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:00:   'x-invoke-status': '404'
2025-11-28T03:06:00: }
2025-11-28T03:06:00: 2025-11-28T08:06:00.458Z compression no compression: not acceptable
2025-11-28T03:06:00: 2025-11-28T08:06:00.768Z next:router-server:main requestHandler! /past.php {
2025-11-28T03:06:00:   matchedOutput: null,
2025-11-28T03:06:00:   statusCode: undefined,
2025-11-28T03:06:00:   resHeaders: {},
2025-11-28T03:06:00:   bodyStream: false,
2025-11-28T03:06:00:   parsedUrl: { pathname: '/past.php', query: [Object: null prototype] {} },
2025-11-28T03:06:00:   finished: false
2025-11-28T03:06:00: }
2025-11-28T03:06:00: 2025-11-28T08:06:00.768Z next:router-server:main invokeRender /past.php {
2025-11-28T03:06:00:   host: 'mail.gearly.com',
2025-11-28T03:06:00:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:00:   referer: 'https://www.google.fr/',
2025-11-28T03:06:00:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:00:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:00:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:00:   dnt: '1',
2025-11-28T03:06:00:   'x-forwarded-for': '129.138.204.39, 4.206.73.185',
2025-11-28T03:06:00:   'x-real-ip': '129.138.204.39',
2025-11-28T03:06:00:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:00:   connection: 'Keep-Alive',
2025-11-28T03:06:00:   'x-middleware-invoke': '',
2025-11-28T03:06:00:   'x-invoke-path': '/404',
2025-11-28T03:06:00:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:00:   'x-invoke-status': '404'
2025-11-28T03:06:00: }
2025-11-28T03:06:00: 2025-11-28T08:06:00.769Z compression no compression: not acceptable
2025-11-28T03:06:00: 2025-11-28T08:06:00.791Z next:router-server:main requestHandler! /php/ {
2025-11-28T03:06:00:   matchedOutput: undefined,
2025-11-28T03:06:00:   statusCode: 308,
2025-11-28T03:06:00:   resHeaders: undefined,
2025-11-28T03:06:00:   bodyStream: false,
2025-11-28T03:06:00:   parsedUrl: { pathname: '/php', query: undefined },
2025-11-28T03:06:00:   finished: true
2025-11-28T03:06:00: }
2025-11-28T03:06:00: 2025-11-28T08:06:00.791Z compression undefined not compressible
2025-11-28T03:06:00: 2025-11-28T08:06:00.792Z compression no compression: filtered
2025-11-28T03:06:00: 2025-11-28T08:06:00.812Z next:router-server:main requestHandler! /php {
2025-11-28T03:06:00:   matchedOutput: null,
2025-11-28T03:06:00:   statusCode: undefined,
2025-11-28T03:06:00:   resHeaders: {},
2025-11-28T03:06:00:   bodyStream: false,
2025-11-28T03:06:00:   parsedUrl: { pathname: '/php', query: [Object: null prototype] {} },
2025-11-28T03:06:00:   finished: false
2025-11-28T03:06:00: }
2025-11-28T03:06:00: 2025-11-28T08:06:00.812Z next:router-server:main invokeRender /php {
2025-11-28T03:06:00:   host: 'mail.gearly.com',
2025-11-28T03:06:00:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:00:   referer: 'https://www.google.fr/',
2025-11-28T03:06:00:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:00:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:00:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:00:   dnt: '1',
2025-11-28T03:06:00:   'x-forwarded-for': '90.40.16.208, 4.206.73.185',
2025-11-28T03:06:00:   'x-real-ip': '90.40.16.208',
2025-11-28T03:06:00:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:00:   connection: 'Keep-Alive',
2025-11-28T03:06:00:   'x-middleware-invoke': '',
2025-11-28T03:06:00:   'x-invoke-path': '/404',
2025-11-28T03:06:00:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:00:   'x-invoke-status': '404'
2025-11-28T03:06:00: }
2025-11-28T03:06:00: 2025-11-28T08:06:00.813Z compression no compression: not acceptable
2025-11-28T03:06:00: 2025-11-28T08:06:00.833Z next:router-server:main requestHandler! /radio.php {
2025-11-28T03:06:00:   matchedOutput: null,
2025-11-28T03:06:00:   statusCode: undefined,
2025-11-28T03:06:00:   resHeaders: {},
2025-11-28T03:06:00:   bodyStream: false,
2025-11-28T03:06:00:   parsedUrl: { pathname: '/radio.php', query: [Object: null prototype] {} },
2025-11-28T03:06:00:   finished: false
2025-11-28T03:06:00: }
2025-11-28T03:06:00: 2025-11-28T08:06:00.833Z next:router-server:main invokeRender /radio.php {
2025-11-28T03:06:00:   host: 'mail.gearly.com',
2025-11-28T03:06:00:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:00:   referer: 'https://duckduckgo.com/',
2025-11-28T03:06:00:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:00:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:00:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:00:   dnt: '1',
2025-11-28T03:06:00:   'x-forwarded-for': '215.17.214.139, 4.206.73.185',
2025-11-28T03:06:00:   'x-real-ip': '215.17.214.139',
2025-11-28T03:06:00:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:00:   connection: 'Keep-Alive',
2025-11-28T03:06:00:   'x-middleware-invoke': '',
2025-11-28T03:06:00:   'x-invoke-path': '/404',
2025-11-28T03:06:00:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:00:   'x-invoke-status': '404'
2025-11-28T03:06:00: }
2025-11-28T03:06:00: 2025-11-28T08:06:00.834Z compression no compression: not acceptable
2025-11-28T03:06:00: 2025-11-28T08:06:00.854Z next:router-server:main requestHandler! /robots.php {
2025-11-28T03:06:00:   matchedOutput: null,
2025-11-28T03:06:00:   statusCode: undefined,
2025-11-28T03:06:00:   resHeaders: {},
2025-11-28T03:06:00:   bodyStream: false,
2025-11-28T03:06:00:   parsedUrl: { pathname: '/robots.php', query: [Object: null prototype] {} },
2025-11-28T03:06:00:   finished: false
2025-11-28T03:06:00: }
2025-11-28T03:06:00: 2025-11-28T08:06:00.854Z next:router-server:main invokeRender /robots.php {
2025-11-28T03:06:00:   host: 'mail.gearly.com',
2025-11-28T03:06:00:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:00:   referer: 'https://duckduckgo.com/',
2025-11-28T03:06:00:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:00:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:00:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:00:   dnt: '1',
2025-11-28T03:06:00:   'x-forwarded-for': '208.25.210.233, 4.206.73.185',
2025-11-28T03:06:00:   'x-real-ip': '208.25.210.233',
2025-11-28T03:06:00:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:00:   connection: 'Keep-Alive',
2025-11-28T03:06:00:   'x-middleware-invoke': '',
2025-11-28T03:06:00:   'x-invoke-path': '/404',
2025-11-28T03:06:00:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:00:   'x-invoke-status': '404'
2025-11-28T03:06:00: }
2025-11-28T03:06:00: 2025-11-28T08:06:00.854Z compression no compression: not acceptable
2025-11-28T03:06:00: 2025-11-28T08:06:00.905Z next:router-server:main requestHandler! /shop.php {
2025-11-28T03:06:00:   matchedOutput: null,
2025-11-28T03:06:00:   statusCode: undefined,
2025-11-28T03:06:00:   resHeaders: {},
2025-11-28T03:06:00:   bodyStream: false,
2025-11-28T03:06:00:   parsedUrl: { pathname: '/shop.php', query: [Object: null prototype] {} },
2025-11-28T03:06:00:   finished: false
2025-11-28T03:06:00: }
2025-11-28T03:06:00: 2025-11-28T08:06:00.905Z next:router-server:main invokeRender /shop.php {
2025-11-28T03:06:00:   host: 'mail.gearly.com',
2025-11-28T03:06:00:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T03:06:00:   referer: 'https://www.bing.com/',
2025-11-28T03:06:00:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:00:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:00:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:00:   dnt: '1',
2025-11-28T03:06:00:   'x-forwarded-for': '55.31.156.0, 4.206.73.185',
2025-11-28T03:06:00:   'x-real-ip': '55.31.156.0',
2025-11-28T03:06:00:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:00:   connection: 'Keep-Alive',
2025-11-28T03:06:00:   'x-middleware-invoke': '',
2025-11-28T03:06:00:   'x-invoke-path': '/404',
2025-11-28T03:06:00:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:00:   'x-invoke-status': '404'
2025-11-28T03:06:00: }
2025-11-28T03:06:00: 2025-11-28T08:06:00.906Z compression no compression: not acceptable
2025-11-28T03:06:00: 2025-11-28T08:06:00.925Z next:router-server:main requestHandler! /themes.php {
2025-11-28T03:06:00:   matchedOutput: null,
2025-11-28T03:06:00:   statusCode: undefined,
2025-11-28T03:06:00:   resHeaders: {},
2025-11-28T03:06:00:   bodyStream: false,
2025-11-28T03:06:00:   parsedUrl: { pathname: '/themes.php', query: [Object: null prototype] {} },
2025-11-28T03:06:00:   finished: false
2025-11-28T03:06:00: }
2025-11-28T03:06:00: 2025-11-28T08:06:00.926Z next:router-server:main invokeRender /themes.php {
2025-11-28T03:06:00:   host: 'mail.gearly.com',
2025-11-28T03:06:00:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:00:   referer: 'https://www.google.com/',
2025-11-28T03:06:00:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:00:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:00:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:00:   dnt: '1',
2025-11-28T03:06:00:   'x-forwarded-for': '75.139.59.221, 4.206.73.185',
2025-11-28T03:06:00:   'x-real-ip': '75.139.59.221',
2025-11-28T03:06:00:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:00:   connection: 'Keep-Alive',
2025-11-28T03:06:00:   'x-middleware-invoke': '',
2025-11-28T03:06:00:   'x-invoke-path': '/404',
2025-11-28T03:06:00:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:00:   'x-invoke-status': '404'
2025-11-28T03:06:00: }
2025-11-28T03:06:00: 2025-11-28T08:06:00.926Z compression no compression: not acceptable
2025-11-28T03:06:00: 2025-11-28T08:06:00.946Z next:router-server:main requestHandler! /tinyfilemanager.php {
2025-11-28T03:06:00:   matchedOutput: null,
2025-11-28T03:06:00:   statusCode: undefined,
2025-11-28T03:06:00:   resHeaders: {},
2025-11-28T03:06:00:   bodyStream: false,
2025-11-28T03:06:00:   parsedUrl: {
2025-11-28T03:06:00:     pathname: '/tinyfilemanager.php',
2025-11-28T03:06:00:     query: [Object: null prototype] {}
2025-11-28T03:06:00:   },
2025-11-28T03:06:00:   finished: false
2025-11-28T03:06:00: }
2025-11-28T03:06:00: 2025-11-28T08:06:00.946Z next:router-server:main invokeRender /tinyfilemanager.php {
2025-11-28T03:06:00:   host: 'mail.gearly.com',
2025-11-28T03:06:00:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:00:   referer: 'https://www.google.de/',
2025-11-28T03:06:00:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:00:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:00:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:00:   dnt: '1',
2025-11-28T03:06:00:   'x-forwarded-for': '159.73.16.88, 4.206.73.185',
2025-11-28T03:06:00:   'x-real-ip': '159.73.16.88',
2025-11-28T03:06:00:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:00:   connection: 'Keep-Alive',
2025-11-28T03:06:00:   'x-middleware-invoke': '',
2025-11-28T03:06:00:   'x-invoke-path': '/404',
2025-11-28T03:06:00:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:00:   'x-invoke-status': '404'
2025-11-28T03:06:00: }
2025-11-28T03:06:00: 2025-11-28T08:06:00.946Z compression no compression: not acceptable
2025-11-28T03:06:00: 2025-11-28T08:06:00.966Z next:router-server:main requestHandler! /upload/ {
2025-11-28T03:06:00:   matchedOutput: undefined,
2025-11-28T03:06:00:   statusCode: 308,
2025-11-28T03:06:00:   resHeaders: undefined,
2025-11-28T03:06:00:   bodyStream: false,
2025-11-28T03:06:00:   parsedUrl: { pathname: '/upload', query: undefined },
2025-11-28T03:06:00:   finished: true
2025-11-28T03:06:00: }
2025-11-28T03:06:00: 2025-11-28T08:06:00.966Z compression undefined not compressible
2025-11-28T03:06:00: 2025-11-28T08:06:00.966Z compression no compression: filtered
2025-11-28T03:06:01: 2025-11-28T08:06:01.011Z next:router-server:main requestHandler! /upload {
2025-11-28T03:06:01:   matchedOutput: null,
2025-11-28T03:06:01:   statusCode: undefined,
2025-11-28T03:06:01:   resHeaders: {},
2025-11-28T03:06:01:   bodyStream: false,
2025-11-28T03:06:01:   parsedUrl: { pathname: '/upload', query: [Object: null prototype] {} },
2025-11-28T03:06:01:   finished: false
2025-11-28T03:06:01: }
2025-11-28T03:06:01: 2025-11-28T08:06:01.011Z next:router-server:main invokeRender /upload {
2025-11-28T03:06:01:   host: 'mail.gearly.com',
2025-11-28T03:06:01:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:01:   referer: 'https://www.google.co.uk/',
2025-11-28T03:06:01:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:01:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:01:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:01:   dnt: '1',
2025-11-28T03:06:01:   'x-forwarded-for': '136.90.45.141, 4.206.73.185',
2025-11-28T03:06:01:   'x-real-ip': '136.90.45.141',
2025-11-28T03:06:01:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:01:   connection: 'Keep-Alive',
2025-11-28T03:06:01:   'x-middleware-invoke': '',
2025-11-28T03:06:01:   'x-invoke-path': '/404',
2025-11-28T03:06:01:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:01:   'x-invoke-status': '404'
2025-11-28T03:06:01: }
2025-11-28T03:06:01: 2025-11-28T08:06:01.012Z compression no compression: not acceptable
2025-11-28T03:06:01: 2025-11-28T08:06:01.032Z next:router-server:main requestHandler! /vendor/ {
2025-11-28T03:06:01:   matchedOutput: undefined,
2025-11-28T03:06:01:   statusCode: 308,
2025-11-28T03:06:01:   resHeaders: undefined,
2025-11-28T03:06:01:   bodyStream: false,
2025-11-28T03:06:01:   parsedUrl: { pathname: '/vendor', query: undefined },
2025-11-28T03:06:01:   finished: true
2025-11-28T03:06:01: }
2025-11-28T03:06:01: 2025-11-28T08:06:01.032Z compression undefined not compressible
2025-11-28T03:06:01: 2025-11-28T08:06:01.032Z compression no compression: filtered
2025-11-28T03:06:01: 2025-11-28T08:06:01.054Z next:router-server:main requestHandler! /vendor {
2025-11-28T03:06:01:   matchedOutput: null,
2025-11-28T03:06:01:   statusCode: undefined,
2025-11-28T03:06:01:   resHeaders: {},
2025-11-28T03:06:01:   bodyStream: false,
2025-11-28T03:06:01:   parsedUrl: { pathname: '/vendor', query: [Object: null prototype] {} },
2025-11-28T03:06:01:   finished: false
2025-11-28T03:06:01: }
2025-11-28T03:06:01: 2025-11-28T08:06:01.054Z next:router-server:main invokeRender /vendor {
2025-11-28T03:06:01:   host: 'mail.gearly.com',
2025-11-28T03:06:01:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:01:   referer: 'https://duckduckgo.com/',
2025-11-28T03:06:01:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:01:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:01:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:01:   dnt: '1',
2025-11-28T03:06:01:   'x-forwarded-for': '97.133.66.246, 4.206.73.185',
2025-11-28T03:06:01:   'x-real-ip': '97.133.66.246',
2025-11-28T03:06:01:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:01:   connection: 'Keep-Alive',
2025-11-28T03:06:01:   'x-middleware-invoke': '',
2025-11-28T03:06:01:   'x-invoke-path': '/404',
2025-11-28T03:06:01:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:01:   'x-invoke-status': '404'
2025-11-28T03:06:01: }
2025-11-28T03:06:01: 2025-11-28T08:06:01.054Z compression no compression: not acceptable
2025-11-28T03:06:01: 2025-11-28T08:06:01.074Z next:router-server:main requestHandler! /wp-admin.php {
2025-11-28T03:06:01:   matchedOutput: null,
2025-11-28T03:06:01:   statusCode: undefined,
2025-11-28T03:06:01:   resHeaders: {},
2025-11-28T03:06:01:   bodyStream: false,
2025-11-28T03:06:01:   parsedUrl: { pathname: '/wp-admin.php', query: [Object: null prototype] {} },
2025-11-28T03:06:01:   finished: false
2025-11-28T03:06:01: }
2025-11-28T03:06:01: 2025-11-28T08:06:01.074Z next:router-server:main invokeRender /wp-admin.php {
2025-11-28T03:06:01:   host: 'mail.gearly.com',
2025-11-28T03:06:01:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:01:   referer: 'https://www.google.de/',
2025-11-28T03:06:01:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:01:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:01:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:01:   dnt: '1',
2025-11-28T03:06:01:   'x-forwarded-for': '229.34.166.247, 4.206.73.185',
2025-11-28T03:06:01:   'x-real-ip': '229.34.166.247',
2025-11-28T03:06:01:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:01:   connection: 'Keep-Alive',
2025-11-28T03:06:01:   'x-middleware-invoke': '',
2025-11-28T03:06:01:   'x-invoke-path': '/404',
2025-11-28T03:06:01:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:01:   'x-invoke-status': '404'
2025-11-28T03:06:01: }
2025-11-28T03:06:01: 2025-11-28T08:06:01.075Z compression no compression: not acceptable
2025-11-28T03:06:01: 2025-11-28T08:06:01.095Z next:router-server:main requestHandler! /wp-admin/ {
2025-11-28T03:06:01:   matchedOutput: undefined,
2025-11-28T03:06:01:   statusCode: 308,
2025-11-28T03:06:01:   resHeaders: undefined,
2025-11-28T03:06:01:   bodyStream: false,
2025-11-28T03:06:01:   parsedUrl: { pathname: '/wp-admin', query: undefined },
2025-11-28T03:06:01:   finished: true
2025-11-28T03:06:01: }
2025-11-28T03:06:01: 2025-11-28T08:06:01.095Z compression undefined not compressible
2025-11-28T03:06:01: 2025-11-28T08:06:01.095Z compression no compression: filtered
2025-11-28T03:06:01: 2025-11-28T08:06:01.157Z next:router-server:main requestHandler! /wp-admin {
2025-11-28T03:06:01:   matchedOutput: null,
2025-11-28T03:06:01:   statusCode: undefined,
2025-11-28T03:06:01:   resHeaders: {},
2025-11-28T03:06:01:   bodyStream: false,
2025-11-28T03:06:01:   parsedUrl: { pathname: '/wp-admin', query: [Object: null prototype] {} },
2025-11-28T03:06:01:   finished: false
2025-11-28T03:06:01: }
2025-11-28T03:06:01: 2025-11-28T08:06:01.157Z next:router-server:main invokeRender /wp-admin {
2025-11-28T03:06:01:   host: 'mail.gearly.com',
2025-11-28T03:06:01:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:01:   referer: 'https://www.yahoo.com/',
2025-11-28T03:06:01:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:01:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:01:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:01:   dnt: '1',
2025-11-28T03:06:01:   'x-forwarded-for': '74.236.109.117, 4.206.73.185',
2025-11-28T03:06:01:   'x-real-ip': '74.236.109.117',
2025-11-28T03:06:01:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:01:   connection: 'Keep-Alive',
2025-11-28T03:06:01:   'x-middleware-invoke': '',
2025-11-28T03:06:01:   'x-invoke-path': '/404',
2025-11-28T03:06:01:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:01:   'x-invoke-status': '404'
2025-11-28T03:06:01: }
2025-11-28T03:06:01: 2025-11-28T08:06:01.157Z compression no compression: not acceptable
2025-11-28T03:06:01: 2025-11-28T08:06:01.188Z next:router-server:main requestHandler! /wp-admin/classwithtostring.php {
2025-11-28T03:06:01:   matchedOutput: null,
2025-11-28T03:06:01:   statusCode: undefined,
2025-11-28T03:06:01:   resHeaders: {},
2025-11-28T03:06:01:   bodyStream: false,
2025-11-28T03:06:01:   parsedUrl: {
2025-11-28T03:06:01:     pathname: '/wp-admin/classwithtostring.php',
2025-11-28T03:06:01:     query: [Object: null prototype] {}
2025-11-28T03:06:01:   },
2025-11-28T03:06:01:   finished: false
2025-11-28T03:06:01: }
2025-11-28T03:06:01: 2025-11-28T08:06:01.188Z next:router-server:main invokeRender /wp-admin/classwithtostring.php {
2025-11-28T03:06:01:   host: 'mail.gearly.com',
2025-11-28T03:06:01:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:01:   referer: 'https://www.google.com/',
2025-11-28T03:06:01:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:01:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:01:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:01:   dnt: '1',
2025-11-28T03:06:01:   'x-forwarded-for': '85.145.65.63, 4.206.73.185',
2025-11-28T03:06:01:   'x-real-ip': '85.145.65.63',
2025-11-28T03:06:01:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:01:   connection: 'Keep-Alive',
2025-11-28T03:06:01:   'x-middleware-invoke': '',
2025-11-28T03:06:01:   'x-invoke-path': '/404',
2025-11-28T03:06:01:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:01:   'x-invoke-status': '404'
2025-11-28T03:06:01: }
2025-11-28T03:06:01: 2025-11-28T08:06:01.189Z compression no compression: not acceptable
2025-11-28T03:06:01: 2025-11-28T08:06:01.241Z next:router-server:main requestHandler! /wp-admin/css/ {
2025-11-28T03:06:01:   matchedOutput: undefined,
2025-11-28T03:06:01:   statusCode: 308,
2025-11-28T03:06:01:   resHeaders: undefined,
2025-11-28T03:06:01:   bodyStream: false,
2025-11-28T03:06:01:   parsedUrl: { pathname: '/wp-admin/css', query: undefined },
2025-11-28T03:06:01:   finished: true
2025-11-28T03:06:01: }
2025-11-28T03:06:01: 2025-11-28T08:06:01.241Z compression undefined not compressible
2025-11-28T03:06:01: 2025-11-28T08:06:01.241Z compression no compression: filtered
2025-11-28T03:06:01: 2025-11-28T08:06:01.360Z next:router-server:main requestHandler! /wp-admin/css {
2025-11-28T03:06:01:   matchedOutput: null,
2025-11-28T03:06:01:   statusCode: undefined,
2025-11-28T03:06:01:   resHeaders: {},
2025-11-28T03:06:01:   bodyStream: false,
2025-11-28T03:06:01:   parsedUrl: { pathname: '/wp-admin/css', query: [Object: null prototype] {} },
2025-11-28T03:06:01:   finished: false
2025-11-28T03:06:01: }
2025-11-28T03:06:01: 2025-11-28T08:06:01.360Z next:router-server:main invokeRender /wp-admin/css {
2025-11-28T03:06:01:   host: 'mail.gearly.com',
2025-11-28T03:06:01:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:01:   referer: 'https://www.yahoo.com/',
2025-11-28T03:06:01:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:01:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:01:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:01:   dnt: '1',
2025-11-28T03:06:01:   'x-forwarded-for': '50.128.0.151, 4.206.73.185',
2025-11-28T03:06:01:   'x-real-ip': '50.128.0.151',
2025-11-28T03:06:01:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:01:   connection: 'Keep-Alive',
2025-11-28T03:06:01:   'x-middleware-invoke': '',
2025-11-28T03:06:01:   'x-invoke-path': '/404',
2025-11-28T03:06:01:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:01:   'x-invoke-status': '404'
2025-11-28T03:06:01: }
2025-11-28T03:06:01: 2025-11-28T08:06:01.361Z compression no compression: not acceptable
2025-11-28T03:06:01: 2025-11-28T08:06:01.386Z next:router-server:main requestHandler! /wp-admin/css/colors/ {
2025-11-28T03:06:01:   matchedOutput: undefined,
2025-11-28T03:06:01:   statusCode: 308,
2025-11-28T03:06:01:   resHeaders: undefined,
2025-11-28T03:06:01:   bodyStream: false,
2025-11-28T03:06:01:   parsedUrl: { pathname: '/wp-admin/css/colors', query: undefined },
2025-11-28T03:06:01:   finished: true
2025-11-28T03:06:01: }
2025-11-28T03:06:01: 2025-11-28T08:06:01.386Z compression undefined not compressible
2025-11-28T03:06:01: 2025-11-28T08:06:01.386Z compression no compression: filtered
2025-11-28T03:06:01: 2025-11-28T08:06:01.406Z next:router-server:main requestHandler! /wp-admin/css/colors {
2025-11-28T03:06:01:   matchedOutput: null,
2025-11-28T03:06:01:   statusCode: undefined,
2025-11-28T03:06:01:   resHeaders: {},
2025-11-28T03:06:01:   bodyStream: false,
2025-11-28T03:06:01:   parsedUrl: {
2025-11-28T03:06:01:     pathname: '/wp-admin/css/colors',
2025-11-28T03:06:01:     query: [Object: null prototype] {}
2025-11-28T03:06:01:   },
2025-11-28T03:06:01:   finished: false
2025-11-28T03:06:01: }
2025-11-28T03:06:01: 2025-11-28T08:06:01.407Z next:router-server:main invokeRender /wp-admin/css/colors {
2025-11-28T03:06:01:   host: 'mail.gearly.com',
2025-11-28T03:06:01:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:01:   referer: 'https://www.google.co.uk/',
2025-11-28T03:06:01:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:01:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:01:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:01:   dnt: '1',
2025-11-28T03:06:01:   'x-forwarded-for': '206.173.255.140, 4.206.73.185',
2025-11-28T03:06:01:   'x-real-ip': '206.173.255.140',
2025-11-28T03:06:01:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:01:   connection: 'Keep-Alive',
2025-11-28T03:06:01:   'x-middleware-invoke': '',
2025-11-28T03:06:01:   'x-invoke-path': '/404',
2025-11-28T03:06:01:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:01:   'x-invoke-status': '404'
2025-11-28T03:06:01: }
2025-11-28T03:06:01: 2025-11-28T08:06:01.407Z compression no compression: not acceptable
2025-11-28T03:06:01: 2025-11-28T08:06:01.428Z next:router-server:main requestHandler! /wp-admin/css/colors/ectoplasm/ {
2025-11-28T03:06:01:   matchedOutput: undefined,
2025-11-28T03:06:01:   statusCode: 308,
2025-11-28T03:06:01:   resHeaders: undefined,
2025-11-28T03:06:01:   bodyStream: false,
2025-11-28T03:06:01:   parsedUrl: { pathname: '/wp-admin/css/colors/ectoplasm', query: undefined },
2025-11-28T03:06:01:   finished: true
2025-11-28T03:06:01: }
2025-11-28T03:06:01: 2025-11-28T08:06:01.428Z compression undefined not compressible
2025-11-28T03:06:01: 2025-11-28T08:06:01.428Z compression no compression: filtered
2025-11-28T03:06:01: 2025-11-28T08:06:01.449Z next:router-server:main requestHandler! /wp-admin/css/colors/ectoplasm {
2025-11-28T03:06:01:   matchedOutput: null,
2025-11-28T03:06:01:   statusCode: undefined,
2025-11-28T03:06:01:   resHeaders: {},
2025-11-28T03:06:01:   bodyStream: false,
2025-11-28T03:06:01:   parsedUrl: {
2025-11-28T03:06:01:     pathname: '/wp-admin/css/colors/ectoplasm',
2025-11-28T03:06:01:     query: [Object: null prototype] {}
2025-11-28T03:06:01:   },
2025-11-28T03:06:01:   finished: false
2025-11-28T03:06:01: }
2025-11-28T03:06:01: 2025-11-28T08:06:01.449Z next:router-server:main invokeRender /wp-admin/css/colors/ectoplasm {
2025-11-28T03:06:01:   host: 'mail.gearly.com',
2025-11-28T03:06:01:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:01:   referer: 'https://www.yahoo.com/',
2025-11-28T03:06:01:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:01:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:01:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:01:   dnt: '1',
2025-11-28T03:06:01:   'x-forwarded-for': '170.65.214.232, 4.206.73.185',
2025-11-28T03:06:01:   'x-real-ip': '170.65.214.232',
2025-11-28T03:06:01:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:01:   connection: 'Keep-Alive',
2025-11-28T03:06:01:   'x-middleware-invoke': '',
2025-11-28T03:06:01:   'x-invoke-path': '/404',
2025-11-28T03:06:01:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:01:   'x-invoke-status': '404'
2025-11-28T03:06:01: }
2025-11-28T03:06:01: 2025-11-28T08:06:01.449Z compression no compression: not acceptable
2025-11-28T03:06:01: 2025-11-28T08:06:01.544Z next:router-server:main requestHandler! /wp-admin/css/colors/light/function.php {
2025-11-28T03:06:01:   matchedOutput: null,
2025-11-28T03:06:01:   statusCode: undefined,
2025-11-28T03:06:01:   resHeaders: {},
2025-11-28T03:06:01:   bodyStream: false,
2025-11-28T03:06:01:   parsedUrl: {
2025-11-28T03:06:01:     pathname: '/wp-admin/css/colors/light/function.php',
2025-11-28T03:06:01:     query: [Object: null prototype] {}
2025-11-28T03:06:01:   },
2025-11-28T03:06:01:   finished: false
2025-11-28T03:06:01: }
2025-11-28T03:06:01: 2025-11-28T08:06:01.545Z next:router-server:main invokeRender /wp-admin/css/colors/light/function.php {
2025-11-28T03:06:01:   host: 'mail.gearly.com',
2025-11-28T03:06:01:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:01:   referer: 'https://www.google.fr/',
2025-11-28T03:06:01:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:01:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:01:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:01:   dnt: '1',
2025-11-28T03:06:01:   'x-forwarded-for': '148.73.237.74, 4.206.73.185',
2025-11-28T03:06:01:   'x-real-ip': '148.73.237.74',
2025-11-28T03:06:01:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:01:   connection: 'Keep-Alive',
2025-11-28T03:06:01:   'x-middleware-invoke': '',
2025-11-28T03:06:01:   'x-invoke-path': '/404',
2025-11-28T03:06:01:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:01:   'x-invoke-status': '404'
2025-11-28T03:06:01: }
2025-11-28T03:06:01: 2025-11-28T08:06:01.546Z compression no compression: not acceptable
2025-11-28T03:06:02: 2025-11-28T08:06:02.518Z next:router-server:main requestHandler! /wp-admin/css/colors/midnight/ {
2025-11-28T03:06:02:   matchedOutput: undefined,
2025-11-28T03:06:02:   statusCode: 308,
2025-11-28T03:06:02:   resHeaders: undefined,
2025-11-28T03:06:02:   bodyStream: false,
2025-11-28T03:06:02:   parsedUrl: { pathname: '/wp-admin/css/colors/midnight', query: undefined },
2025-11-28T03:06:02:   finished: true
2025-11-28T03:06:02: }
2025-11-28T03:06:02: 2025-11-28T08:06:02.518Z compression undefined not compressible
2025-11-28T03:06:02: 2025-11-28T08:06:02.518Z compression no compression: filtered
2025-11-28T03:06:02: 2025-11-28T08:06:02.542Z next:router-server:main requestHandler! /wp-admin/css/colors/midnight {
2025-11-28T03:06:02:   matchedOutput: null,
2025-11-28T03:06:02:   statusCode: undefined,
2025-11-28T03:06:02:   resHeaders: {},
2025-11-28T03:06:02:   bodyStream: false,
2025-11-28T03:06:02:   parsedUrl: {
2025-11-28T03:06:02:     pathname: '/wp-admin/css/colors/midnight',
2025-11-28T03:06:02:     query: [Object: null prototype] {}
2025-11-28T03:06:02:   },
2025-11-28T03:06:02:   finished: false
2025-11-28T03:06:02: }
2025-11-28T03:06:02: 2025-11-28T08:06:02.542Z next:router-server:main invokeRender /wp-admin/css/colors/midnight {
2025-11-28T03:06:02:   host: 'mail.gearly.com',
2025-11-28T03:06:02:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:02:   referer: 'https://www.google.com/',
2025-11-28T03:06:02:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:02:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:02:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:02:   dnt: '1',
2025-11-28T03:06:02:   'x-forwarded-for': '25.251.14.231, 4.206.73.185',
2025-11-28T03:06:02:   'x-real-ip': '25.251.14.231',
2025-11-28T03:06:02:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:02:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:02:   connection: 'Keep-Alive',
2025-11-28T03:06:02:   'x-middleware-invoke': '',
2025-11-28T03:06:02:   'x-invoke-path': '/404',
2025-11-28T03:06:02:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:02:   'x-invoke-status': '404'
2025-11-28T03:06:02: }
2025-11-28T03:06:02: 2025-11-28T08:06:02.542Z compression no compression: not acceptable
2025-11-28T03:06:02: 2025-11-28T08:06:02.616Z next:router-server:main requestHandler! /wp-admin/images/ {
2025-11-28T03:06:02:   matchedOutput: undefined,
2025-11-28T03:06:02:   statusCode: 308,
2025-11-28T03:06:02:   resHeaders: undefined,
2025-11-28T03:06:02:   bodyStream: false,
2025-11-28T03:06:02:   parsedUrl: { pathname: '/wp-admin/images', query: undefined },
2025-11-28T03:06:02:   finished: true
2025-11-28T03:06:02: }
2025-11-28T03:06:02: 2025-11-28T08:06:02.616Z compression undefined not compressible
2025-11-28T03:06:02: 2025-11-28T08:06:02.616Z compression no compression: filtered
2025-11-28T03:06:02: 2025-11-28T08:06:02.638Z next:router-server:main requestHandler! /wp-admin/images {
2025-11-28T03:06:02:   matchedOutput: null,
2025-11-28T03:06:02:   statusCode: undefined,
2025-11-28T03:06:02:   resHeaders: {},
2025-11-28T03:06:02:   bodyStream: false,
2025-11-28T03:06:02:   parsedUrl: { pathname: '/wp-admin/images', query: [Object: null prototype] {} },
2025-11-28T03:06:02:   finished: false
2025-11-28T03:06:02: }
2025-11-28T03:06:02: 2025-11-28T08:06:02.639Z next:router-server:main invokeRender /wp-admin/images {
2025-11-28T03:06:02:   host: 'mail.gearly.com',
2025-11-28T03:06:02:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:02:   referer: 'https://duckduckgo.com/',
2025-11-28T03:06:02:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:02:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:02:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:02:   dnt: '1',
2025-11-28T03:06:02:   'x-forwarded-for': '43.153.149.119, 4.206.73.185',
2025-11-28T03:06:02:   'x-real-ip': '43.153.149.119',
2025-11-28T03:06:02:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:02:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:02:   connection: 'Keep-Alive',
2025-11-28T03:06:02:   'x-middleware-invoke': '',
2025-11-28T03:06:02:   'x-invoke-path': '/404',
2025-11-28T03:06:02:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:02:   'x-invoke-status': '404'
2025-11-28T03:06:02: }
2025-11-28T03:06:02: 2025-11-28T08:06:02.639Z compression no compression: not acceptable
2025-11-28T03:06:02: 2025-11-28T08:06:02.660Z next:router-server:main requestHandler! /wp-admin/includes/ {
2025-11-28T03:06:02:   matchedOutput: undefined,
2025-11-28T03:06:02:   statusCode: 308,
2025-11-28T03:06:02:   resHeaders: undefined,
2025-11-28T03:06:02:   bodyStream: false,
2025-11-28T03:06:02:   parsedUrl: { pathname: '/wp-admin/includes', query: undefined },
2025-11-28T03:06:02:   finished: true
2025-11-28T03:06:02: }
2025-11-28T03:06:02: 2025-11-28T08:06:02.661Z compression undefined not compressible
2025-11-28T03:06:02: 2025-11-28T08:06:02.661Z compression no compression: filtered
2025-11-28T03:06:02: 2025-11-28T08:06:02.680Z next:router-server:main requestHandler! /wp-admin/includes {
2025-11-28T03:06:02:   matchedOutput: null,
2025-11-28T03:06:02:   statusCode: undefined,
2025-11-28T03:06:02:   resHeaders: {},
2025-11-28T03:06:02:   bodyStream: false,
2025-11-28T03:06:02:   parsedUrl: {
2025-11-28T03:06:02:     pathname: '/wp-admin/includes',
2025-11-28T03:06:02:     query: [Object: null prototype] {}
2025-11-28T03:06:02:   },
2025-11-28T03:06:02:   finished: false
2025-11-28T03:06:02: }
2025-11-28T03:06:02: 2025-11-28T08:06:02.681Z next:router-server:main invokeRender /wp-admin/includes {
2025-11-28T03:06:02:   host: 'mail.gearly.com',
2025-11-28T03:06:02:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:02:   referer: 'https://www.google.com/',
2025-11-28T03:06:02:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:02:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:02:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:02:   dnt: '1',
2025-11-28T03:06:02:   'x-forwarded-for': '173.249.17.244, 4.206.73.185',
2025-11-28T03:06:02:   'x-real-ip': '173.249.17.244',
2025-11-28T03:06:02:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:02:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:02:   connection: 'Keep-Alive',
2025-11-28T03:06:02:   'x-middleware-invoke': '',
2025-11-28T03:06:02:   'x-invoke-path': '/404',
2025-11-28T03:06:02:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:02:   'x-invoke-status': '404'
2025-11-28T03:06:02: }
2025-11-28T03:06:02: 2025-11-28T08:06:02.681Z compression no compression: not acceptable
2025-11-28T03:06:02: 2025-11-28T08:06:02.702Z next:router-server:main requestHandler! /wp-admin/includes/about.php {
2025-11-28T03:06:02:   matchedOutput: null,
2025-11-28T03:06:02:   statusCode: undefined,
2025-11-28T03:06:02:   resHeaders: {},
2025-11-28T03:06:02:   bodyStream: false,
2025-11-28T03:06:02:   parsedUrl: {
2025-11-28T03:06:02:     pathname: '/wp-admin/includes/about.php',
2025-11-28T03:06:02:     query: [Object: null prototype] {}
2025-11-28T03:06:02:   },
2025-11-28T03:06:02:   finished: false
2025-11-28T03:06:02: }
2025-11-28T03:06:02: 2025-11-28T08:06:02.702Z next:router-server:main invokeRender /wp-admin/includes/about.php {
2025-11-28T03:06:02:   host: 'mail.gearly.com',
2025-11-28T03:06:02:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T03:06:02:   referer: 'https://www.google.de/',
2025-11-28T03:06:02:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:02:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:02:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:02:   dnt: '1',
2025-11-28T03:06:02:   'x-forwarded-for': '221.180.241.247, 4.206.73.185',
2025-11-28T03:06:02:   'x-real-ip': '221.180.241.247',
2025-11-28T03:06:02:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:02:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:02:   connection: 'Keep-Alive',
2025-11-28T03:06:02:   'x-middleware-invoke': '',
2025-11-28T03:06:02:   'x-invoke-path': '/404',
2025-11-28T03:06:02:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:02:   'x-invoke-status': '404'
2025-11-28T03:06:02: }
2025-11-28T03:06:02: 2025-11-28T08:06:02.703Z compression no compression: not acceptable
2025-11-28T03:06:02: 2025-11-28T08:06:02.723Z next:router-server:main requestHandler! /wp-admin/includes/colour.php {
2025-11-28T03:06:02:   matchedOutput: null,
2025-11-28T03:06:02:   statusCode: undefined,
2025-11-28T03:06:02:   resHeaders: {},
2025-11-28T03:06:02:   bodyStream: false,
2025-11-28T03:06:02:   parsedUrl: {
2025-11-28T03:06:02:     pathname: '/wp-admin/includes/colour.php',
2025-11-28T03:06:02:     query: [Object: null prototype] {}
2025-11-28T03:06:02:   },
2025-11-28T03:06:02:   finished: false
2025-11-28T03:06:02: }
2025-11-28T03:06:02: 2025-11-28T08:06:02.723Z next:router-server:main invokeRender /wp-admin/includes/colour.php {
2025-11-28T03:06:02:   host: 'mail.gearly.com',
2025-11-28T03:06:02:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:02:   referer: 'https://www.google.co.uk/',
2025-11-28T03:06:02:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:02:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:02:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:02:   dnt: '1',
2025-11-28T03:06:02:   'x-forwarded-for': '28.97.38.136, 4.206.73.185',
2025-11-28T03:06:02:   'x-real-ip': '28.97.38.136',
2025-11-28T03:06:02:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:02:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:02:   connection: 'Keep-Alive',
2025-11-28T03:06:02:   'x-middleware-invoke': '',
2025-11-28T03:06:02:   'x-invoke-path': '/404',
2025-11-28T03:06:02:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:02:   'x-invoke-status': '404'
2025-11-28T03:06:02: }
2025-11-28T03:06:02: 2025-11-28T08:06:02.724Z compression no compression: not acceptable
2025-11-28T03:06:03: 2025-11-28T08:06:03.153Z next:router-server:main requestHandler! /wp-admin/includes/index.php {
2025-11-28T03:06:03:   matchedOutput: null,
2025-11-28T03:06:03:   statusCode: undefined,
2025-11-28T03:06:03:   resHeaders: {},
2025-11-28T03:06:03:   bodyStream: false,
2025-11-28T03:06:03:   parsedUrl: {
2025-11-28T03:06:03:     pathname: '/wp-admin/includes/index.php',
2025-11-28T03:06:03:     query: [Object: null prototype] {}
2025-11-28T03:06:03:   },
2025-11-28T03:06:03:   finished: false
2025-11-28T03:06:03: }
2025-11-28T03:06:03: 2025-11-28T08:06:03.153Z next:router-server:main invokeRender /wp-admin/includes/index.php {
2025-11-28T03:06:03:   host: 'mail.gearly.com',
2025-11-28T03:06:03:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:03:   referer: 'https://www.google.de/',
2025-11-28T03:06:03:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:03:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:03:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:03:   dnt: '1',
2025-11-28T03:06:03:   'x-forwarded-for': '44.36.41.2, 4.206.73.185',
2025-11-28T03:06:03:   'x-real-ip': '44.36.41.2',
2025-11-28T03:06:03:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:03:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:03:   connection: 'Keep-Alive',
2025-11-28T03:06:03:   'x-middleware-invoke': '',
2025-11-28T03:06:03:   'x-invoke-path': '/404',
2025-11-28T03:06:03:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:03:   'x-invoke-status': '404'
2025-11-28T03:06:03: }
2025-11-28T03:06:03: 2025-11-28T08:06:03.154Z compression no compression: not acceptable
2025-11-28T03:06:03: 2025-11-28T08:06:03.178Z next:router-server:main requestHandler! /wp-admin/js/ {
2025-11-28T03:06:03:   matchedOutput: undefined,
2025-11-28T03:06:03:   statusCode: 308,
2025-11-28T03:06:03:   resHeaders: undefined,
2025-11-28T03:06:03:   bodyStream: false,
2025-11-28T03:06:03:   parsedUrl: { pathname: '/wp-admin/js', query: undefined },
2025-11-28T03:06:03:   finished: true
2025-11-28T03:06:03: }
2025-11-28T03:06:03: 2025-11-28T08:06:03.178Z compression undefined not compressible
2025-11-28T03:06:03: 2025-11-28T08:06:03.178Z compression no compression: filtered
2025-11-28T03:06:03: 2025-11-28T08:06:03.199Z next:router-server:main requestHandler! /wp-admin/js {
2025-11-28T03:06:03:   matchedOutput: null,
2025-11-28T03:06:03:   statusCode: undefined,
2025-11-28T03:06:03:   resHeaders: {},
2025-11-28T03:06:03:   bodyStream: false,
2025-11-28T03:06:03:   parsedUrl: { pathname: '/wp-admin/js', query: [Object: null prototype] {} },
2025-11-28T03:06:03:   finished: false
2025-11-28T03:06:03: }
2025-11-28T03:06:03: 2025-11-28T08:06:03.199Z next:router-server:main invokeRender /wp-admin/js {
2025-11-28T03:06:03:   host: 'mail.gearly.com',
2025-11-28T03:06:03:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:03:   referer: 'https://www.google.de/',
2025-11-28T03:06:03:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:03:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:03:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:03:   dnt: '1',
2025-11-28T03:06:03:   'x-forwarded-for': '80.21.246.40, 4.206.73.185',
2025-11-28T03:06:03:   'x-real-ip': '80.21.246.40',
2025-11-28T03:06:03:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:03:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:03:   connection: 'Keep-Alive',
2025-11-28T03:06:03:   'x-middleware-invoke': '',
2025-11-28T03:06:03:   'x-invoke-path': '/404',
2025-11-28T03:06:03:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:03:   'x-invoke-status': '404'
2025-11-28T03:06:03: }
2025-11-28T03:06:03: 2025-11-28T08:06:03.200Z compression no compression: not acceptable
2025-11-28T03:06:03: 2025-11-28T08:06:03.221Z next:router-server:main requestHandler! /wp-admin/js/widgets/ {
2025-11-28T03:06:03:   matchedOutput: undefined,
2025-11-28T03:06:03:   statusCode: 308,
2025-11-28T03:06:03:   resHeaders: undefined,
2025-11-28T03:06:03:   bodyStream: false,
2025-11-28T03:06:03:   parsedUrl: { pathname: '/wp-admin/js/widgets', query: undefined },
2025-11-28T03:06:03:   finished: true
2025-11-28T03:06:03: }
2025-11-28T03:06:03: 2025-11-28T08:06:03.221Z compression undefined not compressible
2025-11-28T03:06:03: 2025-11-28T08:06:03.221Z compression no compression: filtered
2025-11-28T03:06:03: 2025-11-28T08:06:03.240Z next:router-server:main requestHandler! /wp-admin/js/widgets {
2025-11-28T03:06:03:   matchedOutput: null,
2025-11-28T03:06:03:   statusCode: undefined,
2025-11-28T03:06:03:   resHeaders: {},
2025-11-28T03:06:03:   bodyStream: false,
2025-11-28T03:06:03:   parsedUrl: {
2025-11-28T03:06:03:     pathname: '/wp-admin/js/widgets',
2025-11-28T03:06:03:     query: [Object: null prototype] {}
2025-11-28T03:06:03:   },
2025-11-28T03:06:03:   finished: false
2025-11-28T03:06:03: }
2025-11-28T03:06:03: 2025-11-28T08:06:03.240Z next:router-server:main invokeRender /wp-admin/js/widgets {
2025-11-28T03:06:03:   host: 'mail.gearly.com',
2025-11-28T03:06:03:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:03:   referer: 'https://www.yahoo.com/',
2025-11-28T03:06:03:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:03:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:03:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:03:   dnt: '1',
2025-11-28T03:06:03:   'x-forwarded-for': '136.108.156.250, 4.206.73.185',
2025-11-28T03:06:03:   'x-real-ip': '136.108.156.250',
2025-11-28T03:06:03:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:03:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:03:   connection: 'Keep-Alive',
2025-11-28T03:06:03:   'x-middleware-invoke': '',
2025-11-28T03:06:03:   'x-invoke-path': '/404',
2025-11-28T03:06:03:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:03:   'x-invoke-status': '404'
2025-11-28T03:06:03: }
2025-11-28T03:06:03: 2025-11-28T08:06:03.241Z compression no compression: not acceptable
2025-11-28T03:06:03: 2025-11-28T08:06:03.300Z next:router-server:main requestHandler! /wp-admin/js/widgets/index.php {
2025-11-28T03:06:03:   matchedOutput: null,
2025-11-28T03:06:03:   statusCode: undefined,
2025-11-28T03:06:03:   resHeaders: {},
2025-11-28T03:06:03:   bodyStream: false,
2025-11-28T03:06:03:   parsedUrl: {
2025-11-28T03:06:03:     pathname: '/wp-admin/js/widgets/index.php',
2025-11-28T03:06:03:     query: [Object: null prototype] {}
2025-11-28T03:06:03:   },
2025-11-28T03:06:03:   finished: false
2025-11-28T03:06:03: }
2025-11-28T03:06:03: 2025-11-28T08:06:03.300Z next:router-server:main invokeRender /wp-admin/js/widgets/index.php {
2025-11-28T03:06:03:   host: 'mail.gearly.com',
2025-11-28T03:06:03:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:03:   referer: 'https://www.bing.com/',
2025-11-28T03:06:03:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:03:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:03:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:03:   dnt: '1',
2025-11-28T03:06:03:   'x-forwarded-for': '63.154.121.175, 4.206.73.185',
2025-11-28T03:06:03:   'x-real-ip': '63.154.121.175',
2025-11-28T03:06:03:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:03:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:03:   connection: 'Keep-Alive',
2025-11-28T03:06:03:   'x-middleware-invoke': '',
2025-11-28T03:06:03:   'x-invoke-path': '/404',
2025-11-28T03:06:03:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:03:   'x-invoke-status': '404'
2025-11-28T03:06:03: }
2025-11-28T03:06:03: 2025-11-28T08:06:03.301Z compression no compression: not acceptable
2025-11-28T03:06:03: 2025-11-28T08:06:03.334Z next:router-server:main requestHandler! /wp-admin/mah.php {
2025-11-28T03:06:03:   matchedOutput: null,
2025-11-28T03:06:03:   statusCode: undefined,
2025-11-28T03:06:03:   resHeaders: {},
2025-11-28T03:06:03:   bodyStream: false,
2025-11-28T03:06:03:   parsedUrl: { pathname: '/wp-admin/mah.php', query: [Object: null prototype] {} },
2025-11-28T03:06:03:   finished: false
2025-11-28T03:06:03: }
2025-11-28T03:06:03: 2025-11-28T08:06:03.334Z next:router-server:main invokeRender /wp-admin/mah.php {
2025-11-28T03:06:03:   host: 'mail.gearly.com',
2025-11-28T03:06:03:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:03:   referer: 'https://www.google.co.uk/',
2025-11-28T03:06:03:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:03:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:03:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:03:   dnt: '1',
2025-11-28T03:06:03:   'x-forwarded-for': '7.112.28.1, 4.206.73.185',
2025-11-28T03:06:03:   'x-real-ip': '7.112.28.1',
2025-11-28T03:06:03:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:03:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:03:   connection: 'Keep-Alive',
2025-11-28T03:06:03:   'x-middleware-invoke': '',
2025-11-28T03:06:03:   'x-invoke-path': '/404',
2025-11-28T03:06:03:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:03:   'x-invoke-status': '404'
2025-11-28T03:06:03: }
2025-11-28T03:06:03: 2025-11-28T08:06:03.335Z compression no compression: not acceptable
2025-11-28T03:06:03: 2025-11-28T08:06:03.407Z next:router-server:main requestHandler! /wp-admin/maint/ {
2025-11-28T03:06:03:   matchedOutput: undefined,
2025-11-28T03:06:03:   statusCode: 308,
2025-11-28T03:06:03:   resHeaders: undefined,
2025-11-28T03:06:03:   bodyStream: false,
2025-11-28T03:06:03:   parsedUrl: { pathname: '/wp-admin/maint', query: undefined },
2025-11-28T03:06:03:   finished: true
2025-11-28T03:06:03: }
2025-11-28T03:06:03: 2025-11-28T08:06:03.407Z compression undefined not compressible
2025-11-28T03:06:03: 2025-11-28T08:06:03.407Z compression no compression: filtered
2025-11-28T03:06:03: 2025-11-28T08:06:03.431Z next:router-server:main requestHandler! /wp-admin/maint {
2025-11-28T03:06:03:   matchedOutput: null,
2025-11-28T03:06:03:   statusCode: undefined,
2025-11-28T03:06:03:   resHeaders: {},
2025-11-28T03:06:03:   bodyStream: false,
2025-11-28T03:06:03:   parsedUrl: { pathname: '/wp-admin/maint', query: [Object: null prototype] {} },
2025-11-28T03:06:03:   finished: false
2025-11-28T03:06:03: }
2025-11-28T03:06:03: 2025-11-28T08:06:03.431Z next:router-server:main invokeRender /wp-admin/maint {
2025-11-28T03:06:03:   host: 'mail.gearly.com',
2025-11-28T03:06:03:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:03:   referer: 'https://www.google.de/',
2025-11-28T03:06:03:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:03:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:03:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:03:   dnt: '1',
2025-11-28T03:06:03:   'x-forwarded-for': '0.159.194.100, 4.206.73.185',
2025-11-28T03:06:03:   'x-real-ip': '0.159.194.100',
2025-11-28T03:06:03:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:03:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:03:   connection: 'Keep-Alive',
2025-11-28T03:06:03:   'x-middleware-invoke': '',
2025-11-28T03:06:03:   'x-invoke-path': '/404',
2025-11-28T03:06:03:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:03:   'x-invoke-status': '404'
2025-11-28T03:06:03: }
2025-11-28T03:06:03: 2025-11-28T08:06:03.431Z compression no compression: not acceptable
2025-11-28T03:06:03: 2025-11-28T08:06:03.470Z next:router-server:main requestHandler! /wp-admin/meta/ {
2025-11-28T03:06:03:   matchedOutput: undefined,
2025-11-28T03:06:03:   statusCode: 308,
2025-11-28T03:06:03:   resHeaders: undefined,
2025-11-28T03:06:03:   bodyStream: false,
2025-11-28T03:06:03:   parsedUrl: { pathname: '/wp-admin/meta', query: undefined },
2025-11-28T03:06:03:   finished: true
2025-11-28T03:06:03: }
2025-11-28T03:06:03: 2025-11-28T08:06:03.474Z compression undefined not compressible
2025-11-28T03:06:03: 2025-11-28T08:06:03.474Z compression no compression: filtered
2025-11-28T03:06:05: 2025-11-28T08:06:05.045Z next:router-server:main requestHandler! /wp-admin/meta {
2025-11-28T03:06:05:   matchedOutput: null,
2025-11-28T03:06:05:   statusCode: undefined,
2025-11-28T03:06:05:   resHeaders: {},
2025-11-28T03:06:05:   bodyStream: false,
2025-11-28T03:06:05:   parsedUrl: { pathname: '/wp-admin/meta', query: [Object: null prototype] {} },
2025-11-28T03:06:05:   finished: false
2025-11-28T03:06:05: }
2025-11-28T03:06:05: 2025-11-28T08:06:05.045Z next:router-server:main invokeRender /wp-admin/meta {
2025-11-28T03:06:05:   host: 'mail.gearly.com',
2025-11-28T03:06:05:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:05:   referer: 'https://www.google.fr/',
2025-11-28T03:06:05:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:05:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:05:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:05:   dnt: '1',
2025-11-28T03:06:05:   'x-forwarded-for': '5.250.34.94, 4.206.73.185',
2025-11-28T03:06:05:   'x-real-ip': '5.250.34.94',
2025-11-28T03:06:05:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:05:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:05:   connection: 'Keep-Alive',
2025-11-28T03:06:05:   'x-middleware-invoke': '',
2025-11-28T03:06:05:   'x-invoke-path': '/404',
2025-11-28T03:06:05:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:05:   'x-invoke-status': '404'
2025-11-28T03:06:05: }
2025-11-28T03:06:05: 2025-11-28T08:06:05.045Z compression no compression: not acceptable
2025-11-28T03:06:05: 2025-11-28T08:06:05.108Z next:router-server:main requestHandler! /wp-admin/network/ {
2025-11-28T03:06:05:   matchedOutput: undefined,
2025-11-28T03:06:05:   statusCode: 308,
2025-11-28T03:06:05:   resHeaders: undefined,
2025-11-28T03:06:05:   bodyStream: false,
2025-11-28T03:06:05:   parsedUrl: { pathname: '/wp-admin/network', query: undefined },
2025-11-28T03:06:05:   finished: true
2025-11-28T03:06:05: }
2025-11-28T03:06:05: 2025-11-28T08:06:05.108Z compression undefined not compressible
2025-11-28T03:06:05: 2025-11-28T08:06:05.108Z compression no compression: filtered
2025-11-28T03:06:05: 2025-11-28T08:06:05.455Z next:router-server:main requestHandler! /wp-admin/network {
2025-11-28T03:06:05:   matchedOutput: null,
2025-11-28T03:06:05:   statusCode: undefined,
2025-11-28T03:06:05:   resHeaders: {},
2025-11-28T03:06:05:   bodyStream: false,
2025-11-28T03:06:05:   parsedUrl: { pathname: '/wp-admin/network', query: [Object: null prototype] {} },
2025-11-28T03:06:05:   finished: false
2025-11-28T03:06:05: }
2025-11-28T03:06:05: 2025-11-28T08:06:05.455Z next:router-server:main invokeRender /wp-admin/network {
2025-11-28T03:06:05:   host: 'mail.gearly.com',
2025-11-28T03:06:05:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:05:   referer: 'https://www.bing.com/',
2025-11-28T03:06:05:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:05:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:05:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:05:   dnt: '1',
2025-11-28T03:06:05:   'x-forwarded-for': '175.182.6.178, 4.206.73.185',
2025-11-28T03:06:05:   'x-real-ip': '175.182.6.178',
2025-11-28T03:06:05:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:05:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:05:   connection: 'Keep-Alive',
2025-11-28T03:06:05:   'x-middleware-invoke': '',
2025-11-28T03:06:05:   'x-invoke-path': '/404',
2025-11-28T03:06:05:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:05:   'x-invoke-status': '404'
2025-11-28T03:06:05: }
2025-11-28T03:06:05: 2025-11-28T08:06:05.456Z compression no compression: not acceptable
2025-11-28T03:06:05: 2025-11-28T08:06:05.502Z next:router-server:main requestHandler! /wp-admin/wp-admins.php {
2025-11-28T03:06:05:   matchedOutput: null,
2025-11-28T03:06:05:   statusCode: undefined,
2025-11-28T03:06:05:   resHeaders: {},
2025-11-28T03:06:05:   bodyStream: false,
2025-11-28T03:06:05:   parsedUrl: {
2025-11-28T03:06:05:     pathname: '/wp-admin/wp-admins.php',
2025-11-28T03:06:05:     query: [Object: null prototype] {}
2025-11-28T03:06:05:   },
2025-11-28T03:06:05:   finished: false
2025-11-28T03:06:05: }
2025-11-28T03:06:05: 2025-11-28T08:06:05.502Z next:router-server:main invokeRender /wp-admin/wp-admins.php {
2025-11-28T03:06:05:   host: 'mail.gearly.com',
2025-11-28T03:06:05:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:05:   referer: 'https://www.yahoo.com/',
2025-11-28T03:06:05:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:05:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:05:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:05:   dnt: '1',
2025-11-28T03:06:05:   'x-forwarded-for': '158.4.252.201, 4.206.73.185',
2025-11-28T03:06:05:   'x-real-ip': '158.4.252.201',
2025-11-28T03:06:05:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:05:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:05:   connection: 'Keep-Alive',
2025-11-28T03:06:05:   'x-middleware-invoke': '',
2025-11-28T03:06:05:   'x-invoke-path': '/404',
2025-11-28T03:06:05:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:05:   'x-invoke-status': '404'
2025-11-28T03:06:05: }
2025-11-28T03:06:05: 2025-11-28T08:06:05.503Z compression no compression: not acceptable
2025-11-28T03:06:06: 2025-11-28T08:06:06.054Z next:router-server:main requestHandler! /wp-blog-header.php {
2025-11-28T03:06:06:   matchedOutput: null,
2025-11-28T03:06:06:   statusCode: undefined,
2025-11-28T03:06:06:   resHeaders: {},
2025-11-28T03:06:06:   bodyStream: false,
2025-11-28T03:06:06:   parsedUrl: {
2025-11-28T03:06:06:     pathname: '/wp-blog-header.php',
2025-11-28T03:06:06:     query: [Object: null prototype] {}
2025-11-28T03:06:06:   },
2025-11-28T03:06:06:   finished: false
2025-11-28T03:06:06: }
2025-11-28T03:06:06: 2025-11-28T08:06:06.054Z next:router-server:main invokeRender /wp-blog-header.php {
2025-11-28T03:06:06:   host: 'mail.gearly.com',
2025-11-28T03:06:06:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:06:   referer: 'https://duckduckgo.com/',
2025-11-28T03:06:06:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:06:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:06:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:06:   dnt: '1',
2025-11-28T03:06:06:   'x-forwarded-for': '239.9.132.236, 4.206.73.185',
2025-11-28T03:06:06:   'x-real-ip': '239.9.132.236',
2025-11-28T03:06:06:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:06:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:06:   connection: 'Keep-Alive',
2025-11-28T03:06:06:   'x-middleware-invoke': '',
2025-11-28T03:06:06:   'x-invoke-path': '/404',
2025-11-28T03:06:06:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:06:   'x-invoke-status': '404'
2025-11-28T03:06:06: }
2025-11-28T03:06:06: 2025-11-28T08:06:06.055Z compression no compression: not acceptable
2025-11-28T03:06:06: 2025-11-28T08:06:06.120Z next:router-server:main requestHandler! /wp-comments.php {
2025-11-28T03:06:06:   matchedOutput: null,
2025-11-28T03:06:06:   statusCode: undefined,
2025-11-28T03:06:06:   resHeaders: {},
2025-11-28T03:06:06:   bodyStream: false,
2025-11-28T03:06:06:   parsedUrl: { pathname: '/wp-comments.php', query: [Object: null prototype] {} },
2025-11-28T03:06:06:   finished: false
2025-11-28T03:06:06: }
2025-11-28T03:06:06: 2025-11-28T08:06:06.120Z next:router-server:main invokeRender /wp-comments.php {
2025-11-28T03:06:06:   host: 'mail.gearly.com',
2025-11-28T03:06:06:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:06:   referer: 'https://www.google.de/',
2025-11-28T03:06:06:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:06:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:06:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:06:   dnt: '1',
2025-11-28T03:06:06:   'x-forwarded-for': '128.157.41.198, 4.206.73.185',
2025-11-28T03:06:06:   'x-real-ip': '128.157.41.198',
2025-11-28T03:06:06:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:06:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:06:   connection: 'Keep-Alive',
2025-11-28T03:06:06:   'x-middleware-invoke': '',
2025-11-28T03:06:06:   'x-invoke-path': '/404',
2025-11-28T03:06:06:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:06:   'x-invoke-status': '404'
2025-11-28T03:06:06: }
2025-11-28T03:06:06: 2025-11-28T08:06:06.121Z compression no compression: not acceptable
2025-11-28T03:06:06: 2025-11-28T08:06:06.158Z next:router-server:main requestHandler! /wp-conflg.php {
2025-11-28T03:06:06:   matchedOutput: null,
2025-11-28T03:06:06:   statusCode: undefined,
2025-11-28T03:06:06:   resHeaders: {},
2025-11-28T03:06:06:   bodyStream: false,
2025-11-28T03:06:06:   parsedUrl: { pathname: '/wp-conflg.php', query: [Object: null prototype] {} },
2025-11-28T03:06:06:   finished: false
2025-11-28T03:06:06: }
2025-11-28T03:06:06: 2025-11-28T08:06:06.158Z next:router-server:main invokeRender /wp-conflg.php {
2025-11-28T03:06:06:   host: 'mail.gearly.com',
2025-11-28T03:06:06:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:06:   referer: 'https://www.google.fr/',
2025-11-28T03:06:06:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:06:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:06:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:06:   dnt: '1',
2025-11-28T03:06:06:   'x-forwarded-for': '158.79.115.152, 4.206.73.185',
2025-11-28T03:06:06:   'x-real-ip': '158.79.115.152',
2025-11-28T03:06:06:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:06:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:06:   connection: 'Keep-Alive',
2025-11-28T03:06:06:   'x-middleware-invoke': '',
2025-11-28T03:06:06:   'x-invoke-path': '/404',
2025-11-28T03:06:06:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:06:   'x-invoke-status': '404'
2025-11-28T03:06:06: }
2025-11-28T03:06:06: 2025-11-28T08:06:06.160Z compression no compression: not acceptable
2025-11-28T03:06:06: 2025-11-28T08:06:06.260Z next:router-server:main requestHandler! /wp-content/ {
2025-11-28T03:06:06:   matchedOutput: undefined,
2025-11-28T03:06:06:   statusCode: 308,
2025-11-28T03:06:06:   resHeaders: undefined,
2025-11-28T03:06:06:   bodyStream: false,
2025-11-28T03:06:06:   parsedUrl: { pathname: '/wp-content', query: undefined },
2025-11-28T03:06:06:   finished: true
2025-11-28T03:06:06: }
2025-11-28T03:06:06: 2025-11-28T08:06:06.260Z compression undefined not compressible
2025-11-28T03:06:06: 2025-11-28T08:06:06.260Z compression no compression: filtered
2025-11-28T03:06:06: 2025-11-28T08:06:06.278Z next:router-server:main requestHandler! /wp-content {
2025-11-28T03:06:06:   matchedOutput: null,
2025-11-28T03:06:06:   statusCode: undefined,
2025-11-28T03:06:06:   resHeaders: {},
2025-11-28T03:06:06:   bodyStream: false,
2025-11-28T03:06:06:   parsedUrl: { pathname: '/wp-content', query: [Object: null prototype] {} },
2025-11-28T03:06:06:   finished: false
2025-11-28T03:06:06: }
2025-11-28T03:06:06: 2025-11-28T08:06:06.278Z next:router-server:main invokeRender /wp-content {
2025-11-28T03:06:06:   host: 'mail.gearly.com',
2025-11-28T03:06:06:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:06:   referer: 'https://www.google.co.uk/',
2025-11-28T03:06:06:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:06:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:06:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:06:   dnt: '1',
2025-11-28T03:06:06:   'x-forwarded-for': '196.165.214.237, 4.206.73.185',
2025-11-28T03:06:06:   'x-real-ip': '196.165.214.237',
2025-11-28T03:06:06:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:06:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:06:   connection: 'Keep-Alive',
2025-11-28T03:06:06:   'x-middleware-invoke': '',
2025-11-28T03:06:06:   'x-invoke-path': '/404',
2025-11-28T03:06:06:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:06:   'x-invoke-status': '404'
2025-11-28T03:06:06: }
2025-11-28T03:06:06: 2025-11-28T08:06:06.279Z compression no compression: not acceptable
2025-11-28T03:06:06: 2025-11-28T08:06:06.303Z next:router-server:main requestHandler! /wp-content/1.php {
2025-11-28T03:06:06:   matchedOutput: null,
2025-11-28T03:06:06:   statusCode: undefined,
2025-11-28T03:06:06:   resHeaders: {},
2025-11-28T03:06:06:   bodyStream: false,
2025-11-28T03:06:06:   parsedUrl: { pathname: '/wp-content/1.php', query: [Object: null prototype] {} },
2025-11-28T03:06:06:   finished: false
2025-11-28T03:06:06: }
2025-11-28T03:06:06: 2025-11-28T08:06:06.305Z next:router-server:main invokeRender /wp-content/1.php {
2025-11-28T03:06:06:   host: 'mail.gearly.com',
2025-11-28T03:06:06:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:06:   referer: 'https://www.bing.com/',
2025-11-28T03:06:06:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:06:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:06:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:06:   dnt: '1',
2025-11-28T03:06:06:   'x-forwarded-for': '117.75.155.126, 4.206.73.185',
2025-11-28T03:06:06:   'x-real-ip': '117.75.155.126',
2025-11-28T03:06:06:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:06:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:06:   connection: 'Keep-Alive',
2025-11-28T03:06:06:   'x-middleware-invoke': '',
2025-11-28T03:06:06:   'x-invoke-path': '/404',
2025-11-28T03:06:06:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:06:   'x-invoke-status': '404'
2025-11-28T03:06:06: }
2025-11-28T03:06:06: 2025-11-28T08:06:06.306Z compression no compression: not acceptable
2025-11-28T03:06:06: 2025-11-28T08:06:06.341Z next:router-server:main requestHandler! /wp-content/Geforce.php {
2025-11-28T03:06:06:   matchedOutput: null,
2025-11-28T03:06:06:   statusCode: undefined,
2025-11-28T03:06:06:   resHeaders: {},
2025-11-28T03:06:06:   bodyStream: false,
2025-11-28T03:06:06:   parsedUrl: {
2025-11-28T03:06:06:     pathname: '/wp-content/Geforce.php',
2025-11-28T03:06:06:     query: [Object: null prototype] {}
2025-11-28T03:06:06:   },
2025-11-28T03:06:06:   finished: false
2025-11-28T03:06:06: }
2025-11-28T03:06:06: 2025-11-28T08:06:06.341Z next:router-server:main invokeRender /wp-content/Geforce.php {
2025-11-28T03:06:06:   host: 'mail.gearly.com',
2025-11-28T03:06:06:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:06:   referer: 'https://www.google.fr/',
2025-11-28T03:06:06:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:06:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:06:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:06:   dnt: '1',
2025-11-28T03:06:06:   'x-forwarded-for': '24.31.120.107, 4.206.73.185',
2025-11-28T03:06:06:   'x-real-ip': '24.31.120.107',
2025-11-28T03:06:06:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:06:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:06:   connection: 'Keep-Alive',
2025-11-28T03:06:06:   'x-middleware-invoke': '',
2025-11-28T03:06:06:   'x-invoke-path': '/404',
2025-11-28T03:06:06:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:06:   'x-invoke-status': '404'
2025-11-28T03:06:06: }
2025-11-28T03:06:06: 2025-11-28T08:06:06.342Z compression no compression: not acceptable
2025-11-28T03:06:06: 2025-11-28T08:06:06.365Z next:router-server:main requestHandler! /wp-content/admin.php {
2025-11-28T03:06:06:   matchedOutput: null,
2025-11-28T03:06:06:   statusCode: undefined,
2025-11-28T03:06:06:   resHeaders: {},
2025-11-28T03:06:06:   bodyStream: false,
2025-11-28T03:06:06:   parsedUrl: {
2025-11-28T03:06:06:     pathname: '/wp-content/admin.php',
2025-11-28T03:06:06:     query: [Object: null prototype] {}
2025-11-28T03:06:06:   },
2025-11-28T03:06:06:   finished: false
2025-11-28T03:06:06: }
2025-11-28T03:06:06: 2025-11-28T08:06:06.365Z next:router-server:main invokeRender /wp-content/admin.php {
2025-11-28T03:06:06:   host: 'mail.gearly.com',
2025-11-28T03:06:06:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:06:   referer: 'https://duckduckgo.com/',
2025-11-28T03:06:06:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:06:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:06:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:06:   dnt: '1',
2025-11-28T03:06:06:   'x-forwarded-for': '112.238.156.194, 4.206.73.185',
2025-11-28T03:06:06:   'x-real-ip': '112.238.156.194',
2025-11-28T03:06:06:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:06:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:06:   connection: 'Keep-Alive',
2025-11-28T03:06:06:   'x-middleware-invoke': '',
2025-11-28T03:06:06:   'x-invoke-path': '/404',
2025-11-28T03:06:06:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:06:   'x-invoke-status': '404'
2025-11-28T03:06:06: }
2025-11-28T03:06:06: 2025-11-28T08:06:06.366Z compression no compression: not acceptable
2025-11-28T03:06:06: 2025-11-28T08:06:06.432Z next:router-server:main requestHandler! /wp-content/autoload_classmap.php {
2025-11-28T03:06:06:   matchedOutput: null,
2025-11-28T03:06:06:   statusCode: undefined,
2025-11-28T03:06:06:   resHeaders: {},
2025-11-28T03:06:06:   bodyStream: false,
2025-11-28T03:06:06:   parsedUrl: {
2025-11-28T03:06:06:     pathname: '/wp-content/autoload_classmap.php',
2025-11-28T03:06:06:     query: [Object: null prototype] {}
2025-11-28T03:06:06:   },
2025-11-28T03:06:06:   finished: false
2025-11-28T03:06:06: }
2025-11-28T03:06:06: 2025-11-28T08:06:06.432Z next:router-server:main invokeRender /wp-content/autoload_classmap.php {
2025-11-28T03:06:06:   host: 'mail.gearly.com',
2025-11-28T03:06:06:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:06:   referer: 'https://www.google.de/',
2025-11-28T03:06:06:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:06:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:06:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:06:   dnt: '1',
2025-11-28T03:06:06:   'x-forwarded-for': '161.59.160.170, 4.206.73.185',
2025-11-28T03:06:06:   'x-real-ip': '161.59.160.170',
2025-11-28T03:06:06:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:06:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:06:   connection: 'Keep-Alive',
2025-11-28T03:06:06:   'x-middleware-invoke': '',
2025-11-28T03:06:06:   'x-invoke-path': '/404',
2025-11-28T03:06:06:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:06:   'x-invoke-status': '404'
2025-11-28T03:06:06: }
2025-11-28T03:06:06: 2025-11-28T08:06:06.433Z compression no compression: not acceptable
2025-11-28T03:06:06: 2025-11-28T08:06:06.451Z next:router-server:main requestHandler! /wp-content/index.php {
2025-11-28T03:06:06:   matchedOutput: null,
2025-11-28T03:06:06:   statusCode: undefined,
2025-11-28T03:06:06:   resHeaders: {},
2025-11-28T03:06:06:   bodyStream: false,
2025-11-28T03:06:06:   parsedUrl: {
2025-11-28T03:06:06:     pathname: '/wp-content/index.php',
2025-11-28T03:06:06:     query: [Object: null prototype] {}
2025-11-28T03:06:06:   },
2025-11-28T03:06:06:   finished: false
2025-11-28T03:06:06: }
2025-11-28T03:06:06: 2025-11-28T08:06:06.451Z next:router-server:main invokeRender /wp-content/index.php {
2025-11-28T03:06:06:   host: 'mail.gearly.com',
2025-11-28T03:06:06:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:06:   referer: 'https://www.google.fr/',
2025-11-28T03:06:06:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:06:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:06:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:06:   dnt: '1',
2025-11-28T03:06:06:   'x-forwarded-for': '229.74.63.206, 4.206.73.185',
2025-11-28T03:06:06:   'x-real-ip': '229.74.63.206',
2025-11-28T03:06:06:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:06:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:06:   connection: 'Keep-Alive',
2025-11-28T03:06:06:   'x-middleware-invoke': '',
2025-11-28T03:06:06:   'x-invoke-path': '/404',
2025-11-28T03:06:06:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:06:   'x-invoke-status': '404'
2025-11-28T03:06:06: }
2025-11-28T03:06:06: 2025-11-28T08:06:06.451Z compression no compression: not acceptable
2025-11-28T03:06:06: 2025-11-28T08:06:06.920Z next:router-server:main requestHandler! /wp-content/plugins/ {
2025-11-28T03:06:06:   matchedOutput: undefined,
2025-11-28T03:06:06:   statusCode: 308,
2025-11-28T03:06:06:   resHeaders: undefined,
2025-11-28T03:06:06:   bodyStream: false,
2025-11-28T03:06:06:   parsedUrl: { pathname: '/wp-content/plugins', query: undefined },
2025-11-28T03:06:06:   finished: true
2025-11-28T03:06:06: }
2025-11-28T03:06:06: 2025-11-28T08:06:06.920Z compression undefined not compressible
2025-11-28T03:06:06: 2025-11-28T08:06:06.920Z compression no compression: filtered
2025-11-28T03:06:06: 2025-11-28T08:06:06.962Z next:router-server:main requestHandler! /wp-content/plugins {
2025-11-28T03:06:06:   matchedOutput: null,
2025-11-28T03:06:06:   statusCode: undefined,
2025-11-28T03:06:06:   resHeaders: {},
2025-11-28T03:06:06:   bodyStream: false,
2025-11-28T03:06:06:   parsedUrl: {
2025-11-28T03:06:06:     pathname: '/wp-content/plugins',
2025-11-28T03:06:06:     query: [Object: null prototype] {}
2025-11-28T03:06:06:   },
2025-11-28T03:06:06:   finished: false
2025-11-28T03:06:06: }
2025-11-28T03:06:06: 2025-11-28T08:06:06.962Z next:router-server:main invokeRender /wp-content/plugins {
2025-11-28T03:06:06:   host: 'mail.gearly.com',
2025-11-28T03:06:06:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:06:   referer: 'https://www.google.com/',
2025-11-28T03:06:06:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:06:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:06:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:06:   dnt: '1',
2025-11-28T03:06:06:   'x-forwarded-for': '34.194.116.61, 4.206.73.185',
2025-11-28T03:06:06:   'x-real-ip': '34.194.116.61',
2025-11-28T03:06:06:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:06:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:06:   connection: 'Keep-Alive',
2025-11-28T03:06:06:   'x-middleware-invoke': '',
2025-11-28T03:06:06:   'x-invoke-path': '/404',
2025-11-28T03:06:06:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:06:   'x-invoke-status': '404'
2025-11-28T03:06:06: }
2025-11-28T03:06:06: 2025-11-28T08:06:06.963Z compression no compression: not acceptable
2025-11-28T03:06:07: 2025-11-28T08:06:07.033Z next:router-server:main requestHandler! /wp-content/plugins/HelloDollyV2/ {
2025-11-28T03:06:07:   matchedOutput: undefined,
2025-11-28T03:06:07:   statusCode: 308,
2025-11-28T03:06:07:   resHeaders: undefined,
2025-11-28T03:06:07:   bodyStream: false,
2025-11-28T03:06:07:   parsedUrl: { pathname: '/wp-content/plugins/HelloDollyV2', query: undefined },
2025-11-28T03:06:07:   finished: true
2025-11-28T03:06:07: }
2025-11-28T03:06:07: 2025-11-28T08:06:07.033Z compression undefined not compressible
2025-11-28T03:06:07: 2025-11-28T08:06:07.033Z compression no compression: filtered
2025-11-28T03:06:07: 2025-11-28T08:06:07.067Z next:router-server:main requestHandler! /wp-content/plugins/HelloDollyV2 {
2025-11-28T03:06:07:   matchedOutput: null,
2025-11-28T03:06:07:   statusCode: undefined,
2025-11-28T03:06:07:   resHeaders: {},
2025-11-28T03:06:07:   bodyStream: false,
2025-11-28T03:06:07:   parsedUrl: {
2025-11-28T03:06:07:     pathname: '/wp-content/plugins/HelloDollyV2',
2025-11-28T03:06:07:     query: [Object: null prototype] {}
2025-11-28T03:06:07:   },
2025-11-28T03:06:07:   finished: false
2025-11-28T03:06:07: }
2025-11-28T03:06:07: 2025-11-28T08:06:07.067Z next:router-server:main invokeRender /wp-content/plugins/HelloDollyV2 {
2025-11-28T03:06:07:   host: 'mail.gearly.com',
2025-11-28T03:06:07:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:07:   referer: 'https://www.google.co.uk/',
2025-11-28T03:06:07:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:07:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:07:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:07:   dnt: '1',
2025-11-28T03:06:07:   'x-forwarded-for': '172.246.242.137, 4.206.73.185',
2025-11-28T03:06:07:   'x-real-ip': '172.246.242.137',
2025-11-28T03:06:07:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:07:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:07:   connection: 'Keep-Alive',
2025-11-28T03:06:07:   'x-middleware-invoke': '',
2025-11-28T03:06:07:   'x-invoke-path': '/404',
2025-11-28T03:06:07:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:07:   'x-invoke-status': '404'
2025-11-28T03:06:07: }
2025-11-28T03:06:07: 2025-11-28T08:06:07.068Z compression no compression: not acceptable
2025-11-28T03:06:08: 2025-11-28T08:06:08.600Z next:router-server:main requestHandler! /wp-content/plugins/admin.php {
2025-11-28T03:06:08:   matchedOutput: null,
2025-11-28T03:06:08:   statusCode: undefined,
2025-11-28T03:06:08:   resHeaders: {},
2025-11-28T03:06:08:   bodyStream: false,
2025-11-28T03:06:08:   parsedUrl: {
2025-11-28T03:06:08:     pathname: '/wp-content/plugins/admin.php',
2025-11-28T03:06:08:     query: [Object: null prototype] {}
2025-11-28T03:06:08:   },
2025-11-28T03:06:08:   finished: false
2025-11-28T03:06:08: }
2025-11-28T03:06:08: 2025-11-28T08:06:08.600Z next:router-server:main invokeRender /wp-content/plugins/admin.php {
2025-11-28T03:06:08:   host: 'mail.gearly.com',
2025-11-28T03:06:08:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:08:   referer: 'https://www.google.com/',
2025-11-28T03:06:08:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:08:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:08:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:08:   dnt: '1',
2025-11-28T03:06:08:   'x-forwarded-for': '181.93.69.231, 4.206.73.185',
2025-11-28T03:06:08:   'x-real-ip': '181.93.69.231',
2025-11-28T03:06:08:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:08:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:08:   connection: 'Keep-Alive',
2025-11-28T03:06:08:   'x-middleware-invoke': '',
2025-11-28T03:06:08:   'x-invoke-path': '/404',
2025-11-28T03:06:08:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:08:   'x-invoke-status': '404'
2025-11-28T03:06:08: }
2025-11-28T03:06:08: 2025-11-28T08:06:08.601Z compression no compression: not acceptable
2025-11-28T03:06:08: 2025-11-28T08:06:08.621Z next:router-server:main requestHandler! /wp-content/plugins/dummyyummy/wp-signup.php {
2025-11-28T03:06:08:   matchedOutput: null,
2025-11-28T03:06:08:   statusCode: undefined,
2025-11-28T03:06:08:   resHeaders: {},
2025-11-28T03:06:08:   bodyStream: false,
2025-11-28T03:06:08:   parsedUrl: {
2025-11-28T03:06:08:     pathname: '/wp-content/plugins/dummyyummy/wp-signup.php',
2025-11-28T03:06:08:     query: [Object: null prototype] {}
2025-11-28T03:06:08:   },
2025-11-28T03:06:08:   finished: false
2025-11-28T03:06:08: }
2025-11-28T03:06:08: 2025-11-28T08:06:08.621Z next:router-server:main invokeRender /wp-content/plugins/dummyyummy/wp-signup.php {
2025-11-28T03:06:08:   host: 'mail.gearly.com',
2025-11-28T03:06:08:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:08:   referer: 'https://www.yahoo.com/',
2025-11-28T03:06:08:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:08:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:08:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:08:   dnt: '1',
2025-11-28T03:06:08:   'x-forwarded-for': '253.172.99.100, 4.206.73.185',
2025-11-28T03:06:08:   'x-real-ip': '253.172.99.100',
2025-11-28T03:06:08:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:08:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:08:   connection: 'Keep-Alive',
2025-11-28T03:06:08:   'x-middleware-invoke': '',
2025-11-28T03:06:08:   'x-invoke-path': '/404',
2025-11-28T03:06:08:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:08:   'x-invoke-status': '404'
2025-11-28T03:06:08: }
2025-11-28T03:06:08: 2025-11-28T08:06:08.622Z compression no compression: not acceptable
2025-11-28T03:06:08: 2025-11-28T08:06:08.649Z next:router-server:main requestHandler! /wp-content/plugins/pwnd/as.php {
2025-11-28T03:06:08:   matchedOutput: null,
2025-11-28T03:06:08:   statusCode: undefined,
2025-11-28T03:06:08:   resHeaders: {},
2025-11-28T03:06:08:   bodyStream: false,
2025-11-28T03:06:08:   parsedUrl: {
2025-11-28T03:06:08:     pathname: '/wp-content/plugins/pwnd/as.php',
2025-11-28T03:06:08:     query: [Object: null prototype] {}
2025-11-28T03:06:08:   },
2025-11-28T03:06:08:   finished: false
2025-11-28T03:06:08: }
2025-11-28T03:06:08: 2025-11-28T08:06:08.649Z next:router-server:main invokeRender /wp-content/plugins/pwnd/as.php {
2025-11-28T03:06:08:   host: 'mail.gearly.com',
2025-11-28T03:06:08:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:08:   referer: 'https://www.yahoo.com/',
2025-11-28T03:06:08:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:08:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:08:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:08:   dnt: '1',
2025-11-28T03:06:08:   'x-forwarded-for': '216.160.211.36, 4.206.73.185',
2025-11-28T03:06:08:   'x-real-ip': '216.160.211.36',
2025-11-28T03:06:08:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:08:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:08:   connection: 'Keep-Alive',
2025-11-28T03:06:08:   'x-middleware-invoke': '',
2025-11-28T03:06:08:   'x-invoke-path': '/404',
2025-11-28T03:06:08:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:08:   'x-invoke-status': '404'
2025-11-28T03:06:08: }
2025-11-28T03:06:08: 2025-11-28T08:06:08.650Z compression no compression: not acceptable
2025-11-28T03:06:08: 2025-11-28T08:06:08.669Z next:router-server:main requestHandler! /wp-content/themes/ {
2025-11-28T03:06:08:   matchedOutput: undefined,
2025-11-28T03:06:08:   statusCode: 308,
2025-11-28T03:06:08:   resHeaders: undefined,
2025-11-28T03:06:08:   bodyStream: false,
2025-11-28T03:06:08:   parsedUrl: { pathname: '/wp-content/themes', query: undefined },
2025-11-28T03:06:08:   finished: true
2025-11-28T03:06:08: }
2025-11-28T03:06:08: 2025-11-28T08:06:08.669Z compression undefined not compressible
2025-11-28T03:06:08: 2025-11-28T08:06:08.669Z compression no compression: filtered
2025-11-28T03:06:08: 2025-11-28T08:06:08.694Z next:router-server:main requestHandler! /wp-content/themes {
2025-11-28T03:06:08:   matchedOutput: null,
2025-11-28T03:06:08:   statusCode: undefined,
2025-11-28T03:06:08:   resHeaders: {},
2025-11-28T03:06:08:   bodyStream: false,
2025-11-28T03:06:08:   parsedUrl: {
2025-11-28T03:06:08:     pathname: '/wp-content/themes',
2025-11-28T03:06:08:     query: [Object: null prototype] {}
2025-11-28T03:06:08:   },
2025-11-28T03:06:08:   finished: false
2025-11-28T03:06:08: }
2025-11-28T03:06:08: 2025-11-28T08:06:08.694Z next:router-server:main invokeRender /wp-content/themes {
2025-11-28T03:06:08:   host: 'mail.gearly.com',
2025-11-28T03:06:08:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:08:   referer: 'https://duckduckgo.com/',
2025-11-28T03:06:08:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:08:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:08:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:08:   dnt: '1',
2025-11-28T03:06:08:   'x-forwarded-for': '127.28.122.191, 4.206.73.185',
2025-11-28T03:06:08:   'x-real-ip': '127.28.122.191',
2025-11-28T03:06:08:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:08:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:08:   connection: 'Keep-Alive',
2025-11-28T03:06:08:   'x-middleware-invoke': '',
2025-11-28T03:06:08:   'x-invoke-path': '/404',
2025-11-28T03:06:08:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:08:   'x-invoke-status': '404'
2025-11-28T03:06:08: }
2025-11-28T03:06:08: 2025-11-28T08:06:08.695Z compression no compression: not acceptable
2025-11-28T03:06:08: 2025-11-28T08:06:08.713Z next:router-server:main requestHandler! /wp-content/themes/admin.php {
2025-11-28T03:06:08:   matchedOutput: null,
2025-11-28T03:06:08:   statusCode: undefined,
2025-11-28T03:06:08:   resHeaders: {},
2025-11-28T03:06:08:   bodyStream: false,
2025-11-28T03:06:08:   parsedUrl: {
2025-11-28T03:06:08:     pathname: '/wp-content/themes/admin.php',
2025-11-28T03:06:08:     query: [Object: null prototype] {}
2025-11-28T03:06:08:   },
2025-11-28T03:06:08:   finished: false
2025-11-28T03:06:08: }
2025-11-28T03:06:08: 2025-11-28T08:06:08.714Z next:router-server:main invokeRender /wp-content/themes/admin.php {
2025-11-28T03:06:08:   host: 'mail.gearly.com',
2025-11-28T03:06:08:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:08:   referer: 'https://www.bing.com/',
2025-11-28T03:06:08:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:08:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:08:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:08:   dnt: '1',
2025-11-28T03:06:08:   'x-forwarded-for': '9.214.156.168, 4.206.73.185',
2025-11-28T03:06:08:   'x-real-ip': '9.214.156.168',
2025-11-28T03:06:08:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:08:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:08:   connection: 'Keep-Alive',
2025-11-28T03:06:08:   'x-middleware-invoke': '',
2025-11-28T03:06:08:   'x-invoke-path': '/404',
2025-11-28T03:06:08:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:08:   'x-invoke-status': '404'
2025-11-28T03:06:08: }
2025-11-28T03:06:08: 2025-11-28T08:06:08.714Z compression no compression: not acceptable
2025-11-28T03:06:08: 2025-11-28T08:06:08.754Z next:router-server:main requestHandler! /wp-content/themes/index.php {
2025-11-28T03:06:08:   matchedOutput: null,
2025-11-28T03:06:08:   statusCode: undefined,
2025-11-28T03:06:08:   resHeaders: {},
2025-11-28T03:06:08:   bodyStream: false,
2025-11-28T03:06:08:   parsedUrl: {
2025-11-28T03:06:08:     pathname: '/wp-content/themes/index.php',
2025-11-28T03:06:08:     query: [Object: null prototype] {}
2025-11-28T03:06:08:   },
2025-11-28T03:06:08:   finished: false
2025-11-28T03:06:08: }
2025-11-28T03:06:08: 2025-11-28T08:06:08.754Z next:router-server:main invokeRender /wp-content/themes/index.php {
2025-11-28T03:06:08:   host: 'mail.gearly.com',
2025-11-28T03:06:08:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:08:   referer: 'https://www.yahoo.com/',
2025-11-28T03:06:08:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:08:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:08:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:08:   dnt: '1',
2025-11-28T03:06:08:   'x-forwarded-for': '212.215.17.33, 4.206.73.185',
2025-11-28T03:06:08:   'x-real-ip': '212.215.17.33',
2025-11-28T03:06:08:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:08:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:08:   connection: 'Keep-Alive',
2025-11-28T03:06:08:   'x-middleware-invoke': '',
2025-11-28T03:06:08:   'x-invoke-path': '/404',
2025-11-28T03:06:08:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:08:   'x-invoke-status': '404'
2025-11-28T03:06:08: }
2025-11-28T03:06:08: 2025-11-28T08:06:08.755Z compression no compression: not acceptable
2025-11-28T03:06:08: 2025-11-28T08:06:08.793Z next:router-server:main requestHandler! /wp-content/themes/themes.php {
2025-11-28T03:06:08:   matchedOutput: null,
2025-11-28T03:06:08:   statusCode: undefined,
2025-11-28T03:06:08:   resHeaders: {},
2025-11-28T03:06:08:   bodyStream: false,
2025-11-28T03:06:08:   parsedUrl: {
2025-11-28T03:06:08:     pathname: '/wp-content/themes/themes.php',
2025-11-28T03:06:08:     query: [Object: null prototype] {}
2025-11-28T03:06:08:   },
2025-11-28T03:06:08:   finished: false
2025-11-28T03:06:08: }
2025-11-28T03:06:08: 2025-11-28T08:06:08.794Z next:router-server:main invokeRender /wp-content/themes/themes.php {
2025-11-28T03:06:08:   host: 'mail.gearly.com',
2025-11-28T03:06:08:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:08:   referer: 'https://www.google.fr/',
2025-11-28T03:06:08:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:08:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:08:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:08:   dnt: '1',
2025-11-28T03:06:08:   'x-forwarded-for': '197.40.24.67, 4.206.73.185',
2025-11-28T03:06:08:   'x-real-ip': '197.40.24.67',
2025-11-28T03:06:08:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:08:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:08:   connection: 'Keep-Alive',
2025-11-28T03:06:08:   'x-middleware-invoke': '',
2025-11-28T03:06:08:   'x-invoke-path': '/404',
2025-11-28T03:06:08:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:08:   'x-invoke-status': '404'
2025-11-28T03:06:08: }
2025-11-28T03:06:08: 2025-11-28T08:06:08.794Z compression no compression: not acceptable
2025-11-28T03:06:08: 2025-11-28T08:06:08.813Z next:router-server:main requestHandler! /wp-content/upgrade/ {
2025-11-28T03:06:08:   matchedOutput: undefined,
2025-11-28T03:06:08:   statusCode: 308,
2025-11-28T03:06:08:   resHeaders: undefined,
2025-11-28T03:06:08:   bodyStream: false,
2025-11-28T03:06:08:   parsedUrl: { pathname: '/wp-content/upgrade', query: undefined },
2025-11-28T03:06:08:   finished: true
2025-11-28T03:06:08: }
2025-11-28T03:06:08: 2025-11-28T08:06:08.813Z compression undefined not compressible
2025-11-28T03:06:08: 2025-11-28T08:06:08.813Z compression no compression: filtered
2025-11-28T03:06:08: 2025-11-28T08:06:08.831Z next:router-server:main requestHandler! /wp-content/upgrade {
2025-11-28T03:06:08:   matchedOutput: null,
2025-11-28T03:06:08:   statusCode: undefined,
2025-11-28T03:06:08:   resHeaders: {},
2025-11-28T03:06:08:   bodyStream: false,
2025-11-28T03:06:08:   parsedUrl: {
2025-11-28T03:06:08:     pathname: '/wp-content/upgrade',
2025-11-28T03:06:08:     query: [Object: null prototype] {}
2025-11-28T03:06:08:   },
2025-11-28T03:06:08:   finished: false
2025-11-28T03:06:08: }
2025-11-28T03:06:08: 2025-11-28T08:06:08.831Z next:router-server:main invokeRender /wp-content/upgrade {
2025-11-28T03:06:08:   host: 'mail.gearly.com',
2025-11-28T03:06:08:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:08:   referer: 'https://www.google.com/',
2025-11-28T03:06:08:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:08:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:08:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:08:   dnt: '1',
2025-11-28T03:06:08:   'x-forwarded-for': '200.133.146.95, 4.206.73.185',
2025-11-28T03:06:08:   'x-real-ip': '200.133.146.95',
2025-11-28T03:06:08:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:08:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:08:   connection: 'Keep-Alive',
2025-11-28T03:06:08:   'x-middleware-invoke': '',
2025-11-28T03:06:08:   'x-invoke-path': '/404',
2025-11-28T03:06:08:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:08:   'x-invoke-status': '404'
2025-11-28T03:06:08: }
2025-11-28T03:06:08: 2025-11-28T08:06:08.831Z compression no compression: not acceptable
2025-11-28T03:06:08: 2025-11-28T08:06:08.856Z next:router-server:main requestHandler! /wp-content/upgrade/index.php {
2025-11-28T03:06:08:   matchedOutput: null,
2025-11-28T03:06:08:   statusCode: undefined,
2025-11-28T03:06:08:   resHeaders: {},
2025-11-28T03:06:08:   bodyStream: false,
2025-11-28T03:06:08:   parsedUrl: {
2025-11-28T03:06:08:     pathname: '/wp-content/upgrade/index.php',
2025-11-28T03:06:08:     query: [Object: null prototype] {}
2025-11-28T03:06:08:   },
2025-11-28T03:06:08:   finished: false
2025-11-28T03:06:08: }
2025-11-28T03:06:08: 2025-11-28T08:06:08.857Z next:router-server:main invokeRender /wp-content/upgrade/index.php {
2025-11-28T03:06:08:   host: 'mail.gearly.com',
2025-11-28T03:06:08:   'user-agent': 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:08:   referer: 'https://www.google.fr/',
2025-11-28T03:06:08:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:08:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:08:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:08:   dnt: '1',
2025-11-28T03:06:08:   'x-forwarded-for': '34.76.225.82, 4.206.73.185',
2025-11-28T03:06:08:   'x-real-ip': '34.76.225.82',
2025-11-28T03:06:08:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:08:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:08:   connection: 'Keep-Alive',
2025-11-28T03:06:08:   'x-middleware-invoke': '',
2025-11-28T03:06:08:   'x-invoke-path': '/404',
2025-11-28T03:06:08:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:08:   'x-invoke-status': '404'
2025-11-28T03:06:08: }
2025-11-28T03:06:08: 2025-11-28T08:06:08.857Z compression no compression: not acceptable
2025-11-28T03:06:08: 2025-11-28T08:06:08.878Z next:router-server:main requestHandler! /wp-content/uploads/ {
2025-11-28T03:06:08:   matchedOutput: undefined,
2025-11-28T03:06:08:   statusCode: 308,
2025-11-28T03:06:08:   resHeaders: undefined,
2025-11-28T03:06:08:   bodyStream: false,
2025-11-28T03:06:08:   parsedUrl: { pathname: '/wp-content/uploads', query: undefined },
2025-11-28T03:06:08:   finished: true
2025-11-28T03:06:08: }
2025-11-28T03:06:08: 2025-11-28T08:06:08.878Z compression undefined not compressible
2025-11-28T03:06:08: 2025-11-28T08:06:08.878Z compression no compression: filtered
2025-11-28T03:06:08: 2025-11-28T08:06:08.904Z next:router-server:main requestHandler! /wp-content/uploads {
2025-11-28T03:06:08:   matchedOutput: null,
2025-11-28T03:06:08:   statusCode: undefined,
2025-11-28T03:06:08:   resHeaders: {},
2025-11-28T03:06:08:   bodyStream: false,
2025-11-28T03:06:08:   parsedUrl: {
2025-11-28T03:06:08:     pathname: '/wp-content/uploads',
2025-11-28T03:06:08:     query: [Object: null prototype] {}
2025-11-28T03:06:08:   },
2025-11-28T03:06:08:   finished: false
2025-11-28T03:06:08: }
2025-11-28T03:06:08: 2025-11-28T08:06:08.904Z next:router-server:main invokeRender /wp-content/uploads {
2025-11-28T03:06:08:   host: 'mail.gearly.com',
2025-11-28T03:06:08:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:08:   referer: 'https://www.google.fr/',
2025-11-28T03:06:08:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:08:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:08:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:08:   dnt: '1',
2025-11-28T03:06:08:   'x-forwarded-for': '116.71.47.146, 4.206.73.185',
2025-11-28T03:06:08:   'x-real-ip': '116.71.47.146',
2025-11-28T03:06:08:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:08:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:08:   connection: 'Keep-Alive',
2025-11-28T03:06:08:   'x-middleware-invoke': '',
2025-11-28T03:06:08:   'x-invoke-path': '/404',
2025-11-28T03:06:08:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:08:   'x-invoke-status': '404'
2025-11-28T03:06:08: }
2025-11-28T03:06:08: 2025-11-28T08:06:08.905Z compression no compression: not acceptable
2025-11-28T03:06:08: 2025-11-28T08:06:08.923Z next:router-server:main requestHandler! /wp-content/uploads/Geforce.php {
2025-11-28T03:06:08:   matchedOutput: null,
2025-11-28T03:06:08:   statusCode: undefined,
2025-11-28T03:06:08:   resHeaders: {},
2025-11-28T03:06:08:   bodyStream: false,
2025-11-28T03:06:08:   parsedUrl: {
2025-11-28T03:06:08:     pathname: '/wp-content/uploads/Geforce.php',
2025-11-28T03:06:08:     query: [Object: null prototype] {}
2025-11-28T03:06:08:   },
2025-11-28T03:06:08:   finished: false
2025-11-28T03:06:08: }
2025-11-28T03:06:08: 2025-11-28T08:06:08.923Z next:router-server:main invokeRender /wp-content/uploads/Geforce.php {
2025-11-28T03:06:08:   host: 'mail.gearly.com',
2025-11-28T03:06:08:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:08:   referer: 'https://www.google.fr/',
2025-11-28T03:06:08:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:08:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:08:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:08:   dnt: '1',
2025-11-28T03:06:08:   'x-forwarded-for': '76.88.167.66, 4.206.73.185',
2025-11-28T03:06:08:   'x-real-ip': '76.88.167.66',
2025-11-28T03:06:08:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:08:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:08:   connection: 'Keep-Alive',
2025-11-28T03:06:08:   'x-middleware-invoke': '',
2025-11-28T03:06:08:   'x-invoke-path': '/404',
2025-11-28T03:06:08:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:08:   'x-invoke-status': '404'
2025-11-28T03:06:08: }
2025-11-28T03:06:08: 2025-11-28T08:06:08.924Z compression no compression: not acceptable
2025-11-28T03:06:08: 2025-11-28T08:06:08.942Z next:router-server:main requestHandler! /wp-content/uploads/index.php {
2025-11-28T03:06:08:   matchedOutput: null,
2025-11-28T03:06:08:   statusCode: undefined,
2025-11-28T03:06:08:   resHeaders: {},
2025-11-28T03:06:08:   bodyStream: false,
2025-11-28T03:06:08:   parsedUrl: {
2025-11-28T03:06:08:     pathname: '/wp-content/uploads/index.php',
2025-11-28T03:06:08:     query: [Object: null prototype] {}
2025-11-28T03:06:08:   },
2025-11-28T03:06:08:   finished: false
2025-11-28T03:06:08: }
2025-11-28T03:06:08: 2025-11-28T08:06:08.942Z next:router-server:main invokeRender /wp-content/uploads/index.php {
2025-11-28T03:06:08:   host: 'mail.gearly.com',
2025-11-28T03:06:08:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:08:   referer: 'https://www.bing.com/',
2025-11-28T03:06:08:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:08:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:08:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:08:   dnt: '1',
2025-11-28T03:06:08:   'x-forwarded-for': '141.218.233.117, 4.206.73.185',
2025-11-28T03:06:08:   'x-real-ip': '141.218.233.117',
2025-11-28T03:06:08:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:08:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:08:   connection: 'Keep-Alive',
2025-11-28T03:06:08:   'x-middleware-invoke': '',
2025-11-28T03:06:08:   'x-invoke-path': '/404',
2025-11-28T03:06:08:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:08:   'x-invoke-status': '404'
2025-11-28T03:06:08: }
2025-11-28T03:06:08: 2025-11-28T08:06:08.943Z compression no compression: not acceptable
2025-11-28T03:06:09: 2025-11-28T08:06:09.171Z next:router-server:main requestHandler! /wp-good.php {
2025-11-28T03:06:09:   matchedOutput: null,
2025-11-28T03:06:09:   statusCode: undefined,
2025-11-28T03:06:09:   resHeaders: {},
2025-11-28T03:06:09:   bodyStream: false,
2025-11-28T03:06:09:   parsedUrl: { pathname: '/wp-good.php', query: [Object: null prototype] {} },
2025-11-28T03:06:09:   finished: false
2025-11-28T03:06:09: }
2025-11-28T03:06:09: 2025-11-28T08:06:09.171Z next:router-server:main invokeRender /wp-good.php {
2025-11-28T03:06:09:   host: 'mail.gearly.com',
2025-11-28T03:06:09:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:09:   referer: 'https://www.yahoo.com/',
2025-11-28T03:06:09:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:09:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:09:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:09:   dnt: '1',
2025-11-28T03:06:09:   'x-forwarded-for': '59.215.228.175, 4.206.73.185',
2025-11-28T03:06:09:   'x-real-ip': '59.215.228.175',
2025-11-28T03:06:09:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:09:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:09:   connection: 'Keep-Alive',
2025-11-28T03:06:09:   'x-middleware-invoke': '',
2025-11-28T03:06:09:   'x-invoke-path': '/404',
2025-11-28T03:06:09:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:09:   'x-invoke-status': '404'
2025-11-28T03:06:09: }
2025-11-28T03:06:09: 2025-11-28T08:06:09.172Z compression no compression: not acceptable
2025-11-28T03:06:09: 2025-11-28T08:06:09.243Z next:router-server:main requestHandler! /wp-includes/ {
2025-11-28T03:06:09:   matchedOutput: undefined,
2025-11-28T03:06:09:   statusCode: 308,
2025-11-28T03:06:09:   resHeaders: undefined,
2025-11-28T03:06:09:   bodyStream: false,
2025-11-28T03:06:09:   parsedUrl: { pathname: '/wp-includes', query: undefined },
2025-11-28T03:06:09:   finished: true
2025-11-28T03:06:09: }
2025-11-28T03:06:09: 2025-11-28T08:06:09.243Z compression undefined not compressible
2025-11-28T03:06:09: 2025-11-28T08:06:09.243Z compression no compression: filtered
2025-11-28T03:06:10: 2025-11-28T08:06:10.793Z next:router-server:main requestHandler! /wp-includes {
2025-11-28T03:06:10:   matchedOutput: null,
2025-11-28T03:06:10:   statusCode: undefined,
2025-11-28T03:06:10:   resHeaders: {},
2025-11-28T03:06:10:   bodyStream: false,
2025-11-28T03:06:10:   parsedUrl: { pathname: '/wp-includes', query: [Object: null prototype] {} },
2025-11-28T03:06:10:   finished: false
2025-11-28T03:06:10: }
2025-11-28T03:06:10: 2025-11-28T08:06:10.793Z next:router-server:main invokeRender /wp-includes {
2025-11-28T03:06:10:   host: 'mail.gearly.com',
2025-11-28T03:06:10:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:10:   referer: 'https://www.google.fr/',
2025-11-28T03:06:10:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:10:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:10:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:10:   dnt: '1',
2025-11-28T03:06:10:   'x-forwarded-for': '26.208.189.176, 4.206.73.185',
2025-11-28T03:06:10:   'x-real-ip': '26.208.189.176',
2025-11-28T03:06:10:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:10:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:10:   connection: 'Keep-Alive',
2025-11-28T03:06:10:   'x-middleware-invoke': '',
2025-11-28T03:06:10:   'x-invoke-path': '/404',
2025-11-28T03:06:10:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:10:   'x-invoke-status': '404'
2025-11-28T03:06:10: }
2025-11-28T03:06:10: 2025-11-28T08:06:10.794Z compression no compression: not acceptable
2025-11-28T03:06:10: 2025-11-28T08:06:10.824Z next:router-server:main requestHandler! /wp-includes/ID3/ {
2025-11-28T03:06:10:   matchedOutput: undefined,
2025-11-28T03:06:10:   statusCode: 308,
2025-11-28T03:06:10:   resHeaders: undefined,
2025-11-28T03:06:10:   bodyStream: false,
2025-11-28T03:06:10:   parsedUrl: { pathname: '/wp-includes/ID3', query: undefined },
2025-11-28T03:06:10:   finished: true
2025-11-28T03:06:10: }
2025-11-28T03:06:10: 2025-11-28T08:06:10.824Z compression undefined not compressible
2025-11-28T03:06:10: 2025-11-28T08:06:10.824Z compression no compression: filtered
2025-11-28T03:06:10: 2025-11-28T08:06:10.844Z next:router-server:main requestHandler! /wp-includes/ID3 {
2025-11-28T03:06:10:   matchedOutput: null,
2025-11-28T03:06:10:   statusCode: undefined,
2025-11-28T03:06:10:   resHeaders: {},
2025-11-28T03:06:10:   bodyStream: false,
2025-11-28T03:06:10:   parsedUrl: { pathname: '/wp-includes/ID3', query: [Object: null prototype] {} },
2025-11-28T03:06:10:   finished: false
2025-11-28T03:06:10: }
2025-11-28T03:06:10: 2025-11-28T08:06:10.844Z next:router-server:main invokeRender /wp-includes/ID3 {
2025-11-28T03:06:10:   host: 'mail.gearly.com',
2025-11-28T03:06:10:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:10:   referer: 'https://www.yahoo.com/',
2025-11-28T03:06:10:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:10:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:10:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:10:   dnt: '1',
2025-11-28T03:06:10:   'x-forwarded-for': '109.193.254.56, 4.206.73.185',
2025-11-28T03:06:10:   'x-real-ip': '109.193.254.56',
2025-11-28T03:06:10:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:10:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:10:   connection: 'Keep-Alive',
2025-11-28T03:06:10:   'x-middleware-invoke': '',
2025-11-28T03:06:10:   'x-invoke-path': '/404',
2025-11-28T03:06:10:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:10:   'x-invoke-status': '404'
2025-11-28T03:06:10: }
2025-11-28T03:06:10: 2025-11-28T08:06:10.844Z compression no compression: not acceptable
2025-11-28T03:06:11: 2025-11-28T08:06:11.950Z next:router-server:main requestHandler! /wp-includes/ID3/index.php {
2025-11-28T03:06:11:   matchedOutput: null,
2025-11-28T03:06:11:   statusCode: undefined,
2025-11-28T03:06:11:   resHeaders: {},
2025-11-28T03:06:11:   bodyStream: false,
2025-11-28T03:06:11:   parsedUrl: {
2025-11-28T03:06:11:     pathname: '/wp-includes/ID3/index.php',
2025-11-28T03:06:11:     query: [Object: null prototype] {}
2025-11-28T03:06:11:   },
2025-11-28T03:06:11:   finished: false
2025-11-28T03:06:11: }
2025-11-28T03:06:11: 2025-11-28T08:06:11.951Z next:router-server:main invokeRender /wp-includes/ID3/index.php {
2025-11-28T03:06:11:   host: 'mail.gearly.com',
2025-11-28T03:06:11:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:11:   referer: 'https://www.yahoo.com/',
2025-11-28T03:06:11:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:11:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:11:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:11:   dnt: '1',
2025-11-28T03:06:11:   'x-forwarded-for': '64.49.191.136, 4.206.73.185',
2025-11-28T03:06:11:   'x-real-ip': '64.49.191.136',
2025-11-28T03:06:11:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:11:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:11:   connection: 'Keep-Alive',
2025-11-28T03:06:11:   'x-middleware-invoke': '',
2025-11-28T03:06:11:   'x-invoke-path': '/404',
2025-11-28T03:06:11:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:11:   'x-invoke-status': '404'
2025-11-28T03:06:11: }
2025-11-28T03:06:11: 2025-11-28T08:06:11.952Z compression no compression: not acceptable
2025-11-28T03:06:11: 2025-11-28T08:06:11.992Z next:router-server:main requestHandler! /wp-includes/IXR/ {
2025-11-28T03:06:11:   matchedOutput: undefined,
2025-11-28T03:06:11:   statusCode: 308,
2025-11-28T03:06:11:   resHeaders: undefined,
2025-11-28T03:06:11:   bodyStream: false,
2025-11-28T03:06:11:   parsedUrl: { pathname: '/wp-includes/IXR', query: undefined },
2025-11-28T03:06:11:   finished: true
2025-11-28T03:06:11: }
2025-11-28T03:06:11: 2025-11-28T08:06:11.992Z compression undefined not compressible
2025-11-28T03:06:11: 2025-11-28T08:06:11.992Z compression no compression: filtered
2025-11-28T03:06:12: 2025-11-28T08:06:12.835Z next:router-server:main requestHandler! /wp-includes/IXR {
2025-11-28T03:06:12:   matchedOutput: null,
2025-11-28T03:06:12:   statusCode: undefined,
2025-11-28T03:06:12:   resHeaders: {},
2025-11-28T03:06:12:   bodyStream: false,
2025-11-28T03:06:12:   parsedUrl: { pathname: '/wp-includes/IXR', query: [Object: null prototype] {} },
2025-11-28T03:06:12:   finished: false
2025-11-28T03:06:12: }
2025-11-28T03:06:12: 2025-11-28T08:06:12.835Z next:router-server:main invokeRender /wp-includes/IXR {
2025-11-28T03:06:12:   host: 'mail.gearly.com',
2025-11-28T03:06:12:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:12:   referer: 'https://www.google.co.uk/',
2025-11-28T03:06:12:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:12:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:12:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:12:   dnt: '1',
2025-11-28T03:06:12:   'x-forwarded-for': '38.190.73.3, 4.206.73.185',
2025-11-28T03:06:12:   'x-real-ip': '38.190.73.3',
2025-11-28T03:06:12:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:12:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:12:   connection: 'Keep-Alive',
2025-11-28T03:06:12:   'x-middleware-invoke': '',
2025-11-28T03:06:12:   'x-invoke-path': '/404',
2025-11-28T03:06:12:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:12:   'x-invoke-status': '404'
2025-11-28T03:06:12: }
2025-11-28T03:06:12: 2025-11-28T08:06:12.836Z compression no compression: not acceptable
2025-11-28T03:06:12: 2025-11-28T08:06:12.854Z next:router-server:main requestHandler! /wp-includes/IXR/test1.php {
2025-11-28T03:06:12:   matchedOutput: null,
2025-11-28T03:06:12:   statusCode: undefined,
2025-11-28T03:06:12:   resHeaders: {},
2025-11-28T03:06:12:   bodyStream: false,
2025-11-28T03:06:12:   parsedUrl: {
2025-11-28T03:06:12:     pathname: '/wp-includes/IXR/test1.php',
2025-11-28T03:06:12:     query: [Object: null prototype] {}
2025-11-28T03:06:12:   },
2025-11-28T03:06:12:   finished: false
2025-11-28T03:06:12: }
2025-11-28T03:06:12: 2025-11-28T08:06:12.854Z next:router-server:main invokeRender /wp-includes/IXR/test1.php {
2025-11-28T03:06:12:   host: 'mail.gearly.com',
2025-11-28T03:06:12:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:12:   referer: 'https://www.bing.com/',
2025-11-28T03:06:12:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:12:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:12:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:12:   dnt: '1',
2025-11-28T03:06:12:   'x-forwarded-for': '118.118.125.95, 4.206.73.185',
2025-11-28T03:06:12:   'x-real-ip': '118.118.125.95',
2025-11-28T03:06:12:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:12:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:12:   connection: 'Keep-Alive',
2025-11-28T03:06:12:   'x-middleware-invoke': '',
2025-11-28T03:06:12:   'x-invoke-path': '/404',
2025-11-28T03:06:12:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:12:   'x-invoke-status': '404'
2025-11-28T03:06:12: }
2025-11-28T03:06:12: 2025-11-28T08:06:12.855Z compression no compression: not acceptable
2025-11-28T03:06:13: 2025-11-28T08:06:13.563Z next:router-server:main requestHandler! /wp-includes/PHPMailer/ {
2025-11-28T03:06:13:   matchedOutput: undefined,
2025-11-28T03:06:13:   statusCode: 308,
2025-11-28T03:06:13:   resHeaders: undefined,
2025-11-28T03:06:13:   bodyStream: false,
2025-11-28T03:06:13:   parsedUrl: { pathname: '/wp-includes/PHPMailer', query: undefined },
2025-11-28T03:06:13:   finished: true
2025-11-28T03:06:13: }
2025-11-28T03:06:13: 2025-11-28T08:06:13.563Z compression undefined not compressible
2025-11-28T03:06:13: 2025-11-28T08:06:13.563Z compression no compression: filtered
2025-11-28T03:06:13: 2025-11-28T08:06:13.960Z next:router-server:main requestHandler! /wp-includes/PHPMailer {
2025-11-28T03:06:13:   matchedOutput: null,
2025-11-28T03:06:13:   statusCode: undefined,
2025-11-28T03:06:13:   resHeaders: {},
2025-11-28T03:06:13:   bodyStream: false,
2025-11-28T03:06:13:   parsedUrl: {
2025-11-28T03:06:13:     pathname: '/wp-includes/PHPMailer',
2025-11-28T03:06:13:     query: [Object: null prototype] {}
2025-11-28T03:06:13:   },
2025-11-28T03:06:13:   finished: false
2025-11-28T03:06:13: }
2025-11-28T03:06:13: 2025-11-28T08:06:13.960Z next:router-server:main invokeRender /wp-includes/PHPMailer {
2025-11-28T03:06:13:   host: 'mail.gearly.com',
2025-11-28T03:06:13:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:13:   referer: 'https://www.yahoo.com/',
2025-11-28T03:06:13:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:13:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:13:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:13:   dnt: '1',
2025-11-28T03:06:13:   'x-forwarded-for': '203.149.3.82, 4.206.73.185',
2025-11-28T03:06:13:   'x-real-ip': '203.149.3.82',
2025-11-28T03:06:13:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:13:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:13:   connection: 'Keep-Alive',
2025-11-28T03:06:13:   'x-middleware-invoke': '',
2025-11-28T03:06:13:   'x-invoke-path': '/404',
2025-11-28T03:06:13:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:13:   'x-invoke-status': '404'
2025-11-28T03:06:13: }
2025-11-28T03:06:13: 2025-11-28T08:06:13.961Z compression no compression: not acceptable
2025-11-28T03:06:13: 2025-11-28T08:06:13.980Z next:router-server:main requestHandler! /wp-includes/Requests/ {
2025-11-28T03:06:13:   matchedOutput: undefined,
2025-11-28T03:06:13:   statusCode: 308,
2025-11-28T03:06:13:   resHeaders: undefined,
2025-11-28T03:06:13:   bodyStream: false,
2025-11-28T03:06:13:   parsedUrl: { pathname: '/wp-includes/Requests', query: undefined },
2025-11-28T03:06:13:   finished: true
2025-11-28T03:06:13: }
2025-11-28T03:06:13: 2025-11-28T08:06:13.980Z compression undefined not compressible
2025-11-28T03:06:13: 2025-11-28T08:06:13.980Z compression no compression: filtered
2025-11-28T03:06:14: 2025-11-28T08:06:14.010Z next:router-server:main requestHandler! /wp-includes/Requests {
2025-11-28T03:06:14:   matchedOutput: null,
2025-11-28T03:06:14:   statusCode: undefined,
2025-11-28T03:06:14:   resHeaders: {},
2025-11-28T03:06:14:   bodyStream: false,
2025-11-28T03:06:14:   parsedUrl: {
2025-11-28T03:06:14:     pathname: '/wp-includes/Requests',
2025-11-28T03:06:14:     query: [Object: null prototype] {}
2025-11-28T03:06:14:   },
2025-11-28T03:06:14:   finished: false
2025-11-28T03:06:14: }
2025-11-28T03:06:14: 2025-11-28T08:06:14.010Z next:router-server:main invokeRender /wp-includes/Requests {
2025-11-28T03:06:14:   host: 'mail.gearly.com',
2025-11-28T03:06:14:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:14:   referer: 'https://www.bing.com/',
2025-11-28T03:06:14:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:14:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:14:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:14:   dnt: '1',
2025-11-28T03:06:14:   'x-forwarded-for': '111.215.6.252, 4.206.73.185',
2025-11-28T03:06:14:   'x-real-ip': '111.215.6.252',
2025-11-28T03:06:14:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:14:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:14:   connection: 'Keep-Alive',
2025-11-28T03:06:14:   'x-middleware-invoke': '',
2025-11-28T03:06:14:   'x-invoke-path': '/404',
2025-11-28T03:06:14:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:14:   'x-invoke-status': '404'
2025-11-28T03:06:14: }
2025-11-28T03:06:14: 2025-11-28T08:06:14.011Z compression no compression: not acceptable
2025-11-28T03:06:14: 2025-11-28T08:06:14.029Z next:router-server:main requestHandler! /wp-includes/Requests/Auth/ {
2025-11-28T03:06:14:   matchedOutput: undefined,
2025-11-28T03:06:14:   statusCode: 308,
2025-11-28T03:06:14:   resHeaders: undefined,
2025-11-28T03:06:14:   bodyStream: false,
2025-11-28T03:06:14:   parsedUrl: { pathname: '/wp-includes/Requests/Auth', query: undefined },
2025-11-28T03:06:14:   finished: true
2025-11-28T03:06:14: }
2025-11-28T03:06:14: 2025-11-28T08:06:14.029Z compression undefined not compressible
2025-11-28T03:06:14: 2025-11-28T08:06:14.029Z compression no compression: filtered
2025-11-28T03:06:14: 2025-11-28T08:06:14.338Z next:router-server:main requestHandler! /wp-includes/Requests/Auth {
2025-11-28T03:06:14:   matchedOutput: null,
2025-11-28T03:06:14:   statusCode: undefined,
2025-11-28T03:06:14:   resHeaders: {},
2025-11-28T03:06:14:   bodyStream: false,
2025-11-28T03:06:14:   parsedUrl: {
2025-11-28T03:06:14:     pathname: '/wp-includes/Requests/Auth',
2025-11-28T03:06:14:     query: [Object: null prototype] {}
2025-11-28T03:06:14:   },
2025-11-28T03:06:14:   finished: false
2025-11-28T03:06:14: }
2025-11-28T03:06:14: 2025-11-28T08:06:14.338Z next:router-server:main invokeRender /wp-includes/Requests/Auth {
2025-11-28T03:06:14:   host: 'mail.gearly.com',
2025-11-28T03:06:14:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:14:   referer: 'https://www.google.fr/',
2025-11-28T03:06:14:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:14:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:14:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:14:   dnt: '1',
2025-11-28T03:06:14:   'x-forwarded-for': '151.174.240.41, 4.206.73.185',
2025-11-28T03:06:14:   'x-real-ip': '151.174.240.41',
2025-11-28T03:06:14:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:14:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:14:   connection: 'Keep-Alive',
2025-11-28T03:06:14:   'x-middleware-invoke': '',
2025-11-28T03:06:14:   'x-invoke-path': '/404',
2025-11-28T03:06:14:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:14:   'x-invoke-status': '404'
2025-11-28T03:06:14: }
2025-11-28T03:06:14: 2025-11-28T08:06:14.340Z compression no compression: not acceptable
2025-11-28T03:06:14: 2025-11-28T08:06:14.360Z next:router-server:main requestHandler! /wp-includes/Requests/index.php {
2025-11-28T03:06:14:   matchedOutput: null,
2025-11-28T03:06:14:   statusCode: undefined,
2025-11-28T03:06:14:   resHeaders: {},
2025-11-28T03:06:14:   bodyStream: false,
2025-11-28T03:06:14:   parsedUrl: {
2025-11-28T03:06:14:     pathname: '/wp-includes/Requests/index.php',
2025-11-28T03:06:14:     query: [Object: null prototype] {}
2025-11-28T03:06:14:   },
2025-11-28T03:06:14:   finished: false
2025-11-28T03:06:14: }
2025-11-28T03:06:14: 2025-11-28T08:06:14.361Z next:router-server:main invokeRender /wp-includes/Requests/index.php {
2025-11-28T03:06:14:   host: 'mail.gearly.com',
2025-11-28T03:06:14:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:14:   referer: 'https://www.bing.com/',
2025-11-28T03:06:14:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:14:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:14:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:14:   dnt: '1',
2025-11-28T03:06:14:   'x-forwarded-for': '79.188.16.32, 4.206.73.185',
2025-11-28T03:06:14:   'x-real-ip': '79.188.16.32',
2025-11-28T03:06:14:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:14:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:14:   connection: 'Keep-Alive',
2025-11-28T03:06:14:   'x-middleware-invoke': '',
2025-11-28T03:06:14:   'x-invoke-path': '/404',
2025-11-28T03:06:14:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:14:   'x-invoke-status': '404'
2025-11-28T03:06:14: }
2025-11-28T03:06:14: 2025-11-28T08:06:14.361Z compression no compression: not acceptable
2025-11-28T03:06:14: 2025-11-28T08:06:14.489Z next:router-server:main requestHandler! /wp-includes/SimplePie/ {
2025-11-28T03:06:14:   matchedOutput: undefined,
2025-11-28T03:06:14:   statusCode: 308,
2025-11-28T03:06:14:   resHeaders: undefined,
2025-11-28T03:06:14:   bodyStream: false,
2025-11-28T03:06:14:   parsedUrl: { pathname: '/wp-includes/SimplePie', query: undefined },
2025-11-28T03:06:14:   finished: true
2025-11-28T03:06:14: }
2025-11-28T03:06:14: 2025-11-28T08:06:14.489Z compression undefined not compressible
2025-11-28T03:06:14: 2025-11-28T08:06:14.489Z compression no compression: filtered
2025-11-28T03:06:14: 2025-11-28T08:06:14.507Z next:router-server:main requestHandler! /wp-includes/SimplePie {
2025-11-28T03:06:14:   matchedOutput: null,
2025-11-28T03:06:14:   statusCode: undefined,
2025-11-28T03:06:14:   resHeaders: {},
2025-11-28T03:06:14:   bodyStream: false,
2025-11-28T03:06:14:   parsedUrl: {
2025-11-28T03:06:14:     pathname: '/wp-includes/SimplePie',
2025-11-28T03:06:14:     query: [Object: null prototype] {}
2025-11-28T03:06:14:   },
2025-11-28T03:06:14:   finished: false
2025-11-28T03:06:14: }
2025-11-28T03:06:14: 2025-11-28T08:06:14.507Z next:router-server:main invokeRender /wp-includes/SimplePie {
2025-11-28T03:06:14:   host: 'mail.gearly.com',
2025-11-28T03:06:14:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:14:   referer: 'https://www.google.com/',
2025-11-28T03:06:14:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:14:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:14:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:14:   dnt: '1',
2025-11-28T03:06:14:   'x-forwarded-for': '49.162.114.77, 4.206.73.185',
2025-11-28T03:06:14:   'x-real-ip': '49.162.114.77',
2025-11-28T03:06:14:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:14:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:14:   connection: 'Keep-Alive',
2025-11-28T03:06:14:   'x-middleware-invoke': '',
2025-11-28T03:06:14:   'x-invoke-path': '/404',
2025-11-28T03:06:14:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:14:   'x-invoke-status': '404'
2025-11-28T03:06:14: }
2025-11-28T03:06:14: 2025-11-28T08:06:14.508Z compression no compression: not acceptable
2025-11-28T03:06:14: 2025-11-28T08:06:14.526Z next:router-server:main requestHandler! /wp-includes/SimplePie/Content/ {
2025-11-28T03:06:14:   matchedOutput: undefined,
2025-11-28T03:06:14:   statusCode: 308,
2025-11-28T03:06:14:   resHeaders: undefined,
2025-11-28T03:06:14:   bodyStream: false,
2025-11-28T03:06:14:   parsedUrl: { pathname: '/wp-includes/SimplePie/Content', query: undefined },
2025-11-28T03:06:14:   finished: true
2025-11-28T03:06:14: }
2025-11-28T03:06:14: 2025-11-28T08:06:14.526Z compression undefined not compressible
2025-11-28T03:06:14: 2025-11-28T08:06:14.526Z compression no compression: filtered
2025-11-28T03:06:14: 2025-11-28T08:06:14.550Z next:router-server:main requestHandler! /wp-includes/SimplePie/Content {
2025-11-28T03:06:14:   matchedOutput: null,
2025-11-28T03:06:14:   statusCode: undefined,
2025-11-28T03:06:14:   resHeaders: {},
2025-11-28T03:06:14:   bodyStream: false,
2025-11-28T03:06:14:   parsedUrl: {
2025-11-28T03:06:14:     pathname: '/wp-includes/SimplePie/Content',
2025-11-28T03:06:14:     query: [Object: null prototype] {}
2025-11-28T03:06:14:   },
2025-11-28T03:06:14:   finished: false
2025-11-28T03:06:14: }
2025-11-28T03:06:14: 2025-11-28T08:06:14.550Z next:router-server:main invokeRender /wp-includes/SimplePie/Content {
2025-11-28T03:06:14:   host: 'mail.gearly.com',
2025-11-28T03:06:14:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:14:   referer: 'https://www.google.fr/',
2025-11-28T03:06:14:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:14:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:14:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:14:   dnt: '1',
2025-11-28T03:06:14:   'x-forwarded-for': '122.182.219.131, 4.206.73.185',
2025-11-28T03:06:14:   'x-real-ip': '122.182.219.131',
2025-11-28T03:06:14:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:14:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:14:   connection: 'Keep-Alive',
2025-11-28T03:06:14:   'x-middleware-invoke': '',
2025-11-28T03:06:14:   'x-invoke-path': '/404',
2025-11-28T03:06:14:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:14:   'x-invoke-status': '404'
2025-11-28T03:06:14: }
2025-11-28T03:06:14: 2025-11-28T08:06:14.551Z compression no compression: not acceptable
2025-11-28T03:06:14: 2025-11-28T08:06:14.648Z next:router-server:main requestHandler! /wp-includes/SimplePie/autoload_classmap.php {
2025-11-28T03:06:14:   matchedOutput: null,
2025-11-28T03:06:14:   statusCode: undefined,
2025-11-28T03:06:14:   resHeaders: {},
2025-11-28T03:06:14:   bodyStream: false,
2025-11-28T03:06:14:   parsedUrl: {
2025-11-28T03:06:14:     pathname: '/wp-includes/SimplePie/autoload_classmap.php',
2025-11-28T03:06:14:     query: [Object: null prototype] {}
2025-11-28T03:06:14:   },
2025-11-28T03:06:14:   finished: false
2025-11-28T03:06:14: }
2025-11-28T03:06:14: 2025-11-28T08:06:14.648Z next:router-server:main invokeRender /wp-includes/SimplePie/autoload_classmap.php {
2025-11-28T03:06:14:   host: 'mail.gearly.com',
2025-11-28T03:06:14:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:14:   referer: 'https://www.google.co.uk/',
2025-11-28T03:06:14:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:14:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:14:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:14:   dnt: '1',
2025-11-28T03:06:14:   'x-forwarded-for': '70.172.53.246, 4.206.73.185',
2025-11-28T03:06:14:   'x-real-ip': '70.172.53.246',
2025-11-28T03:06:14:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:14:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:14:   connection: 'Keep-Alive',
2025-11-28T03:06:14:   'x-middleware-invoke': '',
2025-11-28T03:06:14:   'x-invoke-path': '/404',
2025-11-28T03:06:14:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:14:   'x-invoke-status': '404'
2025-11-28T03:06:14: }
2025-11-28T03:06:14: 2025-11-28T08:06:14.649Z compression no compression: not acceptable
2025-11-28T03:06:14: 2025-11-28T08:06:14.726Z next:router-server:main requestHandler! /wp-includes/SimplePie/chosen.php {
2025-11-28T03:06:14:   matchedOutput: null,
2025-11-28T03:06:14:   statusCode: undefined,
2025-11-28T03:06:14:   resHeaders: {},
2025-11-28T03:06:14:   bodyStream: false,
2025-11-28T03:06:14:   parsedUrl: {
2025-11-28T03:06:14:     pathname: '/wp-includes/SimplePie/chosen.php',
2025-11-28T03:06:14:     query: [Object: null prototype] {}
2025-11-28T03:06:14:   },
2025-11-28T03:06:14:   finished: false
2025-11-28T03:06:14: }
2025-11-28T03:06:14: 2025-11-28T08:06:14.726Z next:router-server:main invokeRender /wp-includes/SimplePie/chosen.php {
2025-11-28T03:06:14:   host: 'mail.gearly.com',
2025-11-28T03:06:14:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:14:   referer: 'https://www.google.de/',
2025-11-28T03:06:14:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:14:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:14:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:14:   dnt: '1',
2025-11-28T03:06:14:   'x-forwarded-for': '253.49.155.210, 4.206.73.185',
2025-11-28T03:06:14:   'x-real-ip': '253.49.155.210',
2025-11-28T03:06:14:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:14:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:14:   connection: 'Keep-Alive',
2025-11-28T03:06:14:   'x-middleware-invoke': '',
2025-11-28T03:06:14:   'x-invoke-path': '/404',
2025-11-28T03:06:14:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:14:   'x-invoke-status': '404'
2025-11-28T03:06:14: }
2025-11-28T03:06:14: 2025-11-28T08:06:14.727Z compression no compression: not acceptable
2025-11-28T03:06:14: 2025-11-28T08:06:14.903Z next:router-server:main requestHandler! /wp-includes/SimplePie/index.php {
2025-11-28T03:06:14:   matchedOutput: null,
2025-11-28T03:06:14:   statusCode: undefined,
2025-11-28T03:06:14:   resHeaders: {},
2025-11-28T03:06:14:   bodyStream: false,
2025-11-28T03:06:14:   parsedUrl: {
2025-11-28T03:06:14:     pathname: '/wp-includes/SimplePie/index.php',
2025-11-28T03:06:14:     query: [Object: null prototype] {}
2025-11-28T03:06:14:   },
2025-11-28T03:06:14:   finished: false
2025-11-28T03:06:14: }
2025-11-28T03:06:14: 2025-11-28T08:06:14.903Z next:router-server:main invokeRender /wp-includes/SimplePie/index.php {
2025-11-28T03:06:14:   host: 'mail.gearly.com',
2025-11-28T03:06:14:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:14:   referer: 'https://www.google.com/',
2025-11-28T03:06:14:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:14:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:14:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:14:   dnt: '1',
2025-11-28T03:06:14:   'x-forwarded-for': '83.174.250.128, 4.206.73.185',
2025-11-28T03:06:14:   'x-real-ip': '83.174.250.128',
2025-11-28T03:06:14:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:14:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:14:   connection: 'Keep-Alive',
2025-11-28T03:06:14:   'x-middleware-invoke': '',
2025-11-28T03:06:14:   'x-invoke-path': '/404',
2025-11-28T03:06:14:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:14:   'x-invoke-status': '404'
2025-11-28T03:06:14: }
2025-11-28T03:06:14: 2025-11-28T08:06:14.904Z compression no compression: not acceptable
2025-11-28T03:06:15: 2025-11-28T08:06:15.085Z next:router-server:main requestHandler! /wp-includes/Text/ {
2025-11-28T03:06:15:   matchedOutput: undefined,
2025-11-28T03:06:15:   statusCode: 308,
2025-11-28T03:06:15:   resHeaders: undefined,
2025-11-28T03:06:15:   bodyStream: false,
2025-11-28T03:06:15:   parsedUrl: { pathname: '/wp-includes/Text', query: undefined },
2025-11-28T03:06:15:   finished: true
2025-11-28T03:06:15: }
2025-11-28T03:06:15: 2025-11-28T08:06:15.085Z compression undefined not compressible
2025-11-28T03:06:15: 2025-11-28T08:06:15.085Z compression no compression: filtered
2025-11-28T03:06:15: 2025-11-28T08:06:15.473Z next:router-server:main requestHandler! /wp-includes/Text {
2025-11-28T03:06:15:   matchedOutput: null,
2025-11-28T03:06:15:   statusCode: undefined,
2025-11-28T03:06:15:   resHeaders: {},
2025-11-28T03:06:15:   bodyStream: false,
2025-11-28T03:06:15:   parsedUrl: { pathname: '/wp-includes/Text', query: [Object: null prototype] {} },
2025-11-28T03:06:15:   finished: false
2025-11-28T03:06:15: }
2025-11-28T03:06:15: 2025-11-28T08:06:15.474Z next:router-server:main invokeRender /wp-includes/Text {
2025-11-28T03:06:15:   host: 'mail.gearly.com',
2025-11-28T03:06:15:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:15:   referer: 'https://www.google.fr/',
2025-11-28T03:06:15:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:15:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:15:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:15:   dnt: '1',
2025-11-28T03:06:15:   'x-forwarded-for': '39.239.101.130, 4.206.73.185',
2025-11-28T03:06:15:   'x-real-ip': '39.239.101.130',
2025-11-28T03:06:15:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:15:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:15:   connection: 'Keep-Alive',
2025-11-28T03:06:15:   'x-middleware-invoke': '',
2025-11-28T03:06:15:   'x-invoke-path': '/404',
2025-11-28T03:06:15:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:15:   'x-invoke-status': '404'
2025-11-28T03:06:15: }
2025-11-28T03:06:15: 2025-11-28T08:06:15.474Z compression no compression: not acceptable
2025-11-28T03:06:15: 2025-11-28T08:06:15.732Z next:router-server:main requestHandler! /wp-includes/Text/Diff/ {
2025-11-28T03:06:15:   matchedOutput: undefined,
2025-11-28T03:06:15:   statusCode: 308,
2025-11-28T03:06:15:   resHeaders: undefined,
2025-11-28T03:06:15:   bodyStream: false,
2025-11-28T03:06:15:   parsedUrl: { pathname: '/wp-includes/Text/Diff', query: undefined },
2025-11-28T03:06:15:   finished: true
2025-11-28T03:06:15: }
2025-11-28T03:06:15: 2025-11-28T08:06:15.732Z compression undefined not compressible
2025-11-28T03:06:15: 2025-11-28T08:06:15.732Z compression no compression: filtered
2025-11-28T03:06:15: 2025-11-28T08:06:15.780Z next:router-server:main requestHandler! /wp-includes/Text/Diff {
2025-11-28T03:06:15:   matchedOutput: null,
2025-11-28T03:06:15:   statusCode: undefined,
2025-11-28T03:06:15:   resHeaders: {},
2025-11-28T03:06:15:   bodyStream: false,
2025-11-28T03:06:15:   parsedUrl: {
2025-11-28T03:06:15:     pathname: '/wp-includes/Text/Diff',
2025-11-28T03:06:15:     query: [Object: null prototype] {}
2025-11-28T03:06:15:   },
2025-11-28T03:06:15:   finished: false
2025-11-28T03:06:15: }
2025-11-28T03:06:15: 2025-11-28T08:06:15.780Z next:router-server:main invokeRender /wp-includes/Text/Diff {
2025-11-28T03:06:15:   host: 'mail.gearly.com',
2025-11-28T03:06:15:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:15:   referer: 'https://www.google.co.uk/',
2025-11-28T03:06:15:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:15:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:15:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:15:   dnt: '1',
2025-11-28T03:06:15:   'x-forwarded-for': '40.121.115.222, 4.206.73.185',
2025-11-28T03:06:15:   'x-real-ip': '40.121.115.222',
2025-11-28T03:06:15:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:15:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:15:   connection: 'Keep-Alive',
2025-11-28T03:06:15:   'x-middleware-invoke': '',
2025-11-28T03:06:15:   'x-invoke-path': '/404',
2025-11-28T03:06:15:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:15:   'x-invoke-status': '404'
2025-11-28T03:06:15: }
2025-11-28T03:06:15: 2025-11-28T08:06:15.781Z compression no compression: not acceptable
2025-11-28T03:06:16: 2025-11-28T08:06:16.306Z next:router-server:main requestHandler! /wp-includes/Text/Diff/Engine/ {
2025-11-28T03:06:16:   matchedOutput: undefined,
2025-11-28T03:06:16:   statusCode: 308,
2025-11-28T03:06:16:   resHeaders: undefined,
2025-11-28T03:06:16:   bodyStream: false,
2025-11-28T03:06:16:   parsedUrl: { pathname: '/wp-includes/Text/Diff/Engine', query: undefined },
2025-11-28T03:06:16:   finished: true
2025-11-28T03:06:16: }
2025-11-28T03:06:16: 2025-11-28T08:06:16.306Z compression undefined not compressible
2025-11-28T03:06:16: 2025-11-28T08:06:16.306Z compression no compression: filtered
2025-11-28T03:06:16: 2025-11-28T08:06:16.582Z next:router-server:main requestHandler! /wp-includes/Text/Diff/Engine {
2025-11-28T03:06:16:   matchedOutput: null,
2025-11-28T03:06:16:   statusCode: undefined,
2025-11-28T03:06:16:   resHeaders: {},
2025-11-28T03:06:16:   bodyStream: false,
2025-11-28T03:06:16:   parsedUrl: {
2025-11-28T03:06:16:     pathname: '/wp-includes/Text/Diff/Engine',
2025-11-28T03:06:16:     query: [Object: null prototype] {}
2025-11-28T03:06:16:   },
2025-11-28T03:06:16:   finished: false
2025-11-28T03:06:16: }
2025-11-28T03:06:16: 2025-11-28T08:06:16.583Z next:router-server:main invokeRender /wp-includes/Text/Diff/Engine {
2025-11-28T03:06:16:   host: 'mail.gearly.com',
2025-11-28T03:06:16:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:16:   referer: 'https://www.google.de/',
2025-11-28T03:06:16:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:16:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:16:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:16:   dnt: '1',
2025-11-28T03:06:16:   'x-forwarded-for': '86.1.25.232, 4.206.73.185',
2025-11-28T03:06:16:   'x-real-ip': '86.1.25.232',
2025-11-28T03:06:16:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:16:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:16:   connection: 'Keep-Alive',
2025-11-28T03:06:16:   'x-middleware-invoke': '',
2025-11-28T03:06:16:   'x-invoke-path': '/404',
2025-11-28T03:06:16:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:16:   'x-invoke-status': '404'
2025-11-28T03:06:16: }
2025-11-28T03:06:16: 2025-11-28T08:06:16.583Z compression no compression: not acceptable
2025-11-28T03:06:16: 2025-11-28T08:06:16.801Z next:router-server:main requestHandler! /wp-includes/Text/Diff/Renderer/ {
2025-11-28T03:06:16:   matchedOutput: undefined,
2025-11-28T03:06:16:   statusCode: 308,
2025-11-28T03:06:16:   resHeaders: undefined,
2025-11-28T03:06:16:   bodyStream: false,
2025-11-28T03:06:16:   parsedUrl: { pathname: '/wp-includes/Text/Diff/Renderer', query: undefined },
2025-11-28T03:06:16:   finished: true
2025-11-28T03:06:16: }
2025-11-28T03:06:16: 2025-11-28T08:06:16.801Z compression undefined not compressible
2025-11-28T03:06:16: 2025-11-28T08:06:16.801Z compression no compression: filtered
2025-11-28T03:06:17: 2025-11-28T08:06:17.028Z next:router-server:main requestHandler! /wp-includes/Text/Diff/Renderer {
2025-11-28T03:06:17:   matchedOutput: null,
2025-11-28T03:06:17:   statusCode: undefined,
2025-11-28T03:06:17:   resHeaders: {},
2025-11-28T03:06:17:   bodyStream: false,
2025-11-28T03:06:17:   parsedUrl: {
2025-11-28T03:06:17:     pathname: '/wp-includes/Text/Diff/Renderer',
2025-11-28T03:06:17:     query: [Object: null prototype] {}
2025-11-28T03:06:17:   },
2025-11-28T03:06:17:   finished: false
2025-11-28T03:06:17: }
2025-11-28T03:06:17: 2025-11-28T08:06:17.029Z next:router-server:main invokeRender /wp-includes/Text/Diff/Renderer {
2025-11-28T03:06:17:   host: 'mail.gearly.com',
2025-11-28T03:06:17:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:17:   referer: 'https://www.google.com/',
2025-11-28T03:06:17:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:17:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:17:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:17:   dnt: '1',
2025-11-28T03:06:17:   'x-forwarded-for': '253.209.151.254, 4.206.73.185',
2025-11-28T03:06:17:   'x-real-ip': '253.209.151.254',
2025-11-28T03:06:17:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:17:   connection: 'Keep-Alive',
2025-11-28T03:06:17:   'x-middleware-invoke': '',
2025-11-28T03:06:17:   'x-invoke-path': '/404',
2025-11-28T03:06:17:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:17:   'x-invoke-status': '404'
2025-11-28T03:06:17: }
2025-11-28T03:06:17: 2025-11-28T08:06:17.029Z compression no compression: not acceptable
2025-11-28T03:06:17: 2025-11-28T08:06:17.296Z next:router-server:main requestHandler! /wp-includes/Text/Diff/index.php {
2025-11-28T03:06:17:   matchedOutput: null,
2025-11-28T03:06:17:   statusCode: undefined,
2025-11-28T03:06:17:   resHeaders: {},
2025-11-28T03:06:17:   bodyStream: false,
2025-11-28T03:06:17:   parsedUrl: {
2025-11-28T03:06:17:     pathname: '/wp-includes/Text/Diff/index.php',
2025-11-28T03:06:17:     query: [Object: null prototype] {}
2025-11-28T03:06:17:   },
2025-11-28T03:06:17:   finished: false
2025-11-28T03:06:17: }
2025-11-28T03:06:17: 2025-11-28T08:06:17.296Z next:router-server:main invokeRender /wp-includes/Text/Diff/index.php {
2025-11-28T03:06:17:   host: 'mail.gearly.com',
2025-11-28T03:06:17:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:17:   referer: 'https://www.google.com/',
2025-11-28T03:06:17:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:17:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:17:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:17:   dnt: '1',
2025-11-28T03:06:17:   'x-forwarded-for': '193.243.87.37, 4.206.73.185',
2025-11-28T03:06:17:   'x-real-ip': '193.243.87.37',
2025-11-28T03:06:17:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:17:   connection: 'Keep-Alive',
2025-11-28T03:06:17:   'x-middleware-invoke': '',
2025-11-28T03:06:17:   'x-invoke-path': '/404',
2025-11-28T03:06:17:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:17:   'x-invoke-status': '404'
2025-11-28T03:06:17: }
2025-11-28T03:06:17: 2025-11-28T08:06:17.297Z compression no compression: not acceptable
2025-11-28T03:06:17: 2025-11-28T08:06:17.763Z next:router-server:main requestHandler! /wp-includes/Text/wp-conflg.php {
2025-11-28T03:06:17:   matchedOutput: null,
2025-11-28T03:06:17:   statusCode: undefined,
2025-11-28T03:06:17:   resHeaders: {},
2025-11-28T03:06:17:   bodyStream: false,
2025-11-28T03:06:17:   parsedUrl: {
2025-11-28T03:06:17:     pathname: '/wp-includes/Text/wp-conflg.php',
2025-11-28T03:06:17:     query: [Object: null prototype] {}
2025-11-28T03:06:17:   },
2025-11-28T03:06:17:   finished: false
2025-11-28T03:06:17: }
2025-11-28T03:06:17: 2025-11-28T08:06:17.763Z next:router-server:main invokeRender /wp-includes/Text/wp-conflg.php {
2025-11-28T03:06:17:   host: 'mail.gearly.com',
2025-11-28T03:06:17:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:17:   referer: 'https://duckduckgo.com/',
2025-11-28T03:06:17:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:17:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:17:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:17:   dnt: '1',
2025-11-28T03:06:17:   'x-forwarded-for': '21.193.64.238, 4.206.73.185',
2025-11-28T03:06:17:   'x-real-ip': '21.193.64.238',
2025-11-28T03:06:17:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:17:   connection: 'Keep-Alive',
2025-11-28T03:06:17:   'x-middleware-invoke': '',
2025-11-28T03:06:17:   'x-invoke-path': '/404',
2025-11-28T03:06:17:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:17:   'x-invoke-status': '404'
2025-11-28T03:06:17: }
2025-11-28T03:06:17: 2025-11-28T08:06:17.764Z compression no compression: not acceptable
2025-11-28T03:06:18: 2025-11-28T08:06:18.132Z next:router-server:main requestHandler! /wp-includes/assets/ {
2025-11-28T03:06:18:   matchedOutput: undefined,
2025-11-28T03:06:18:   statusCode: 308,
2025-11-28T03:06:18:   resHeaders: undefined,
2025-11-28T03:06:18:   bodyStream: false,
2025-11-28T03:06:18:   parsedUrl: { pathname: '/wp-includes/assets', query: undefined },
2025-11-28T03:06:18:   finished: true
2025-11-28T03:06:18: }
2025-11-28T03:06:18: 2025-11-28T08:06:18.132Z compression undefined not compressible
2025-11-28T03:06:18: 2025-11-28T08:06:18.132Z compression no compression: filtered
2025-11-28T03:06:18: 2025-11-28T08:06:18.927Z next:router-server:main requestHandler! /wp-includes/assets {
2025-11-28T03:06:18:   matchedOutput: null,
2025-11-28T03:06:18:   statusCode: undefined,
2025-11-28T03:06:18:   resHeaders: {},
2025-11-28T03:06:18:   bodyStream: false,
2025-11-28T03:06:18:   parsedUrl: {
2025-11-28T03:06:18:     pathname: '/wp-includes/assets',
2025-11-28T03:06:18:     query: [Object: null prototype] {}
2025-11-28T03:06:18:   },
2025-11-28T03:06:18:   finished: false
2025-11-28T03:06:18: }
2025-11-28T03:06:18: 2025-11-28T08:06:18.927Z next:router-server:main invokeRender /wp-includes/assets {
2025-11-28T03:06:18:   host: 'mail.gearly.com',
2025-11-28T03:06:18:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:18:   referer: 'https://www.bing.com/',
2025-11-28T03:06:18:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:18:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:18:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:18:   dnt: '1',
2025-11-28T03:06:18:   'x-forwarded-for': '249.126.252.43, 4.206.73.185',
2025-11-28T03:06:18:   'x-real-ip': '249.126.252.43',
2025-11-28T03:06:18:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:18:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:18:   connection: 'Keep-Alive',
2025-11-28T03:06:18:   'x-middleware-invoke': '',
2025-11-28T03:06:18:   'x-invoke-path': '/404',
2025-11-28T03:06:18:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:18:   'x-invoke-status': '404'
2025-11-28T03:06:18: }
2025-11-28T03:06:18: 2025-11-28T08:06:18.928Z compression no compression: not acceptable
2025-11-28T03:06:19: 2025-11-28T08:06:19.233Z next:router-server:main requestHandler! /wp-includes/assets/autoload_classmap.php {
2025-11-28T03:06:19:   matchedOutput: null,
2025-11-28T03:06:19:   statusCode: undefined,
2025-11-28T03:06:19:   resHeaders: {},
2025-11-28T03:06:19:   bodyStream: false,
2025-11-28T03:06:19:   parsedUrl: {
2025-11-28T03:06:19:     pathname: '/wp-includes/assets/autoload_classmap.php',
2025-11-28T03:06:19:     query: [Object: null prototype] {}
2025-11-28T03:06:19:   },
2025-11-28T03:06:19:   finished: false
2025-11-28T03:06:19: }
2025-11-28T03:06:19: 2025-11-28T08:06:19.233Z next:router-server:main invokeRender /wp-includes/assets/autoload_classmap.php {
2025-11-28T03:06:19:   host: 'mail.gearly.com',
2025-11-28T03:06:19:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:19:   referer: 'https://www.google.fr/',
2025-11-28T03:06:19:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:19:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:19:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:19:   dnt: '1',
2025-11-28T03:06:19:   'x-forwarded-for': '147.124.51.96, 4.206.73.185',
2025-11-28T03:06:19:   'x-real-ip': '147.124.51.96',
2025-11-28T03:06:19:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:19:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:19:   connection: 'Keep-Alive',
2025-11-28T03:06:19:   'x-middleware-invoke': '',
2025-11-28T03:06:19:   'x-invoke-path': '/404',
2025-11-28T03:06:19:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:19:   'x-invoke-status': '404'
2025-11-28T03:06:19: }
2025-11-28T03:06:19: 2025-11-28T08:06:19.234Z compression no compression: not acceptable
2025-11-28T03:06:19: 2025-11-28T08:06:19.701Z next:router-server:main requestHandler! /wp-includes/bk/index.php {
2025-11-28T03:06:19:   matchedOutput: null,
2025-11-28T03:06:19:   statusCode: undefined,
2025-11-28T03:06:19:   resHeaders: {},
2025-11-28T03:06:19:   bodyStream: false,
2025-11-28T03:06:19:   parsedUrl: {
2025-11-28T03:06:19:     pathname: '/wp-includes/bk/index.php',
2025-11-28T03:06:19:     query: [Object: null prototype] {}
2025-11-28T03:06:19:   },
2025-11-28T03:06:19:   finished: false
2025-11-28T03:06:19: }
2025-11-28T03:06:19: 2025-11-28T08:06:19.701Z next:router-server:main invokeRender /wp-includes/bk/index.php {
2025-11-28T03:06:19:   host: 'mail.gearly.com',
2025-11-28T03:06:19:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:19:   referer: 'https://duckduckgo.com/',
2025-11-28T03:06:19:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:19:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:19:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:19:   dnt: '1',
2025-11-28T03:06:19:   'x-forwarded-for': '241.20.223.179, 4.206.73.185',
2025-11-28T03:06:19:   'x-real-ip': '241.20.223.179',
2025-11-28T03:06:19:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:19:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:19:   connection: 'Keep-Alive',
2025-11-28T03:06:19:   'x-middleware-invoke': '',
2025-11-28T03:06:19:   'x-invoke-path': '/404',
2025-11-28T03:06:19:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:19:   'x-invoke-status': '404'
2025-11-28T03:06:19: }
2025-11-28T03:06:19: 2025-11-28T08:06:19.702Z compression no compression: not acceptable
2025-11-28T03:06:20: 2025-11-28T08:06:20.240Z next:router-server:main requestHandler! /wp-includes/block-bindings/ {
2025-11-28T03:06:20:   matchedOutput: undefined,
2025-11-28T03:06:20:   statusCode: 308,
2025-11-28T03:06:20:   resHeaders: undefined,
2025-11-28T03:06:20:   bodyStream: false,
2025-11-28T03:06:20:   parsedUrl: { pathname: '/wp-includes/block-bindings', query: undefined },
2025-11-28T03:06:20:   finished: true
2025-11-28T03:06:20: }
2025-11-28T03:06:20: 2025-11-28T08:06:20.240Z compression undefined not compressible
2025-11-28T03:06:20: 2025-11-28T08:06:20.240Z compression no compression: filtered
2025-11-28T03:06:20: 2025-11-28T08:06:20.288Z next:router-server:main requestHandler! /wp-includes/block-bindings {
2025-11-28T03:06:20:   matchedOutput: null,
2025-11-28T03:06:20:   statusCode: undefined,
2025-11-28T03:06:20:   resHeaders: {},
2025-11-28T03:06:20:   bodyStream: false,
2025-11-28T03:06:20:   parsedUrl: {
2025-11-28T03:06:20:     pathname: '/wp-includes/block-bindings',
2025-11-28T03:06:20:     query: [Object: null prototype] {}
2025-11-28T03:06:20:   },
2025-11-28T03:06:20:   finished: false
2025-11-28T03:06:20: }
2025-11-28T03:06:20: 2025-11-28T08:06:20.288Z next:router-server:main invokeRender /wp-includes/block-bindings {
2025-11-28T03:06:20:   host: 'mail.gearly.com',
2025-11-28T03:06:20:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:20:   referer: 'https://www.google.co.uk/',
2025-11-28T03:06:20:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:20:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:20:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:20:   dnt: '1',
2025-11-28T03:06:20:   'x-forwarded-for': '50.239.184.139, 4.206.73.185',
2025-11-28T03:06:20:   'x-real-ip': '50.239.184.139',
2025-11-28T03:06:20:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:20:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:20:   connection: 'Keep-Alive',
2025-11-28T03:06:20:   'x-middleware-invoke': '',
2025-11-28T03:06:20:   'x-invoke-path': '/404',
2025-11-28T03:06:20:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:20:   'x-invoke-status': '404'
2025-11-28T03:06:20: }
2025-11-28T03:06:20: 2025-11-28T08:06:20.289Z compression no compression: not acceptable
2025-11-28T03:06:20: 2025-11-28T08:06:20.778Z next:router-server:main requestHandler! /wp-includes/block-patterns/ {
2025-11-28T03:06:20:   matchedOutput: undefined,
2025-11-28T03:06:20:   statusCode: 308,
2025-11-28T03:06:20:   resHeaders: undefined,
2025-11-28T03:06:20:   bodyStream: false,
2025-11-28T03:06:20:   parsedUrl: { pathname: '/wp-includes/block-patterns', query: undefined },
2025-11-28T03:06:20:   finished: true
2025-11-28T03:06:20: }
2025-11-28T03:06:20: 2025-11-28T08:06:20.778Z compression undefined not compressible
2025-11-28T03:06:20: 2025-11-28T08:06:20.778Z compression no compression: filtered
2025-11-28T03:06:20: 2025-11-28T08:06:20.797Z next:router-server:main requestHandler! /wp-includes/block-patterns {
2025-11-28T03:06:20:   matchedOutput: null,
2025-11-28T03:06:20:   statusCode: undefined,
2025-11-28T03:06:20:   resHeaders: {},
2025-11-28T03:06:20:   bodyStream: false,
2025-11-28T03:06:20:   parsedUrl: {
2025-11-28T03:06:20:     pathname: '/wp-includes/block-patterns',
2025-11-28T03:06:20:     query: [Object: null prototype] {}
2025-11-28T03:06:20:   },
2025-11-28T03:06:20:   finished: false
2025-11-28T03:06:20: }
2025-11-28T03:06:20: 2025-11-28T08:06:20.797Z next:router-server:main invokeRender /wp-includes/block-patterns {
2025-11-28T03:06:20:   host: 'mail.gearly.com',
2025-11-28T03:06:20:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:20:   referer: 'https://www.google.co.uk/',
2025-11-28T03:06:20:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:20:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:20:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:20:   dnt: '1',
2025-11-28T03:06:20:   'x-forwarded-for': '229.62.193.232, 4.206.73.185',
2025-11-28T03:06:20:   'x-real-ip': '229.62.193.232',
2025-11-28T03:06:20:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:20:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:20:   connection: 'Keep-Alive',
2025-11-28T03:06:20:   'x-middleware-invoke': '',
2025-11-28T03:06:20:   'x-invoke-path': '/404',
2025-11-28T03:06:20:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:20:   'x-invoke-status': '404'
2025-11-28T03:06:20: }
2025-11-28T03:06:20: 2025-11-28T08:06:20.797Z compression no compression: not acceptable
2025-11-28T03:06:20: 2025-11-28T08:06:20.831Z next:router-server:main requestHandler! /wp-includes/block-supports/ {
2025-11-28T03:06:20:   matchedOutput: undefined,
2025-11-28T03:06:20:   statusCode: 308,
2025-11-28T03:06:20:   resHeaders: undefined,
2025-11-28T03:06:20:   bodyStream: false,
2025-11-28T03:06:20:   parsedUrl: { pathname: '/wp-includes/block-supports', query: undefined },
2025-11-28T03:06:20:   finished: true
2025-11-28T03:06:20: }
2025-11-28T03:06:20: 2025-11-28T08:06:20.831Z compression undefined not compressible
2025-11-28T03:06:20: 2025-11-28T08:06:20.831Z compression no compression: filtered
2025-11-28T03:06:21: 2025-11-28T08:06:21.385Z next:router-server:main requestHandler! /wp-includes/block-supports {
2025-11-28T03:06:21:   matchedOutput: null,
2025-11-28T03:06:21:   statusCode: undefined,
2025-11-28T03:06:21:   resHeaders: {},
2025-11-28T03:06:21:   bodyStream: false,
2025-11-28T03:06:21:   parsedUrl: {
2025-11-28T03:06:21:     pathname: '/wp-includes/block-supports',
2025-11-28T03:06:21:     query: [Object: null prototype] {}
2025-11-28T03:06:21:   },
2025-11-28T03:06:21:   finished: false
2025-11-28T03:06:21: }
2025-11-28T03:06:21: 2025-11-28T08:06:21.386Z next:router-server:main invokeRender /wp-includes/block-supports {
2025-11-28T03:06:21:   host: 'mail.gearly.com',
2025-11-28T03:06:21:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:21:   referer: 'https://www.google.com/',
2025-11-28T03:06:21:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:21:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:21:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:21:   dnt: '1',
2025-11-28T03:06:21:   'x-forwarded-for': '244.0.179.56, 4.206.73.185',
2025-11-28T03:06:21:   'x-real-ip': '244.0.179.56',
2025-11-28T03:06:21:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:21:   connection: 'Keep-Alive',
2025-11-28T03:06:21:   'x-middleware-invoke': '',
2025-11-28T03:06:21:   'x-invoke-path': '/404',
2025-11-28T03:06:21:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:21:   'x-invoke-status': '404'
2025-11-28T03:06:21: }
2025-11-28T03:06:21: 2025-11-28T08:06:21.386Z compression no compression: not acceptable
2025-11-28T03:06:21: 2025-11-28T08:06:21.457Z next:router-server:main requestHandler! /wp-includes/blocks/shortcode/index.php {
2025-11-28T03:06:21:   matchedOutput: null,
2025-11-28T03:06:21:   statusCode: undefined,
2025-11-28T03:06:21:   resHeaders: {},
2025-11-28T03:06:21:   bodyStream: false,
2025-11-28T03:06:21:   parsedUrl: {
2025-11-28T03:06:21:     pathname: '/wp-includes/blocks/shortcode/index.php',
2025-11-28T03:06:21:     query: [Object: null prototype] {}
2025-11-28T03:06:21:   },
2025-11-28T03:06:21:   finished: false
2025-11-28T03:06:21: }
2025-11-28T03:06:21: 2025-11-28T08:06:21.457Z next:router-server:main invokeRender /wp-includes/blocks/shortcode/index.php {
2025-11-28T03:06:21:   host: 'mail.gearly.com',
2025-11-28T03:06:21:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:21:   referer: 'https://www.google.de/',
2025-11-28T03:06:21:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:21:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:21:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:21:   dnt: '1',
2025-11-28T03:06:21:   'x-forwarded-for': '154.51.246.167, 4.206.73.185',
2025-11-28T03:06:21:   'x-real-ip': '154.51.246.167',
2025-11-28T03:06:21:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:21:   connection: 'Keep-Alive',
2025-11-28T03:06:21:   'x-middleware-invoke': '',
2025-11-28T03:06:21:   'x-invoke-path': '/404',
2025-11-28T03:06:21:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:21:   'x-invoke-status': '404'
2025-11-28T03:06:21: }
2025-11-28T03:06:21: 2025-11-28T08:06:21.458Z compression no compression: not acceptable
2025-11-28T03:06:21: 2025-11-28T08:06:21.486Z next:router-server:main requestHandler! /wp-includes/certificates/ {
2025-11-28T03:06:21:   matchedOutput: undefined,
2025-11-28T03:06:21:   statusCode: 308,
2025-11-28T03:06:21:   resHeaders: undefined,
2025-11-28T03:06:21:   bodyStream: false,
2025-11-28T03:06:21:   parsedUrl: { pathname: '/wp-includes/certificates', query: undefined },
2025-11-28T03:06:21:   finished: true
2025-11-28T03:06:21: }
2025-11-28T03:06:21: 2025-11-28T08:06:21.486Z compression undefined not compressible
2025-11-28T03:06:21: 2025-11-28T08:06:21.486Z compression no compression: filtered
2025-11-28T03:06:21: 2025-11-28T08:06:21.520Z next:router-server:main requestHandler! /wp-includes/certificates {
2025-11-28T03:06:21:   matchedOutput: null,
2025-11-28T03:06:21:   statusCode: undefined,
2025-11-28T03:06:21:   resHeaders: {},
2025-11-28T03:06:21:   bodyStream: false,
2025-11-28T03:06:21:   parsedUrl: {
2025-11-28T03:06:21:     pathname: '/wp-includes/certificates',
2025-11-28T03:06:21:     query: [Object: null prototype] {}
2025-11-28T03:06:21:   },
2025-11-28T03:06:21:   finished: false
2025-11-28T03:06:21: }
2025-11-28T03:06:21: 2025-11-28T08:06:21.520Z next:router-server:main invokeRender /wp-includes/certificates {
2025-11-28T03:06:21:   host: 'mail.gearly.com',
2025-11-28T03:06:21:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:21:   referer: 'https://www.google.co.uk/',
2025-11-28T03:06:21:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:21:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:21:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:21:   dnt: '1',
2025-11-28T03:06:21:   'x-forwarded-for': '49.48.121.158, 4.206.73.185',
2025-11-28T03:06:21:   'x-real-ip': '49.48.121.158',
2025-11-28T03:06:21:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:21:   connection: 'Keep-Alive',
2025-11-28T03:06:21:   'x-middleware-invoke': '',
2025-11-28T03:06:21:   'x-invoke-path': '/404',
2025-11-28T03:06:21:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:21:   'x-invoke-status': '404'
2025-11-28T03:06:21: }
2025-11-28T03:06:21: 2025-11-28T08:06:21.520Z compression no compression: not acceptable
2025-11-28T03:06:22: 2025-11-28T08:06:22.030Z next:router-server:main requestHandler! /wp-includes/css/ {
2025-11-28T03:06:22:   matchedOutput: undefined,
2025-11-28T03:06:22:   statusCode: 308,
2025-11-28T03:06:22:   resHeaders: undefined,
2025-11-28T03:06:22:   bodyStream: false,
2025-11-28T03:06:22:   parsedUrl: { pathname: '/wp-includes/css', query: undefined },
2025-11-28T03:06:22:   finished: true
2025-11-28T03:06:22: }
2025-11-28T03:06:22: 2025-11-28T08:06:22.030Z compression undefined not compressible
2025-11-28T03:06:22: 2025-11-28T08:06:22.030Z compression no compression: filtered
2025-11-28T03:06:22: 2025-11-28T08:06:22.367Z next:router-server:main requestHandler! /wp-includes/css {
2025-11-28T03:06:22:   matchedOutput: null,
2025-11-28T03:06:22:   statusCode: undefined,
2025-11-28T03:06:22:   resHeaders: {},
2025-11-28T03:06:22:   bodyStream: false,
2025-11-28T03:06:22:   parsedUrl: { pathname: '/wp-includes/css', query: [Object: null prototype] {} },
2025-11-28T03:06:22:   finished: false
2025-11-28T03:06:22: }
2025-11-28T03:06:22: 2025-11-28T08:06:22.367Z next:router-server:main invokeRender /wp-includes/css {
2025-11-28T03:06:22:   host: 'mail.gearly.com',
2025-11-28T03:06:22:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:22:   referer: 'https://www.google.de/',
2025-11-28T03:06:22:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:22:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:22:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:22:   dnt: '1',
2025-11-28T03:06:22:   'x-forwarded-for': '239.249.121.96, 4.206.73.185',
2025-11-28T03:06:22:   'x-real-ip': '239.249.121.96',
2025-11-28T03:06:22:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:22:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:22:   connection: 'Keep-Alive',
2025-11-28T03:06:22:   'x-middleware-invoke': '',
2025-11-28T03:06:22:   'x-invoke-path': '/404',
2025-11-28T03:06:22:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:22:   'x-invoke-status': '404'
2025-11-28T03:06:22: }
2025-11-28T03:06:22: 2025-11-28T08:06:22.367Z compression no compression: not acceptable
2025-11-28T03:06:22: 2025-11-28T08:06:22.623Z next:router-server:main requestHandler! /wp-includes/css/dist/alam.php {
2025-11-28T03:06:22:   matchedOutput: null,
2025-11-28T03:06:22:   statusCode: undefined,
2025-11-28T03:06:22:   resHeaders: {},
2025-11-28T03:06:22:   bodyStream: false,
2025-11-28T03:06:22:   parsedUrl: {
2025-11-28T03:06:22:     pathname: '/wp-includes/css/dist/alam.php',
2025-11-28T03:06:22:     query: [Object: null prototype] {}
2025-11-28T03:06:22:   },
2025-11-28T03:06:22:   finished: false
2025-11-28T03:06:22: }
2025-11-28T03:06:22: 2025-11-28T08:06:22.623Z next:router-server:main invokeRender /wp-includes/css/dist/alam.php {
2025-11-28T03:06:22:   host: 'mail.gearly.com',
2025-11-28T03:06:22:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:22:   referer: 'https://www.google.de/',
2025-11-28T03:06:22:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:22:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:22:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:22:   dnt: '1',
2025-11-28T03:06:22:   'x-forwarded-for': '27.199.57.222, 4.206.73.185',
2025-11-28T03:06:22:   'x-real-ip': '27.199.57.222',
2025-11-28T03:06:22:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:22:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:22:   connection: 'Keep-Alive',
2025-11-28T03:06:22:   'x-middleware-invoke': '',
2025-11-28T03:06:22:   'x-invoke-path': '/404',
2025-11-28T03:06:22:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:22:   'x-invoke-status': '404'
2025-11-28T03:06:22: }
2025-11-28T03:06:22: 2025-11-28T08:06:22.624Z compression no compression: not acceptable
2025-11-28T03:06:22: 2025-11-28T08:06:22.642Z next:router-server:main requestHandler! /wp-includes/customize/ {
2025-11-28T03:06:22:   matchedOutput: undefined,
2025-11-28T03:06:22:   statusCode: 308,
2025-11-28T03:06:22:   resHeaders: undefined,
2025-11-28T03:06:22:   bodyStream: false,
2025-11-28T03:06:22:   parsedUrl: { pathname: '/wp-includes/customize', query: undefined },
2025-11-28T03:06:22:   finished: true
2025-11-28T03:06:22: }
2025-11-28T03:06:22: 2025-11-28T08:06:22.642Z compression undefined not compressible
2025-11-28T03:06:22: 2025-11-28T08:06:22.642Z compression no compression: filtered
2025-11-28T03:06:23: 2025-11-28T08:06:23.148Z next:router-server:main requestHandler! /wp-includes/customize {
2025-11-28T03:06:23:   matchedOutput: null,
2025-11-28T03:06:23:   statusCode: undefined,
2025-11-28T03:06:23:   resHeaders: {},
2025-11-28T03:06:23:   bodyStream: false,
2025-11-28T03:06:23:   parsedUrl: {
2025-11-28T03:06:23:     pathname: '/wp-includes/customize',
2025-11-28T03:06:23:     query: [Object: null prototype] {}
2025-11-28T03:06:23:   },
2025-11-28T03:06:23:   finished: false
2025-11-28T03:06:23: }
2025-11-28T03:06:23: 2025-11-28T08:06:23.148Z next:router-server:main invokeRender /wp-includes/customize {
2025-11-28T03:06:23:   host: 'mail.gearly.com',
2025-11-28T03:06:23:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:23:   referer: 'https://www.bing.com/',
2025-11-28T03:06:23:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:23:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:23:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:23:   dnt: '1',
2025-11-28T03:06:23:   'x-forwarded-for': '228.57.107.133, 4.206.73.185',
2025-11-28T03:06:23:   'x-real-ip': '228.57.107.133',
2025-11-28T03:06:23:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:23:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:23:   connection: 'Keep-Alive',
2025-11-28T03:06:23:   'x-middleware-invoke': '',
2025-11-28T03:06:23:   'x-invoke-path': '/404',
2025-11-28T03:06:23:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:23:   'x-invoke-status': '404'
2025-11-28T03:06:23: }
2025-11-28T03:06:23: 2025-11-28T08:06:23.149Z compression no compression: not acceptable
2025-11-28T03:06:23: 2025-11-28T08:06:23.182Z next:router-server:main requestHandler! /wp-includes/customize/index.php {
2025-11-28T03:06:23:   matchedOutput: null,
2025-11-28T03:06:23:   statusCode: undefined,
2025-11-28T03:06:23:   resHeaders: {},
2025-11-28T03:06:23:   bodyStream: false,
2025-11-28T03:06:23:   parsedUrl: {
2025-11-28T03:06:23:     pathname: '/wp-includes/customize/index.php',
2025-11-28T03:06:23:     query: [Object: null prototype] {}
2025-11-28T03:06:23:   },
2025-11-28T03:06:23:   finished: false
2025-11-28T03:06:23: }
2025-11-28T03:06:23: 2025-11-28T08:06:23.182Z next:router-server:main invokeRender /wp-includes/customize/index.php {
2025-11-28T03:06:23:   host: 'mail.gearly.com',
2025-11-28T03:06:23:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:23:   referer: 'https://www.bing.com/',
2025-11-28T03:06:23:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:23:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:23:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:23:   dnt: '1',
2025-11-28T03:06:23:   'x-forwarded-for': '59.133.122.99, 4.206.73.185',
2025-11-28T03:06:23:   'x-real-ip': '59.133.122.99',
2025-11-28T03:06:23:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:23:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:23:   connection: 'Keep-Alive',
2025-11-28T03:06:23:   'x-middleware-invoke': '',
2025-11-28T03:06:23:   'x-invoke-path': '/404',
2025-11-28T03:06:23:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:23:   'x-invoke-status': '404'
2025-11-28T03:06:23: }
2025-11-28T03:06:23: 2025-11-28T08:06:23.183Z compression no compression: not acceptable
2025-11-28T03:06:23: 2025-11-28T08:06:23.217Z next:router-server:main requestHandler! /wp-content/cache/ {
2025-11-28T03:06:23:   matchedOutput: undefined,
2025-11-28T03:06:23:   statusCode: 308,
2025-11-28T03:06:23:   resHeaders: undefined,
2025-11-28T03:06:23:   bodyStream: false,
2025-11-28T03:06:23:   parsedUrl: { pathname: '/wp-content/cache', query: undefined },
2025-11-28T03:06:23:   finished: true
2025-11-28T03:06:23: }
2025-11-28T03:06:23: 2025-11-28T08:06:23.217Z compression undefined not compressible
2025-11-28T03:06:23: 2025-11-28T08:06:23.217Z compression no compression: filtered
2025-11-28T03:06:23: 2025-11-28T08:06:23.892Z next:router-server:main requestHandler! /wp-content/cache {
2025-11-28T03:06:23:   matchedOutput: null,
2025-11-28T03:06:23:   statusCode: undefined,
2025-11-28T03:06:23:   resHeaders: {},
2025-11-28T03:06:23:   bodyStream: false,
2025-11-28T03:06:23:   parsedUrl: { pathname: '/wp-content/cache', query: [Object: null prototype] {} },
2025-11-28T03:06:23:   finished: false
2025-11-28T03:06:23: }
2025-11-28T03:06:23: 2025-11-28T08:06:23.892Z next:router-server:main invokeRender /wp-content/cache {
2025-11-28T03:06:23:   host: 'mail.gearly.com',
2025-11-28T03:06:23:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:23:   referer: 'https://duckduckgo.com/',
2025-11-28T03:06:23:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:23:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:23:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:23:   dnt: '1',
2025-11-28T03:06:23:   'x-forwarded-for': '12.152.108.133, 4.206.73.185',
2025-11-28T03:06:23:   'x-real-ip': '12.152.108.133',
2025-11-28T03:06:23:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:23:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:23:   connection: 'Keep-Alive',
2025-11-28T03:06:23:   'x-middleware-invoke': '',
2025-11-28T03:06:23:   'x-invoke-path': '/404',
2025-11-28T03:06:23:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:23:   'x-invoke-status': '404'
2025-11-28T03:06:23: }
2025-11-28T03:06:23: 2025-11-28T08:06:23.893Z compression no compression: not acceptable
2025-11-28T03:06:24: 2025-11-28T08:06:24.034Z next:router-server:main requestHandler! /wp-content/w3tc/ {
2025-11-28T03:06:24:   matchedOutput: undefined,
2025-11-28T03:06:24:   statusCode: 308,
2025-11-28T03:06:24:   resHeaders: undefined,
2025-11-28T03:06:24:   bodyStream: false,
2025-11-28T03:06:24:   parsedUrl: { pathname: '/wp-content/w3tc', query: undefined },
2025-11-28T03:06:24:   finished: true
2025-11-28T03:06:24: }
2025-11-28T03:06:24: 2025-11-28T08:06:24.034Z compression undefined not compressible
2025-11-28T03:06:24: 2025-11-28T08:06:24.034Z compression no compression: filtered
2025-11-28T03:06:24: 2025-11-28T08:06:24.399Z next:router-server:main requestHandler! /wp-content/w3tc {
2025-11-28T03:06:24:   matchedOutput: null,
2025-11-28T03:06:24:   statusCode: undefined,
2025-11-28T03:06:24:   resHeaders: {},
2025-11-28T03:06:24:   bodyStream: false,
2025-11-28T03:06:24:   parsedUrl: { pathname: '/wp-content/w3tc', query: [Object: null prototype] {} },
2025-11-28T03:06:24:   finished: false
2025-11-28T03:06:24: }
2025-11-28T03:06:24: 2025-11-28T08:06:24.399Z next:router-server:main invokeRender /wp-content/w3tc {
2025-11-28T03:06:24:   host: 'mail.gearly.com',
2025-11-28T03:06:24:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:24:   referer: 'https://duckduckgo.com/',
2025-11-28T03:06:24:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:24:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:24:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:24:   dnt: '1',
2025-11-28T03:06:24:   'x-forwarded-for': '74.1.82.134, 4.206.73.185',
2025-11-28T03:06:24:   'x-real-ip': '74.1.82.134',
2025-11-28T03:06:24:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:24:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:24:   connection: 'Keep-Alive',
2025-11-28T03:06:24:   'x-middleware-invoke': '',
2025-11-28T03:06:24:   'x-invoke-path': '/404',
2025-11-28T03:06:24:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:24:   'x-invoke-status': '404'
2025-11-28T03:06:24: }
2025-11-28T03:06:24: 2025-11-28T08:06:24.400Z compression no compression: not acceptable
2025-11-28T03:06:24: 2025-11-28T08:06:24.452Z next:router-server:main requestHandler! /wp-content/et-cache/ {
2025-11-28T03:06:24:   matchedOutput: undefined,
2025-11-28T03:06:24:   statusCode: 308,
2025-11-28T03:06:24:   resHeaders: undefined,
2025-11-28T03:06:24:   bodyStream: false,
2025-11-28T03:06:24:   parsedUrl: { pathname: '/wp-content/et-cache', query: undefined },
2025-11-28T03:06:24:   finished: true
2025-11-28T03:06:24: }
2025-11-28T03:06:24: 2025-11-28T08:06:24.452Z compression undefined not compressible
2025-11-28T03:06:24: 2025-11-28T08:06:24.452Z compression no compression: filtered
2025-11-28T03:06:24: 2025-11-28T08:06:24.470Z next:router-server:main requestHandler! /wp-content/et-cache {
2025-11-28T03:06:24:   matchedOutput: null,
2025-11-28T03:06:24:   statusCode: undefined,
2025-11-28T03:06:24:   resHeaders: {},
2025-11-28T03:06:24:   bodyStream: false,
2025-11-28T03:06:24:   parsedUrl: {
2025-11-28T03:06:24:     pathname: '/wp-content/et-cache',
2025-11-28T03:06:24:     query: [Object: null prototype] {}
2025-11-28T03:06:24:   },
2025-11-28T03:06:24:   finished: false
2025-11-28T03:06:24: }
2025-11-28T03:06:24: 2025-11-28T08:06:24.470Z next:router-server:main invokeRender /wp-content/et-cache {
2025-11-28T03:06:24:   host: 'mail.gearly.com',
2025-11-28T03:06:24:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:24:   referer: 'https://duckduckgo.com/',
2025-11-28T03:06:24:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:24:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:24:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:24:   dnt: '1',
2025-11-28T03:06:24:   'x-forwarded-for': '253.76.44.237, 4.206.73.185',
2025-11-28T03:06:24:   'x-real-ip': '253.76.44.237',
2025-11-28T03:06:24:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:24:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:24:   connection: 'Keep-Alive',
2025-11-28T03:06:24:   'x-middleware-invoke': '',
2025-11-28T03:06:24:   'x-invoke-path': '/404',
2025-11-28T03:06:24:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:24:   'x-invoke-status': '404'
2025-11-28T03:06:24: }
2025-11-28T03:06:24: 2025-11-28T08:06:24.471Z compression no compression: not acceptable
2025-11-28T03:06:24: 2025-11-28T08:06:24.491Z next:router-server:main requestHandler! /wp-content/cache/supercache/ {
2025-11-28T03:06:24:   matchedOutput: undefined,
2025-11-28T03:06:24:   statusCode: 308,
2025-11-28T03:06:24:   resHeaders: undefined,
2025-11-28T03:06:24:   bodyStream: false,
2025-11-28T03:06:24:   parsedUrl: { pathname: '/wp-content/cache/supercache', query: undefined },
2025-11-28T03:06:24:   finished: true
2025-11-28T03:06:24: }
2025-11-28T03:06:24: 2025-11-28T08:06:24.491Z compression undefined not compressible
2025-11-28T03:06:24: 2025-11-28T08:06:24.491Z compression no compression: filtered
2025-11-28T03:06:24: 2025-11-28T08:06:24.510Z next:router-server:main requestHandler! /wp-content/cache/supercache {
2025-11-28T03:06:24:   matchedOutput: null,
2025-11-28T03:06:24:   statusCode: undefined,
2025-11-28T03:06:24:   resHeaders: {},
2025-11-28T03:06:24:   bodyStream: false,
2025-11-28T03:06:24:   parsedUrl: {
2025-11-28T03:06:24:     pathname: '/wp-content/cache/supercache',
2025-11-28T03:06:24:     query: [Object: null prototype] {}
2025-11-28T03:06:24:   },
2025-11-28T03:06:24:   finished: false
2025-11-28T03:06:24: }
2025-11-28T03:06:24: 2025-11-28T08:06:24.510Z next:router-server:main invokeRender /wp-content/cache/supercache {
2025-11-28T03:06:24:   host: 'mail.gearly.com',
2025-11-28T03:06:24:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:24:   referer: 'https://www.google.co.uk/',
2025-11-28T03:06:24:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:24:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:24:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:24:   dnt: '1',
2025-11-28T03:06:24:   'x-forwarded-for': '38.254.160.27, 4.206.73.185',
2025-11-28T03:06:24:   'x-real-ip': '38.254.160.27',
2025-11-28T03:06:24:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:24:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:24:   connection: 'Keep-Alive',
2025-11-28T03:06:24:   'x-middleware-invoke': '',
2025-11-28T03:06:24:   'x-invoke-path': '/404',
2025-11-28T03:06:24:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:24:   'x-invoke-status': '404'
2025-11-28T03:06:24: }
2025-11-28T03:06:24: 2025-11-28T08:06:24.510Z compression no compression: not acceptable
2025-11-28T03:06:25: 2025-11-28T08:06:25.077Z next:router-server:main requestHandler! /wp-content/wflogs/ {
2025-11-28T03:06:25:   matchedOutput: undefined,
2025-11-28T03:06:25:   statusCode: 308,
2025-11-28T03:06:25:   resHeaders: undefined,
2025-11-28T03:06:25:   bodyStream: false,
2025-11-28T03:06:25:   parsedUrl: { pathname: '/wp-content/wflogs', query: undefined },
2025-11-28T03:06:25:   finished: true
2025-11-28T03:06:25: }
2025-11-28T03:06:25: 2025-11-28T08:06:25.077Z compression undefined not compressible
2025-11-28T03:06:25: 2025-11-28T08:06:25.077Z compression no compression: filtered
2025-11-28T03:06:25: 2025-11-28T08:06:25.217Z next:router-server:main requestHandler! /wp-content/wflogs {
2025-11-28T03:06:25:   matchedOutput: null,
2025-11-28T03:06:25:   statusCode: undefined,
2025-11-28T03:06:25:   resHeaders: {},
2025-11-28T03:06:25:   bodyStream: false,
2025-11-28T03:06:25:   parsedUrl: {
2025-11-28T03:06:25:     pathname: '/wp-content/wflogs',
2025-11-28T03:06:25:     query: [Object: null prototype] {}
2025-11-28T03:06:25:   },
2025-11-28T03:06:25:   finished: false
2025-11-28T03:06:25: }
2025-11-28T03:06:25: 2025-11-28T08:06:25.217Z next:router-server:main invokeRender /wp-content/wflogs {
2025-11-28T03:06:25:   host: 'mail.gearly.com',
2025-11-28T03:06:25:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:25:   referer: 'https://www.google.co.uk/',
2025-11-28T03:06:25:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:25:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:25:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:25:   dnt: '1',
2025-11-28T03:06:25:   'x-forwarded-for': '12.91.183.65, 4.206.73.185',
2025-11-28T03:06:25:   'x-real-ip': '12.91.183.65',
2025-11-28T03:06:25:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:25:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:25:   connection: 'Keep-Alive',
2025-11-28T03:06:25:   'x-middleware-invoke': '',
2025-11-28T03:06:25:   'x-invoke-path': '/404',
2025-11-28T03:06:25:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:25:   'x-invoke-status': '404'
2025-11-28T03:06:25: }
2025-11-28T03:06:25: 2025-11-28T08:06:25.217Z compression no compression: not acceptable
2025-11-28T03:06:25: 2025-11-28T08:06:25.557Z next:router-server:main requestHandler! /wp-content/updraft/ {
2025-11-28T03:06:25:   matchedOutput: undefined,
2025-11-28T03:06:25:   statusCode: 308,
2025-11-28T03:06:25:   resHeaders: undefined,
2025-11-28T03:06:25:   bodyStream: false,
2025-11-28T03:06:25:   parsedUrl: { pathname: '/wp-content/updraft', query: undefined },
2025-11-28T03:06:25:   finished: true
2025-11-28T03:06:25: }
2025-11-28T03:06:25: 2025-11-28T08:06:25.557Z compression undefined not compressible
2025-11-28T03:06:25: 2025-11-28T08:06:25.557Z compression no compression: filtered
2025-11-28T03:06:25: 2025-11-28T08:06:25.943Z next:router-server:main requestHandler! /wp-content/updraft {
2025-11-28T03:06:25:   matchedOutput: null,
2025-11-28T03:06:25:   statusCode: undefined,
2025-11-28T03:06:25:   resHeaders: {},
2025-11-28T03:06:25:   bodyStream: false,
2025-11-28T03:06:25:   parsedUrl: {
2025-11-28T03:06:25:     pathname: '/wp-content/updraft',
2025-11-28T03:06:25:     query: [Object: null prototype] {}
2025-11-28T03:06:25:   },
2025-11-28T03:06:25:   finished: false
2025-11-28T03:06:25: }
2025-11-28T03:06:25: 2025-11-28T08:06:25.943Z next:router-server:main invokeRender /wp-content/updraft {
2025-11-28T03:06:25:   host: 'mail.gearly.com',
2025-11-28T03:06:25:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:25:   referer: 'https://duckduckgo.com/',
2025-11-28T03:06:25:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:25:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:25:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:25:   dnt: '1',
2025-11-28T03:06:25:   'x-forwarded-for': '205.96.112.11, 4.206.73.185',
2025-11-28T03:06:25:   'x-real-ip': '205.96.112.11',
2025-11-28T03:06:25:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:25:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:25:   connection: 'Keep-Alive',
2025-11-28T03:06:25:   'x-middleware-invoke': '',
2025-11-28T03:06:25:   'x-invoke-path': '/404',
2025-11-28T03:06:25:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:25:   'x-invoke-status': '404'
2025-11-28T03:06:25: }
2025-11-28T03:06:25: 2025-11-28T08:06:25.944Z compression no compression: not acceptable
2025-11-28T03:06:26: 2025-11-28T08:06:26.070Z next:router-server:main requestHandler! /wp-content/ai1wm-backups/ {
2025-11-28T03:06:26:   matchedOutput: undefined,
2025-11-28T03:06:26:   statusCode: 308,
2025-11-28T03:06:26:   resHeaders: undefined,
2025-11-28T03:06:26:   bodyStream: false,
2025-11-28T03:06:26:   parsedUrl: { pathname: '/wp-content/ai1wm-backups', query: undefined },
2025-11-28T03:06:26:   finished: true
2025-11-28T03:06:26: }
2025-11-28T03:06:26: 2025-11-28T08:06:26.070Z compression undefined not compressible
2025-11-28T03:06:26: 2025-11-28T08:06:26.070Z compression no compression: filtered
2025-11-28T03:06:26: 2025-11-28T08:06:26.088Z next:router-server:main requestHandler! /wp-content/ai1wm-backups {
2025-11-28T03:06:26:   matchedOutput: null,
2025-11-28T03:06:26:   statusCode: undefined,
2025-11-28T03:06:26:   resHeaders: {},
2025-11-28T03:06:26:   bodyStream: false,
2025-11-28T03:06:26:   parsedUrl: {
2025-11-28T03:06:26:     pathname: '/wp-content/ai1wm-backups',
2025-11-28T03:06:26:     query: [Object: null prototype] {}
2025-11-28T03:06:26:   },
2025-11-28T03:06:26:   finished: false
2025-11-28T03:06:26: }
2025-11-28T03:06:26: 2025-11-28T08:06:26.088Z next:router-server:main invokeRender /wp-content/ai1wm-backups {
2025-11-28T03:06:26:   host: 'mail.gearly.com',
2025-11-28T03:06:26:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:26:   referer: 'https://www.bing.com/',
2025-11-28T03:06:26:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:26:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:26:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:26:   dnt: '1',
2025-11-28T03:06:26:   'x-forwarded-for': '202.52.26.171, 4.206.73.185',
2025-11-28T03:06:26:   'x-real-ip': '202.52.26.171',
2025-11-28T03:06:26:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:26:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:26:   connection: 'Keep-Alive',
2025-11-28T03:06:26:   'x-middleware-invoke': '',
2025-11-28T03:06:26:   'x-invoke-path': '/404',
2025-11-28T03:06:26:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:26:   'x-invoke-status': '404'
2025-11-28T03:06:26: }
2025-11-28T03:06:26: 2025-11-28T08:06:26.089Z compression no compression: not acceptable
2025-11-28T03:06:26: 2025-11-28T08:06:26.389Z next:router-server:main requestHandler! /wp-content/backups-dup-lite/ {
2025-11-28T03:06:26:   matchedOutput: undefined,
2025-11-28T03:06:26:   statusCode: 308,
2025-11-28T03:06:26:   resHeaders: undefined,
2025-11-28T03:06:26:   bodyStream: false,
2025-11-28T03:06:26:   parsedUrl: { pathname: '/wp-content/backups-dup-lite', query: undefined },
2025-11-28T03:06:26:   finished: true
2025-11-28T03:06:26: }
2025-11-28T03:06:26: 2025-11-28T08:06:26.389Z compression undefined not compressible
2025-11-28T03:06:26: 2025-11-28T08:06:26.389Z compression no compression: filtered
2025-11-28T03:06:26: 2025-11-28T08:06:26.454Z next:router-server:main requestHandler! /wp-content/backups-dup-lite {
2025-11-28T03:06:26:   matchedOutput: null,
2025-11-28T03:06:26:   statusCode: undefined,
2025-11-28T03:06:26:   resHeaders: {},
2025-11-28T03:06:26:   bodyStream: false,
2025-11-28T03:06:26:   parsedUrl: {
2025-11-28T03:06:26:     pathname: '/wp-content/backups-dup-lite',
2025-11-28T03:06:26:     query: [Object: null prototype] {}
2025-11-28T03:06:26:   },
2025-11-28T03:06:26:   finished: false
2025-11-28T03:06:26: }
2025-11-28T03:06:26: 2025-11-28T08:06:26.455Z next:router-server:main invokeRender /wp-content/backups-dup-lite {
2025-11-28T03:06:26:   host: 'mail.gearly.com',
2025-11-28T03:06:26:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:26:   referer: 'https://www.google.de/',
2025-11-28T03:06:26:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:26:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:26:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:26:   dnt: '1',
2025-11-28T03:06:26:   'x-forwarded-for': '16.79.229.243, 4.206.73.185',
2025-11-28T03:06:26:   'x-real-ip': '16.79.229.243',
2025-11-28T03:06:26:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:26:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:26:   connection: 'Keep-Alive',
2025-11-28T03:06:26:   'x-middleware-invoke': '',
2025-11-28T03:06:26:   'x-invoke-path': '/404',
2025-11-28T03:06:26:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:26:   'x-invoke-status': '404'
2025-11-28T03:06:26: }
2025-11-28T03:06:26: 2025-11-28T08:06:26.456Z compression no compression: not acceptable
2025-11-28T03:06:29: 2025-11-28T08:06:29.002Z next:router-server:main requestHandler! /wp-content/backup-db/ {
2025-11-28T03:06:29:   matchedOutput: undefined,
2025-11-28T03:06:29:   statusCode: 308,
2025-11-28T03:06:29:   resHeaders: undefined,
2025-11-28T03:06:29:   bodyStream: false,
2025-11-28T03:06:29:   parsedUrl: { pathname: '/wp-content/backup-db', query: undefined },
2025-11-28T03:06:29:   finished: true
2025-11-28T03:06:29: }
2025-11-28T03:06:29: 2025-11-28T08:06:29.002Z compression undefined not compressible
2025-11-28T03:06:29: 2025-11-28T08:06:29.002Z compression no compression: filtered
2025-11-28T03:06:29: 2025-11-28T08:06:29.069Z next:router-server:main requestHandler! /wp-content/backup-db {
2025-11-28T03:06:29:   matchedOutput: null,
2025-11-28T03:06:29:   statusCode: undefined,
2025-11-28T03:06:29:   resHeaders: {},
2025-11-28T03:06:29:   bodyStream: false,
2025-11-28T03:06:29:   parsedUrl: {
2025-11-28T03:06:29:     pathname: '/wp-content/backup-db',
2025-11-28T03:06:29:     query: [Object: null prototype] {}
2025-11-28T03:06:29:   },
2025-11-28T03:06:29:   finished: false
2025-11-28T03:06:29: }
2025-11-28T03:06:29: 2025-11-28T08:06:29.069Z next:router-server:main invokeRender /wp-content/backup-db {
2025-11-28T03:06:29:   host: 'mail.gearly.com',
2025-11-28T03:06:29:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:29:   referer: 'https://www.bing.com/',
2025-11-28T03:06:29:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:29:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:29:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:29:   dnt: '1',
2025-11-28T03:06:29:   'x-forwarded-for': '187.75.238.249, 4.206.73.185',
2025-11-28T03:06:29:   'x-real-ip': '187.75.238.249',
2025-11-28T03:06:29:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:29:   connection: 'Keep-Alive',
2025-11-28T03:06:29:   'x-middleware-invoke': '',
2025-11-28T03:06:29:   'x-invoke-path': '/404',
2025-11-28T03:06:29:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:29:   'x-invoke-status': '404'
2025-11-28T03:06:29: }
2025-11-28T03:06:29: 2025-11-28T08:06:29.069Z compression no compression: not acceptable
2025-11-28T03:06:29: 2025-11-28T08:06:29.333Z next:router-server:main requestHandler! /wp-content/uploads/woocommerce_uploads/ {
2025-11-28T03:06:29:   matchedOutput: undefined,
2025-11-28T03:06:29:   statusCode: 308,
2025-11-28T03:06:29:   resHeaders: undefined,
2025-11-28T03:06:29:   bodyStream: false,
2025-11-28T03:06:29:   parsedUrl: {
2025-11-28T03:06:29:     pathname: '/wp-content/uploads/woocommerce_uploads',
2025-11-28T03:06:29:     query: undefined
2025-11-28T03:06:29:   },
2025-11-28T03:06:29:   finished: true
2025-11-28T03:06:29: }
2025-11-28T03:06:29: 2025-11-28T08:06:29.333Z compression undefined not compressible
2025-11-28T03:06:29: 2025-11-28T08:06:29.333Z compression no compression: filtered
2025-11-28T03:06:29: 2025-11-28T08:06:29.483Z next:router-server:main requestHandler! /wp-content/uploads/woocommerce_uploads {
2025-11-28T03:06:29:   matchedOutput: null,
2025-11-28T03:06:29:   statusCode: undefined,
2025-11-28T03:06:29:   resHeaders: {},
2025-11-28T03:06:29:   bodyStream: false,
2025-11-28T03:06:29:   parsedUrl: {
2025-11-28T03:06:29:     pathname: '/wp-content/uploads/woocommerce_uploads',
2025-11-28T03:06:29:     query: [Object: null prototype] {}
2025-11-28T03:06:29:   },
2025-11-28T03:06:29:   finished: false
2025-11-28T03:06:29: }
2025-11-28T03:06:29: 2025-11-28T08:06:29.483Z next:router-server:main invokeRender /wp-content/uploads/woocommerce_uploads {
2025-11-28T03:06:29:   host: 'mail.gearly.com',
2025-11-28T03:06:29:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:29:   referer: 'https://www.google.fr/',
2025-11-28T03:06:29:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:29:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:29:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:29:   dnt: '1',
2025-11-28T03:06:29:   'x-forwarded-for': '92.96.132.182, 4.206.73.185',
2025-11-28T03:06:29:   'x-real-ip': '92.96.132.182',
2025-11-28T03:06:29:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:29:   connection: 'Keep-Alive',
2025-11-28T03:06:29:   'x-middleware-invoke': '',
2025-11-28T03:06:29:   'x-invoke-path': '/404',
2025-11-28T03:06:29:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:29:   'x-invoke-status': '404'
2025-11-28T03:06:29: }
2025-11-28T03:06:29: 2025-11-28T08:06:29.484Z compression no compression: not acceptable
2025-11-28T03:06:29: 2025-11-28T08:06:29.581Z next:router-server:main requestHandler! /wp-content/uploads/woocommerce/ {
2025-11-28T03:06:29:   matchedOutput: undefined,
2025-11-28T03:06:29:   statusCode: 308,
2025-11-28T03:06:29:   resHeaders: undefined,
2025-11-28T03:06:29:   bodyStream: false,
2025-11-28T03:06:29:   parsedUrl: { pathname: '/wp-content/uploads/woocommerce', query: undefined },
2025-11-28T03:06:29:   finished: true
2025-11-28T03:06:29: }
2025-11-28T03:06:29: 2025-11-28T08:06:29.582Z compression undefined not compressible
2025-11-28T03:06:29: 2025-11-28T08:06:29.582Z compression no compression: filtered
2025-11-28T03:06:29: 2025-11-28T08:06:29.827Z next:router-server:main requestHandler! /wp-content/uploads/woocommerce {
2025-11-28T03:06:29:   matchedOutput: null,
2025-11-28T03:06:29:   statusCode: undefined,
2025-11-28T03:06:29:   resHeaders: {},
2025-11-28T03:06:29:   bodyStream: false,
2025-11-28T03:06:29:   parsedUrl: {
2025-11-28T03:06:29:     pathname: '/wp-content/uploads/woocommerce',
2025-11-28T03:06:29:     query: [Object: null prototype] {}
2025-11-28T03:06:29:   },
2025-11-28T03:06:29:   finished: false
2025-11-28T03:06:29: }
2025-11-28T03:06:29: 2025-11-28T08:06:29.827Z next:router-server:main invokeRender /wp-content/uploads/woocommerce {
2025-11-28T03:06:29:   host: 'mail.gearly.com',
2025-11-28T03:06:29:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:29:   referer: 'https://duckduckgo.com/',
2025-11-28T03:06:29:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:29:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:29:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:29:   dnt: '1',
2025-11-28T03:06:29:   'x-forwarded-for': '208.184.99.106, 4.206.73.185',
2025-11-28T03:06:29:   'x-real-ip': '208.184.99.106',
2025-11-28T03:06:29:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:29:   connection: 'Keep-Alive',
2025-11-28T03:06:29:   'x-middleware-invoke': '',
2025-11-28T03:06:29:   'x-invoke-path': '/404',
2025-11-28T03:06:29:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:29:   'x-invoke-status': '404'
2025-11-28T03:06:29: }
2025-11-28T03:06:29: 2025-11-28T08:06:29.828Z compression no compression: not acceptable
2025-11-28T03:06:29: 2025-11-28T08:06:29.866Z next:router-server:main requestHandler! /wp-content/uploads/wc-logs/ {
2025-11-28T03:06:29:   matchedOutput: undefined,
2025-11-28T03:06:29:   statusCode: 308,
2025-11-28T03:06:29:   resHeaders: undefined,
2025-11-28T03:06:29:   bodyStream: false,
2025-11-28T03:06:29:   parsedUrl: { pathname: '/wp-content/uploads/wc-logs', query: undefined },
2025-11-28T03:06:29:   finished: true
2025-11-28T03:06:29: }
2025-11-28T03:06:29: 2025-11-28T08:06:29.866Z compression undefined not compressible
2025-11-28T03:06:29: 2025-11-28T08:06:29.866Z compression no compression: filtered
2025-11-28T03:06:29: 2025-11-28T08:06:29.957Z next:router-server:main requestHandler! /wp-content/uploads/wc-logs {
2025-11-28T03:06:29:   matchedOutput: null,
2025-11-28T03:06:29:   statusCode: undefined,
2025-11-28T03:06:29:   resHeaders: {},
2025-11-28T03:06:29:   bodyStream: false,
2025-11-28T03:06:29:   parsedUrl: {
2025-11-28T03:06:29:     pathname: '/wp-content/uploads/wc-logs',
2025-11-28T03:06:29:     query: [Object: null prototype] {}
2025-11-28T03:06:29:   },
2025-11-28T03:06:29:   finished: false
2025-11-28T03:06:29: }
2025-11-28T03:06:29: 2025-11-28T08:06:29.957Z next:router-server:main invokeRender /wp-content/uploads/wc-logs {
2025-11-28T03:06:29:   host: 'mail.gearly.com',
2025-11-28T03:06:29:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:29:   referer: 'https://www.google.com/',
2025-11-28T03:06:29:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:29:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:29:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:29:   dnt: '1',
2025-11-28T03:06:29:   'x-forwarded-for': '74.141.219.124, 4.206.73.185',
2025-11-28T03:06:29:   'x-real-ip': '74.141.219.124',
2025-11-28T03:06:29:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:29:   connection: 'Keep-Alive',
2025-11-28T03:06:29:   'x-middleware-invoke': '',
2025-11-28T03:06:29:   'x-invoke-path': '/404',
2025-11-28T03:06:29:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:29:   'x-invoke-status': '404'
2025-11-28T03:06:29: }
2025-11-28T03:06:29: 2025-11-28T08:06:29.958Z compression no compression: not acceptable
2025-11-28T03:06:29: 2025-11-28T08:06:29.979Z next:router-server:main requestHandler! /wp-includes/images/ {
2025-11-28T03:06:29:   matchedOutput: undefined,
2025-11-28T03:06:29:   statusCode: 308,
2025-11-28T03:06:29:   resHeaders: undefined,
2025-11-28T03:06:29:   bodyStream: false,
2025-11-28T03:06:29:   parsedUrl: { pathname: '/wp-includes/images', query: undefined },
2025-11-28T03:06:29:   finished: true
2025-11-28T03:06:29: }
2025-11-28T03:06:29: 2025-11-28T08:06:29.979Z compression undefined not compressible
2025-11-28T03:06:29: 2025-11-28T08:06:29.979Z compression no compression: filtered
2025-11-28T03:06:30: 2025-11-28T08:06:30.672Z next:router-server:main requestHandler! /wp-includes/images {
2025-11-28T03:06:30:   matchedOutput: null,
2025-11-28T03:06:30:   statusCode: undefined,
2025-11-28T03:06:30:   resHeaders: {},
2025-11-28T03:06:30:   bodyStream: false,
2025-11-28T03:06:30:   parsedUrl: {
2025-11-28T03:06:30:     pathname: '/wp-includes/images',
2025-11-28T03:06:30:     query: [Object: null prototype] {}
2025-11-28T03:06:30:   },
2025-11-28T03:06:30:   finished: false
2025-11-28T03:06:30: }
2025-11-28T03:06:30: 2025-11-28T08:06:30.673Z next:router-server:main invokeRender /wp-includes/images {
2025-11-28T03:06:30:   host: 'mail.gearly.com',
2025-11-28T03:06:30:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:30:   referer: 'https://www.google.de/',
2025-11-28T03:06:30:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:30:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:30:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:30:   dnt: '1',
2025-11-28T03:06:30:   'x-forwarded-for': '109.156.213.90, 4.206.73.185',
2025-11-28T03:06:30:   'x-real-ip': '109.156.213.90',
2025-11-28T03:06:30:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:30:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:30:   connection: 'Keep-Alive',
2025-11-28T03:06:30:   'x-middleware-invoke': '',
2025-11-28T03:06:30:   'x-invoke-path': '/404',
2025-11-28T03:06:30:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:30:   'x-invoke-status': '404'
2025-11-28T03:06:30: }
2025-11-28T03:06:30: 2025-11-28T08:06:30.674Z compression no compression: not acceptable
2025-11-28T03:06:31: 2025-11-28T08:06:31.209Z next:router-server:main requestHandler! /wp-includes/js/ {
2025-11-28T03:06:31:   matchedOutput: undefined,
2025-11-28T03:06:31:   statusCode: 308,
2025-11-28T03:06:31:   resHeaders: undefined,
2025-11-28T03:06:31:   bodyStream: false,
2025-11-28T03:06:31:   parsedUrl: { pathname: '/wp-includes/js', query: undefined },
2025-11-28T03:06:31:   finished: true
2025-11-28T03:06:31: }
2025-11-28T03:06:31: 2025-11-28T08:06:31.209Z compression undefined not compressible
2025-11-28T03:06:31: 2025-11-28T08:06:31.209Z compression no compression: filtered
2025-11-28T03:06:31: 2025-11-28T08:06:31.966Z next:router-server:main requestHandler! /wp-includes/js {
2025-11-28T03:06:31:   matchedOutput: null,
2025-11-28T03:06:31:   statusCode: undefined,
2025-11-28T03:06:31:   resHeaders: {},
2025-11-28T03:06:31:   bodyStream: false,
2025-11-28T03:06:31:   parsedUrl: { pathname: '/wp-includes/js', query: [Object: null prototype] {} },
2025-11-28T03:06:31:   finished: false
2025-11-28T03:06:31: }
2025-11-28T03:06:31: 2025-11-28T08:06:31.967Z next:router-server:main invokeRender /wp-includes/js {
2025-11-28T03:06:31:   host: 'mail.gearly.com',
2025-11-28T03:06:31:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:31:   referer: 'https://www.bing.com/',
2025-11-28T03:06:31:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:31:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:31:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:31:   dnt: '1',
2025-11-28T03:06:31:   'x-forwarded-for': '78.220.175.150, 4.206.73.185',
2025-11-28T03:06:31:   'x-real-ip': '78.220.175.150',
2025-11-28T03:06:31:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:31:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:31:   connection: 'Keep-Alive',
2025-11-28T03:06:31:   'x-middleware-invoke': '',
2025-11-28T03:06:31:   'x-invoke-path': '/404',
2025-11-28T03:06:31:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:31:   'x-invoke-status': '404'
2025-11-28T03:06:31: }
2025-11-28T03:06:31: 2025-11-28T08:06:31.967Z compression no compression: not acceptable
2025-11-28T03:06:32: 2025-11-28T08:06:32.220Z next:router-server:main requestHandler! /wp-includes/fonts/ {
2025-11-28T03:06:32:   matchedOutput: undefined,
2025-11-28T03:06:32:   statusCode: 308,
2025-11-28T03:06:32:   resHeaders: undefined,
2025-11-28T03:06:32:   bodyStream: false,
2025-11-28T03:06:32:   parsedUrl: { pathname: '/wp-includes/fonts', query: undefined },
2025-11-28T03:06:32:   finished: true
2025-11-28T03:06:32: }
2025-11-28T03:06:32: 2025-11-28T08:06:32.220Z compression undefined not compressible
2025-11-28T03:06:32: 2025-11-28T08:06:32.220Z compression no compression: filtered
2025-11-28T03:06:32: 2025-11-28T08:06:32.240Z next:router-server:main requestHandler! /wp-includes/fonts {
2025-11-28T03:06:32:   matchedOutput: null,
2025-11-28T03:06:32:   statusCode: undefined,
2025-11-28T03:06:32:   resHeaders: {},
2025-11-28T03:06:32:   bodyStream: false,
2025-11-28T03:06:32:   parsedUrl: {
2025-11-28T03:06:32:     pathname: '/wp-includes/fonts',
2025-11-28T03:06:32:     query: [Object: null prototype] {}
2025-11-28T03:06:32:   },
2025-11-28T03:06:32:   finished: false
2025-11-28T03:06:32: }
2025-11-28T03:06:32: 2025-11-28T08:06:32.240Z next:router-server:main invokeRender /wp-includes/fonts {
2025-11-28T03:06:32:   host: 'mail.gearly.com',
2025-11-28T03:06:32:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T03:06:32:   referer: 'https://www.google.co.uk/',
2025-11-28T03:06:32:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:32:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:32:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:32:   dnt: '1',
2025-11-28T03:06:32:   'x-forwarded-for': '14.138.21.92, 4.206.73.185',
2025-11-28T03:06:32:   'x-real-ip': '14.138.21.92',
2025-11-28T03:06:32:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:32:   connection: 'Keep-Alive',
2025-11-28T03:06:32:   'x-middleware-invoke': '',
2025-11-28T03:06:32:   'x-invoke-path': '/404',
2025-11-28T03:06:32:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:32:   'x-invoke-status': '404'
2025-11-28T03:06:32: }
2025-11-28T03:06:32: 2025-11-28T08:06:32.240Z compression no compression: not acceptable
2025-11-28T03:06:32: 2025-11-28T08:06:32.341Z next:router-server:main requestHandler! /wp-includes/fonts/autoload_classmap.php {
2025-11-28T03:06:32:   matchedOutput: null,
2025-11-28T03:06:32:   statusCode: undefined,
2025-11-28T03:06:32:   resHeaders: {},
2025-11-28T03:06:32:   bodyStream: false,
2025-11-28T03:06:32:   parsedUrl: {
2025-11-28T03:06:32:     pathname: '/wp-includes/fonts/autoload_classmap.php',
2025-11-28T03:06:32:     query: [Object: null prototype] {}
2025-11-28T03:06:32:   },
2025-11-28T03:06:32:   finished: false
2025-11-28T03:06:32: }
2025-11-28T03:06:32: 2025-11-28T08:06:32.341Z next:router-server:main invokeRender /wp-includes/fonts/autoload_classmap.php {
2025-11-28T03:06:32:   host: 'mail.gearly.com',
2025-11-28T03:06:32:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:32:   referer: 'https://duckduckgo.com/',
2025-11-28T03:06:32:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:32:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:32:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:32:   dnt: '1',
2025-11-28T03:06:32:   'x-forwarded-for': '18.202.168.243, 4.206.73.185',
2025-11-28T03:06:32:   'x-real-ip': '18.202.168.243',
2025-11-28T03:06:32:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:32:   connection: 'Keep-Alive',
2025-11-28T03:06:32:   'x-middleware-invoke': '',
2025-11-28T03:06:32:   'x-invoke-path': '/404',
2025-11-28T03:06:32:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:32:   'x-invoke-status': '404'
2025-11-28T03:06:32: }
2025-11-28T03:06:32: 2025-11-28T08:06:32.342Z compression no compression: not acceptable
2025-11-28T03:06:32: 2025-11-28T08:06:32.396Z next:router-server:main requestHandler! /wp-includes/fonts/index.php {
2025-11-28T03:06:32:   matchedOutput: null,
2025-11-28T03:06:32:   statusCode: undefined,
2025-11-28T03:06:32:   resHeaders: {},
2025-11-28T03:06:32:   bodyStream: false,
2025-11-28T03:06:32:   parsedUrl: {
2025-11-28T03:06:32:     pathname: '/wp-includes/fonts/index.php',
2025-11-28T03:06:32:     query: [Object: null prototype] {}
2025-11-28T03:06:32:   },
2025-11-28T03:06:32:   finished: false
2025-11-28T03:06:32: }
2025-11-28T03:06:32: 2025-11-28T08:06:32.396Z next:router-server:main invokeRender /wp-includes/fonts/index.php {
2025-11-28T03:06:32:   host: 'mail.gearly.com',
2025-11-28T03:06:32:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:32:   referer: 'https://www.google.co.uk/',
2025-11-28T03:06:32:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:32:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:32:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:32:   dnt: '1',
2025-11-28T03:06:32:   'x-forwarded-for': '247.211.170.74, 4.206.73.185',
2025-11-28T03:06:32:   'x-real-ip': '247.211.170.74',
2025-11-28T03:06:32:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:32:   connection: 'Keep-Alive',
2025-11-28T03:06:32:   'x-middleware-invoke': '',
2025-11-28T03:06:32:   'x-invoke-path': '/404',
2025-11-28T03:06:32:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:32:   'x-invoke-status': '404'
2025-11-28T03:06:32: }
2025-11-28T03:06:32: 2025-11-28T08:06:32.397Z compression no compression: not acceptable
2025-11-28T03:06:32: 2025-11-28T08:06:32.418Z next:router-server:main requestHandler! /wp-includes/html-api/ {
2025-11-28T03:06:32:   matchedOutput: undefined,
2025-11-28T03:06:32:   statusCode: 308,
2025-11-28T03:06:32:   resHeaders: undefined,
2025-11-28T03:06:32:   bodyStream: false,
2025-11-28T03:06:32:   parsedUrl: { pathname: '/wp-includes/html-api', query: undefined },
2025-11-28T03:06:32:   finished: true
2025-11-28T03:06:32: }
2025-11-28T03:06:32: 2025-11-28T08:06:32.418Z compression undefined not compressible
2025-11-28T03:06:32: 2025-11-28T08:06:32.418Z compression no compression: filtered
2025-11-28T03:06:32: 2025-11-28T08:06:32.437Z next:router-server:main requestHandler! /wp-includes/html-api {
2025-11-28T03:06:32:   matchedOutput: null,
2025-11-28T03:06:32:   statusCode: undefined,
2025-11-28T03:06:32:   resHeaders: {},
2025-11-28T03:06:32:   bodyStream: false,
2025-11-28T03:06:32:   parsedUrl: {
2025-11-28T03:06:32:     pathname: '/wp-includes/html-api',
2025-11-28T03:06:32:     query: [Object: null prototype] {}
2025-11-28T03:06:32:   },
2025-11-28T03:06:32:   finished: false
2025-11-28T03:06:32: }
2025-11-28T03:06:32: 2025-11-28T08:06:32.437Z next:router-server:main invokeRender /wp-includes/html-api {
2025-11-28T03:06:32:   host: 'mail.gearly.com',
2025-11-28T03:06:32:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T03:06:32:   referer: 'https://www.google.de/',
2025-11-28T03:06:32:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:32:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:32:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:32:   dnt: '1',
2025-11-28T03:06:32:   'x-forwarded-for': '44.147.252.21, 4.206.73.185',
2025-11-28T03:06:32:   'x-real-ip': '44.147.252.21',
2025-11-28T03:06:32:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:32:   connection: 'Keep-Alive',
2025-11-28T03:06:32:   'x-middleware-invoke': '',
2025-11-28T03:06:32:   'x-invoke-path': '/404',
2025-11-28T03:06:32:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:32:   'x-invoke-status': '404'
2025-11-28T03:06:32: }
2025-11-28T03:06:32: 2025-11-28T08:06:32.438Z compression no compression: not acceptable
2025-11-28T03:06:32: 2025-11-28T08:06:32.474Z next:router-server:main requestHandler! /wp-includes/images/crystal/ {
2025-11-28T03:06:32:   matchedOutput: undefined,
2025-11-28T03:06:32:   statusCode: 308,
2025-11-28T03:06:32:   resHeaders: undefined,
2025-11-28T03:06:32:   bodyStream: false,
2025-11-28T03:06:32:   parsedUrl: { pathname: '/wp-includes/images/crystal', query: undefined },
2025-11-28T03:06:32:   finished: true
2025-11-28T03:06:32: }
2025-11-28T03:06:32: 2025-11-28T08:06:32.475Z compression undefined not compressible
2025-11-28T03:06:32: 2025-11-28T08:06:32.475Z compression no compression: filtered
2025-11-28T03:06:32: 2025-11-28T08:06:32.539Z next:router-server:main requestHandler! /wp-includes/images/crystal {
2025-11-28T03:06:32:   matchedOutput: null,
2025-11-28T03:06:32:   statusCode: undefined,
2025-11-28T03:06:32:   resHeaders: {},
2025-11-28T03:06:32:   bodyStream: false,
2025-11-28T03:06:32:   parsedUrl: {
2025-11-28T03:06:32:     pathname: '/wp-includes/images/crystal',
2025-11-28T03:06:32:     query: [Object: null prototype] {}
2025-11-28T03:06:32:   },
2025-11-28T03:06:32:   finished: false
2025-11-28T03:06:32: }
2025-11-28T03:06:32: 2025-11-28T08:06:32.539Z next:router-server:main invokeRender /wp-includes/images/crystal {
2025-11-28T03:06:32:   host: 'mail.gearly.com',
2025-11-28T03:06:32:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:32:   referer: 'https://duckduckgo.com/',
2025-11-28T03:06:32:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:32:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:32:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:32:   dnt: '1',
2025-11-28T03:06:32:   'x-forwarded-for': '206.113.49.218, 4.206.73.185',
2025-11-28T03:06:32:   'x-real-ip': '206.113.49.218',
2025-11-28T03:06:32:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:32:   connection: 'Keep-Alive',
2025-11-28T03:06:32:   'x-middleware-invoke': '',
2025-11-28T03:06:32:   'x-invoke-path': '/404',
2025-11-28T03:06:32:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:32:   'x-invoke-status': '404'
2025-11-28T03:06:32: }
2025-11-28T03:06:32: 2025-11-28T08:06:32.540Z compression no compression: not acceptable
2025-11-28T03:06:32: 2025-11-28T08:06:32.561Z next:router-server:main requestHandler! /wp-includes/images/index.php {
2025-11-28T03:06:32:   matchedOutput: null,
2025-11-28T03:06:32:   statusCode: undefined,
2025-11-28T03:06:32:   resHeaders: {},
2025-11-28T03:06:32:   bodyStream: false,
2025-11-28T03:06:32:   parsedUrl: {
2025-11-28T03:06:32:     pathname: '/wp-includes/images/index.php',
2025-11-28T03:06:32:     query: [Object: null prototype] {}
2025-11-28T03:06:32:   },
2025-11-28T03:06:32:   finished: false
2025-11-28T03:06:32: }
2025-11-28T03:06:32: 2025-11-28T08:06:32.562Z next:router-server:main invokeRender /wp-includes/images/index.php {
2025-11-28T03:06:32:   host: 'mail.gearly.com',
2025-11-28T03:06:32:   'user-agent': 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:32:   referer: 'https://www.google.de/',
2025-11-28T03:06:32:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:32:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:32:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:32:   dnt: '1',
2025-11-28T03:06:32:   'x-forwarded-for': '106.150.175.211, 4.206.73.185',
2025-11-28T03:06:32:   'x-real-ip': '106.150.175.211',
2025-11-28T03:06:32:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:32:   connection: 'Keep-Alive',
2025-11-28T03:06:32:   'x-middleware-invoke': '',
2025-11-28T03:06:32:   'x-invoke-path': '/404',
2025-11-28T03:06:32:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:32:   'x-invoke-status': '404'
2025-11-28T03:06:32: }
2025-11-28T03:06:32: 2025-11-28T08:06:32.562Z compression no compression: not acceptable
2025-11-28T03:06:32: 2025-11-28T08:06:32.586Z next:router-server:main requestHandler! /wp-includes/images/media/ {
2025-11-28T03:06:32:   matchedOutput: undefined,
2025-11-28T03:06:32:   statusCode: 308,
2025-11-28T03:06:32:   resHeaders: undefined,
2025-11-28T03:06:32:   bodyStream: false,
2025-11-28T03:06:32:   parsedUrl: { pathname: '/wp-includes/images/media', query: undefined },
2025-11-28T03:06:32:   finished: true
2025-11-28T03:06:32: }
2025-11-28T03:06:32: 2025-11-28T08:06:32.587Z compression undefined not compressible
2025-11-28T03:06:32: 2025-11-28T08:06:32.587Z compression no compression: filtered
2025-11-28T03:06:32: 2025-11-28T08:06:32.626Z next:router-server:main requestHandler! /wp-includes/images/media {
2025-11-28T03:06:32:   matchedOutput: null,
2025-11-28T03:06:32:   statusCode: undefined,
2025-11-28T03:06:32:   resHeaders: {},
2025-11-28T03:06:32:   bodyStream: false,
2025-11-28T03:06:32:   parsedUrl: {
2025-11-28T03:06:32:     pathname: '/wp-includes/images/media',
2025-11-28T03:06:32:     query: [Object: null prototype] {}
2025-11-28T03:06:32:   },
2025-11-28T03:06:32:   finished: false
2025-11-28T03:06:32: }
2025-11-28T03:06:32: 2025-11-28T08:06:32.626Z next:router-server:main invokeRender /wp-includes/images/media {
2025-11-28T03:06:32:   host: 'mail.gearly.com',
2025-11-28T03:06:32:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T03:06:32:   referer: 'https://www.google.de/',
2025-11-28T03:06:32:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:32:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:32:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:32:   dnt: '1',
2025-11-28T03:06:32:   'x-forwarded-for': '12.212.248.250, 4.206.73.185',
2025-11-28T03:06:32:   'x-real-ip': '12.212.248.250',
2025-11-28T03:06:32:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:32:   connection: 'Keep-Alive',
2025-11-28T03:06:32:   'x-middleware-invoke': '',
2025-11-28T03:06:32:   'x-invoke-path': '/404',
2025-11-28T03:06:32:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:32:   'x-invoke-status': '404'
2025-11-28T03:06:32: }
2025-11-28T03:06:32: 2025-11-28T08:06:32.627Z compression no compression: not acceptable
2025-11-28T03:06:32: 2025-11-28T08:06:32.648Z next:router-server:main requestHandler! /wp-includes/images/media/index.php {
2025-11-28T03:06:32:   matchedOutput: null,
2025-11-28T03:06:32:   statusCode: undefined,
2025-11-28T03:06:32:   resHeaders: {},
2025-11-28T03:06:32:   bodyStream: false,
2025-11-28T03:06:32:   parsedUrl: {
2025-11-28T03:06:32:     pathname: '/wp-includes/images/media/index.php',
2025-11-28T03:06:32:     query: [Object: null prototype] {}
2025-11-28T03:06:32:   },
2025-11-28T03:06:32:   finished: false
2025-11-28T03:06:32: }
2025-11-28T03:06:32: 2025-11-28T08:06:32.648Z next:router-server:main invokeRender /wp-includes/images/media/index.php {
2025-11-28T03:06:32:   host: 'mail.gearly.com',
2025-11-28T03:06:32:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:32:   referer: 'https://www.yahoo.com/',
2025-11-28T03:06:32:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:32:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:32:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:32:   dnt: '1',
2025-11-28T03:06:32:   'x-forwarded-for': '18.91.12.248, 4.206.73.185',
2025-11-28T03:06:32:   'x-real-ip': '18.91.12.248',
2025-11-28T03:06:32:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:32:   connection: 'Keep-Alive',
2025-11-28T03:06:32:   'x-middleware-invoke': '',
2025-11-28T03:06:32:   'x-invoke-path': '/404',
2025-11-28T03:06:32:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:32:   'x-invoke-status': '404'
2025-11-28T03:06:32: }
2025-11-28T03:06:32: 2025-11-28T08:06:32.649Z compression no compression: not acceptable
2025-11-28T03:06:32: 2025-11-28T08:06:32.990Z next:router-server:main requestHandler! /wp-includes/images/smilies/ {
2025-11-28T03:06:32:   matchedOutput: undefined,
2025-11-28T03:06:32:   statusCode: 308,
2025-11-28T03:06:32:   resHeaders: undefined,
2025-11-28T03:06:32:   bodyStream: false,
2025-11-28T03:06:32:   parsedUrl: { pathname: '/wp-includes/images/smilies', query: undefined },
2025-11-28T03:06:32:   finished: true
2025-11-28T03:06:32: }
2025-11-28T03:06:32: 2025-11-28T08:06:32.990Z compression undefined not compressible
2025-11-28T03:06:32: 2025-11-28T08:06:32.990Z compression no compression: filtered
2025-11-28T03:06:33: 2025-11-28T08:06:33.048Z next:router-server:main requestHandler! /wp-includes/images/smilies {
2025-11-28T03:06:33:   matchedOutput: null,
2025-11-28T03:06:33:   statusCode: undefined,
2025-11-28T03:06:33:   resHeaders: {},
2025-11-28T03:06:33:   bodyStream: false,
2025-11-28T03:06:33:   parsedUrl: {
2025-11-28T03:06:33:     pathname: '/wp-includes/images/smilies',
2025-11-28T03:06:33:     query: [Object: null prototype] {}
2025-11-28T03:06:33:   },
2025-11-28T03:06:33:   finished: false
2025-11-28T03:06:33: }
2025-11-28T03:06:33: 2025-11-28T08:06:33.049Z next:router-server:main invokeRender /wp-includes/images/smilies {
2025-11-28T03:06:33:   host: 'mail.gearly.com',
2025-11-28T03:06:33:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:33:   referer: 'https://www.yahoo.com/',
2025-11-28T03:06:33:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:33:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:33:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:33:   dnt: '1',
2025-11-28T03:06:33:   'x-forwarded-for': '138.51.97.222, 4.206.73.185',
2025-11-28T03:06:33:   'x-real-ip': '138.51.97.222',
2025-11-28T03:06:33:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:33:   connection: 'Keep-Alive',
2025-11-28T03:06:33:   'x-middleware-invoke': '',
2025-11-28T03:06:33:   'x-invoke-path': '/404',
2025-11-28T03:06:33:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:33:   'x-invoke-status': '404'
2025-11-28T03:06:33: }
2025-11-28T03:06:33: 2025-11-28T08:06:33.049Z compression no compression: not acceptable
2025-11-28T03:06:33: 2025-11-28T08:06:33.746Z next:router-server:main requestHandler! /wp-includes/images/wlw/ {
2025-11-28T03:06:33:   matchedOutput: undefined,
2025-11-28T03:06:33:   statusCode: 308,
2025-11-28T03:06:33:   resHeaders: undefined,
2025-11-28T03:06:33:   bodyStream: false,
2025-11-28T03:06:33:   parsedUrl: { pathname: '/wp-includes/images/wlw', query: undefined },
2025-11-28T03:06:33:   finished: true
2025-11-28T03:06:33: }
2025-11-28T03:06:33: 2025-11-28T08:06:33.747Z compression undefined not compressible
2025-11-28T03:06:33: 2025-11-28T08:06:33.747Z compression no compression: filtered
2025-11-28T03:06:33: 2025-11-28T08:06:33.765Z next:router-server:main requestHandler! /wp-includes/images/wlw {
2025-11-28T03:06:33:   matchedOutput: null,
2025-11-28T03:06:33:   statusCode: undefined,
2025-11-28T03:06:33:   resHeaders: {},
2025-11-28T03:06:33:   bodyStream: false,
2025-11-28T03:06:33:   parsedUrl: {
2025-11-28T03:06:33:     pathname: '/wp-includes/images/wlw',
2025-11-28T03:06:33:     query: [Object: null prototype] {}
2025-11-28T03:06:33:   },
2025-11-28T03:06:33:   finished: false
2025-11-28T03:06:33: }
2025-11-28T03:06:33: 2025-11-28T08:06:33.765Z next:router-server:main invokeRender /wp-includes/images/wlw {
2025-11-28T03:06:33:   host: 'mail.gearly.com',
2025-11-28T03:06:33:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:33:   referer: 'https://www.google.fr/',
2025-11-28T03:06:33:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:33:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:33:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:33:   dnt: '1',
2025-11-28T03:06:33:   'x-forwarded-for': '75.10.32.147, 4.206.73.185',
2025-11-28T03:06:33:   'x-real-ip': '75.10.32.147',
2025-11-28T03:06:33:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:33:   connection: 'Keep-Alive',
2025-11-28T03:06:33:   'x-middleware-invoke': '',
2025-11-28T03:06:33:   'x-invoke-path': '/404',
2025-11-28T03:06:33:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:33:   'x-invoke-status': '404'
2025-11-28T03:06:33: }
2025-11-28T03:06:33: 2025-11-28T08:06:33.766Z compression no compression: not acceptable
2025-11-28T03:06:33: 2025-11-28T08:06:33.792Z next:router-server:main requestHandler! /wp-includes/index.php {
2025-11-28T03:06:33:   matchedOutput: null,
2025-11-28T03:06:33:   statusCode: undefined,
2025-11-28T03:06:33:   resHeaders: {},
2025-11-28T03:06:33:   bodyStream: false,
2025-11-28T03:06:33:   parsedUrl: {
2025-11-28T03:06:33:     pathname: '/wp-includes/index.php',
2025-11-28T03:06:33:     query: [Object: null prototype] {}
2025-11-28T03:06:33:   },
2025-11-28T03:06:33:   finished: false
2025-11-28T03:06:33: }
2025-11-28T03:06:33: 2025-11-28T08:06:33.792Z next:router-server:main invokeRender /wp-includes/index.php {
2025-11-28T03:06:33:   host: 'mail.gearly.com',
2025-11-28T03:06:33:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:33:   referer: 'https://www.yahoo.com/',
2025-11-28T03:06:33:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:33:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:33:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:33:   dnt: '1',
2025-11-28T03:06:33:   'x-forwarded-for': '5.29.99.68, 4.206.73.185',
2025-11-28T03:06:33:   'x-real-ip': '5.29.99.68',
2025-11-28T03:06:33:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:33:   connection: 'Keep-Alive',
2025-11-28T03:06:33:   'x-middleware-invoke': '',
2025-11-28T03:06:33:   'x-invoke-path': '/404',
2025-11-28T03:06:33:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:33:   'x-invoke-status': '404'
2025-11-28T03:06:33: }
2025-11-28T03:06:33: 2025-11-28T08:06:33.793Z compression no compression: not acceptable
2025-11-28T03:06:33: 2025-11-28T08:06:33.811Z next:router-server:main requestHandler! /wp-includes/js/codemirror/ {
2025-11-28T03:06:33:   matchedOutput: undefined,
2025-11-28T03:06:33:   statusCode: 308,
2025-11-28T03:06:33:   resHeaders: undefined,
2025-11-28T03:06:33:   bodyStream: false,
2025-11-28T03:06:33:   parsedUrl: { pathname: '/wp-includes/js/codemirror', query: undefined },
2025-11-28T03:06:33:   finished: true
2025-11-28T03:06:33: }
2025-11-28T03:06:33: 2025-11-28T08:06:33.811Z compression undefined not compressible
2025-11-28T03:06:33: 2025-11-28T08:06:33.811Z compression no compression: filtered
2025-11-28T03:06:33: 2025-11-28T08:06:33.866Z next:router-server:main requestHandler! /wp-includes/js/codemirror {
2025-11-28T03:06:33:   matchedOutput: null,
2025-11-28T03:06:33:   statusCode: undefined,
2025-11-28T03:06:33:   resHeaders: {},
2025-11-28T03:06:33:   bodyStream: false,
2025-11-28T03:06:33:   parsedUrl: {
2025-11-28T03:06:33:     pathname: '/wp-includes/js/codemirror',
2025-11-28T03:06:33:     query: [Object: null prototype] {}
2025-11-28T03:06:33:   },
2025-11-28T03:06:33:   finished: false
2025-11-28T03:06:33: }
2025-11-28T03:06:33: 2025-11-28T08:06:33.866Z next:router-server:main invokeRender /wp-includes/js/codemirror {
2025-11-28T03:06:33:   host: 'mail.gearly.com',
2025-11-28T03:06:33:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:33:   referer: 'https://www.google.fr/',
2025-11-28T03:06:33:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:33:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:33:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:33:   dnt: '1',
2025-11-28T03:06:33:   'x-forwarded-for': '250.28.14.66, 4.206.73.185',
2025-11-28T03:06:33:   'x-real-ip': '250.28.14.66',
2025-11-28T03:06:33:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:33:   connection: 'Keep-Alive',
2025-11-28T03:06:33:   'x-middleware-invoke': '',
2025-11-28T03:06:33:   'x-invoke-path': '/404',
2025-11-28T03:06:33:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:33:   'x-invoke-status': '404'
2025-11-28T03:06:33: }
2025-11-28T03:06:33: 2025-11-28T08:06:33.867Z compression no compression: not acceptable
2025-11-28T03:06:34: 2025-11-28T08:06:34.665Z next:router-server:main requestHandler! /wp-includes/js/crop/ {
2025-11-28T03:06:34:   matchedOutput: undefined,
2025-11-28T03:06:34:   statusCode: 308,
2025-11-28T03:06:34:   resHeaders: undefined,
2025-11-28T03:06:34:   bodyStream: false,
2025-11-28T03:06:34:   parsedUrl: { pathname: '/wp-includes/js/crop', query: undefined },
2025-11-28T03:06:34:   finished: true
2025-11-28T03:06:34: }
2025-11-28T03:06:34: 2025-11-28T08:06:34.666Z compression undefined not compressible
2025-11-28T03:06:34: 2025-11-28T08:06:34.666Z compression no compression: filtered
2025-11-28T03:06:34: 2025-11-28T08:06:34.691Z next:router-server:main requestHandler! /wp-includes/js/crop {
2025-11-28T03:06:34:   matchedOutput: null,
2025-11-28T03:06:34:   statusCode: undefined,
2025-11-28T03:06:34:   resHeaders: {},
2025-11-28T03:06:34:   bodyStream: false,
2025-11-28T03:06:34:   parsedUrl: {
2025-11-28T03:06:34:     pathname: '/wp-includes/js/crop',
2025-11-28T03:06:34:     query: [Object: null prototype] {}
2025-11-28T03:06:34:   },
2025-11-28T03:06:34:   finished: false
2025-11-28T03:06:34: }
2025-11-28T03:06:34: 2025-11-28T08:06:34.691Z next:router-server:main invokeRender /wp-includes/js/crop {
2025-11-28T03:06:34:   host: 'mail.gearly.com',
2025-11-28T03:06:34:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:34:   referer: 'https://duckduckgo.com/',
2025-11-28T03:06:34:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:34:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:34:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:34:   dnt: '1',
2025-11-28T03:06:34:   'x-forwarded-for': '12.83.6.127, 4.206.73.185',
2025-11-28T03:06:34:   'x-real-ip': '12.83.6.127',
2025-11-28T03:06:34:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:34:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:34:   connection: 'Keep-Alive',
2025-11-28T03:06:34:   'x-middleware-invoke': '',
2025-11-28T03:06:34:   'x-invoke-path': '/404',
2025-11-28T03:06:34:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:34:   'x-invoke-status': '404'
2025-11-28T03:06:34: }
2025-11-28T03:06:34: 2025-11-28T08:06:34.692Z compression no compression: not acceptable
2025-11-28T03:06:35: 2025-11-28T08:06:35.230Z next:router-server:main requestHandler! /wp-includes/js/jcrop/jcrop.php {
2025-11-28T03:06:35:   matchedOutput: null,
2025-11-28T03:06:35:   statusCode: undefined,
2025-11-28T03:06:35:   resHeaders: {},
2025-11-28T03:06:35:   bodyStream: false,
2025-11-28T03:06:35:   parsedUrl: {
2025-11-28T03:06:35:     pathname: '/wp-includes/js/jcrop/jcrop.php',
2025-11-28T03:06:35:     query: [Object: null prototype] {}
2025-11-28T03:06:35:   },
2025-11-28T03:06:35:   finished: false
2025-11-28T03:06:35: }
2025-11-28T03:06:35: 2025-11-28T08:06:35.231Z next:router-server:main invokeRender /wp-includes/js/jcrop/jcrop.php {
2025-11-28T03:06:35:   host: 'mail.gearly.com',
2025-11-28T03:06:35:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:35:   referer: 'https://www.google.de/',
2025-11-28T03:06:35:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:35:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:35:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:35:   dnt: '1',
2025-11-28T03:06:35:   'x-forwarded-for': '235.46.224.77, 4.206.73.185',
2025-11-28T03:06:35:   'x-real-ip': '235.46.224.77',
2025-11-28T03:06:35:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:35:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:35:   connection: 'Keep-Alive',
2025-11-28T03:06:35:   'x-middleware-invoke': '',
2025-11-28T03:06:35:   'x-invoke-path': '/404',
2025-11-28T03:06:35:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:35:   'x-invoke-status': '404'
2025-11-28T03:06:35: }
2025-11-28T03:06:35: 2025-11-28T08:06:35.231Z compression no compression: not acceptable
2025-11-28T03:06:35: 2025-11-28T08:06:35.341Z next:router-server:main requestHandler! /wp-includes/php-compat/ {
2025-11-28T03:06:35:   matchedOutput: undefined,
2025-11-28T03:06:35:   statusCode: 308,
2025-11-28T03:06:35:   resHeaders: undefined,
2025-11-28T03:06:35:   bodyStream: false,
2025-11-28T03:06:35:   parsedUrl: { pathname: '/wp-includes/php-compat', query: undefined },
2025-11-28T03:06:35:   finished: true
2025-11-28T03:06:35: }
2025-11-28T03:06:35: 2025-11-28T08:06:35.341Z compression undefined not compressible
2025-11-28T03:06:35: 2025-11-28T08:06:35.341Z compression no compression: filtered
2025-11-28T03:06:35: 2025-11-28T08:06:35.376Z next:router-server:main requestHandler! /wp-includes/php-compat {
2025-11-28T03:06:35:   matchedOutput: null,
2025-11-28T03:06:35:   statusCode: undefined,
2025-11-28T03:06:35:   resHeaders: {},
2025-11-28T03:06:35:   bodyStream: false,
2025-11-28T03:06:35:   parsedUrl: {
2025-11-28T03:06:35:     pathname: '/wp-includes/php-compat',
2025-11-28T03:06:35:     query: [Object: null prototype] {}
2025-11-28T03:06:35:   },
2025-11-28T03:06:35:   finished: false
2025-11-28T03:06:35: }
2025-11-28T03:06:35: 2025-11-28T08:06:35.376Z next:router-server:main invokeRender /wp-includes/php-compat {
2025-11-28T03:06:35:   host: 'mail.gearly.com',
2025-11-28T03:06:35:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T03:06:35:   referer: 'https://www.bing.com/',
2025-11-28T03:06:35:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:35:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:35:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:35:   dnt: '1',
2025-11-28T03:06:35:   'x-forwarded-for': '140.27.37.55, 4.206.73.185',
2025-11-28T03:06:35:   'x-real-ip': '140.27.37.55',
2025-11-28T03:06:35:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:35:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:35:   connection: 'Keep-Alive',
2025-11-28T03:06:35:   'x-middleware-invoke': '',
2025-11-28T03:06:35:   'x-invoke-path': '/404',
2025-11-28T03:06:35:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:35:   'x-invoke-status': '404'
2025-11-28T03:06:35: }
2025-11-28T03:06:35: 2025-11-28T08:06:35.377Z compression no compression: not acceptable
2025-11-28T03:06:35: 2025-11-28T08:06:35.541Z next:router-server:main requestHandler! /wp-includes/pomo/ {
2025-11-28T03:06:35:   matchedOutput: undefined,
2025-11-28T03:06:35:   statusCode: 308,
2025-11-28T03:06:35:   resHeaders: undefined,
2025-11-28T03:06:35:   bodyStream: false,
2025-11-28T03:06:35:   parsedUrl: { pathname: '/wp-includes/pomo', query: undefined },
2025-11-28T03:06:35:   finished: true
2025-11-28T03:06:35: }
2025-11-28T03:06:35: 2025-11-28T08:06:35.541Z compression undefined not compressible
2025-11-28T03:06:35: 2025-11-28T08:06:35.541Z compression no compression: filtered
2025-11-28T03:06:35: 2025-11-28T08:06:35.952Z next:router-server:main requestHandler! /wp-includes/pomo {
2025-11-28T03:06:35:   matchedOutput: null,
2025-11-28T03:06:35:   statusCode: undefined,
2025-11-28T03:06:35:   resHeaders: {},
2025-11-28T03:06:35:   bodyStream: false,
2025-11-28T03:06:35:   parsedUrl: { pathname: '/wp-includes/pomo', query: [Object: null prototype] {} },
2025-11-28T03:06:35:   finished: false
2025-11-28T03:06:35: }
2025-11-28T03:06:35: 2025-11-28T08:06:35.953Z next:router-server:main invokeRender /wp-includes/pomo {
2025-11-28T03:06:35:   host: 'mail.gearly.com',
2025-11-28T03:06:35:   'user-agent': 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:35:   referer: 'https://www.bing.com/',
2025-11-28T03:06:35:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:35:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:35:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:35:   dnt: '1',
2025-11-28T03:06:35:   'x-forwarded-for': '187.24.128.3, 4.206.73.185',
2025-11-28T03:06:35:   'x-real-ip': '187.24.128.3',
2025-11-28T03:06:35:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:35:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:35:   connection: 'Keep-Alive',
2025-11-28T03:06:35:   'x-middleware-invoke': '',
2025-11-28T03:06:35:   'x-invoke-path': '/404',
2025-11-28T03:06:35:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:35:   'x-invoke-status': '404'
2025-11-28T03:06:35: }
2025-11-28T03:06:35: 2025-11-28T08:06:35.953Z compression no compression: not acceptable
2025-11-28T03:06:35: 2025-11-28T08:06:35.992Z next:router-server:main requestHandler! /wp-includes/random_compat/ {
2025-11-28T03:06:35:   matchedOutput: undefined,
2025-11-28T03:06:35:   statusCode: 308,
2025-11-28T03:06:35:   resHeaders: undefined,
2025-11-28T03:06:35:   bodyStream: false,
2025-11-28T03:06:35:   parsedUrl: { pathname: '/wp-includes/random_compat', query: undefined },
2025-11-28T03:06:35:   finished: true
2025-11-28T03:06:35: }
2025-11-28T03:06:35: 2025-11-28T08:06:35.993Z compression undefined not compressible
2025-11-28T03:06:35: 2025-11-28T08:06:35.993Z compression no compression: filtered
2025-11-28T03:06:36: 2025-11-28T08:06:36.272Z next:router-server:main requestHandler! /wp-includes/random_compat {
2025-11-28T03:06:36:   matchedOutput: null,
2025-11-28T03:06:36:   statusCode: undefined,
2025-11-28T03:06:36:   resHeaders: {},
2025-11-28T03:06:36:   bodyStream: false,
2025-11-28T03:06:36:   parsedUrl: {
2025-11-28T03:06:36:     pathname: '/wp-includes/random_compat',
2025-11-28T03:06:36:     query: [Object: null prototype] {}
2025-11-28T03:06:36:   },
2025-11-28T03:06:36:   finished: false
2025-11-28T03:06:36: }
2025-11-28T03:06:36: 2025-11-28T08:06:36.272Z next:router-server:main invokeRender /wp-includes/random_compat {
2025-11-28T03:06:36:   host: 'mail.gearly.com',
2025-11-28T03:06:36:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:36:   referer: 'https://www.google.de/',
2025-11-28T03:06:36:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:36:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:36:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:36:   dnt: '1',
2025-11-28T03:06:36:   'x-forwarded-for': '108.200.52.135, 4.206.73.185',
2025-11-28T03:06:36:   'x-real-ip': '108.200.52.135',
2025-11-28T03:06:36:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:36:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:36:   connection: 'Keep-Alive',
2025-11-28T03:06:36:   'x-middleware-invoke': '',
2025-11-28T03:06:36:   'x-invoke-path': '/404',
2025-11-28T03:06:36:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:36:   'x-invoke-status': '404'
2025-11-28T03:06:36: }
2025-11-28T03:06:36: 2025-11-28T08:06:36.273Z compression no compression: not acceptable
2025-11-28T03:06:45: 2025-11-28T08:06:45.514Z next:router-server:main requestHandler! /wp-includes/rest-api/ {
2025-11-28T03:06:45:   matchedOutput: undefined,
2025-11-28T03:06:45:   statusCode: 308,
2025-11-28T03:06:45:   resHeaders: undefined,
2025-11-28T03:06:45:   bodyStream: false,
2025-11-28T03:06:45:   parsedUrl: { pathname: '/wp-includes/rest-api', query: undefined },
2025-11-28T03:06:45:   finished: true
2025-11-28T03:06:45: }
2025-11-28T03:06:45: 2025-11-28T08:06:45.514Z compression undefined not compressible
2025-11-28T03:06:45: 2025-11-28T08:06:45.514Z compression no compression: filtered
2025-11-28T03:06:45: 2025-11-28T08:06:45.624Z next:router-server:main requestHandler! /wp-includes/rest-api {
2025-11-28T03:06:45:   matchedOutput: null,
2025-11-28T03:06:45:   statusCode: undefined,
2025-11-28T03:06:45:   resHeaders: {},
2025-11-28T03:06:45:   bodyStream: false,
2025-11-28T03:06:45:   parsedUrl: {
2025-11-28T03:06:45:     pathname: '/wp-includes/rest-api',
2025-11-28T03:06:45:     query: [Object: null prototype] {}
2025-11-28T03:06:45:   },
2025-11-28T03:06:45:   finished: false
2025-11-28T03:06:45: }
2025-11-28T03:06:45: 2025-11-28T08:06:45.624Z next:router-server:main invokeRender /wp-includes/rest-api {
2025-11-28T03:06:45:   host: 'mail.gearly.com',
2025-11-28T03:06:45:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T03:06:45:   referer: 'https://www.google.de/',
2025-11-28T03:06:45:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:45:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:45:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:45:   dnt: '1',
2025-11-28T03:06:45:   'x-forwarded-for': '248.22.144.128, 4.206.73.185',
2025-11-28T03:06:45:   'x-real-ip': '248.22.144.128',
2025-11-28T03:06:45:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:45:   connection: 'Keep-Alive',
2025-11-28T03:06:45:   'x-middleware-invoke': '',
2025-11-28T03:06:45:   'x-invoke-path': '/404',
2025-11-28T03:06:45:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:45:   'x-invoke-status': '404'
2025-11-28T03:06:45: }
2025-11-28T03:06:45: 2025-11-28T08:06:45.625Z compression no compression: not acceptable
2025-11-28T03:06:45: 2025-11-28T08:06:45.645Z next:router-server:main requestHandler! /wp-includes/rest-api/endpoints/ {
2025-11-28T03:06:45:   matchedOutput: undefined,
2025-11-28T03:06:45:   statusCode: 308,
2025-11-28T03:06:45:   resHeaders: undefined,
2025-11-28T03:06:45:   bodyStream: false,
2025-11-28T03:06:45:   parsedUrl: { pathname: '/wp-includes/rest-api/endpoints', query: undefined },
2025-11-28T03:06:45:   finished: true
2025-11-28T03:06:45: }
2025-11-28T03:06:45: 2025-11-28T08:06:45.645Z compression undefined not compressible
2025-11-28T03:06:45: 2025-11-28T08:06:45.645Z compression no compression: filtered
2025-11-28T03:06:45: 2025-11-28T08:06:45.670Z next:router-server:main requestHandler! /wp-includes/rest-api/endpoints {
2025-11-28T03:06:45:   matchedOutput: null,
2025-11-28T03:06:45:   statusCode: undefined,
2025-11-28T03:06:45:   resHeaders: {},
2025-11-28T03:06:45:   bodyStream: false,
2025-11-28T03:06:45:   parsedUrl: {
2025-11-28T03:06:45:     pathname: '/wp-includes/rest-api/endpoints',
2025-11-28T03:06:45:     query: [Object: null prototype] {}
2025-11-28T03:06:45:   },
2025-11-28T03:06:45:   finished: false
2025-11-28T03:06:45: }
2025-11-28T03:06:45: 2025-11-28T08:06:45.671Z next:router-server:main invokeRender /wp-includes/rest-api/endpoints {
2025-11-28T03:06:45:   host: 'mail.gearly.com',
2025-11-28T03:06:45:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T03:06:45:   referer: 'https://www.bing.com/',
2025-11-28T03:06:45:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:45:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:45:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:45:   dnt: '1',
2025-11-28T03:06:45:   'x-forwarded-for': '201.199.149.7, 4.206.73.185',
2025-11-28T03:06:45:   'x-real-ip': '201.199.149.7',
2025-11-28T03:06:45:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:45:   connection: 'Keep-Alive',
2025-11-28T03:06:45:   'x-middleware-invoke': '',
2025-11-28T03:06:45:   'x-invoke-path': '/404',
2025-11-28T03:06:45:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:45:   'x-invoke-status': '404'
2025-11-28T03:06:45: }
2025-11-28T03:06:45: 2025-11-28T08:06:45.671Z compression no compression: not acceptable
2025-11-28T03:06:45: 2025-11-28T08:06:45.732Z next:router-server:main requestHandler! /wp-includes/rest-api/fields/ {
2025-11-28T03:06:45:   matchedOutput: undefined,
2025-11-28T03:06:45:   statusCode: 308,
2025-11-28T03:06:45:   resHeaders: undefined,
2025-11-28T03:06:45:   bodyStream: false,
2025-11-28T03:06:45:   parsedUrl: { pathname: '/wp-includes/rest-api/fields', query: undefined },
2025-11-28T03:06:45:   finished: true
2025-11-28T03:06:45: }
2025-11-28T03:06:45: 2025-11-28T08:06:45.732Z compression undefined not compressible
2025-11-28T03:06:45: 2025-11-28T08:06:45.732Z compression no compression: filtered
2025-11-28T03:06:45: 2025-11-28T08:06:45.754Z next:router-server:main requestHandler! /wp-includes/rest-api/fields {
2025-11-28T03:06:45:   matchedOutput: null,
2025-11-28T03:06:45:   statusCode: undefined,
2025-11-28T03:06:45:   resHeaders: {},
2025-11-28T03:06:45:   bodyStream: false,
2025-11-28T03:06:45:   parsedUrl: {
2025-11-28T03:06:45:     pathname: '/wp-includes/rest-api/fields',
2025-11-28T03:06:45:     query: [Object: null prototype] {}
2025-11-28T03:06:45:   },
2025-11-28T03:06:45:   finished: false
2025-11-28T03:06:45: }
2025-11-28T03:06:45: 2025-11-28T08:06:45.754Z next:router-server:main invokeRender /wp-includes/rest-api/fields {
2025-11-28T03:06:45:   host: 'mail.gearly.com',
2025-11-28T03:06:45:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:45:   referer: 'https://www.google.fr/',
2025-11-28T03:06:45:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:45:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:45:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:45:   dnt: '1',
2025-11-28T03:06:45:   'x-forwarded-for': '116.183.48.134, 4.206.73.185',
2025-11-28T03:06:45:   'x-real-ip': '116.183.48.134',
2025-11-28T03:06:45:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:45:   connection: 'Keep-Alive',
2025-11-28T03:06:45:   'x-middleware-invoke': '',
2025-11-28T03:06:45:   'x-invoke-path': '/404',
2025-11-28T03:06:45:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:45:   'x-invoke-status': '404'
2025-11-28T03:06:45: }
2025-11-28T03:06:45: 2025-11-28T08:06:45.756Z compression no compression: not acceptable
2025-11-28T03:06:45: 2025-11-28T08:06:45.780Z next:router-server:main requestHandler! /wp-includes/rest-api/search/ {
2025-11-28T03:06:45:   matchedOutput: undefined,
2025-11-28T03:06:45:   statusCode: 308,
2025-11-28T03:06:45:   resHeaders: undefined,
2025-11-28T03:06:45:   bodyStream: false,
2025-11-28T03:06:45:   parsedUrl: { pathname: '/wp-includes/rest-api/search', query: undefined },
2025-11-28T03:06:45:   finished: true
2025-11-28T03:06:45: }
2025-11-28T03:06:45: 2025-11-28T08:06:45.780Z compression undefined not compressible
2025-11-28T03:06:45: 2025-11-28T08:06:45.780Z compression no compression: filtered
2025-11-28T03:06:45: 2025-11-28T08:06:45.801Z next:router-server:main requestHandler! /wp-includes/rest-api/search {
2025-11-28T03:06:45:   matchedOutput: null,
2025-11-28T03:06:45:   statusCode: undefined,
2025-11-28T03:06:45:   resHeaders: {},
2025-11-28T03:06:45:   bodyStream: false,
2025-11-28T03:06:45:   parsedUrl: {
2025-11-28T03:06:45:     pathname: '/wp-includes/rest-api/search',
2025-11-28T03:06:45:     query: [Object: null prototype] {}
2025-11-28T03:06:45:   },
2025-11-28T03:06:45:   finished: false
2025-11-28T03:06:45: }
2025-11-28T03:06:45: 2025-11-28T08:06:45.801Z next:router-server:main invokeRender /wp-includes/rest-api/search {
2025-11-28T03:06:45:   host: 'mail.gearly.com',
2025-11-28T03:06:45:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:45:   referer: 'https://www.yahoo.com/',
2025-11-28T03:06:45:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:45:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:45:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:45:   dnt: '1',
2025-11-28T03:06:45:   'x-forwarded-for': '105.98.221.108, 4.206.73.185',
2025-11-28T03:06:45:   'x-real-ip': '105.98.221.108',
2025-11-28T03:06:45:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:45:   connection: 'Keep-Alive',
2025-11-28T03:06:45:   'x-middleware-invoke': '',
2025-11-28T03:06:45:   'x-invoke-path': '/404',
2025-11-28T03:06:45:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:45:   'x-invoke-status': '404'
2025-11-28T03:06:45: }
2025-11-28T03:06:45: 2025-11-28T08:06:45.802Z compression no compression: not acceptable
2025-11-28T03:06:45: 2025-11-28T08:06:45.882Z next:router-server:main requestHandler! /wp-includes/sitemaps/ {
2025-11-28T03:06:45:   matchedOutput: undefined,
2025-11-28T03:06:45:   statusCode: 308,
2025-11-28T03:06:45:   resHeaders: undefined,
2025-11-28T03:06:45:   bodyStream: false,
2025-11-28T03:06:45:   parsedUrl: { pathname: '/wp-includes/sitemaps', query: undefined },
2025-11-28T03:06:45:   finished: true
2025-11-28T03:06:45: }
2025-11-28T03:06:45: 2025-11-28T08:06:45.882Z compression undefined not compressible
2025-11-28T03:06:45: 2025-11-28T08:06:45.882Z compression no compression: filtered
2025-11-28T03:06:45: 2025-11-28T08:06:45.938Z next:router-server:main requestHandler! /wp-includes/sitemaps {
2025-11-28T03:06:45:   matchedOutput: null,
2025-11-28T03:06:45:   statusCode: undefined,
2025-11-28T03:06:45:   resHeaders: {},
2025-11-28T03:06:45:   bodyStream: false,
2025-11-28T03:06:45:   parsedUrl: {
2025-11-28T03:06:45:     pathname: '/wp-includes/sitemaps',
2025-11-28T03:06:45:     query: [Object: null prototype] {}
2025-11-28T03:06:45:   },
2025-11-28T03:06:45:   finished: false
2025-11-28T03:06:45: }
2025-11-28T03:06:45: 2025-11-28T08:06:45.938Z next:router-server:main invokeRender /wp-includes/sitemaps {
2025-11-28T03:06:45:   host: 'mail.gearly.com',
2025-11-28T03:06:45:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:45:   referer: 'https://www.google.fr/',
2025-11-28T03:06:45:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:45:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:45:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:45:   dnt: '1',
2025-11-28T03:06:45:   'x-forwarded-for': '6.49.194.67, 4.206.73.185',
2025-11-28T03:06:45:   'x-real-ip': '6.49.194.67',
2025-11-28T03:06:45:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:45:   connection: 'Keep-Alive',
2025-11-28T03:06:45:   'x-middleware-invoke': '',
2025-11-28T03:06:45:   'x-invoke-path': '/404',
2025-11-28T03:06:45:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:45:   'x-invoke-status': '404'
2025-11-28T03:06:45: }
2025-11-28T03:06:45: 2025-11-28T08:06:45.939Z compression no compression: not acceptable
2025-11-28T03:06:45: 2025-11-28T08:06:45.994Z next:router-server:main requestHandler! /wp-includes/sitemaps/autoload_classmap.php {
2025-11-28T03:06:45:   matchedOutput: null,
2025-11-28T03:06:45:   statusCode: undefined,
2025-11-28T03:06:45:   resHeaders: {},
2025-11-28T03:06:45:   bodyStream: false,
2025-11-28T03:06:45:   parsedUrl: {
2025-11-28T03:06:45:     pathname: '/wp-includes/sitemaps/autoload_classmap.php',
2025-11-28T03:06:45:     query: [Object: null prototype] {}
2025-11-28T03:06:45:   },
2025-11-28T03:06:45:   finished: false
2025-11-28T03:06:45: }
2025-11-28T03:06:45: 2025-11-28T08:06:45.994Z next:router-server:main invokeRender /wp-includes/sitemaps/autoload_classmap.php {
2025-11-28T03:06:45:   host: 'mail.gearly.com',
2025-11-28T03:06:45:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:45:   referer: 'https://www.google.co.uk/',
2025-11-28T03:06:45:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:45:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:45:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:45:   dnt: '1',
2025-11-28T03:06:45:   'x-forwarded-for': '29.179.14.47, 4.206.73.185',
2025-11-28T03:06:45:   'x-real-ip': '29.179.14.47',
2025-11-28T03:06:45:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:45:   connection: 'Keep-Alive',
2025-11-28T03:06:45:   'x-middleware-invoke': '',
2025-11-28T03:06:45:   'x-invoke-path': '/404',
2025-11-28T03:06:45:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:45:   'x-invoke-status': '404'
2025-11-28T03:06:45: }
2025-11-28T03:06:45: 2025-11-28T08:06:45.994Z compression no compression: not acceptable
2025-11-28T03:06:46: 2025-11-28T08:06:46.064Z next:router-server:main requestHandler! /wp-includes/sitemaps/providers/ {
2025-11-28T03:06:46:   matchedOutput: undefined,
2025-11-28T03:06:46:   statusCode: 308,
2025-11-28T03:06:46:   resHeaders: undefined,
2025-11-28T03:06:46:   bodyStream: false,
2025-11-28T03:06:46:   parsedUrl: { pathname: '/wp-includes/sitemaps/providers', query: undefined },
2025-11-28T03:06:46:   finished: true
2025-11-28T03:06:46: }
2025-11-28T03:06:46: 2025-11-28T08:06:46.064Z compression undefined not compressible
2025-11-28T03:06:46: 2025-11-28T08:06:46.064Z compression no compression: filtered
2025-11-28T03:06:46: 2025-11-28T08:06:46.150Z next:router-server:main requestHandler! /wp-includes/sitemaps/providers {
2025-11-28T03:06:46:   matchedOutput: null,
2025-11-28T03:06:46:   statusCode: undefined,
2025-11-28T03:06:46:   resHeaders: {},
2025-11-28T03:06:46:   bodyStream: false,
2025-11-28T03:06:46:   parsedUrl: {
2025-11-28T03:06:46:     pathname: '/wp-includes/sitemaps/providers',
2025-11-28T03:06:46:     query: [Object: null prototype] {}
2025-11-28T03:06:46:   },
2025-11-28T03:06:46:   finished: false
2025-11-28T03:06:46: }
2025-11-28T03:06:46: 2025-11-28T08:06:46.150Z next:router-server:main invokeRender /wp-includes/sitemaps/providers {
2025-11-28T03:06:46:   host: 'mail.gearly.com',
2025-11-28T03:06:46:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:46:   referer: 'https://www.google.co.uk/',
2025-11-28T03:06:46:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:46:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:46:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:46:   dnt: '1',
2025-11-28T03:06:46:   'x-forwarded-for': '190.235.100.243, 4.206.73.185',
2025-11-28T03:06:46:   'x-real-ip': '190.235.100.243',
2025-11-28T03:06:46:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:46:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:46:   connection: 'Keep-Alive',
2025-11-28T03:06:46:   'x-middleware-invoke': '',
2025-11-28T03:06:46:   'x-invoke-path': '/404',
2025-11-28T03:06:46:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:46:   'x-invoke-status': '404'
2025-11-28T03:06:46: }
2025-11-28T03:06:46: 2025-11-28T08:06:46.151Z compression no compression: not acceptable
2025-11-28T03:06:46: 2025-11-28T08:06:46.193Z next:router-server:main requestHandler! /wp-includes/sodium_compat/ {
2025-11-28T03:06:46:   matchedOutput: undefined,
2025-11-28T03:06:46:   statusCode: 308,
2025-11-28T03:06:46:   resHeaders: undefined,
2025-11-28T03:06:46:   bodyStream: false,
2025-11-28T03:06:46:   parsedUrl: { pathname: '/wp-includes/sodium_compat', query: undefined },
2025-11-28T03:06:46:   finished: true
2025-11-28T03:06:46: }
2025-11-28T03:06:46: 2025-11-28T08:06:46.194Z compression undefined not compressible
2025-11-28T03:06:46: 2025-11-28T08:06:46.194Z compression no compression: filtered
2025-11-28T03:06:46: 2025-11-28T08:06:46.247Z next:router-server:main requestHandler! /wp-includes/sodium_compat {
2025-11-28T03:06:46:   matchedOutput: null,
2025-11-28T03:06:46:   statusCode: undefined,
2025-11-28T03:06:46:   resHeaders: {},
2025-11-28T03:06:46:   bodyStream: false,
2025-11-28T03:06:46:   parsedUrl: {
2025-11-28T03:06:46:     pathname: '/wp-includes/sodium_compat',
2025-11-28T03:06:46:     query: [Object: null prototype] {}
2025-11-28T03:06:46:   },
2025-11-28T03:06:46:   finished: false
2025-11-28T03:06:46: }
2025-11-28T03:06:46: 2025-11-28T08:06:46.247Z next:router-server:main invokeRender /wp-includes/sodium_compat {
2025-11-28T03:06:46:   host: 'mail.gearly.com',
2025-11-28T03:06:46:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T03:06:46:   referer: 'https://www.google.com/',
2025-11-28T03:06:46:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:46:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:46:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:46:   dnt: '1',
2025-11-28T03:06:46:   'x-forwarded-for': '11.203.102.84, 4.206.73.185',
2025-11-28T03:06:46:   'x-real-ip': '11.203.102.84',
2025-11-28T03:06:46:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:46:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:46:   connection: 'Keep-Alive',
2025-11-28T03:06:46:   'x-middleware-invoke': '',
2025-11-28T03:06:46:   'x-invoke-path': '/404',
2025-11-28T03:06:46:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:46:   'x-invoke-status': '404'
2025-11-28T03:06:46: }
2025-11-28T03:06:46: 2025-11-28T08:06:46.248Z compression no compression: not acceptable
2025-11-28T03:06:46: 2025-11-28T08:06:46.271Z next:router-server:main requestHandler! /wp-includes/sodium_compat/index.php {
2025-11-28T03:06:46:   matchedOutput: null,
2025-11-28T03:06:46:   statusCode: undefined,
2025-11-28T03:06:46:   resHeaders: {},
2025-11-28T03:06:46:   bodyStream: false,
2025-11-28T03:06:46:   parsedUrl: {
2025-11-28T03:06:46:     pathname: '/wp-includes/sodium_compat/index.php',
2025-11-28T03:06:46:     query: [Object: null prototype] {}
2025-11-28T03:06:46:   },
2025-11-28T03:06:46:   finished: false
2025-11-28T03:06:46: }
2025-11-28T03:06:46: 2025-11-28T08:06:46.271Z next:router-server:main invokeRender /wp-includes/sodium_compat/index.php {
2025-11-28T03:06:46:   host: 'mail.gearly.com',
2025-11-28T03:06:46:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:46:   referer: 'https://duckduckgo.com/',
2025-11-28T03:06:46:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:46:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:46:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:46:   dnt: '1',
2025-11-28T03:06:46:   'x-forwarded-for': '127.193.67.136, 4.206.73.185',
2025-11-28T03:06:46:   'x-real-ip': '127.193.67.136',
2025-11-28T03:06:46:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:46:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:46:   connection: 'Keep-Alive',
2025-11-28T03:06:46:   'x-middleware-invoke': '',
2025-11-28T03:06:46:   'x-invoke-path': '/404',
2025-11-28T03:06:46:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:46:   'x-invoke-status': '404'
2025-11-28T03:06:46: }
2025-11-28T03:06:46: 2025-11-28T08:06:46.272Z compression no compression: not acceptable
2025-11-28T03:06:46: 2025-11-28T08:06:46.314Z next:router-server:main requestHandler! /wp-includes/sodium_compat/src/ {
2025-11-28T03:06:46:   matchedOutput: undefined,
2025-11-28T03:06:46:   statusCode: 308,
2025-11-28T03:06:46:   resHeaders: undefined,
2025-11-28T03:06:46:   bodyStream: false,
2025-11-28T03:06:46:   parsedUrl: { pathname: '/wp-includes/sodium_compat/src', query: undefined },
2025-11-28T03:06:46:   finished: true
2025-11-28T03:06:46: }
2025-11-28T03:06:46: 2025-11-28T08:06:46.315Z compression undefined not compressible
2025-11-28T03:06:46: 2025-11-28T08:06:46.315Z compression no compression: filtered
2025-11-28T03:06:46: 2025-11-28T08:06:46.480Z next:router-server:main requestHandler! /wp-includes/sodium_compat/src {
2025-11-28T03:06:46:   matchedOutput: null,
2025-11-28T03:06:46:   statusCode: undefined,
2025-11-28T03:06:46:   resHeaders: {},
2025-11-28T03:06:46:   bodyStream: false,
2025-11-28T03:06:46:   parsedUrl: {
2025-11-28T03:06:46:     pathname: '/wp-includes/sodium_compat/src',
2025-11-28T03:06:46:     query: [Object: null prototype] {}
2025-11-28T03:06:46:   },
2025-11-28T03:06:46:   finished: false
2025-11-28T03:06:46: }
2025-11-28T03:06:46: 2025-11-28T08:06:46.480Z next:router-server:main invokeRender /wp-includes/sodium_compat/src {
2025-11-28T03:06:46:   host: 'mail.gearly.com',
2025-11-28T03:06:46:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:46:   referer: 'https://duckduckgo.com/',
2025-11-28T03:06:46:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:46:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:46:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:46:   dnt: '1',
2025-11-28T03:06:46:   'x-forwarded-for': '168.134.8.69, 4.206.73.185',
2025-11-28T03:06:46:   'x-real-ip': '168.134.8.69',
2025-11-28T03:06:46:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:46:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:46:   connection: 'Keep-Alive',
2025-11-28T03:06:46:   'x-middleware-invoke': '',
2025-11-28T03:06:46:   'x-invoke-path': '/404',
2025-11-28T03:06:46:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:46:   'x-invoke-status': '404'
2025-11-28T03:06:46: }
2025-11-28T03:06:46: 2025-11-28T08:06:46.481Z compression no compression: not acceptable
2025-11-28T03:06:46: 2025-11-28T08:06:46.775Z next:router-server:main requestHandler! /wp-includes/style-engine/index.php {
2025-11-28T03:06:46:   matchedOutput: null,
2025-11-28T03:06:46:   statusCode: undefined,
2025-11-28T03:06:46:   resHeaders: {},
2025-11-28T03:06:46:   bodyStream: false,
2025-11-28T03:06:46:   parsedUrl: {
2025-11-28T03:06:46:     pathname: '/wp-includes/style-engine/index.php',
2025-11-28T03:06:46:     query: [Object: null prototype] {}
2025-11-28T03:06:46:   },
2025-11-28T03:06:46:   finished: false
2025-11-28T03:06:46: }
2025-11-28T03:06:46: 2025-11-28T08:06:46.775Z next:router-server:main invokeRender /wp-includes/style-engine/index.php {
2025-11-28T03:06:46:   host: 'mail.gearly.com',
2025-11-28T03:06:46:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:46:   referer: 'https://www.google.co.uk/',
2025-11-28T03:06:46:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:46:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:46:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:46:   dnt: '1',
2025-11-28T03:06:46:   'x-forwarded-for': '184.181.115.6, 4.206.73.185',
2025-11-28T03:06:46:   'x-real-ip': '184.181.115.6',
2025-11-28T03:06:46:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:46:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:46:   connection: 'Keep-Alive',
2025-11-28T03:06:46:   'x-middleware-invoke': '',
2025-11-28T03:06:46:   'x-invoke-path': '/404',
2025-11-28T03:06:46:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:46:   'x-invoke-status': '404'
2025-11-28T03:06:46: }
2025-11-28T03:06:46: 2025-11-28T08:06:46.776Z compression no compression: not acceptable
2025-11-28T03:06:46: 2025-11-28T08:06:46.827Z next:router-server:main requestHandler! /wp-includes/style-engine/wp-conflg.php {
2025-11-28T03:06:46:   matchedOutput: null,
2025-11-28T03:06:46:   statusCode: undefined,
2025-11-28T03:06:46:   resHeaders: {},
2025-11-28T03:06:46:   bodyStream: false,
2025-11-28T03:06:46:   parsedUrl: {
2025-11-28T03:06:46:     pathname: '/wp-includes/style-engine/wp-conflg.php',
2025-11-28T03:06:46:     query: [Object: null prototype] {}
2025-11-28T03:06:46:   },
2025-11-28T03:06:46:   finished: false
2025-11-28T03:06:46: }
2025-11-28T03:06:46: 2025-11-28T08:06:46.827Z next:router-server:main invokeRender /wp-includes/style-engine/wp-conflg.php {
2025-11-28T03:06:46:   host: 'mail.gearly.com',
2025-11-28T03:06:46:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:46:   referer: 'https://duckduckgo.com/',
2025-11-28T03:06:46:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:46:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:46:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:46:   dnt: '1',
2025-11-28T03:06:46:   'x-forwarded-for': '73.7.15.248, 4.206.73.185',
2025-11-28T03:06:46:   'x-real-ip': '73.7.15.248',
2025-11-28T03:06:46:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:46:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:46:   connection: 'Keep-Alive',
2025-11-28T03:06:46:   'x-middleware-invoke': '',
2025-11-28T03:06:46:   'x-invoke-path': '/404',
2025-11-28T03:06:46:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:46:   'x-invoke-status': '404'
2025-11-28T03:06:46: }
2025-11-28T03:06:46: 2025-11-28T08:06:46.828Z compression no compression: not acceptable
2025-11-28T03:06:46: 2025-11-28T08:06:46.849Z next:router-server:main requestHandler! /wp-includes/theme-compat/ {
2025-11-28T03:06:46:   matchedOutput: undefined,
2025-11-28T03:06:46:   statusCode: 308,
2025-11-28T03:06:46:   resHeaders: undefined,
2025-11-28T03:06:46:   bodyStream: false,
2025-11-28T03:06:46:   parsedUrl: { pathname: '/wp-includes/theme-compat', query: undefined },
2025-11-28T03:06:46:   finished: true
2025-11-28T03:06:46: }
2025-11-28T03:06:46: 2025-11-28T08:06:46.849Z compression undefined not compressible
2025-11-28T03:06:46: 2025-11-28T08:06:46.849Z compression no compression: filtered
2025-11-28T03:06:46: 2025-11-28T08:06:46.887Z next:router-server:main requestHandler! /wp-includes/theme-compat {
2025-11-28T03:06:46:   matchedOutput: null,
2025-11-28T03:06:46:   statusCode: undefined,
2025-11-28T03:06:46:   resHeaders: {},
2025-11-28T03:06:46:   bodyStream: false,
2025-11-28T03:06:46:   parsedUrl: {
2025-11-28T03:06:46:     pathname: '/wp-includes/theme-compat',
2025-11-28T03:06:46:     query: [Object: null prototype] {}
2025-11-28T03:06:46:   },
2025-11-28T03:06:46:   finished: false
2025-11-28T03:06:46: }
2025-11-28T03:06:46: 2025-11-28T08:06:46.887Z next:router-server:main invokeRender /wp-includes/theme-compat {
2025-11-28T03:06:46:   host: 'mail.gearly.com',
2025-11-28T03:06:46:   'user-agent': 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:46:   referer: 'https://www.google.fr/',
2025-11-28T03:06:46:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:46:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:46:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:46:   dnt: '1',
2025-11-28T03:06:46:   'x-forwarded-for': '243.158.194.151, 4.206.73.185',
2025-11-28T03:06:46:   'x-real-ip': '243.158.194.151',
2025-11-28T03:06:46:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:46:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:46:   connection: 'Keep-Alive',
2025-11-28T03:06:46:   'x-middleware-invoke': '',
2025-11-28T03:06:46:   'x-invoke-path': '/404',
2025-11-28T03:06:46:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:46:   'x-invoke-status': '404'
2025-11-28T03:06:46: }
2025-11-28T03:06:46: 2025-11-28T08:06:46.888Z compression no compression: not acceptable
2025-11-28T03:06:46: 2025-11-28T08:06:46.909Z next:router-server:main requestHandler! /wp-includes/widgets/autoload_classmap.php {
2025-11-28T03:06:46:   matchedOutput: null,
2025-11-28T03:06:46:   statusCode: undefined,
2025-11-28T03:06:46:   resHeaders: {},
2025-11-28T03:06:46:   bodyStream: false,
2025-11-28T03:06:46:   parsedUrl: {
2025-11-28T03:06:46:     pathname: '/wp-includes/widgets/autoload_classmap.php',
2025-11-28T03:06:46:     query: [Object: null prototype] {}
2025-11-28T03:06:46:   },
2025-11-28T03:06:46:   finished: false
2025-11-28T03:06:46: }
2025-11-28T03:06:46: 2025-11-28T08:06:46.909Z next:router-server:main invokeRender /wp-includes/widgets/autoload_classmap.php {
2025-11-28T03:06:46:   host: 'mail.gearly.com',
2025-11-28T03:06:46:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:46:   referer: 'https://duckduckgo.com/',
2025-11-28T03:06:46:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:46:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:46:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:46:   dnt: '1',
2025-11-28T03:06:46:   'x-forwarded-for': '200.240.81.82, 4.206.73.185',
2025-11-28T03:06:46:   'x-real-ip': '200.240.81.82',
2025-11-28T03:06:46:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:46:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:46:   connection: 'Keep-Alive',
2025-11-28T03:06:46:   'x-middleware-invoke': '',
2025-11-28T03:06:46:   'x-invoke-path': '/404',
2025-11-28T03:06:46:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:46:   'x-invoke-status': '404'
2025-11-28T03:06:46: }
2025-11-28T03:06:46: 2025-11-28T08:06:46.910Z compression no compression: not acceptable
2025-11-28T03:06:46: 2025-11-28T08:06:46.936Z next:router-server:main requestHandler! /wp-mail.php {
2025-11-28T03:06:46:   matchedOutput: null,
2025-11-28T03:06:46:   statusCode: undefined,
2025-11-28T03:06:46:   resHeaders: {},
2025-11-28T03:06:46:   bodyStream: false,
2025-11-28T03:06:46:   parsedUrl: { pathname: '/wp-mail.php', query: [Object: null prototype] {} },
2025-11-28T03:06:46:   finished: false
2025-11-28T03:06:46: }
2025-11-28T03:06:46: 2025-11-28T08:06:46.936Z next:router-server:main invokeRender /wp-mail.php {
2025-11-28T03:06:46:   host: 'mail.gearly.com',
2025-11-28T03:06:46:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T03:06:46:   referer: 'https://www.google.fr/',
2025-11-28T03:06:46:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:46:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:46:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:46:   dnt: '1',
2025-11-28T03:06:46:   'x-forwarded-for': '230.231.226.128, 4.206.73.185',
2025-11-28T03:06:46:   'x-real-ip': '230.231.226.128',
2025-11-28T03:06:46:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:46:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:46:   connection: 'Keep-Alive',
2025-11-28T03:06:46:   'x-middleware-invoke': '',
2025-11-28T03:06:46:   'x-invoke-path': '/404',
2025-11-28T03:06:46:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:46:   'x-invoke-status': '404'
2025-11-28T03:06:46: }
2025-11-28T03:06:46: 2025-11-28T08:06:46.936Z compression no compression: not acceptable
2025-11-28T03:06:46: 2025-11-28T08:06:46.957Z next:router-server:main requestHandler! /wp-signin.php {
2025-11-28T03:06:46:   matchedOutput: null,
2025-11-28T03:06:46:   statusCode: undefined,
2025-11-28T03:06:46:   resHeaders: {},
2025-11-28T03:06:46:   bodyStream: false,
2025-11-28T03:06:46:   parsedUrl: { pathname: '/wp-signin.php', query: [Object: null prototype] {} },
2025-11-28T03:06:46:   finished: false
2025-11-28T03:06:46: }
2025-11-28T03:06:46: 2025-11-28T08:06:46.957Z next:router-server:main invokeRender /wp-signin.php {
2025-11-28T03:06:46:   host: 'mail.gearly.com',
2025-11-28T03:06:46:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:46:   referer: 'https://www.google.co.uk/',
2025-11-28T03:06:46:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:46:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:46:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:46:   dnt: '1',
2025-11-28T03:06:46:   'x-forwarded-for': '17.79.226.124, 4.206.73.185',
2025-11-28T03:06:46:   'x-real-ip': '17.79.226.124',
2025-11-28T03:06:46:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:46:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:46:   connection: 'Keep-Alive',
2025-11-28T03:06:46:   'x-middleware-invoke': '',
2025-11-28T03:06:46:   'x-invoke-path': '/404',
2025-11-28T03:06:46:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:46:   'x-invoke-status': '404'
2025-11-28T03:06:46: }
2025-11-28T03:06:46: 2025-11-28T08:06:46.957Z compression no compression: not acceptable
2025-11-28T03:06:47: 2025-11-28T08:06:47.367Z next:router-server:main requestHandler! /wp-update.php {
2025-11-28T03:06:47:   matchedOutput: null,
2025-11-28T03:06:47:   statusCode: undefined,
2025-11-28T03:06:47:   resHeaders: {},
2025-11-28T03:06:47:   bodyStream: false,
2025-11-28T03:06:47:   parsedUrl: { pathname: '/wp-update.php', query: [Object: null prototype] {} },
2025-11-28T03:06:47:   finished: false
2025-11-28T03:06:47: }
2025-11-28T03:06:47: 2025-11-28T08:06:47.367Z next:router-server:main invokeRender /wp-update.php {
2025-11-28T03:06:47:   host: 'mail.gearly.com',
2025-11-28T03:06:47:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T03:06:47:   referer: 'https://www.google.de/',
2025-11-28T03:06:47:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:47:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:47:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:47:   dnt: '1',
2025-11-28T03:06:47:   'x-forwarded-for': '152.253.148.14, 4.206.73.185',
2025-11-28T03:06:47:   'x-real-ip': '152.253.148.14',
2025-11-28T03:06:47:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:47:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:47:   connection: 'Keep-Alive',
2025-11-28T03:06:47:   'x-middleware-invoke': '',
2025-11-28T03:06:47:   'x-invoke-path': '/404',
2025-11-28T03:06:47:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:47:   'x-invoke-status': '404'
2025-11-28T03:06:47: }
2025-11-28T03:06:47: 2025-11-28T08:06:47.368Z compression no compression: not acceptable
2025-11-28T03:06:48: 2025-11-28T08:06:48.179Z next:router-server:main requestHandler! /wp.php {
2025-11-28T03:06:48:   matchedOutput: null,
2025-11-28T03:06:48:   statusCode: undefined,
2025-11-28T03:06:48:   resHeaders: {},
2025-11-28T03:06:48:   bodyStream: false,
2025-11-28T03:06:48:   parsedUrl: { pathname: '/wp.php', query: [Object: null prototype] {} },
2025-11-28T03:06:48:   finished: false
2025-11-28T03:06:48: }
2025-11-28T03:06:48: 2025-11-28T08:06:48.180Z next:router-server:main invokeRender /wp.php {
2025-11-28T03:06:48:   host: 'mail.gearly.com',
2025-11-28T03:06:48:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:48:   referer: 'https://duckduckgo.com/',
2025-11-28T03:06:48:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:48:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:48:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:48:   dnt: '1',
2025-11-28T03:06:48:   'x-forwarded-for': '115.198.127.112, 4.206.73.185',
2025-11-28T03:06:48:   'x-real-ip': '115.198.127.112',
2025-11-28T03:06:48:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:48:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:48:   connection: 'Keep-Alive',
2025-11-28T03:06:48:   'x-middleware-invoke': '',
2025-11-28T03:06:48:   'x-invoke-path': '/404',
2025-11-28T03:06:48:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:48:   'x-invoke-status': '404'
2025-11-28T03:06:48: }
2025-11-28T03:06:48: 2025-11-28T08:06:48.181Z compression no compression: not acceptable
2025-11-28T03:06:48: 2025-11-28T08:06:48.454Z next:router-server:main requestHandler! /xmrlpc.php {
2025-11-28T03:06:48:   matchedOutput: null,
2025-11-28T03:06:48:   statusCode: undefined,
2025-11-28T03:06:48:   resHeaders: {},
2025-11-28T03:06:48:   bodyStream: false,
2025-11-28T03:06:48:   parsedUrl: { pathname: '/xmrlpc.php', query: [Object: null prototype] {} },
2025-11-28T03:06:48:   finished: false
2025-11-28T03:06:48: }
2025-11-28T03:06:48: 2025-11-28T08:06:48.454Z next:router-server:main invokeRender /xmrlpc.php {
2025-11-28T03:06:48:   host: 'mail.gearly.com',
2025-11-28T03:06:48:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T03:06:48:   referer: 'https://www.google.com/',
2025-11-28T03:06:48:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T03:06:48:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T03:06:48:   'upgrade-insecure-requests': '1',
2025-11-28T03:06:48:   dnt: '1',
2025-11-28T03:06:48:   'x-forwarded-for': '19.164.251.6, 4.206.73.185',
2025-11-28T03:06:48:   'x-real-ip': '19.164.251.6',
2025-11-28T03:06:48:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T03:06:48:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:06:48:   connection: 'Keep-Alive',
2025-11-28T03:06:48:   'x-middleware-invoke': '',
2025-11-28T03:06:48:   'x-invoke-path': '/404',
2025-11-28T03:06:48:   'x-invoke-query': '%7B%7D',
2025-11-28T03:06:48:   'x-invoke-status': '404'
2025-11-28T03:06:48: }
2025-11-28T03:06:48: 2025-11-28T08:06:48.455Z compression no compression: not acceptable
2025-11-28T03:33:46: 2025-11-28T08:33:46.643Z next:router-server:main requestHandler! /xmlrpc.php {
2025-11-28T03:33:46:   matchedOutput: null,
2025-11-28T03:33:46:   statusCode: undefined,
2025-11-28T03:33:46:   resHeaders: {},
2025-11-28T03:33:46:   bodyStream: false,
2025-11-28T03:33:46:   parsedUrl: { pathname: '/xmlrpc.php', query: [Object: null prototype] {} },
2025-11-28T03:33:46:   finished: false
2025-11-28T03:33:46: }
2025-11-28T03:33:46: 2025-11-28T08:33:46.643Z next:router-server:main invokeRender /xmlrpc.php {
2025-11-28T03:33:46:   host: 'gearly.com',
2025-11-28T03:33:46:   'content-type': 'text/xml; charset=utf-8',
2025-11-28T03:33:46:   accept: '*/*',
2025-11-28T03:33:46:   'accept-language': 'en-IN',
2025-11-28T03:33:46:   'user-agent': 'Mozilla/5.0 (Windows NT 6.2; arm64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.0.0 Safari/537.36',
2025-11-28T03:33:46:   'x-forwarded-proto': 'https',
2025-11-28T03:33:46:   'x-forwarded-for': '223.178.210.151',
2025-11-28T03:33:46:   'x-forwarded-host': 'gearly.com',
2025-11-28T03:33:46:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:33:46:   'content-length': '680',
2025-11-28T03:33:46:   connection: 'Keep-Alive',
2025-11-28T03:33:46:   'x-middleware-invoke': '',
2025-11-28T03:33:46:   'x-invoke-path': '/404',
2025-11-28T03:33:46:   'x-invoke-query': '%7B%7D',
2025-11-28T03:33:46:   'x-invoke-status': '404'
2025-11-28T03:33:46: }
2025-11-28T03:33:46: 2025-11-28T08:33:46.644Z compression no compression: not acceptable
2025-11-28T03:47:11: 2025-11-28T08:47:11.684Z next:router-server:main requestHandler! / {
2025-11-28T03:47:11:   matchedOutput: {
2025-11-28T03:47:11:     type: 'pageFile',
2025-11-28T03:47:11:     fsPath: undefined,
2025-11-28T03:47:11:     locale: undefined,
2025-11-28T03:47:11:     itemsRoot: undefined,
2025-11-28T03:47:11:     itemPath: '/'
2025-11-28T03:47:11:   },
2025-11-28T03:47:11:   statusCode: undefined,
2025-11-28T03:47:11:   resHeaders: {},
2025-11-28T03:47:11:   bodyStream: false,
2025-11-28T03:47:11:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T03:47:11:   finished: true
2025-11-28T03:47:11: }
2025-11-28T03:47:11: 2025-11-28T08:47:11.684Z next:router-server:main invokeRender / {
2025-11-28T03:47:11:   host: 'www.gearly.com',
2025-11-28T03:47:11:   'user-agent': 'python-requests/2.32.5',
2025-11-28T03:47:11:   'accept-encoding': 'gzip, deflate',
2025-11-28T03:47:11:   accept: '*/*',
2025-11-28T03:47:11:   'x-forwarded-for': '35.195.64.27',
2025-11-28T03:47:11:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T03:47:11:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:47:11:   connection: 'Keep-Alive',
2025-11-28T03:47:11:   'x-middleware-invoke': '',
2025-11-28T03:47:11:   'x-invoke-path': '/',
2025-11-28T03:47:11:   'x-invoke-query': '%7B%7D',
2025-11-28T03:47:11:   'x-invoke-output': '/'
2025-11-28T03:47:11: }
2025-11-28T03:47:11: 2025-11-28T08:47:11.685Z compression gzip compression
2025-11-28T03:47:11: 2025-11-28T08:47:11.760Z next:router-server:main requestHandler! / {
2025-11-28T03:47:11:   matchedOutput: {
2025-11-28T03:47:11:     type: 'pageFile',
2025-11-28T03:47:11:     fsPath: undefined,
2025-11-28T03:47:11:     locale: undefined,
2025-11-28T03:47:11:     itemsRoot: undefined,
2025-11-28T03:47:11:     itemPath: '/'
2025-11-28T03:47:11:   },
2025-11-28T03:47:11:   statusCode: undefined,
2025-11-28T03:47:11:   resHeaders: {},
2025-11-28T03:47:11:   bodyStream: false,
2025-11-28T03:47:11:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T03:47:11:   finished: true
2025-11-28T03:47:11: }
2025-11-28T03:47:11: 2025-11-28T08:47:11.760Z next:router-server:main invokeRender / {
2025-11-28T03:47:11:   host: 'www.gearly.com',
2025-11-28T03:47:11:   'user-agent': 'python-requests/2.32.5',
2025-11-28T03:47:11:   'accept-encoding': 'gzip, deflate',
2025-11-28T03:47:11:   accept: '*/*',
2025-11-28T03:47:11:   'x-forwarded-proto': 'https',
2025-11-28T03:47:11:   'x-forwarded-for': '104.199.46.221',
2025-11-28T03:47:11:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T03:47:11:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:47:11:   connection: 'Keep-Alive',
2025-11-28T03:47:11:   'x-middleware-invoke': '',
2025-11-28T03:47:11:   'x-invoke-path': '/',
2025-11-28T03:47:11:   'x-invoke-query': '%7B%7D',
2025-11-28T03:47:11:   'x-invoke-output': '/'
2025-11-28T03:47:11: }
2025-11-28T03:47:11: 2025-11-28T08:47:11.761Z compression gzip compression
2025-11-28T03:50:11: 2025-11-28T08:50:11.994Z next:router-server:main requestHandler! /robots.txt {
2025-11-28T03:50:11:   matchedOutput: null,
2025-11-28T03:50:11:   statusCode: undefined,
2025-11-28T03:50:11:   resHeaders: {},
2025-11-28T03:50:11:   bodyStream: false,
2025-11-28T03:50:11:   parsedUrl: { pathname: '/robots.txt', query: [Object: null prototype] {} },
2025-11-28T03:50:11:   finished: false
2025-11-28T03:50:11: }
2025-11-28T03:50:11: 2025-11-28T08:50:11.994Z next:router-server:main invokeRender /robots.txt {
2025-11-28T03:50:11:   host: 'www.gearly.com',
2025-11-28T03:50:11:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T03:50:11:   accept: 'text/plain',
2025-11-28T03:50:11:   'cache-control': 'no-cache',
2025-11-28T03:50:11:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36; compatible; OAI-SearchBot/1.0; +https://openai.com/searchbot',
2025-11-28T03:50:11:   'x-request-id': 'f45bbe80-bb0c-4798-9775-a92debac5fd4',
2025-11-28T03:50:11:   'x-envoy-expected-rq-timeout-ms': '15000',
2025-11-28T03:50:11:   'x-forwarded-proto': 'https',
2025-11-28T03:50:11:   'x-forwarded-for': '104.210.140.143',
2025-11-28T03:50:11:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T03:50:11:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:50:11:   connection: 'Keep-Alive',
2025-11-28T03:50:11:   'x-middleware-invoke': '',
2025-11-28T03:50:11:   'x-invoke-path': '/404',
2025-11-28T03:50:11:   'x-invoke-query': '%7B%7D',
2025-11-28T03:50:11:   'x-invoke-status': '404'
2025-11-28T03:50:11: }
2025-11-28T03:50:11: 2025-11-28T08:50:11.995Z compression gzip compression
2025-11-28T03:50:12: 2025-11-28T08:50:12.167Z next:router-server:main requestHandler! /robots.txt {
2025-11-28T03:50:12:   matchedOutput: null,
2025-11-28T03:50:12:   statusCode: undefined,
2025-11-28T03:50:12:   resHeaders: {},
2025-11-28T03:50:12:   bodyStream: false,
2025-11-28T03:50:12:   parsedUrl: { pathname: '/robots.txt', query: [Object: null prototype] {} },
2025-11-28T03:50:12:   finished: false
2025-11-28T03:50:12: }
2025-11-28T03:50:12: 2025-11-28T08:50:12.167Z next:router-server:main invokeRender /robots.txt {
2025-11-28T03:50:12:   host: 'www.gearly.com',
2025-11-28T03:50:12:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T03:50:12:   accept: 'text/plain',
2025-11-28T03:50:12:   'cache-control': 'no-cache',
2025-11-28T03:50:12:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36; compatible; OAI-SearchBot/1.0; +https://openai.com/searchbot',
2025-11-28T03:50:12:   'x-force-http': 'true',
2025-11-28T03:50:12:   'x-request-id': '61cccad0-e63e-46f5-82a9-68f9884ad2f5',
2025-11-28T03:50:12:   'x-envoy-expected-rq-timeout-ms': '15000',
2025-11-28T03:50:12:   'x-forwarded-for': '104.210.140.143',
2025-11-28T03:50:12:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T03:50:12:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:50:12:   connection: 'Keep-Alive',
2025-11-28T03:50:12:   'x-middleware-invoke': '',
2025-11-28T03:50:12:   'x-invoke-path': '/404',
2025-11-28T03:50:12:   'x-invoke-query': '%7B%7D',
2025-11-28T03:50:12:   'x-invoke-status': '404'
2025-11-28T03:50:12: }
2025-11-28T03:50:12: 2025-11-28T08:50:12.169Z compression gzip compression
2025-11-28T03:59:25: 2025-11-28T08:59:25.740Z next:router-server:main requestHandler! /postnews.php {
2025-11-28T03:59:25:   matchedOutput: null,
2025-11-28T03:59:25:   statusCode: undefined,
2025-11-28T03:59:25:   resHeaders: {},
2025-11-28T03:59:25:   bodyStream: false,
2025-11-28T03:59:25:   parsedUrl: { pathname: '/postnews.php', query: [Object: null prototype] {} },
2025-11-28T03:59:25:   finished: false
2025-11-28T03:59:25: }
2025-11-28T03:59:25: 2025-11-28T08:59:25.740Z next:router-server:main invokeRender /postnews.php {
2025-11-28T03:59:25:   host: 'gearly.com',
2025-11-28T03:59:25:   'accept-encoding': 'gzip, deflate',
2025-11-28T03:59:25:   accept: '*/*',
2025-11-28T03:59:25:   'user-agent': 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',
2025-11-28T03:59:25:   'x-forwarded-for': '45.61.161.149',
2025-11-28T03:59:25:   'x-forwarded-host': 'gearly.com',
2025-11-28T03:59:25:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:59:25:   connection: 'Keep-Alive',
2025-11-28T03:59:25:   'x-middleware-invoke': '',
2025-11-28T03:59:25:   'x-invoke-path': '/404',
2025-11-28T03:59:25:   'x-invoke-query': '%7B%7D',
2025-11-28T03:59:25:   'x-invoke-status': '404'
2025-11-28T03:59:25: }
2025-11-28T03:59:25: 2025-11-28T08:59:25.741Z compression gzip compression
2025-11-28T03:59:32: 2025-11-28T08:59:32.838Z next:router-server:main requestHandler! /wp-content/postnews.php {
2025-11-28T03:59:32:   matchedOutput: null,
2025-11-28T03:59:32:   statusCode: undefined,
2025-11-28T03:59:32:   resHeaders: {},
2025-11-28T03:59:32:   bodyStream: false,
2025-11-28T03:59:32:   parsedUrl: {
2025-11-28T03:59:32:     pathname: '/wp-content/postnews.php',
2025-11-28T03:59:32:     query: [Object: null prototype] {}
2025-11-28T03:59:32:   },
2025-11-28T03:59:32:   finished: false
2025-11-28T03:59:32: }
2025-11-28T03:59:32: 2025-11-28T08:59:32.838Z next:router-server:main invokeRender /wp-content/postnews.php {
2025-11-28T03:59:32:   host: 'gearly.com',
2025-11-28T03:59:32:   'accept-encoding': 'gzip, deflate',
2025-11-28T03:59:32:   accept: '*/*',
2025-11-28T03:59:32:   'user-agent': 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',
2025-11-28T03:59:32:   'x-forwarded-for': '45.61.161.149',
2025-11-28T03:59:32:   'x-forwarded-host': 'gearly.com',
2025-11-28T03:59:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T03:59:32:   connection: 'Keep-Alive',
2025-11-28T03:59:32:   'x-middleware-invoke': '',
2025-11-28T03:59:32:   'x-invoke-path': '/404',
2025-11-28T03:59:32:   'x-invoke-query': '%7B%7D',
2025-11-28T03:59:32:   'x-invoke-status': '404'
2025-11-28T03:59:32: }
2025-11-28T03:59:32: 2025-11-28T08:59:32.839Z compression gzip compression
2025-11-28T04:02:50: 2025-11-28T09:02:50.459Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T04:02:50:   matchedOutput: {
2025-11-28T04:02:50:     type: 'pageFile',
2025-11-28T04:02:50:     fsPath: undefined,
2025-11-28T04:02:50:     locale: undefined,
2025-11-28T04:02:50:     itemsRoot: undefined,
2025-11-28T04:02:50:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T04:02:50:   },
2025-11-28T04:02:50:   statusCode: undefined,
2025-11-28T04:02:50:   resHeaders: {},
2025-11-28T04:02:50:   bodyStream: false,
2025-11-28T04:02:50:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T04:02:50:   finished: true
2025-11-28T04:02:50: }
2025-11-28T04:02:50: 2025-11-28T09:02:50.459Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T04:02:50:   host: 'gearly.com',
2025-11-28T04:02:50:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T04:02:50:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T04:02:50:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T04:02:50:   'content-type': 'application/json',
2025-11-28T04:02:50:   'sec-ch-ua-mobile': '?0',
2025-11-28T04:02:50:   accept: '*/*',
2025-11-28T04:02:50:   'sec-fetch-site': 'same-origin',
2025-11-28T04:02:50:   'sec-fetch-mode': 'cors',
2025-11-28T04:02:50:   'sec-fetch-dest': 'empty',
2025-11-28T04:02:50:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:02:50:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T04:02:50:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T04:02:50:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..bKveuJGyu7V3USZO.6GnrMpaZl-nGaH31pBikR8CDdfdNmikpxxRq0K8duFW9L5wB03LwoLABiSISyP9p0lWiHSHgvqkdCce9D_wHmgKUjcTO8Vw2JGRuzRGtj22-zNEU1wg9O5xT3nrVza_ViitQ96ov0HQ0hoSv09py1EpGeqYHUxeZF90caKhCv38QRd8cwrpDxtH7yaHHTH6CQnKczwfE-wGdukWNGpbpPZQL-2cR71QclXMiTAqOJbgs8VzeGx3qMKwYjBPnDw4oVzWbTvCv2-27I3IOXI4tKX2Xi3ueolhZR7CT4nKeGIMNFlO5nInX0AuidsT8a2z0Cj9YUCpx6SyCL30nH0obIIBweDPuaW840YaEb4RPY-wlxwLb6Q.oYz7deCwWhgw6qCptFqVKQ; webmailsession=%3aenTxAx9ajP2nqj6x%2c13a785aef9727f1255fda0892339f659',
2025-11-28T04:02:50:   'if-none-match': '"l40kbhns6h6g"',
2025-11-28T04:02:50:   'x-forwarded-proto': 'https',
2025-11-28T04:02:50:   'x-forwarded-for': '101.50.103.93',
2025-11-28T04:02:50:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:02:50:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:02:50:   connection: 'Keep-Alive',
2025-11-28T04:02:50:   'x-middleware-invoke': '',
2025-11-28T04:02:50:   'x-invoke-path': '/api/auth/session',
2025-11-28T04:02:50:   'x-invoke-query': '%7B%7D',
2025-11-28T04:02:50:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T04:02:50: }
2025-11-28T04:02:50: 2025-11-28T09:02:50.464Z compression no compression: size below threshold
2025-11-28T04:03:23: 2025-11-28T09:03:23.986Z next:router-server:main requestHandler! /api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f {
2025-11-28T04:03:23:   matchedOutput: {
2025-11-28T04:03:23:     type: 'pageFile',
2025-11-28T04:03:23:     fsPath: undefined,
2025-11-28T04:03:23:     locale: undefined,
2025-11-28T04:03:23:     itemsRoot: undefined,
2025-11-28T04:03:23:     itemPath: '/api/conversation/[id]'
2025-11-28T04:03:23:   },
2025-11-28T04:03:23:   statusCode: undefined,
2025-11-28T04:03:23:   resHeaders: {},
2025-11-28T04:03:23:   bodyStream: false,
2025-11-28T04:03:23:   parsedUrl: {
2025-11-28T04:03:23:     pathname: '/api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:03:23:     query: [Object: null prototype] {}
2025-11-28T04:03:23:   },
2025-11-28T04:03:23:   finished: true
2025-11-28T04:03:23: }
2025-11-28T04:03:23: 2025-11-28T09:03:23.986Z next:router-server:main invokeRender /api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f {
2025-11-28T04:03:23:   host: 'gearly.com',
2025-11-28T04:03:23:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T04:03:23:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T04:03:23:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T04:03:23:   'content-type': 'application/json',
2025-11-28T04:03:23:   'sec-ch-ua-mobile': '?0',
2025-11-28T04:03:23:   accept: '*/*',
2025-11-28T04:03:23:   origin: 'https://gearly.com',
2025-11-28T04:03:23:   'sec-fetch-site': 'same-origin',
2025-11-28T04:03:23:   'sec-fetch-mode': 'cors',
2025-11-28T04:03:23:   'sec-fetch-dest': 'empty',
2025-11-28T04:03:23:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:03:23:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T04:03:23:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T04:03:23:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..krl2cIdvKwTgONHd.F-bAP5Aq36OjMKJJw2wzglii7-6v-LtgvIe_XJ6zkB_NeW2TGl1ni9DgZ9TvdQQtLmwQ3dUcCTzbxrt29a-CxJnVi8tUT8mYtdxCQ0kAc8Ng3CycMPFcIHUikYNxCDxnK_PyPQwB5DGlQFaas5PfOeiyxbVpdVh4cmKCxIl6x0FsNGXsr6XEEntJ4LYrokBsKoUlGxzSfE4V2rBc9bLPnw_a0Ts2mzvqLQhOWxri6rziM-3g5dACe2NdEZOnUrjM8QPahP7Leyvmjl-AZAKvqyd9GjAhgxNVLfik_0fb-2NoL3sW9-R9vBjx0GrRIDPncvr-rZqV3ipuyRmtYzfQUCZAxh76axdlwkmk2dfnEXUZ95xlqw.5-0FX-IQlDiZvB_nQuDQoQ; webmailsession=%3ae33w5PO8iVayUCW_%2c9eee18005c7dcd6f16f50a90f51d4045',
2025-11-28T04:03:23:   'x-forwarded-proto': 'https',
2025-11-28T04:03:23:   'x-forwarded-for': '101.50.103.93',
2025-11-28T04:03:23:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:03:23:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:03:23:   'content-length': '68',
2025-11-28T04:03:23:   connection: 'Keep-Alive',
2025-11-28T04:03:23:   'x-middleware-invoke': '',
2025-11-28T04:03:23:   'x-invoke-path': '/api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:03:23:   'x-invoke-query': '%7B%7D',
2025-11-28T04:03:23:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T04:03:23: }
2025-11-28T04:03:23: 2025-11-28T09:03:23.997Z compression gzip compression
2025-11-28T04:03:24: 2025-11-28T09:03:24.228Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T04:03:24:   matchedOutput: {
2025-11-28T04:03:24:     type: 'pageFile',
2025-11-28T04:03:24:     fsPath: undefined,
2025-11-28T04:03:24:     locale: undefined,
2025-11-28T04:03:24:     itemsRoot: undefined,
2025-11-28T04:03:24:     itemPath: '/api/conversations'
2025-11-28T04:03:24:   },
2025-11-28T04:03:24:   statusCode: undefined,
2025-11-28T04:03:24:   resHeaders: {},
2025-11-28T04:03:24:   bodyStream: false,
2025-11-28T04:03:24:   parsedUrl: {
2025-11-28T04:03:24:     pathname: '/api/conversations',
2025-11-28T04:03:24:     query: [Object: null prototype] {}
2025-11-28T04:03:24:   },
2025-11-28T04:03:24:   finished: true
2025-11-28T04:03:24: }
2025-11-28T04:03:24: 2025-11-28T09:03:24.228Z next:router-server:main invokeRender /api/conversations {
2025-11-28T04:03:24:   host: 'gearly.com',
2025-11-28T04:03:24:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T04:03:24:   'cache-control': 'no-cache',
2025-11-28T04:03:24:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T04:03:24:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T04:03:24:   'sec-ch-ua-mobile': '?0',
2025-11-28T04:03:24:   accept: '*/*',
2025-11-28T04:03:24:   'sec-fetch-site': 'same-origin',
2025-11-28T04:03:24:   'sec-fetch-mode': 'cors',
2025-11-28T04:03:24:   'sec-fetch-dest': 'empty',
2025-11-28T04:03:24:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:03:24:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T04:03:24:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T04:03:24:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3ae33w5PO8iVayUCW_%2c9eee18005c7dcd6f16f50a90f51d4045; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Uo11KJkbAnxoW6c2.wGOIJd_CH_ClUhDBGmAi-Sbl-_kWvcNZc-XB24ZN0V_VQsWjC7gPbUhwB0bmDE9T7z2ockWHtbgMFCUF1UB1yJ0tNboM3kUiQNFkTp_VuecNzcDrom1e8jtBDwV4eho-8eKEP0ZHcfjAhoLmaRebmPS5i7c75JOnG_i1xhh-jqCZFB5cr9HRrOk-OOG8d1Ko0BQr8STXck73PUXXG8eTrAkUiL2_MkvC8LeBE8Gbl74GY8zRuBu3jy0_svgbIuTAQusmlldBm15mdaYIWJ14DYpkXg8gf_UFvpKw8zF01w9smTaDwJM0m8YYzsjVWvAdx_EgKHANQSRPWYA9CxLlICH22wO6r0gJUsItQvXDaNPgP6DiVA.4oOn-MYeJSWhL1gG6QK5UQ',
2025-11-28T04:03:24:   'x-forwarded-proto': 'https',
2025-11-28T04:03:24:   'x-forwarded-for': '101.50.103.93',
2025-11-28T04:03:24:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:03:24:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:03:24:   connection: 'Keep-Alive',
2025-11-28T04:03:24:   'x-middleware-invoke': '',
2025-11-28T04:03:24:   'x-invoke-path': '/api/conversations',
2025-11-28T04:03:24:   'x-invoke-query': '%7B%7D',
2025-11-28T04:03:24:   'x-invoke-output': '/api/conversations'
2025-11-28T04:03:24: }
2025-11-28T04:03:24: 2025-11-28T09:03:24.230Z next:router-server:main requestHandler! /api/stream {
2025-11-28T04:03:24:   matchedOutput: {
2025-11-28T04:03:24:     type: 'pageFile',
2025-11-28T04:03:24:     fsPath: undefined,
2025-11-28T04:03:24:     locale: undefined,
2025-11-28T04:03:24:     itemsRoot: undefined,
2025-11-28T04:03:24:     itemPath: '/api/stream'
2025-11-28T04:03:24:   },
2025-11-28T04:03:24:   statusCode: undefined,
2025-11-28T04:03:24:   resHeaders: {},
2025-11-28T04:03:24:   bodyStream: false,
2025-11-28T04:03:24:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T04:03:24:   finished: true
2025-11-28T04:03:24: }
2025-11-28T04:03:24: 2025-11-28T09:03:24.230Z next:router-server:main invokeRender /api/stream {
2025-11-28T04:03:24:   host: 'gearly.com',
2025-11-28T04:03:24:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T04:03:24:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T04:03:24:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T04:03:24:   'content-type': 'application/json',
2025-11-28T04:03:24:   'sec-ch-ua-mobile': '?0',
2025-11-28T04:03:24:   accept: '*/*',
2025-11-28T04:03:24:   origin: 'https://gearly.com',
2025-11-28T04:03:24:   'sec-fetch-site': 'same-origin',
2025-11-28T04:03:24:   'sec-fetch-mode': 'cors',
2025-11-28T04:03:24:   'sec-fetch-dest': 'empty',
2025-11-28T04:03:24:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:03:24:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T04:03:24:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T04:03:24:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3ae33w5PO8iVayUCW_%2c9eee18005c7dcd6f16f50a90f51d4045; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Uo11KJkbAnxoW6c2.wGOIJd_CH_ClUhDBGmAi-Sbl-_kWvcNZc-XB24ZN0V_VQsWjC7gPbUhwB0bmDE9T7z2ockWHtbgMFCUF1UB1yJ0tNboM3kUiQNFkTp_VuecNzcDrom1e8jtBDwV4eho-8eKEP0ZHcfjAhoLmaRebmPS5i7c75JOnG_i1xhh-jqCZFB5cr9HRrOk-OOG8d1Ko0BQr8STXck73PUXXG8eTrAkUiL2_MkvC8LeBE8Gbl74GY8zRuBu3jy0_svgbIuTAQusmlldBm15mdaYIWJ14DYpkXg8gf_UFvpKw8zF01w9smTaDwJM0m8YYzsjVWvAdx_EgKHANQSRPWYA9CxLlICH22wO6r0gJUsItQvXDaNPgP6DiVA.4oOn-MYeJSWhL1gG6QK5UQ',
2025-11-28T04:03:24:   'x-forwarded-proto': 'https',
2025-11-28T04:03:24:   'x-forwarded-for': '101.50.103.93',
2025-11-28T04:03:24:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:03:24:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:03:24:   'content-length': '1110',
2025-11-28T04:03:24:   connection: 'Keep-Alive',
2025-11-28T04:03:24:   'x-middleware-invoke': '',
2025-11-28T04:03:24:   'x-invoke-path': '/api/stream',
2025-11-28T04:03:24:   'x-invoke-query': '%7B%7D',
2025-11-28T04:03:24:   'x-invoke-output': '/api/stream'
2025-11-28T04:03:24: }
2025-11-28T04:03:24: 2025-11-28T09:03:24.233Z compression gzip compression
2025-11-28T04:03:25: 2025-11-28T09:03:25.115Z compression gzip compression
2025-11-28T04:03:25: 2025-11-28T09:03:25.704Z next:router-server:main requestHandler! /api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f {
2025-11-28T04:03:25:   matchedOutput: {
2025-11-28T04:03:25:     type: 'pageFile',
2025-11-28T04:03:25:     fsPath: undefined,
2025-11-28T04:03:25:     locale: undefined,
2025-11-28T04:03:25:     itemsRoot: undefined,
2025-11-28T04:03:25:     itemPath: '/api/conversation/[id]'
2025-11-28T04:03:25:   },
2025-11-28T04:03:25:   statusCode: undefined,
2025-11-28T04:03:25:   resHeaders: {},
2025-11-28T04:03:25:   bodyStream: false,
2025-11-28T04:03:25:   parsedUrl: {
2025-11-28T04:03:25:     pathname: '/api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:03:25:     query: [Object: null prototype] {}
2025-11-28T04:03:25:   },
2025-11-28T04:03:25:   finished: true
2025-11-28T04:03:25: }
2025-11-28T04:03:25: 2025-11-28T09:03:25.704Z next:router-server:main invokeRender /api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f {
2025-11-28T04:03:25:   host: 'gearly.com',
2025-11-28T04:03:25:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T04:03:25:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T04:03:25:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T04:03:25:   'content-type': 'application/json',
2025-11-28T04:03:25:   'sec-ch-ua-mobile': '?0',
2025-11-28T04:03:25:   accept: '*/*',
2025-11-28T04:03:25:   origin: 'https://gearly.com',
2025-11-28T04:03:25:   'sec-fetch-site': 'same-origin',
2025-11-28T04:03:25:   'sec-fetch-mode': 'cors',
2025-11-28T04:03:25:   'sec-fetch-dest': 'empty',
2025-11-28T04:03:25:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:03:25:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T04:03:25:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T04:03:25:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3ae33w5PO8iVayUCW_%2c9eee18005c7dcd6f16f50a90f51d4045; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..eWIbHMOcrZPSnq6H.VBzVe1jmul-EXSZUyQjOEssrXbMCBamn0DLU2acINuy6hluLqmAPpFWWePevPzmaHD63cUpATWUnen91i4_o3LasygAPNjiVeZbsHtR-xcOqiJd8Bda2SAGWwiKXmQaC4sUFEv82jOjVflXF72EDSE9hnXvfONf1ywH7EnYsjbPWeEwwuZCayzwh8dLFrpFqr-lNrs93CkRi4JP84IoVdj1Ue-uvt3RzyAdBPj2AdkiIGq4zxaA7WGDNVGu4D5wMPHdd0Ma1nwUJTuR1jUCOmO6F3ccOOcWxbihIs1R8y36C44onHNKASv7H1TXUynzhIJQpzWHjW2sGpnJKxNWd9jxM4gQpWRzRu4sFb_uWk6ypW3rTXw.a1zCWCG5Bo1OXTiCF6TlUw',
2025-11-28T04:03:25:   'x-forwarded-proto': 'https',
2025-11-28T04:03:25:   'x-forwarded-for': '101.50.103.93',
2025-11-28T04:03:25:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:03:25:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:03:25:   'content-length': '156',
2025-11-28T04:03:25:   connection: 'Keep-Alive',
2025-11-28T04:03:25:   'x-middleware-invoke': '',
2025-11-28T04:03:25:   'x-invoke-path': '/api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:03:25:   'x-invoke-query': '%7B%7D',
2025-11-28T04:03:25:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T04:03:25: }
2025-11-28T04:03:25: 2025-11-28T09:03:25.720Z compression gzip compression
2025-11-28T04:03:26: 2025-11-28T09:03:26.695Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T04:03:26:   matchedOutput: {
2025-11-28T04:03:26:     type: 'pageFile',
2025-11-28T04:03:26:     fsPath: undefined,
2025-11-28T04:03:26:     locale: undefined,
2025-11-28T04:03:26:     itemsRoot: undefined,
2025-11-28T04:03:26:     itemPath: '/api/conversations'
2025-11-28T04:03:26:   },
2025-11-28T04:03:26:   statusCode: undefined,
2025-11-28T04:03:26:   resHeaders: {},
2025-11-28T04:03:26:   bodyStream: false,
2025-11-28T04:03:26:   parsedUrl: {
2025-11-28T04:03:26:     pathname: '/api/conversations',
2025-11-28T04:03:26:     query: [Object: null prototype] {}
2025-11-28T04:03:26:   },
2025-11-28T04:03:26:   finished: true
2025-11-28T04:03:26: }
2025-11-28T04:03:26: 2025-11-28T09:03:26.695Z next:router-server:main invokeRender /api/conversations {
2025-11-28T04:03:26:   host: 'gearly.com',
2025-11-28T04:03:26:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T04:03:26:   'cache-control': 'no-cache',
2025-11-28T04:03:26:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T04:03:26:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T04:03:26:   'sec-ch-ua-mobile': '?0',
2025-11-28T04:03:26:   accept: '*/*',
2025-11-28T04:03:26:   'sec-fetch-site': 'same-origin',
2025-11-28T04:03:26:   'sec-fetch-mode': 'cors',
2025-11-28T04:03:26:   'sec-fetch-dest': 'empty',
2025-11-28T04:03:26:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:03:26:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T04:03:26:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T04:03:26:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3ae33w5PO8iVayUCW_%2c9eee18005c7dcd6f16f50a90f51d4045; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..fzDVuZ1j1I52Oib7.AnmqLvYSNmeLEwv8eMbzxmKUb6W5smMPe7pJ0B8jG1OM9N36fjKZqa95d2Rmet4CN2jpxAfuJcnLBdh6xuFOGX7_pyB8UYE9-tB0svdyjs8PuKV_QH-4YaNFoXLAJtgEz4nxaMNORg72jgBu4iYNGKwU5SlGMSx_bE9wDIZgATS93zHUSLA1c7Jg4UXb3mLvgP7b80QA4H2xCGzoyaETc6qRqz-7j6Mu8hsxl4MA_qEsASFnqz_NahM1Rm4VtAkEASRdTaw4H0RKBNRQfVXfbG9lkfnKcSrPIpT37xNzmDufDH_NpEVR3cPUDUKkSiqiGoeZNRX_oHoFxBlpTLJ_EkxyhVUl2A3fvG9xVBRXe7mw67kpeg.wraXGDl_lRF8YiK8Ipsk_g',
2025-11-28T04:03:26:   'x-forwarded-proto': 'https',
2025-11-28T04:03:26:   'x-forwarded-for': '101.50.103.93',
2025-11-28T04:03:26:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:03:26:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:03:26:   connection: 'Keep-Alive',
2025-11-28T04:03:26:   'x-middleware-invoke': '',
2025-11-28T04:03:26:   'x-invoke-path': '/api/conversations',
2025-11-28T04:03:26:   'x-invoke-query': '%7B%7D',
2025-11-28T04:03:26:   'x-invoke-output': '/api/conversations'
2025-11-28T04:03:26: }
2025-11-28T04:03:26: 2025-11-28T09:03:26.697Z compression gzip compression
2025-11-28T04:03:42: 2025-11-28T09:03:42.661Z next:router-server:main requestHandler! /api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f {
2025-11-28T04:03:42:   matchedOutput: {
2025-11-28T04:03:42:     type: 'pageFile',
2025-11-28T04:03:42:     fsPath: undefined,
2025-11-28T04:03:42:     locale: undefined,
2025-11-28T04:03:42:     itemsRoot: undefined,
2025-11-28T04:03:42:     itemPath: '/api/conversation/[id]'
2025-11-28T04:03:42:   },
2025-11-28T04:03:42:   statusCode: undefined,
2025-11-28T04:03:42:   resHeaders: {},
2025-11-28T04:03:42:   bodyStream: false,
2025-11-28T04:03:42:   parsedUrl: {
2025-11-28T04:03:42:     pathname: '/api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:03:42:     query: [Object: null prototype] {}
2025-11-28T04:03:42:   },
2025-11-28T04:03:42:   finished: true
2025-11-28T04:03:42: }
2025-11-28T04:03:42: 2025-11-28T09:03:42.661Z next:router-server:main invokeRender /api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f {
2025-11-28T04:03:42:   host: 'gearly.com',
2025-11-28T04:03:42:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T04:03:42:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T04:03:42:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T04:03:42:   'content-type': 'application/json',
2025-11-28T04:03:42:   'sec-ch-ua-mobile': '?0',
2025-11-28T04:03:42:   accept: '*/*',
2025-11-28T04:03:42:   origin: 'https://gearly.com',
2025-11-28T04:03:42:   'sec-fetch-site': 'same-origin',
2025-11-28T04:03:42:   'sec-fetch-mode': 'cors',
2025-11-28T04:03:42:   'sec-fetch-dest': 'empty',
2025-11-28T04:03:42:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:03:42:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T04:03:42:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T04:03:42:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3ae33w5PO8iVayUCW_%2c9eee18005c7dcd6f16f50a90f51d4045; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..MPynVgfmOJI0Jtdt.eGe7bIp_ByOqhGOqSpREWBvOQqRbJodBqA7IaHGG9relzE5bWOh09mdQ--OTJXbWbijlTiJxzgNRyn7NvjzVHbqXkyGWFwdief2vKSzdtcP7C-lEmU7CnhxorDeCKlJAAHPauXSKbWVPcaf2hKCyqv4z9ZEuqLnSRj2tuwdEC9SAoDKu7UXZvRbPNMdglhTvcT_C9lC0CXYCAluxnvSrMMB5RjvydHTsRBktu-9uMubZ4JVugVnnWixeQH-n4ZRB_IujRLmArrjIijj9uvYOK3xaqddSC3LdDOvDbtVjIjA-rfMvRppuOJ_z3gW2RKWm23jwbwi_POuLrNtQFiNlejhm8JVjl8uTdumpcw8vusOQcskjzQ.gd2QwsJWmv8Ou6Vdt-zbgg',
2025-11-28T04:03:42:   'x-forwarded-proto': 'https',
2025-11-28T04:03:42:   'x-forwarded-for': '101.50.103.93',
2025-11-28T04:03:42:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:03:42:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:03:42:   'content-length': '71',
2025-11-28T04:03:42:   connection: 'Keep-Alive',
2025-11-28T04:03:42:   'x-middleware-invoke': '',
2025-11-28T04:03:42:   'x-invoke-path': '/api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:03:42:   'x-invoke-query': '%7B%7D',
2025-11-28T04:03:42:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T04:03:42: }
2025-11-28T04:03:42: 2025-11-28T09:03:42.666Z compression gzip compression
2025-11-28T04:03:42: 2025-11-28T09:03:42.968Z next:router-server:main requestHandler! /api/stream {
2025-11-28T04:03:42:   matchedOutput: {
2025-11-28T04:03:42:     type: 'pageFile',
2025-11-28T04:03:42:     fsPath: undefined,
2025-11-28T04:03:42:     locale: undefined,
2025-11-28T04:03:42:     itemsRoot: undefined,
2025-11-28T04:03:42:     itemPath: '/api/stream'
2025-11-28T04:03:42:   },
2025-11-28T04:03:42:   statusCode: undefined,
2025-11-28T04:03:42:   resHeaders: {},
2025-11-28T04:03:42:   bodyStream: false,
2025-11-28T04:03:42:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T04:03:42:   finished: true
2025-11-28T04:03:42: }
2025-11-28T04:03:42: 2025-11-28T09:03:42.968Z next:router-server:main invokeRender /api/stream {
2025-11-28T04:03:42:   host: 'gearly.com',
2025-11-28T04:03:42:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T04:03:42:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T04:03:42:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T04:03:42:   'content-type': 'application/json',
2025-11-28T04:03:42:   'sec-ch-ua-mobile': '?0',
2025-11-28T04:03:42:   accept: '*/*',
2025-11-28T04:03:42:   origin: 'https://gearly.com',
2025-11-28T04:03:42:   'sec-fetch-site': 'same-origin',
2025-11-28T04:03:42:   'sec-fetch-mode': 'cors',
2025-11-28T04:03:42:   'sec-fetch-dest': 'empty',
2025-11-28T04:03:42:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:03:42:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T04:03:42:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T04:03:42:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3ae33w5PO8iVayUCW_%2c9eee18005c7dcd6f16f50a90f51d4045; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..3zwmPtX1RWBGdfuM.O56_f15nF2VVm3WUIFrkwz2rz3pDWNtzugAjdcVZFaVB2UxQPRUvaIkn7Z9LyCjr1PiSfTP_mh1xYQpEBdhPUgqnTL2V0J0AixLdnRtMCrGj1kIuB5WHHW6zde4M6Q1rAztRX733ePeXA5qn7mFjNiQs5DqgWk33-B7raNwSTeadjVpJ7ewajj-yB_FOdfo2bhQ5Xxmg8EjNgXhXSleWxlofXUuI1XabjZj7sXjhq_xT-HI6FDy7d0bFpghxtwSICnuQg5U3keFkDE9rpopLM0quYAGYaUKtJPomWSJNvT1Qq3CFMurnlg_7bNAuil_q-NMEOunuMWiFaNBogTM5halvnyyUK0SK_48CIbIQ2wkYhSt_lw.Fd7o0Nlrt81TWkE6_xiDXQ',
2025-11-28T04:03:42:   'x-forwarded-proto': 'https',
2025-11-28T04:03:42:   'x-forwarded-for': '101.50.103.93',
2025-11-28T04:03:42:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:03:42:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:03:42:   'content-length': '1339',
2025-11-28T04:03:42:   connection: 'Keep-Alive',
2025-11-28T04:03:42:   'x-middleware-invoke': '',
2025-11-28T04:03:42:   'x-invoke-path': '/api/stream',
2025-11-28T04:03:42:   'x-invoke-query': '%7B%7D',
2025-11-28T04:03:42:   'x-invoke-output': '/api/stream'
2025-11-28T04:03:42: }
2025-11-28T04:03:42: 2025-11-28T09:03:42.973Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T04:03:42:   matchedOutput: {
2025-11-28T04:03:42:     type: 'pageFile',
2025-11-28T04:03:42:     fsPath: undefined,
2025-11-28T04:03:42:     locale: undefined,
2025-11-28T04:03:42:     itemsRoot: undefined,
2025-11-28T04:03:42:     itemPath: '/api/conversations'
2025-11-28T04:03:42:   },
2025-11-28T04:03:42:   statusCode: undefined,
2025-11-28T04:03:42:   resHeaders: {},
2025-11-28T04:03:42:   bodyStream: false,
2025-11-28T04:03:42:   parsedUrl: {
2025-11-28T04:03:42:     pathname: '/api/conversations',
2025-11-28T04:03:42:     query: [Object: null prototype] {}
2025-11-28T04:03:42:   },
2025-11-28T04:03:42:   finished: true
2025-11-28T04:03:42: }
2025-11-28T04:03:42: 2025-11-28T09:03:42.973Z next:router-server:main invokeRender /api/conversations {
2025-11-28T04:03:42:   host: 'gearly.com',
2025-11-28T04:03:42:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T04:03:42:   'cache-control': 'no-cache',
2025-11-28T04:03:42:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T04:03:42:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T04:03:42:   'sec-ch-ua-mobile': '?0',
2025-11-28T04:03:42:   accept: '*/*',
2025-11-28T04:03:42:   'sec-fetch-site': 'same-origin',
2025-11-28T04:03:42:   'sec-fetch-mode': 'cors',
2025-11-28T04:03:42:   'sec-fetch-dest': 'empty',
2025-11-28T04:03:42:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:03:42:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T04:03:42:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T04:03:42:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3ae33w5PO8iVayUCW_%2c9eee18005c7dcd6f16f50a90f51d4045; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..3zwmPtX1RWBGdfuM.O56_f15nF2VVm3WUIFrkwz2rz3pDWNtzugAjdcVZFaVB2UxQPRUvaIkn7Z9LyCjr1PiSfTP_mh1xYQpEBdhPUgqnTL2V0J0AixLdnRtMCrGj1kIuB5WHHW6zde4M6Q1rAztRX733ePeXA5qn7mFjNiQs5DqgWk33-B7raNwSTeadjVpJ7ewajj-yB_FOdfo2bhQ5Xxmg8EjNgXhXSleWxlofXUuI1XabjZj7sXjhq_xT-HI6FDy7d0bFpghxtwSICnuQg5U3keFkDE9rpopLM0quYAGYaUKtJPomWSJNvT1Qq3CFMurnlg_7bNAuil_q-NMEOunuMWiFaNBogTM5halvnyyUK0SK_48CIbIQ2wkYhSt_lw.Fd7o0Nlrt81TWkE6_xiDXQ',
2025-11-28T04:03:42:   'x-forwarded-proto': 'https',
2025-11-28T04:03:42:   'x-forwarded-for': '101.50.103.93',
2025-11-28T04:03:42:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:03:42:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:03:42:   connection: 'Keep-Alive',
2025-11-28T04:03:42:   'x-middleware-invoke': '',
2025-11-28T04:03:42:   'x-invoke-path': '/api/conversations',
2025-11-28T04:03:42:   'x-invoke-query': '%7B%7D',
2025-11-28T04:03:42:   'x-invoke-output': '/api/conversations'
2025-11-28T04:03:42: }
2025-11-28T04:03:42: 2025-11-28T09:03:42.975Z compression gzip compression
2025-11-28T04:03:44: 2025-11-28T09:03:44.749Z compression gzip compression
2025-11-28T04:03:47: 2025-11-28T09:03:47.023Z next:router-server:main requestHandler! /api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f {
2025-11-28T04:03:47:   matchedOutput: {
2025-11-28T04:03:47:     type: 'pageFile',
2025-11-28T04:03:47:     fsPath: undefined,
2025-11-28T04:03:47:     locale: undefined,
2025-11-28T04:03:47:     itemsRoot: undefined,
2025-11-28T04:03:47:     itemPath: '/api/conversation/[id]'
2025-11-28T04:03:47:   },
2025-11-28T04:03:47:   statusCode: undefined,
2025-11-28T04:03:47:   resHeaders: {},
2025-11-28T04:03:47:   bodyStream: false,
2025-11-28T04:03:47:   parsedUrl: {
2025-11-28T04:03:47:     pathname: '/api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:03:47:     query: [Object: null prototype] {}
2025-11-28T04:03:47:   },
2025-11-28T04:03:47:   finished: true
2025-11-28T04:03:47: }
2025-11-28T04:03:47: 2025-11-28T09:03:47.023Z next:router-server:main invokeRender /api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f {
2025-11-28T04:03:47:   host: 'gearly.com',
2025-11-28T04:03:47:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T04:03:47:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T04:03:47:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T04:03:47:   'content-type': 'application/json',
2025-11-28T04:03:47:   'sec-ch-ua-mobile': '?0',
2025-11-28T04:03:47:   accept: '*/*',
2025-11-28T04:03:47:   origin: 'https://gearly.com',
2025-11-28T04:03:47:   'sec-fetch-site': 'same-origin',
2025-11-28T04:03:47:   'sec-fetch-mode': 'cors',
2025-11-28T04:03:47:   'sec-fetch-dest': 'empty',
2025-11-28T04:03:47:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:03:47:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T04:03:47:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T04:03:47:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3ae33w5PO8iVayUCW_%2c9eee18005c7dcd6f16f50a90f51d4045; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..J_7xYGlCQlK-4JYU.CrlI0DefCqD6Y-cBKO2GVcIrMpJieGkEIkyG151HsIQPxZCOajdaOlCdJKFQ8DK_CzluNWOeEgLXa_ih_lmlZmcXvN7lKyXxbKlevrXF94OVTZg-zmMFgQ6h4OzgIYP0kZ3ilmCavgVJAgm_4ZKlc6lSqumoOBxDj_2r-y5Y1qRKoj2kAwBOnNjIQbOAWvqcS1aS9aWR8u8BMtnkSgWV1sbvKQTZwqQ_8SNjOaVpJeeSnutFH-uGIH93cU6GOMtfWT7xzrwAYvRqD4oaCrNvU7mWvRu68lvkwNMChQH2duObJJJPyY8X1ZuG8RWTxOwaCoE9QMXlYdDFmDSr9NMeiKHKT5HJI9HfNffJ2haKS1j3tt5maQ.LyvefdfVEKNUtIk6q-TXcQ',
2025-11-28T04:03:47:   'x-forwarded-proto': 'https',
2025-11-28T04:03:47:   'x-forwarded-for': '101.50.103.93',
2025-11-28T04:03:47:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:03:47:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:03:47:   'content-length': '485',
2025-11-28T04:03:47:   connection: 'Keep-Alive',
2025-11-28T04:03:47:   'x-middleware-invoke': '',
2025-11-28T04:03:47:   'x-invoke-path': '/api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:03:47:   'x-invoke-query': '%7B%7D',
2025-11-28T04:03:47:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T04:03:47: }
2025-11-28T04:03:47: 2025-11-28T09:03:47.027Z compression gzip compression
2025-11-28T04:03:47: 2025-11-28T09:03:47.273Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T04:03:47:   matchedOutput: {
2025-11-28T04:03:47:     type: 'pageFile',
2025-11-28T04:03:47:     fsPath: undefined,
2025-11-28T04:03:47:     locale: undefined,
2025-11-28T04:03:47:     itemsRoot: undefined,
2025-11-28T04:03:47:     itemPath: '/api/conversations'
2025-11-28T04:03:47:   },
2025-11-28T04:03:47:   statusCode: undefined,
2025-11-28T04:03:47:   resHeaders: {},
2025-11-28T04:03:47:   bodyStream: false,
2025-11-28T04:03:47:   parsedUrl: {
2025-11-28T04:03:47:     pathname: '/api/conversations',
2025-11-28T04:03:47:     query: [Object: null prototype] {}
2025-11-28T04:03:47:   },
2025-11-28T04:03:47:   finished: true
2025-11-28T04:03:47: }
2025-11-28T04:03:47: 2025-11-28T09:03:47.273Z next:router-server:main invokeRender /api/conversations {
2025-11-28T04:03:47:   host: 'gearly.com',
2025-11-28T04:03:47:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T04:03:47:   'cache-control': 'no-cache',
2025-11-28T04:03:47:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T04:03:47:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T04:03:47:   'sec-ch-ua-mobile': '?0',
2025-11-28T04:03:47:   accept: '*/*',
2025-11-28T04:03:47:   'sec-fetch-site': 'same-origin',
2025-11-28T04:03:47:   'sec-fetch-mode': 'cors',
2025-11-28T04:03:47:   'sec-fetch-dest': 'empty',
2025-11-28T04:03:47:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:03:47:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T04:03:47:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T04:03:47:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3ae33w5PO8iVayUCW_%2c9eee18005c7dcd6f16f50a90f51d4045; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..chbLkzjHZSPr4mRs.pj6X5yuXwX_wl6i51du7awoCVb9B_i-YWlJmi8yXulvtc2zzm-Ul0vTTxUjrbG-9kIbqhQrNoW3vzWjnioHs-GQoJpIF4dHVstfMParv742wUFYoJPimD9nU4XERX9QegGIG1Oy1xBLa3WqrDb41YZIeM9O-o0qkZQB7MYJs7_kcVhj93I6MkhAoypLcv5jCqDMAkjQHRQdg3Dzg3OKv2_7flE-D8WQ86w27p107_gD00raVIZh5MouPfBV14GD86GWuoNcnZjs0z4Oa9ha-sW6doQeVnheDaNPU3dID5X80TOkZWa6bGAv2stguK2Sr_FBwXurJS5vD2tZOmKaV9gNAAryenAw5f1-d5qLFT3xlStpnQA.4E_YU8GrOj2jGYaELSOE8Q',
2025-11-28T04:03:47:   'x-forwarded-proto': 'https',
2025-11-28T04:03:47:   'x-forwarded-for': '101.50.103.93',
2025-11-28T04:03:47:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:03:47:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:03:47:   connection: 'Keep-Alive',
2025-11-28T04:03:47:   'x-middleware-invoke': '',
2025-11-28T04:03:47:   'x-invoke-path': '/api/conversations',
2025-11-28T04:03:47:   'x-invoke-query': '%7B%7D',
2025-11-28T04:03:47:   'x-invoke-output': '/api/conversations'
2025-11-28T04:03:47: }
2025-11-28T04:03:47: 2025-11-28T09:03:47.274Z compression gzip compression
2025-11-28T04:04:00: 2025-11-28T09:04:00.536Z next:router-server:main requestHandler! /api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f {
2025-11-28T04:04:00:   matchedOutput: {
2025-11-28T04:04:00:     type: 'pageFile',
2025-11-28T04:04:00:     fsPath: undefined,
2025-11-28T04:04:00:     locale: undefined,
2025-11-28T04:04:00:     itemsRoot: undefined,
2025-11-28T04:04:00:     itemPath: '/api/conversation/[id]'
2025-11-28T04:04:00:   },
2025-11-28T04:04:00:   statusCode: undefined,
2025-11-28T04:04:00:   resHeaders: {},
2025-11-28T04:04:00:   bodyStream: false,
2025-11-28T04:04:00:   parsedUrl: {
2025-11-28T04:04:00:     pathname: '/api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:04:00:     query: [Object: null prototype] {}
2025-11-28T04:04:00:   },
2025-11-28T04:04:00:   finished: true
2025-11-28T04:04:00: }
2025-11-28T04:04:00: 2025-11-28T09:04:00.536Z next:router-server:main invokeRender /api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f {
2025-11-28T04:04:00:   host: 'gearly.com',
2025-11-28T04:04:00:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T04:04:00:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T04:04:00:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T04:04:00:   'content-type': 'application/json',
2025-11-28T04:04:00:   'sec-ch-ua-mobile': '?0',
2025-11-28T04:04:00:   accept: '*/*',
2025-11-28T04:04:00:   origin: 'https://gearly.com',
2025-11-28T04:04:00:   'sec-fetch-site': 'same-origin',
2025-11-28T04:04:00:   'sec-fetch-mode': 'cors',
2025-11-28T04:04:00:   'sec-fetch-dest': 'empty',
2025-11-28T04:04:00:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:04:00:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T04:04:00:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T04:04:00:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3ae33w5PO8iVayUCW_%2c9eee18005c7dcd6f16f50a90f51d4045; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..rPhXcosqdKXv3nJJ.9ekNDONf6aoss6vMZ2MZakRmGXLBsiXR_ViaqG71Z-BJLGRBp5P9HcK7V3ctwLjgwUen4bKD7IxpLzpSdJJbvBUyhZx13cpbt6XXzmopwKKyFFqKACGRGyHiOkfmgGFXj9RtnIl6MCuK3LbJjIWzkb79FEv3ggAllz14BX0ap0uxESS7FshQN3hftTRqOHuQ8_edisXFLGB7nYbdLLqR6i7eOip6FcEFaIkwMoSc17YeMudEGhVAlh8-6yZBGZO6QOVL16YgRSO3TuxjWbLakwb87kstUHwzt6BD6tyGO6jKLS2n95c1n2ZLCOLc5BZ8tce3KnUgCbBhtmWkjmg64RrIJdy6Bg06MT39zEQXRZBrUsk8oA.whz3H17TScgXtHjcoJ5K0w',
2025-11-28T04:04:00:   'x-forwarded-proto': 'https',
2025-11-28T04:04:00:   'x-forwarded-for': '101.50.103.93',
2025-11-28T04:04:00:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:04:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:04:00:   'content-length': '74',
2025-11-28T04:04:00:   connection: 'Keep-Alive',
2025-11-28T04:04:00:   'x-middleware-invoke': '',
2025-11-28T04:04:00:   'x-invoke-path': '/api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:04:00:   'x-invoke-query': '%7B%7D',
2025-11-28T04:04:00:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T04:04:00: }
2025-11-28T04:04:00: 2025-11-28T09:04:00.541Z compression gzip compression
2025-11-28T04:04:00: 2025-11-28T09:04:00.845Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T04:04:00:   matchedOutput: {
2025-11-28T04:04:00:     type: 'pageFile',
2025-11-28T04:04:00:     fsPath: undefined,
2025-11-28T04:04:00:     locale: undefined,
2025-11-28T04:04:00:     itemsRoot: undefined,
2025-11-28T04:04:00:     itemPath: '/api/conversations'
2025-11-28T04:04:00:   },
2025-11-28T04:04:00:   statusCode: undefined,
2025-11-28T04:04:00:   resHeaders: {},
2025-11-28T04:04:00:   bodyStream: false,
2025-11-28T04:04:00:   parsedUrl: {
2025-11-28T04:04:00:     pathname: '/api/conversations',
2025-11-28T04:04:00:     query: [Object: null prototype] {}
2025-11-28T04:04:00:   },
2025-11-28T04:04:00:   finished: true
2025-11-28T04:04:00: }
2025-11-28T04:04:00: 2025-11-28T09:04:00.846Z next:router-server:main invokeRender /api/conversations {
2025-11-28T04:04:00:   host: 'gearly.com',
2025-11-28T04:04:00:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T04:04:00:   'cache-control': 'no-cache',
2025-11-28T04:04:00:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T04:04:00:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T04:04:00:   'sec-ch-ua-mobile': '?0',
2025-11-28T04:04:00:   accept: '*/*',
2025-11-28T04:04:00:   'sec-fetch-site': 'same-origin',
2025-11-28T04:04:00:   'sec-fetch-mode': 'cors',
2025-11-28T04:04:00:   'sec-fetch-dest': 'empty',
2025-11-28T04:04:00:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:04:00:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T04:04:00:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T04:04:00:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3ae33w5PO8iVayUCW_%2c9eee18005c7dcd6f16f50a90f51d4045; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..xyxlAfhlUkBVRVJ9.2V7Ef83OzBgHLlXqEFuWzSB7jL37gnAluTlUKPE5MwUYVAkTXQoGw_xmQkryFXbRV6z1tIqkcrbw9A8KDFJP-pETJtzdpYPD66yvqkspyR6Ao5INkoovWF9xbwEzTe-ePGvqV8sx_IUx5sa6B91mHswqNuMzBQbEikylpmQlN5VrY4fdNpR4D7D-ykHWRx21nClyisiH4KFIB6mgw3-5_RDPe3fFL9Fh4gJxezVzrFIVy3Rvbho78r2HpfNnHxZ1AEZRpMDI7jla_FzjBhFdtejvJLRZFQWGCbc6qISea1ieinkUwQ2S4AhlDEQ1uTXWduBUcneCABgCtEnYIGmb1cISBTylgbk7pX--eRhqIoERiP-JTQ.kV98haAr03eUPOJq40J2aw',
2025-11-28T04:04:00:   'x-forwarded-proto': 'https',
2025-11-28T04:04:00:   'x-forwarded-for': '101.50.103.93',
2025-11-28T04:04:00:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:04:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:04:00:   connection: 'Keep-Alive',
2025-11-28T04:04:00:   'x-middleware-invoke': '',
2025-11-28T04:04:00:   'x-invoke-path': '/api/conversations',
2025-11-28T04:04:00:   'x-invoke-query': '%7B%7D',
2025-11-28T04:04:00:   'x-invoke-output': '/api/conversations'
2025-11-28T04:04:00: }
2025-11-28T04:04:00: 2025-11-28T09:04:00.847Z compression gzip compression
2025-11-28T04:04:01: 2025-11-28T09:04:01.145Z next:router-server:main requestHandler! /api/stream {
2025-11-28T04:04:01:   matchedOutput: {
2025-11-28T04:04:01:     type: 'pageFile',
2025-11-28T04:04:01:     fsPath: undefined,
2025-11-28T04:04:01:     locale: undefined,
2025-11-28T04:04:01:     itemsRoot: undefined,
2025-11-28T04:04:01:     itemPath: '/api/stream'
2025-11-28T04:04:01:   },
2025-11-28T04:04:01:   statusCode: undefined,
2025-11-28T04:04:01:   resHeaders: {},
2025-11-28T04:04:01:   bodyStream: false,
2025-11-28T04:04:01:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T04:04:01:   finished: true
2025-11-28T04:04:01: }
2025-11-28T04:04:01: 2025-11-28T09:04:01.145Z next:router-server:main invokeRender /api/stream {
2025-11-28T04:04:01:   host: 'gearly.com',
2025-11-28T04:04:01:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T04:04:01:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T04:04:01:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T04:04:01:   'content-type': 'application/json',
2025-11-28T04:04:01:   'sec-ch-ua-mobile': '?0',
2025-11-28T04:04:01:   accept: '*/*',
2025-11-28T04:04:01:   origin: 'https://gearly.com',
2025-11-28T04:04:01:   'sec-fetch-site': 'same-origin',
2025-11-28T04:04:01:   'sec-fetch-mode': 'cors',
2025-11-28T04:04:01:   'sec-fetch-dest': 'empty',
2025-11-28T04:04:01:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:04:01:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T04:04:01:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T04:04:01:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3ae33w5PO8iVayUCW_%2c9eee18005c7dcd6f16f50a90f51d4045; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..xyxlAfhlUkBVRVJ9.2V7Ef83OzBgHLlXqEFuWzSB7jL37gnAluTlUKPE5MwUYVAkTXQoGw_xmQkryFXbRV6z1tIqkcrbw9A8KDFJP-pETJtzdpYPD66yvqkspyR6Ao5INkoovWF9xbwEzTe-ePGvqV8sx_IUx5sa6B91mHswqNuMzBQbEikylpmQlN5VrY4fdNpR4D7D-ykHWRx21nClyisiH4KFIB6mgw3-5_RDPe3fFL9Fh4gJxezVzrFIVy3Rvbho78r2HpfNnHxZ1AEZRpMDI7jla_FzjBhFdtejvJLRZFQWGCbc6qISea1ieinkUwQ2S4AhlDEQ1uTXWduBUcneCABgCtEnYIGmb1cISBTylgbk7pX--eRhqIoERiP-JTQ.kV98haAr03eUPOJq40J2aw',
2025-11-28T04:04:01:   'x-forwarded-proto': 'https',
2025-11-28T04:04:01:   'x-forwarded-for': '101.50.103.93',
2025-11-28T04:04:01:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:04:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:04:01:   'content-length': '1900',
2025-11-28T04:04:01:   connection: 'Keep-Alive',
2025-11-28T04:04:01:   'x-middleware-invoke': '',
2025-11-28T04:04:01:   'x-invoke-path': '/api/stream',
2025-11-28T04:04:01:   'x-invoke-query': '%7B%7D',
2025-11-28T04:04:01:   'x-invoke-output': '/api/stream'
2025-11-28T04:04:01: }
2025-11-28T04:04:02: 2025-11-28T09:04:02.786Z compression gzip compression
2025-11-28T04:04:06: 2025-11-28T09:04:06.377Z next:router-server:main requestHandler! /api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f {
2025-11-28T04:04:06:   matchedOutput: {
2025-11-28T04:04:06:     type: 'pageFile',
2025-11-28T04:04:06:     fsPath: undefined,
2025-11-28T04:04:06:     locale: undefined,
2025-11-28T04:04:06:     itemsRoot: undefined,
2025-11-28T04:04:06:     itemPath: '/api/conversation/[id]'
2025-11-28T04:04:06:   },
2025-11-28T04:04:06:   statusCode: undefined,
2025-11-28T04:04:06:   resHeaders: {},
2025-11-28T04:04:06:   bodyStream: false,
2025-11-28T04:04:06:   parsedUrl: {
2025-11-28T04:04:06:     pathname: '/api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:04:06:     query: [Object: null prototype] {}
2025-11-28T04:04:06:   },
2025-11-28T04:04:06:   finished: true
2025-11-28T04:04:06: }
2025-11-28T04:04:06: 2025-11-28T09:04:06.377Z next:router-server:main invokeRender /api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f {
2025-11-28T04:04:06:   host: 'gearly.com',
2025-11-28T04:04:06:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T04:04:06:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T04:04:06:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T04:04:06:   'content-type': 'application/json',
2025-11-28T04:04:06:   'sec-ch-ua-mobile': '?0',
2025-11-28T04:04:06:   accept: '*/*',
2025-11-28T04:04:06:   origin: 'https://gearly.com',
2025-11-28T04:04:06:   'sec-fetch-site': 'same-origin',
2025-11-28T04:04:06:   'sec-fetch-mode': 'cors',
2025-11-28T04:04:06:   'sec-fetch-dest': 'empty',
2025-11-28T04:04:06:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:04:06:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T04:04:06:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T04:04:06:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3ae33w5PO8iVayUCW_%2c9eee18005c7dcd6f16f50a90f51d4045; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..11GgVgsZB7G-y6oV.OjWdexUR3l4EW8DnE8IoGumfKhW1V_pj-ZfbeXrvcHNxGIukGhxzsTYD_jWu-m8w8yva2WrOmsHmuyEmt3PgqUymN_4aVNm_G5PchgaEY2evh2bPtslHfLhozeZh0e00vF-4Ipz54UWACODZyidZRCF0JB4gd1wnX7QH-PlS1hA6E9ESkHcyE1kDjd_3kEaxxeK8P9CT416DtW0IKH2C7uKqKWqZtvxe-HNTn-4ylzsZSyxMeIOywNdUNFSW04xt2-ZGG3ILqqz1Ov-j2hLQS1W10717CMzISYXm1MWP6aQO7BrTioOTmxIVRSdk4pNjkDyjtglXrVu1qwaaZ1fKtTt-5v6LYKAbP5sj8rA-xEbeIJq57w.JsV4xck9BY1ZLCwNLEw9HA',
2025-11-28T04:04:06:   'x-forwarded-proto': 'https',
2025-11-28T04:04:06:   'x-forwarded-for': '101.50.103.93',
2025-11-28T04:04:06:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:04:06:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:04:06:   'content-length': '749',
2025-11-28T04:04:06:   connection: 'Keep-Alive',
2025-11-28T04:04:06:   'x-middleware-invoke': '',
2025-11-28T04:04:06:   'x-invoke-path': '/api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:04:06:   'x-invoke-query': '%7B%7D',
2025-11-28T04:04:06:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T04:04:06: }
2025-11-28T04:04:06: 2025-11-28T09:04:06.382Z compression gzip compression
2025-11-28T04:04:06: 2025-11-28T09:04:06.620Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T04:04:06:   matchedOutput: {
2025-11-28T04:04:06:     type: 'pageFile',
2025-11-28T04:04:06:     fsPath: undefined,
2025-11-28T04:04:06:     locale: undefined,
2025-11-28T04:04:06:     itemsRoot: undefined,
2025-11-28T04:04:06:     itemPath: '/api/conversations'
2025-11-28T04:04:06:   },
2025-11-28T04:04:06:   statusCode: undefined,
2025-11-28T04:04:06:   resHeaders: {},
2025-11-28T04:04:06:   bodyStream: false,
2025-11-28T04:04:06:   parsedUrl: {
2025-11-28T04:04:06:     pathname: '/api/conversations',
2025-11-28T04:04:06:     query: [Object: null prototype] {}
2025-11-28T04:04:06:   },
2025-11-28T04:04:06:   finished: true
2025-11-28T04:04:06: }
2025-11-28T04:04:06: 2025-11-28T09:04:06.620Z next:router-server:main invokeRender /api/conversations {
2025-11-28T04:04:06:   host: 'gearly.com',
2025-11-28T04:04:06:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T04:04:06:   'cache-control': 'no-cache',
2025-11-28T04:04:06:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T04:04:06:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T04:04:06:   'sec-ch-ua-mobile': '?0',
2025-11-28T04:04:06:   accept: '*/*',
2025-11-28T04:04:06:   'sec-fetch-site': 'same-origin',
2025-11-28T04:04:06:   'sec-fetch-mode': 'cors',
2025-11-28T04:04:06:   'sec-fetch-dest': 'empty',
2025-11-28T04:04:06:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:04:06:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T04:04:06:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T04:04:06:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3ae33w5PO8iVayUCW_%2c9eee18005c7dcd6f16f50a90f51d4045; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..2Lc-qkMeBcLBe1sU.oAwOq8el20FqSMx2hbQZQqGrLrNkq1S191KIcfjhsi9Y7W9xteEXzxa7Cc6R_0XNDSC5UbDw7fK4yAY0G_BBdkFVw5UyWCPN_7IEVOpF5ClmqbEbfvCUiPVIZuPlbciKiR1kdvnfnEz9V9StdIEMtLp_6Hjg3UvsHNhc5iUUSP_4OHwulRkv5N9CUCxlfC43Ogis1TTt4ss3-7P08PLgYQYChvEYExuuP3iKxj-UN-qql77xhOJkdSWy0SDjrWdZt19GsbAYud0pFUUQQiS3J_YYscq3XYmyiZjT_6qPv8iKHw4HLTVh6jJ_1hDHDwaYLHOQldC1UXb2eDXh_4WQU8vPB-INPU7k72DLuSVzh0NpxeTfNw.gcwMQW3wCxJPYMOMcqdGtA',
2025-11-28T04:04:06:   'x-forwarded-proto': 'https',
2025-11-28T04:04:06:   'x-forwarded-for': '101.50.103.93',
2025-11-28T04:04:06:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:04:06:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:04:06:   connection: 'Keep-Alive',
2025-11-28T04:04:06:   'x-middleware-invoke': '',
2025-11-28T04:04:06:   'x-invoke-path': '/api/conversations',
2025-11-28T04:04:06:   'x-invoke-query': '%7B%7D',
2025-11-28T04:04:06:   'x-invoke-output': '/api/conversations'
2025-11-28T04:04:06: }
2025-11-28T04:04:06: 2025-11-28T09:04:06.622Z compression gzip compression
2025-11-28T04:23:26: 2025-11-28T09:23:26.879Z next:router-server:main requestHandler! / {
2025-11-28T04:23:26:   matchedOutput: {
2025-11-28T04:23:26:     type: 'pageFile',
2025-11-28T04:23:26:     fsPath: undefined,
2025-11-28T04:23:26:     locale: undefined,
2025-11-28T04:23:26:     itemsRoot: undefined,
2025-11-28T04:23:26:     itemPath: '/'
2025-11-28T04:23:26:   },
2025-11-28T04:23:26:   statusCode: undefined,
2025-11-28T04:23:26:   resHeaders: {},
2025-11-28T04:23:26:   bodyStream: false,
2025-11-28T04:23:26:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T04:23:26:   finished: true
2025-11-28T04:23:26: }
2025-11-28T04:23:26: 2025-11-28T09:23:26.880Z next:router-server:main invokeRender / {
2025-11-28T04:23:26:   host: 'gearly.com',
2025-11-28T04:23:26:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1',
2025-11-28T04:23:26:   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',
2025-11-28T04:23:26:   'accept-encoding': 'gzip',
2025-11-28T04:23:26:   'accept-language': 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
2025-11-28T04:23:26:   'cache-control': 'no-cache',
2025-11-28T04:23:26:   pragma: 'no-cache',
2025-11-28T04:23:26:   'upgrade-insecure-requests': '1',
2025-11-28T04:23:26:   'x-forwarded-for': '43.153.85.46',
2025-11-28T04:23:26:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:23:26:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:23:26:   connection: 'Keep-Alive',
2025-11-28T04:23:26:   'x-middleware-invoke': '',
2025-11-28T04:23:26:   'x-invoke-path': '/',
2025-11-28T04:23:26:   'x-invoke-query': '%7B%7D',
2025-11-28T04:23:26:   'x-invoke-output': '/'
2025-11-28T04:23:26: }
2025-11-28T04:23:26: 2025-11-28T09:23:26.881Z compression gzip compression
2025-11-28T04:24:37: 2025-11-28T09:24:37.079Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T04:24:37:   matchedOutput: {
2025-11-28T04:24:37:     type: 'pageFile',
2025-11-28T04:24:37:     fsPath: undefined,
2025-11-28T04:24:37:     locale: undefined,
2025-11-28T04:24:37:     itemsRoot: undefined,
2025-11-28T04:24:37:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T04:24:37:   },
2025-11-28T04:24:37:   statusCode: undefined,
2025-11-28T04:24:37:   resHeaders: {},
2025-11-28T04:24:37:   bodyStream: false,
2025-11-28T04:24:37:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T04:24:37:   finished: true
2025-11-28T04:24:37: }
2025-11-28T04:24:37: 2025-11-28T09:24:37.079Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T04:24:37:   host: 'gearly.com',
2025-11-28T04:24:37:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T04:24:37:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T04:24:37:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T04:24:37:   'content-type': 'application/json',
2025-11-28T04:24:37:   'sec-ch-ua-mobile': '?0',
2025-11-28T04:24:37:   accept: '*/*',
2025-11-28T04:24:37:   'sec-fetch-site': 'same-origin',
2025-11-28T04:24:37:   'sec-fetch-mode': 'cors',
2025-11-28T04:24:37:   'sec-fetch-dest': 'empty',
2025-11-28T04:24:37:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:24:37:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T04:24:37:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T04:24:37:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..cVZ7LhaWSEYTUQJS.wtJc8sOIM7xuKsFTAD-Alf3dFsgO6srsbJbCX7OQxNpadGDLQltKKOGJK8diD-D3404juNOVCvOY5cBTYNkQprfxgNOSp3SMWGg3TRhJR2IwJmC6f1UbShLcAQlDdevCHMz44EDJZKCAAkhUVvAhJD_FzN2PsTeYknzXNwGaQD3imP47OwGpVV6_tnqc74Gf7ocv-SJf9rwdezu6fuYCgX3wb5qJ1aJHq4bEkpD8rCBKH17Utv646KRNyBx4LjzsQMmpGbLYK4UrZ3kCoApjXYqhu7k4NmS7MAk04l3PqotR1hfZpIeXe0wTXJ2jAaqdOWNzodgwwatdnMK6uVHtOSHIwK-KNVEjk2EsV1rnaAruZhtsXA.eCEblEWNDQF47PQtLCRLNA; webmailsession=%3a2GUNiN7OJLLvTwQD%2c6c9231be3945b0dbb165a605fce368cb',
2025-11-28T04:24:37:   'if-none-match': '"97d7q7plwe6g"',
2025-11-28T04:24:37:   'x-forwarded-proto': 'https',
2025-11-28T04:24:37:   'x-forwarded-for': '101.50.103.93',
2025-11-28T04:24:37:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:24:37:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:24:37:   connection: 'Keep-Alive',
2025-11-28T04:24:37:   'x-middleware-invoke': '',
2025-11-28T04:24:37:   'x-invoke-path': '/api/auth/session',
2025-11-28T04:24:37:   'x-invoke-query': '%7B%7D',
2025-11-28T04:24:37:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T04:24:37: }
2025-11-28T04:24:37: 2025-11-28T09:24:37.082Z compression no compression: size below threshold
2025-11-28T04:24:56: 2025-11-28T09:24:56.656Z next:router-server:main requestHandler! /api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f {
2025-11-28T04:24:56:   matchedOutput: {
2025-11-28T04:24:56:     type: 'pageFile',
2025-11-28T04:24:56:     fsPath: undefined,
2025-11-28T04:24:56:     locale: undefined,
2025-11-28T04:24:56:     itemsRoot: undefined,
2025-11-28T04:24:56:     itemPath: '/api/conversation/[id]'
2025-11-28T04:24:56:   },
2025-11-28T04:24:56:   statusCode: undefined,
2025-11-28T04:24:56:   resHeaders: {},
2025-11-28T04:24:56:   bodyStream: false,
2025-11-28T04:24:56:   parsedUrl: {
2025-11-28T04:24:56:     pathname: '/api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:24:56:     query: [Object: null prototype] {}
2025-11-28T04:24:56:   },
2025-11-28T04:24:56:   finished: true
2025-11-28T04:24:56: }
2025-11-28T04:24:56: 2025-11-28T09:24:56.657Z next:router-server:main invokeRender /api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f {
2025-11-28T04:24:56:   host: 'gearly.com',
2025-11-28T04:24:56:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T04:24:56:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T04:24:56:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T04:24:56:   'content-type': 'application/json',
2025-11-28T04:24:56:   'sec-ch-ua-mobile': '?0',
2025-11-28T04:24:56:   accept: '*/*',
2025-11-28T04:24:56:   origin: 'https://gearly.com',
2025-11-28T04:24:56:   'sec-fetch-site': 'same-origin',
2025-11-28T04:24:56:   'sec-fetch-mode': 'cors',
2025-11-28T04:24:56:   'sec-fetch-dest': 'empty',
2025-11-28T04:24:56:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:24:56:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T04:24:56:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T04:24:56:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3a2GUNiN7OJLLvTwQD%2c6c9231be3945b0dbb165a605fce368cb; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..p9QZdWyKFwCooUYw.YcCWyrn1BYbmjnZKoTn8yClzT-wwTUxdRNFhjN0G8N55z2pD8X2NERMJXeArredZFiwQK-3LkRkVuLy_0olObpQkwN6JVHKRkBk37T1PTcaLeWmhK57Fm6uHXIbgDbx_Na64P4LWxKcqBcg4Ics0haHHqNVFVPmyrxKi8VOKthaczev-ZFyjo41FxZ2QwiaurSe6YtT0EoOyio8-lWlcSG7pVExXhUvXk5-TnQSOgGr97sOXWlSKDEHj6VEX8zp06J-HGo_Z3Is011Rvy9h3euyYxJTmhb6ybxX-SAsWifY5oLnsFKABJWllZi3P8G7lenD3Y6ZfV2zaWX8P3ZZiRmgQLsAiH--11DvgNXzgAP0D2CYtQw.V8idMQ1TqLrpBev_bb7kpQ',
2025-11-28T04:24:56:   'x-forwarded-proto': 'https',
2025-11-28T04:24:56:   'x-forwarded-for': '101.50.103.93',
2025-11-28T04:24:56:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:24:56:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:24:56:   'content-length': '88',
2025-11-28T04:24:56:   connection: 'Keep-Alive',
2025-11-28T04:24:56:   'x-middleware-invoke': '',
2025-11-28T04:24:56:   'x-invoke-path': '/api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:24:56:   'x-invoke-query': '%7B%7D',
2025-11-28T04:24:56:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T04:24:56: }
2025-11-28T04:24:56: 2025-11-28T09:24:56.666Z compression gzip compression
2025-11-28T04:24:56: 2025-11-28T09:24:56.901Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T04:24:56:   matchedOutput: {
2025-11-28T04:24:56:     type: 'pageFile',
2025-11-28T04:24:56:     fsPath: undefined,
2025-11-28T04:24:56:     locale: undefined,
2025-11-28T04:24:56:     itemsRoot: undefined,
2025-11-28T04:24:56:     itemPath: '/api/conversations'
2025-11-28T04:24:56:   },
2025-11-28T04:24:56:   statusCode: undefined,
2025-11-28T04:24:56:   resHeaders: {},
2025-11-28T04:24:56:   bodyStream: false,
2025-11-28T04:24:56:   parsedUrl: {
2025-11-28T04:24:56:     pathname: '/api/conversations',
2025-11-28T04:24:56:     query: [Object: null prototype] {}
2025-11-28T04:24:56:   },
2025-11-28T04:24:56:   finished: true
2025-11-28T04:24:56: }
2025-11-28T04:24:56: 2025-11-28T09:24:56.901Z next:router-server:main invokeRender /api/conversations {
2025-11-28T04:24:56:   host: 'gearly.com',
2025-11-28T04:24:56:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T04:24:56:   'cache-control': 'no-cache',
2025-11-28T04:24:56:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T04:24:56:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T04:24:56:   'sec-ch-ua-mobile': '?0',
2025-11-28T04:24:56:   accept: '*/*',
2025-11-28T04:24:56:   'sec-fetch-site': 'same-origin',
2025-11-28T04:24:56:   'sec-fetch-mode': 'cors',
2025-11-28T04:24:56:   'sec-fetch-dest': 'empty',
2025-11-28T04:24:56:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:24:56:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T04:24:56:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T04:24:56:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3a2GUNiN7OJLLvTwQD%2c6c9231be3945b0dbb165a605fce368cb; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..r4z-6f3MHjhRTWDg.R_uhw2WM6VfPZKo7KIMU31MBffGLiGC8oWWnqXWcptsHJIPIxSoBs8nct3eO99cL5rwgYZnog-ySu72c1S91eoj3lfmXr7lTs6uop0nOguB4jsUmzSGG9VA3jTWT76w9chMnlve4rREHFuhKLAARzswKHp4ZRbH24P2y_JJASF_OyTanYcOBWIGfOxh3rEaXsrtrt8SD9HOkKo5_n0KFWXS2dd74k4Z4LoJpBDKIS2YFdW8kX_uXxWMjmB09Q3SPPOmmIitvFj8JW4s8pS9icLhdIlqXQwCI-Q-CnH_b78RJQPsv8n0vbfpntkWv9nmAbvBdB_fzsvYxu9YztZ5hdg1snNjlFQSCkhf759n8YyhR6j6G0w.WdS8wXR66sY0sE6NMZeKLw',
2025-11-28T04:24:56:   'x-forwarded-proto': 'https',
2025-11-28T04:24:56:   'x-forwarded-for': '101.50.103.93',
2025-11-28T04:24:56:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:24:56:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:24:56:   connection: 'Keep-Alive',
2025-11-28T04:24:56:   'x-middleware-invoke': '',
2025-11-28T04:24:56:   'x-invoke-path': '/api/conversations',
2025-11-28T04:24:56:   'x-invoke-query': '%7B%7D',
2025-11-28T04:24:56:   'x-invoke-output': '/api/conversations'
2025-11-28T04:24:56: }
2025-11-28T04:24:56: 2025-11-28T09:24:56.903Z compression gzip compression
2025-11-28T04:24:57: 2025-11-28T09:24:57.127Z next:router-server:main requestHandler! /api/stream {
2025-11-28T04:24:57:   matchedOutput: {
2025-11-28T04:24:57:     type: 'pageFile',
2025-11-28T04:24:57:     fsPath: undefined,
2025-11-28T04:24:57:     locale: undefined,
2025-11-28T04:24:57:     itemsRoot: undefined,
2025-11-28T04:24:57:     itemPath: '/api/stream'
2025-11-28T04:24:57:   },
2025-11-28T04:24:57:   statusCode: undefined,
2025-11-28T04:24:57:   resHeaders: {},
2025-11-28T04:24:57:   bodyStream: false,
2025-11-28T04:24:57:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T04:24:57:   finished: true
2025-11-28T04:24:57: }
2025-11-28T04:24:57: 2025-11-28T09:24:57.127Z next:router-server:main invokeRender /api/stream {
2025-11-28T04:24:57:   host: 'gearly.com',
2025-11-28T04:24:57:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T04:24:57:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T04:24:57:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T04:24:57:   'content-type': 'application/json',
2025-11-28T04:24:57:   'sec-ch-ua-mobile': '?0',
2025-11-28T04:24:57:   accept: '*/*',
2025-11-28T04:24:57:   origin: 'https://gearly.com',
2025-11-28T04:24:57:   'sec-fetch-site': 'same-origin',
2025-11-28T04:24:57:   'sec-fetch-mode': 'cors',
2025-11-28T04:24:57:   'sec-fetch-dest': 'empty',
2025-11-28T04:24:57:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:24:57:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T04:24:57:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T04:24:57:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3a2GUNiN7OJLLvTwQD%2c6c9231be3945b0dbb165a605fce368cb; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..r4z-6f3MHjhRTWDg.R_uhw2WM6VfPZKo7KIMU31MBffGLiGC8oWWnqXWcptsHJIPIxSoBs8nct3eO99cL5rwgYZnog-ySu72c1S91eoj3lfmXr7lTs6uop0nOguB4jsUmzSGG9VA3jTWT76w9chMnlve4rREHFuhKLAARzswKHp4ZRbH24P2y_JJASF_OyTanYcOBWIGfOxh3rEaXsrtrt8SD9HOkKo5_n0KFWXS2dd74k4Z4LoJpBDKIS2YFdW8kX_uXxWMjmB09Q3SPPOmmIitvFj8JW4s8pS9icLhdIlqXQwCI-Q-CnH_b78RJQPsv8n0vbfpntkWv9nmAbvBdB_fzsvYxu9YztZ5hdg1snNjlFQSCkhf759n8YyhR6j6G0w.WdS8wXR66sY0sE6NMZeKLw',
2025-11-28T04:24:57:   'x-forwarded-proto': 'https',
2025-11-28T04:24:57:   'x-forwarded-for': '101.50.103.93',
2025-11-28T04:24:57:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:24:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:24:57:   'content-length': '2739',
2025-11-28T04:24:57:   connection: 'Keep-Alive',
2025-11-28T04:24:57:   'x-middleware-invoke': '',
2025-11-28T04:24:57:   'x-invoke-path': '/api/stream',
2025-11-28T04:24:57:   'x-invoke-query': '%7B%7D',
2025-11-28T04:24:57:   'x-invoke-output': '/api/stream'
2025-11-28T04:24:57: }
2025-11-28T04:25:00: 2025-11-28T09:25:00.349Z compression gzip compression
2025-11-28T04:25:11: 2025-11-28T09:25:11.220Z next:router-server:main requestHandler! /api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f {
2025-11-28T04:25:11:   matchedOutput: {
2025-11-28T04:25:11:     type: 'pageFile',
2025-11-28T04:25:11:     fsPath: undefined,
2025-11-28T04:25:11:     locale: undefined,
2025-11-28T04:25:11:     itemsRoot: undefined,
2025-11-28T04:25:11:     itemPath: '/api/conversation/[id]'
2025-11-28T04:25:11:   },
2025-11-28T04:25:11:   statusCode: undefined,
2025-11-28T04:25:11:   resHeaders: {},
2025-11-28T04:25:11:   bodyStream: false,
2025-11-28T04:25:11:   parsedUrl: {
2025-11-28T04:25:11:     pathname: '/api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:25:11:     query: [Object: null prototype] {}
2025-11-28T04:25:11:   },
2025-11-28T04:25:11:   finished: true
2025-11-28T04:25:11: }
2025-11-28T04:25:11: 2025-11-28T09:25:11.220Z next:router-server:main invokeRender /api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f {
2025-11-28T04:25:11:   host: 'gearly.com',
2025-11-28T04:25:11:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T04:25:11:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T04:25:11:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T04:25:11:   'content-type': 'application/json',
2025-11-28T04:25:11:   'sec-ch-ua-mobile': '?0',
2025-11-28T04:25:11:   accept: '*/*',
2025-11-28T04:25:11:   origin: 'https://gearly.com',
2025-11-28T04:25:11:   'sec-fetch-site': 'same-origin',
2025-11-28T04:25:11:   'sec-fetch-mode': 'cors',
2025-11-28T04:25:11:   'sec-fetch-dest': 'empty',
2025-11-28T04:25:11:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:25:11:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T04:25:11:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T04:25:11:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3a2GUNiN7OJLLvTwQD%2c6c9231be3945b0dbb165a605fce368cb; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..RYkbQmKvOT2ZNTfJ.-OmFX790NfCRdewurCIdBLXiO_QNOV7KprCohMW41fQk0FArMyfc79HhBtE-QH5p6hrm8pb4K3o4rB5bj6IESQFNKlRh9mRIEs3lhEmjrCJnBUk0bO9oqRuAcWtVlNPJXPWSDwz-L_sivZGK8g2rtLD2_VusPXsJfkw7GBs5_6eCrefnjfx0m9MeVrX7wc3-vjEffq42hjIcIimgEegJZzwuum3xZkRsg01D73NhAoCEB_LjW_BrdaYp55o24xCKyLs0IZ82j3sgmiRSVNYPutuBduapQLawFiADg2uV0iM-S0gigVuTdNaRGBFq11jT4PljlhhbvF56T9lAU5DMfSRWRmuOdULcazMQPpegELFZ7QmGhg.rxvwkdVhuxEM87W1FX4tiQ',
2025-11-28T04:25:11:   'x-forwarded-proto': 'https',
2025-11-28T04:25:11:   'x-forwarded-for': '101.50.103.93',
2025-11-28T04:25:11:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:25:11:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:25:11:   'content-length': '2574',
2025-11-28T04:25:11:   connection: 'Keep-Alive',
2025-11-28T04:25:11:   'x-middleware-invoke': '',
2025-11-28T04:25:11:   'x-invoke-path': '/api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:25:11:   'x-invoke-query': '%7B%7D',
2025-11-28T04:25:11:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T04:25:11: }
2025-11-28T04:25:11: 2025-11-28T09:25:11.226Z compression gzip compression
2025-11-28T04:25:11: 2025-11-28T09:25:11.494Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T04:25:11:   matchedOutput: {
2025-11-28T04:25:11:     type: 'pageFile',
2025-11-28T04:25:11:     fsPath: undefined,
2025-11-28T04:25:11:     locale: undefined,
2025-11-28T04:25:11:     itemsRoot: undefined,
2025-11-28T04:25:11:     itemPath: '/api/conversations'
2025-11-28T04:25:11:   },
2025-11-28T04:25:11:   statusCode: undefined,
2025-11-28T04:25:11:   resHeaders: {},
2025-11-28T04:25:11:   bodyStream: false,
2025-11-28T04:25:11:   parsedUrl: {
2025-11-28T04:25:11:     pathname: '/api/conversations',
2025-11-28T04:25:11:     query: [Object: null prototype] {}
2025-11-28T04:25:11:   },
2025-11-28T04:25:11:   finished: true
2025-11-28T04:25:11: }
2025-11-28T04:25:11: 2025-11-28T09:25:11.494Z next:router-server:main invokeRender /api/conversations {
2025-11-28T04:25:11:   host: 'gearly.com',
2025-11-28T04:25:11:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T04:25:11:   'cache-control': 'no-cache',
2025-11-28T04:25:11:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T04:25:11:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T04:25:11:   'sec-ch-ua-mobile': '?0',
2025-11-28T04:25:11:   accept: '*/*',
2025-11-28T04:25:11:   'sec-fetch-site': 'same-origin',
2025-11-28T04:25:11:   'sec-fetch-mode': 'cors',
2025-11-28T04:25:11:   'sec-fetch-dest': 'empty',
2025-11-28T04:25:11:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:25:11:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T04:25:11:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T04:25:11:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3a2GUNiN7OJLLvTwQD%2c6c9231be3945b0dbb165a605fce368cb; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..R60c-Bdb5bL1qIsK.vW9xv_5KVbZqHw3oDAuizDQCcXvPdUHjjZ_iSzHBiADSEDcRnHUhpIRzVLdwq9lXzqgCBdZgin51L-_boTT2HVub4uCHPcUOX1L3G7nYBH0T1QzznYs3_wsJQI70yvcaZgdX1nU4vvpW0NB-iTTTFl5nQSI81jEEkdMLhKOEWbHpNiYixpqGsx9nKmawiNu4IObHCmjld98yDD1rQmIoC_QVsHm1WSCzhiCLLVDeD75d9kdZqZfS2Dz1F7wCCTRHeD5ygXFKexoRWopBnv7OULDGxb8MZDauAnCsRF0_0Z3yb-TZhQYnbw9XoYkYsOVUhQEct4GH3uWRhsUYdquKUsyltGJVBJBp0ymN9bDnsJULvlO7sg.UGtBy8FLEdqEx75nhv_k3w',
2025-11-28T04:25:11:   'x-forwarded-proto': 'https',
2025-11-28T04:25:11:   'x-forwarded-for': '101.50.103.93',
2025-11-28T04:25:11:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:25:11:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:25:11:   connection: 'Keep-Alive',
2025-11-28T04:25:11:   'x-middleware-invoke': '',
2025-11-28T04:25:11:   'x-invoke-path': '/api/conversations',
2025-11-28T04:25:11:   'x-invoke-query': '%7B%7D',
2025-11-28T04:25:11:   'x-invoke-output': '/api/conversations'
2025-11-28T04:25:11: }
2025-11-28T04:25:11: 2025-11-28T09:25:11.496Z compression gzip compression
2025-11-28T04:25:24: 2025-11-28T09:25:24.535Z next:router-server:main requestHandler! /api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f {
2025-11-28T04:25:24:   matchedOutput: {
2025-11-28T04:25:24:     type: 'pageFile',
2025-11-28T04:25:24:     fsPath: undefined,
2025-11-28T04:25:24:     locale: undefined,
2025-11-28T04:25:24:     itemsRoot: undefined,
2025-11-28T04:25:24:     itemPath: '/api/conversation/[id]'
2025-11-28T04:25:24:   },
2025-11-28T04:25:24:   statusCode: undefined,
2025-11-28T04:25:24:   resHeaders: {},
2025-11-28T04:25:24:   bodyStream: false,
2025-11-28T04:25:24:   parsedUrl: {
2025-11-28T04:25:24:     pathname: '/api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:25:24:     query: [Object: null prototype] {}
2025-11-28T04:25:24:   },
2025-11-28T04:25:24:   finished: true
2025-11-28T04:25:24: }
2025-11-28T04:25:24: 2025-11-28T09:25:24.535Z next:router-server:main invokeRender /api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f {
2025-11-28T04:25:24:   host: 'gearly.com',
2025-11-28T04:25:24:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T04:25:24:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T04:25:24:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T04:25:24:   'content-type': 'application/json',
2025-11-28T04:25:24:   'sec-ch-ua-mobile': '?0',
2025-11-28T04:25:24:   accept: '*/*',
2025-11-28T04:25:24:   origin: 'https://gearly.com',
2025-11-28T04:25:24:   'sec-fetch-site': 'same-origin',
2025-11-28T04:25:24:   'sec-fetch-mode': 'cors',
2025-11-28T04:25:24:   'sec-fetch-dest': 'empty',
2025-11-28T04:25:24:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:25:24:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T04:25:24:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T04:25:24:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..-f4p8UH_6XT-hgmd.6BkqXIUvQypYlrL_MCz-QtdukZNZhr-7n9ii61JOEdML6FM0KbBsw4gYNUSp26sI8PSCDuQ25S3o_RcFciyRHiTINMNmT1tE2ptoI7j4PrQnASDhh_Snvj0WqYrwqlcKswYsFZXGMww_Uw-h5O2jfImt_J8kqIXvpO73ZDZy4UEIrlg0HTF8yTq1v0Qe8wZNoXn3ot1iuoGX8-R4-oiyQCK5KeDQDDHsAAUR204KwWkS13Bxt9qMIz2nO5hAi04LQVRLH02MMllUa5GFv4q0fB9FkV5SpROdR0r4moGKCV436N1hurfs5vz5sXhGeOc96O3HFibOkBtX8Hn6akXCPZofzu3ELTbjfygKtgLM9-gYEpOd4g.PbidtgP5Hta55Jhxca5Ciw; webmailsession=%3amV4pUsB03B17rEFh%2c0aff8c40700850f62d0d18930d6d510c',
2025-11-28T04:25:24:   'x-forwarded-proto': 'https',
2025-11-28T04:25:24:   'x-forwarded-for': '101.50.103.93',
2025-11-28T04:25:24:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:25:24:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:25:24:   'content-length': '106',
2025-11-28T04:25:24:   connection: 'Keep-Alive',
2025-11-28T04:25:24:   'x-middleware-invoke': '',
2025-11-28T04:25:24:   'x-invoke-path': '/api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:25:24:   'x-invoke-query': '%7B%7D',
2025-11-28T04:25:24:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T04:25:24: }
2025-11-28T04:25:24: 2025-11-28T09:25:24.539Z compression gzip compression
2025-11-28T04:25:24: 2025-11-28T09:25:24.769Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T04:25:24:   matchedOutput: {
2025-11-28T04:25:24:     type: 'pageFile',
2025-11-28T04:25:24:     fsPath: undefined,
2025-11-28T04:25:24:     locale: undefined,
2025-11-28T04:25:24:     itemsRoot: undefined,
2025-11-28T04:25:24:     itemPath: '/api/conversations'
2025-11-28T04:25:24:   },
2025-11-28T04:25:24:   statusCode: undefined,
2025-11-28T04:25:24:   resHeaders: {},
2025-11-28T04:25:24:   bodyStream: false,
2025-11-28T04:25:24:   parsedUrl: {
2025-11-28T04:25:24:     pathname: '/api/conversations',
2025-11-28T04:25:24:     query: [Object: null prototype] {}
2025-11-28T04:25:24:   },
2025-11-28T04:25:24:   finished: true
2025-11-28T04:25:24: }
2025-11-28T04:25:24: 2025-11-28T09:25:24.770Z next:router-server:main invokeRender /api/conversations {
2025-11-28T04:25:24:   host: 'gearly.com',
2025-11-28T04:25:24:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T04:25:24:   'cache-control': 'no-cache',
2025-11-28T04:25:24:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T04:25:24:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T04:25:24:   'sec-ch-ua-mobile': '?0',
2025-11-28T04:25:24:   accept: '*/*',
2025-11-28T04:25:24:   'sec-fetch-site': 'same-origin',
2025-11-28T04:25:24:   'sec-fetch-mode': 'cors',
2025-11-28T04:25:24:   'sec-fetch-dest': 'empty',
2025-11-28T04:25:24:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:25:24:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T04:25:24:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T04:25:24:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3amV4pUsB03B17rEFh%2c0aff8c40700850f62d0d18930d6d510c; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..I3gMyp6Of77clUkV.ppAyqvJGy_TSsGsjqCv7HpCx8kKgq6Mgl4BHCMEpBYY5lWA51CpFGW2AadBAKNWDZAn8akujXS_o26tSY8Ud4Kg06ioozTmDc9xLTLfmCb9aDM0eAufgkVqL4p4a4TGjqjaKiaA1iUtOIW39H018qY5skrSymAepoDXqOaJfKjluO7xIyssoKvVJzk3LUY_TiqUtK01i8RkT4AGctyXHv28tpyAH6RAaAKuP-WKQqxgPCP05GS57NDkSkwzwqgwLOAH2eQBjXXAP_bxMBi_V_QZp_GGDUs_SyOHFKfXupkoep33etQOYL4iX67HDBSCfjVt92yeVX5q3dIFExCZYzubMEUttR2vMQiXKCHiqWMbnRRL8DA.tK2DGhk6OtDer52Uwg7thQ',
2025-11-28T04:25:24:   'x-forwarded-proto': 'https',
2025-11-28T04:25:24:   'x-forwarded-for': '101.50.103.93',
2025-11-28T04:25:24:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:25:24:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:25:24:   connection: 'Keep-Alive',
2025-11-28T04:25:24:   'x-middleware-invoke': '',
2025-11-28T04:25:24:   'x-invoke-path': '/api/conversations',
2025-11-28T04:25:24:   'x-invoke-query': '%7B%7D',
2025-11-28T04:25:24:   'x-invoke-output': '/api/conversations'
2025-11-28T04:25:24: }
2025-11-28T04:25:24: 2025-11-28T09:25:24.771Z compression gzip compression
2025-11-28T04:25:25: 2025-11-28T09:25:25.001Z next:router-server:main requestHandler! /api/stream {
2025-11-28T04:25:25:   matchedOutput: {
2025-11-28T04:25:25:     type: 'pageFile',
2025-11-28T04:25:25:     fsPath: undefined,
2025-11-28T04:25:25:     locale: undefined,
2025-11-28T04:25:25:     itemsRoot: undefined,
2025-11-28T04:25:25:     itemPath: '/api/stream'
2025-11-28T04:25:25:   },
2025-11-28T04:25:25:   statusCode: undefined,
2025-11-28T04:25:25:   resHeaders: {},
2025-11-28T04:25:25:   bodyStream: false,
2025-11-28T04:25:25:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T04:25:25:   finished: true
2025-11-28T04:25:25: }
2025-11-28T04:25:25: 2025-11-28T09:25:25.001Z next:router-server:main invokeRender /api/stream {
2025-11-28T04:25:25:   host: 'gearly.com',
2025-11-28T04:25:25:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T04:25:25:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T04:25:25:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T04:25:25:   'content-type': 'application/json',
2025-11-28T04:25:25:   'sec-ch-ua-mobile': '?0',
2025-11-28T04:25:25:   accept: '*/*',
2025-11-28T04:25:25:   origin: 'https://gearly.com',
2025-11-28T04:25:25:   'sec-fetch-site': 'same-origin',
2025-11-28T04:25:25:   'sec-fetch-mode': 'cors',
2025-11-28T04:25:25:   'sec-fetch-dest': 'empty',
2025-11-28T04:25:25:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:25:25:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T04:25:25:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T04:25:25:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3amV4pUsB03B17rEFh%2c0aff8c40700850f62d0d18930d6d510c; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..I3gMyp6Of77clUkV.ppAyqvJGy_TSsGsjqCv7HpCx8kKgq6Mgl4BHCMEpBYY5lWA51CpFGW2AadBAKNWDZAn8akujXS_o26tSY8Ud4Kg06ioozTmDc9xLTLfmCb9aDM0eAufgkVqL4p4a4TGjqjaKiaA1iUtOIW39H018qY5skrSymAepoDXqOaJfKjluO7xIyssoKvVJzk3LUY_TiqUtK01i8RkT4AGctyXHv28tpyAH6RAaAKuP-WKQqxgPCP05GS57NDkSkwzwqgwLOAH2eQBjXXAP_bxMBi_V_QZp_GGDUs_SyOHFKfXupkoep33etQOYL4iX67HDBSCfjVt92yeVX5q3dIFExCZYzubMEUttR2vMQiXKCHiqWMbnRRL8DA.tK2DGhk6OtDer52Uwg7thQ',
2025-11-28T04:25:25:   'x-forwarded-proto': 'https',
2025-11-28T04:25:25:   'x-forwarded-for': '101.50.103.93',
2025-11-28T04:25:25:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:25:25:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:25:25:   'content-length': '5421',
2025-11-28T04:25:25:   connection: 'Keep-Alive',
2025-11-28T04:25:25:   'x-middleware-invoke': '',
2025-11-28T04:25:25:   'x-invoke-path': '/api/stream',
2025-11-28T04:25:25:   'x-invoke-query': '%7B%7D',
2025-11-28T04:25:25:   'x-invoke-output': '/api/stream'
2025-11-28T04:25:25: }
2025-11-28T04:25:26: 2025-11-28T09:25:26.794Z compression gzip compression
2025-11-28T04:25:32: 2025-11-28T09:25:32.689Z next:router-server:main requestHandler! /api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f {
2025-11-28T04:25:32:   matchedOutput: {
2025-11-28T04:25:32:     type: 'pageFile',
2025-11-28T04:25:32:     fsPath: undefined,
2025-11-28T04:25:32:     locale: undefined,
2025-11-28T04:25:32:     itemsRoot: undefined,
2025-11-28T04:25:32:     itemPath: '/api/conversation/[id]'
2025-11-28T04:25:32:   },
2025-11-28T04:25:32:   statusCode: undefined,
2025-11-28T04:25:32:   resHeaders: {},
2025-11-28T04:25:32:   bodyStream: false,
2025-11-28T04:25:32:   parsedUrl: {
2025-11-28T04:25:32:     pathname: '/api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:25:32:     query: [Object: null prototype] {}
2025-11-28T04:25:32:   },
2025-11-28T04:25:32:   finished: true
2025-11-28T04:25:32: }
2025-11-28T04:25:32: 2025-11-28T09:25:32.689Z next:router-server:main invokeRender /api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f {
2025-11-28T04:25:32:   host: 'gearly.com',
2025-11-28T04:25:32:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T04:25:32:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T04:25:32:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T04:25:32:   'content-type': 'application/json',
2025-11-28T04:25:32:   'sec-ch-ua-mobile': '?0',
2025-11-28T04:25:32:   accept: '*/*',
2025-11-28T04:25:32:   origin: 'https://gearly.com',
2025-11-28T04:25:32:   'sec-fetch-site': 'same-origin',
2025-11-28T04:25:32:   'sec-fetch-mode': 'cors',
2025-11-28T04:25:32:   'sec-fetch-dest': 'empty',
2025-11-28T04:25:32:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:25:32:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T04:25:32:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T04:25:32:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3amV4pUsB03B17rEFh%2c0aff8c40700850f62d0d18930d6d510c; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..scMGJlKubuVz22qh.uc2XG2yAVtJokbQuiva2ydGy5g8GiLX0skRbGfx2ZIfCSF-frG6tDOOTbJDB3LfdYTdtufPt6IbUzJqn2MmjJJh9EPuhFfHh5-YhCwjIqpIS6tk0s27RuDMoU3xiLHE2y6k9z4Q1ExvoISfyUuPuhBr2LBBayjPq4dVcHqaJjmIHj_53oypyKC-CWkPMJjidyjkzaxcmWkub6t8v1pQnDiH3DY9YgOjH5kp9QK0OH9LOACCddWzOTpyd0ju_HZ5joJWQNS5rlBDC078RaMrcp2jL6sLnY65MHJXV3E7fgEfjFwW4vjVfHoF6CJo3W4mdmVB_YRLQ46NGRIaSlgzQ0uktj0Qyo2IUlzl9twtD72StaRs08w.xsaKR0j4MA-sxcJyu2ZGGA',
2025-11-28T04:25:32:   'x-forwarded-proto': 'https',
2025-11-28T04:25:32:   'x-forwarded-for': '101.50.103.93',
2025-11-28T04:25:32:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:25:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:25:32:   'content-length': '1459',
2025-11-28T04:25:32:   connection: 'Keep-Alive',
2025-11-28T04:25:32:   'x-middleware-invoke': '',
2025-11-28T04:25:32:   'x-invoke-path': '/api/conversation/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:25:32:   'x-invoke-query': '%7B%7D',
2025-11-28T04:25:32:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T04:25:32: }
2025-11-28T04:25:32: 2025-11-28T09:25:32.696Z compression gzip compression
2025-11-28T04:25:32: 2025-11-28T09:25:32.929Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T04:25:32:   matchedOutput: {
2025-11-28T04:25:32:     type: 'pageFile',
2025-11-28T04:25:32:     fsPath: undefined,
2025-11-28T04:25:32:     locale: undefined,
2025-11-28T04:25:32:     itemsRoot: undefined,
2025-11-28T04:25:32:     itemPath: '/api/conversations'
2025-11-28T04:25:32:   },
2025-11-28T04:25:32:   statusCode: undefined,
2025-11-28T04:25:32:   resHeaders: {},
2025-11-28T04:25:32:   bodyStream: false,
2025-11-28T04:25:32:   parsedUrl: {
2025-11-28T04:25:32:     pathname: '/api/conversations',
2025-11-28T04:25:32:     query: [Object: null prototype] {}
2025-11-28T04:25:32:   },
2025-11-28T04:25:32:   finished: true
2025-11-28T04:25:32: }
2025-11-28T04:25:32: 2025-11-28T09:25:32.930Z next:router-server:main invokeRender /api/conversations {
2025-11-28T04:25:32:   host: 'gearly.com',
2025-11-28T04:25:32:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T04:25:32:   'cache-control': 'no-cache',
2025-11-28T04:25:32:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T04:25:32:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T04:25:32:   'sec-ch-ua-mobile': '?0',
2025-11-28T04:25:32:   accept: '*/*',
2025-11-28T04:25:32:   'sec-fetch-site': 'same-origin',
2025-11-28T04:25:32:   'sec-fetch-mode': 'cors',
2025-11-28T04:25:32:   'sec-fetch-dest': 'empty',
2025-11-28T04:25:32:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T04:25:32:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T04:25:32:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T04:25:32:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3amV4pUsB03B17rEFh%2c0aff8c40700850f62d0d18930d6d510c; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..1ADBZbGm4CIPBqh3.P3t5W_GXJHJDpm_lvTeTanAdW5UOIXq0DwhdeB0I0k0XbOGDN-zSBrWyPydVTbyIYpCqRQQyrDx4Ivk107iGqelT3QSOUtxpPRg1P_KBpIaBaf7f8CSlvec-yMwxgtlnvvlsjS7RDikTOFGnMQE7ViS1je1_vr9W98H_oG-ThsMbTulhPGc-dGiz35vcLbyJ1ldmTwgB7gwzDrgKQbT5wp8sMHQAtrWQOXYgNGgq62HaUj_1gpui67NNchE_3MxTKZ9sgERjHkQbv1JzJZt-qaNPEx_4NRfflOQyXsoCcjcW8RdybqkUVCI4MNA8LZlZ8IgtNqEnzTMosnl4oiWd-jcubGpoNBJAP9Q937bmv2sVEfqUmQ.DgygBYcSRbJ-oE6bP74mlA',
2025-11-28T04:25:32:   'x-forwarded-proto': 'https',
2025-11-28T04:25:32:   'x-forwarded-for': '101.50.103.93',
2025-11-28T04:25:32:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:25:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:25:32:   connection: 'Keep-Alive',
2025-11-28T04:25:32:   'x-middleware-invoke': '',
2025-11-28T04:25:32:   'x-invoke-path': '/api/conversations',
2025-11-28T04:25:32:   'x-invoke-query': '%7B%7D',
2025-11-28T04:25:32:   'x-invoke-output': '/api/conversations'
2025-11-28T04:25:32: }
2025-11-28T04:25:32: 2025-11-28T09:25:32.931Z compression gzip compression
2025-11-28T04:40:38: 2025-11-28T09:40:38.705Z next:router-server:main requestHandler! / {
2025-11-28T04:40:38:   matchedOutput: {
2025-11-28T04:40:38:     type: 'pageFile',
2025-11-28T04:40:38:     fsPath: undefined,
2025-11-28T04:40:38:     locale: undefined,
2025-11-28T04:40:38:     itemsRoot: undefined,
2025-11-28T04:40:38:     itemPath: '/'
2025-11-28T04:40:38:   },
2025-11-28T04:40:38:   statusCode: undefined,
2025-11-28T04:40:38:   resHeaders: {},
2025-11-28T04:40:38:   bodyStream: false,
2025-11-28T04:40:38:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T04:40:38:   finished: true
2025-11-28T04:40:38: }
2025-11-28T04:40:38: 2025-11-28T09:40:38.705Z next:router-server:main invokeRender / {
2025-11-28T04:40:38:   host: 'gearly.com',
2025-11-28T04:40:38:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1',
2025-11-28T04:40:38:   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',
2025-11-28T04:40:38:   'accept-encoding': 'gzip',
2025-11-28T04:40:38:   'accept-language': 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
2025-11-28T04:40:38:   'cache-control': 'no-cache',
2025-11-28T04:40:38:   pragma: 'no-cache',
2025-11-28T04:40:38:   'upgrade-insecure-requests': '1',
2025-11-28T04:40:38:   'x-forwarded-for': '182.44.9.147',
2025-11-28T04:40:38:   'x-forwarded-host': 'gearly.com',
2025-11-28T04:40:38:   'x-forwarded-server': 'gearly.com',
2025-11-28T04:40:38:   connection: 'Keep-Alive',
2025-11-28T04:40:38:   'x-middleware-invoke': '',
2025-11-28T04:40:38:   'x-invoke-path': '/',
2025-11-28T04:40:38:   'x-invoke-query': '%7B%7D',
2025-11-28T04:40:38:   'x-invoke-output': '/'
2025-11-28T04:40:38: }
2025-11-28T04:40:38: 2025-11-28T09:40:38.706Z compression gzip compression
2025-11-28T05:05:48: 2025-11-28T10:05:48.671Z next:router-server:main requestHandler! / {
2025-11-28T05:05:48:   matchedOutput: {
2025-11-28T05:05:48:     type: 'pageFile',
2025-11-28T05:05:48:     fsPath: undefined,
2025-11-28T05:05:48:     locale: undefined,
2025-11-28T05:05:48:     itemsRoot: undefined,
2025-11-28T05:05:48:     itemPath: '/'
2025-11-28T05:05:48:   },
2025-11-28T05:05:48:   statusCode: undefined,
2025-11-28T05:05:48:   resHeaders: {},
2025-11-28T05:05:48:   bodyStream: false,
2025-11-28T05:05:48:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T05:05:48:   finished: true
2025-11-28T05:05:48: }
2025-11-28T05:05:48: 2025-11-28T10:05:48.671Z next:router-server:main invokeRender / {
2025-11-28T05:05:48:   host: 'gearly.com',
2025-11-28T05:05:48:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T05:05:48:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T05:05:48:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T05:05:48:   'x-forwarded-for': '143.198.0.113',
2025-11-28T05:05:48:   'x-forwarded-host': 'gearly.com',
2025-11-28T05:05:48:   'x-forwarded-server': 'gearly.com',
2025-11-28T05:05:48:   connection: 'Keep-Alive',
2025-11-28T05:05:48:   'x-middleware-invoke': '',
2025-11-28T05:05:48:   'x-invoke-path': '/',
2025-11-28T05:05:48:   'x-invoke-query': '%7B%7D',
2025-11-28T05:05:48:   'x-invoke-output': '/'
2025-11-28T05:05:48: }
2025-11-28T05:05:48: 2025-11-28T10:05:48.673Z compression no compression: not acceptable
2025-11-28T05:05:48: 2025-11-28T10:05:48.682Z next:router-server:main requestHandler! / {
2025-11-28T05:05:48:   matchedOutput: {
2025-11-28T05:05:48:     type: 'pageFile',
2025-11-28T05:05:48:     fsPath: undefined,
2025-11-28T05:05:48:     locale: undefined,
2025-11-28T05:05:48:     itemsRoot: undefined,
2025-11-28T05:05:48:     itemPath: '/'
2025-11-28T05:05:48:   },
2025-11-28T05:05:48:   statusCode: undefined,
2025-11-28T05:05:48:   resHeaders: {},
2025-11-28T05:05:48:   bodyStream: false,
2025-11-28T05:05:48:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T05:05:48:   finished: true
2025-11-28T05:05:48: }
2025-11-28T05:05:48: 2025-11-28T10:05:48.682Z next:router-server:main invokeRender / {
2025-11-28T05:05:48:   host: 'gearly.com',
2025-11-28T05:05:48:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T05:05:48:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T05:05:48:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T05:05:48:   'x-forwarded-for': '143.198.0.113',
2025-11-28T05:05:48:   'x-forwarded-host': 'gearly.com',
2025-11-28T05:05:48:   'x-forwarded-server': 'gearly.com',
2025-11-28T05:05:48:   connection: 'Keep-Alive',
2025-11-28T05:05:48:   'x-middleware-invoke': '',
2025-11-28T05:05:48:   'x-invoke-path': '/',
2025-11-28T05:05:48:   'x-invoke-query': '%7B%7D',
2025-11-28T05:05:48:   'x-invoke-output': '/'
2025-11-28T05:05:48: }
2025-11-28T05:05:48: 2025-11-28T10:05:48.683Z compression no compression: not acceptable
2025-11-28T05:05:48: 2025-11-28T10:05:48.692Z next:router-server:main requestHandler! /wp-includes/wlwmanifest.xml {
2025-11-28T05:05:48:   matchedOutput: null,
2025-11-28T05:05:48:   statusCode: undefined,
2025-11-28T05:05:48:   resHeaders: {},
2025-11-28T05:05:48:   bodyStream: false,
2025-11-28T05:05:48:   parsedUrl: {
2025-11-28T05:05:48:     pathname: '/wp-includes/wlwmanifest.xml',
2025-11-28T05:05:48:     query: [Object: null prototype] {}
2025-11-28T05:05:48:   },
2025-11-28T05:05:48:   finished: false
2025-11-28T05:05:48: }
2025-11-28T05:05:48: 2025-11-28T10:05:48.692Z next:router-server:main invokeRender /wp-includes/wlwmanifest.xml {
2025-11-28T05:05:48:   host: 'gearly.com',
2025-11-28T05:05:48:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T05:05:48:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T05:05:48:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T05:05:48:   'x-forwarded-for': '143.198.0.113',
2025-11-28T05:05:48:   'x-forwarded-host': 'gearly.com',
2025-11-28T05:05:48:   'x-forwarded-server': 'gearly.com',
2025-11-28T05:05:48:   connection: 'Keep-Alive',
2025-11-28T05:05:48:   'x-middleware-invoke': '',
2025-11-28T05:05:48:   'x-invoke-path': '/404',
2025-11-28T05:05:48:   'x-invoke-query': '%7B%7D',
2025-11-28T05:05:48:   'x-invoke-status': '404'
2025-11-28T05:05:48: }
2025-11-28T05:05:48: 2025-11-28T10:05:48.692Z compression no compression: not acceptable
2025-11-28T05:05:48: 2025-11-28T10:05:48.701Z next:router-server:main requestHandler! /xmlrpc.php?rsd {
2025-11-28T05:05:48:   matchedOutput: null,
2025-11-28T05:05:48:   statusCode: undefined,
2025-11-28T05:05:48:   resHeaders: {},
2025-11-28T05:05:48:   bodyStream: false,
2025-11-28T05:05:48:   parsedUrl: {
2025-11-28T05:05:48:     pathname: '/xmlrpc.php',
2025-11-28T05:05:48:     query: [Object: null prototype] { rsd: '' }
2025-11-28T05:05:48:   },
2025-11-28T05:05:48:   finished: false
2025-11-28T05:05:48: }
2025-11-28T05:05:48: 2025-11-28T10:05:48.701Z next:router-server:main invokeRender /xmlrpc.php?rsd {
2025-11-28T05:05:48:   host: 'gearly.com',
2025-11-28T05:05:48:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T05:05:48:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T05:05:48:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T05:05:48:   'x-forwarded-for': '143.198.0.113',
2025-11-28T05:05:48:   'x-forwarded-host': 'gearly.com',
2025-11-28T05:05:48:   'x-forwarded-server': 'gearly.com',
2025-11-28T05:05:48:   connection: 'Keep-Alive',
2025-11-28T05:05:48:   'x-middleware-invoke': '',
2025-11-28T05:05:48:   'x-invoke-path': '/404',
2025-11-28T05:05:48:   'x-invoke-query': '%7B%22rsd%22%3A%22%22%7D',
2025-11-28T05:05:48:   'x-invoke-status': '404'
2025-11-28T05:05:48: }
2025-11-28T05:05:48: 2025-11-28T10:05:48.701Z compression no compression: not acceptable
2025-11-28T05:05:48: 2025-11-28T10:05:48.767Z next:router-server:main requestHandler! / {
2025-11-28T05:05:48:   matchedOutput: {
2025-11-28T05:05:48:     type: 'pageFile',
2025-11-28T05:05:48:     fsPath: undefined,
2025-11-28T05:05:48:     locale: undefined,
2025-11-28T05:05:48:     itemsRoot: undefined,
2025-11-28T05:05:48:     itemPath: '/'
2025-11-28T05:05:48:   },
2025-11-28T05:05:48:   statusCode: undefined,
2025-11-28T05:05:48:   resHeaders: {},
2025-11-28T05:05:48:   bodyStream: false,
2025-11-28T05:05:48:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T05:05:48:   finished: true
2025-11-28T05:05:48: }
2025-11-28T05:05:48: 2025-11-28T10:05:48.767Z next:router-server:main invokeRender / {
2025-11-28T05:05:48:   host: 'gearly.com',
2025-11-28T05:05:48:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T05:05:48:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T05:05:48:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T05:05:48:   'x-forwarded-for': '143.198.0.113',
2025-11-28T05:05:48:   'x-forwarded-host': 'gearly.com',
2025-11-28T05:05:48:   'x-forwarded-server': 'gearly.com',
2025-11-28T05:05:48:   connection: 'Keep-Alive',
2025-11-28T05:05:48:   'x-middleware-invoke': '',
2025-11-28T05:05:48:   'x-invoke-path': '/',
2025-11-28T05:05:48:   'x-invoke-query': '%7B%7D',
2025-11-28T05:05:48:   'x-invoke-output': '/'
2025-11-28T05:05:48: }
2025-11-28T05:05:48: 2025-11-28T10:05:48.768Z compression no compression: not acceptable
2025-11-28T05:05:48: 2025-11-28T10:05:48.793Z next:router-server:main requestHandler! /blog/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:48:   matchedOutput: null,
2025-11-28T05:05:48:   statusCode: undefined,
2025-11-28T05:05:48:   resHeaders: {},
2025-11-28T05:05:48:   bodyStream: false,
2025-11-28T05:05:48:   parsedUrl: {
2025-11-28T05:05:48:     pathname: '/blog/wp-includes/wlwmanifest.xml',
2025-11-28T05:05:48:     query: [Object: null prototype] {}
2025-11-28T05:05:48:   },
2025-11-28T05:05:48:   finished: false
2025-11-28T05:05:48: }
2025-11-28T05:05:48: 2025-11-28T10:05:48.793Z next:router-server:main invokeRender /blog/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:48:   host: 'gearly.com',
2025-11-28T05:05:48:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T05:05:48:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T05:05:48:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T05:05:48:   'x-forwarded-for': '143.198.0.113',
2025-11-28T05:05:48:   'x-forwarded-host': 'gearly.com',
2025-11-28T05:05:48:   'x-forwarded-server': 'gearly.com',
2025-11-28T05:05:48:   connection: 'Keep-Alive',
2025-11-28T05:05:48:   'x-middleware-invoke': '',
2025-11-28T05:05:48:   'x-invoke-path': '/404',
2025-11-28T05:05:48:   'x-invoke-query': '%7B%7D',
2025-11-28T05:05:48:   'x-invoke-status': '404'
2025-11-28T05:05:48: }
2025-11-28T05:05:48: 2025-11-28T10:05:48.794Z compression no compression: not acceptable
2025-11-28T05:05:48: 2025-11-28T10:05:48.802Z next:router-server:main requestHandler! /web/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:48:   matchedOutput: null,
2025-11-28T05:05:48:   statusCode: undefined,
2025-11-28T05:05:48:   resHeaders: {},
2025-11-28T05:05:48:   bodyStream: false,
2025-11-28T05:05:48:   parsedUrl: {
2025-11-28T05:05:48:     pathname: '/web/wp-includes/wlwmanifest.xml',
2025-11-28T05:05:48:     query: [Object: null prototype] {}
2025-11-28T05:05:48:   },
2025-11-28T05:05:48:   finished: false
2025-11-28T05:05:48: }
2025-11-28T05:05:48: 2025-11-28T10:05:48.802Z next:router-server:main invokeRender /web/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:48:   host: 'gearly.com',
2025-11-28T05:05:48:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T05:05:48:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T05:05:48:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T05:05:48:   'x-forwarded-for': '143.198.0.113',
2025-11-28T05:05:48:   'x-forwarded-host': 'gearly.com',
2025-11-28T05:05:48:   'x-forwarded-server': 'gearly.com',
2025-11-28T05:05:48:   connection: 'Keep-Alive',
2025-11-28T05:05:48:   'x-middleware-invoke': '',
2025-11-28T05:05:48:   'x-invoke-path': '/404',
2025-11-28T05:05:48:   'x-invoke-query': '%7B%7D',
2025-11-28T05:05:48:   'x-invoke-status': '404'
2025-11-28T05:05:48: }
2025-11-28T05:05:48: 2025-11-28T10:05:48.802Z compression no compression: not acceptable
2025-11-28T05:05:48: 2025-11-28T10:05:48.890Z next:router-server:main requestHandler! /wordpress/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:48:   matchedOutput: null,
2025-11-28T05:05:48:   statusCode: undefined,
2025-11-28T05:05:48:   resHeaders: {},
2025-11-28T05:05:48:   bodyStream: false,
2025-11-28T05:05:48:   parsedUrl: {
2025-11-28T05:05:48:     pathname: '/wordpress/wp-includes/wlwmanifest.xml',
2025-11-28T05:05:48:     query: [Object: null prototype] {}
2025-11-28T05:05:48:   },
2025-11-28T05:05:48:   finished: false
2025-11-28T05:05:48: }
2025-11-28T05:05:48: 2025-11-28T10:05:48.891Z next:router-server:main invokeRender /wordpress/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:48:   host: 'gearly.com',
2025-11-28T05:05:48:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T05:05:48:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T05:05:48:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T05:05:48:   'x-forwarded-for': '143.198.0.113',
2025-11-28T05:05:48:   'x-forwarded-host': 'gearly.com',
2025-11-28T05:05:48:   'x-forwarded-server': 'gearly.com',
2025-11-28T05:05:48:   connection: 'Keep-Alive',
2025-11-28T05:05:48:   'x-middleware-invoke': '',
2025-11-28T05:05:48:   'x-invoke-path': '/404',
2025-11-28T05:05:48:   'x-invoke-query': '%7B%7D',
2025-11-28T05:05:48:   'x-invoke-status': '404'
2025-11-28T05:05:48: }
2025-11-28T05:05:48: 2025-11-28T10:05:48.892Z compression no compression: not acceptable
2025-11-28T05:05:48: 2025-11-28T10:05:48.901Z next:router-server:main requestHandler! /website/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:48:   matchedOutput: null,
2025-11-28T05:05:48:   statusCode: undefined,
2025-11-28T05:05:48:   resHeaders: {},
2025-11-28T05:05:48:   bodyStream: false,
2025-11-28T05:05:48:   parsedUrl: {
2025-11-28T05:05:48:     pathname: '/website/wp-includes/wlwmanifest.xml',
2025-11-28T05:05:48:     query: [Object: null prototype] {}
2025-11-28T05:05:48:   },
2025-11-28T05:05:48:   finished: false
2025-11-28T05:05:48: }
2025-11-28T05:05:48: 2025-11-28T10:05:48.902Z next:router-server:main invokeRender /website/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:48:   host: 'gearly.com',
2025-11-28T05:05:48:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T05:05:48:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T05:05:48:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T05:05:48:   'x-forwarded-for': '143.198.0.113',
2025-11-28T05:05:48:   'x-forwarded-host': 'gearly.com',
2025-11-28T05:05:48:   'x-forwarded-server': 'gearly.com',
2025-11-28T05:05:48:   connection: 'Keep-Alive',
2025-11-28T05:05:48:   'x-middleware-invoke': '',
2025-11-28T05:05:48:   'x-invoke-path': '/404',
2025-11-28T05:05:48:   'x-invoke-query': '%7B%7D',
2025-11-28T05:05:48:   'x-invoke-status': '404'
2025-11-28T05:05:48: }
2025-11-28T05:05:48: 2025-11-28T10:05:48.902Z compression no compression: not acceptable
2025-11-28T05:05:48: 2025-11-28T10:05:48.958Z next:router-server:main requestHandler! /wp/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:48:   matchedOutput: null,
2025-11-28T05:05:48:   statusCode: undefined,
2025-11-28T05:05:48:   resHeaders: {},
2025-11-28T05:05:48:   bodyStream: false,
2025-11-28T05:05:48:   parsedUrl: {
2025-11-28T05:05:48:     pathname: '/wp/wp-includes/wlwmanifest.xml',
2025-11-28T05:05:48:     query: [Object: null prototype] {}
2025-11-28T05:05:48:   },
2025-11-28T05:05:48:   finished: false
2025-11-28T05:05:48: }
2025-11-28T05:05:48: 2025-11-28T10:05:48.958Z next:router-server:main invokeRender /wp/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:48:   host: 'gearly.com',
2025-11-28T05:05:48:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T05:05:48:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T05:05:48:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T05:05:48:   'x-forwarded-for': '143.198.0.113',
2025-11-28T05:05:48:   'x-forwarded-host': 'gearly.com',
2025-11-28T05:05:48:   'x-forwarded-server': 'gearly.com',
2025-11-28T05:05:48:   connection: 'Keep-Alive',
2025-11-28T05:05:48:   'x-middleware-invoke': '',
2025-11-28T05:05:48:   'x-invoke-path': '/404',
2025-11-28T05:05:48:   'x-invoke-query': '%7B%7D',
2025-11-28T05:05:48:   'x-invoke-status': '404'
2025-11-28T05:05:48: }
2025-11-28T05:05:48: 2025-11-28T10:05:48.959Z compression no compression: not acceptable
2025-11-28T05:05:49: 2025-11-28T10:05:49.069Z next:router-server:main requestHandler! /news/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:49:   matchedOutput: null,
2025-11-28T05:05:49:   statusCode: undefined,
2025-11-28T05:05:49:   resHeaders: {},
2025-11-28T05:05:49:   bodyStream: false,
2025-11-28T05:05:49:   parsedUrl: {
2025-11-28T05:05:49:     pathname: '/news/wp-includes/wlwmanifest.xml',
2025-11-28T05:05:49:     query: [Object: null prototype] {}
2025-11-28T05:05:49:   },
2025-11-28T05:05:49:   finished: false
2025-11-28T05:05:49: }
2025-11-28T05:05:49: 2025-11-28T10:05:49.069Z next:router-server:main invokeRender /news/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:49:   host: 'gearly.com',
2025-11-28T05:05:49:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T05:05:49:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T05:05:49:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T05:05:49:   'x-forwarded-for': '143.198.0.113',
2025-11-28T05:05:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T05:05:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T05:05:49:   connection: 'Keep-Alive',
2025-11-28T05:05:49:   'x-middleware-invoke': '',
2025-11-28T05:05:49:   'x-invoke-path': '/404',
2025-11-28T05:05:49:   'x-invoke-query': '%7B%7D',
2025-11-28T05:05:49:   'x-invoke-status': '404'
2025-11-28T05:05:49: }
2025-11-28T05:05:49: 2025-11-28T10:05:49.069Z compression no compression: not acceptable
2025-11-28T05:05:49: 2025-11-28T10:05:49.162Z next:router-server:main requestHandler! /2018/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:49:   matchedOutput: null,
2025-11-28T05:05:49:   statusCode: undefined,
2025-11-28T05:05:49:   resHeaders: {},
2025-11-28T05:05:49:   bodyStream: false,
2025-11-28T05:05:49:   parsedUrl: {
2025-11-28T05:05:49:     pathname: '/2018/wp-includes/wlwmanifest.xml',
2025-11-28T05:05:49:     query: [Object: null prototype] {}
2025-11-28T05:05:49:   },
2025-11-28T05:05:49:   finished: false
2025-11-28T05:05:49: }
2025-11-28T05:05:49: 2025-11-28T10:05:49.162Z next:router-server:main invokeRender /2018/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:49:   host: 'gearly.com',
2025-11-28T05:05:49:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T05:05:49:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T05:05:49:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T05:05:49:   'x-forwarded-for': '143.198.0.113',
2025-11-28T05:05:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T05:05:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T05:05:49:   connection: 'Keep-Alive',
2025-11-28T05:05:49:   'x-middleware-invoke': '',
2025-11-28T05:05:49:   'x-invoke-path': '/404',
2025-11-28T05:05:49:   'x-invoke-query': '%7B%7D',
2025-11-28T05:05:49:   'x-invoke-status': '404'
2025-11-28T05:05:49: }
2025-11-28T05:05:49: 2025-11-28T10:05:49.162Z compression no compression: not acceptable
2025-11-28T05:05:49: 2025-11-28T10:05:49.192Z next:router-server:main requestHandler! /2019/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:49:   matchedOutput: null,
2025-11-28T05:05:49:   statusCode: undefined,
2025-11-28T05:05:49:   resHeaders: {},
2025-11-28T05:05:49:   bodyStream: false,
2025-11-28T05:05:49:   parsedUrl: {
2025-11-28T05:05:49:     pathname: '/2019/wp-includes/wlwmanifest.xml',
2025-11-28T05:05:49:     query: [Object: null prototype] {}
2025-11-28T05:05:49:   },
2025-11-28T05:05:49:   finished: false
2025-11-28T05:05:49: }
2025-11-28T05:05:49: 2025-11-28T10:05:49.192Z next:router-server:main invokeRender /2019/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:49:   host: 'gearly.com',
2025-11-28T05:05:49:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T05:05:49:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T05:05:49:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T05:05:49:   'x-forwarded-for': '143.198.0.113',
2025-11-28T05:05:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T05:05:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T05:05:49:   connection: 'Keep-Alive',
2025-11-28T05:05:49:   'x-middleware-invoke': '',
2025-11-28T05:05:49:   'x-invoke-path': '/404',
2025-11-28T05:05:49:   'x-invoke-query': '%7B%7D',
2025-11-28T05:05:49:   'x-invoke-status': '404'
2025-11-28T05:05:49: }
2025-11-28T05:05:49: 2025-11-28T10:05:49.193Z compression no compression: not acceptable
2025-11-28T05:05:49: 2025-11-28T10:05:49.265Z next:router-server:main requestHandler! /shop/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:49:   matchedOutput: null,
2025-11-28T05:05:49:   statusCode: undefined,
2025-11-28T05:05:49:   resHeaders: {},
2025-11-28T05:05:49:   bodyStream: false,
2025-11-28T05:05:49:   parsedUrl: {
2025-11-28T05:05:49:     pathname: '/shop/wp-includes/wlwmanifest.xml',
2025-11-28T05:05:49:     query: [Object: null prototype] {}
2025-11-28T05:05:49:   },
2025-11-28T05:05:49:   finished: false
2025-11-28T05:05:49: }
2025-11-28T05:05:49: 2025-11-28T10:05:49.265Z next:router-server:main invokeRender /shop/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:49:   host: 'gearly.com',
2025-11-28T05:05:49:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T05:05:49:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T05:05:49:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T05:05:49:   'x-forwarded-for': '143.198.0.113',
2025-11-28T05:05:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T05:05:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T05:05:49:   connection: 'Keep-Alive',
2025-11-28T05:05:49:   'x-middleware-invoke': '',
2025-11-28T05:05:49:   'x-invoke-path': '/404',
2025-11-28T05:05:49:   'x-invoke-query': '%7B%7D',
2025-11-28T05:05:49:   'x-invoke-status': '404'
2025-11-28T05:05:49: }
2025-11-28T05:05:49: 2025-11-28T10:05:49.266Z compression no compression: not acceptable
2025-11-28T05:05:49: 2025-11-28T10:05:49.280Z next:router-server:main requestHandler! /wp1/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:49:   matchedOutput: null,
2025-11-28T05:05:49:   statusCode: undefined,
2025-11-28T05:05:49:   resHeaders: {},
2025-11-28T05:05:49:   bodyStream: false,
2025-11-28T05:05:49:   parsedUrl: {
2025-11-28T05:05:49:     pathname: '/wp1/wp-includes/wlwmanifest.xml',
2025-11-28T05:05:49:     query: [Object: null prototype] {}
2025-11-28T05:05:49:   },
2025-11-28T05:05:49:   finished: false
2025-11-28T05:05:49: }
2025-11-28T05:05:49: 2025-11-28T10:05:49.280Z next:router-server:main invokeRender /wp1/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:49:   host: 'gearly.com',
2025-11-28T05:05:49:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T05:05:49:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T05:05:49:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T05:05:49:   'x-forwarded-for': '143.198.0.113',
2025-11-28T05:05:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T05:05:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T05:05:49:   connection: 'Keep-Alive',
2025-11-28T05:05:49:   'x-middleware-invoke': '',
2025-11-28T05:05:49:   'x-invoke-path': '/404',
2025-11-28T05:05:49:   'x-invoke-query': '%7B%7D',
2025-11-28T05:05:49:   'x-invoke-status': '404'
2025-11-28T05:05:49: }
2025-11-28T05:05:49: 2025-11-28T10:05:49.281Z compression no compression: not acceptable
2025-11-28T05:05:49: 2025-11-28T10:05:49.292Z next:router-server:main requestHandler! /test/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:49:   matchedOutput: null,
2025-11-28T05:05:49:   statusCode: undefined,
2025-11-28T05:05:49:   resHeaders: {},
2025-11-28T05:05:49:   bodyStream: false,
2025-11-28T05:05:49:   parsedUrl: {
2025-11-28T05:05:49:     pathname: '/test/wp-includes/wlwmanifest.xml',
2025-11-28T05:05:49:     query: [Object: null prototype] {}
2025-11-28T05:05:49:   },
2025-11-28T05:05:49:   finished: false
2025-11-28T05:05:49: }
2025-11-28T05:05:49: 2025-11-28T10:05:49.292Z next:router-server:main invokeRender /test/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:49:   host: 'gearly.com',
2025-11-28T05:05:49:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T05:05:49:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T05:05:49:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T05:05:49:   'x-forwarded-for': '143.198.0.113',
2025-11-28T05:05:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T05:05:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T05:05:49:   connection: 'Keep-Alive',
2025-11-28T05:05:49:   'x-middleware-invoke': '',
2025-11-28T05:05:49:   'x-invoke-path': '/404',
2025-11-28T05:05:49:   'x-invoke-query': '%7B%7D',
2025-11-28T05:05:49:   'x-invoke-status': '404'
2025-11-28T05:05:49: }
2025-11-28T05:05:49: 2025-11-28T10:05:49.293Z compression no compression: not acceptable
2025-11-28T05:05:49: 2025-11-28T10:05:49.301Z next:router-server:main requestHandler! /media/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:49:   matchedOutput: null,
2025-11-28T05:05:49:   statusCode: undefined,
2025-11-28T05:05:49:   resHeaders: {},
2025-11-28T05:05:49:   bodyStream: false,
2025-11-28T05:05:49:   parsedUrl: {
2025-11-28T05:05:49:     pathname: '/media/wp-includes/wlwmanifest.xml',
2025-11-28T05:05:49:     query: [Object: null prototype] {}
2025-11-28T05:05:49:   },
2025-11-28T05:05:49:   finished: false
2025-11-28T05:05:49: }
2025-11-28T05:05:49: 2025-11-28T10:05:49.301Z next:router-server:main invokeRender /media/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:49:   host: 'gearly.com',
2025-11-28T05:05:49:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T05:05:49:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T05:05:49:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T05:05:49:   'x-forwarded-for': '143.198.0.113',
2025-11-28T05:05:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T05:05:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T05:05:49:   connection: 'Keep-Alive',
2025-11-28T05:05:49:   'x-middleware-invoke': '',
2025-11-28T05:05:49:   'x-invoke-path': '/404',
2025-11-28T05:05:49:   'x-invoke-query': '%7B%7D',
2025-11-28T05:05:49:   'x-invoke-status': '404'
2025-11-28T05:05:49: }
2025-11-28T05:05:49: 2025-11-28T10:05:49.301Z compression no compression: not acceptable
2025-11-28T05:05:49: 2025-11-28T10:05:49.367Z next:router-server:main requestHandler! /wp2/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:49:   matchedOutput: null,
2025-11-28T05:05:49:   statusCode: undefined,
2025-11-28T05:05:49:   resHeaders: {},
2025-11-28T05:05:49:   bodyStream: false,
2025-11-28T05:05:49:   parsedUrl: {
2025-11-28T05:05:49:     pathname: '/wp2/wp-includes/wlwmanifest.xml',
2025-11-28T05:05:49:     query: [Object: null prototype] {}
2025-11-28T05:05:49:   },
2025-11-28T05:05:49:   finished: false
2025-11-28T05:05:49: }
2025-11-28T05:05:49: 2025-11-28T10:05:49.367Z next:router-server:main invokeRender /wp2/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:49:   host: 'gearly.com',
2025-11-28T05:05:49:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T05:05:49:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T05:05:49:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T05:05:49:   'x-forwarded-for': '143.198.0.113',
2025-11-28T05:05:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T05:05:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T05:05:49:   connection: 'Keep-Alive',
2025-11-28T05:05:49:   'x-middleware-invoke': '',
2025-11-28T05:05:49:   'x-invoke-path': '/404',
2025-11-28T05:05:49:   'x-invoke-query': '%7B%7D',
2025-11-28T05:05:49:   'x-invoke-status': '404'
2025-11-28T05:05:49: }
2025-11-28T05:05:49: 2025-11-28T10:05:49.367Z compression no compression: not acceptable
2025-11-28T05:05:49: 2025-11-28T10:05:49.375Z next:router-server:main requestHandler! /site/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:49:   matchedOutput: null,
2025-11-28T05:05:49:   statusCode: undefined,
2025-11-28T05:05:49:   resHeaders: {},
2025-11-28T05:05:49:   bodyStream: false,
2025-11-28T05:05:49:   parsedUrl: {
2025-11-28T05:05:49:     pathname: '/site/wp-includes/wlwmanifest.xml',
2025-11-28T05:05:49:     query: [Object: null prototype] {}
2025-11-28T05:05:49:   },
2025-11-28T05:05:49:   finished: false
2025-11-28T05:05:49: }
2025-11-28T05:05:49: 2025-11-28T10:05:49.376Z next:router-server:main invokeRender /site/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:49:   host: 'gearly.com',
2025-11-28T05:05:49:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T05:05:49:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T05:05:49:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T05:05:49:   'x-forwarded-for': '143.198.0.113',
2025-11-28T05:05:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T05:05:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T05:05:49:   connection: 'Keep-Alive',
2025-11-28T05:05:49:   'x-middleware-invoke': '',
2025-11-28T05:05:49:   'x-invoke-path': '/404',
2025-11-28T05:05:49:   'x-invoke-query': '%7B%7D',
2025-11-28T05:05:49:   'x-invoke-status': '404'
2025-11-28T05:05:49: }
2025-11-28T05:05:49: 2025-11-28T10:05:49.376Z compression no compression: not acceptable
2025-11-28T05:05:49: 2025-11-28T10:05:49.384Z next:router-server:main requestHandler! /cms/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:49:   matchedOutput: null,
2025-11-28T05:05:49:   statusCode: undefined,
2025-11-28T05:05:49:   resHeaders: {},
2025-11-28T05:05:49:   bodyStream: false,
2025-11-28T05:05:49:   parsedUrl: {
2025-11-28T05:05:49:     pathname: '/cms/wp-includes/wlwmanifest.xml',
2025-11-28T05:05:49:     query: [Object: null prototype] {}
2025-11-28T05:05:49:   },
2025-11-28T05:05:49:   finished: false
2025-11-28T05:05:49: }
2025-11-28T05:05:49: 2025-11-28T10:05:49.384Z next:router-server:main invokeRender /cms/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:49:   host: 'gearly.com',
2025-11-28T05:05:49:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T05:05:49:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T05:05:49:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T05:05:49:   'x-forwarded-for': '143.198.0.113',
2025-11-28T05:05:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T05:05:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T05:05:49:   connection: 'Keep-Alive',
2025-11-28T05:05:49:   'x-middleware-invoke': '',
2025-11-28T05:05:49:   'x-invoke-path': '/404',
2025-11-28T05:05:49:   'x-invoke-query': '%7B%7D',
2025-11-28T05:05:49:   'x-invoke-status': '404'
2025-11-28T05:05:49: }
2025-11-28T05:05:49: 2025-11-28T10:05:49.385Z compression no compression: not acceptable
2025-11-28T05:05:49: 2025-11-28T10:05:49.396Z next:router-server:main requestHandler! /sito/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:49:   matchedOutput: null,
2025-11-28T05:05:49:   statusCode: undefined,
2025-11-28T05:05:49:   resHeaders: {},
2025-11-28T05:05:49:   bodyStream: false,
2025-11-28T05:05:49:   parsedUrl: {
2025-11-28T05:05:49:     pathname: '/sito/wp-includes/wlwmanifest.xml',
2025-11-28T05:05:49:     query: [Object: null prototype] {}
2025-11-28T05:05:49:   },
2025-11-28T05:05:49:   finished: false
2025-11-28T05:05:49: }
2025-11-28T05:05:49: 2025-11-28T10:05:49.396Z next:router-server:main invokeRender /sito/wp-includes/wlwmanifest.xml {
2025-11-28T05:05:49:   host: 'gearly.com',
2025-11-28T05:05:49:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T05:05:49:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T05:05:49:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T05:05:49:   'x-forwarded-for': '143.198.0.113',
2025-11-28T05:05:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T05:05:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T05:05:49:   connection: 'Keep-Alive',
2025-11-28T05:05:49:   'x-middleware-invoke': '',
2025-11-28T05:05:49:   'x-invoke-path': '/404',
2025-11-28T05:05:49:   'x-invoke-query': '%7B%7D',
2025-11-28T05:05:49:   'x-invoke-status': '404'
2025-11-28T05:05:49: }
2025-11-28T05:05:49: 2025-11-28T10:05:49.397Z compression no compression: not acceptable
2025-11-28T05:09:25: 2025-11-28T10:09:25.425Z next:router-server:main requestHandler! / {
2025-11-28T05:09:25:   matchedOutput: {
2025-11-28T05:09:25:     type: 'pageFile',
2025-11-28T05:09:25:     fsPath: undefined,
2025-11-28T05:09:25:     locale: undefined,
2025-11-28T05:09:25:     itemsRoot: undefined,
2025-11-28T05:09:25:     itemPath: '/'
2025-11-28T05:09:25:   },
2025-11-28T05:09:25:   statusCode: undefined,
2025-11-28T05:09:25:   resHeaders: {},
2025-11-28T05:09:25:   bodyStream: false,
2025-11-28T05:09:25:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T05:09:25:   finished: true
2025-11-28T05:09:25: }
2025-11-28T05:09:25: 2025-11-28T10:09:25.425Z next:router-server:main invokeRender / {
2025-11-28T05:09:25:   host: '50.6.6.177:4000',
2025-11-28T05:09:25:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36',
2025-11-28T05:09:25:   'accept-encoding': 'gzip',
2025-11-28T05:09:25:   connection: 'close',
2025-11-28T05:09:25:   'x-middleware-invoke': '',
2025-11-28T05:09:25:   'x-invoke-path': '/',
2025-11-28T05:09:25:   'x-invoke-query': '%7B%7D',
2025-11-28T05:09:25:   'x-invoke-output': '/'
2025-11-28T05:09:25: }
2025-11-28T05:09:25: 2025-11-28T10:09:25.426Z compression gzip compression
2025-11-28T05:20:53: 2025-11-28T10:20:53.224Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T05:20:53:   matchedOutput: {
2025-11-28T05:20:53:     type: 'pageFile',
2025-11-28T05:20:53:     fsPath: undefined,
2025-11-28T05:20:53:     locale: undefined,
2025-11-28T05:20:53:     itemsRoot: undefined,
2025-11-28T05:20:53:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T05:20:53:   },
2025-11-28T05:20:53:   statusCode: undefined,
2025-11-28T05:20:53:   resHeaders: {},
2025-11-28T05:20:53:   bodyStream: false,
2025-11-28T05:20:53:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T05:20:53:   finished: true
2025-11-28T05:20:53: }
2025-11-28T05:20:53: 2025-11-28T10:20:53.224Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T05:20:53:   host: 'gearly.com',
2025-11-28T05:20:53:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T05:20:53:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T05:20:53:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T05:20:53:   'content-type': 'application/json',
2025-11-28T05:20:53:   'sec-ch-ua-mobile': '?0',
2025-11-28T05:20:53:   accept: '*/*',
2025-11-28T05:20:53:   'sec-fetch-site': 'same-origin',
2025-11-28T05:20:53:   'sec-fetch-mode': 'cors',
2025-11-28T05:20:53:   'sec-fetch-dest': 'empty',
2025-11-28T05:20:53:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T05:20:53:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T05:20:53:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T05:20:53:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..U96GM_fSlolPeW2K.aKCxT9GFX1ju1-FognceMiGy8vXUIDH9MyeKYSPu9Tmxk_jsujR8l4inuWmn3NRa_xzWsyUtYA6rC0jHQYhuUQ1wNOjKQFDHfKo4k-XhG92r5OKrU1_of6bXliUhqnGIDJYsCQrHzPQf8yESH9t5uvgjPvhy0sgSdB0OHC81fqYEdanciWSwVkoKTSLp7rx6PXdg-FbCrh9bmkYvXm7P3Nsc67uOVkueN4E0n1zmsnxinOGrNrH6QPHmvJMXxQ1QRpSSXJ_DtkFEDpxSPvOHwRys91KYLWuuU-6zPIDhBUwrPOpXMXkaZWugh2jdUNekB6ecl8QtxKz4ZVc4LFYSKK1Jn8c_1Icgyt9RD5JcJQx4FR7Vfw.nrk_nf8KcOz-7hOrY4CnXw; webmailsession=%3autdBs1kqlOYTFKXk%2cc399fa596db998410cce6772264b09ac',
2025-11-28T05:20:53:   'if-none-match': '"trkvh8n9n66g"',
2025-11-28T05:20:53:   'x-forwarded-proto': 'https',
2025-11-28T05:20:53:   'x-forwarded-for': '101.50.103.93',
2025-11-28T05:20:53:   'x-forwarded-host': 'gearly.com',
2025-11-28T05:20:53:   'x-forwarded-server': 'gearly.com',
2025-11-28T05:20:53:   connection: 'Keep-Alive',
2025-11-28T05:20:53:   'x-middleware-invoke': '',
2025-11-28T05:20:53:   'x-invoke-path': '/api/auth/session',
2025-11-28T05:20:53:   'x-invoke-query': '%7B%7D',
2025-11-28T05:20:53:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T05:20:53: }
2025-11-28T05:20:53: 2025-11-28T10:20:53.226Z compression no compression: size below threshold
2025-11-28T05:35:15: 2025-11-28T10:35:15.962Z next:router-server:main requestHandler! /robots.txt {
2025-11-28T05:35:15:   matchedOutput: null,
2025-11-28T05:35:15:   statusCode: undefined,
2025-11-28T05:35:15:   resHeaders: {},
2025-11-28T05:35:15:   bodyStream: false,
2025-11-28T05:35:15:   parsedUrl: { pathname: '/robots.txt', query: [Object: null prototype] {} },
2025-11-28T05:35:15:   finished: false
2025-11-28T05:35:15: }
2025-11-28T05:35:15: 2025-11-28T10:35:15.962Z next:router-server:main invokeRender /robots.txt {
2025-11-28T05:35:15:   host: 'gearly.com',
2025-11-28T05:35:15:   'user-agent': 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36',
2025-11-28T05:35:15:   'accept-encoding': 'gzip,deflate',
2025-11-28T05:35:15:   'x-forwarded-proto': 'https',
2025-11-28T05:35:15:   'x-forwarded-for': '52.0.105.244',
2025-11-28T05:35:15:   'x-forwarded-host': 'gearly.com',
2025-11-28T05:35:15:   'x-forwarded-server': 'gearly.com',
2025-11-28T05:35:15:   connection: 'Keep-Alive',
2025-11-28T05:35:15:   'x-middleware-invoke': '',
2025-11-28T05:35:15:   'x-invoke-path': '/404',
2025-11-28T05:35:15:   'x-invoke-query': '%7B%7D',
2025-11-28T05:35:15:   'x-invoke-status': '404'
2025-11-28T05:35:15: }
2025-11-28T05:35:15: 2025-11-28T10:35:15.963Z compression gzip compression
2025-11-28T05:35:16: 2025-11-28T10:35:16.150Z next:router-server:main requestHandler! / {
2025-11-28T05:35:16:   matchedOutput: {
2025-11-28T05:35:16:     type: 'pageFile',
2025-11-28T05:35:16:     fsPath: undefined,
2025-11-28T05:35:16:     locale: undefined,
2025-11-28T05:35:16:     itemsRoot: undefined,
2025-11-28T05:35:16:     itemPath: '/'
2025-11-28T05:35:16:   },
2025-11-28T05:35:16:   statusCode: undefined,
2025-11-28T05:35:16:   resHeaders: {},
2025-11-28T05:35:16:   bodyStream: false,
2025-11-28T05:35:16:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T05:35:16:   finished: true
2025-11-28T05:35:16: }
2025-11-28T05:35:16: 2025-11-28T10:35:16.150Z next:router-server:main invokeRender / {
2025-11-28T05:35:16:   host: 'gearly.com',
2025-11-28T05:35:16:   'user-agent': 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36',
2025-11-28T05:35:16:   'accept-encoding': 'gzip,deflate',
2025-11-28T05:35:16:   'x-forwarded-proto': 'https',
2025-11-28T05:35:16:   'x-forwarded-for': '54.164.106.236',
2025-11-28T05:35:16:   'x-forwarded-host': 'gearly.com',
2025-11-28T05:35:16:   'x-forwarded-server': 'gearly.com',
2025-11-28T05:35:16:   connection: 'Keep-Alive',
2025-11-28T05:35:16:   'x-middleware-invoke': '',
2025-11-28T05:35:16:   'x-invoke-path': '/',
2025-11-28T05:35:16:   'x-invoke-query': '%7B%7D',
2025-11-28T05:35:16:   'x-invoke-output': '/'
2025-11-28T05:35:16: }
2025-11-28T05:35:16: 2025-11-28T10:35:16.151Z compression gzip compression
2025-11-28T05:40:01: 2025-11-28T10:40:01.920Z next:router-server:main requestHandler! / {
2025-11-28T05:40:01:   matchedOutput: {
2025-11-28T05:40:01:     type: 'pageFile',
2025-11-28T05:40:01:     fsPath: undefined,
2025-11-28T05:40:01:     locale: undefined,
2025-11-28T05:40:01:     itemsRoot: undefined,
2025-11-28T05:40:01:     itemPath: '/'
2025-11-28T05:40:01:   },
2025-11-28T05:40:01:   statusCode: undefined,
2025-11-28T05:40:01:   resHeaders: {},
2025-11-28T05:40:01:   bodyStream: false,
2025-11-28T05:40:01:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T05:40:01:   finished: true
2025-11-28T05:40:01: }
2025-11-28T05:40:01: 2025-11-28T10:40:01.920Z next:router-server:main invokeRender / {
2025-11-28T05:40:01:   host: '50.6.6.177:4000',
2025-11-28T05:40:01:   'user-agent': 'Mozilla/5.0 (compatible; InternetMeasurement/1.0; +https://internet-measurement.com/)',
2025-11-28T05:40:01:   connection: 'close',
2025-11-28T05:40:01:   accept: '*/*',
2025-11-28T05:40:01:   'accept-encoding': 'gzip',
2025-11-28T05:40:01:   'x-middleware-invoke': '',
2025-11-28T05:40:01:   'x-invoke-path': '/',
2025-11-28T05:40:01:   'x-invoke-query': '%7B%7D',
2025-11-28T05:40:01:   'x-invoke-output': '/'
2025-11-28T05:40:01: }
2025-11-28T05:40:01: 2025-11-28T10:40:01.922Z compression gzip compression
2025-11-28T05:40:02: 2025-11-28T10:40:02.646Z next:router-server:main requestHandler! /logo.png {
2025-11-28T05:40:02:   matchedOutput: {
2025-11-28T05:40:02:     type: 'publicFolder',
2025-11-28T05:40:02:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T05:40:02:     locale: undefined,
2025-11-28T05:40:02:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T05:40:02:     itemPath: '/logo.png'
2025-11-28T05:40:02:   },
2025-11-28T05:40:02:   statusCode: undefined,
2025-11-28T05:40:02:   resHeaders: {},
2025-11-28T05:40:02:   bodyStream: false,
2025-11-28T05:40:02:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T05:40:02:   finished: true
2025-11-28T05:40:02: }
2025-11-28T05:40:02: 2025-11-28T10:40:02.650Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T05:40:02: 2025-11-28T10:40:02.650Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T05:40:02: 2025-11-28T10:40:02.650Z send accept ranges
2025-11-28T05:40:02: 2025-11-28T10:40:02.650Z send cache-control public, max-age=0
2025-11-28T05:40:02: 2025-11-28T10:40:02.650Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T05:40:02: 2025-11-28T10:40:02.650Z send etag W/"2465-19ac853b2f0"
2025-11-28T05:40:02: 2025-11-28T10:40:02.650Z send content-type image/png
2025-11-28T05:40:02: 2025-11-28T10:40:02.650Z compression image/png not compressible
2025-11-28T05:40:02: 2025-11-28T10:40:02.650Z compression no compression: filtered
2025-11-28T05:46:23: 2025-11-28T10:46:23.154Z next:router-server:main requestHandler! / {
2025-11-28T05:46:23:   matchedOutput: {
2025-11-28T05:46:23:     type: 'pageFile',
2025-11-28T05:46:23:     fsPath: undefined,
2025-11-28T05:46:23:     locale: undefined,
2025-11-28T05:46:23:     itemsRoot: undefined,
2025-11-28T05:46:23:     itemPath: '/'
2025-11-28T05:46:23:   },
2025-11-28T05:46:23:   statusCode: undefined,
2025-11-28T05:46:23:   resHeaders: {},
2025-11-28T05:46:23:   bodyStream: false,
2025-11-28T05:46:23:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T05:46:23:   finished: true
2025-11-28T05:46:23: }
2025-11-28T05:46:23: 2025-11-28T10:46:23.154Z next:router-server:main invokeRender / {
2025-11-28T05:46:23:   host: 'fleets.bbclark.com:4000',
2025-11-28T05:46:23:   'user-agent': 'Mozilla/5.0 (compatible; InternetMeasurement/1.0; +https://internet-measurement.com/)',
2025-11-28T05:46:23:   connection: 'close',
2025-11-28T05:46:23:   accept: '*/*',
2025-11-28T05:46:23:   'accept-encoding': 'gzip',
2025-11-28T05:46:23:   'x-middleware-invoke': '',
2025-11-28T05:46:23:   'x-invoke-path': '/',
2025-11-28T05:46:23:   'x-invoke-query': '%7B%7D',
2025-11-28T05:46:23:   'x-invoke-output': '/'
2025-11-28T05:46:23: }
2025-11-28T05:46:23: 2025-11-28T10:46:23.156Z compression gzip compression
2025-11-28T05:46:26: 2025-11-28T10:46:26.034Z next:router-server:main requestHandler! /logo.png {
2025-11-28T05:46:26:   matchedOutput: {
2025-11-28T05:46:26:     type: 'publicFolder',
2025-11-28T05:46:26:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T05:46:26:     locale: undefined,
2025-11-28T05:46:26:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T05:46:26:     itemPath: '/logo.png'
2025-11-28T05:46:26:   },
2025-11-28T05:46:26:   statusCode: undefined,
2025-11-28T05:46:26:   resHeaders: {},
2025-11-28T05:46:26:   bodyStream: false,
2025-11-28T05:46:26:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T05:46:26:   finished: true
2025-11-28T05:46:26: }
2025-11-28T05:46:26: 2025-11-28T10:46:26.034Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T05:46:26: 2025-11-28T10:46:26.034Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T05:46:26: 2025-11-28T10:46:26.034Z send accept ranges
2025-11-28T05:46:26: 2025-11-28T10:46:26.034Z send cache-control public, max-age=0
2025-11-28T05:46:26: 2025-11-28T10:46:26.034Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T05:46:26: 2025-11-28T10:46:26.034Z send etag W/"2465-19ac853b2f0"
2025-11-28T05:46:26: 2025-11-28T10:46:26.034Z send content-type image/png
2025-11-28T05:46:26: 2025-11-28T10:46:26.036Z compression image/png not compressible
2025-11-28T05:46:26: 2025-11-28T10:46:26.036Z compression no compression: filtered
2025-11-28T06:26:43: 2025-11-28T11:26:43.578Z next:router-server:main requestHandler! /robots.txt {
2025-11-28T06:26:43:   matchedOutput: null,
2025-11-28T06:26:43:   statusCode: undefined,
2025-11-28T06:26:43:   resHeaders: {},
2025-11-28T06:26:43:   bodyStream: false,
2025-11-28T06:26:43:   parsedUrl: { pathname: '/robots.txt', query: [Object: null prototype] {} },
2025-11-28T06:26:43:   finished: false
2025-11-28T06:26:43: }
2025-11-28T06:26:43: 2025-11-28T11:26:43.578Z next:router-server:main invokeRender /robots.txt {
2025-11-28T06:26:43:   host: 'gearly.com',
2025-11-28T06:26:43:   accept: '*/*',
2025-11-28T06:26:43:   range: 'bytes=0-512000',
2025-11-28T06:26:43:   'user-agent': 'facebookexternalhit/1.1 (+http://www.facebook.com/externalhit_uatext.php)',
2025-11-28T06:26:43:   'x-forwarded-proto': 'https',
2025-11-28T06:26:43:   'x-forwarded-for': '173.252.87.12',
2025-11-28T06:26:43:   'x-forwarded-host': 'gearly.com',
2025-11-28T06:26:43:   'x-forwarded-server': 'gearly.com',
2025-11-28T06:26:43:   connection: 'Keep-Alive',
2025-11-28T06:26:43:   'x-middleware-invoke': '',
2025-11-28T06:26:43:   'x-invoke-path': '/404',
2025-11-28T06:26:43:   'x-invoke-query': '%7B%7D',
2025-11-28T06:26:43:   'x-invoke-status': '404'
2025-11-28T06:26:43: }
2025-11-28T06:26:43: 2025-11-28T11:26:43.579Z compression no compression: not acceptable
2025-11-28T06:29:28: 2025-11-28T11:29:28.977Z next:router-server:main requestHandler! /robots.txt {
2025-11-28T06:29:28:   matchedOutput: null,
2025-11-28T06:29:28:   statusCode: undefined,
2025-11-28T06:29:28:   resHeaders: {},
2025-11-28T06:29:28:   bodyStream: false,
2025-11-28T06:29:28:   parsedUrl: { pathname: '/robots.txt', query: [Object: null prototype] {} },
2025-11-28T06:29:28:   finished: false
2025-11-28T06:29:28: }
2025-11-28T06:29:28: 2025-11-28T11:29:28.977Z next:router-server:main invokeRender /robots.txt {
2025-11-28T06:29:28:   host: 'gearly.com',
2025-11-28T06:29:28:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T06:29:28:   'accept-encoding': 'gzip,identity',
2025-11-28T06:29:28:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15 (Applebot/0.1; +http://www.apple.com/go/applebot)',
2025-11-28T06:29:28:   'x-forwarded-proto': 'https',
2025-11-28T06:29:28:   'x-forwarded-for': '17.22.237.87',
2025-11-28T06:29:28:   'x-forwarded-host': 'gearly.com',
2025-11-28T06:29:28:   'x-forwarded-server': 'gearly.com',
2025-11-28T06:29:28:   connection: 'Keep-Alive',
2025-11-28T06:29:28:   'x-middleware-invoke': '',
2025-11-28T06:29:28:   'x-invoke-path': '/404',
2025-11-28T06:29:28:   'x-invoke-query': '%7B%7D',
2025-11-28T06:29:28:   'x-invoke-status': '404'
2025-11-28T06:29:28: }
2025-11-28T06:29:28: 2025-11-28T11:29:28.978Z compression gzip compression
2025-11-28T06:29:29: 2025-11-28T11:29:29.190Z next:router-server:main requestHandler! /assets/images/favicon.png {
2025-11-28T06:29:29:   matchedOutput: null,
2025-11-28T06:29:29:   statusCode: undefined,
2025-11-28T06:29:29:   resHeaders: {},
2025-11-28T06:29:29:   bodyStream: false,
2025-11-28T06:29:29:   parsedUrl: {
2025-11-28T06:29:29:     pathname: '/assets/images/favicon.png',
2025-11-28T06:29:29:     query: [Object: null prototype] {}
2025-11-28T06:29:29:   },
2025-11-28T06:29:29:   finished: false
2025-11-28T06:29:29: }
2025-11-28T06:29:29: 2025-11-28T11:29:29.190Z next:router-server:main invokeRender /assets/images/favicon.png {
2025-11-28T06:29:29:   host: 'gearly.com',
2025-11-28T06:29:29:   accept: 'image/*',
2025-11-28T06:29:29:   'accept-encoding': 'gzip,identity',
2025-11-28T06:29:29:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15 (Applebot/0.1; +http://www.apple.com/go/applebot)',
2025-11-28T06:29:29:   'x-forwarded-proto': 'https',
2025-11-28T06:29:29:   'x-forwarded-for': '17.22.237.87',
2025-11-28T06:29:29:   'x-forwarded-host': 'gearly.com',
2025-11-28T06:29:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T06:29:29:   connection: 'Keep-Alive',
2025-11-28T06:29:29:   'x-middleware-invoke': '',
2025-11-28T06:29:29:   'x-invoke-path': '/404',
2025-11-28T06:29:29:   'x-invoke-query': '%7B%7D',
2025-11-28T06:29:29:   'x-invoke-status': '404'
2025-11-28T06:29:29: }
2025-11-28T06:29:29: 2025-11-28T11:29:29.192Z compression gzip compression
2025-11-28T06:31:38: 2025-11-28T11:31:38.725Z next:router-server:main requestHandler! /.git/config {
2025-11-28T06:31:38:   matchedOutput: null,
2025-11-28T06:31:38:   statusCode: undefined,
2025-11-28T06:31:38:   resHeaders: {},
2025-11-28T06:31:38:   bodyStream: false,
2025-11-28T06:31:38:   parsedUrl: { pathname: '/.git/config', query: [Object: null prototype] {} },
2025-11-28T06:31:38:   finished: false
2025-11-28T06:31:38: }
2025-11-28T06:31:38: 2025-11-28T11:31:38.725Z next:router-server:main invokeRender /.git/config {
2025-11-28T06:31:38:   host: 'gearly.com',
2025-11-28T06:31:38:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.172 Safari/537.36 Vivaldi/2.5.1525.48',
2025-11-28T06:31:38:   'accept-charset': 'utf-8',
2025-11-28T06:31:38:   'accept-encoding': 'gzip',
2025-11-28T06:31:38:   'x-forwarded-proto': 'https',
2025-11-28T06:31:38:   'x-forwarded-for': '147.185.40.210',
2025-11-28T06:31:38:   'x-forwarded-host': 'gearly.com',
2025-11-28T06:31:38:   'x-forwarded-server': 'gearly.com',
2025-11-28T06:31:38:   connection: 'Keep-Alive',
2025-11-28T06:31:38:   'x-middleware-invoke': '',
2025-11-28T06:31:38:   'x-invoke-path': '/404',
2025-11-28T06:31:38:   'x-invoke-query': '%7B%7D',
2025-11-28T06:31:38:   'x-invoke-status': '404'
2025-11-28T06:31:38: }
2025-11-28T06:31:38: 2025-11-28T11:31:38.726Z compression gzip compression
2025-11-28T07:25:57: 2025-11-28T12:25:57.296Z next:router-server:main requestHandler! / {
2025-11-28T07:25:57:   matchedOutput: {
2025-11-28T07:25:57:     type: 'pageFile',
2025-11-28T07:25:57:     fsPath: undefined,
2025-11-28T07:25:57:     locale: undefined,
2025-11-28T07:25:57:     itemsRoot: undefined,
2025-11-28T07:25:57:     itemPath: '/'
2025-11-28T07:25:57:   },
2025-11-28T07:25:57:   statusCode: undefined,
2025-11-28T07:25:57:   resHeaders: {},
2025-11-28T07:25:57:   bodyStream: false,
2025-11-28T07:25:57:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T07:25:57:   finished: true
2025-11-28T07:25:57: }
2025-11-28T07:25:57: 2025-11-28T12:25:57.296Z next:router-server:main invokeRender / {
2025-11-28T07:25:57:   host: 'gearly.com',
2025-11-28T07:25:57:   'sec-fetch-dest': 'document',
2025-11-28T07:25:57:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:25:57:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T07:25:57:   'sec-fetch-site': 'none',
2025-11-28T07:25:57:   'if-none-match': '"wntbwbwt6q66c"',
2025-11-28T07:25:57:   'sec-fetch-mode': 'navigate',
2025-11-28T07:25:57:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:25:57:   priority: 'u=0, i',
2025-11-28T07:25:57:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:25:57:   cookie: '__Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:25:57:   'x-forwarded-proto': 'https',
2025-11-28T07:25:57:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:25:57:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:25:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:25:57:   connection: 'Keep-Alive',
2025-11-28T07:25:57:   'x-middleware-invoke': '',
2025-11-28T07:25:57:   'x-invoke-path': '/',
2025-11-28T07:25:57:   'x-invoke-query': '%7B%7D',
2025-11-28T07:25:57:   'x-invoke-output': '/'
2025-11-28T07:25:57: }
2025-11-28T07:25:57: 2025-11-28T12:25:57.299Z compression gzip compression
2025-11-28T07:25:57: 2025-11-28T12:25:57.322Z next:router-server:main requestHandler! /_next/static/css/583877b24aabe3d6.css {
2025-11-28T07:25:57:   matchedOutput: {
2025-11-28T07:25:57:     type: 'nextStaticFolder',
2025-11-28T07:25:57:     fsPath: '/home/americas/public_html/ai/.next/static/css/583877b24aabe3d6.css',
2025-11-28T07:25:57:     locale: undefined,
2025-11-28T07:25:57:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T07:25:57:     itemPath: '/css/583877b24aabe3d6.css'
2025-11-28T07:25:57:   },
2025-11-28T07:25:57:   statusCode: undefined,
2025-11-28T07:25:57:   resHeaders: {},
2025-11-28T07:25:57:   bodyStream: false,
2025-11-28T07:25:57:   parsedUrl: {
2025-11-28T07:25:57:     pathname: '/_next/static/css/583877b24aabe3d6.css',
2025-11-28T07:25:57:     query: [Object: null prototype] {}
2025-11-28T07:25:57:   },
2025-11-28T07:25:57:   finished: true
2025-11-28T07:25:57: }
2025-11-28T07:25:57: 2025-11-28T12:25:57.322Z send stat "/home/americas/public_html/ai/.next/static/css/583877b24aabe3d6.css"
2025-11-28T07:25:57: 2025-11-28T12:25:57.323Z next:router-server:main requestHandler! /logo.png {
2025-11-28T07:25:57:   matchedOutput: {
2025-11-28T07:25:57:     type: 'publicFolder',
2025-11-28T07:25:57:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T07:25:57:     locale: undefined,
2025-11-28T07:25:57:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T07:25:57:     itemPath: '/logo.png'
2025-11-28T07:25:57:   },
2025-11-28T07:25:57:   statusCode: undefined,
2025-11-28T07:25:57:   resHeaders: {},
2025-11-28T07:25:57:   bodyStream: false,
2025-11-28T07:25:57:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T07:25:57:   finished: true
2025-11-28T07:25:57: }
2025-11-28T07:25:57: 2025-11-28T12:25:57.323Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T07:25:57: 2025-11-28T12:25:57.323Z send pipe "/home/americas/public_html/ai/.next/static/css/583877b24aabe3d6.css"
2025-11-28T07:25:57: 2025-11-28T12:25:57.323Z send accept ranges
2025-11-28T07:25:57: 2025-11-28T12:25:57.323Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T07:25:57: 2025-11-28T12:25:57.323Z send etag W/"bb6-19ac85d4f08"
2025-11-28T07:25:57: 2025-11-28T12:25:57.323Z send content-type text/css
2025-11-28T07:25:57: 2025-11-28T12:25:57.324Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T07:25:57: 2025-11-28T12:25:57.324Z send accept ranges
2025-11-28T07:25:57: 2025-11-28T12:25:57.324Z send cache-control public, max-age=0
2025-11-28T07:25:57: 2025-11-28T12:25:57.324Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T07:25:57: 2025-11-28T12:25:57.324Z send etag W/"2465-19ac853b2f0"
2025-11-28T07:25:57: 2025-11-28T12:25:57.324Z send content-type image/png
2025-11-28T07:25:57: 2025-11-28T12:25:57.324Z compression image/png not compressible
2025-11-28T07:25:57: 2025-11-28T12:25:57.324Z compression no compression: filtered
2025-11-28T07:25:57: 2025-11-28T12:25:57.325Z compression gzip compression
2025-11-28T07:25:57: 2025-11-28T12:25:57.326Z next:router-server:main requestHandler! /_next/static/chunks/209-8c656abc5cd55250.js {
2025-11-28T07:25:57:   matchedOutput: {
2025-11-28T07:25:57:     type: 'nextStaticFolder',
2025-11-28T07:25:57:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js',
2025-11-28T07:25:57:     locale: undefined,
2025-11-28T07:25:57:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T07:25:57:     itemPath: '/chunks/209-8c656abc5cd55250.js'
2025-11-28T07:25:57:   },
2025-11-28T07:25:57:   statusCode: undefined,
2025-11-28T07:25:57:   resHeaders: {},
2025-11-28T07:25:57:   bodyStream: false,
2025-11-28T07:25:57:   parsedUrl: {
2025-11-28T07:25:57:     pathname: '/_next/static/chunks/209-8c656abc5cd55250.js',
2025-11-28T07:25:57:     query: [Object: null prototype] {}
2025-11-28T07:25:57:   },
2025-11-28T07:25:57:   finished: true
2025-11-28T07:25:57: }
2025-11-28T07:25:57: 2025-11-28T12:25:57.326Z send stat "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-28T07:25:57: 2025-11-28T12:25:57.327Z send pipe "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-28T07:25:57: 2025-11-28T12:25:57.327Z send accept ranges
2025-11-28T07:25:57: 2025-11-28T12:25:57.327Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T07:25:57: 2025-11-28T12:25:57.327Z send etag W/"693a-19ac85d4f08"
2025-11-28T07:25:57: 2025-11-28T12:25:57.327Z send content-type application/javascript
2025-11-28T07:25:57: 2025-11-28T12:25:57.328Z compression gzip compression
2025-11-28T07:25:57: 2025-11-28T12:25:57.365Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js {
2025-11-28T07:25:57:   matchedOutput: {
2025-11-28T07:25:57:     type: 'nextStaticFolder',
2025-11-28T07:25:57:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-28T07:25:57:     locale: undefined,
2025-11-28T07:25:57:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T07:25:57:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js'
2025-11-28T07:25:57:   },
2025-11-28T07:25:57:   statusCode: undefined,
2025-11-28T07:25:57:   resHeaders: {},
2025-11-28T07:25:57:   bodyStream: false,
2025-11-28T07:25:57:   parsedUrl: {
2025-11-28T07:25:57:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-28T07:25:57:     query: [Object: null prototype] {}
2025-11-28T07:25:57:   },
2025-11-28T07:25:57:   finished: true
2025-11-28T07:25:57: }
2025-11-28T07:25:57: 2025-11-28T12:25:57.365Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-28T07:25:57: 2025-11-28T12:25:57.365Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-28T07:25:57: 2025-11-28T12:25:57.365Z send accept ranges
2025-11-28T07:25:57: 2025-11-28T12:25:57.365Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T07:25:57: 2025-11-28T12:25:57.365Z send etag W/"4d-19ac85d4f08"
2025-11-28T07:25:57: 2025-11-28T12:25:57.365Z send content-type application/javascript
2025-11-28T07:25:57: 2025-11-28T12:25:57.365Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js {
2025-11-28T07:25:57:   matchedOutput: {
2025-11-28T07:25:57:     type: 'nextStaticFolder',
2025-11-28T07:25:57:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-28T07:25:57:     locale: undefined,
2025-11-28T07:25:57:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T07:25:57:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_buildManifest.js'
2025-11-28T07:25:57:   },
2025-11-28T07:25:57:   statusCode: undefined,
2025-11-28T07:25:57:   resHeaders: {},
2025-11-28T07:25:57:   bodyStream: false,
2025-11-28T07:25:57:   parsedUrl: {
2025-11-28T07:25:57:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-28T07:25:57:     query: [Object: null prototype] {}
2025-11-28T07:25:57:   },
2025-11-28T07:25:57:   finished: true
2025-11-28T07:25:57: }
2025-11-28T07:25:57: 2025-11-28T12:25:57.365Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-28T07:25:57: 2025-11-28T12:25:57.365Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-28T07:25:57: 2025-11-28T12:25:57.365Z send accept ranges
2025-11-28T07:25:57: 2025-11-28T12:25:57.365Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T07:25:57: 2025-11-28T12:25:57.365Z send etag W/"291-19ac85d4f08"
2025-11-28T07:25:57: 2025-11-28T12:25:57.365Z send content-type application/javascript
2025-11-28T07:25:57: 2025-11-28T12:25:57.366Z compression no compression: size below threshold
2025-11-28T07:25:57: 2025-11-28T12:25:57.366Z compression no compression: size below threshold
2025-11-28T07:25:57: 2025-11-28T12:25:57.408Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T07:25:57:   matchedOutput: {
2025-11-28T07:25:57:     type: 'pageFile',
2025-11-28T07:25:57:     fsPath: undefined,
2025-11-28T07:25:57:     locale: undefined,
2025-11-28T07:25:57:     itemsRoot: undefined,
2025-11-28T07:25:57:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:25:57:   },
2025-11-28T07:25:57:   statusCode: undefined,
2025-11-28T07:25:57:   resHeaders: {},
2025-11-28T07:25:57:   bodyStream: false,
2025-11-28T07:25:57:   parsedUrl: {
2025-11-28T07:25:57:     pathname: '/api/auth/providers',
2025-11-28T07:25:57:     query: [Object: null prototype] {}
2025-11-28T07:25:57:   },
2025-11-28T07:25:57:   finished: true
2025-11-28T07:25:57: }
2025-11-28T07:25:57: 2025-11-28T12:25:57.408Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T07:25:57:   host: 'gearly.com',
2025-11-28T07:25:57:   accept: '*/*',
2025-11-28T07:25:57:   'sec-fetch-site': 'same-origin',
2025-11-28T07:25:57:   'if-none-match': '"hff7sudq5eag"',
2025-11-28T07:25:57:   'sec-fetch-mode': 'cors',
2025-11-28T07:25:57:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:25:57:   referer: 'https://gearly.com/',
2025-11-28T07:25:57:   'sec-fetch-dest': 'empty',
2025-11-28T07:25:57:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:25:57:   priority: 'u=3, i',
2025-11-28T07:25:57:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:25:57:   cookie: '__Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:25:57:   'x-forwarded-proto': 'https',
2025-11-28T07:25:57:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:25:57:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:25:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:25:57:   connection: 'Keep-Alive',
2025-11-28T07:25:57:   'x-middleware-invoke': '',
2025-11-28T07:25:57:   'x-invoke-path': '/api/auth/providers',
2025-11-28T07:25:57:   'x-invoke-query': '%7B%7D',
2025-11-28T07:25:57:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:25:57: }
2025-11-28T07:25:57: 2025-11-28T12:25:57.409Z compression no compression: size below threshold
2025-11-28T07:25:57: 2025-11-28T12:25:57.409Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T07:25:57:   matchedOutput: {
2025-11-28T07:25:57:     type: 'pageFile',
2025-11-28T07:25:57:     fsPath: undefined,
2025-11-28T07:25:57:     locale: undefined,
2025-11-28T07:25:57:     itemsRoot: undefined,
2025-11-28T07:25:57:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:25:57:   },
2025-11-28T07:25:57:   statusCode: undefined,
2025-11-28T07:25:57:   resHeaders: {},
2025-11-28T07:25:57:   bodyStream: false,
2025-11-28T07:25:57:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T07:25:57:   finished: true
2025-11-28T07:25:57: }
2025-11-28T07:25:57: 2025-11-28T12:25:57.409Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T07:25:57:   host: 'gearly.com',
2025-11-28T07:25:57:   accept: '*/*',
2025-11-28T07:25:57:   'content-type': 'application/json',
2025-11-28T07:25:57:   'sec-fetch-site': 'same-origin',
2025-11-28T07:25:57:   'if-none-match': '"q0bmy1rden3m"',
2025-11-28T07:25:57:   'sec-fetch-mode': 'cors',
2025-11-28T07:25:57:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:25:57:   referer: 'https://gearly.com/',
2025-11-28T07:25:57:   'sec-fetch-dest': 'empty',
2025-11-28T07:25:57:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:25:57:   priority: 'u=3, i',
2025-11-28T07:25:57:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:25:57:   cookie: '__Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:25:57:   'x-forwarded-proto': 'https',
2025-11-28T07:25:57:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:25:57:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:25:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:25:57:   connection: 'Keep-Alive',
2025-11-28T07:25:57:   'x-middleware-invoke': '',
2025-11-28T07:25:57:   'x-invoke-path': '/api/auth/session',
2025-11-28T07:25:57:   'x-invoke-query': '%7B%7D',
2025-11-28T07:25:57:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:25:57: }
2025-11-28T07:25:57: 2025-11-28T12:25:57.410Z compression no compression: size below threshold
2025-11-28T07:25:57: 2025-11-28T12:25:57.426Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T07:25:57:   matchedOutput: {
2025-11-28T07:25:57:     type: 'pageFile',
2025-11-28T07:25:57:     fsPath: undefined,
2025-11-28T07:25:57:     locale: undefined,
2025-11-28T07:25:57:     itemsRoot: undefined,
2025-11-28T07:25:57:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:25:57:   },
2025-11-28T07:25:57:   statusCode: undefined,
2025-11-28T07:25:57:   resHeaders: {},
2025-11-28T07:25:57:   bodyStream: false,
2025-11-28T07:25:57:   parsedUrl: {
2025-11-28T07:25:57:     pathname: '/api/auth/providers',
2025-11-28T07:25:57:     query: [Object: null prototype] {}
2025-11-28T07:25:57:   },
2025-11-28T07:25:57:   finished: true
2025-11-28T07:25:57: }
2025-11-28T07:25:57: 2025-11-28T12:25:57.426Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T07:25:57:   host: 'gearly.com',
2025-11-28T07:25:57:   accept: '*/*',
2025-11-28T07:25:57:   'sec-fetch-site': 'same-origin',
2025-11-28T07:25:57:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T07:25:57:   'sec-fetch-mode': 'cors',
2025-11-28T07:25:57:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:25:57:   referer: 'https://gearly.com/',
2025-11-28T07:25:57:   'sec-fetch-dest': 'empty',
2025-11-28T07:25:57:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:25:57:   priority: 'u=3, i',
2025-11-28T07:25:57:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:25:57:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:25:57:   'x-forwarded-proto': 'https',
2025-11-28T07:25:57:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:25:57:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:25:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:25:57:   connection: 'Keep-Alive',
2025-11-28T07:25:57:   'x-middleware-invoke': '',
2025-11-28T07:25:57:   'x-invoke-path': '/api/auth/providers',
2025-11-28T07:25:57:   'x-invoke-query': '%7B%7D',
2025-11-28T07:25:57:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:25:57: }
2025-11-28T07:25:57: 2025-11-28T12:25:57.427Z compression no compression: size below threshold
2025-11-28T07:27:12: 2025-11-28T12:27:12.351Z next:router-server:main requestHandler! /api/stream {
2025-11-28T07:27:12:   matchedOutput: {
2025-11-28T07:27:12:     type: 'pageFile',
2025-11-28T07:27:12:     fsPath: undefined,
2025-11-28T07:27:12:     locale: undefined,
2025-11-28T07:27:12:     itemsRoot: undefined,
2025-11-28T07:27:12:     itemPath: '/api/stream'
2025-11-28T07:27:12:   },
2025-11-28T07:27:12:   statusCode: undefined,
2025-11-28T07:27:12:   resHeaders: {},
2025-11-28T07:27:12:   bodyStream: false,
2025-11-28T07:27:12:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T07:27:12:   finished: true
2025-11-28T07:27:12: }
2025-11-28T07:27:12: 2025-11-28T12:27:12.351Z next:router-server:main invokeRender /api/stream {
2025-11-28T07:27:12:   host: 'gearly.com',
2025-11-28T07:27:12:   accept: '*/*',
2025-11-28T07:27:12:   'content-type': 'application/json',
2025-11-28T07:27:12:   'sec-fetch-site': 'same-origin',
2025-11-28T07:27:12:   origin: 'https://gearly.com',
2025-11-28T07:27:12:   'sec-fetch-mode': 'cors',
2025-11-28T07:27:12:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:27:12:   referer: 'https://gearly.com/',
2025-11-28T07:27:12:   'sec-fetch-dest': 'empty',
2025-11-28T07:27:12:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:27:12:   priority: 'u=3, i',
2025-11-28T07:27:12:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:27:12:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:27:12:   'x-forwarded-proto': 'https',
2025-11-28T07:27:12:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:27:12:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:27:12:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:27:12:   'content-length': '171',
2025-11-28T07:27:12:   connection: 'Keep-Alive',
2025-11-28T07:27:12:   'x-middleware-invoke': '',
2025-11-28T07:27:12:   'x-invoke-path': '/api/stream',
2025-11-28T07:27:12:   'x-invoke-query': '%7B%7D',
2025-11-28T07:27:12:   'x-invoke-output': '/api/stream'
2025-11-28T07:27:12: }
2025-11-28T07:27:12: 2025-11-28T12:27:12.351Z compression undefined not compressible
2025-11-28T07:27:12: 2025-11-28T12:27:12.351Z compression no compression: filtered
2025-11-28T07:27:12: 2025-11-28T12:27:12.380Z next:router-server:main requestHandler! /profile.png {
2025-11-28T07:27:12:   matchedOutput: {
2025-11-28T07:27:12:     type: 'publicFolder',
2025-11-28T07:27:12:     fsPath: '/home/americas/public_html/ai/public/profile.png',
2025-11-28T07:27:12:     locale: undefined,
2025-11-28T07:27:12:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T07:27:12:     itemPath: '/profile.png'
2025-11-28T07:27:12:   },
2025-11-28T07:27:12:   statusCode: undefined,
2025-11-28T07:27:12:   resHeaders: {},
2025-11-28T07:27:12:   bodyStream: false,
2025-11-28T07:27:12:   parsedUrl: { pathname: '/profile.png', query: [Object: null prototype] {} },
2025-11-28T07:27:12:   finished: true
2025-11-28T07:27:12: }
2025-11-28T07:27:12: 2025-11-28T12:27:12.380Z send stat "/home/americas/public_html/ai/public/profile.png"
2025-11-28T07:27:12: 2025-11-28T12:27:12.380Z send pipe "/home/americas/public_html/ai/public/profile.png"
2025-11-28T07:27:12: 2025-11-28T12:27:12.380Z send accept ranges
2025-11-28T07:27:12: 2025-11-28T12:27:12.380Z send cache-control public, max-age=0
2025-11-28T07:27:12: 2025-11-28T12:27:12.380Z send modified Fri, 28 Nov 2025 02:38:41 GMT
2025-11-28T07:27:12: 2025-11-28T12:27:12.380Z send etag W/"e5b-19ac853ba0a"
2025-11-28T07:27:12: 2025-11-28T12:27:12.380Z send content-type image/png
2025-11-28T07:27:12: 2025-11-28T12:27:12.381Z compression image/png not compressible
2025-11-28T07:27:12: 2025-11-28T12:27:12.381Z compression no compression: filtered
2025-11-28T07:27:20: 2025-11-28T12:27:20.136Z next:router-server:main requestHandler! /_next/static/chunks/pages/auth/signup-7ed61e35cabc522b.js {
2025-11-28T07:27:20:   matchedOutput: {
2025-11-28T07:27:20:     type: 'nextStaticFolder',
2025-11-28T07:27:20:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/auth/signup-7ed61e35cabc522b.js',
2025-11-28T07:27:20:     locale: undefined,
2025-11-28T07:27:20:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T07:27:20:     itemPath: '/chunks/pages/auth/signup-7ed61e35cabc522b.js'
2025-11-28T07:27:20:   },
2025-11-28T07:27:20:   statusCode: undefined,
2025-11-28T07:27:20:   resHeaders: {},
2025-11-28T07:27:20:   bodyStream: false,
2025-11-28T07:27:20:   parsedUrl: {
2025-11-28T07:27:20:     pathname: '/_next/static/chunks/pages/auth/signup-7ed61e35cabc522b.js',
2025-11-28T07:27:20:     query: [Object: null prototype] {}
2025-11-28T07:27:20:   },
2025-11-28T07:27:20:   finished: true
2025-11-28T07:27:20: }
2025-11-28T07:27:20: 2025-11-28T12:27:20.137Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/auth/signup-7ed61e35cabc522b.js"
2025-11-28T07:27:20: 2025-11-28T12:27:20.138Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/auth/signup-7ed61e35cabc522b.js"
2025-11-28T07:27:20: 2025-11-28T12:27:20.138Z send accept ranges
2025-11-28T07:27:20: 2025-11-28T12:27:20.138Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T07:27:20: 2025-11-28T12:27:20.138Z send etag W/"e28-19ac85d4f08"
2025-11-28T07:27:20: 2025-11-28T12:27:20.138Z send content-type application/javascript
2025-11-28T07:27:20: 2025-11-28T12:27:20.139Z compression gzip compression
2025-11-28T07:27:20: 2025-11-28T12:27:20.176Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T07:27:20:   matchedOutput: {
2025-11-28T07:27:20:     type: 'pageFile',
2025-11-28T07:27:20:     fsPath: undefined,
2025-11-28T07:27:20:     locale: undefined,
2025-11-28T07:27:20:     itemsRoot: undefined,
2025-11-28T07:27:20:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:27:20:   },
2025-11-28T07:27:20:   statusCode: undefined,
2025-11-28T07:27:20:   resHeaders: {},
2025-11-28T07:27:20:   bodyStream: false,
2025-11-28T07:27:20:   parsedUrl: {
2025-11-28T07:27:20:     pathname: '/api/auth/providers',
2025-11-28T07:27:20:     query: [Object: null prototype] {}
2025-11-28T07:27:20:   },
2025-11-28T07:27:20:   finished: true
2025-11-28T07:27:20: }
2025-11-28T07:27:20: 2025-11-28T12:27:20.177Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T07:27:20:   host: 'gearly.com',
2025-11-28T07:27:20:   accept: '*/*',
2025-11-28T07:27:20:   'sec-fetch-site': 'same-origin',
2025-11-28T07:27:20:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T07:27:20:   'sec-fetch-mode': 'cors',
2025-11-28T07:27:20:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:27:20:   referer: 'https://gearly.com/auth/signup',
2025-11-28T07:27:20:   'sec-fetch-dest': 'empty',
2025-11-28T07:27:20:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:27:20:   priority: 'u=3, i',
2025-11-28T07:27:20:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:27:20:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:27:20:   'x-forwarded-proto': 'https',
2025-11-28T07:27:20:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:27:20:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:27:20:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:27:20:   connection: 'Keep-Alive',
2025-11-28T07:27:20:   'x-middleware-invoke': '',
2025-11-28T07:27:20:   'x-invoke-path': '/api/auth/providers',
2025-11-28T07:27:20:   'x-invoke-query': '%7B%7D',
2025-11-28T07:27:20:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:27:20: }
2025-11-28T07:27:20: 2025-11-28T12:27:20.182Z compression no compression: size below threshold
2025-11-28T07:27:26: 2025-11-28T12:27:26.690Z next:router-server:main requestHandler! /auth/signin {
2025-11-28T07:27:26:   matchedOutput: {
2025-11-28T07:27:26:     type: 'pageFile',
2025-11-28T07:27:26:     fsPath: undefined,
2025-11-28T07:27:26:     locale: undefined,
2025-11-28T07:27:26:     itemsRoot: undefined,
2025-11-28T07:27:26:     itemPath: '/auth/signin'
2025-11-28T07:27:26:   },
2025-11-28T07:27:26:   statusCode: undefined,
2025-11-28T07:27:26:   resHeaders: {},
2025-11-28T07:27:26:   bodyStream: false,
2025-11-28T07:27:26:   parsedUrl: { pathname: '/auth/signin', query: [Object: null prototype] {} },
2025-11-28T07:27:26:   finished: true
2025-11-28T07:27:26: }
2025-11-28T07:27:26: 2025-11-28T12:27:26.690Z next:router-server:main invokeRender /auth/signin {
2025-11-28T07:27:26:   host: 'gearly.com',
2025-11-28T07:27:26:   'sec-fetch-dest': 'document',
2025-11-28T07:27:26:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:27:26:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T07:27:26:   referer: 'https://gearly.com/auth/signup',
2025-11-28T07:27:26:   'sec-fetch-site': 'same-origin',
2025-11-28T07:27:26:   'sec-fetch-mode': 'navigate',
2025-11-28T07:27:26:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:27:26:   priority: 'u=0, i',
2025-11-28T07:27:26:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:27:26:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:27:26:   'x-forwarded-proto': 'https',
2025-11-28T07:27:26:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:27:26:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:27:26:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:27:26:   connection: 'Keep-Alive',
2025-11-28T07:27:26:   'x-middleware-invoke': '',
2025-11-28T07:27:26:   'x-invoke-path': '/auth/signin',
2025-11-28T07:27:26:   'x-invoke-query': '%7B%7D',
2025-11-28T07:27:26:   'x-invoke-output': '/auth/signin'
2025-11-28T07:27:26: }
2025-11-28T07:27:26: 2025-11-28T12:27:26.692Z compression gzip compression
2025-11-28T07:27:26: 2025-11-28T12:27:26.732Z next:router-server:main requestHandler! /logo.png {
2025-11-28T07:27:26:   matchedOutput: {
2025-11-28T07:27:26:     type: 'publicFolder',
2025-11-28T07:27:26:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T07:27:26:     locale: undefined,
2025-11-28T07:27:26:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T07:27:26:     itemPath: '/logo.png'
2025-11-28T07:27:26:   },
2025-11-28T07:27:26:   statusCode: undefined,
2025-11-28T07:27:26:   resHeaders: {},
2025-11-28T07:27:26:   bodyStream: false,
2025-11-28T07:27:26:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T07:27:26:   finished: true
2025-11-28T07:27:26: }
2025-11-28T07:27:26: 2025-11-28T12:27:26.732Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T07:27:26: 2025-11-28T12:27:26.733Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T07:27:26: 2025-11-28T12:27:26.733Z send accept ranges
2025-11-28T07:27:26: 2025-11-28T12:27:26.733Z send cache-control public, max-age=0
2025-11-28T07:27:26: 2025-11-28T12:27:26.733Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T07:27:26: 2025-11-28T12:27:26.733Z send etag W/"2465-19ac853b2f0"
2025-11-28T07:27:26: 2025-11-28T12:27:26.733Z send content-type image/png
2025-11-28T07:27:26: 2025-11-28T12:27:26.733Z send not modified
2025-11-28T07:27:26: 2025-11-28T12:27:26.733Z compression undefined not compressible
2025-11-28T07:27:26: 2025-11-28T12:27:26.733Z compression no compression: filtered
2025-11-28T07:27:26: 2025-11-28T12:27:26.741Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T07:27:26:   matchedOutput: {
2025-11-28T07:27:26:     type: 'pageFile',
2025-11-28T07:27:26:     fsPath: undefined,
2025-11-28T07:27:26:     locale: undefined,
2025-11-28T07:27:26:     itemsRoot: undefined,
2025-11-28T07:27:26:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:27:26:   },
2025-11-28T07:27:26:   statusCode: undefined,
2025-11-28T07:27:26:   resHeaders: {},
2025-11-28T07:27:26:   bodyStream: false,
2025-11-28T07:27:26:   parsedUrl: {
2025-11-28T07:27:26:     pathname: '/api/auth/providers',
2025-11-28T07:27:26:     query: [Object: null prototype] {}
2025-11-28T07:27:26:   },
2025-11-28T07:27:26:   finished: true
2025-11-28T07:27:26: }
2025-11-28T07:27:26: 2025-11-28T12:27:26.741Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T07:27:26:   host: 'gearly.com',
2025-11-28T07:27:26:   accept: '*/*',
2025-11-28T07:27:26:   'sec-fetch-site': 'same-origin',
2025-11-28T07:27:26:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T07:27:26:   'sec-fetch-mode': 'cors',
2025-11-28T07:27:26:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:27:26:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:27:26:   'sec-fetch-dest': 'empty',
2025-11-28T07:27:26:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:27:26:   priority: 'u=3, i',
2025-11-28T07:27:26:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:27:26:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:27:26:   'x-forwarded-proto': 'https',
2025-11-28T07:27:26:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:27:26:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:27:26:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:27:26:   connection: 'Keep-Alive',
2025-11-28T07:27:26:   'x-middleware-invoke': '',
2025-11-28T07:27:26:   'x-invoke-path': '/api/auth/providers',
2025-11-28T07:27:26:   'x-invoke-query': '%7B%7D',
2025-11-28T07:27:26:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:27:26: }
2025-11-28T07:27:26: 2025-11-28T12:27:26.741Z compression no compression: size below threshold
2025-11-28T07:27:26: 2025-11-28T12:27:26.775Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T07:27:26:   matchedOutput: {
2025-11-28T07:27:26:     type: 'pageFile',
2025-11-28T07:27:26:     fsPath: undefined,
2025-11-28T07:27:26:     locale: undefined,
2025-11-28T07:27:26:     itemsRoot: undefined,
2025-11-28T07:27:26:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:27:26:   },
2025-11-28T07:27:26:   statusCode: undefined,
2025-11-28T07:27:26:   resHeaders: {},
2025-11-28T07:27:26:   bodyStream: false,
2025-11-28T07:27:26:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T07:27:26:   finished: true
2025-11-28T07:27:26: }
2025-11-28T07:27:26: 2025-11-28T12:27:26.775Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T07:27:26:   host: 'gearly.com',
2025-11-28T07:27:26:   accept: '*/*',
2025-11-28T07:27:26:   'content-type': 'application/json',
2025-11-28T07:27:26:   'sec-fetch-site': 'same-origin',
2025-11-28T07:27:26:   'if-none-match': '"bwc9mymkdm2"',
2025-11-28T07:27:26:   'sec-fetch-mode': 'cors',
2025-11-28T07:27:26:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:27:26:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:27:26:   'sec-fetch-dest': 'empty',
2025-11-28T07:27:26:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:27:26:   priority: 'u=3, i',
2025-11-28T07:27:26:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:27:26:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:27:26:   'x-forwarded-proto': 'https',
2025-11-28T07:27:26:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:27:26:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:27:26:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:27:26:   connection: 'Keep-Alive',
2025-11-28T07:27:26:   'x-middleware-invoke': '',
2025-11-28T07:27:26:   'x-invoke-path': '/api/auth/session',
2025-11-28T07:27:26:   'x-invoke-query': '%7B%7D',
2025-11-28T07:27:26:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:27:26: }
2025-11-28T07:27:26: 2025-11-28T12:27:26.775Z compression no compression: size below threshold
2025-11-28T07:27:29: 2025-11-28T12:27:29.474Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T07:27:29:   matchedOutput: {
2025-11-28T07:27:29:     type: 'pageFile',
2025-11-28T07:27:29:     fsPath: undefined,
2025-11-28T07:27:29:     locale: undefined,
2025-11-28T07:27:29:     itemsRoot: undefined,
2025-11-28T07:27:29:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:27:29:   },
2025-11-28T07:27:29:   statusCode: undefined,
2025-11-28T07:27:29:   resHeaders: {},
2025-11-28T07:27:29:   bodyStream: false,
2025-11-28T07:27:29:   parsedUrl: {
2025-11-28T07:27:29:     pathname: '/api/auth/providers',
2025-11-28T07:27:29:     query: [Object: null prototype] {}
2025-11-28T07:27:29:   },
2025-11-28T07:27:29:   finished: true
2025-11-28T07:27:29: }
2025-11-28T07:27:29: 2025-11-28T12:27:29.474Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T07:27:29:   host: 'gearly.com',
2025-11-28T07:27:29:   accept: '*/*',
2025-11-28T07:27:29:   'content-type': 'application/json',
2025-11-28T07:27:29:   'sec-fetch-site': 'same-origin',
2025-11-28T07:27:29:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T07:27:29:   'sec-fetch-mode': 'cors',
2025-11-28T07:27:29:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:27:29:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:27:29:   'sec-fetch-dest': 'empty',
2025-11-28T07:27:29:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:27:29:   priority: 'u=3, i',
2025-11-28T07:27:29:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:27:29:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:27:29:   'x-forwarded-proto': 'https',
2025-11-28T07:27:29:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:27:29:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:27:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:27:29:   connection: 'Keep-Alive',
2025-11-28T07:27:29:   'x-middleware-invoke': '',
2025-11-28T07:27:29:   'x-invoke-path': '/api/auth/providers',
2025-11-28T07:27:29:   'x-invoke-query': '%7B%7D',
2025-11-28T07:27:29:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:27:29: }
2025-11-28T07:27:29: 2025-11-28T12:27:29.475Z compression no compression: size below threshold
2025-11-28T07:27:29: 2025-11-28T12:27:29.492Z next:router-server:main requestHandler! /api/auth/csrf {
2025-11-28T07:27:29:   matchedOutput: {
2025-11-28T07:27:29:     type: 'pageFile',
2025-11-28T07:27:29:     fsPath: undefined,
2025-11-28T07:27:29:     locale: undefined,
2025-11-28T07:27:29:     itemsRoot: undefined,
2025-11-28T07:27:29:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:27:29:   },
2025-11-28T07:27:29:   statusCode: undefined,
2025-11-28T07:27:29:   resHeaders: {},
2025-11-28T07:27:29:   bodyStream: false,
2025-11-28T07:27:29:   parsedUrl: { pathname: '/api/auth/csrf', query: [Object: null prototype] {} },
2025-11-28T07:27:29:   finished: true
2025-11-28T07:27:29: }
2025-11-28T07:27:29: 2025-11-28T12:27:29.492Z next:router-server:main invokeRender /api/auth/csrf {
2025-11-28T07:27:29:   host: 'gearly.com',
2025-11-28T07:27:29:   accept: '*/*',
2025-11-28T07:27:29:   'content-type': 'application/json',
2025-11-28T07:27:29:   'sec-fetch-site': 'same-origin',
2025-11-28T07:27:29:   'if-none-match': '"5rdrdt6q3s28"',
2025-11-28T07:27:29:   'sec-fetch-mode': 'cors',
2025-11-28T07:27:29:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:27:29:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:27:29:   'sec-fetch-dest': 'empty',
2025-11-28T07:27:29:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:27:29:   priority: 'u=3, i',
2025-11-28T07:27:29:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:27:29:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:27:29:   'x-forwarded-proto': 'https',
2025-11-28T07:27:29:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:27:29:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:27:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:27:29:   connection: 'Keep-Alive',
2025-11-28T07:27:29:   'x-middleware-invoke': '',
2025-11-28T07:27:29:   'x-invoke-path': '/api/auth/csrf',
2025-11-28T07:27:29:   'x-invoke-query': '%7B%7D',
2025-11-28T07:27:29:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:27:29: }
2025-11-28T07:27:29: 2025-11-28T12:27:29.493Z compression no compression: size below threshold
2025-11-28T07:27:29: 2025-11-28T12:27:29.511Z next:router-server:main requestHandler! /api/auth/callback/credentials {
2025-11-28T07:27:29:   matchedOutput: {
2025-11-28T07:27:29:     type: 'pageFile',
2025-11-28T07:27:29:     fsPath: undefined,
2025-11-28T07:27:29:     locale: undefined,
2025-11-28T07:27:29:     itemsRoot: undefined,
2025-11-28T07:27:29:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:27:29:   },
2025-11-28T07:27:29:   statusCode: undefined,
2025-11-28T07:27:29:   resHeaders: {},
2025-11-28T07:27:29:   bodyStream: false,
2025-11-28T07:27:29:   parsedUrl: {
2025-11-28T07:27:29:     pathname: '/api/auth/callback/credentials',
2025-11-28T07:27:29:     query: [Object: null prototype] {}
2025-11-28T07:27:29:   },
2025-11-28T07:27:29:   finished: true
2025-11-28T07:27:29: }
2025-11-28T07:27:29: 2025-11-28T12:27:29.511Z next:router-server:main invokeRender /api/auth/callback/credentials {
2025-11-28T07:27:29:   host: 'gearly.com',
2025-11-28T07:27:29:   accept: '*/*',
2025-11-28T07:27:29:   'content-type': 'application/x-www-form-urlencoded',
2025-11-28T07:27:29:   'sec-fetch-site': 'same-origin',
2025-11-28T07:27:29:   origin: 'https://gearly.com',
2025-11-28T07:27:29:   'sec-fetch-mode': 'cors',
2025-11-28T07:27:29:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:27:29:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:27:29:   'sec-fetch-dest': 'empty',
2025-11-28T07:27:29:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:27:29:   priority: 'u=3, i',
2025-11-28T07:27:29:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:27:29:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:27:29:   'x-forwarded-proto': 'https',
2025-11-28T07:27:29:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:27:29:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:27:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:27:29:   'content-length': '203',
2025-11-28T07:27:29:   connection: 'Keep-Alive',
2025-11-28T07:27:29:   'x-middleware-invoke': '',
2025-11-28T07:27:29:   'x-invoke-path': '/api/auth/callback/credentials',
2025-11-28T07:27:29:   'x-invoke-query': '%7B%7D',
2025-11-28T07:27:29:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:27:29: }
2025-11-28T07:27:29: 2025-11-28T12:27:29.535Z compression no compression: size below threshold
2025-11-28T07:27:32: 2025-11-28T12:27:32.131Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T07:27:32:   matchedOutput: {
2025-11-28T07:27:32:     type: 'pageFile',
2025-11-28T07:27:32:     fsPath: undefined,
2025-11-28T07:27:32:     locale: undefined,
2025-11-28T07:27:32:     itemsRoot: undefined,
2025-11-28T07:27:32:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:27:32:   },
2025-11-28T07:27:32:   statusCode: undefined,
2025-11-28T07:27:32:   resHeaders: {},
2025-11-28T07:27:32:   bodyStream: false,
2025-11-28T07:27:32:   parsedUrl: {
2025-11-28T07:27:32:     pathname: '/api/auth/providers',
2025-11-28T07:27:32:     query: [Object: null prototype] {}
2025-11-28T07:27:32:   },
2025-11-28T07:27:32:   finished: true
2025-11-28T07:27:32: }
2025-11-28T07:27:32: 2025-11-28T12:27:32.131Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T07:27:32:   host: 'gearly.com',
2025-11-28T07:27:32:   accept: '*/*',
2025-11-28T07:27:32:   'content-type': 'application/json',
2025-11-28T07:27:32:   'sec-fetch-site': 'same-origin',
2025-11-28T07:27:32:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T07:27:32:   'sec-fetch-mode': 'cors',
2025-11-28T07:27:32:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:27:32:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:27:32:   'sec-fetch-dest': 'empty',
2025-11-28T07:27:32:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:27:32:   priority: 'u=3, i',
2025-11-28T07:27:32:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:27:32:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:27:32:   'x-forwarded-proto': 'https',
2025-11-28T07:27:32:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:27:32:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:27:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:27:32:   connection: 'Keep-Alive',
2025-11-28T07:27:32:   'x-middleware-invoke': '',
2025-11-28T07:27:32:   'x-invoke-path': '/api/auth/providers',
2025-11-28T07:27:32:   'x-invoke-query': '%7B%7D',
2025-11-28T07:27:32:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:27:32: }
2025-11-28T07:27:32: 2025-11-28T12:27:32.132Z compression no compression: size below threshold
2025-11-28T07:27:32: 2025-11-28T12:27:32.150Z next:router-server:main requestHandler! /api/auth/csrf {
2025-11-28T07:27:32:   matchedOutput: {
2025-11-28T07:27:32:     type: 'pageFile',
2025-11-28T07:27:32:     fsPath: undefined,
2025-11-28T07:27:32:     locale: undefined,
2025-11-28T07:27:32:     itemsRoot: undefined,
2025-11-28T07:27:32:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:27:32:   },
2025-11-28T07:27:32:   statusCode: undefined,
2025-11-28T07:27:32:   resHeaders: {},
2025-11-28T07:27:32:   bodyStream: false,
2025-11-28T07:27:32:   parsedUrl: { pathname: '/api/auth/csrf', query: [Object: null prototype] {} },
2025-11-28T07:27:32:   finished: true
2025-11-28T07:27:32: }
2025-11-28T07:27:32: 2025-11-28T12:27:32.150Z next:router-server:main invokeRender /api/auth/csrf {
2025-11-28T07:27:32:   host: 'gearly.com',
2025-11-28T07:27:32:   accept: '*/*',
2025-11-28T07:27:32:   'content-type': 'application/json',
2025-11-28T07:27:32:   'sec-fetch-site': 'same-origin',
2025-11-28T07:27:32:   'if-none-match': '"l7fx1npht828"',
2025-11-28T07:27:32:   'sec-fetch-mode': 'cors',
2025-11-28T07:27:32:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:27:32:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:27:32:   'sec-fetch-dest': 'empty',
2025-11-28T07:27:32:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:27:32:   priority: 'u=3, i',
2025-11-28T07:27:32:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:27:32:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:27:32:   'x-forwarded-proto': 'https',
2025-11-28T07:27:32:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:27:32:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:27:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:27:32:   connection: 'Keep-Alive',
2025-11-28T07:27:32:   'x-middleware-invoke': '',
2025-11-28T07:27:32:   'x-invoke-path': '/api/auth/csrf',
2025-11-28T07:27:32:   'x-invoke-query': '%7B%7D',
2025-11-28T07:27:32:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:27:32: }
2025-11-28T07:27:32: 2025-11-28T12:27:32.150Z compression no compression: size below threshold
2025-11-28T07:27:32: 2025-11-28T12:27:32.168Z next:router-server:main requestHandler! /api/auth/callback/credentials {
2025-11-28T07:27:32:   matchedOutput: {
2025-11-28T07:27:32:     type: 'pageFile',
2025-11-28T07:27:32:     fsPath: undefined,
2025-11-28T07:27:32:     locale: undefined,
2025-11-28T07:27:32:     itemsRoot: undefined,
2025-11-28T07:27:32:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:27:32:   },
2025-11-28T07:27:32:   statusCode: undefined,
2025-11-28T07:27:32:   resHeaders: {},
2025-11-28T07:27:32:   bodyStream: false,
2025-11-28T07:27:32:   parsedUrl: {
2025-11-28T07:27:32:     pathname: '/api/auth/callback/credentials',
2025-11-28T07:27:32:     query: [Object: null prototype] {}
2025-11-28T07:27:32:   },
2025-11-28T07:27:32:   finished: true
2025-11-28T07:27:32: }
2025-11-28T07:27:32: 2025-11-28T12:27:32.168Z next:router-server:main invokeRender /api/auth/callback/credentials {
2025-11-28T07:27:32:   host: 'gearly.com',
2025-11-28T07:27:32:   accept: '*/*',
2025-11-28T07:27:32:   'content-type': 'application/x-www-form-urlencoded',
2025-11-28T07:27:32:   'sec-fetch-site': 'same-origin',
2025-11-28T07:27:32:   origin: 'https://gearly.com',
2025-11-28T07:27:32:   'sec-fetch-mode': 'cors',
2025-11-28T07:27:32:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:27:32:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:27:32:   'sec-fetch-dest': 'empty',
2025-11-28T07:27:32:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:27:32:   priority: 'u=3, i',
2025-11-28T07:27:32:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:27:32:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:27:32:   'x-forwarded-proto': 'https',
2025-11-28T07:27:32:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:27:32:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:27:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:27:32:   'content-length': '203',
2025-11-28T07:27:32:   connection: 'Keep-Alive',
2025-11-28T07:27:32:   'x-middleware-invoke': '',
2025-11-28T07:27:32:   'x-invoke-path': '/api/auth/callback/credentials',
2025-11-28T07:27:32:   'x-invoke-query': '%7B%7D',
2025-11-28T07:27:32:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:27:32: }
2025-11-28T07:27:32: 2025-11-28T12:27:32.171Z compression no compression: size below threshold
2025-11-28T07:27:33: 2025-11-28T12:27:33.463Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T07:27:33:   matchedOutput: {
2025-11-28T07:27:33:     type: 'pageFile',
2025-11-28T07:27:33:     fsPath: undefined,
2025-11-28T07:27:33:     locale: undefined,
2025-11-28T07:27:33:     itemsRoot: undefined,
2025-11-28T07:27:33:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:27:33:   },
2025-11-28T07:27:33:   statusCode: undefined,
2025-11-28T07:27:33:   resHeaders: {},
2025-11-28T07:27:33:   bodyStream: false,
2025-11-28T07:27:33:   parsedUrl: {
2025-11-28T07:27:33:     pathname: '/api/auth/providers',
2025-11-28T07:27:33:     query: [Object: null prototype] {}
2025-11-28T07:27:33:   },
2025-11-28T07:27:33:   finished: true
2025-11-28T07:27:33: }
2025-11-28T07:27:33: 2025-11-28T12:27:33.463Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T07:27:33:   host: 'gearly.com',
2025-11-28T07:27:33:   accept: '*/*',
2025-11-28T07:27:33:   'content-type': 'application/json',
2025-11-28T07:27:33:   'sec-fetch-site': 'same-origin',
2025-11-28T07:27:33:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T07:27:33:   'sec-fetch-mode': 'cors',
2025-11-28T07:27:33:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:27:33:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:27:33:   'sec-fetch-dest': 'empty',
2025-11-28T07:27:33:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:27:33:   priority: 'u=3, i',
2025-11-28T07:27:33:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:27:33:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:27:33:   'x-forwarded-proto': 'https',
2025-11-28T07:27:33:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:27:33:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:27:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:27:33:   connection: 'Keep-Alive',
2025-11-28T07:27:33:   'x-middleware-invoke': '',
2025-11-28T07:27:33:   'x-invoke-path': '/api/auth/providers',
2025-11-28T07:27:33:   'x-invoke-query': '%7B%7D',
2025-11-28T07:27:33:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:27:33: }
2025-11-28T07:27:33: 2025-11-28T12:27:33.463Z compression no compression: size below threshold
2025-11-28T07:27:33: 2025-11-28T12:27:33.484Z next:router-server:main requestHandler! /api/auth/csrf {
2025-11-28T07:27:33:   matchedOutput: {
2025-11-28T07:27:33:     type: 'pageFile',
2025-11-28T07:27:33:     fsPath: undefined,
2025-11-28T07:27:33:     locale: undefined,
2025-11-28T07:27:33:     itemsRoot: undefined,
2025-11-28T07:27:33:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:27:33:   },
2025-11-28T07:27:33:   statusCode: undefined,
2025-11-28T07:27:33:   resHeaders: {},
2025-11-28T07:27:33:   bodyStream: false,
2025-11-28T07:27:33:   parsedUrl: { pathname: '/api/auth/csrf', query: [Object: null prototype] {} },
2025-11-28T07:27:33:   finished: true
2025-11-28T07:27:33: }
2025-11-28T07:27:33: 2025-11-28T12:27:33.484Z next:router-server:main invokeRender /api/auth/csrf {
2025-11-28T07:27:33:   host: 'gearly.com',
2025-11-28T07:27:33:   accept: '*/*',
2025-11-28T07:27:33:   'content-type': 'application/json',
2025-11-28T07:27:33:   'sec-fetch-site': 'same-origin',
2025-11-28T07:27:33:   'if-none-match': '"l7fx1npht828"',
2025-11-28T07:27:33:   'sec-fetch-mode': 'cors',
2025-11-28T07:27:33:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:27:33:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:27:33:   'sec-fetch-dest': 'empty',
2025-11-28T07:27:33:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:27:33:   priority: 'u=3, i',
2025-11-28T07:27:33:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:27:33:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:27:33:   'x-forwarded-proto': 'https',
2025-11-28T07:27:33:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:27:33:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:27:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:27:33:   connection: 'Keep-Alive',
2025-11-28T07:27:33:   'x-middleware-invoke': '',
2025-11-28T07:27:33:   'x-invoke-path': '/api/auth/csrf',
2025-11-28T07:27:33:   'x-invoke-query': '%7B%7D',
2025-11-28T07:27:33:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:27:33: }
2025-11-28T07:27:33: 2025-11-28T12:27:33.485Z compression no compression: size below threshold
2025-11-28T07:27:33: 2025-11-28T12:27:33.506Z next:router-server:main requestHandler! /api/auth/callback/credentials {
2025-11-28T07:27:33:   matchedOutput: {
2025-11-28T07:27:33:     type: 'pageFile',
2025-11-28T07:27:33:     fsPath: undefined,
2025-11-28T07:27:33:     locale: undefined,
2025-11-28T07:27:33:     itemsRoot: undefined,
2025-11-28T07:27:33:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:27:33:   },
2025-11-28T07:27:33:   statusCode: undefined,
2025-11-28T07:27:33:   resHeaders: {},
2025-11-28T07:27:33:   bodyStream: false,
2025-11-28T07:27:33:   parsedUrl: {
2025-11-28T07:27:33:     pathname: '/api/auth/callback/credentials',
2025-11-28T07:27:33:     query: [Object: null prototype] {}
2025-11-28T07:27:33:   },
2025-11-28T07:27:33:   finished: true
2025-11-28T07:27:33: }
2025-11-28T07:27:33: 2025-11-28T12:27:33.506Z next:router-server:main invokeRender /api/auth/callback/credentials {
2025-11-28T07:27:33:   host: 'gearly.com',
2025-11-28T07:27:33:   accept: '*/*',
2025-11-28T07:27:33:   'content-type': 'application/x-www-form-urlencoded',
2025-11-28T07:27:33:   'sec-fetch-site': 'same-origin',
2025-11-28T07:27:33:   origin: 'https://gearly.com',
2025-11-28T07:27:33:   'sec-fetch-mode': 'cors',
2025-11-28T07:27:33:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:27:33:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:27:33:   'sec-fetch-dest': 'empty',
2025-11-28T07:27:33:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:27:33:   priority: 'u=3, i',
2025-11-28T07:27:33:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:27:33:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:27:33:   'x-forwarded-proto': 'https',
2025-11-28T07:27:33:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:27:33:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:27:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:27:33:   'content-length': '203',
2025-11-28T07:27:33:   connection: 'Keep-Alive',
2025-11-28T07:27:33:   'x-middleware-invoke': '',
2025-11-28T07:27:33:   'x-invoke-path': '/api/auth/callback/credentials',
2025-11-28T07:27:33:   'x-invoke-query': '%7B%7D',
2025-11-28T07:27:33:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:27:33: }
2025-11-28T07:27:33: 2025-11-28T12:27:33.507Z compression no compression: size below threshold
2025-11-28T07:27:35: 2025-11-28T12:27:35.671Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T07:27:35:   matchedOutput: {
2025-11-28T07:27:35:     type: 'pageFile',
2025-11-28T07:27:35:     fsPath: undefined,
2025-11-28T07:27:35:     locale: undefined,
2025-11-28T07:27:35:     itemsRoot: undefined,
2025-11-28T07:27:35:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:27:35:   },
2025-11-28T07:27:35:   statusCode: undefined,
2025-11-28T07:27:35:   resHeaders: {},
2025-11-28T07:27:35:   bodyStream: false,
2025-11-28T07:27:35:   parsedUrl: {
2025-11-28T07:27:35:     pathname: '/api/auth/providers',
2025-11-28T07:27:35:     query: [Object: null prototype] {}
2025-11-28T07:27:35:   },
2025-11-28T07:27:35:   finished: true
2025-11-28T07:27:35: }
2025-11-28T07:27:35: 2025-11-28T12:27:35.671Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T07:27:35:   host: 'gearly.com',
2025-11-28T07:27:35:   accept: '*/*',
2025-11-28T07:27:35:   'content-type': 'application/json',
2025-11-28T07:27:35:   'sec-fetch-site': 'same-origin',
2025-11-28T07:27:35:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T07:27:35:   'sec-fetch-mode': 'cors',
2025-11-28T07:27:35:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:27:35:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:27:35:   'sec-fetch-dest': 'empty',
2025-11-28T07:27:35:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:27:35:   priority: 'u=3, i',
2025-11-28T07:27:35:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:27:35:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:27:35:   'x-forwarded-proto': 'https',
2025-11-28T07:27:35:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:27:35:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:27:35:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:27:35:   connection: 'Keep-Alive',
2025-11-28T07:27:35:   'x-middleware-invoke': '',
2025-11-28T07:27:35:   'x-invoke-path': '/api/auth/providers',
2025-11-28T07:27:35:   'x-invoke-query': '%7B%7D',
2025-11-28T07:27:35:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:27:35: }
2025-11-28T07:27:35: 2025-11-28T12:27:35.672Z compression no compression: size below threshold
2025-11-28T07:27:35: 2025-11-28T12:27:35.689Z next:router-server:main requestHandler! /api/auth/csrf {
2025-11-28T07:27:35:   matchedOutput: {
2025-11-28T07:27:35:     type: 'pageFile',
2025-11-28T07:27:35:     fsPath: undefined,
2025-11-28T07:27:35:     locale: undefined,
2025-11-28T07:27:35:     itemsRoot: undefined,
2025-11-28T07:27:35:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:27:35:   },
2025-11-28T07:27:35:   statusCode: undefined,
2025-11-28T07:27:35:   resHeaders: {},
2025-11-28T07:27:35:   bodyStream: false,
2025-11-28T07:27:35:   parsedUrl: { pathname: '/api/auth/csrf', query: [Object: null prototype] {} },
2025-11-28T07:27:35:   finished: true
2025-11-28T07:27:35: }
2025-11-28T07:27:35: 2025-11-28T12:27:35.689Z next:router-server:main invokeRender /api/auth/csrf {
2025-11-28T07:27:35:   host: 'gearly.com',
2025-11-28T07:27:35:   accept: '*/*',
2025-11-28T07:27:35:   'content-type': 'application/json',
2025-11-28T07:27:35:   'sec-fetch-site': 'same-origin',
2025-11-28T07:27:35:   'if-none-match': '"l7fx1npht828"',
2025-11-28T07:27:35:   'sec-fetch-mode': 'cors',
2025-11-28T07:27:35:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:27:35:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:27:35:   'sec-fetch-dest': 'empty',
2025-11-28T07:27:35:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:27:35:   priority: 'u=3, i',
2025-11-28T07:27:35:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:27:35:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:27:35:   'x-forwarded-proto': 'https',
2025-11-28T07:27:35:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:27:35:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:27:35:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:27:35:   connection: 'Keep-Alive',
2025-11-28T07:27:35:   'x-middleware-invoke': '',
2025-11-28T07:27:35:   'x-invoke-path': '/api/auth/csrf',
2025-11-28T07:27:35:   'x-invoke-query': '%7B%7D',
2025-11-28T07:27:35:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:27:35: }
2025-11-28T07:27:35: 2025-11-28T12:27:35.690Z compression no compression: size below threshold
2025-11-28T07:27:35: 2025-11-28T12:27:35.708Z next:router-server:main requestHandler! /api/auth/callback/credentials {
2025-11-28T07:27:35:   matchedOutput: {
2025-11-28T07:27:35:     type: 'pageFile',
2025-11-28T07:27:35:     fsPath: undefined,
2025-11-28T07:27:35:     locale: undefined,
2025-11-28T07:27:35:     itemsRoot: undefined,
2025-11-28T07:27:35:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:27:35:   },
2025-11-28T07:27:35:   statusCode: undefined,
2025-11-28T07:27:35:   resHeaders: {},
2025-11-28T07:27:35:   bodyStream: false,
2025-11-28T07:27:35:   parsedUrl: {
2025-11-28T07:27:35:     pathname: '/api/auth/callback/credentials',
2025-11-28T07:27:35:     query: [Object: null prototype] {}
2025-11-28T07:27:35:   },
2025-11-28T07:27:35:   finished: true
2025-11-28T07:27:35: }
2025-11-28T07:27:35: 2025-11-28T12:27:35.708Z next:router-server:main invokeRender /api/auth/callback/credentials {
2025-11-28T07:27:35:   host: 'gearly.com',
2025-11-28T07:27:35:   accept: '*/*',
2025-11-28T07:27:35:   'content-type': 'application/x-www-form-urlencoded',
2025-11-28T07:27:35:   'sec-fetch-site': 'same-origin',
2025-11-28T07:27:35:   origin: 'https://gearly.com',
2025-11-28T07:27:35:   'sec-fetch-mode': 'cors',
2025-11-28T07:27:35:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:27:35:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:27:35:   'sec-fetch-dest': 'empty',
2025-11-28T07:27:35:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:27:35:   priority: 'u=3, i',
2025-11-28T07:27:35:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:27:35:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:27:35:   'x-forwarded-proto': 'https',
2025-11-28T07:27:35:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:27:35:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:27:35:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:27:35:   'content-length': '203',
2025-11-28T07:27:35:   connection: 'Keep-Alive',
2025-11-28T07:27:35:   'x-middleware-invoke': '',
2025-11-28T07:27:35:   'x-invoke-path': '/api/auth/callback/credentials',
2025-11-28T07:27:35:   'x-invoke-query': '%7B%7D',
2025-11-28T07:27:35:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:27:35: }
2025-11-28T07:27:35: 2025-11-28T12:27:35.709Z compression no compression: size below threshold
2025-11-28T07:27:55: 2025-11-28T12:27:55.283Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T07:27:55:   matchedOutput: {
2025-11-28T07:27:55:     type: 'pageFile',
2025-11-28T07:27:55:     fsPath: undefined,
2025-11-28T07:27:55:     locale: undefined,
2025-11-28T07:27:55:     itemsRoot: undefined,
2025-11-28T07:27:55:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:27:55:   },
2025-11-28T07:27:55:   statusCode: undefined,
2025-11-28T07:27:55:   resHeaders: {},
2025-11-28T07:27:55:   bodyStream: false,
2025-11-28T07:27:55:   parsedUrl: {
2025-11-28T07:27:55:     pathname: '/api/auth/providers',
2025-11-28T07:27:55:     query: [Object: null prototype] {}
2025-11-28T07:27:55:   },
2025-11-28T07:27:55:   finished: true
2025-11-28T07:27:55: }
2025-11-28T07:27:55: 2025-11-28T12:27:55.283Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T07:27:55:   host: 'gearly.com',
2025-11-28T07:27:55:   accept: '*/*',
2025-11-28T07:27:55:   'content-type': 'application/json',
2025-11-28T07:27:55:   'sec-fetch-site': 'same-origin',
2025-11-28T07:27:55:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T07:27:55:   'sec-fetch-mode': 'cors',
2025-11-28T07:27:55:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:27:55:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:27:55:   'sec-fetch-dest': 'empty',
2025-11-28T07:27:55:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:27:55:   priority: 'u=3, i',
2025-11-28T07:27:55:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:27:55:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:27:55:   'x-forwarded-proto': 'https',
2025-11-28T07:27:55:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:27:55:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:27:55:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:27:55:   connection: 'Keep-Alive',
2025-11-28T07:27:55:   'x-middleware-invoke': '',
2025-11-28T07:27:55:   'x-invoke-path': '/api/auth/providers',
2025-11-28T07:27:55:   'x-invoke-query': '%7B%7D',
2025-11-28T07:27:55:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:27:55: }
2025-11-28T07:27:55: 2025-11-28T12:27:55.284Z compression no compression: size below threshold
2025-11-28T07:27:55: 2025-11-28T12:27:55.301Z next:router-server:main requestHandler! /api/auth/csrf {
2025-11-28T07:27:55:   matchedOutput: {
2025-11-28T07:27:55:     type: 'pageFile',
2025-11-28T07:27:55:     fsPath: undefined,
2025-11-28T07:27:55:     locale: undefined,
2025-11-28T07:27:55:     itemsRoot: undefined,
2025-11-28T07:27:55:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:27:55:   },
2025-11-28T07:27:55:   statusCode: undefined,
2025-11-28T07:27:55:   resHeaders: {},
2025-11-28T07:27:55:   bodyStream: false,
2025-11-28T07:27:55:   parsedUrl: { pathname: '/api/auth/csrf', query: [Object: null prototype] {} },
2025-11-28T07:27:55:   finished: true
2025-11-28T07:27:55: }
2025-11-28T07:27:55: 2025-11-28T12:27:55.301Z next:router-server:main invokeRender /api/auth/csrf {
2025-11-28T07:27:55:   host: 'gearly.com',
2025-11-28T07:27:55:   accept: '*/*',
2025-11-28T07:27:55:   'content-type': 'application/json',
2025-11-28T07:27:55:   'sec-fetch-site': 'same-origin',
2025-11-28T07:27:55:   'if-none-match': '"l7fx1npht828"',
2025-11-28T07:27:55:   'sec-fetch-mode': 'cors',
2025-11-28T07:27:55:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:27:55:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:27:55:   'sec-fetch-dest': 'empty',
2025-11-28T07:27:55:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:27:55:   priority: 'u=3, i',
2025-11-28T07:27:55:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:27:55:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:27:55:   'x-forwarded-proto': 'https',
2025-11-28T07:27:55:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:27:55:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:27:55:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:27:55:   connection: 'Keep-Alive',
2025-11-28T07:27:55:   'x-middleware-invoke': '',
2025-11-28T07:27:55:   'x-invoke-path': '/api/auth/csrf',
2025-11-28T07:27:55:   'x-invoke-query': '%7B%7D',
2025-11-28T07:27:55:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:27:55: }
2025-11-28T07:27:55: 2025-11-28T12:27:55.302Z compression no compression: size below threshold
2025-11-28T07:27:55: 2025-11-28T12:27:55.319Z next:router-server:main requestHandler! /api/auth/callback/credentials {
2025-11-28T07:27:55:   matchedOutput: {
2025-11-28T07:27:55:     type: 'pageFile',
2025-11-28T07:27:55:     fsPath: undefined,
2025-11-28T07:27:55:     locale: undefined,
2025-11-28T07:27:55:     itemsRoot: undefined,
2025-11-28T07:27:55:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:27:55:   },
2025-11-28T07:27:55:   statusCode: undefined,
2025-11-28T07:27:55:   resHeaders: {},
2025-11-28T07:27:55:   bodyStream: false,
2025-11-28T07:27:55:   parsedUrl: {
2025-11-28T07:27:55:     pathname: '/api/auth/callback/credentials',
2025-11-28T07:27:55:     query: [Object: null prototype] {}
2025-11-28T07:27:55:   },
2025-11-28T07:27:55:   finished: true
2025-11-28T07:27:55: }
2025-11-28T07:27:55: 2025-11-28T12:27:55.319Z next:router-server:main invokeRender /api/auth/callback/credentials {
2025-11-28T07:27:55:   host: 'gearly.com',
2025-11-28T07:27:55:   accept: '*/*',
2025-11-28T07:27:55:   'content-type': 'application/x-www-form-urlencoded',
2025-11-28T07:27:55:   'sec-fetch-site': 'same-origin',
2025-11-28T07:27:55:   origin: 'https://gearly.com',
2025-11-28T07:27:55:   'sec-fetch-mode': 'cors',
2025-11-28T07:27:55:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:27:55:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:27:55:   'sec-fetch-dest': 'empty',
2025-11-28T07:27:55:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:27:55:   priority: 'u=3, i',
2025-11-28T07:27:55:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:27:55:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:27:55:   'x-forwarded-proto': 'https',
2025-11-28T07:27:55:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:27:55:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:27:55:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:27:55:   'content-length': '203',
2025-11-28T07:27:55:   connection: 'Keep-Alive',
2025-11-28T07:27:55:   'x-middleware-invoke': '',
2025-11-28T07:27:55:   'x-invoke-path': '/api/auth/callback/credentials',
2025-11-28T07:27:55:   'x-invoke-query': '%7B%7D',
2025-11-28T07:27:55:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:27:55: }
2025-11-28T07:27:55: 2025-11-28T12:27:55.321Z compression no compression: size below threshold
2025-11-28T07:27:59: 2025-11-28T12:27:59.704Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T07:27:59:   matchedOutput: {
2025-11-28T07:27:59:     type: 'pageFile',
2025-11-28T07:27:59:     fsPath: undefined,
2025-11-28T07:27:59:     locale: undefined,
2025-11-28T07:27:59:     itemsRoot: undefined,
2025-11-28T07:27:59:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:27:59:   },
2025-11-28T07:27:59:   statusCode: undefined,
2025-11-28T07:27:59:   resHeaders: {},
2025-11-28T07:27:59:   bodyStream: false,
2025-11-28T07:27:59:   parsedUrl: {
2025-11-28T07:27:59:     pathname: '/api/auth/providers',
2025-11-28T07:27:59:     query: [Object: null prototype] {}
2025-11-28T07:27:59:   },
2025-11-28T07:27:59:   finished: true
2025-11-28T07:27:59: }
2025-11-28T07:27:59: 2025-11-28T12:27:59.704Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T07:27:59:   host: 'gearly.com',
2025-11-28T07:27:59:   accept: '*/*',
2025-11-28T07:27:59:   'content-type': 'application/json',
2025-11-28T07:27:59:   'sec-fetch-site': 'same-origin',
2025-11-28T07:27:59:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T07:27:59:   'sec-fetch-mode': 'cors',
2025-11-28T07:27:59:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:27:59:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:27:59:   'sec-fetch-dest': 'empty',
2025-11-28T07:27:59:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:27:59:   priority: 'u=3, i',
2025-11-28T07:27:59:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:27:59:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:27:59:   'x-forwarded-proto': 'https',
2025-11-28T07:27:59:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:27:59:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:27:59:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:27:59:   connection: 'Keep-Alive',
2025-11-28T07:27:59:   'x-middleware-invoke': '',
2025-11-28T07:27:59:   'x-invoke-path': '/api/auth/providers',
2025-11-28T07:27:59:   'x-invoke-query': '%7B%7D',
2025-11-28T07:27:59:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:27:59: }
2025-11-28T07:27:59: 2025-11-28T12:27:59.704Z compression no compression: size below threshold
2025-11-28T07:27:59: 2025-11-28T12:27:59.729Z next:router-server:main requestHandler! /api/auth/csrf {
2025-11-28T07:27:59:   matchedOutput: {
2025-11-28T07:27:59:     type: 'pageFile',
2025-11-28T07:27:59:     fsPath: undefined,
2025-11-28T07:27:59:     locale: undefined,
2025-11-28T07:27:59:     itemsRoot: undefined,
2025-11-28T07:27:59:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:27:59:   },
2025-11-28T07:27:59:   statusCode: undefined,
2025-11-28T07:27:59:   resHeaders: {},
2025-11-28T07:27:59:   bodyStream: false,
2025-11-28T07:27:59:   parsedUrl: { pathname: '/api/auth/csrf', query: [Object: null prototype] {} },
2025-11-28T07:27:59:   finished: true
2025-11-28T07:27:59: }
2025-11-28T07:27:59: 2025-11-28T12:27:59.729Z next:router-server:main invokeRender /api/auth/csrf {
2025-11-28T07:27:59:   host: 'gearly.com',
2025-11-28T07:27:59:   accept: '*/*',
2025-11-28T07:27:59:   'content-type': 'application/json',
2025-11-28T07:27:59:   'sec-fetch-site': 'same-origin',
2025-11-28T07:27:59:   'if-none-match': '"l7fx1npht828"',
2025-11-28T07:27:59:   'sec-fetch-mode': 'cors',
2025-11-28T07:27:59:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:27:59:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:27:59:   'sec-fetch-dest': 'empty',
2025-11-28T07:27:59:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:27:59:   priority: 'u=3, i',
2025-11-28T07:27:59:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:27:59:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:27:59:   'x-forwarded-proto': 'https',
2025-11-28T07:27:59:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:27:59:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:27:59:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:27:59:   connection: 'Keep-Alive',
2025-11-28T07:27:59:   'x-middleware-invoke': '',
2025-11-28T07:27:59:   'x-invoke-path': '/api/auth/csrf',
2025-11-28T07:27:59:   'x-invoke-query': '%7B%7D',
2025-11-28T07:27:59:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:27:59: }
2025-11-28T07:27:59: 2025-11-28T12:27:59.729Z compression no compression: size below threshold
2025-11-28T07:27:59: 2025-11-28T12:27:59.751Z next:router-server:main requestHandler! /api/auth/signin/google {
2025-11-28T07:27:59:   matchedOutput: {
2025-11-28T07:27:59:     type: 'pageFile',
2025-11-28T07:27:59:     fsPath: undefined,
2025-11-28T07:27:59:     locale: undefined,
2025-11-28T07:27:59:     itemsRoot: undefined,
2025-11-28T07:27:59:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:27:59:   },
2025-11-28T07:27:59:   statusCode: undefined,
2025-11-28T07:27:59:   resHeaders: {},
2025-11-28T07:27:59:   bodyStream: false,
2025-11-28T07:27:59:   parsedUrl: {
2025-11-28T07:27:59:     pathname: '/api/auth/signin/google',
2025-11-28T07:27:59:     query: [Object: null prototype] {}
2025-11-28T07:27:59:   },
2025-11-28T07:27:59:   finished: true
2025-11-28T07:27:59: }
2025-11-28T07:27:59: 2025-11-28T12:27:59.751Z next:router-server:main invokeRender /api/auth/signin/google {
2025-11-28T07:27:59:   host: 'gearly.com',
2025-11-28T07:27:59:   accept: '*/*',
2025-11-28T07:27:59:   'content-type': 'application/x-www-form-urlencoded',
2025-11-28T07:27:59:   'sec-fetch-site': 'same-origin',
2025-11-28T07:27:59:   origin: 'https://gearly.com',
2025-11-28T07:27:59:   'sec-fetch-mode': 'cors',
2025-11-28T07:27:59:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:27:59:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:27:59:   'sec-fetch-dest': 'empty',
2025-11-28T07:27:59:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:27:59:   priority: 'u=3, i',
2025-11-28T07:27:59:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:27:59:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:27:59:   'x-forwarded-proto': 'https',
2025-11-28T07:27:59:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:27:59:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:27:59:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:27:59:   'content-length': '137',
2025-11-28T07:27:59:   connection: 'Keep-Alive',
2025-11-28T07:27:59:   'x-middleware-invoke': '',
2025-11-28T07:27:59:   'x-invoke-path': '/api/auth/signin/google',
2025-11-28T07:27:59:   'x-invoke-query': '%7B%7D',
2025-11-28T07:27:59:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:27:59: }
2025-11-28T07:27:59: 2025-11-28T12:27:59.768Z compression no compression: size below threshold
2025-11-28T07:28:14: 2025-11-28T12:28:14.330Z next:router-server:main requestHandler! / {
2025-11-28T07:28:14:   matchedOutput: {
2025-11-28T07:28:14:     type: 'pageFile',
2025-11-28T07:28:14:     fsPath: undefined,
2025-11-28T07:28:14:     locale: undefined,
2025-11-28T07:28:14:     itemsRoot: undefined,
2025-11-28T07:28:14:     itemPath: '/'
2025-11-28T07:28:14:   },
2025-11-28T07:28:14:   statusCode: undefined,
2025-11-28T07:28:14:   resHeaders: {},
2025-11-28T07:28:14:   bodyStream: false,
2025-11-28T07:28:14:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T07:28:14:   finished: true
2025-11-28T07:28:14: }
2025-11-28T07:28:14: 2025-11-28T12:28:14.330Z next:router-server:main invokeRender / {
2025-11-28T07:28:14:   host: 'www.gearly.com',
2025-11-28T07:28:14:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1',
2025-11-28T07:28:14:   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',
2025-11-28T07:28:14:   'accept-encoding': 'gzip',
2025-11-28T07:28:14:   'accept-language': 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
2025-11-28T07:28:14:   'cache-control': 'no-cache',
2025-11-28T07:28:14:   pragma: 'no-cache',
2025-11-28T07:28:14:   'upgrade-insecure-requests': '1',
2025-11-28T07:28:14:   'x-forwarded-for': '43.130.39.254',
2025-11-28T07:28:14:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T07:28:14:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:28:14:   connection: 'Keep-Alive',
2025-11-28T07:28:14:   'x-middleware-invoke': '',
2025-11-28T07:28:14:   'x-invoke-path': '/',
2025-11-28T07:28:14:   'x-invoke-query': '%7B%7D',
2025-11-28T07:28:14:   'x-invoke-output': '/'
2025-11-28T07:28:14: }
2025-11-28T07:28:14: 2025-11-28T12:28:14.331Z compression gzip compression
2025-11-28T07:28:16: 2025-11-28T12:28:16.833Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T07:28:16:   matchedOutput: {
2025-11-28T07:28:16:     type: 'pageFile',
2025-11-28T07:28:16:     fsPath: undefined,
2025-11-28T07:28:16:     locale: undefined,
2025-11-28T07:28:16:     itemsRoot: undefined,
2025-11-28T07:28:16:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:28:16:   },
2025-11-28T07:28:16:   statusCode: undefined,
2025-11-28T07:28:16:   resHeaders: {},
2025-11-28T07:28:16:   bodyStream: false,
2025-11-28T07:28:16:   parsedUrl: {
2025-11-28T07:28:16:     pathname: '/api/auth/providers',
2025-11-28T07:28:16:     query: [Object: null prototype] {}
2025-11-28T07:28:16:   },
2025-11-28T07:28:16:   finished: true
2025-11-28T07:28:16: }
2025-11-28T07:28:16: 2025-11-28T12:28:16.833Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T07:28:16:   host: 'gearly.com',
2025-11-28T07:28:16:   accept: '*/*',
2025-11-28T07:28:16:   'content-type': 'application/json',
2025-11-28T07:28:16:   'sec-fetch-site': 'same-origin',
2025-11-28T07:28:16:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T07:28:16:   'sec-fetch-mode': 'cors',
2025-11-28T07:28:16:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:28:16:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:28:16:   'sec-fetch-dest': 'empty',
2025-11-28T07:28:16:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:28:16:   priority: 'u=3, i',
2025-11-28T07:28:16:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:28:16:   cookie: 'next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:28:16:   'x-forwarded-proto': 'https',
2025-11-28T07:28:16:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:28:16:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:28:16:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:28:16:   connection: 'Keep-Alive',
2025-11-28T07:28:16:   'x-middleware-invoke': '',
2025-11-28T07:28:16:   'x-invoke-path': '/api/auth/providers',
2025-11-28T07:28:16:   'x-invoke-query': '%7B%7D',
2025-11-28T07:28:16:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:28:16: }
2025-11-28T07:28:16: 2025-11-28T12:28:16.834Z compression no compression: size below threshold
2025-11-28T07:28:16: 2025-11-28T12:28:16.851Z next:router-server:main requestHandler! /api/auth/csrf {
2025-11-28T07:28:16:   matchedOutput: {
2025-11-28T07:28:16:     type: 'pageFile',
2025-11-28T07:28:16:     fsPath: undefined,
2025-11-28T07:28:16:     locale: undefined,
2025-11-28T07:28:16:     itemsRoot: undefined,
2025-11-28T07:28:16:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:28:16:   },
2025-11-28T07:28:16:   statusCode: undefined,
2025-11-28T07:28:16:   resHeaders: {},
2025-11-28T07:28:16:   bodyStream: false,
2025-11-28T07:28:16:   parsedUrl: { pathname: '/api/auth/csrf', query: [Object: null prototype] {} },
2025-11-28T07:28:16:   finished: true
2025-11-28T07:28:16: }
2025-11-28T07:28:16: 2025-11-28T12:28:16.851Z next:router-server:main invokeRender /api/auth/csrf {
2025-11-28T07:28:16:   host: 'gearly.com',
2025-11-28T07:28:16:   accept: '*/*',
2025-11-28T07:28:16:   'content-type': 'application/json',
2025-11-28T07:28:16:   'sec-fetch-site': 'same-origin',
2025-11-28T07:28:16:   'if-none-match': '"l7fx1npht828"',
2025-11-28T07:28:16:   'sec-fetch-mode': 'cors',
2025-11-28T07:28:16:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:28:16:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:28:16:   'sec-fetch-dest': 'empty',
2025-11-28T07:28:16:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:28:16:   priority: 'u=3, i',
2025-11-28T07:28:16:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:28:16:   cookie: 'next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:28:16:   'x-forwarded-proto': 'https',
2025-11-28T07:28:16:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:28:16:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:28:16:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:28:16:   connection: 'Keep-Alive',
2025-11-28T07:28:16:   'x-middleware-invoke': '',
2025-11-28T07:28:16:   'x-invoke-path': '/api/auth/csrf',
2025-11-28T07:28:16:   'x-invoke-query': '%7B%7D',
2025-11-28T07:28:16:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:28:16: }
2025-11-28T07:28:16: 2025-11-28T12:28:16.852Z compression no compression: size below threshold
2025-11-28T07:28:16: 2025-11-28T12:28:16.870Z next:router-server:main requestHandler! /api/auth/callback/credentials {
2025-11-28T07:28:16:   matchedOutput: {
2025-11-28T07:28:16:     type: 'pageFile',
2025-11-28T07:28:16:     fsPath: undefined,
2025-11-28T07:28:16:     locale: undefined,
2025-11-28T07:28:16:     itemsRoot: undefined,
2025-11-28T07:28:16:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:28:16:   },
2025-11-28T07:28:16:   statusCode: undefined,
2025-11-28T07:28:16:   resHeaders: {},
2025-11-28T07:28:16:   bodyStream: false,
2025-11-28T07:28:16:   parsedUrl: {
2025-11-28T07:28:16:     pathname: '/api/auth/callback/credentials',
2025-11-28T07:28:16:     query: [Object: null prototype] {}
2025-11-28T07:28:16:   },
2025-11-28T07:28:16:   finished: true
2025-11-28T07:28:16: }
2025-11-28T07:28:16: 2025-11-28T12:28:16.870Z next:router-server:main invokeRender /api/auth/callback/credentials {
2025-11-28T07:28:16:   host: 'gearly.com',
2025-11-28T07:28:16:   accept: '*/*',
2025-11-28T07:28:16:   'content-type': 'application/x-www-form-urlencoded',
2025-11-28T07:28:16:   'sec-fetch-site': 'same-origin',
2025-11-28T07:28:16:   origin: 'https://gearly.com',
2025-11-28T07:28:16:   'sec-fetch-mode': 'cors',
2025-11-28T07:28:16:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:28:16:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:28:16:   'sec-fetch-dest': 'empty',
2025-11-28T07:28:16:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:28:16:   priority: 'u=3, i',
2025-11-28T07:28:16:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:28:16:   cookie: 'next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:28:16:   'x-forwarded-proto': 'https',
2025-11-28T07:28:16:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:28:16:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:28:16:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:28:16:   'content-length': '203',
2025-11-28T07:28:16:   connection: 'Keep-Alive',
2025-11-28T07:28:16:   'x-middleware-invoke': '',
2025-11-28T07:28:16:   'x-invoke-path': '/api/auth/callback/credentials',
2025-11-28T07:28:16:   'x-invoke-query': '%7B%7D',
2025-11-28T07:28:16:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:28:16: }
2025-11-28T07:28:16: 2025-11-28T12:28:16.872Z compression no compression: size below threshold
2025-11-28T07:28:16: 2025-11-28T12:28:16.975Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T07:28:16:   matchedOutput: {
2025-11-28T07:28:16:     type: 'pageFile',
2025-11-28T07:28:16:     fsPath: undefined,
2025-11-28T07:28:16:     locale: undefined,
2025-11-28T07:28:16:     itemsRoot: undefined,
2025-11-28T07:28:16:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:28:16:   },
2025-11-28T07:28:16:   statusCode: undefined,
2025-11-28T07:28:16:   resHeaders: {},
2025-11-28T07:28:16:   bodyStream: false,
2025-11-28T07:28:16:   parsedUrl: {
2025-11-28T07:28:16:     pathname: '/api/auth/providers',
2025-11-28T07:28:16:     query: [Object: null prototype] {}
2025-11-28T07:28:16:   },
2025-11-28T07:28:16:   finished: true
2025-11-28T07:28:16: }
2025-11-28T07:28:16: 2025-11-28T12:28:16.975Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T07:28:16:   host: 'gearly.com',
2025-11-28T07:28:16:   accept: '*/*',
2025-11-28T07:28:16:   'content-type': 'application/json',
2025-11-28T07:28:16:   'sec-fetch-site': 'same-origin',
2025-11-28T07:28:16:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T07:28:16:   'sec-fetch-mode': 'cors',
2025-11-28T07:28:16:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:28:16:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:28:16:   'sec-fetch-dest': 'empty',
2025-11-28T07:28:16:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:28:16:   priority: 'u=3, i',
2025-11-28T07:28:16:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:28:16:   cookie: 'next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:28:16:   'x-forwarded-proto': 'https',
2025-11-28T07:28:16:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:28:16:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:28:16:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:28:16:   connection: 'Keep-Alive',
2025-11-28T07:28:16:   'x-middleware-invoke': '',
2025-11-28T07:28:16:   'x-invoke-path': '/api/auth/providers',
2025-11-28T07:28:16:   'x-invoke-query': '%7B%7D',
2025-11-28T07:28:16:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:28:16: }
2025-11-28T07:28:16: 2025-11-28T12:28:16.976Z compression no compression: size below threshold
2025-11-28T07:28:16: 2025-11-28T12:28:16.993Z next:router-server:main requestHandler! /api/auth/csrf {
2025-11-28T07:28:16:   matchedOutput: {
2025-11-28T07:28:16:     type: 'pageFile',
2025-11-28T07:28:16:     fsPath: undefined,
2025-11-28T07:28:16:     locale: undefined,
2025-11-28T07:28:16:     itemsRoot: undefined,
2025-11-28T07:28:16:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:28:16:   },
2025-11-28T07:28:16:   statusCode: undefined,
2025-11-28T07:28:16:   resHeaders: {},
2025-11-28T07:28:16:   bodyStream: false,
2025-11-28T07:28:16:   parsedUrl: { pathname: '/api/auth/csrf', query: [Object: null prototype] {} },
2025-11-28T07:28:16:   finished: true
2025-11-28T07:28:16: }
2025-11-28T07:28:16: 2025-11-28T12:28:16.993Z next:router-server:main invokeRender /api/auth/csrf {
2025-11-28T07:28:16:   host: 'gearly.com',
2025-11-28T07:28:16:   accept: '*/*',
2025-11-28T07:28:16:   'content-type': 'application/json',
2025-11-28T07:28:16:   'sec-fetch-site': 'same-origin',
2025-11-28T07:28:16:   'if-none-match': '"l7fx1npht828"',
2025-11-28T07:28:16:   'sec-fetch-mode': 'cors',
2025-11-28T07:28:16:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:28:16:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:28:16:   'sec-fetch-dest': 'empty',
2025-11-28T07:28:16:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:28:16:   priority: 'u=3, i',
2025-11-28T07:28:16:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:28:16:   cookie: 'next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:28:16:   'x-forwarded-proto': 'https',
2025-11-28T07:28:16:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:28:16:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:28:16:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:28:16:   connection: 'Keep-Alive',
2025-11-28T07:28:16:   'x-middleware-invoke': '',
2025-11-28T07:28:16:   'x-invoke-path': '/api/auth/csrf',
2025-11-28T07:28:16:   'x-invoke-query': '%7B%7D',
2025-11-28T07:28:16:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:28:16: }
2025-11-28T07:28:16: 2025-11-28T12:28:16.994Z compression no compression: size below threshold
2025-11-28T07:28:17: 2025-11-28T12:28:17.011Z next:router-server:main requestHandler! /api/auth/callback/credentials {
2025-11-28T07:28:17:   matchedOutput: {
2025-11-28T07:28:17:     type: 'pageFile',
2025-11-28T07:28:17:     fsPath: undefined,
2025-11-28T07:28:17:     locale: undefined,
2025-11-28T07:28:17:     itemsRoot: undefined,
2025-11-28T07:28:17:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:28:17:   },
2025-11-28T07:28:17:   statusCode: undefined,
2025-11-28T07:28:17:   resHeaders: {},
2025-11-28T07:28:17:   bodyStream: false,
2025-11-28T07:28:17:   parsedUrl: {
2025-11-28T07:28:17:     pathname: '/api/auth/callback/credentials',
2025-11-28T07:28:17:     query: [Object: null prototype] {}
2025-11-28T07:28:17:   },
2025-11-28T07:28:17:   finished: true
2025-11-28T07:28:17: }
2025-11-28T07:28:17: 2025-11-28T12:28:17.011Z next:router-server:main invokeRender /api/auth/callback/credentials {
2025-11-28T07:28:17:   host: 'gearly.com',
2025-11-28T07:28:17:   accept: '*/*',
2025-11-28T07:28:17:   'content-type': 'application/x-www-form-urlencoded',
2025-11-28T07:28:17:   'sec-fetch-site': 'same-origin',
2025-11-28T07:28:17:   origin: 'https://gearly.com',
2025-11-28T07:28:17:   'sec-fetch-mode': 'cors',
2025-11-28T07:28:17:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:28:17:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:28:17:   'sec-fetch-dest': 'empty',
2025-11-28T07:28:17:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:28:17:   priority: 'u=3, i',
2025-11-28T07:28:17:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:28:17:   cookie: 'next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:28:17:   'x-forwarded-proto': 'https',
2025-11-28T07:28:17:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:28:17:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:28:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:28:17:   'content-length': '203',
2025-11-28T07:28:17:   connection: 'Keep-Alive',
2025-11-28T07:28:17:   'x-middleware-invoke': '',
2025-11-28T07:28:17:   'x-invoke-path': '/api/auth/callback/credentials',
2025-11-28T07:28:17:   'x-invoke-query': '%7B%7D',
2025-11-28T07:28:17:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:28:17: }
2025-11-28T07:28:17: 2025-11-28T12:28:17.012Z compression no compression: size below threshold
2025-11-28T07:28:17: 2025-11-28T12:28:17.194Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T07:28:17:   matchedOutput: {
2025-11-28T07:28:17:     type: 'pageFile',
2025-11-28T07:28:17:     fsPath: undefined,
2025-11-28T07:28:17:     locale: undefined,
2025-11-28T07:28:17:     itemsRoot: undefined,
2025-11-28T07:28:17:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:28:17:   },
2025-11-28T07:28:17:   statusCode: undefined,
2025-11-28T07:28:17:   resHeaders: {},
2025-11-28T07:28:17:   bodyStream: false,
2025-11-28T07:28:17:   parsedUrl: {
2025-11-28T07:28:17:     pathname: '/api/auth/providers',
2025-11-28T07:28:17:     query: [Object: null prototype] {}
2025-11-28T07:28:17:   },
2025-11-28T07:28:17:   finished: true
2025-11-28T07:28:17: }
2025-11-28T07:28:17: 2025-11-28T12:28:17.194Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T07:28:17:   host: 'gearly.com',
2025-11-28T07:28:17:   accept: '*/*',
2025-11-28T07:28:17:   'content-type': 'application/json',
2025-11-28T07:28:17:   'sec-fetch-site': 'same-origin',
2025-11-28T07:28:17:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T07:28:17:   'sec-fetch-mode': 'cors',
2025-11-28T07:28:17:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:28:17:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:28:17:   'sec-fetch-dest': 'empty',
2025-11-28T07:28:17:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:28:17:   priority: 'u=3, i',
2025-11-28T07:28:17:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:28:17:   cookie: 'next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:28:17:   'x-forwarded-proto': 'https',
2025-11-28T07:28:17:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:28:17:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:28:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:28:17:   connection: 'Keep-Alive',
2025-11-28T07:28:17:   'x-middleware-invoke': '',
2025-11-28T07:28:17:   'x-invoke-path': '/api/auth/providers',
2025-11-28T07:28:17:   'x-invoke-query': '%7B%7D',
2025-11-28T07:28:17:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:28:17: }
2025-11-28T07:28:17: 2025-11-28T12:28:17.195Z compression no compression: size below threshold
2025-11-28T07:28:17: 2025-11-28T12:28:17.211Z next:router-server:main requestHandler! /api/auth/csrf {
2025-11-28T07:28:17:   matchedOutput: {
2025-11-28T07:28:17:     type: 'pageFile',
2025-11-28T07:28:17:     fsPath: undefined,
2025-11-28T07:28:17:     locale: undefined,
2025-11-28T07:28:17:     itemsRoot: undefined,
2025-11-28T07:28:17:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:28:17:   },
2025-11-28T07:28:17:   statusCode: undefined,
2025-11-28T07:28:17:   resHeaders: {},
2025-11-28T07:28:17:   bodyStream: false,
2025-11-28T07:28:17:   parsedUrl: { pathname: '/api/auth/csrf', query: [Object: null prototype] {} },
2025-11-28T07:28:17:   finished: true
2025-11-28T07:28:17: }
2025-11-28T07:28:17: 2025-11-28T12:28:17.211Z next:router-server:main invokeRender /api/auth/csrf {
2025-11-28T07:28:17:   host: 'gearly.com',
2025-11-28T07:28:17:   accept: '*/*',
2025-11-28T07:28:17:   'content-type': 'application/json',
2025-11-28T07:28:17:   'sec-fetch-site': 'same-origin',
2025-11-28T07:28:17:   'if-none-match': '"l7fx1npht828"',
2025-11-28T07:28:17:   'sec-fetch-mode': 'cors',
2025-11-28T07:28:17:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:28:17:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:28:17:   'sec-fetch-dest': 'empty',
2025-11-28T07:28:17:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:28:17:   priority: 'u=3, i',
2025-11-28T07:28:17:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:28:17:   cookie: 'next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:28:17:   'x-forwarded-proto': 'https',
2025-11-28T07:28:17:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:28:17:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:28:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:28:17:   connection: 'Keep-Alive',
2025-11-28T07:28:17:   'x-middleware-invoke': '',
2025-11-28T07:28:17:   'x-invoke-path': '/api/auth/csrf',
2025-11-28T07:28:17:   'x-invoke-query': '%7B%7D',
2025-11-28T07:28:17:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:28:17: }
2025-11-28T07:28:17: 2025-11-28T12:28:17.212Z compression no compression: size below threshold
2025-11-28T07:28:17: 2025-11-28T12:28:17.229Z next:router-server:main requestHandler! /api/auth/callback/credentials {
2025-11-28T07:28:17:   matchedOutput: {
2025-11-28T07:28:17:     type: 'pageFile',
2025-11-28T07:28:17:     fsPath: undefined,
2025-11-28T07:28:17:     locale: undefined,
2025-11-28T07:28:17:     itemsRoot: undefined,
2025-11-28T07:28:17:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:28:17:   },
2025-11-28T07:28:17:   statusCode: undefined,
2025-11-28T07:28:17:   resHeaders: {},
2025-11-28T07:28:17:   bodyStream: false,
2025-11-28T07:28:17:   parsedUrl: {
2025-11-28T07:28:17:     pathname: '/api/auth/callback/credentials',
2025-11-28T07:28:17:     query: [Object: null prototype] {}
2025-11-28T07:28:17:   },
2025-11-28T07:28:17:   finished: true
2025-11-28T07:28:17: }
2025-11-28T07:28:17: 2025-11-28T12:28:17.229Z next:router-server:main invokeRender /api/auth/callback/credentials {
2025-11-28T07:28:17:   host: 'gearly.com',
2025-11-28T07:28:17:   accept: '*/*',
2025-11-28T07:28:17:   'content-type': 'application/x-www-form-urlencoded',
2025-11-28T07:28:17:   'sec-fetch-site': 'same-origin',
2025-11-28T07:28:17:   origin: 'https://gearly.com',
2025-11-28T07:28:17:   'sec-fetch-mode': 'cors',
2025-11-28T07:28:17:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:28:17:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:28:17:   'sec-fetch-dest': 'empty',
2025-11-28T07:28:17:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:28:17:   priority: 'u=3, i',
2025-11-28T07:28:17:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:28:17:   cookie: 'next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:28:17:   'x-forwarded-proto': 'https',
2025-11-28T07:28:17:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:28:17:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:28:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:28:17:   'content-length': '203',
2025-11-28T07:28:17:   connection: 'Keep-Alive',
2025-11-28T07:28:17:   'x-middleware-invoke': '',
2025-11-28T07:28:17:   'x-invoke-path': '/api/auth/callback/credentials',
2025-11-28T07:28:17:   'x-invoke-query': '%7B%7D',
2025-11-28T07:28:17:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:28:17: }
2025-11-28T07:28:17: 2025-11-28T12:28:17.230Z compression no compression: size below threshold
2025-11-28T07:28:17: 2025-11-28T12:28:17.411Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T07:28:17:   matchedOutput: {
2025-11-28T07:28:17:     type: 'pageFile',
2025-11-28T07:28:17:     fsPath: undefined,
2025-11-28T07:28:17:     locale: undefined,
2025-11-28T07:28:17:     itemsRoot: undefined,
2025-11-28T07:28:17:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:28:17:   },
2025-11-28T07:28:17:   statusCode: undefined,
2025-11-28T07:28:17:   resHeaders: {},
2025-11-28T07:28:17:   bodyStream: false,
2025-11-28T07:28:17:   parsedUrl: {
2025-11-28T07:28:17:     pathname: '/api/auth/providers',
2025-11-28T07:28:17:     query: [Object: null prototype] {}
2025-11-28T07:28:17:   },
2025-11-28T07:28:17:   finished: true
2025-11-28T07:28:17: }
2025-11-28T07:28:17: 2025-11-28T12:28:17.411Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T07:28:17:   host: 'gearly.com',
2025-11-28T07:28:17:   accept: '*/*',
2025-11-28T07:28:17:   'content-type': 'application/json',
2025-11-28T07:28:17:   'sec-fetch-site': 'same-origin',
2025-11-28T07:28:17:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T07:28:17:   'sec-fetch-mode': 'cors',
2025-11-28T07:28:17:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:28:17:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:28:17:   'sec-fetch-dest': 'empty',
2025-11-28T07:28:17:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:28:17:   priority: 'u=3, i',
2025-11-28T07:28:17:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:28:17:   cookie: 'next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:28:17:   'x-forwarded-proto': 'https',
2025-11-28T07:28:17:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:28:17:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:28:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:28:17:   connection: 'Keep-Alive',
2025-11-28T07:28:17:   'x-middleware-invoke': '',
2025-11-28T07:28:17:   'x-invoke-path': '/api/auth/providers',
2025-11-28T07:28:17:   'x-invoke-query': '%7B%7D',
2025-11-28T07:28:17:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:28:17: }
2025-11-28T07:28:17: 2025-11-28T12:28:17.412Z compression no compression: size below threshold
2025-11-28T07:28:17: 2025-11-28T12:28:17.432Z next:router-server:main requestHandler! /api/auth/csrf {
2025-11-28T07:28:17:   matchedOutput: {
2025-11-28T07:28:17:     type: 'pageFile',
2025-11-28T07:28:17:     fsPath: undefined,
2025-11-28T07:28:17:     locale: undefined,
2025-11-28T07:28:17:     itemsRoot: undefined,
2025-11-28T07:28:17:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:28:17:   },
2025-11-28T07:28:17:   statusCode: undefined,
2025-11-28T07:28:17:   resHeaders: {},
2025-11-28T07:28:17:   bodyStream: false,
2025-11-28T07:28:17:   parsedUrl: { pathname: '/api/auth/csrf', query: [Object: null prototype] {} },
2025-11-28T07:28:17:   finished: true
2025-11-28T07:28:17: }
2025-11-28T07:28:17: 2025-11-28T12:28:17.432Z next:router-server:main invokeRender /api/auth/csrf {
2025-11-28T07:28:17:   host: 'gearly.com',
2025-11-28T07:28:17:   accept: '*/*',
2025-11-28T07:28:17:   'content-type': 'application/json',
2025-11-28T07:28:17:   'sec-fetch-site': 'same-origin',
2025-11-28T07:28:17:   'if-none-match': '"l7fx1npht828"',
2025-11-28T07:28:17:   'sec-fetch-mode': 'cors',
2025-11-28T07:28:17:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:28:17:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:28:17:   'sec-fetch-dest': 'empty',
2025-11-28T07:28:17:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:28:17:   priority: 'u=3, i',
2025-11-28T07:28:17:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:28:17:   cookie: 'next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:28:17:   'x-forwarded-proto': 'https',
2025-11-28T07:28:17:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:28:17:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:28:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:28:17:   connection: 'Keep-Alive',
2025-11-28T07:28:17:   'x-middleware-invoke': '',
2025-11-28T07:28:17:   'x-invoke-path': '/api/auth/csrf',
2025-11-28T07:28:17:   'x-invoke-query': '%7B%7D',
2025-11-28T07:28:17:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:28:17: }
2025-11-28T07:28:17: 2025-11-28T12:28:17.432Z compression no compression: size below threshold
2025-11-28T07:28:17: 2025-11-28T12:28:17.450Z next:router-server:main requestHandler! /api/auth/callback/credentials {
2025-11-28T07:28:17:   matchedOutput: {
2025-11-28T07:28:17:     type: 'pageFile',
2025-11-28T07:28:17:     fsPath: undefined,
2025-11-28T07:28:17:     locale: undefined,
2025-11-28T07:28:17:     itemsRoot: undefined,
2025-11-28T07:28:17:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:28:17:   },
2025-11-28T07:28:17:   statusCode: undefined,
2025-11-28T07:28:17:   resHeaders: {},
2025-11-28T07:28:17:   bodyStream: false,
2025-11-28T07:28:17:   parsedUrl: {
2025-11-28T07:28:17:     pathname: '/api/auth/callback/credentials',
2025-11-28T07:28:17:     query: [Object: null prototype] {}
2025-11-28T07:28:17:   },
2025-11-28T07:28:17:   finished: true
2025-11-28T07:28:17: }
2025-11-28T07:28:17: 2025-11-28T12:28:17.450Z next:router-server:main invokeRender /api/auth/callback/credentials {
2025-11-28T07:28:17:   host: 'gearly.com',
2025-11-28T07:28:17:   accept: '*/*',
2025-11-28T07:28:17:   'content-type': 'application/x-www-form-urlencoded',
2025-11-28T07:28:17:   'sec-fetch-site': 'same-origin',
2025-11-28T07:28:17:   origin: 'https://gearly.com',
2025-11-28T07:28:17:   'sec-fetch-mode': 'cors',
2025-11-28T07:28:17:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:28:17:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:28:17:   'sec-fetch-dest': 'empty',
2025-11-28T07:28:17:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:28:17:   priority: 'u=3, i',
2025-11-28T07:28:17:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:28:17:   cookie: 'next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:28:17:   'x-forwarded-proto': 'https',
2025-11-28T07:28:17:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:28:17:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:28:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:28:17:   'content-length': '203',
2025-11-28T07:28:17:   connection: 'Keep-Alive',
2025-11-28T07:28:17:   'x-middleware-invoke': '',
2025-11-28T07:28:17:   'x-invoke-path': '/api/auth/callback/credentials',
2025-11-28T07:28:17:   'x-invoke-query': '%7B%7D',
2025-11-28T07:28:17:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:28:17: }
2025-11-28T07:28:17: 2025-11-28T12:28:17.451Z compression no compression: size below threshold
2025-11-28T07:28:17: 2025-11-28T12:28:17.624Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T07:28:17:   matchedOutput: {
2025-11-28T07:28:17:     type: 'pageFile',
2025-11-28T07:28:17:     fsPath: undefined,
2025-11-28T07:28:17:     locale: undefined,
2025-11-28T07:28:17:     itemsRoot: undefined,
2025-11-28T07:28:17:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:28:17:   },
2025-11-28T07:28:17:   statusCode: undefined,
2025-11-28T07:28:17:   resHeaders: {},
2025-11-28T07:28:17:   bodyStream: false,
2025-11-28T07:28:17:   parsedUrl: {
2025-11-28T07:28:17:     pathname: '/api/auth/providers',
2025-11-28T07:28:17:     query: [Object: null prototype] {}
2025-11-28T07:28:17:   },
2025-11-28T07:28:17:   finished: true
2025-11-28T07:28:17: }
2025-11-28T07:28:17: 2025-11-28T12:28:17.624Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T07:28:17:   host: 'gearly.com',
2025-11-28T07:28:17:   accept: '*/*',
2025-11-28T07:28:17:   'content-type': 'application/json',
2025-11-28T07:28:17:   'sec-fetch-site': 'same-origin',
2025-11-28T07:28:17:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T07:28:17:   'sec-fetch-mode': 'cors',
2025-11-28T07:28:17:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:28:17:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:28:17:   'sec-fetch-dest': 'empty',
2025-11-28T07:28:17:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:28:17:   priority: 'u=3, i',
2025-11-28T07:28:17:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:28:17:   cookie: 'next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:28:17:   'x-forwarded-proto': 'https',
2025-11-28T07:28:17:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:28:17:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:28:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:28:17:   connection: 'Keep-Alive',
2025-11-28T07:28:17:   'x-middleware-invoke': '',
2025-11-28T07:28:17:   'x-invoke-path': '/api/auth/providers',
2025-11-28T07:28:17:   'x-invoke-query': '%7B%7D',
2025-11-28T07:28:17:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:28:17: }
2025-11-28T07:28:17: 2025-11-28T12:28:17.627Z compression no compression: size below threshold
2025-11-28T07:28:17: 2025-11-28T12:28:17.645Z next:router-server:main requestHandler! /api/auth/csrf {
2025-11-28T07:28:17:   matchedOutput: {
2025-11-28T07:28:17:     type: 'pageFile',
2025-11-28T07:28:17:     fsPath: undefined,
2025-11-28T07:28:17:     locale: undefined,
2025-11-28T07:28:17:     itemsRoot: undefined,
2025-11-28T07:28:17:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:28:17:   },
2025-11-28T07:28:17:   statusCode: undefined,
2025-11-28T07:28:17:   resHeaders: {},
2025-11-28T07:28:17:   bodyStream: false,
2025-11-28T07:28:17:   parsedUrl: { pathname: '/api/auth/csrf', query: [Object: null prototype] {} },
2025-11-28T07:28:17:   finished: true
2025-11-28T07:28:17: }
2025-11-28T07:28:17: 2025-11-28T12:28:17.645Z next:router-server:main invokeRender /api/auth/csrf {
2025-11-28T07:28:17:   host: 'gearly.com',
2025-11-28T07:28:17:   accept: '*/*',
2025-11-28T07:28:17:   'content-type': 'application/json',
2025-11-28T07:28:17:   'sec-fetch-site': 'same-origin',
2025-11-28T07:28:17:   'if-none-match': '"l7fx1npht828"',
2025-11-28T07:28:17:   'sec-fetch-mode': 'cors',
2025-11-28T07:28:17:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:28:17:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:28:17:   'sec-fetch-dest': 'empty',
2025-11-28T07:28:17:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:28:17:   priority: 'u=3, i',
2025-11-28T07:28:17:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:28:17:   cookie: 'next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:28:17:   'x-forwarded-proto': 'https',
2025-11-28T07:28:17:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:28:17:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:28:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:28:17:   connection: 'Keep-Alive',
2025-11-28T07:28:17:   'x-middleware-invoke': '',
2025-11-28T07:28:17:   'x-invoke-path': '/api/auth/csrf',
2025-11-28T07:28:17:   'x-invoke-query': '%7B%7D',
2025-11-28T07:28:17:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:28:17: }
2025-11-28T07:28:17: 2025-11-28T12:28:17.646Z compression no compression: size below threshold
2025-11-28T07:28:17: 2025-11-28T12:28:17.666Z next:router-server:main requestHandler! /api/auth/callback/credentials {
2025-11-28T07:28:17:   matchedOutput: {
2025-11-28T07:28:17:     type: 'pageFile',
2025-11-28T07:28:17:     fsPath: undefined,
2025-11-28T07:28:17:     locale: undefined,
2025-11-28T07:28:17:     itemsRoot: undefined,
2025-11-28T07:28:17:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:28:17:   },
2025-11-28T07:28:17:   statusCode: undefined,
2025-11-28T07:28:17:   resHeaders: {},
2025-11-28T07:28:17:   bodyStream: false,
2025-11-28T07:28:17:   parsedUrl: {
2025-11-28T07:28:17:     pathname: '/api/auth/callback/credentials',
2025-11-28T07:28:17:     query: [Object: null prototype] {}
2025-11-28T07:28:17:   },
2025-11-28T07:28:17:   finished: true
2025-11-28T07:28:17: }
2025-11-28T07:28:17: 2025-11-28T12:28:17.666Z next:router-server:main invokeRender /api/auth/callback/credentials {
2025-11-28T07:28:17:   host: 'gearly.com',
2025-11-28T07:28:17:   accept: '*/*',
2025-11-28T07:28:17:   'content-type': 'application/x-www-form-urlencoded',
2025-11-28T07:28:17:   'sec-fetch-site': 'same-origin',
2025-11-28T07:28:17:   origin: 'https://gearly.com',
2025-11-28T07:28:17:   'sec-fetch-mode': 'cors',
2025-11-28T07:28:17:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:28:17:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:28:17:   'sec-fetch-dest': 'empty',
2025-11-28T07:28:17:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:28:17:   priority: 'u=3, i',
2025-11-28T07:28:17:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:28:17:   cookie: 'next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:28:17:   'x-forwarded-proto': 'https',
2025-11-28T07:28:17:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:28:17:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:28:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:28:17:   'content-length': '203',
2025-11-28T07:28:17:   connection: 'Keep-Alive',
2025-11-28T07:28:17:   'x-middleware-invoke': '',
2025-11-28T07:28:17:   'x-invoke-path': '/api/auth/callback/credentials',
2025-11-28T07:28:17:   'x-invoke-query': '%7B%7D',
2025-11-28T07:28:17:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:28:17: }
2025-11-28T07:28:17: 2025-11-28T12:28:17.667Z compression no compression: size below threshold
2025-11-28T07:28:17: 2025-11-28T12:28:17.862Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T07:28:17:   matchedOutput: {
2025-11-28T07:28:17:     type: 'pageFile',
2025-11-28T07:28:17:     fsPath: undefined,
2025-11-28T07:28:17:     locale: undefined,
2025-11-28T07:28:17:     itemsRoot: undefined,
2025-11-28T07:28:17:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:28:17:   },
2025-11-28T07:28:17:   statusCode: undefined,
2025-11-28T07:28:17:   resHeaders: {},
2025-11-28T07:28:17:   bodyStream: false,
2025-11-28T07:28:17:   parsedUrl: {
2025-11-28T07:28:17:     pathname: '/api/auth/providers',
2025-11-28T07:28:17:     query: [Object: null prototype] {}
2025-11-28T07:28:17:   },
2025-11-28T07:28:17:   finished: true
2025-11-28T07:28:17: }
2025-11-28T07:28:17: 2025-11-28T12:28:17.862Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T07:28:17:   host: 'gearly.com',
2025-11-28T07:28:17:   accept: '*/*',
2025-11-28T07:28:17:   'content-type': 'application/json',
2025-11-28T07:28:17:   'sec-fetch-site': 'same-origin',
2025-11-28T07:28:17:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T07:28:17:   'sec-fetch-mode': 'cors',
2025-11-28T07:28:17:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:28:17:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:28:17:   'sec-fetch-dest': 'empty',
2025-11-28T07:28:17:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:28:17:   priority: 'u=3, i',
2025-11-28T07:28:17:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:28:17:   cookie: 'next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:28:17:   'x-forwarded-proto': 'https',
2025-11-28T07:28:17:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:28:17:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:28:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:28:17:   connection: 'Keep-Alive',
2025-11-28T07:28:17:   'x-middleware-invoke': '',
2025-11-28T07:28:17:   'x-invoke-path': '/api/auth/providers',
2025-11-28T07:28:17:   'x-invoke-query': '%7B%7D',
2025-11-28T07:28:17:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:28:17: }
2025-11-28T07:28:17: 2025-11-28T12:28:17.863Z compression no compression: size below threshold
2025-11-28T07:28:17: 2025-11-28T12:28:17.880Z next:router-server:main requestHandler! /api/auth/csrf {
2025-11-28T07:28:17:   matchedOutput: {
2025-11-28T07:28:17:     type: 'pageFile',
2025-11-28T07:28:17:     fsPath: undefined,
2025-11-28T07:28:17:     locale: undefined,
2025-11-28T07:28:17:     itemsRoot: undefined,
2025-11-28T07:28:17:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:28:17:   },
2025-11-28T07:28:17:   statusCode: undefined,
2025-11-28T07:28:17:   resHeaders: {},
2025-11-28T07:28:17:   bodyStream: false,
2025-11-28T07:28:17:   parsedUrl: { pathname: '/api/auth/csrf', query: [Object: null prototype] {} },
2025-11-28T07:28:17:   finished: true
2025-11-28T07:28:17: }
2025-11-28T07:28:17: 2025-11-28T12:28:17.880Z next:router-server:main invokeRender /api/auth/csrf {
2025-11-28T07:28:17:   host: 'gearly.com',
2025-11-28T07:28:17:   accept: '*/*',
2025-11-28T07:28:17:   'content-type': 'application/json',
2025-11-28T07:28:17:   'sec-fetch-site': 'same-origin',
2025-11-28T07:28:17:   'if-none-match': '"l7fx1npht828"',
2025-11-28T07:28:17:   'sec-fetch-mode': 'cors',
2025-11-28T07:28:17:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:28:17:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:28:17:   'sec-fetch-dest': 'empty',
2025-11-28T07:28:17:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:28:17:   priority: 'u=3, i',
2025-11-28T07:28:17:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:28:17:   cookie: 'next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:28:17:   'x-forwarded-proto': 'https',
2025-11-28T07:28:17:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:28:17:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:28:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:28:17:   connection: 'Keep-Alive',
2025-11-28T07:28:17:   'x-middleware-invoke': '',
2025-11-28T07:28:17:   'x-invoke-path': '/api/auth/csrf',
2025-11-28T07:28:17:   'x-invoke-query': '%7B%7D',
2025-11-28T07:28:17:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:28:17: }
2025-11-28T07:28:17: 2025-11-28T12:28:17.881Z compression no compression: size below threshold
2025-11-28T07:28:17: 2025-11-28T12:28:17.902Z next:router-server:main requestHandler! /api/auth/callback/credentials {
2025-11-28T07:28:17:   matchedOutput: {
2025-11-28T07:28:17:     type: 'pageFile',
2025-11-28T07:28:17:     fsPath: undefined,
2025-11-28T07:28:17:     locale: undefined,
2025-11-28T07:28:17:     itemsRoot: undefined,
2025-11-28T07:28:17:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:28:17:   },
2025-11-28T07:28:17:   statusCode: undefined,
2025-11-28T07:28:17:   resHeaders: {},
2025-11-28T07:28:17:   bodyStream: false,
2025-11-28T07:28:17:   parsedUrl: {
2025-11-28T07:28:17:     pathname: '/api/auth/callback/credentials',
2025-11-28T07:28:17:     query: [Object: null prototype] {}
2025-11-28T07:28:17:   },
2025-11-28T07:28:17:   finished: true
2025-11-28T07:28:17: }
2025-11-28T07:28:17: 2025-11-28T12:28:17.902Z next:router-server:main invokeRender /api/auth/callback/credentials {
2025-11-28T07:28:17:   host: 'gearly.com',
2025-11-28T07:28:17:   accept: '*/*',
2025-11-28T07:28:17:   'content-type': 'application/x-www-form-urlencoded',
2025-11-28T07:28:17:   'sec-fetch-site': 'same-origin',
2025-11-28T07:28:17:   origin: 'https://gearly.com',
2025-11-28T07:28:17:   'sec-fetch-mode': 'cors',
2025-11-28T07:28:17:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:28:17:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:28:17:   'sec-fetch-dest': 'empty',
2025-11-28T07:28:17:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:28:17:   priority: 'u=3, i',
2025-11-28T07:28:17:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:28:17:   cookie: 'next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:28:17:   'x-forwarded-proto': 'https',
2025-11-28T07:28:17:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:28:17:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:28:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:28:17:   'content-length': '203',
2025-11-28T07:28:17:   connection: 'Keep-Alive',
2025-11-28T07:28:17:   'x-middleware-invoke': '',
2025-11-28T07:28:17:   'x-invoke-path': '/api/auth/callback/credentials',
2025-11-28T07:28:17:   'x-invoke-query': '%7B%7D',
2025-11-28T07:28:17:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:28:17: }
2025-11-28T07:28:17: 2025-11-28T12:28:17.903Z compression no compression: size below threshold
2025-11-28T07:28:32: 2025-11-28T12:28:32.019Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T07:28:32:   matchedOutput: {
2025-11-28T07:28:32:     type: 'pageFile',
2025-11-28T07:28:32:     fsPath: undefined,
2025-11-28T07:28:32:     locale: undefined,
2025-11-28T07:28:32:     itemsRoot: undefined,
2025-11-28T07:28:32:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:28:32:   },
2025-11-28T07:28:32:   statusCode: undefined,
2025-11-28T07:28:32:   resHeaders: {},
2025-11-28T07:28:32:   bodyStream: false,
2025-11-28T07:28:32:   parsedUrl: {
2025-11-28T07:28:32:     pathname: '/api/auth/providers',
2025-11-28T07:28:32:     query: [Object: null prototype] {}
2025-11-28T07:28:32:   },
2025-11-28T07:28:32:   finished: true
2025-11-28T07:28:32: }
2025-11-28T07:28:32: 2025-11-28T12:28:32.020Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T07:28:32:   host: 'gearly.com',
2025-11-28T07:28:32:   accept: '*/*',
2025-11-28T07:28:32:   'content-type': 'application/json',
2025-11-28T07:28:32:   'sec-fetch-site': 'same-origin',
2025-11-28T07:28:32:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T07:28:32:   'sec-fetch-mode': 'cors',
2025-11-28T07:28:32:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:28:32:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:28:32:   'sec-fetch-dest': 'empty',
2025-11-28T07:28:32:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:28:32:   priority: 'u=3, i',
2025-11-28T07:28:32:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:28:32:   cookie: 'next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:28:32:   'x-forwarded-proto': 'https',
2025-11-28T07:28:32:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:28:32:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:28:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:28:32:   connection: 'Keep-Alive',
2025-11-28T07:28:32:   'x-middleware-invoke': '',
2025-11-28T07:28:32:   'x-invoke-path': '/api/auth/providers',
2025-11-28T07:28:32:   'x-invoke-query': '%7B%7D',
2025-11-28T07:28:32:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:28:32: }
2025-11-28T07:28:32: 2025-11-28T12:28:32.021Z compression no compression: size below threshold
2025-11-28T07:28:32: 2025-11-28T12:28:32.038Z next:router-server:main requestHandler! /api/auth/csrf {
2025-11-28T07:28:32:   matchedOutput: {
2025-11-28T07:28:32:     type: 'pageFile',
2025-11-28T07:28:32:     fsPath: undefined,
2025-11-28T07:28:32:     locale: undefined,
2025-11-28T07:28:32:     itemsRoot: undefined,
2025-11-28T07:28:32:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:28:32:   },
2025-11-28T07:28:32:   statusCode: undefined,
2025-11-28T07:28:32:   resHeaders: {},
2025-11-28T07:28:32:   bodyStream: false,
2025-11-28T07:28:32:   parsedUrl: { pathname: '/api/auth/csrf', query: [Object: null prototype] {} },
2025-11-28T07:28:32:   finished: true
2025-11-28T07:28:32: }
2025-11-28T07:28:32: 2025-11-28T12:28:32.038Z next:router-server:main invokeRender /api/auth/csrf {
2025-11-28T07:28:32:   host: 'gearly.com',
2025-11-28T07:28:32:   accept: '*/*',
2025-11-28T07:28:32:   'content-type': 'application/json',
2025-11-28T07:28:32:   'sec-fetch-site': 'same-origin',
2025-11-28T07:28:32:   'if-none-match': '"l7fx1npht828"',
2025-11-28T07:28:32:   'sec-fetch-mode': 'cors',
2025-11-28T07:28:32:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:28:32:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:28:32:   'sec-fetch-dest': 'empty',
2025-11-28T07:28:32:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:28:32:   priority: 'u=3, i',
2025-11-28T07:28:32:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:28:32:   cookie: 'next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:28:32:   'x-forwarded-proto': 'https',
2025-11-28T07:28:32:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:28:32:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:28:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:28:32:   connection: 'Keep-Alive',
2025-11-28T07:28:32:   'x-middleware-invoke': '',
2025-11-28T07:28:32:   'x-invoke-path': '/api/auth/csrf',
2025-11-28T07:28:32:   'x-invoke-query': '%7B%7D',
2025-11-28T07:28:32:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:28:32: }
2025-11-28T07:28:32: 2025-11-28T12:28:32.038Z compression no compression: size below threshold
2025-11-28T07:28:32: 2025-11-28T12:28:32.056Z next:router-server:main requestHandler! /api/auth/callback/credentials {
2025-11-28T07:28:32:   matchedOutput: {
2025-11-28T07:28:32:     type: 'pageFile',
2025-11-28T07:28:32:     fsPath: undefined,
2025-11-28T07:28:32:     locale: undefined,
2025-11-28T07:28:32:     itemsRoot: undefined,
2025-11-28T07:28:32:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:28:32:   },
2025-11-28T07:28:32:   statusCode: undefined,
2025-11-28T07:28:32:   resHeaders: {},
2025-11-28T07:28:32:   bodyStream: false,
2025-11-28T07:28:32:   parsedUrl: {
2025-11-28T07:28:32:     pathname: '/api/auth/callback/credentials',
2025-11-28T07:28:32:     query: [Object: null prototype] {}
2025-11-28T07:28:32:   },
2025-11-28T07:28:32:   finished: true
2025-11-28T07:28:32: }
2025-11-28T07:28:32: 2025-11-28T12:28:32.056Z next:router-server:main invokeRender /api/auth/callback/credentials {
2025-11-28T07:28:32:   host: 'gearly.com',
2025-11-28T07:28:32:   accept: '*/*',
2025-11-28T07:28:32:   'content-type': 'application/x-www-form-urlencoded',
2025-11-28T07:28:32:   'sec-fetch-site': 'same-origin',
2025-11-28T07:28:32:   origin: 'https://gearly.com',
2025-11-28T07:28:32:   'sec-fetch-mode': 'cors',
2025-11-28T07:28:32:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:28:32:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:28:32:   'sec-fetch-dest': 'empty',
2025-11-28T07:28:32:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:28:32:   priority: 'u=3, i',
2025-11-28T07:28:32:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:28:32:   cookie: 'next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:28:32:   'x-forwarded-proto': 'https',
2025-11-28T07:28:32:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:28:32:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:28:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:28:32:   'content-length': '209',
2025-11-28T07:28:32:   connection: 'Keep-Alive',
2025-11-28T07:28:32:   'x-middleware-invoke': '',
2025-11-28T07:28:32:   'x-invoke-path': '/api/auth/callback/credentials',
2025-11-28T07:28:32:   'x-invoke-query': '%7B%7D',
2025-11-28T07:28:32:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:28:32: }
2025-11-28T07:28:32: 2025-11-28T12:28:32.057Z compression no compression: size below threshold
2025-11-28T07:28:50: 2025-11-28T12:28:50.597Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T07:28:50:   matchedOutput: {
2025-11-28T07:28:50:     type: 'pageFile',
2025-11-28T07:28:50:     fsPath: undefined,
2025-11-28T07:28:50:     locale: undefined,
2025-11-28T07:28:50:     itemsRoot: undefined,
2025-11-28T07:28:50:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:28:50:   },
2025-11-28T07:28:50:   statusCode: undefined,
2025-11-28T07:28:50:   resHeaders: {},
2025-11-28T07:28:50:   bodyStream: false,
2025-11-28T07:28:50:   parsedUrl: {
2025-11-28T07:28:50:     pathname: '/api/auth/providers',
2025-11-28T07:28:50:     query: [Object: null prototype] {}
2025-11-28T07:28:50:   },
2025-11-28T07:28:50:   finished: true
2025-11-28T07:28:50: }
2025-11-28T07:28:50: 2025-11-28T12:28:50.597Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T07:28:50:   host: 'gearly.com',
2025-11-28T07:28:50:   accept: '*/*',
2025-11-28T07:28:50:   'content-type': 'application/json',
2025-11-28T07:28:50:   'sec-fetch-site': 'same-origin',
2025-11-28T07:28:50:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T07:28:50:   'sec-fetch-mode': 'cors',
2025-11-28T07:28:50:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:28:50:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:28:50:   'sec-fetch-dest': 'empty',
2025-11-28T07:28:50:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:28:50:   priority: 'u=3, i',
2025-11-28T07:28:50:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:28:50:   cookie: 'next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:28:50:   'x-forwarded-proto': 'https',
2025-11-28T07:28:50:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:28:50:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:28:50:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:28:50:   connection: 'Keep-Alive',
2025-11-28T07:28:50:   'x-middleware-invoke': '',
2025-11-28T07:28:50:   'x-invoke-path': '/api/auth/providers',
2025-11-28T07:28:50:   'x-invoke-query': '%7B%7D',
2025-11-28T07:28:50:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:28:50: }
2025-11-28T07:28:50: 2025-11-28T12:28:50.598Z compression no compression: size below threshold
2025-11-28T07:28:50: 2025-11-28T12:28:50.614Z next:router-server:main requestHandler! /api/auth/csrf {
2025-11-28T07:28:50:   matchedOutput: {
2025-11-28T07:28:50:     type: 'pageFile',
2025-11-28T07:28:50:     fsPath: undefined,
2025-11-28T07:28:50:     locale: undefined,
2025-11-28T07:28:50:     itemsRoot: undefined,
2025-11-28T07:28:50:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:28:50:   },
2025-11-28T07:28:50:   statusCode: undefined,
2025-11-28T07:28:50:   resHeaders: {},
2025-11-28T07:28:50:   bodyStream: false,
2025-11-28T07:28:50:   parsedUrl: { pathname: '/api/auth/csrf', query: [Object: null prototype] {} },
2025-11-28T07:28:50:   finished: true
2025-11-28T07:28:50: }
2025-11-28T07:28:50: 2025-11-28T12:28:50.614Z next:router-server:main invokeRender /api/auth/csrf {
2025-11-28T07:28:50:   host: 'gearly.com',
2025-11-28T07:28:50:   accept: '*/*',
2025-11-28T07:28:50:   'content-type': 'application/json',
2025-11-28T07:28:50:   'sec-fetch-site': 'same-origin',
2025-11-28T07:28:50:   'if-none-match': '"l7fx1npht828"',
2025-11-28T07:28:50:   'sec-fetch-mode': 'cors',
2025-11-28T07:28:50:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:28:50:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:28:50:   'sec-fetch-dest': 'empty',
2025-11-28T07:28:50:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:28:50:   priority: 'u=3, i',
2025-11-28T07:28:50:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:28:50:   cookie: 'next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:28:50:   'x-forwarded-proto': 'https',
2025-11-28T07:28:50:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:28:50:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:28:50:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:28:50:   connection: 'Keep-Alive',
2025-11-28T07:28:50:   'x-middleware-invoke': '',
2025-11-28T07:28:50:   'x-invoke-path': '/api/auth/csrf',
2025-11-28T07:28:50:   'x-invoke-query': '%7B%7D',
2025-11-28T07:28:50:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:28:50: }
2025-11-28T07:28:50: 2025-11-28T12:28:50.615Z compression no compression: size below threshold
2025-11-28T07:28:50: 2025-11-28T12:28:50.629Z next:router-server:main requestHandler! /api/auth/callback/credentials {
2025-11-28T07:28:50:   matchedOutput: {
2025-11-28T07:28:50:     type: 'pageFile',
2025-11-28T07:28:50:     fsPath: undefined,
2025-11-28T07:28:50:     locale: undefined,
2025-11-28T07:28:50:     itemsRoot: undefined,
2025-11-28T07:28:50:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:28:50:   },
2025-11-28T07:28:50:   statusCode: undefined,
2025-11-28T07:28:50:   resHeaders: {},
2025-11-28T07:28:50:   bodyStream: false,
2025-11-28T07:28:50:   parsedUrl: {
2025-11-28T07:28:50:     pathname: '/api/auth/callback/credentials',
2025-11-28T07:28:50:     query: [Object: null prototype] {}
2025-11-28T07:28:50:   },
2025-11-28T07:28:50:   finished: true
2025-11-28T07:28:50: }
2025-11-28T07:28:50: 2025-11-28T12:28:50.629Z next:router-server:main invokeRender /api/auth/callback/credentials {
2025-11-28T07:28:50:   host: 'gearly.com',
2025-11-28T07:28:50:   accept: '*/*',
2025-11-28T07:28:50:   'content-type': 'application/x-www-form-urlencoded',
2025-11-28T07:28:50:   'sec-fetch-site': 'same-origin',
2025-11-28T07:28:50:   origin: 'https://gearly.com',
2025-11-28T07:28:50:   'sec-fetch-mode': 'cors',
2025-11-28T07:28:50:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:28:50:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:28:50:   'sec-fetch-dest': 'empty',
2025-11-28T07:28:50:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:28:50:   priority: 'u=3, i',
2025-11-28T07:28:50:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:28:50:   cookie: 'next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:28:50:   'x-forwarded-proto': 'https',
2025-11-28T07:28:50:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:28:50:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:28:50:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:28:50:   'content-length': '208',
2025-11-28T07:28:50:   connection: 'Keep-Alive',
2025-11-28T07:28:50:   'x-middleware-invoke': '',
2025-11-28T07:28:50:   'x-invoke-path': '/api/auth/callback/credentials',
2025-11-28T07:28:50:   'x-invoke-query': '%7B%7D',
2025-11-28T07:28:50:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:28:50: }
2025-11-28T07:28:50: 2025-11-28T12:28:50.695Z compression no compression: size below threshold
2025-11-28T07:28:50: 2025-11-28T12:28:50.714Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T07:28:50:   matchedOutput: {
2025-11-28T07:28:50:     type: 'pageFile',
2025-11-28T07:28:50:     fsPath: undefined,
2025-11-28T07:28:50:     locale: undefined,
2025-11-28T07:28:50:     itemsRoot: undefined,
2025-11-28T07:28:50:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:28:50:   },
2025-11-28T07:28:50:   statusCode: undefined,
2025-11-28T07:28:50:   resHeaders: {},
2025-11-28T07:28:50:   bodyStream: false,
2025-11-28T07:28:50:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T07:28:50:   finished: true
2025-11-28T07:28:50: }
2025-11-28T07:28:50: 2025-11-28T12:28:50.714Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T07:28:50:   host: 'gearly.com',
2025-11-28T07:28:50:   accept: '*/*',
2025-11-28T07:28:50:   'content-type': 'application/json',
2025-11-28T07:28:50:   'sec-fetch-site': 'same-origin',
2025-11-28T07:28:50:   'if-none-match': '"bwc9mymkdm2"',
2025-11-28T07:28:50:   'sec-fetch-mode': 'cors',
2025-11-28T07:28:50:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:28:50:   referer: 'https://gearly.com/auth/signin',
2025-11-28T07:28:50:   'sec-fetch-dest': 'empty',
2025-11-28T07:28:50:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:28:50:   priority: 'u=3, i',
2025-11-28T07:28:50:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:28:50:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BY4jTP8Zg_jVc3NL.R-b7sN2zm2zUe2tmzEguPyakaWA1NCbuvCmODKGh8dv_dISEpJSfJ3yDeTcNRfwK3UsPo7ygFRyth5XpkpGVIVeoPRG_3oa1WRYGjFtfhX0ECHmHcu4WlPncwJR1MYi25WSjgCzN9D9M9scvDtDeEPiXP6vczIWf9zOfmhOrddvhRMqRNd9nCgI3SyROQMUGOoBLCQVIOu8sYCP-p9tgca6k3waqyWHF1oYnmfQlfWhMGk5LoQ3tMCaM8TGtWdk.ne3VeXEmBgH-RyLWgTSGPQ; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:28:50:   'x-forwarded-proto': 'https',
2025-11-28T07:28:50:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:28:50:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:28:50:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:28:50:   connection: 'Keep-Alive',
2025-11-28T07:28:50:   'x-middleware-invoke': '',
2025-11-28T07:28:50:   'x-invoke-path': '/api/auth/session',
2025-11-28T07:28:50:   'x-invoke-query': '%7B%7D',
2025-11-28T07:28:50:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:28:50: }
2025-11-28T07:28:50: 2025-11-28T12:28:50.715Z compression no compression: size below threshold
2025-11-28T07:28:50: 2025-11-28T12:28:50.753Z next:router-server:main requestHandler! /logo.png {
2025-11-28T07:28:50:   matchedOutput: {
2025-11-28T07:28:50:     type: 'publicFolder',
2025-11-28T07:28:50:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T07:28:50:     locale: undefined,
2025-11-28T07:28:50:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T07:28:50:     itemPath: '/logo.png'
2025-11-28T07:28:50:   },
2025-11-28T07:28:50:   statusCode: undefined,
2025-11-28T07:28:50:   resHeaders: {},
2025-11-28T07:28:50:   bodyStream: false,
2025-11-28T07:28:50:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T07:28:50:   finished: true
2025-11-28T07:28:50: }
2025-11-28T07:28:50: 2025-11-28T12:28:50.753Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T07:28:50: 2025-11-28T12:28:50.753Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T07:28:50: 2025-11-28T12:28:50.753Z send accept ranges
2025-11-28T07:28:50: 2025-11-28T12:28:50.753Z send cache-control public, max-age=0
2025-11-28T07:28:50: 2025-11-28T12:28:50.753Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T07:28:50: 2025-11-28T12:28:50.753Z send etag W/"2465-19ac853b2f0"
2025-11-28T07:28:50: 2025-11-28T12:28:50.754Z send content-type image/png
2025-11-28T07:28:50: 2025-11-28T12:28:50.754Z send not modified
2025-11-28T07:28:50: 2025-11-28T12:28:50.754Z compression undefined not compressible
2025-11-28T07:28:50: 2025-11-28T12:28:50.754Z compression no compression: filtered
2025-11-28T07:28:50: 2025-11-28T12:28:50.793Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T07:28:50:   matchedOutput: {
2025-11-28T07:28:50:     type: 'pageFile',
2025-11-28T07:28:50:     fsPath: undefined,
2025-11-28T07:28:50:     locale: undefined,
2025-11-28T07:28:50:     itemsRoot: undefined,
2025-11-28T07:28:50:     itemPath: '/api/conversations'
2025-11-28T07:28:50:   },
2025-11-28T07:28:50:   statusCode: undefined,
2025-11-28T07:28:50:   resHeaders: {},
2025-11-28T07:28:50:   bodyStream: false,
2025-11-28T07:28:50:   parsedUrl: {
2025-11-28T07:28:50:     pathname: '/api/conversations',
2025-11-28T07:28:50:     query: [Object: null prototype] {}
2025-11-28T07:28:50:   },
2025-11-28T07:28:50:   finished: true
2025-11-28T07:28:50: }
2025-11-28T07:28:50: 2025-11-28T12:28:50.793Z next:router-server:main invokeRender /api/conversations {
2025-11-28T07:28:50:   host: 'gearly.com',
2025-11-28T07:28:50:   accept: '*/*',
2025-11-28T07:28:50:   'sec-fetch-site': 'same-origin',
2025-11-28T07:28:50:   pragma: 'no-cache',
2025-11-28T07:28:50:   'sec-fetch-mode': 'cors',
2025-11-28T07:28:50:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:28:50:   referer: 'https://gearly.com/',
2025-11-28T07:28:50:   'sec-fetch-dest': 'empty',
2025-11-28T07:28:50:   'cache-control': 'no-cache',
2025-11-28T07:28:50:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:28:50:   priority: 'u=3, i',
2025-11-28T07:28:50:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:28:50:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..sBLVtaGW0fTU0lYi.ATVgQnSDqPKZRSIjqMT_pnNf0MJtRJsz7cjv_P7yBGLl1CQJp4J3eevw7l-Posj8n2xFOOY82PjOgqCY8BfDlM0Efd9S2IG5zzKaK-9mOLtmJrakZ4jk9ugHtXlO0nfv-bx-cgkiKQZ9s-lxPpBqCF9ciLZ0M_2QTfsfqVEQh1iGM4hxD8SWZ_r47W0n7SsZVCLjcxFugzNXJ0cFaJ5oCHESIqUC-1NahQpufmmbd4-JH3akvIz4Uz0kjakBKbM.R40JGc0leFCe-r-j7miKwg; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:28:50:   'x-forwarded-proto': 'https',
2025-11-28T07:28:50:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:28:50:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:28:50:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:28:50:   connection: 'Keep-Alive',
2025-11-28T07:28:50:   'x-middleware-invoke': '',
2025-11-28T07:28:50:   'x-invoke-path': '/api/conversations',
2025-11-28T07:28:50:   'x-invoke-query': '%7B%7D',
2025-11-28T07:28:50:   'x-invoke-output': '/api/conversations'
2025-11-28T07:28:50: }
2025-11-28T07:28:50: 2025-11-28T12:28:50.799Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T07:28:50:   matchedOutput: {
2025-11-28T07:28:50:     type: 'pageFile',
2025-11-28T07:28:50:     fsPath: undefined,
2025-11-28T07:28:50:     locale: undefined,
2025-11-28T07:28:50:     itemsRoot: undefined,
2025-11-28T07:28:50:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T07:28:50:   },
2025-11-28T07:28:50:   statusCode: undefined,
2025-11-28T07:28:50:   resHeaders: {},
2025-11-28T07:28:50:   bodyStream: false,
2025-11-28T07:28:50:   parsedUrl: {
2025-11-28T07:28:50:     pathname: '/api/auth/providers',
2025-11-28T07:28:50:     query: [Object: null prototype] {}
2025-11-28T07:28:50:   },
2025-11-28T07:28:50:   finished: true
2025-11-28T07:28:50: }
2025-11-28T07:28:50: 2025-11-28T12:28:50.799Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T07:28:50:   host: 'gearly.com',
2025-11-28T07:28:50:   accept: '*/*',
2025-11-28T07:28:50:   'sec-fetch-site': 'same-origin',
2025-11-28T07:28:50:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T07:28:50:   'sec-fetch-mode': 'cors',
2025-11-28T07:28:50:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:28:50:   referer: 'https://gearly.com/',
2025-11-28T07:28:50:   'sec-fetch-dest': 'empty',
2025-11-28T07:28:50:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:28:50:   priority: 'u=3, i',
2025-11-28T07:28:50:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:28:50:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..sBLVtaGW0fTU0lYi.ATVgQnSDqPKZRSIjqMT_pnNf0MJtRJsz7cjv_P7yBGLl1CQJp4J3eevw7l-Posj8n2xFOOY82PjOgqCY8BfDlM0Efd9S2IG5zzKaK-9mOLtmJrakZ4jk9ugHtXlO0nfv-bx-cgkiKQZ9s-lxPpBqCF9ciLZ0M_2QTfsfqVEQh1iGM4hxD8SWZ_r47W0n7SsZVCLjcxFugzNXJ0cFaJ5oCHESIqUC-1NahQpufmmbd4-JH3akvIz4Uz0kjakBKbM.R40JGc0leFCe-r-j7miKwg; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:28:50:   'x-forwarded-proto': 'https',
2025-11-28T07:28:50:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:28:50:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:28:50:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:28:50:   connection: 'Keep-Alive',
2025-11-28T07:28:50:   'x-middleware-invoke': '',
2025-11-28T07:28:50:   'x-invoke-path': '/api/auth/providers',
2025-11-28T07:28:50:   'x-invoke-query': '%7B%7D',
2025-11-28T07:28:50:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T07:28:50: }
2025-11-28T07:28:50: 2025-11-28T12:28:50.800Z compression no compression: size below threshold
2025-11-28T07:28:50: 2025-11-28T12:28:50.803Z compression gzip compression
2025-11-28T07:29:12: 2025-11-28T12:29:12.646Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T07:29:12:   matchedOutput: {
2025-11-28T07:29:12:     type: 'pageFile',
2025-11-28T07:29:12:     fsPath: undefined,
2025-11-28T07:29:12:     locale: undefined,
2025-11-28T07:29:12:     itemsRoot: undefined,
2025-11-28T07:29:12:     itemPath: '/api/conversations'
2025-11-28T07:29:12:   },
2025-11-28T07:29:12:   statusCode: undefined,
2025-11-28T07:29:12:   resHeaders: {},
2025-11-28T07:29:12:   bodyStream: false,
2025-11-28T07:29:12:   parsedUrl: {
2025-11-28T07:29:12:     pathname: '/api/conversations',
2025-11-28T07:29:12:     query: [Object: null prototype] {}
2025-11-28T07:29:12:   },
2025-11-28T07:29:12:   finished: true
2025-11-28T07:29:12: }
2025-11-28T07:29:12: 2025-11-28T12:29:12.646Z next:router-server:main invokeRender /api/conversations {
2025-11-28T07:29:12:   host: 'gearly.com',
2025-11-28T07:29:12:   accept: '*/*',
2025-11-28T07:29:12:   'sec-fetch-site': 'same-origin',
2025-11-28T07:29:12:   origin: 'https://gearly.com',
2025-11-28T07:29:12:   'sec-fetch-mode': 'cors',
2025-11-28T07:29:12:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:29:12:   referer: 'https://gearly.com/',
2025-11-28T07:29:12:   'sec-fetch-dest': 'empty',
2025-11-28T07:29:12:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:29:12:   priority: 'u=3, i',
2025-11-28T07:29:12:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:29:12:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..0dfWkHe-g5i8BsYs.AjJ1glTxPSE6KT3mHK2cvLXppyXqW8Ze-GpACiNT-YuTlUZsBMt02cgoyMrvpHurZRXP8kFj5JOXj4AZaoYO4H-b8dciXL9sQSdj6ih1dMQ7iV6dxlDei3K-Y4-GJxgL8Uaz-XUjqZ9yo9Rh0j2W4532Yca686cNCM2XkKFeNqO40nj6stUmyTBA3Rx3VEC5DPosDm2arXPwTwNgAIHwSaZxm5eC0-ODWgyt_QBFSJ89KevqnDqG0IDsrgd1g5Y.DtTlRGzgYOJMcJHLZNVfAw; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:29:12:   'x-forwarded-proto': 'https',
2025-11-28T07:29:12:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:29:12:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:29:12:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:29:12:   'content-length': '0',
2025-11-28T07:29:12:   connection: 'Keep-Alive',
2025-11-28T07:29:12:   'x-middleware-invoke': '',
2025-11-28T07:29:12:   'x-invoke-path': '/api/conversations',
2025-11-28T07:29:12:   'x-invoke-query': '%7B%7D',
2025-11-28T07:29:12:   'x-invoke-output': '/api/conversations'
2025-11-28T07:29:12: }
2025-11-28T07:29:12: 2025-11-28T12:29:12.653Z compression no compression: size below threshold
2025-11-28T07:29:12: 2025-11-28T12:29:12.671Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T07:29:12:   matchedOutput: {
2025-11-28T07:29:12:     type: 'pageFile',
2025-11-28T07:29:12:     fsPath: undefined,
2025-11-28T07:29:12:     locale: undefined,
2025-11-28T07:29:12:     itemsRoot: undefined,
2025-11-28T07:29:12:     itemPath: '/api/conversations'
2025-11-28T07:29:12:   },
2025-11-28T07:29:12:   statusCode: undefined,
2025-11-28T07:29:12:   resHeaders: {},
2025-11-28T07:29:12:   bodyStream: false,
2025-11-28T07:29:12:   parsedUrl: {
2025-11-28T07:29:12:     pathname: '/api/conversations',
2025-11-28T07:29:12:     query: [Object: null prototype] {}
2025-11-28T07:29:12:   },
2025-11-28T07:29:12:   finished: true
2025-11-28T07:29:12: }
2025-11-28T07:29:12: 2025-11-28T12:29:12.671Z next:router-server:main invokeRender /api/conversations {
2025-11-28T07:29:12:   host: 'gearly.com',
2025-11-28T07:29:12:   accept: '*/*',
2025-11-28T07:29:12:   'sec-fetch-site': 'same-origin',
2025-11-28T07:29:12:   pragma: 'no-cache',
2025-11-28T07:29:12:   'sec-fetch-mode': 'cors',
2025-11-28T07:29:12:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:29:12:   referer: 'https://gearly.com/',
2025-11-28T07:29:12:   'sec-fetch-dest': 'empty',
2025-11-28T07:29:12:   'cache-control': 'no-cache',
2025-11-28T07:29:12:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:29:12:   priority: 'u=3, i',
2025-11-28T07:29:12:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:29:12:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..-yqI39Lq-Kr7xuTp.RyFCjAoEpxZqYud4ibWSmGb303wp5LhTci3CwsgKnWY8iUtAa0m7EOWiYDPD5cWXWbHsD5WqeNzvHXJID8ypeACKtbhGVKRAydw4iq5w4gWKlPEgxeMHluguF_P4HG_RZ1ctswPjWDQS69_AykIb-LmUTWfW0FNagCgcoAjYGFwiG4xZJXwdMTONu6NLwAbY466k5Of4PzYJmNUV94I_MVsVolofiTyFsxDv2wecnMz9Wo2l_AFOvmBgiQYqSDY.yPCyaSb6fJCx61r8KdWS-A; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:29:12:   'x-forwarded-proto': 'https',
2025-11-28T07:29:12:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:29:12:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:29:12:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:29:12:   connection: 'Keep-Alive',
2025-11-28T07:29:12:   'x-middleware-invoke': '',
2025-11-28T07:29:12:   'x-invoke-path': '/api/conversations',
2025-11-28T07:29:12:   'x-invoke-query': '%7B%7D',
2025-11-28T07:29:12:   'x-invoke-output': '/api/conversations'
2025-11-28T07:29:12: }
2025-11-28T07:29:12: 2025-11-28T12:29:12.672Z compression gzip compression
2025-11-28T07:29:12: 2025-11-28T12:29:12.682Z next:router-server:main requestHandler! /profile.png {
2025-11-28T07:29:12:   matchedOutput: {
2025-11-28T07:29:12:     type: 'publicFolder',
2025-11-28T07:29:12:     fsPath: '/home/americas/public_html/ai/public/profile.png',
2025-11-28T07:29:12:     locale: undefined,
2025-11-28T07:29:12:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T07:29:12:     itemPath: '/profile.png'
2025-11-28T07:29:12:   },
2025-11-28T07:29:12:   statusCode: undefined,
2025-11-28T07:29:12:   resHeaders: {},
2025-11-28T07:29:12:   bodyStream: false,
2025-11-28T07:29:12:   parsedUrl: { pathname: '/profile.png', query: [Object: null prototype] {} },
2025-11-28T07:29:12:   finished: true
2025-11-28T07:29:12: }
2025-11-28T07:29:12: 2025-11-28T12:29:12.682Z send stat "/home/americas/public_html/ai/public/profile.png"
2025-11-28T07:29:12: 2025-11-28T12:29:12.682Z send pipe "/home/americas/public_html/ai/public/profile.png"
2025-11-28T07:29:12: 2025-11-28T12:29:12.682Z send accept ranges
2025-11-28T07:29:12: 2025-11-28T12:29:12.682Z send cache-control public, max-age=0
2025-11-28T07:29:12: 2025-11-28T12:29:12.682Z send modified Fri, 28 Nov 2025 02:38:41 GMT
2025-11-28T07:29:12: 2025-11-28T12:29:12.682Z send etag W/"e5b-19ac853ba0a"
2025-11-28T07:29:12: 2025-11-28T12:29:12.682Z send content-type image/png
2025-11-28T07:29:12: 2025-11-28T12:29:12.682Z send not modified
2025-11-28T07:29:12: 2025-11-28T12:29:12.682Z compression undefined not compressible
2025-11-28T07:29:12: 2025-11-28T12:29:12.682Z compression no compression: filtered
2025-11-28T07:29:12: 2025-11-28T12:29:12.706Z next:router-server:main requestHandler! /api/conversation/66b0582671adbe4b7e482c3c38cc2a14edede2cd54acbce9 {
2025-11-28T07:29:12:   matchedOutput: {
2025-11-28T07:29:12:     type: 'pageFile',
2025-11-28T07:29:12:     fsPath: undefined,
2025-11-28T07:29:12:     locale: undefined,
2025-11-28T07:29:12:     itemsRoot: undefined,
2025-11-28T07:29:12:     itemPath: '/api/conversation/[id]'
2025-11-28T07:29:12:   },
2025-11-28T07:29:12:   statusCode: undefined,
2025-11-28T07:29:12:   resHeaders: {},
2025-11-28T07:29:12:   bodyStream: false,
2025-11-28T07:29:12:   parsedUrl: {
2025-11-28T07:29:12:     pathname: '/api/conversation/66b0582671adbe4b7e482c3c38cc2a14edede2cd54acbce9',
2025-11-28T07:29:12:     query: [Object: null prototype] {}
2025-11-28T07:29:12:   },
2025-11-28T07:29:12:   finished: true
2025-11-28T07:29:12: }
2025-11-28T07:29:12: 2025-11-28T12:29:12.707Z next:router-server:main invokeRender /api/conversation/66b0582671adbe4b7e482c3c38cc2a14edede2cd54acbce9 {
2025-11-28T07:29:12:   host: 'gearly.com',
2025-11-28T07:29:12:   accept: '*/*',
2025-11-28T07:29:12:   'content-type': 'application/json',
2025-11-28T07:29:12:   'sec-fetch-site': 'same-origin',
2025-11-28T07:29:12:   origin: 'https://gearly.com',
2025-11-28T07:29:12:   'sec-fetch-mode': 'cors',
2025-11-28T07:29:12:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:29:12:   referer: 'https://gearly.com/',
2025-11-28T07:29:12:   'sec-fetch-dest': 'empty',
2025-11-28T07:29:12:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:29:12:   priority: 'u=3, i',
2025-11-28T07:29:12:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:29:12:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..kwr-i3wjY31zgpTS.9JUMCBwt7Z-ov8-ZZ2Hhqj_0Zgg2yXhKEI1ANeP2gruQn5DRjErdLpyspxcmhg7tL7ua2Xgf_StiS8cOhcc0YKhat39YP6FNPgQJ3jC24NGrJGusHT2gEGGgNk-yWGG5ALIjbNoMOyxsTI83wM-_GCFZAF4G-9GMQLcyIs1BMIfbs0W6R-lrAUGC8I8ONWP3Stt7tS5Z83gj6F5XlZ5fWFIZ5NTMM18Ga71DcelMy-nN_3s8V_FFcnjnlkOvjL0.W7Id4l2Lh8p42RKhhjAIwg; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:29:12:   'x-forwarded-proto': 'https',
2025-11-28T07:29:12:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:29:12:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:29:12:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:29:12:   'content-length': '80',
2025-11-28T07:29:12:   connection: 'Keep-Alive',
2025-11-28T07:29:12:   'x-middleware-invoke': '',
2025-11-28T07:29:12:   'x-invoke-path': '/api/conversation/66b0582671adbe4b7e482c3c38cc2a14edede2cd54acbce9',
2025-11-28T07:29:12:   'x-invoke-query': '%7B%7D',
2025-11-28T07:29:12:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T07:29:12: }
2025-11-28T07:29:12: 2025-11-28T12:29:12.714Z compression no compression: size below threshold
2025-11-28T07:29:12: 2025-11-28T12:29:12.731Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T07:29:12:   matchedOutput: {
2025-11-28T07:29:12:     type: 'pageFile',
2025-11-28T07:29:12:     fsPath: undefined,
2025-11-28T07:29:12:     locale: undefined,
2025-11-28T07:29:12:     itemsRoot: undefined,
2025-11-28T07:29:12:     itemPath: '/api/conversations'
2025-11-28T07:29:12:   },
2025-11-28T07:29:12:   statusCode: undefined,
2025-11-28T07:29:12:   resHeaders: {},
2025-11-28T07:29:12:   bodyStream: false,
2025-11-28T07:29:12:   parsedUrl: {
2025-11-28T07:29:12:     pathname: '/api/conversations',
2025-11-28T07:29:12:     query: [Object: null prototype] {}
2025-11-28T07:29:12:   },
2025-11-28T07:29:12:   finished: true
2025-11-28T07:29:12: }
2025-11-28T07:29:12: 2025-11-28T12:29:12.732Z next:router-server:main invokeRender /api/conversations {
2025-11-28T07:29:12:   host: 'gearly.com',
2025-11-28T07:29:12:   accept: '*/*',
2025-11-28T07:29:12:   'sec-fetch-site': 'same-origin',
2025-11-28T07:29:12:   pragma: 'no-cache',
2025-11-28T07:29:12:   'sec-fetch-mode': 'cors',
2025-11-28T07:29:12:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:29:12:   referer: 'https://gearly.com/',
2025-11-28T07:29:12:   'sec-fetch-dest': 'empty',
2025-11-28T07:29:12:   'cache-control': 'no-cache',
2025-11-28T07:29:12:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:29:12:   priority: 'u=3, i',
2025-11-28T07:29:12:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:29:12:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..y2VBoTqfA2pcBSde.0_C2_sXbXReZpBdrLv-W2-ZnlDXcGnH-ihu3sXwkMVnyUliHxzXYSYjQ3lId6tUTNKO6jSgqUHFIO-6toGrI5VUL7GkRP0IyjIeJX-qU4S9LaBJOtasvnYYRezTqzMuriCNrb83PQ_MULpn__ZgivTNz9gYnfe7BZhwp7QOzWXsj8Qi2F0f04q-oamus6V4lfYzrH5Zhfr5nG0yObksKX4_L4uqKiIN8jk8K_LaN5MgEraZVL2gDPx1nk6DEy70.I8z4QHKp6Qs1MXkj_tlKpA; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:29:12:   'x-forwarded-proto': 'https',
2025-11-28T07:29:12:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:29:12:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:29:12:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:29:12:   connection: 'Keep-Alive',
2025-11-28T07:29:12:   'x-middleware-invoke': '',
2025-11-28T07:29:12:   'x-invoke-path': '/api/conversations',
2025-11-28T07:29:12:   'x-invoke-query': '%7B%7D',
2025-11-28T07:29:12:   'x-invoke-output': '/api/conversations'
2025-11-28T07:29:12: }
2025-11-28T07:29:12: 2025-11-28T12:29:12.734Z compression gzip compression
2025-11-28T07:29:12: 2025-11-28T12:29:12.735Z next:router-server:main requestHandler! /api/stream {
2025-11-28T07:29:12:   matchedOutput: {
2025-11-28T07:29:12:     type: 'pageFile',
2025-11-28T07:29:12:     fsPath: undefined,
2025-11-28T07:29:12:     locale: undefined,
2025-11-28T07:29:12:     itemsRoot: undefined,
2025-11-28T07:29:12:     itemPath: '/api/stream'
2025-11-28T07:29:12:   },
2025-11-28T07:29:12:   statusCode: undefined,
2025-11-28T07:29:12:   resHeaders: {},
2025-11-28T07:29:12:   bodyStream: false,
2025-11-28T07:29:12:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T07:29:12:   finished: true
2025-11-28T07:29:12: }
2025-11-28T07:29:12: 2025-11-28T12:29:12.735Z next:router-server:main invokeRender /api/stream {
2025-11-28T07:29:12:   host: 'gearly.com',
2025-11-28T07:29:12:   accept: '*/*',
2025-11-28T07:29:12:   'content-type': 'application/json',
2025-11-28T07:29:12:   'sec-fetch-site': 'same-origin',
2025-11-28T07:29:12:   origin: 'https://gearly.com',
2025-11-28T07:29:12:   'sec-fetch-mode': 'cors',
2025-11-28T07:29:12:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:29:12:   referer: 'https://gearly.com/',
2025-11-28T07:29:12:   'sec-fetch-dest': 'empty',
2025-11-28T07:29:12:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:29:12:   priority: 'u=3, i',
2025-11-28T07:29:12:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:29:12:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..y2VBoTqfA2pcBSde.0_C2_sXbXReZpBdrLv-W2-ZnlDXcGnH-ihu3sXwkMVnyUliHxzXYSYjQ3lId6tUTNKO6jSgqUHFIO-6toGrI5VUL7GkRP0IyjIeJX-qU4S9LaBJOtasvnYYRezTqzMuriCNrb83PQ_MULpn__ZgivTNz9gYnfe7BZhwp7QOzWXsj8Qi2F0f04q-oamus6V4lfYzrH5Zhfr5nG0yObksKX4_L4uqKiIN8jk8K_LaN5MgEraZVL2gDPx1nk6DEy70.I8z4QHKp6Qs1MXkj_tlKpA; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:29:12:   'x-forwarded-proto': 'https',
2025-11-28T07:29:12:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:29:12:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:29:12:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:29:12:   'content-length': '137',
2025-11-28T07:29:12:   connection: 'Keep-Alive',
2025-11-28T07:29:12:   'x-middleware-invoke': '',
2025-11-28T07:29:12:   'x-invoke-path': '/api/stream',
2025-11-28T07:29:12:   'x-invoke-query': '%7B%7D',
2025-11-28T07:29:12:   'x-invoke-output': '/api/stream'
2025-11-28T07:29:12: }
2025-11-28T07:29:18: 2025-11-28T12:29:18.405Z compression gzip compression
2025-11-28T07:29:18: 2025-11-28T12:29:18.470Z next:router-server:main requestHandler! /logo.png {
2025-11-28T07:29:18:   matchedOutput: {
2025-11-28T07:29:18:     type: 'publicFolder',
2025-11-28T07:29:18:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T07:29:18:     locale: undefined,
2025-11-28T07:29:18:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T07:29:18:     itemPath: '/logo.png'
2025-11-28T07:29:18:   },
2025-11-28T07:29:18:   statusCode: undefined,
2025-11-28T07:29:18:   resHeaders: {},
2025-11-28T07:29:18:   bodyStream: false,
2025-11-28T07:29:18:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T07:29:18:   finished: true
2025-11-28T07:29:18: }
2025-11-28T07:29:18: 2025-11-28T12:29:18.471Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T07:29:18: 2025-11-28T12:29:18.471Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T07:29:18: 2025-11-28T12:29:18.471Z send accept ranges
2025-11-28T07:29:18: 2025-11-28T12:29:18.471Z send cache-control public, max-age=0
2025-11-28T07:29:18: 2025-11-28T12:29:18.471Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T07:29:18: 2025-11-28T12:29:18.471Z send etag W/"2465-19ac853b2f0"
2025-11-28T07:29:18: 2025-11-28T12:29:18.471Z send content-type image/png
2025-11-28T07:29:18: 2025-11-28T12:29:18.471Z send not modified
2025-11-28T07:29:18: 2025-11-28T12:29:18.471Z compression undefined not compressible
2025-11-28T07:29:18: 2025-11-28T12:29:18.471Z compression no compression: filtered
2025-11-28T07:29:33: 2025-11-28T12:29:33.301Z next:router-server:main requestHandler! /api/conversation/66b0582671adbe4b7e482c3c38cc2a14edede2cd54acbce9 {
2025-11-28T07:29:33:   matchedOutput: {
2025-11-28T07:29:33:     type: 'pageFile',
2025-11-28T07:29:33:     fsPath: undefined,
2025-11-28T07:29:33:     locale: undefined,
2025-11-28T07:29:33:     itemsRoot: undefined,
2025-11-28T07:29:33:     itemPath: '/api/conversation/[id]'
2025-11-28T07:29:33:   },
2025-11-28T07:29:33:   statusCode: undefined,
2025-11-28T07:29:33:   resHeaders: {},
2025-11-28T07:29:33:   bodyStream: false,
2025-11-28T07:29:33:   parsedUrl: {
2025-11-28T07:29:33:     pathname: '/api/conversation/66b0582671adbe4b7e482c3c38cc2a14edede2cd54acbce9',
2025-11-28T07:29:33:     query: [Object: null prototype] {}
2025-11-28T07:29:33:   },
2025-11-28T07:29:33:   finished: true
2025-11-28T07:29:33: }
2025-11-28T07:29:33: 2025-11-28T12:29:33.301Z next:router-server:main invokeRender /api/conversation/66b0582671adbe4b7e482c3c38cc2a14edede2cd54acbce9 {
2025-11-28T07:29:33:   host: 'gearly.com',
2025-11-28T07:29:33:   accept: '*/*',
2025-11-28T07:29:33:   'content-type': 'application/json',
2025-11-28T07:29:33:   'sec-fetch-site': 'same-origin',
2025-11-28T07:29:33:   origin: 'https://gearly.com',
2025-11-28T07:29:33:   'sec-fetch-mode': 'cors',
2025-11-28T07:29:33:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:29:33:   referer: 'https://gearly.com/',
2025-11-28T07:29:33:   'sec-fetch-dest': 'empty',
2025-11-28T07:29:33:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:29:33:   priority: 'u=3, i',
2025-11-28T07:29:33:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:29:33:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Hzl3GuF6iOX-vsOH.ATRBHy1SeqhvaWBZZy4hh-9gXB0m-7d3Kki01zvT2K0Mh0g3U7q1dgvzaVoNHW7FwnIsV7jAgzla29Xi8z9Hlcs7kCAnrd1krhw4bJuYWGUk6xK6a0WOITFCMAwwiWiYzO5ecxwTuYu97bHMbcmVJ3oRX_TlMjIfYYSRM8FeWo1IVgS6dbBD_jD6e0z5Zfh9JrxYWzZ58y8t5uo8c_nvkzwj0E5_4Z6kRx9tUyQXs67yq9HcNHHTw1wKswpywlU.11ao2YUs4LxjsETd5inCQQ; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:29:33:   'x-forwarded-proto': 'https',
2025-11-28T07:29:33:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:29:33:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:29:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:29:33:   'content-length': '3690',
2025-11-28T07:29:33:   connection: 'Keep-Alive',
2025-11-28T07:29:33:   'x-middleware-invoke': '',
2025-11-28T07:29:33:   'x-invoke-path': '/api/conversation/66b0582671adbe4b7e482c3c38cc2a14edede2cd54acbce9',
2025-11-28T07:29:33:   'x-invoke-query': '%7B%7D',
2025-11-28T07:29:33:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T07:29:33: }
2025-11-28T07:29:33: 2025-11-28T12:29:33.309Z compression gzip compression
2025-11-28T07:29:33: 2025-11-28T12:29:33.323Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T07:29:33:   matchedOutput: {
2025-11-28T07:29:33:     type: 'pageFile',
2025-11-28T07:29:33:     fsPath: undefined,
2025-11-28T07:29:33:     locale: undefined,
2025-11-28T07:29:33:     itemsRoot: undefined,
2025-11-28T07:29:33:     itemPath: '/api/conversations'
2025-11-28T07:29:33:   },
2025-11-28T07:29:33:   statusCode: undefined,
2025-11-28T07:29:33:   resHeaders: {},
2025-11-28T07:29:33:   bodyStream: false,
2025-11-28T07:29:33:   parsedUrl: {
2025-11-28T07:29:33:     pathname: '/api/conversations',
2025-11-28T07:29:33:     query: [Object: null prototype] {}
2025-11-28T07:29:33:   },
2025-11-28T07:29:33:   finished: true
2025-11-28T07:29:33: }
2025-11-28T07:29:33: 2025-11-28T12:29:33.323Z next:router-server:main invokeRender /api/conversations {
2025-11-28T07:29:33:   host: 'gearly.com',
2025-11-28T07:29:33:   accept: '*/*',
2025-11-28T07:29:33:   'sec-fetch-site': 'same-origin',
2025-11-28T07:29:33:   pragma: 'no-cache',
2025-11-28T07:29:33:   'sec-fetch-mode': 'cors',
2025-11-28T07:29:33:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:29:33:   referer: 'https://gearly.com/',
2025-11-28T07:29:33:   'sec-fetch-dest': 'empty',
2025-11-28T07:29:33:   'cache-control': 'no-cache',
2025-11-28T07:29:33:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:29:33:   priority: 'u=3, i',
2025-11-28T07:29:33:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:29:33:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..C-FnGMaTcI2bV61t.Ka-8pSzECBWXsU8ibCOWOs8_US27IHsRk7qHHXuo0vm6gAC4q4vupl-vZjE090eaNuPIHQ2s3iwWihVoPorzEncKbqvhigqvLNtzv7IaNQsEHiqW7MRwnj5U2TAzp8KSZKw0LXDLvmYcTMxgIxWR8-UHOyEtJPmcCFDLAnZVqeh6yQqZwlgcrY7OEUPkiT4Wy6ZLd5Kp8hRPNlEY-ofcRoVI2vvYC7G7PbGP2oP4DSFg9h9FjNDVPTDgaC-CBe0.SzfVsOj-rmoVl8IeAW38gA; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:29:33:   'x-forwarded-proto': 'https',
2025-11-28T07:29:33:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:29:33:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:29:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:29:33:   connection: 'Keep-Alive',
2025-11-28T07:29:33:   'x-middleware-invoke': '',
2025-11-28T07:29:33:   'x-invoke-path': '/api/conversations',
2025-11-28T07:29:33:   'x-invoke-query': '%7B%7D',
2025-11-28T07:29:33:   'x-invoke-output': '/api/conversations'
2025-11-28T07:29:33: }
2025-11-28T07:29:33: 2025-11-28T12:29:33.324Z compression gzip compression
2025-11-28T07:31:03: 2025-11-28T12:31:03.964Z next:router-server:main requestHandler! / {
2025-11-28T07:31:03:   matchedOutput: {
2025-11-28T07:31:03:     type: 'pageFile',
2025-11-28T07:31:03:     fsPath: undefined,
2025-11-28T07:31:03:     locale: undefined,
2025-11-28T07:31:03:     itemsRoot: undefined,
2025-11-28T07:31:03:     itemPath: '/'
2025-11-28T07:31:03:   },
2025-11-28T07:31:03:   statusCode: undefined,
2025-11-28T07:31:03:   resHeaders: {},
2025-11-28T07:31:03:   bodyStream: false,
2025-11-28T07:31:03:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T07:31:03:   finished: true
2025-11-28T07:31:03: }
2025-11-28T07:31:03: 2025-11-28T12:31:03.965Z next:router-server:main invokeRender / {
2025-11-28T07:31:03:   host: 'gearly.com',
2025-11-28T07:31:03:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64)',
2025-11-28T07:31:03:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:31:03:   accept: '*/*',
2025-11-28T07:31:03:   'x-forwarded-proto': 'https',
2025-11-28T07:31:03:   'x-forwarded-for': '186.19.116.140',
2025-11-28T07:31:03:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:31:03:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:31:03:   connection: 'Keep-Alive',
2025-11-28T07:31:03:   'x-middleware-invoke': '',
2025-11-28T07:31:03:   'x-invoke-path': '/',
2025-11-28T07:31:03:   'x-invoke-query': '%7B%7D',
2025-11-28T07:31:03:   'x-invoke-output': '/'
2025-11-28T07:31:03: }
2025-11-28T07:31:03: 2025-11-28T12:31:03.966Z compression gzip compression
2025-11-28T07:31:06: 2025-11-28T12:31:06.110Z next:router-server:main requestHandler! /wp-login.php {
2025-11-28T07:31:06:   matchedOutput: null,
2025-11-28T07:31:06:   statusCode: undefined,
2025-11-28T07:31:06:   resHeaders: {},
2025-11-28T07:31:06:   bodyStream: false,
2025-11-28T07:31:06:   parsedUrl: { pathname: '/wp-login.php', query: [Object: null prototype] {} },
2025-11-28T07:31:06:   finished: false
2025-11-28T07:31:06: }
2025-11-28T07:31:06: 2025-11-28T12:31:06.110Z next:router-server:main invokeRender /wp-login.php {
2025-11-28T07:31:06:   host: 'gearly.com',
2025-11-28T07:31:06:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64)',
2025-11-28T07:31:06:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:31:06:   accept: '*/*',
2025-11-28T07:31:06:   'x-forwarded-proto': 'https',
2025-11-28T07:31:06:   'x-forwarded-for': '186.19.116.140',
2025-11-28T07:31:06:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:31:06:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:31:06:   connection: 'Keep-Alive',
2025-11-28T07:31:06:   'x-middleware-invoke': '',
2025-11-28T07:31:06:   'x-invoke-path': '/404',
2025-11-28T07:31:06:   'x-invoke-query': '%7B%7D',
2025-11-28T07:31:06:   'x-invoke-status': '404'
2025-11-28T07:31:06: }
2025-11-28T07:31:06: 2025-11-28T12:31:06.113Z compression gzip compression
2025-11-28T07:31:10: 2025-11-28T12:31:10.516Z next:router-server:main requestHandler! / {
2025-11-28T07:31:10:   matchedOutput: {
2025-11-28T07:31:10:     type: 'pageFile',
2025-11-28T07:31:10:     fsPath: undefined,
2025-11-28T07:31:10:     locale: undefined,
2025-11-28T07:31:10:     itemsRoot: undefined,
2025-11-28T07:31:10:     itemPath: '/'
2025-11-28T07:31:10:   },
2025-11-28T07:31:10:   statusCode: undefined,
2025-11-28T07:31:10:   resHeaders: {},
2025-11-28T07:31:10:   bodyStream: false,
2025-11-28T07:31:10:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T07:31:10:   finished: true
2025-11-28T07:31:10: }
2025-11-28T07:31:10: 2025-11-28T12:31:10.516Z next:router-server:main invokeRender / {
2025-11-28T07:31:10:   host: 'gearly.com',
2025-11-28T07:31:10:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64)',
2025-11-28T07:31:10:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:31:10:   accept: '*/*',
2025-11-28T07:31:10:   'x-forwarded-for': '179.106.181.240',
2025-11-28T07:31:10:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:31:10:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:31:10:   connection: 'Keep-Alive',
2025-11-28T07:31:10:   'x-middleware-invoke': '',
2025-11-28T07:31:10:   'x-invoke-path': '/',
2025-11-28T07:31:10:   'x-invoke-query': '%7B%7D',
2025-11-28T07:31:10:   'x-invoke-output': '/'
2025-11-28T07:31:10: }
2025-11-28T07:31:10: 2025-11-28T12:31:10.518Z compression gzip compression
2025-11-28T07:31:12: 2025-11-28T12:31:12.611Z next:router-server:main requestHandler! /wp-login.php {
2025-11-28T07:31:12:   matchedOutput: null,
2025-11-28T07:31:12:   statusCode: undefined,
2025-11-28T07:31:12:   resHeaders: {},
2025-11-28T07:31:12:   bodyStream: false,
2025-11-28T07:31:12:   parsedUrl: { pathname: '/wp-login.php', query: [Object: null prototype] {} },
2025-11-28T07:31:12:   finished: false
2025-11-28T07:31:12: }
2025-11-28T07:31:12: 2025-11-28T12:31:12.611Z next:router-server:main invokeRender /wp-login.php {
2025-11-28T07:31:12:   host: 'gearly.com',
2025-11-28T07:31:12:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64)',
2025-11-28T07:31:12:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:31:12:   accept: '*/*',
2025-11-28T07:31:12:   'x-forwarded-for': '179.106.181.240',
2025-11-28T07:31:12:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:31:12:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:31:12:   connection: 'Keep-Alive',
2025-11-28T07:31:12:   'x-middleware-invoke': '',
2025-11-28T07:31:12:   'x-invoke-path': '/404',
2025-11-28T07:31:12:   'x-invoke-query': '%7B%7D',
2025-11-28T07:31:12:   'x-invoke-status': '404'
2025-11-28T07:31:12: }
2025-11-28T07:31:12: 2025-11-28T12:31:12.612Z compression gzip compression
2025-11-28T07:31:29: 2025-11-28T12:31:29.325Z next:router-server:main requestHandler! /api/conversation/66b0582671adbe4b7e482c3c38cc2a14edede2cd54acbce9 {
2025-11-28T07:31:29:   matchedOutput: {
2025-11-28T07:31:29:     type: 'pageFile',
2025-11-28T07:31:29:     fsPath: undefined,
2025-11-28T07:31:29:     locale: undefined,
2025-11-28T07:31:29:     itemsRoot: undefined,
2025-11-28T07:31:29:     itemPath: '/api/conversation/[id]'
2025-11-28T07:31:29:   },
2025-11-28T07:31:29:   statusCode: undefined,
2025-11-28T07:31:29:   resHeaders: {},
2025-11-28T07:31:29:   bodyStream: false,
2025-11-28T07:31:29:   parsedUrl: {
2025-11-28T07:31:29:     pathname: '/api/conversation/66b0582671adbe4b7e482c3c38cc2a14edede2cd54acbce9',
2025-11-28T07:31:29:     query: [Object: null prototype] {}
2025-11-28T07:31:29:   },
2025-11-28T07:31:29:   finished: true
2025-11-28T07:31:29: }
2025-11-28T07:31:29: 2025-11-28T12:31:29.325Z next:router-server:main invokeRender /api/conversation/66b0582671adbe4b7e482c3c38cc2a14edede2cd54acbce9 {
2025-11-28T07:31:29:   host: 'gearly.com',
2025-11-28T07:31:29:   accept: '*/*',
2025-11-28T07:31:29:   'content-type': 'application/json',
2025-11-28T07:31:29:   'sec-fetch-site': 'same-origin',
2025-11-28T07:31:29:   origin: 'https://gearly.com',
2025-11-28T07:31:29:   'sec-fetch-mode': 'cors',
2025-11-28T07:31:29:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:31:29:   referer: 'https://gearly.com/',
2025-11-28T07:31:29:   'sec-fetch-dest': 'empty',
2025-11-28T07:31:29:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:31:29:   priority: 'u=3, i',
2025-11-28T07:31:29:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:31:29:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Q8OsUfs3srb_R0dL.YCUutBhU33ux3JD-4qaTZ9Jw9FwL8myQaSluhYrwSzcgnDdgxRp4-hiPKsxsxvUS2akYomzCjIbB2h4PAmkODr8KySI4JLjjcdU2qEL1OpqbGD6zYtB_zNAeXM8aTKfManuL_Z562qPDPyt4kXt5up8FLqlPlif9qNZyQYczkvypGgPsUNwoVrlA3FpvtWONyftvAt-PnShKnFE46xS5w46rjrWRi8e0V6zmk1YntYLg_LvGvyFegmVEN68Ex5I.8hb8sxG7ClmNsUOLCmIMOg; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:31:29:   'x-forwarded-proto': 'https',
2025-11-28T07:31:29:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:31:29:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:31:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:31:29:   'content-length': '44',
2025-11-28T07:31:29:   connection: 'Keep-Alive',
2025-11-28T07:31:29:   'x-middleware-invoke': '',
2025-11-28T07:31:29:   'x-invoke-path': '/api/conversation/66b0582671adbe4b7e482c3c38cc2a14edede2cd54acbce9',
2025-11-28T07:31:29:   'x-invoke-query': '%7B%7D',
2025-11-28T07:31:29:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T07:31:29: }
2025-11-28T07:31:29: 2025-11-28T12:31:29.329Z compression gzip compression
2025-11-28T07:31:29: 2025-11-28T12:31:29.345Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T07:31:29:   matchedOutput: {
2025-11-28T07:31:29:     type: 'pageFile',
2025-11-28T07:31:29:     fsPath: undefined,
2025-11-28T07:31:29:     locale: undefined,
2025-11-28T07:31:29:     itemsRoot: undefined,
2025-11-28T07:31:29:     itemPath: '/api/conversations'
2025-11-28T07:31:29:   },
2025-11-28T07:31:29:   statusCode: undefined,
2025-11-28T07:31:29:   resHeaders: {},
2025-11-28T07:31:29:   bodyStream: false,
2025-11-28T07:31:29:   parsedUrl: {
2025-11-28T07:31:29:     pathname: '/api/conversations',
2025-11-28T07:31:29:     query: [Object: null prototype] {}
2025-11-28T07:31:29:   },
2025-11-28T07:31:29:   finished: true
2025-11-28T07:31:29: }
2025-11-28T07:31:29: 2025-11-28T12:31:29.345Z next:router-server:main invokeRender /api/conversations {
2025-11-28T07:31:29:   host: 'gearly.com',
2025-11-28T07:31:29:   accept: '*/*',
2025-11-28T07:31:29:   'sec-fetch-site': 'same-origin',
2025-11-28T07:31:29:   pragma: 'no-cache',
2025-11-28T07:31:29:   'sec-fetch-mode': 'cors',
2025-11-28T07:31:29:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:31:29:   referer: 'https://gearly.com/',
2025-11-28T07:31:29:   'sec-fetch-dest': 'empty',
2025-11-28T07:31:29:   'cache-control': 'no-cache',
2025-11-28T07:31:29:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:31:29:   priority: 'u=3, i',
2025-11-28T07:31:29:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:31:29:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..tKfbE70ai7UWhMAV.cuiXuNAPL9G_0TmadTPEu_cTf200QiHyGGOCdIX2ZjVLV68hauInmn5D284ixprgB4JSM29VXIJy3_3GmJQta1wyCjiFaKK_WGNqQfSzJYXb-6vK7kUu-qIgfxjNdA8Dh-Ph5Jqe1gZ8Qec1rjg22Li2toUdXZVAaVWTGFWa-MELndWn6LsyC5Cjg0n1YR9a9bIj0JnSmYeCq4jpSF_u15RQcipwP2DFocjwkZ7eVgj6I7nWw6F5y5zcnrGh8bw.-1F6p-ueG1SczoFDBXK2Zg; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:31:29:   'x-forwarded-proto': 'https',
2025-11-28T07:31:29:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:31:29:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:31:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:31:29:   connection: 'Keep-Alive',
2025-11-28T07:31:29:   'x-middleware-invoke': '',
2025-11-28T07:31:29:   'x-invoke-path': '/api/conversations',
2025-11-28T07:31:29:   'x-invoke-query': '%7B%7D',
2025-11-28T07:31:29:   'x-invoke-output': '/api/conversations'
2025-11-28T07:31:29: }
2025-11-28T07:31:29: 2025-11-28T12:31:29.347Z compression gzip compression
2025-11-28T07:31:29: 2025-11-28T12:31:29.364Z next:router-server:main requestHandler! /profile.png {
2025-11-28T07:31:29:   matchedOutput: {
2025-11-28T07:31:29:     type: 'publicFolder',
2025-11-28T07:31:29:     fsPath: '/home/americas/public_html/ai/public/profile.png',
2025-11-28T07:31:29:     locale: undefined,
2025-11-28T07:31:29:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T07:31:29:     itemPath: '/profile.png'
2025-11-28T07:31:29:   },
2025-11-28T07:31:29:   statusCode: undefined,
2025-11-28T07:31:29:   resHeaders: {},
2025-11-28T07:31:29:   bodyStream: false,
2025-11-28T07:31:29:   parsedUrl: { pathname: '/profile.png', query: [Object: null prototype] {} },
2025-11-28T07:31:29:   finished: true
2025-11-28T07:31:29: }
2025-11-28T07:31:29: 2025-11-28T12:31:29.364Z send stat "/home/americas/public_html/ai/public/profile.png"
2025-11-28T07:31:29: 2025-11-28T12:31:29.364Z send pipe "/home/americas/public_html/ai/public/profile.png"
2025-11-28T07:31:29: 2025-11-28T12:31:29.364Z send accept ranges
2025-11-28T07:31:29: 2025-11-28T12:31:29.364Z send cache-control public, max-age=0
2025-11-28T07:31:29: 2025-11-28T12:31:29.364Z send modified Fri, 28 Nov 2025 02:38:41 GMT
2025-11-28T07:31:29: 2025-11-28T12:31:29.364Z send etag W/"e5b-19ac853ba0a"
2025-11-28T07:31:29: 2025-11-28T12:31:29.364Z send content-type image/png
2025-11-28T07:31:29: 2025-11-28T12:31:29.364Z send not modified
2025-11-28T07:31:29: 2025-11-28T12:31:29.364Z compression undefined not compressible
2025-11-28T07:31:29: 2025-11-28T12:31:29.364Z compression no compression: filtered
2025-11-28T07:31:29: 2025-11-28T12:31:29.389Z next:router-server:main requestHandler! /api/stream {
2025-11-28T07:31:29:   matchedOutput: {
2025-11-28T07:31:29:     type: 'pageFile',
2025-11-28T07:31:29:     fsPath: undefined,
2025-11-28T07:31:29:     locale: undefined,
2025-11-28T07:31:29:     itemsRoot: undefined,
2025-11-28T07:31:29:     itemPath: '/api/stream'
2025-11-28T07:31:29:   },
2025-11-28T07:31:29:   statusCode: undefined,
2025-11-28T07:31:29:   resHeaders: {},
2025-11-28T07:31:29:   bodyStream: false,
2025-11-28T07:31:29:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T07:31:29:   finished: true
2025-11-28T07:31:29: }
2025-11-28T07:31:29: 2025-11-28T12:31:29.389Z next:router-server:main invokeRender /api/stream {
2025-11-28T07:31:29:   host: 'gearly.com',
2025-11-28T07:31:29:   accept: '*/*',
2025-11-28T07:31:29:   'content-type': 'application/json',
2025-11-28T07:31:29:   'sec-fetch-site': 'same-origin',
2025-11-28T07:31:29:   origin: 'https://gearly.com',
2025-11-28T07:31:29:   'sec-fetch-mode': 'cors',
2025-11-28T07:31:29:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:31:29:   referer: 'https://gearly.com/',
2025-11-28T07:31:29:   'sec-fetch-dest': 'empty',
2025-11-28T07:31:29:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:31:29:   priority: 'u=3, i',
2025-11-28T07:31:29:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:31:29:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..1h2JVSxlVR8NQ0gA.iobv0UIYyIHsrRVW_1rx_TH4J7nbq-4ZVVfZuwOzUYKPewFbkQTJZERYXJJqgN2_ltCecPwFlG_BVBJ7Ec_lcHxqHIuTSF9Zv8z_MWVXtDDsEFS6YT2ZwMR28CUyDaDar_vRljr-TCIwoprZn9yS8eiQSMPrWYP3p0QaOMnzDNVaQmD2IB6fZ-bwYG-TyQ0SvKC8L_Ni8DWh2plqta8CtlL-EhUXDxlCJOXMUTm9MZwduAuj_d8ngtNMcY2igXM.t1Ev0ozCMMN6Q-SeyE-gbQ; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:31:29:   'x-forwarded-proto': 'https',
2025-11-28T07:31:29:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:31:29:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:31:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:31:29:   'content-length': '3872',
2025-11-28T07:31:29:   connection: 'Keep-Alive',
2025-11-28T07:31:29:   'x-middleware-invoke': '',
2025-11-28T07:31:29:   'x-invoke-path': '/api/stream',
2025-11-28T07:31:29:   'x-invoke-query': '%7B%7D',
2025-11-28T07:31:29:   'x-invoke-output': '/api/stream'
2025-11-28T07:31:29: }
2025-11-28T07:31:31: 2025-11-28T12:31:31.871Z next:router-server:main requestHandler! /wp-login.php {
2025-11-28T07:31:31:   matchedOutput: null,
2025-11-28T07:31:31:   statusCode: undefined,
2025-11-28T07:31:31:   resHeaders: {},
2025-11-28T07:31:31:   bodyStream: false,
2025-11-28T07:31:31:   parsedUrl: { pathname: '/wp-login.php', query: [Object: null prototype] {} },
2025-11-28T07:31:31:   finished: false
2025-11-28T07:31:31: }
2025-11-28T07:31:31: 2025-11-28T12:31:31.871Z next:router-server:main invokeRender /wp-login.php {
2025-11-28T07:31:31:   host: 'gearly.com',
2025-11-28T07:31:31:   accept: '*/*',
2025-11-28T07:31:31:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 Chrome/129.0.0.0 Safari/537.36',
2025-11-28T07:31:31:   'accept-encoding': 'gzip,deflate',
2025-11-28T07:31:31:   'x-forwarded-proto': 'https',
2025-11-28T07:31:31:   'x-forwarded-for': '172.98.33.50',
2025-11-28T07:31:31:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:31:31:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:31:31:   connection: 'Keep-Alive',
2025-11-28T07:31:31:   'x-middleware-invoke': '',
2025-11-28T07:31:31:   'x-invoke-path': '/404',
2025-11-28T07:31:31:   'x-invoke-query': '%7B%7D',
2025-11-28T07:31:31:   'x-invoke-status': '404'
2025-11-28T07:31:31: }
2025-11-28T07:31:31: 2025-11-28T12:31:31.872Z compression gzip compression
2025-11-28T07:31:31: 2025-11-28T12:31:31.945Z compression gzip compression
2025-11-28T07:31:31: 2025-11-28T12:31:31.968Z next:router-server:main requestHandler! /logo.png {
2025-11-28T07:31:31:   matchedOutput: {
2025-11-28T07:31:31:     type: 'publicFolder',
2025-11-28T07:31:31:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T07:31:31:     locale: undefined,
2025-11-28T07:31:31:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T07:31:31:     itemPath: '/logo.png'
2025-11-28T07:31:31:   },
2025-11-28T07:31:31:   statusCode: undefined,
2025-11-28T07:31:31:   resHeaders: {},
2025-11-28T07:31:31:   bodyStream: false,
2025-11-28T07:31:31:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T07:31:31:   finished: true
2025-11-28T07:31:31: }
2025-11-28T07:31:31: 2025-11-28T12:31:31.968Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T07:31:31: 2025-11-28T12:31:31.969Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T07:31:31: 2025-11-28T12:31:31.969Z send accept ranges
2025-11-28T07:31:31: 2025-11-28T12:31:31.969Z send cache-control public, max-age=0
2025-11-28T07:31:31: 2025-11-28T12:31:31.969Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T07:31:31: 2025-11-28T12:31:31.969Z send etag W/"2465-19ac853b2f0"
2025-11-28T07:31:31: 2025-11-28T12:31:31.969Z send content-type image/png
2025-11-28T07:31:31: 2025-11-28T12:31:31.969Z send not modified
2025-11-28T07:31:31: 2025-11-28T12:31:31.969Z compression undefined not compressible
2025-11-28T07:31:31: 2025-11-28T12:31:31.969Z compression no compression: filtered
2025-11-28T07:31:45: 2025-11-28T12:31:45.389Z next:router-server:main requestHandler! /api/conversation/66b0582671adbe4b7e482c3c38cc2a14edede2cd54acbce9 {
2025-11-28T07:31:45:   matchedOutput: {
2025-11-28T07:31:45:     type: 'pageFile',
2025-11-28T07:31:45:     fsPath: undefined,
2025-11-28T07:31:45:     locale: undefined,
2025-11-28T07:31:45:     itemsRoot: undefined,
2025-11-28T07:31:45:     itemPath: '/api/conversation/[id]'
2025-11-28T07:31:45:   },
2025-11-28T07:31:45:   statusCode: undefined,
2025-11-28T07:31:45:   resHeaders: {},
2025-11-28T07:31:45:   bodyStream: false,
2025-11-28T07:31:45:   parsedUrl: {
2025-11-28T07:31:45:     pathname: '/api/conversation/66b0582671adbe4b7e482c3c38cc2a14edede2cd54acbce9',
2025-11-28T07:31:45:     query: [Object: null prototype] {}
2025-11-28T07:31:45:   },
2025-11-28T07:31:45:   finished: true
2025-11-28T07:31:45: }
2025-11-28T07:31:45: 2025-11-28T12:31:45.389Z next:router-server:main invokeRender /api/conversation/66b0582671adbe4b7e482c3c38cc2a14edede2cd54acbce9 {
2025-11-28T07:31:45:   host: 'gearly.com',
2025-11-28T07:31:45:   accept: '*/*',
2025-11-28T07:31:45:   'content-type': 'application/json',
2025-11-28T07:31:45:   'sec-fetch-site': 'same-origin',
2025-11-28T07:31:45:   origin: 'https://gearly.com',
2025-11-28T07:31:45:   'sec-fetch-mode': 'cors',
2025-11-28T07:31:45:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:31:45:   referer: 'https://gearly.com/',
2025-11-28T07:31:45:   'sec-fetch-dest': 'empty',
2025-11-28T07:31:45:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:31:45:   priority: 'u=3, i',
2025-11-28T07:31:45:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:31:45:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..XVBJ3hUvfA_WJkYH.8trSqPzGh2MmdQiI2bfOmSB1L3isVCwIyVenIiEKbNMb-ofEsHbu6Ehv2F8rGCehzBgT98UDP2l4yYadmYh65LixveDxhyolBxfMwpIXPnN3HdMpPjj2pti_JhuVCvgb5wR_ZSJ2uMHV49g-82YaJfWCQThScXRflxQOlTP0cUW8kqZtsGz9WUyUqtMZ9qYEltEvxAhHigrrLclqCd1M-JCSg5mIlbLzu8jla1TnEehFdhNybcmgFNxfASWXsD0.v4T1KF_LLOyn4TAuSGSAuA; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:31:45:   'x-forwarded-proto': 'https',
2025-11-28T07:31:45:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:31:45:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:31:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:31:45:   'content-length': '3250',
2025-11-28T07:31:45:   connection: 'Keep-Alive',
2025-11-28T07:31:45:   'x-middleware-invoke': '',
2025-11-28T07:31:45:   'x-invoke-path': '/api/conversation/66b0582671adbe4b7e482c3c38cc2a14edede2cd54acbce9',
2025-11-28T07:31:45:   'x-invoke-query': '%7B%7D',
2025-11-28T07:31:45:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T07:31:45: }
2025-11-28T07:31:45: 2025-11-28T12:31:45.394Z compression gzip compression
2025-11-28T07:31:45: 2025-11-28T12:31:45.414Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T07:31:45:   matchedOutput: {
2025-11-28T07:31:45:     type: 'pageFile',
2025-11-28T07:31:45:     fsPath: undefined,
2025-11-28T07:31:45:     locale: undefined,
2025-11-28T07:31:45:     itemsRoot: undefined,
2025-11-28T07:31:45:     itemPath: '/api/conversations'
2025-11-28T07:31:45:   },
2025-11-28T07:31:45:   statusCode: undefined,
2025-11-28T07:31:45:   resHeaders: {},
2025-11-28T07:31:45:   bodyStream: false,
2025-11-28T07:31:45:   parsedUrl: {
2025-11-28T07:31:45:     pathname: '/api/conversations',
2025-11-28T07:31:45:     query: [Object: null prototype] {}
2025-11-28T07:31:45:   },
2025-11-28T07:31:45:   finished: true
2025-11-28T07:31:45: }
2025-11-28T07:31:45: 2025-11-28T12:31:45.414Z next:router-server:main invokeRender /api/conversations {
2025-11-28T07:31:45:   host: 'gearly.com',
2025-11-28T07:31:45:   accept: '*/*',
2025-11-28T07:31:45:   'sec-fetch-site': 'same-origin',
2025-11-28T07:31:45:   pragma: 'no-cache',
2025-11-28T07:31:45:   'sec-fetch-mode': 'cors',
2025-11-28T07:31:45:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T07:31:45:   referer: 'https://gearly.com/',
2025-11-28T07:31:45:   'sec-fetch-dest': 'empty',
2025-11-28T07:31:45:   'cache-control': 'no-cache',
2025-11-28T07:31:45:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T07:31:45:   priority: 'u=3, i',
2025-11-28T07:31:45:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T07:31:45:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BNF0GcTzqmAwU5Uk.iXorCKNjQADPV25HJ0AzOwT9OclX7ib7djarJ5VSWMUt0C-IaTs7bbYab7q8wQnydBjlmKYxWpqC2gN-H8J69hIu-ipVS6gN9fjsG7sTSmMdlV8irJXagL26iblNoM5fqbT47m7VHlBltbSjOSSES8ukFnA9RiVtFrflv25CLd06iGiG-57mE9qHfcOXTxLUGoZoI6Bdu4GmuwlA5BhdY2NXk2meGsDAdjpOiNoaF6Ru8zCD2KCOLSct2OHY0Mo.7XKn-3eL-qDnyKbRNnQJqg; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BrdJZYnmkInRaO84.WIwCPZCimY6TTRBczZ8vdNheB9G_rGtxHgQNUvrDcML_9mcPJt5fgtUf_8WK4pZJ6TbmusFYFgMWNBFIxCMk3EnN_A8QV-4IB9FGDvS9whLXV98MvUh3pno50mEahbXbhJyq7GNE3yh0OoENNaEtsXopEu5rzUQcYbHdRhH6N89O4kcSgPg.D_VrQGLlK-zmjcll7TWTHg; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..l8S0aFNu5eQ7ZSzg.U_iPkPp74gH68ZtEdYVdJDTXLNK-jemURdd5BGNzedIG7B8JigcNBH-zKjKYjLLb1HpNs34YqI8D3YxhwJsQO7UpYHeif4rO3Y4h8QxLClhirsTGqvMLBz05O7h6rkOc894v_4cNpobOoAWsQPDJE_eMC7JxfU9eAoTSi00WIXxBd9NhyqA.zCP8sfmT4MGoQTZO3tsj6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=5b0962ad9197edeff24138af53c8e41618337ee70e4c1c2bf6f0b015feb62cf2%7Cd8c9af221101cf15ce7ef22a7671cbbd4d53fc594b17f80611a3808dcd7c8293; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T07:31:45:   'x-forwarded-proto': 'https',
2025-11-28T07:31:45:   'x-forwarded-for': '100.15.28.124',
2025-11-28T07:31:45:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:31:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:31:45:   connection: 'Keep-Alive',
2025-11-28T07:31:45:   'x-middleware-invoke': '',
2025-11-28T07:31:45:   'x-invoke-path': '/api/conversations',
2025-11-28T07:31:45:   'x-invoke-query': '%7B%7D',
2025-11-28T07:31:45:   'x-invoke-output': '/api/conversations'
2025-11-28T07:31:45: }
2025-11-28T07:31:45: 2025-11-28T12:31:45.415Z compression gzip compression
2025-11-28T07:38:29: 2025-11-28T12:38:29.002Z next:router-server:main requestHandler! /robots.txt {
2025-11-28T07:38:29:   matchedOutput: null,
2025-11-28T07:38:29:   statusCode: undefined,
2025-11-28T07:38:29:   resHeaders: {},
2025-11-28T07:38:29:   bodyStream: false,
2025-11-28T07:38:29:   parsedUrl: { pathname: '/robots.txt', query: [Object: null prototype] {} },
2025-11-28T07:38:29:   finished: false
2025-11-28T07:38:29: }
2025-11-28T07:38:29: 2025-11-28T12:38:29.002Z next:router-server:main invokeRender /robots.txt {
2025-11-28T07:38:29:   host: 'gearly.com',
2025-11-28T07:38:29:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T07:38:29:   'accept-encoding': 'gzip,identity',
2025-11-28T07:38:29:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15 (Applebot/0.1; +http://www.apple.com/go/applebot)',
2025-11-28T07:38:29:   'x-forwarded-proto': 'https',
2025-11-28T07:38:29:   'x-forwarded-for': '17.246.23.101',
2025-11-28T07:38:29:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:38:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:38:29:   connection: 'Keep-Alive',
2025-11-28T07:38:29:   'x-middleware-invoke': '',
2025-11-28T07:38:29:   'x-invoke-path': '/404',
2025-11-28T07:38:29:   'x-invoke-query': '%7B%7D',
2025-11-28T07:38:29:   'x-invoke-status': '404'
2025-11-28T07:38:29: }
2025-11-28T07:38:29: 2025-11-28T12:38:29.003Z compression gzip compression
2025-11-28T07:38:29: 2025-11-28T12:38:29.222Z next:router-server:main requestHandler! /assets/images/apple-touch-icon.png {
2025-11-28T07:38:29:   matchedOutput: null,
2025-11-28T07:38:29:   statusCode: undefined,
2025-11-28T07:38:29:   resHeaders: {},
2025-11-28T07:38:29:   bodyStream: false,
2025-11-28T07:38:29:   parsedUrl: {
2025-11-28T07:38:29:     pathname: '/assets/images/apple-touch-icon.png',
2025-11-28T07:38:29:     query: [Object: null prototype] {}
2025-11-28T07:38:29:   },
2025-11-28T07:38:29:   finished: false
2025-11-28T07:38:29: }
2025-11-28T07:38:29: 2025-11-28T12:38:29.222Z next:router-server:main invokeRender /assets/images/apple-touch-icon.png {
2025-11-28T07:38:29:   host: 'gearly.com',
2025-11-28T07:38:29:   accept: 'image/*',
2025-11-28T07:38:29:   'accept-encoding': 'gzip,identity',
2025-11-28T07:38:29:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15 (Applebot/0.1; +http://www.apple.com/go/applebot)',
2025-11-28T07:38:29:   'x-forwarded-proto': 'https',
2025-11-28T07:38:29:   'x-forwarded-for': '17.246.23.101',
2025-11-28T07:38:29:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:38:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:38:29:   connection: 'Keep-Alive',
2025-11-28T07:38:29:   'x-middleware-invoke': '',
2025-11-28T07:38:29:   'x-invoke-path': '/404',
2025-11-28T07:38:29:   'x-invoke-query': '%7B%7D',
2025-11-28T07:38:29:   'x-invoke-status': '404'
2025-11-28T07:38:29: }
2025-11-28T07:38:29: 2025-11-28T12:38:29.223Z compression gzip compression
2025-11-28T07:52:33: 2025-11-28T12:52:33.626Z next:router-server:main requestHandler! /.env {
2025-11-28T07:52:33:   matchedOutput: null,
2025-11-28T07:52:33:   statusCode: undefined,
2025-11-28T07:52:33:   resHeaders: {},
2025-11-28T07:52:33:   bodyStream: false,
2025-11-28T07:52:33:   parsedUrl: { pathname: '/.env', query: [Object: null prototype] {} },
2025-11-28T07:52:33:   finished: false
2025-11-28T07:52:33: }
2025-11-28T07:52:33: 2025-11-28T12:52:33.626Z next:router-server:main invokeRender /.env {
2025-11-28T07:52:33:   host: 'gearly.com',
2025-11-28T07:52:33:   'user-agent': 'Mozilla/5.0 (Linux; Android 9; VKY-L29) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/76.0.3809.111 Mobile Safari/537.36',
2025-11-28T07:52:33:   'accept-charset': 'utf-8',
2025-11-28T07:52:33:   'accept-encoding': 'gzip',
2025-11-28T07:52:33:   'x-forwarded-proto': 'https',
2025-11-28T07:52:33:   'x-forwarded-for': '45.139.104.171',
2025-11-28T07:52:33:   'x-forwarded-host': 'gearly.com',
2025-11-28T07:52:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T07:52:33:   connection: 'Keep-Alive',
2025-11-28T07:52:33:   'x-middleware-invoke': '',
2025-11-28T07:52:33:   'x-invoke-path': '/404',
2025-11-28T07:52:33:   'x-invoke-query': '%7B%7D',
2025-11-28T07:52:33:   'x-invoke-status': '404'
2025-11-28T07:52:33: }
2025-11-28T07:52:33: 2025-11-28T12:52:33.627Z compression gzip compression
2025-11-28T08:00:37: 2025-11-28T13:00:37.411Z next:router-server:main requestHandler! / {
2025-11-28T08:00:37:   matchedOutput: {
2025-11-28T08:00:37:     type: 'pageFile',
2025-11-28T08:00:37:     fsPath: undefined,
2025-11-28T08:00:37:     locale: undefined,
2025-11-28T08:00:37:     itemsRoot: undefined,
2025-11-28T08:00:37:     itemPath: '/'
2025-11-28T08:00:37:   },
2025-11-28T08:00:37:   statusCode: undefined,
2025-11-28T08:00:37:   resHeaders: {},
2025-11-28T08:00:37:   bodyStream: false,
2025-11-28T08:00:37:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T08:00:37:   finished: true
2025-11-28T08:00:37: }
2025-11-28T08:00:37: 2025-11-28T13:00:37.411Z next:router-server:main invokeRender / {
2025-11-28T08:00:37:   host: 'www.gearly.com',
2025-11-28T08:00:37:   from: 'bingbot(at)microsoft.com',
2025-11-28T08:00:37:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T08:00:37:   accept: '*/*',
2025-11-28T08:00:37:   'user-agent': 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36',
2025-11-28T08:00:37:   'x-forwarded-proto': 'https',
2025-11-28T08:00:37:   'x-forwarded-for': '40.77.167.67',
2025-11-28T08:00:37:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T08:00:37:   'x-forwarded-server': 'gearly.com',
2025-11-28T08:00:37:   connection: 'Keep-Alive',
2025-11-28T08:00:37:   'x-middleware-invoke': '',
2025-11-28T08:00:37:   'x-invoke-path': '/',
2025-11-28T08:00:37:   'x-invoke-query': '%7B%7D',
2025-11-28T08:00:37:   'x-invoke-output': '/'
2025-11-28T08:00:37: }
2025-11-28T08:00:37: 2025-11-28T13:00:37.412Z compression gzip compression
2025-11-28T08:23:30: 2025-11-28T13:23:30.421Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T08:23:30:   matchedOutput: {
2025-11-28T08:23:30:     type: 'pageFile',
2025-11-28T08:23:30:     fsPath: undefined,
2025-11-28T08:23:30:     locale: undefined,
2025-11-28T08:23:30:     itemsRoot: undefined,
2025-11-28T08:23:30:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T08:23:30:   },
2025-11-28T08:23:30:   statusCode: undefined,
2025-11-28T08:23:30:   resHeaders: {},
2025-11-28T08:23:30:   bodyStream: false,
2025-11-28T08:23:30:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T08:23:30:   finished: true
2025-11-28T08:23:30: }
2025-11-28T08:23:30: 2025-11-28T13:23:30.421Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T08:23:30:   host: 'gearly.com',
2025-11-28T08:23:30:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T08:23:30:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T08:23:30:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T08:23:30:   'content-type': 'application/json',
2025-11-28T08:23:30:   'sec-ch-ua-mobile': '?0',
2025-11-28T08:23:30:   accept: '*/*',
2025-11-28T08:23:30:   'sec-fetch-site': 'same-origin',
2025-11-28T08:23:30:   'sec-fetch-mode': 'cors',
2025-11-28T08:23:30:   'sec-fetch-dest': 'empty',
2025-11-28T08:23:30:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T08:23:30:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T08:23:30:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T08:23:30:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..anBIcJwYoD_mYt_8.zYWStk1wDsyfB40zD4f-b1PU_7xrgAbdWgTvX57yn03hct90eWPhcUuPTbis2dkgJq6T80Nw-zV2FEJsTWwvqd8MDjDrhkd2CAt1m1QC_kRhcJwwd51rBAGNh5ckJSkqGue0-jp8RRxZLZy-ZwtMdZa4X-spYJ6iZMIHMSgpChLxBalCNMK6qitTQCyaiUn0WwjjgEIoNB5ovy26c_RyiZhmYoLmRHOTDmqC_jKm9iUiNXqCe_BqLGEyeYxkIEwWV0ueSML-72aF-4Xz5krMbLZ9uK8fEW00afBIGuwrlj44KwJfVMpRZNb2nnQpEShghR7i7ETXXq6slGyQONygWs2G1OpAwDPEVVnK1WdQuTyid7zVWw.AuwQOHKNU1ONc_XNXIE-8w; webmailsession=%3ailKcugDQPaL8XEfl%2c1dbb9d94fcc215c555e774a576bd2269',
2025-11-28T08:23:30:   'if-none-match': '"3hr7nyta2s6g"',
2025-11-28T08:23:30:   'x-forwarded-proto': 'https',
2025-11-28T08:23:30:   'x-forwarded-for': '101.50.103.93',
2025-11-28T08:23:30:   'x-forwarded-host': 'gearly.com',
2025-11-28T08:23:30:   'x-forwarded-server': 'gearly.com',
2025-11-28T08:23:30:   connection: 'Keep-Alive',
2025-11-28T08:23:30:   'x-middleware-invoke': '',
2025-11-28T08:23:30:   'x-invoke-path': '/api/auth/session',
2025-11-28T08:23:30:   'x-invoke-query': '%7B%7D',
2025-11-28T08:23:30:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T08:23:30: }
2025-11-28T08:23:30: 2025-11-28T13:23:30.423Z compression no compression: size below threshold
2025-11-28T08:36:15: 2025-11-28T13:36:15.205Z next:router-server:main requestHandler! / {
2025-11-28T08:36:15:   matchedOutput: {
2025-11-28T08:36:15:     type: 'pageFile',
2025-11-28T08:36:15:     fsPath: undefined,
2025-11-28T08:36:15:     locale: undefined,
2025-11-28T08:36:15:     itemsRoot: undefined,
2025-11-28T08:36:15:     itemPath: '/'
2025-11-28T08:36:15:   },
2025-11-28T08:36:15:   statusCode: undefined,
2025-11-28T08:36:15:   resHeaders: {},
2025-11-28T08:36:15:   bodyStream: false,
2025-11-28T08:36:15:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T08:36:15:   finished: true
2025-11-28T08:36:15: }
2025-11-28T08:36:15: 2025-11-28T13:36:15.205Z next:router-server:main invokeRender / {
2025-11-28T08:36:15:   host: 'mail.gearly.com',
2025-11-28T08:36:15:   'user-agent': 'Hello from Palo Alto Networks, find out more about our scans in https://docs-cortex.paloaltonetworks.com/r/1/Cortex-Xpanse/Scanning-activity',
2025-11-28T08:36:15:   'x-forwarded-for': '147.185.132.54',
2025-11-28T08:36:15:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T08:36:15:   'x-forwarded-server': 'gearly.com',
2025-11-28T08:36:15:   connection: 'Keep-Alive',
2025-11-28T08:36:15:   'x-middleware-invoke': '',
2025-11-28T08:36:15:   'x-invoke-path': '/',
2025-11-28T08:36:15:   'x-invoke-query': '%7B%7D',
2025-11-28T08:36:15:   'x-invoke-output': '/'
2025-11-28T08:36:15: }
2025-11-28T08:36:15: 2025-11-28T13:36:15.209Z compression no compression: not acceptable
2025-11-28T08:43:08: 2025-11-28T13:43:08.861Z next:router-server:main requestHandler! / {
2025-11-28T08:43:08:   matchedOutput: {
2025-11-28T08:43:08:     type: 'pageFile',
2025-11-28T08:43:08:     fsPath: undefined,
2025-11-28T08:43:08:     locale: undefined,
2025-11-28T08:43:08:     itemsRoot: undefined,
2025-11-28T08:43:08:     itemPath: '/'
2025-11-28T08:43:08:   },
2025-11-28T08:43:08:   statusCode: undefined,
2025-11-28T08:43:08:   resHeaders: {},
2025-11-28T08:43:08:   bodyStream: false,
2025-11-28T08:43:08:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T08:43:08:   finished: true
2025-11-28T08:43:08: }
2025-11-28T08:43:08: 2025-11-28T13:43:08.861Z next:router-server:main invokeRender / {
2025-11-28T08:43:08:   host: 'gearly.com',
2025-11-28T08:43:08:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36',
2025-11-28T08:43:08:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T08:43:08:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T08:43:08:   'x-forwarded-for': '155.2.217.14',
2025-11-28T08:43:08:   'x-forwarded-host': 'gearly.com',
2025-11-28T08:43:08:   'x-forwarded-server': 'gearly.com',
2025-11-28T08:43:08:   connection: 'Keep-Alive',
2025-11-28T08:43:08:   'x-middleware-invoke': '',
2025-11-28T08:43:08:   'x-invoke-path': '/',
2025-11-28T08:43:08:   'x-invoke-query': '%7B%7D',
2025-11-28T08:43:08:   'x-invoke-output': '/'
2025-11-28T08:43:08: }
2025-11-28T08:43:08: 2025-11-28T13:43:08.862Z compression no compression: not acceptable
2025-11-28T08:43:09: 2025-11-28T13:43:09.459Z next:router-server:main requestHandler! / {
2025-11-28T08:43:09:   matchedOutput: {
2025-11-28T08:43:09:     type: 'pageFile',
2025-11-28T08:43:09:     fsPath: undefined,
2025-11-28T08:43:09:     locale: undefined,
2025-11-28T08:43:09:     itemsRoot: undefined,
2025-11-28T08:43:09:     itemPath: '/'
2025-11-28T08:43:09:   },
2025-11-28T08:43:09:   statusCode: undefined,
2025-11-28T08:43:09:   resHeaders: {},
2025-11-28T08:43:09:   bodyStream: false,
2025-11-28T08:43:09:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T08:43:09:   finished: true
2025-11-28T08:43:09: }
2025-11-28T08:43:09: 2025-11-28T13:43:09.459Z next:router-server:main invokeRender / {
2025-11-28T08:43:09:   host: 'gearly.com',
2025-11-28T08:43:09:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36',
2025-11-28T08:43:09:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T08:43:09:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T08:43:09:   'x-forwarded-for': '155.2.217.14',
2025-11-28T08:43:09:   'x-forwarded-host': 'gearly.com',
2025-11-28T08:43:09:   'x-forwarded-server': 'gearly.com',
2025-11-28T08:43:09:   connection: 'Keep-Alive',
2025-11-28T08:43:09:   'x-middleware-invoke': '',
2025-11-28T08:43:09:   'x-invoke-path': '/',
2025-11-28T08:43:09:   'x-invoke-query': '%7B%7D',
2025-11-28T08:43:09:   'x-invoke-output': '/'
2025-11-28T08:43:09: }
2025-11-28T08:43:09: 2025-11-28T13:43:09.465Z compression no compression: not acceptable
2025-11-28T08:43:09: 2025-11-28T13:43:09.845Z next:router-server:main requestHandler! /wp-includes/wlwmanifest.xml {
2025-11-28T08:43:09:   matchedOutput: null,
2025-11-28T08:43:09:   statusCode: undefined,
2025-11-28T08:43:09:   resHeaders: {},
2025-11-28T08:43:09:   bodyStream: false,
2025-11-28T08:43:09:   parsedUrl: {
2025-11-28T08:43:09:     pathname: '/wp-includes/wlwmanifest.xml',
2025-11-28T08:43:09:     query: [Object: null prototype] {}
2025-11-28T08:43:09:   },
2025-11-28T08:43:09:   finished: false
2025-11-28T08:43:09: }
2025-11-28T08:43:09: 2025-11-28T13:43:09.846Z next:router-server:main invokeRender /wp-includes/wlwmanifest.xml {
2025-11-28T08:43:09:   host: 'gearly.com',
2025-11-28T08:43:09:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36',
2025-11-28T08:43:09:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T08:43:09:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T08:43:09:   'x-forwarded-for': '155.2.217.14',
2025-11-28T08:43:09:   'x-forwarded-host': 'gearly.com',
2025-11-28T08:43:09:   'x-forwarded-server': 'gearly.com',
2025-11-28T08:43:09:   connection: 'Keep-Alive',
2025-11-28T08:43:09:   'x-middleware-invoke': '',
2025-11-28T08:43:09:   'x-invoke-path': '/404',
2025-11-28T08:43:09:   'x-invoke-query': '%7B%7D',
2025-11-28T08:43:09:   'x-invoke-status': '404'
2025-11-28T08:43:09: }
2025-11-28T08:43:09: 2025-11-28T13:43:09.846Z compression no compression: not acceptable
2025-11-28T08:43:10: 2025-11-28T13:43:10.207Z next:router-server:main requestHandler! /xmlrpc.php?rsd {
2025-11-28T08:43:10:   matchedOutput: null,
2025-11-28T08:43:10:   statusCode: undefined,
2025-11-28T08:43:10:   resHeaders: {},
2025-11-28T08:43:10:   bodyStream: false,
2025-11-28T08:43:10:   parsedUrl: {
2025-11-28T08:43:10:     pathname: '/xmlrpc.php',
2025-11-28T08:43:10:     query: [Object: null prototype] { rsd: '' }
2025-11-28T08:43:10:   },
2025-11-28T08:43:10:   finished: false
2025-11-28T08:43:10: }
2025-11-28T08:43:10: 2025-11-28T13:43:10.207Z next:router-server:main invokeRender /xmlrpc.php?rsd {
2025-11-28T08:43:10:   host: 'gearly.com',
2025-11-28T08:43:10:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36',
2025-11-28T08:43:10:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T08:43:10:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T08:43:10:   'x-forwarded-for': '155.2.217.14',
2025-11-28T08:43:10:   'x-forwarded-host': 'gearly.com',
2025-11-28T08:43:10:   'x-forwarded-server': 'gearly.com',
2025-11-28T08:43:10:   connection: 'Keep-Alive',
2025-11-28T08:43:10:   'x-middleware-invoke': '',
2025-11-28T08:43:10:   'x-invoke-path': '/404',
2025-11-28T08:43:10:   'x-invoke-query': '%7B%22rsd%22%3A%22%22%7D',
2025-11-28T08:43:10:   'x-invoke-status': '404'
2025-11-28T08:43:10: }
2025-11-28T08:43:10: 2025-11-28T13:43:10.208Z compression no compression: not acceptable
2025-11-28T08:43:10: 2025-11-28T13:43:10.552Z next:router-server:main requestHandler! / {
2025-11-28T08:43:10:   matchedOutput: {
2025-11-28T08:43:10:     type: 'pageFile',
2025-11-28T08:43:10:     fsPath: undefined,
2025-11-28T08:43:10:     locale: undefined,
2025-11-28T08:43:10:     itemsRoot: undefined,
2025-11-28T08:43:10:     itemPath: '/'
2025-11-28T08:43:10:   },
2025-11-28T08:43:10:   statusCode: undefined,
2025-11-28T08:43:10:   resHeaders: {},
2025-11-28T08:43:10:   bodyStream: false,
2025-11-28T08:43:10:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T08:43:10:   finished: true
2025-11-28T08:43:10: }
2025-11-28T08:43:10: 2025-11-28T13:43:10.552Z next:router-server:main invokeRender / {
2025-11-28T08:43:10:   host: 'gearly.com',
2025-11-28T08:43:10:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36',
2025-11-28T08:43:10:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T08:43:10:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T08:43:10:   'x-forwarded-for': '155.2.217.14',
2025-11-28T08:43:10:   'x-forwarded-host': 'gearly.com',
2025-11-28T08:43:10:   'x-forwarded-server': 'gearly.com',
2025-11-28T08:43:10:   connection: 'Keep-Alive',
2025-11-28T08:43:10:   'x-middleware-invoke': '',
2025-11-28T08:43:10:   'x-invoke-path': '/',
2025-11-28T08:43:10:   'x-invoke-query': '%7B%7D',
2025-11-28T08:43:10:   'x-invoke-output': '/'
2025-11-28T08:43:10: }
2025-11-28T08:43:10: 2025-11-28T13:43:10.553Z compression no compression: not acceptable
2025-11-28T08:43:10: 2025-11-28T13:43:10.980Z next:router-server:main requestHandler! /blog/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:10:   matchedOutput: null,
2025-11-28T08:43:10:   statusCode: undefined,
2025-11-28T08:43:10:   resHeaders: {},
2025-11-28T08:43:10:   bodyStream: false,
2025-11-28T08:43:10:   parsedUrl: {
2025-11-28T08:43:10:     pathname: '/blog/wp-includes/wlwmanifest.xml',
2025-11-28T08:43:10:     query: [Object: null prototype] {}
2025-11-28T08:43:10:   },
2025-11-28T08:43:10:   finished: false
2025-11-28T08:43:10: }
2025-11-28T08:43:10: 2025-11-28T13:43:10.980Z next:router-server:main invokeRender /blog/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:10:   host: 'gearly.com',
2025-11-28T08:43:10:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36',
2025-11-28T08:43:10:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T08:43:10:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T08:43:10:   'x-forwarded-for': '155.2.217.14',
2025-11-28T08:43:10:   'x-forwarded-host': 'gearly.com',
2025-11-28T08:43:10:   'x-forwarded-server': 'gearly.com',
2025-11-28T08:43:10:   connection: 'Keep-Alive',
2025-11-28T08:43:10:   'x-middleware-invoke': '',
2025-11-28T08:43:10:   'x-invoke-path': '/404',
2025-11-28T08:43:10:   'x-invoke-query': '%7B%7D',
2025-11-28T08:43:10:   'x-invoke-status': '404'
2025-11-28T08:43:10: }
2025-11-28T08:43:10: 2025-11-28T13:43:10.981Z compression no compression: not acceptable
2025-11-28T08:43:11: 2025-11-28T13:43:11.410Z next:router-server:main requestHandler! /web/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:11:   matchedOutput: null,
2025-11-28T08:43:11:   statusCode: undefined,
2025-11-28T08:43:11:   resHeaders: {},
2025-11-28T08:43:11:   bodyStream: false,
2025-11-28T08:43:11:   parsedUrl: {
2025-11-28T08:43:11:     pathname: '/web/wp-includes/wlwmanifest.xml',
2025-11-28T08:43:11:     query: [Object: null prototype] {}
2025-11-28T08:43:11:   },
2025-11-28T08:43:11:   finished: false
2025-11-28T08:43:11: }
2025-11-28T08:43:11: 2025-11-28T13:43:11.410Z next:router-server:main invokeRender /web/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:11:   host: 'gearly.com',
2025-11-28T08:43:11:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36',
2025-11-28T08:43:11:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T08:43:11:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T08:43:11:   'x-forwarded-for': '155.2.217.14',
2025-11-28T08:43:11:   'x-forwarded-host': 'gearly.com',
2025-11-28T08:43:11:   'x-forwarded-server': 'gearly.com',
2025-11-28T08:43:11:   connection: 'Keep-Alive',
2025-11-28T08:43:11:   'x-middleware-invoke': '',
2025-11-28T08:43:11:   'x-invoke-path': '/404',
2025-11-28T08:43:11:   'x-invoke-query': '%7B%7D',
2025-11-28T08:43:11:   'x-invoke-status': '404'
2025-11-28T08:43:11: }
2025-11-28T08:43:11: 2025-11-28T13:43:11.411Z compression no compression: not acceptable
2025-11-28T08:43:11: 2025-11-28T13:43:11.770Z next:router-server:main requestHandler! /wordpress/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:11:   matchedOutput: null,
2025-11-28T08:43:11:   statusCode: undefined,
2025-11-28T08:43:11:   resHeaders: {},
2025-11-28T08:43:11:   bodyStream: false,
2025-11-28T08:43:11:   parsedUrl: {
2025-11-28T08:43:11:     pathname: '/wordpress/wp-includes/wlwmanifest.xml',
2025-11-28T08:43:11:     query: [Object: null prototype] {}
2025-11-28T08:43:11:   },
2025-11-28T08:43:11:   finished: false
2025-11-28T08:43:11: }
2025-11-28T08:43:11: 2025-11-28T13:43:11.770Z next:router-server:main invokeRender /wordpress/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:11:   host: 'gearly.com',
2025-11-28T08:43:11:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36',
2025-11-28T08:43:11:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T08:43:11:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T08:43:11:   'x-forwarded-for': '155.2.217.14',
2025-11-28T08:43:11:   'x-forwarded-host': 'gearly.com',
2025-11-28T08:43:11:   'x-forwarded-server': 'gearly.com',
2025-11-28T08:43:11:   connection: 'Keep-Alive',
2025-11-28T08:43:11:   'x-middleware-invoke': '',
2025-11-28T08:43:11:   'x-invoke-path': '/404',
2025-11-28T08:43:11:   'x-invoke-query': '%7B%7D',
2025-11-28T08:43:11:   'x-invoke-status': '404'
2025-11-28T08:43:11: }
2025-11-28T08:43:11: 2025-11-28T13:43:11.772Z compression no compression: not acceptable
2025-11-28T08:43:12: 2025-11-28T13:43:12.115Z next:router-server:main requestHandler! /website/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:12:   matchedOutput: null,
2025-11-28T08:43:12:   statusCode: undefined,
2025-11-28T08:43:12:   resHeaders: {},
2025-11-28T08:43:12:   bodyStream: false,
2025-11-28T08:43:12:   parsedUrl: {
2025-11-28T08:43:12:     pathname: '/website/wp-includes/wlwmanifest.xml',
2025-11-28T08:43:12:     query: [Object: null prototype] {}
2025-11-28T08:43:12:   },
2025-11-28T08:43:12:   finished: false
2025-11-28T08:43:12: }
2025-11-28T08:43:12: 2025-11-28T13:43:12.115Z next:router-server:main invokeRender /website/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:12:   host: 'gearly.com',
2025-11-28T08:43:12:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36',
2025-11-28T08:43:12:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T08:43:12:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T08:43:12:   'x-forwarded-for': '155.2.217.14',
2025-11-28T08:43:12:   'x-forwarded-host': 'gearly.com',
2025-11-28T08:43:12:   'x-forwarded-server': 'gearly.com',
2025-11-28T08:43:12:   connection: 'Keep-Alive',
2025-11-28T08:43:12:   'x-middleware-invoke': '',
2025-11-28T08:43:12:   'x-invoke-path': '/404',
2025-11-28T08:43:12:   'x-invoke-query': '%7B%7D',
2025-11-28T08:43:12:   'x-invoke-status': '404'
2025-11-28T08:43:12: }
2025-11-28T08:43:12: 2025-11-28T13:43:12.115Z compression no compression: not acceptable
2025-11-28T08:43:12: 2025-11-28T13:43:12.511Z next:router-server:main requestHandler! /wp/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:12:   matchedOutput: null,
2025-11-28T08:43:12:   statusCode: undefined,
2025-11-28T08:43:12:   resHeaders: {},
2025-11-28T08:43:12:   bodyStream: false,
2025-11-28T08:43:12:   parsedUrl: {
2025-11-28T08:43:12:     pathname: '/wp/wp-includes/wlwmanifest.xml',
2025-11-28T08:43:12:     query: [Object: null prototype] {}
2025-11-28T08:43:12:   },
2025-11-28T08:43:12:   finished: false
2025-11-28T08:43:12: }
2025-11-28T08:43:12: 2025-11-28T13:43:12.511Z next:router-server:main invokeRender /wp/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:12:   host: 'gearly.com',
2025-11-28T08:43:12:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36',
2025-11-28T08:43:12:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T08:43:12:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T08:43:12:   'x-forwarded-for': '155.2.217.14',
2025-11-28T08:43:12:   'x-forwarded-host': 'gearly.com',
2025-11-28T08:43:12:   'x-forwarded-server': 'gearly.com',
2025-11-28T08:43:12:   connection: 'Keep-Alive',
2025-11-28T08:43:12:   'x-middleware-invoke': '',
2025-11-28T08:43:12:   'x-invoke-path': '/404',
2025-11-28T08:43:12:   'x-invoke-query': '%7B%7D',
2025-11-28T08:43:12:   'x-invoke-status': '404'
2025-11-28T08:43:12: }
2025-11-28T08:43:12: 2025-11-28T13:43:12.512Z compression no compression: not acceptable
2025-11-28T08:43:12: 2025-11-28T13:43:12.879Z next:router-server:main requestHandler! /news/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:12:   matchedOutput: null,
2025-11-28T08:43:12:   statusCode: undefined,
2025-11-28T08:43:12:   resHeaders: {},
2025-11-28T08:43:12:   bodyStream: false,
2025-11-28T08:43:12:   parsedUrl: {
2025-11-28T08:43:12:     pathname: '/news/wp-includes/wlwmanifest.xml',
2025-11-28T08:43:12:     query: [Object: null prototype] {}
2025-11-28T08:43:12:   },
2025-11-28T08:43:12:   finished: false
2025-11-28T08:43:12: }
2025-11-28T08:43:12: 2025-11-28T13:43:12.879Z next:router-server:main invokeRender /news/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:12:   host: 'gearly.com',
2025-11-28T08:43:12:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36',
2025-11-28T08:43:12:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T08:43:12:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T08:43:12:   'x-forwarded-for': '155.2.217.14',
2025-11-28T08:43:12:   'x-forwarded-host': 'gearly.com',
2025-11-28T08:43:12:   'x-forwarded-server': 'gearly.com',
2025-11-28T08:43:12:   connection: 'Keep-Alive',
2025-11-28T08:43:12:   'x-middleware-invoke': '',
2025-11-28T08:43:12:   'x-invoke-path': '/404',
2025-11-28T08:43:12:   'x-invoke-query': '%7B%7D',
2025-11-28T08:43:12:   'x-invoke-status': '404'
2025-11-28T08:43:12: }
2025-11-28T08:43:12: 2025-11-28T13:43:12.880Z compression no compression: not acceptable
2025-11-28T08:43:13: 2025-11-28T13:43:13.193Z next:router-server:main requestHandler! /2020/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:13:   matchedOutput: null,
2025-11-28T08:43:13:   statusCode: undefined,
2025-11-28T08:43:13:   resHeaders: {},
2025-11-28T08:43:13:   bodyStream: false,
2025-11-28T08:43:13:   parsedUrl: {
2025-11-28T08:43:13:     pathname: '/2020/wp-includes/wlwmanifest.xml',
2025-11-28T08:43:13:     query: [Object: null prototype] {}
2025-11-28T08:43:13:   },
2025-11-28T08:43:13:   finished: false
2025-11-28T08:43:13: }
2025-11-28T08:43:13: 2025-11-28T13:43:13.193Z next:router-server:main invokeRender /2020/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:13:   host: 'gearly.com',
2025-11-28T08:43:13:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36',
2025-11-28T08:43:13:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T08:43:13:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T08:43:13:   'x-forwarded-for': '155.2.217.14',
2025-11-28T08:43:13:   'x-forwarded-host': 'gearly.com',
2025-11-28T08:43:13:   'x-forwarded-server': 'gearly.com',
2025-11-28T08:43:13:   connection: 'Keep-Alive',
2025-11-28T08:43:13:   'x-middleware-invoke': '',
2025-11-28T08:43:13:   'x-invoke-path': '/404',
2025-11-28T08:43:13:   'x-invoke-query': '%7B%7D',
2025-11-28T08:43:13:   'x-invoke-status': '404'
2025-11-28T08:43:13: }
2025-11-28T08:43:13: 2025-11-28T13:43:13.194Z compression no compression: not acceptable
2025-11-28T08:43:13: 2025-11-28T13:43:13.542Z next:router-server:main requestHandler! /2019/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:13:   matchedOutput: null,
2025-11-28T08:43:13:   statusCode: undefined,
2025-11-28T08:43:13:   resHeaders: {},
2025-11-28T08:43:13:   bodyStream: false,
2025-11-28T08:43:13:   parsedUrl: {
2025-11-28T08:43:13:     pathname: '/2019/wp-includes/wlwmanifest.xml',
2025-11-28T08:43:13:     query: [Object: null prototype] {}
2025-11-28T08:43:13:   },
2025-11-28T08:43:13:   finished: false
2025-11-28T08:43:13: }
2025-11-28T08:43:13: 2025-11-28T13:43:13.542Z next:router-server:main invokeRender /2019/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:13:   host: 'gearly.com',
2025-11-28T08:43:13:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36',
2025-11-28T08:43:13:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T08:43:13:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T08:43:13:   'x-forwarded-for': '155.2.217.14',
2025-11-28T08:43:13:   'x-forwarded-host': 'gearly.com',
2025-11-28T08:43:13:   'x-forwarded-server': 'gearly.com',
2025-11-28T08:43:13:   connection: 'Keep-Alive',
2025-11-28T08:43:13:   'x-middleware-invoke': '',
2025-11-28T08:43:13:   'x-invoke-path': '/404',
2025-11-28T08:43:13:   'x-invoke-query': '%7B%7D',
2025-11-28T08:43:13:   'x-invoke-status': '404'
2025-11-28T08:43:13: }
2025-11-28T08:43:13: 2025-11-28T13:43:13.542Z compression no compression: not acceptable
2025-11-28T08:43:13: 2025-11-28T13:43:13.849Z next:router-server:main requestHandler! /shop/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:13:   matchedOutput: null,
2025-11-28T08:43:13:   statusCode: undefined,
2025-11-28T08:43:13:   resHeaders: {},
2025-11-28T08:43:13:   bodyStream: false,
2025-11-28T08:43:13:   parsedUrl: {
2025-11-28T08:43:13:     pathname: '/shop/wp-includes/wlwmanifest.xml',
2025-11-28T08:43:13:     query: [Object: null prototype] {}
2025-11-28T08:43:13:   },
2025-11-28T08:43:13:   finished: false
2025-11-28T08:43:13: }
2025-11-28T08:43:13: 2025-11-28T13:43:13.849Z next:router-server:main invokeRender /shop/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:13:   host: 'gearly.com',
2025-11-28T08:43:13:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36',
2025-11-28T08:43:13:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T08:43:13:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T08:43:13:   'x-forwarded-for': '155.2.217.14',
2025-11-28T08:43:13:   'x-forwarded-host': 'gearly.com',
2025-11-28T08:43:13:   'x-forwarded-server': 'gearly.com',
2025-11-28T08:43:13:   connection: 'Keep-Alive',
2025-11-28T08:43:13:   'x-middleware-invoke': '',
2025-11-28T08:43:13:   'x-invoke-path': '/404',
2025-11-28T08:43:13:   'x-invoke-query': '%7B%7D',
2025-11-28T08:43:13:   'x-invoke-status': '404'
2025-11-28T08:43:13: }
2025-11-28T08:43:13: 2025-11-28T13:43:13.850Z compression no compression: not acceptable
2025-11-28T08:43:14: 2025-11-28T13:43:14.144Z next:router-server:main requestHandler! /wp1/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:14:   matchedOutput: null,
2025-11-28T08:43:14:   statusCode: undefined,
2025-11-28T08:43:14:   resHeaders: {},
2025-11-28T08:43:14:   bodyStream: false,
2025-11-28T08:43:14:   parsedUrl: {
2025-11-28T08:43:14:     pathname: '/wp1/wp-includes/wlwmanifest.xml',
2025-11-28T08:43:14:     query: [Object: null prototype] {}
2025-11-28T08:43:14:   },
2025-11-28T08:43:14:   finished: false
2025-11-28T08:43:14: }
2025-11-28T08:43:14: 2025-11-28T13:43:14.144Z next:router-server:main invokeRender /wp1/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:14:   host: 'gearly.com',
2025-11-28T08:43:14:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36',
2025-11-28T08:43:14:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T08:43:14:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T08:43:14:   'x-forwarded-for': '155.2.217.14',
2025-11-28T08:43:14:   'x-forwarded-host': 'gearly.com',
2025-11-28T08:43:14:   'x-forwarded-server': 'gearly.com',
2025-11-28T08:43:14:   connection: 'Keep-Alive',
2025-11-28T08:43:14:   'x-middleware-invoke': '',
2025-11-28T08:43:14:   'x-invoke-path': '/404',
2025-11-28T08:43:14:   'x-invoke-query': '%7B%7D',
2025-11-28T08:43:14:   'x-invoke-status': '404'
2025-11-28T08:43:14: }
2025-11-28T08:43:14: 2025-11-28T13:43:14.145Z compression no compression: not acceptable
2025-11-28T08:43:14: 2025-11-28T13:43:14.407Z next:router-server:main requestHandler! /test/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:14:   matchedOutput: null,
2025-11-28T08:43:14:   statusCode: undefined,
2025-11-28T08:43:14:   resHeaders: {},
2025-11-28T08:43:14:   bodyStream: false,
2025-11-28T08:43:14:   parsedUrl: {
2025-11-28T08:43:14:     pathname: '/test/wp-includes/wlwmanifest.xml',
2025-11-28T08:43:14:     query: [Object: null prototype] {}
2025-11-28T08:43:14:   },
2025-11-28T08:43:14:   finished: false
2025-11-28T08:43:14: }
2025-11-28T08:43:14: 2025-11-28T13:43:14.407Z next:router-server:main invokeRender /test/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:14:   host: 'gearly.com',
2025-11-28T08:43:14:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36',
2025-11-28T08:43:14:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T08:43:14:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T08:43:14:   'x-forwarded-for': '155.2.217.14',
2025-11-28T08:43:14:   'x-forwarded-host': 'gearly.com',
2025-11-28T08:43:14:   'x-forwarded-server': 'gearly.com',
2025-11-28T08:43:14:   connection: 'Keep-Alive',
2025-11-28T08:43:14:   'x-middleware-invoke': '',
2025-11-28T08:43:14:   'x-invoke-path': '/404',
2025-11-28T08:43:14:   'x-invoke-query': '%7B%7D',
2025-11-28T08:43:14:   'x-invoke-status': '404'
2025-11-28T08:43:14: }
2025-11-28T08:43:14: 2025-11-28T13:43:14.407Z compression no compression: not acceptable
2025-11-28T08:43:14: 2025-11-28T13:43:14.705Z next:router-server:main requestHandler! /wp2/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:14:   matchedOutput: null,
2025-11-28T08:43:14:   statusCode: undefined,
2025-11-28T08:43:14:   resHeaders: {},
2025-11-28T08:43:14:   bodyStream: false,
2025-11-28T08:43:14:   parsedUrl: {
2025-11-28T08:43:14:     pathname: '/wp2/wp-includes/wlwmanifest.xml',
2025-11-28T08:43:14:     query: [Object: null prototype] {}
2025-11-28T08:43:14:   },
2025-11-28T08:43:14:   finished: false
2025-11-28T08:43:14: }
2025-11-28T08:43:14: 2025-11-28T13:43:14.705Z next:router-server:main invokeRender /wp2/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:14:   host: 'gearly.com',
2025-11-28T08:43:14:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36',
2025-11-28T08:43:14:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T08:43:14:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T08:43:14:   'x-forwarded-for': '155.2.217.14',
2025-11-28T08:43:14:   'x-forwarded-host': 'gearly.com',
2025-11-28T08:43:14:   'x-forwarded-server': 'gearly.com',
2025-11-28T08:43:14:   connection: 'Keep-Alive',
2025-11-28T08:43:14:   'x-middleware-invoke': '',
2025-11-28T08:43:14:   'x-invoke-path': '/404',
2025-11-28T08:43:14:   'x-invoke-query': '%7B%7D',
2025-11-28T08:43:14:   'x-invoke-status': '404'
2025-11-28T08:43:14: }
2025-11-28T08:43:14: 2025-11-28T13:43:14.706Z compression no compression: not acceptable
2025-11-28T08:43:14: 2025-11-28T13:43:14.994Z next:router-server:main requestHandler! /site/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:14:   matchedOutput: null,
2025-11-28T08:43:14:   statusCode: undefined,
2025-11-28T08:43:14:   resHeaders: {},
2025-11-28T08:43:14:   bodyStream: false,
2025-11-28T08:43:14:   parsedUrl: {
2025-11-28T08:43:14:     pathname: '/site/wp-includes/wlwmanifest.xml',
2025-11-28T08:43:14:     query: [Object: null prototype] {}
2025-11-28T08:43:14:   },
2025-11-28T08:43:14:   finished: false
2025-11-28T08:43:14: }
2025-11-28T08:43:14: 2025-11-28T13:43:14.994Z next:router-server:main invokeRender /site/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:14:   host: 'gearly.com',
2025-11-28T08:43:14:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36',
2025-11-28T08:43:14:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T08:43:14:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T08:43:14:   'x-forwarded-for': '155.2.217.14',
2025-11-28T08:43:14:   'x-forwarded-host': 'gearly.com',
2025-11-28T08:43:14:   'x-forwarded-server': 'gearly.com',
2025-11-28T08:43:14:   connection: 'Keep-Alive',
2025-11-28T08:43:14:   'x-middleware-invoke': '',
2025-11-28T08:43:14:   'x-invoke-path': '/404',
2025-11-28T08:43:14:   'x-invoke-query': '%7B%7D',
2025-11-28T08:43:14:   'x-invoke-status': '404'
2025-11-28T08:43:14: }
2025-11-28T08:43:14: 2025-11-28T13:43:14.995Z compression no compression: not acceptable
2025-11-28T08:43:15: 2025-11-28T13:43:15.252Z next:router-server:main requestHandler! /cms/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:15:   matchedOutput: null,
2025-11-28T08:43:15:   statusCode: undefined,
2025-11-28T08:43:15:   resHeaders: {},
2025-11-28T08:43:15:   bodyStream: false,
2025-11-28T08:43:15:   parsedUrl: {
2025-11-28T08:43:15:     pathname: '/cms/wp-includes/wlwmanifest.xml',
2025-11-28T08:43:15:     query: [Object: null prototype] {}
2025-11-28T08:43:15:   },
2025-11-28T08:43:15:   finished: false
2025-11-28T08:43:15: }
2025-11-28T08:43:15: 2025-11-28T13:43:15.252Z next:router-server:main invokeRender /cms/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:15:   host: 'gearly.com',
2025-11-28T08:43:15:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36',
2025-11-28T08:43:15:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T08:43:15:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T08:43:15:   'x-forwarded-for': '155.2.217.14',
2025-11-28T08:43:15:   'x-forwarded-host': 'gearly.com',
2025-11-28T08:43:15:   'x-forwarded-server': 'gearly.com',
2025-11-28T08:43:15:   connection: 'Keep-Alive',
2025-11-28T08:43:15:   'x-middleware-invoke': '',
2025-11-28T08:43:15:   'x-invoke-path': '/404',
2025-11-28T08:43:15:   'x-invoke-query': '%7B%7D',
2025-11-28T08:43:15:   'x-invoke-status': '404'
2025-11-28T08:43:15: }
2025-11-28T08:43:15: 2025-11-28T13:43:15.253Z compression no compression: not acceptable
2025-11-28T08:43:15: 2025-11-28T13:43:15.569Z next:router-server:main requestHandler! /sito/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:15:   matchedOutput: null,
2025-11-28T08:43:15:   statusCode: undefined,
2025-11-28T08:43:15:   resHeaders: {},
2025-11-28T08:43:15:   bodyStream: false,
2025-11-28T08:43:15:   parsedUrl: {
2025-11-28T08:43:15:     pathname: '/sito/wp-includes/wlwmanifest.xml',
2025-11-28T08:43:15:     query: [Object: null prototype] {}
2025-11-28T08:43:15:   },
2025-11-28T08:43:15:   finished: false
2025-11-28T08:43:15: }
2025-11-28T08:43:15: 2025-11-28T13:43:15.569Z next:router-server:main invokeRender /sito/wp-includes/wlwmanifest.xml {
2025-11-28T08:43:15:   host: 'gearly.com',
2025-11-28T08:43:15:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.114 Safari/537.36',
2025-11-28T08:43:15:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T08:43:15:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T08:43:15:   'x-forwarded-for': '155.2.217.14',
2025-11-28T08:43:15:   'x-forwarded-host': 'gearly.com',
2025-11-28T08:43:15:   'x-forwarded-server': 'gearly.com',
2025-11-28T08:43:15:   connection: 'Keep-Alive',
2025-11-28T08:43:15:   'x-middleware-invoke': '',
2025-11-28T08:43:15:   'x-invoke-path': '/404',
2025-11-28T08:43:15:   'x-invoke-query': '%7B%7D',
2025-11-28T08:43:15:   'x-invoke-status': '404'
2025-11-28T08:43:15: }
2025-11-28T08:43:15: 2025-11-28T13:43:15.570Z compression no compression: not acceptable
2025-11-28T08:43:20: 2025-11-28T13:43:20.144Z next:router-server:main requestHandler! /rdweb/pages/fr-fr/login.aspx {
2025-11-28T08:43:20:   matchedOutput: null,
2025-11-28T08:43:20:   statusCode: undefined,
2025-11-28T08:43:20:   resHeaders: {},
2025-11-28T08:43:20:   bodyStream: false,
2025-11-28T08:43:20:   parsedUrl: {
2025-11-28T08:43:20:     pathname: '/rdweb/pages/fr-fr/login.aspx',
2025-11-28T08:43:20:     query: [Object: null prototype] {}
2025-11-28T08:43:20:   },
2025-11-28T08:43:20:   finished: false
2025-11-28T08:43:20: }
2025-11-28T08:43:20: 2025-11-28T13:43:20.144Z next:router-server:main invokeRender /rdweb/pages/fr-fr/login.aspx {
2025-11-28T08:43:20:   host: 'mail.gearly.com',
2025-11-28T08:43:20:   'user-agent': 'Go-http-client/1.1',
2025-11-28T08:43:20:   'accept-encoding': 'gzip',
2025-11-28T08:43:20:   'x-forwarded-proto': 'https',
2025-11-28T08:43:20:   'x-forwarded-for': '216.106.184.72',
2025-11-28T08:43:20:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T08:43:20:   'x-forwarded-server': 'gearly.com',
2025-11-28T08:43:20:   connection: 'Keep-Alive',
2025-11-28T08:43:20:   'x-middleware-invoke': '',
2025-11-28T08:43:20:   'x-invoke-path': '/404',
2025-11-28T08:43:20:   'x-invoke-query': '%7B%7D',
2025-11-28T08:43:20:   'x-invoke-status': '404'
2025-11-28T08:43:20: }
2025-11-28T08:43:20: 2025-11-28T13:43:20.145Z compression gzip compression
2025-11-28T08:50:43: 2025-11-28T13:50:43.314Z next:router-server:main requestHandler! /rdweb/pages/nl-nl/login.aspx {
2025-11-28T08:50:43:   matchedOutput: null,
2025-11-28T08:50:43:   statusCode: undefined,
2025-11-28T08:50:43:   resHeaders: {},
2025-11-28T08:50:43:   bodyStream: false,
2025-11-28T08:50:43:   parsedUrl: {
2025-11-28T08:50:43:     pathname: '/rdweb/pages/nl-nl/login.aspx',
2025-11-28T08:50:43:     query: [Object: null prototype] {}
2025-11-28T08:50:43:   },
2025-11-28T08:50:43:   finished: false
2025-11-28T08:50:43: }
2025-11-28T08:50:43: 2025-11-28T13:50:43.314Z next:router-server:main invokeRender /rdweb/pages/nl-nl/login.aspx {
2025-11-28T08:50:43:   host: 'mail.gearly.com',
2025-11-28T08:50:43:   'user-agent': 'Go-http-client/1.1',
2025-11-28T08:50:43:   'accept-encoding': 'gzip',
2025-11-28T08:50:43:   'x-forwarded-proto': 'https',
2025-11-28T08:50:43:   'x-forwarded-for': '216.106.184.72',
2025-11-28T08:50:43:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T08:50:43:   'x-forwarded-server': 'gearly.com',
2025-11-28T08:50:43:   connection: 'Keep-Alive',
2025-11-28T08:50:43:   'x-middleware-invoke': '',
2025-11-28T08:50:43:   'x-invoke-path': '/404',
2025-11-28T08:50:43:   'x-invoke-query': '%7B%7D',
2025-11-28T08:50:43:   'x-invoke-status': '404'
2025-11-28T08:50:43: }
2025-11-28T08:50:43: 2025-11-28T13:50:43.315Z compression gzip compression
2025-11-28T09:08:00: 2025-11-28T14:08:00.060Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T09:08:00:   matchedOutput: {
2025-11-28T09:08:00:     type: 'pageFile',
2025-11-28T09:08:00:     fsPath: undefined,
2025-11-28T09:08:00:     locale: undefined,
2025-11-28T09:08:00:     itemsRoot: undefined,
2025-11-28T09:08:00:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T09:08:00:   },
2025-11-28T09:08:00:   statusCode: undefined,
2025-11-28T09:08:00:   resHeaders: {},
2025-11-28T09:08:00:   bodyStream: false,
2025-11-28T09:08:00:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T09:08:00:   finished: true
2025-11-28T09:08:00: }
2025-11-28T09:08:00: 2025-11-28T14:08:00.060Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T09:08:00:   host: 'gearly.com',
2025-11-28T09:08:00:   accept: '*/*',
2025-11-28T09:08:00:   'content-type': 'application/json',
2025-11-28T09:08:00:   'sec-fetch-site': 'same-origin',
2025-11-28T09:08:00:   'if-none-match': '"21pj9cxkej42"',
2025-11-28T09:08:00:   'sec-fetch-mode': 'cors',
2025-11-28T09:08:00:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:08:00:   referer: 'https://gearly.com/',
2025-11-28T09:08:00:   'sec-fetch-dest': 'empty',
2025-11-28T09:08:00:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:08:00:   priority: 'u=3, i',
2025-11-28T09:08:00:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:08:00:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..CmJJjRLz_n0dGqrf.J34QsaazzO7ive2iSujt_voEzW_a0D4nvlWLXiti6wzhFwTWEnsMgbHm7Ht1iojbSopIAml22beUpLNUOflSyqw3xwbO1JtRrW6zgIsQe-6D5ATp7TusGURxIvuT3G8nVlODTm95tkUnsxy8uji0PXyrm14B_PxQm3v6KPICncwGP__Uwxk-kLhjBQ1zBkr-MwlAXPKhy0GR-5wM-d07iPi8o3l-mmyq2ti2mRrujI5neL9i3T9dl6TE24Ys8_0.6i1GvqqPvvvA1uvrHZBQMw; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:08:00:   'x-forwarded-proto': 'https',
2025-11-28T09:08:00:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:08:00:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:08:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:08:00:   connection: 'Keep-Alive',
2025-11-28T09:08:00:   'x-middleware-invoke': '',
2025-11-28T09:08:00:   'x-invoke-path': '/api/auth/session',
2025-11-28T09:08:00:   'x-invoke-query': '%7B%7D',
2025-11-28T09:08:00:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T09:08:00: }
2025-11-28T09:08:00: 2025-11-28T14:08:00.061Z compression no compression: size below threshold
2025-11-28T09:08:00: 2025-11-28T14:08:00.147Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:08:00:   matchedOutput: {
2025-11-28T09:08:00:     type: 'pageFile',
2025-11-28T09:08:00:     fsPath: undefined,
2025-11-28T09:08:00:     locale: undefined,
2025-11-28T09:08:00:     itemsRoot: undefined,
2025-11-28T09:08:00:     itemPath: '/api/conversations'
2025-11-28T09:08:00:   },
2025-11-28T09:08:00:   statusCode: undefined,
2025-11-28T09:08:00:   resHeaders: {},
2025-11-28T09:08:00:   bodyStream: false,
2025-11-28T09:08:00:   parsedUrl: {
2025-11-28T09:08:00:     pathname: '/api/conversations',
2025-11-28T09:08:00:     query: [Object: null prototype] {}
2025-11-28T09:08:00:   },
2025-11-28T09:08:00:   finished: true
2025-11-28T09:08:00: }
2025-11-28T09:08:00: 2025-11-28T14:08:00.147Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:08:00:   host: 'gearly.com',
2025-11-28T09:08:00:   accept: '*/*',
2025-11-28T09:08:00:   'sec-fetch-site': 'same-origin',
2025-11-28T09:08:00:   pragma: 'no-cache',
2025-11-28T09:08:00:   'sec-fetch-mode': 'cors',
2025-11-28T09:08:00:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:08:00:   referer: 'https://gearly.com/',
2025-11-28T09:08:00:   'sec-fetch-dest': 'empty',
2025-11-28T09:08:00:   'cache-control': 'no-cache',
2025-11-28T09:08:00:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:08:00:   priority: 'u=3, i',
2025-11-28T09:08:00:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:08:00:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=af31a75d81c7c49c39be963fef8c08a9e084305a4582d540ffeee57ad4893b86%7C88fc6fb74a9e67089c24b608a20695105350d72ce7644b964ef94ff7a95e1e75; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..u0TdQL9vzt5GH-EX.dLZg3dNzm6tlwyclC_hbyenhGRW7c-GsbtZiB7WtA2xpXuW3C4P6CdBehgWyu2hZRfxQBgFvHi23s2XvsoDTOwNjg6_FBV5dWsc1om70-NVg4-l3fhCxI3TO-t4Lm_BZqGVgbfxjtGPSnI91XvAlHsk-L1v__ptBsl3nMSTkX95A9anCzxZNjF4GKPCPtHo8etI4ag1uXBO3YoqiY7e3zADKdsZaVPwhpcRPUyY6wj-d2ZC4pS1GsDWZYFgTMOc.Tf1hBSpzuggYJa6mCYhqbw; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:08:00:   'x-forwarded-proto': 'https',
2025-11-28T09:08:00:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:08:00:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:08:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:08:00:   connection: 'Keep-Alive',
2025-11-28T09:08:00:   'x-middleware-invoke': '',
2025-11-28T09:08:00:   'x-invoke-path': '/api/conversations',
2025-11-28T09:08:00:   'x-invoke-query': '%7B%7D',
2025-11-28T09:08:00:   'x-invoke-output': '/api/conversations'
2025-11-28T09:08:00: }
2025-11-28T09:08:00: 2025-11-28T14:08:00.150Z compression gzip compression
2025-11-28T09:08:00: 2025-11-28T14:08:00.169Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T09:08:00:   matchedOutput: {
2025-11-28T09:08:00:     type: 'pageFile',
2025-11-28T09:08:00:     fsPath: undefined,
2025-11-28T09:08:00:     locale: undefined,
2025-11-28T09:08:00:     itemsRoot: undefined,
2025-11-28T09:08:00:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T09:08:00:   },
2025-11-28T09:08:00:   statusCode: undefined,
2025-11-28T09:08:00:   resHeaders: {},
2025-11-28T09:08:00:   bodyStream: false,
2025-11-28T09:08:00:   parsedUrl: {
2025-11-28T09:08:00:     pathname: '/api/auth/providers',
2025-11-28T09:08:00:     query: [Object: null prototype] {}
2025-11-28T09:08:00:   },
2025-11-28T09:08:00:   finished: true
2025-11-28T09:08:00: }
2025-11-28T09:08:00: 2025-11-28T14:08:00.169Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T09:08:00:   host: 'gearly.com',
2025-11-28T09:08:00:   accept: '*/*',
2025-11-28T09:08:00:   'sec-fetch-site': 'same-origin',
2025-11-28T09:08:00:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T09:08:00:   'sec-fetch-mode': 'cors',
2025-11-28T09:08:00:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:08:00:   referer: 'https://gearly.com/',
2025-11-28T09:08:00:   'sec-fetch-dest': 'empty',
2025-11-28T09:08:00:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:08:00:   priority: 'u=3, i',
2025-11-28T09:08:00:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:08:00:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=af31a75d81c7c49c39be963fef8c08a9e084305a4582d540ffeee57ad4893b86%7C88fc6fb74a9e67089c24b608a20695105350d72ce7644b964ef94ff7a95e1e75; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..u0TdQL9vzt5GH-EX.dLZg3dNzm6tlwyclC_hbyenhGRW7c-GsbtZiB7WtA2xpXuW3C4P6CdBehgWyu2hZRfxQBgFvHi23s2XvsoDTOwNjg6_FBV5dWsc1om70-NVg4-l3fhCxI3TO-t4Lm_BZqGVgbfxjtGPSnI91XvAlHsk-L1v__ptBsl3nMSTkX95A9anCzxZNjF4GKPCPtHo8etI4ag1uXBO3YoqiY7e3zADKdsZaVPwhpcRPUyY6wj-d2ZC4pS1GsDWZYFgTMOc.Tf1hBSpzuggYJa6mCYhqbw; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:08:00:   'x-forwarded-proto': 'https',
2025-11-28T09:08:00:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:08:00:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:08:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:08:00:   connection: 'Keep-Alive',
2025-11-28T09:08:00:   'x-middleware-invoke': '',
2025-11-28T09:08:00:   'x-invoke-path': '/api/auth/providers',
2025-11-28T09:08:00:   'x-invoke-query': '%7B%7D',
2025-11-28T09:08:00:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T09:08:00: }
2025-11-28T09:08:00: 2025-11-28T14:08:00.172Z compression no compression: size below threshold
2025-11-28T09:08:00: 2025-11-28T14:08:00.240Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T09:08:00:   matchedOutput: {
2025-11-28T09:08:00:     type: 'pageFile',
2025-11-28T09:08:00:     fsPath: undefined,
2025-11-28T09:08:00:     locale: undefined,
2025-11-28T09:08:00:     itemsRoot: undefined,
2025-11-28T09:08:00:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T09:08:00:   },
2025-11-28T09:08:00:   statusCode: undefined,
2025-11-28T09:08:00:   resHeaders: {},
2025-11-28T09:08:00:   bodyStream: false,
2025-11-28T09:08:00:   parsedUrl: {
2025-11-28T09:08:00:     pathname: '/api/auth/providers',
2025-11-28T09:08:00:     query: [Object: null prototype] {}
2025-11-28T09:08:00:   },
2025-11-28T09:08:00:   finished: true
2025-11-28T09:08:00: }
2025-11-28T09:08:00: 2025-11-28T14:08:00.240Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T09:08:00:   host: 'gearly.com',
2025-11-28T09:08:00:   accept: '*/*',
2025-11-28T09:08:00:   'sec-fetch-site': 'same-origin',
2025-11-28T09:08:00:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T09:08:00:   'sec-fetch-mode': 'cors',
2025-11-28T09:08:00:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:08:00:   referer: 'https://gearly.com/',
2025-11-28T09:08:00:   'sec-fetch-dest': 'empty',
2025-11-28T09:08:00:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:08:00:   priority: 'u=3, i',
2025-11-28T09:08:00:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:08:00:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=af31a75d81c7c49c39be963fef8c08a9e084305a4582d540ffeee57ad4893b86%7C88fc6fb74a9e67089c24b608a20695105350d72ce7644b964ef94ff7a95e1e75; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..qCnfKbRpBuQ2cAFE.9KfZ1rcOoEzmelqvnE7apSirYz7k54JOaR5_aB2dALQYIJ5xLD4zrjXBAFObrYuUHbLzHTdxroF7VCANuZuvv2KXhMAL9jnYW7laZUsbl76Zn74zy3xTZOC5p4gNkQlxxikFjWBFQe4Pv7T2vHgvfQHnJrgM8aSBJLqgbII28RGa5jXPRZrwHbUUp8CR1g65y-5EJShTs5lVIrNARLkOOwJf0cP160u76m6KjrZcuHVO7-AcJsiqMcjeJOkQS28.60v6Eyxi2CioMwpAwJYilg; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:08:00:   'x-forwarded-proto': 'https',
2025-11-28T09:08:00:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:08:00:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:08:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:08:00:   connection: 'Keep-Alive',
2025-11-28T09:08:00:   'x-middleware-invoke': '',
2025-11-28T09:08:00:   'x-invoke-path': '/api/auth/providers',
2025-11-28T09:08:00:   'x-invoke-query': '%7B%7D',
2025-11-28T09:08:00:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T09:08:00: }
2025-11-28T09:08:00: 2025-11-28T14:08:00.240Z compression no compression: size below threshold
2025-11-28T09:09:13: 2025-11-28T14:09:13.399Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T09:09:13:   matchedOutput: {
2025-11-28T09:09:13:     type: 'pageFile',
2025-11-28T09:09:13:     fsPath: undefined,
2025-11-28T09:09:13:     locale: undefined,
2025-11-28T09:09:13:     itemsRoot: undefined,
2025-11-28T09:09:13:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T09:09:13:   },
2025-11-28T09:09:13:   statusCode: undefined,
2025-11-28T09:09:13:   resHeaders: {},
2025-11-28T09:09:13:   bodyStream: false,
2025-11-28T09:09:13:   parsedUrl: {
2025-11-28T09:09:13:     pathname: '/api/auth/providers',
2025-11-28T09:09:13:     query: [Object: null prototype] {}
2025-11-28T09:09:13:   },
2025-11-28T09:09:13:   finished: true
2025-11-28T09:09:13: }
2025-11-28T09:09:13: 2025-11-28T14:09:13.399Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T09:09:13:   host: 'gearly.com',
2025-11-28T09:09:13:   accept: '*/*',
2025-11-28T09:09:13:   'sec-fetch-site': 'same-origin',
2025-11-28T09:09:13:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T09:09:13:   'sec-fetch-mode': 'cors',
2025-11-28T09:09:13:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:09:13:   referer: 'https://gearly.com/',
2025-11-28T09:09:13:   'sec-fetch-dest': 'empty',
2025-11-28T09:09:13:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:09:13:   priority: 'u=3, i',
2025-11-28T09:09:13:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:09:13:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..qCnfKbRpBuQ2cAFE.9KfZ1rcOoEzmelqvnE7apSirYz7k54JOaR5_aB2dALQYIJ5xLD4zrjXBAFObrYuUHbLzHTdxroF7VCANuZuvv2KXhMAL9jnYW7laZUsbl76Zn74zy3xTZOC5p4gNkQlxxikFjWBFQe4Pv7T2vHgvfQHnJrgM8aSBJLqgbII28RGa5jXPRZrwHbUUp8CR1g65y-5EJShTs5lVIrNARLkOOwJf0cP160u76m6KjrZcuHVO7-AcJsiqMcjeJOkQS28.60v6Eyxi2CioMwpAwJYilg; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:09:13:   'x-forwarded-proto': 'https',
2025-11-28T09:09:13:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:09:13:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:09:13:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:09:13:   connection: 'Keep-Alive',
2025-11-28T09:09:13:   'x-middleware-invoke': '',
2025-11-28T09:09:13:   'x-invoke-path': '/api/auth/providers',
2025-11-28T09:09:13:   'x-invoke-query': '%7B%7D',
2025-11-28T09:09:13:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T09:09:13: }
2025-11-28T09:09:13: 2025-11-28T14:09:13.400Z compression no compression: size below threshold
2025-11-28T09:09:13: 2025-11-28T14:09:13.481Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T09:09:13:   matchedOutput: {
2025-11-28T09:09:13:     type: 'pageFile',
2025-11-28T09:09:13:     fsPath: undefined,
2025-11-28T09:09:13:     locale: undefined,
2025-11-28T09:09:13:     itemsRoot: undefined,
2025-11-28T09:09:13:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T09:09:13:   },
2025-11-28T09:09:13:   statusCode: undefined,
2025-11-28T09:09:13:   resHeaders: {},
2025-11-28T09:09:13:   bodyStream: false,
2025-11-28T09:09:13:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T09:09:13:   finished: true
2025-11-28T09:09:13: }
2025-11-28T09:09:13: 2025-11-28T14:09:13.481Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T09:09:13:   host: 'gearly.com',
2025-11-28T09:09:13:   accept: '*/*',
2025-11-28T09:09:13:   'content-type': 'application/json',
2025-11-28T09:09:13:   'sec-fetch-site': 'same-origin',
2025-11-28T09:09:13:   'if-none-match': '"7n1v9mwcxo42"',
2025-11-28T09:09:13:   'sec-fetch-mode': 'cors',
2025-11-28T09:09:13:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:09:13:   referer: 'https://gearly.com/',
2025-11-28T09:09:13:   'sec-fetch-dest': 'empty',
2025-11-28T09:09:13:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:09:13:   priority: 'u=3, i',
2025-11-28T09:09:13:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:09:13:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..qCnfKbRpBuQ2cAFE.9KfZ1rcOoEzmelqvnE7apSirYz7k54JOaR5_aB2dALQYIJ5xLD4zrjXBAFObrYuUHbLzHTdxroF7VCANuZuvv2KXhMAL9jnYW7laZUsbl76Zn74zy3xTZOC5p4gNkQlxxikFjWBFQe4Pv7T2vHgvfQHnJrgM8aSBJLqgbII28RGa5jXPRZrwHbUUp8CR1g65y-5EJShTs5lVIrNARLkOOwJf0cP160u76m6KjrZcuHVO7-AcJsiqMcjeJOkQS28.60v6Eyxi2CioMwpAwJYilg; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:09:13:   'x-forwarded-proto': 'https',
2025-11-28T09:09:13:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:09:13:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:09:13:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:09:13:   connection: 'Keep-Alive',
2025-11-28T09:09:13:   'x-middleware-invoke': '',
2025-11-28T09:09:13:   'x-invoke-path': '/api/auth/session',
2025-11-28T09:09:13:   'x-invoke-query': '%7B%7D',
2025-11-28T09:09:13:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T09:09:13: }
2025-11-28T09:09:13: 2025-11-28T14:09:13.482Z compression no compression: size below threshold
2025-11-28T09:09:13: 2025-11-28T14:09:13.547Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:09:13:   matchedOutput: {
2025-11-28T09:09:13:     type: 'pageFile',
2025-11-28T09:09:13:     fsPath: undefined,
2025-11-28T09:09:13:     locale: undefined,
2025-11-28T09:09:13:     itemsRoot: undefined,
2025-11-28T09:09:13:     itemPath: '/api/conversations'
2025-11-28T09:09:13:   },
2025-11-28T09:09:13:   statusCode: undefined,
2025-11-28T09:09:13:   resHeaders: {},
2025-11-28T09:09:13:   bodyStream: false,
2025-11-28T09:09:13:   parsedUrl: {
2025-11-28T09:09:13:     pathname: '/api/conversations',
2025-11-28T09:09:13:     query: [Object: null prototype] {}
2025-11-28T09:09:13:   },
2025-11-28T09:09:13:   finished: true
2025-11-28T09:09:13: }
2025-11-28T09:09:13: 2025-11-28T14:09:13.547Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:09:13:   host: 'gearly.com',
2025-11-28T09:09:13:   accept: '*/*',
2025-11-28T09:09:13:   'sec-fetch-site': 'same-origin',
2025-11-28T09:09:13:   pragma: 'no-cache',
2025-11-28T09:09:13:   'sec-fetch-mode': 'cors',
2025-11-28T09:09:13:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:09:13:   referer: 'https://gearly.com/',
2025-11-28T09:09:13:   'sec-fetch-dest': 'empty',
2025-11-28T09:09:13:   'cache-control': 'no-cache',
2025-11-28T09:09:13:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:09:13:   priority: 'u=3, i',
2025-11-28T09:09:13:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:09:13:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..4rutXEkFKIo2x6RR.fjq1s9FvS1GD3Hzw4wJW9xzSD238bfE7iOTKpxAjXNr_j2ysSYDACEkqgbv_D-BU3SsZqPUnlBNyWBsqPtoNy3gVnje3WrpYfxlKcEARshezAGRFELLtuZJDB12rGGPlxTDVUjymaon_LTBMWQ_NEL7zTD9kYNKKBS5AtUCwRxEEPL3Rka_769qsehighLhx-oZ3cgX3Wj0Jd5n7gJeBUWGM6DrFd_HJXiChXM1tvGnbcrQjurj8RwiIL5DOOHA.G5IqrX2RgYCnXR2LNUlxUg; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:09:13:   'x-forwarded-proto': 'https',
2025-11-28T09:09:13:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:09:13:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:09:13:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:09:13:   connection: 'Keep-Alive',
2025-11-28T09:09:13:   'x-middleware-invoke': '',
2025-11-28T09:09:13:   'x-invoke-path': '/api/conversations',
2025-11-28T09:09:13:   'x-invoke-query': '%7B%7D',
2025-11-28T09:09:13:   'x-invoke-output': '/api/conversations'
2025-11-28T09:09:13: }
2025-11-28T09:09:13: 2025-11-28T14:09:13.553Z compression gzip compression
2025-11-28T09:09:13: 2025-11-28T14:09:13.557Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T09:09:13:   matchedOutput: {
2025-11-28T09:09:13:     type: 'pageFile',
2025-11-28T09:09:13:     fsPath: undefined,
2025-11-28T09:09:13:     locale: undefined,
2025-11-28T09:09:13:     itemsRoot: undefined,
2025-11-28T09:09:13:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T09:09:13:   },
2025-11-28T09:09:13:   statusCode: undefined,
2025-11-28T09:09:13:   resHeaders: {},
2025-11-28T09:09:13:   bodyStream: false,
2025-11-28T09:09:13:   parsedUrl: {
2025-11-28T09:09:13:     pathname: '/api/auth/providers',
2025-11-28T09:09:13:     query: [Object: null prototype] {}
2025-11-28T09:09:13:   },
2025-11-28T09:09:13:   finished: true
2025-11-28T09:09:13: }
2025-11-28T09:09:13: 2025-11-28T14:09:13.557Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T09:09:13:   host: 'gearly.com',
2025-11-28T09:09:13:   accept: '*/*',
2025-11-28T09:09:13:   'sec-fetch-site': 'same-origin',
2025-11-28T09:09:13:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T09:09:13:   'sec-fetch-mode': 'cors',
2025-11-28T09:09:13:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:09:13:   referer: 'https://gearly.com/',
2025-11-28T09:09:13:   'sec-fetch-dest': 'empty',
2025-11-28T09:09:13:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:09:13:   priority: 'u=3, i',
2025-11-28T09:09:13:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:09:13:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..4rutXEkFKIo2x6RR.fjq1s9FvS1GD3Hzw4wJW9xzSD238bfE7iOTKpxAjXNr_j2ysSYDACEkqgbv_D-BU3SsZqPUnlBNyWBsqPtoNy3gVnje3WrpYfxlKcEARshezAGRFELLtuZJDB12rGGPlxTDVUjymaon_LTBMWQ_NEL7zTD9kYNKKBS5AtUCwRxEEPL3Rka_769qsehighLhx-oZ3cgX3Wj0Jd5n7gJeBUWGM6DrFd_HJXiChXM1tvGnbcrQjurj8RwiIL5DOOHA.G5IqrX2RgYCnXR2LNUlxUg; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:09:13:   'x-forwarded-proto': 'https',
2025-11-28T09:09:13:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:09:13:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:09:13:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:09:13:   connection: 'Keep-Alive',
2025-11-28T09:09:13:   'x-middleware-invoke': '',
2025-11-28T09:09:13:   'x-invoke-path': '/api/auth/providers',
2025-11-28T09:09:13:   'x-invoke-query': '%7B%7D',
2025-11-28T09:09:13:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T09:09:13: }
2025-11-28T09:09:13: 2025-11-28T14:09:13.557Z compression no compression: size below threshold
2025-11-28T09:09:25: 2025-11-28T14:09:25.974Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:09:25:   matchedOutput: {
2025-11-28T09:09:25:     type: 'pageFile',
2025-11-28T09:09:25:     fsPath: undefined,
2025-11-28T09:09:25:     locale: undefined,
2025-11-28T09:09:25:     itemsRoot: undefined,
2025-11-28T09:09:25:     itemPath: '/api/conversations'
2025-11-28T09:09:25:   },
2025-11-28T09:09:25:   statusCode: undefined,
2025-11-28T09:09:25:   resHeaders: {},
2025-11-28T09:09:25:   bodyStream: false,
2025-11-28T09:09:25:   parsedUrl: {
2025-11-28T09:09:25:     pathname: '/api/conversations',
2025-11-28T09:09:25:     query: [Object: null prototype] {}
2025-11-28T09:09:25:   },
2025-11-28T09:09:25:   finished: true
2025-11-28T09:09:25: }
2025-11-28T09:09:25: 2025-11-28T14:09:25.974Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:09:25:   host: 'gearly.com',
2025-11-28T09:09:25:   accept: '*/*',
2025-11-28T09:09:25:   'sec-fetch-site': 'same-origin',
2025-11-28T09:09:25:   origin: 'https://gearly.com',
2025-11-28T09:09:25:   'sec-fetch-mode': 'cors',
2025-11-28T09:09:25:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:09:25:   referer: 'https://gearly.com/',
2025-11-28T09:09:25:   'sec-fetch-dest': 'empty',
2025-11-28T09:09:25:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:09:25:   priority: 'u=3, i',
2025-11-28T09:09:25:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:09:25:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..nuyVlVQDSi7ZNvD-.tdDgEvOHt9zqaQdmLggMUb4Cw_1K5xL6ffJeEmVsANc37QsCvJG4S1YZxNBm-hcQ4u8YPd0BLdEux4gbCs5aG6HcsEvFh3Dtf-hv2EICFki0xq19GmJ_pCW7-9ElGXpuQ_IWCorAd0QnhJ751uCs4O-X1oHrcajx-WCB4g3unSQ1j7G7GByM9j12-AYeKuCJ1wtZ7cCgVs1C2XeUx7HuI7kRrD5tfhT-6w5d1y0DbJKOTwWuG-rYNKn7BuClE1U.OguRjzJgqkmrpRJJG_zXlg; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:09:25:   'x-forwarded-proto': 'https',
2025-11-28T09:09:25:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:09:25:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:09:25:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:09:25:   'content-length': '0',
2025-11-28T09:09:25:   connection: 'Keep-Alive',
2025-11-28T09:09:25:   'x-middleware-invoke': '',
2025-11-28T09:09:25:   'x-invoke-path': '/api/conversations',
2025-11-28T09:09:25:   'x-invoke-query': '%7B%7D',
2025-11-28T09:09:25:   'x-invoke-output': '/api/conversations'
2025-11-28T09:09:25: }
2025-11-28T09:09:25: 2025-11-28T14:09:25.977Z compression no compression: size below threshold
2025-11-28T09:09:26: 2025-11-28T14:09:26.053Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:09:26:   matchedOutput: {
2025-11-28T09:09:26:     type: 'pageFile',
2025-11-28T09:09:26:     fsPath: undefined,
2025-11-28T09:09:26:     locale: undefined,
2025-11-28T09:09:26:     itemsRoot: undefined,
2025-11-28T09:09:26:     itemPath: '/api/conversations'
2025-11-28T09:09:26:   },
2025-11-28T09:09:26:   statusCode: undefined,
2025-11-28T09:09:26:   resHeaders: {},
2025-11-28T09:09:26:   bodyStream: false,
2025-11-28T09:09:26:   parsedUrl: {
2025-11-28T09:09:26:     pathname: '/api/conversations',
2025-11-28T09:09:26:     query: [Object: null prototype] {}
2025-11-28T09:09:26:   },
2025-11-28T09:09:26:   finished: true
2025-11-28T09:09:26: }
2025-11-28T09:09:26: 2025-11-28T14:09:26.053Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:09:26:   host: 'gearly.com',
2025-11-28T09:09:26:   accept: '*/*',
2025-11-28T09:09:26:   'sec-fetch-site': 'same-origin',
2025-11-28T09:09:26:   pragma: 'no-cache',
2025-11-28T09:09:26:   'sec-fetch-mode': 'cors',
2025-11-28T09:09:26:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:09:26:   referer: 'https://gearly.com/',
2025-11-28T09:09:26:   'sec-fetch-dest': 'empty',
2025-11-28T09:09:26:   'cache-control': 'no-cache',
2025-11-28T09:09:26:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:09:26:   priority: 'u=3, i',
2025-11-28T09:09:26:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:09:26:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..UsEiClFCezXHAuXg.hyS3468wCwCMmv_AvD7Ew38HbMrqixWr79V49LnvMcS8W5U-akSiNQgOQ7k7uwlD743batnLyojncPzTf9SqvGwCsCBk8EIsshcY6sarym-c16r5_wiZy1kwYLmn8nT6GXoEUhBISt5PfYxLVAgc27ALS94SMhP4OR5JnHT0Nc9zYvmDttl1YU0drKVHJxNjtKtP0J0HcygCB_9ISn024ATOZK6wodHE8v1DN9tKIXo1GE9MJcmQGppcx9_-tmQ.cFT80GGC8kcejEgb0N-lhg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:09:26:   'x-forwarded-proto': 'https',
2025-11-28T09:09:26:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:09:26:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:09:26:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:09:26:   connection: 'Keep-Alive',
2025-11-28T09:09:26:   'x-middleware-invoke': '',
2025-11-28T09:09:26:   'x-invoke-path': '/api/conversations',
2025-11-28T09:09:26:   'x-invoke-query': '%7B%7D',
2025-11-28T09:09:26:   'x-invoke-output': '/api/conversations'
2025-11-28T09:09:26: }
2025-11-28T09:09:26: 2025-11-28T14:09:26.055Z compression gzip compression
2025-11-28T09:09:26: 2025-11-28T14:09:26.119Z next:router-server:main requestHandler! /profile.png {
2025-11-28T09:09:26:   matchedOutput: {
2025-11-28T09:09:26:     type: 'publicFolder',
2025-11-28T09:09:26:     fsPath: '/home/americas/public_html/ai/public/profile.png',
2025-11-28T09:09:26:     locale: undefined,
2025-11-28T09:09:26:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T09:09:26:     itemPath: '/profile.png'
2025-11-28T09:09:26:   },
2025-11-28T09:09:26:   statusCode: undefined,
2025-11-28T09:09:26:   resHeaders: {},
2025-11-28T09:09:26:   bodyStream: false,
2025-11-28T09:09:26:   parsedUrl: { pathname: '/profile.png', query: [Object: null prototype] {} },
2025-11-28T09:09:26:   finished: true
2025-11-28T09:09:26: }
2025-11-28T09:09:26: 2025-11-28T14:09:26.120Z send stat "/home/americas/public_html/ai/public/profile.png"
2025-11-28T09:09:26: 2025-11-28T14:09:26.120Z send pipe "/home/americas/public_html/ai/public/profile.png"
2025-11-28T09:09:26: 2025-11-28T14:09:26.120Z send accept ranges
2025-11-28T09:09:26: 2025-11-28T14:09:26.120Z send cache-control public, max-age=0
2025-11-28T09:09:26: 2025-11-28T14:09:26.120Z send modified Fri, 28 Nov 2025 02:38:41 GMT
2025-11-28T09:09:26: 2025-11-28T14:09:26.120Z send etag W/"e5b-19ac853ba0a"
2025-11-28T09:09:26: 2025-11-28T14:09:26.120Z send content-type image/png
2025-11-28T09:09:26: 2025-11-28T14:09:26.120Z send not modified
2025-11-28T09:09:26: 2025-11-28T14:09:26.120Z compression undefined not compressible
2025-11-28T09:09:26: 2025-11-28T14:09:26.120Z compression no compression: filtered
2025-11-28T09:09:26: 2025-11-28T14:09:26.194Z next:router-server:main requestHandler! /api/conversation/ce562e1a4f29dda293ecadf18ccdf47e6ee2f2163950a08f {
2025-11-28T09:09:26:   matchedOutput: {
2025-11-28T09:09:26:     type: 'pageFile',
2025-11-28T09:09:26:     fsPath: undefined,
2025-11-28T09:09:26:     locale: undefined,
2025-11-28T09:09:26:     itemsRoot: undefined,
2025-11-28T09:09:26:     itemPath: '/api/conversation/[id]'
2025-11-28T09:09:26:   },
2025-11-28T09:09:26:   statusCode: undefined,
2025-11-28T09:09:26:   resHeaders: {},
2025-11-28T09:09:26:   bodyStream: false,
2025-11-28T09:09:26:   parsedUrl: {
2025-11-28T09:09:26:     pathname: '/api/conversation/ce562e1a4f29dda293ecadf18ccdf47e6ee2f2163950a08f',
2025-11-28T09:09:26:     query: [Object: null prototype] {}
2025-11-28T09:09:26:   },
2025-11-28T09:09:26:   finished: true
2025-11-28T09:09:26: }
2025-11-28T09:09:26: 2025-11-28T14:09:26.194Z next:router-server:main invokeRender /api/conversation/ce562e1a4f29dda293ecadf18ccdf47e6ee2f2163950a08f {
2025-11-28T09:09:26:   host: 'gearly.com',
2025-11-28T09:09:26:   accept: '*/*',
2025-11-28T09:09:26:   'content-type': 'application/json',
2025-11-28T09:09:26:   'sec-fetch-site': 'same-origin',
2025-11-28T09:09:26:   origin: 'https://gearly.com',
2025-11-28T09:09:26:   'sec-fetch-mode': 'cors',
2025-11-28T09:09:26:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:09:26:   referer: 'https://gearly.com/',
2025-11-28T09:09:26:   'sec-fetch-dest': 'empty',
2025-11-28T09:09:26:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:09:26:   priority: 'u=3, i',
2025-11-28T09:09:26:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:09:26:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..gVVZCZPCiXNN-TIa.DiiGYJc2ewAs-HaD0-zHYX61vFUTj_nIHD7WSRyOe1QRQ_lsdz51LvOjMUH2XJ3RJIoH57LQR6i1ASCOoXT1ZolkA9Whi0hnt6ell6uJJ1mOKHyFLqzorTlaVGONUuhPIxtLXafCTasgBBRx3rRv9V6Pz68i1U65FihHVDkaAlKA_55tkcqkYqtJeZn9H4A5Jrhdc6xOAUAuFJSur_6R7yB_EsS6GBPdVA9FIS60ewv4k3ke1RGoQMbErsnTu4E.ewAV-XWjFG9UbbjtOS6prQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:09:26:   'x-forwarded-proto': 'https',
2025-11-28T09:09:26:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:09:26:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:09:26:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:09:26:   'content-length': '30',
2025-11-28T09:09:26:   connection: 'Keep-Alive',
2025-11-28T09:09:26:   'x-middleware-invoke': '',
2025-11-28T09:09:26:   'x-invoke-path': '/api/conversation/ce562e1a4f29dda293ecadf18ccdf47e6ee2f2163950a08f',
2025-11-28T09:09:26:   'x-invoke-query': '%7B%7D',
2025-11-28T09:09:26:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T09:09:26: }
2025-11-28T09:09:26: 2025-11-28T14:09:26.200Z compression no compression: size below threshold
2025-11-28T09:09:26: 2025-11-28T14:09:26.286Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:09:26:   matchedOutput: {
2025-11-28T09:09:26:     type: 'pageFile',
2025-11-28T09:09:26:     fsPath: undefined,
2025-11-28T09:09:26:     locale: undefined,
2025-11-28T09:09:26:     itemsRoot: undefined,
2025-11-28T09:09:26:     itemPath: '/api/conversations'
2025-11-28T09:09:26:   },
2025-11-28T09:09:26:   statusCode: undefined,
2025-11-28T09:09:26:   resHeaders: {},
2025-11-28T09:09:26:   bodyStream: false,
2025-11-28T09:09:26:   parsedUrl: {
2025-11-28T09:09:26:     pathname: '/api/conversations',
2025-11-28T09:09:26:     query: [Object: null prototype] {}
2025-11-28T09:09:26:   },
2025-11-28T09:09:26:   finished: true
2025-11-28T09:09:26: }
2025-11-28T09:09:26: 2025-11-28T14:09:26.286Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:09:26:   host: 'gearly.com',
2025-11-28T09:09:26:   accept: '*/*',
2025-11-28T09:09:26:   'sec-fetch-site': 'same-origin',
2025-11-28T09:09:26:   pragma: 'no-cache',
2025-11-28T09:09:26:   'sec-fetch-mode': 'cors',
2025-11-28T09:09:26:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:09:26:   referer: 'https://gearly.com/',
2025-11-28T09:09:26:   'sec-fetch-dest': 'empty',
2025-11-28T09:09:26:   'cache-control': 'no-cache',
2025-11-28T09:09:26:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:09:26:   priority: 'u=3, i',
2025-11-28T09:09:26:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:09:26:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..9q2cwJcYODsRnTzR.e9RTVLM_dePETKRHxpcDpctTcACco7wspwok-cXs8HiE8xIFD1rHeY9cXmPMMq6c2XiwV-qj6wAYuaFMpKWhWQJv3eCwkcsWoRKPHOic1ae-f9mJ3vMcsfYllQZ_RutH0TaBgGKJGSXj8a82RutKnN0xRUIWEUgz_lu6VjYchpxNMdjO5lj2tFyj-1-IXMFAd5dHG35Z1_e6ktGsi_qCQGe2s_JybXPCRStDSIhHlgoMB-KpKLoo4gD07SLSY_Y.qU3ZRJle0x9FUU1-Tx2TbQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:09:26:   'x-forwarded-proto': 'https',
2025-11-28T09:09:26:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:09:26:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:09:26:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:09:26:   connection: 'Keep-Alive',
2025-11-28T09:09:26:   'x-middleware-invoke': '',
2025-11-28T09:09:26:   'x-invoke-path': '/api/conversations',
2025-11-28T09:09:26:   'x-invoke-query': '%7B%7D',
2025-11-28T09:09:26:   'x-invoke-output': '/api/conversations'
2025-11-28T09:09:26: }
2025-11-28T09:09:26: 2025-11-28T14:09:26.288Z compression gzip compression
2025-11-28T09:09:26: 2025-11-28T14:09:26.308Z next:router-server:main requestHandler! /api/stream {
2025-11-28T09:09:26:   matchedOutput: {
2025-11-28T09:09:26:     type: 'pageFile',
2025-11-28T09:09:26:     fsPath: undefined,
2025-11-28T09:09:26:     locale: undefined,
2025-11-28T09:09:26:     itemsRoot: undefined,
2025-11-28T09:09:26:     itemPath: '/api/stream'
2025-11-28T09:09:26:   },
2025-11-28T09:09:26:   statusCode: undefined,
2025-11-28T09:09:26:   resHeaders: {},
2025-11-28T09:09:26:   bodyStream: false,
2025-11-28T09:09:26:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T09:09:26:   finished: true
2025-11-28T09:09:26: }
2025-11-28T09:09:26: 2025-11-28T14:09:26.308Z next:router-server:main invokeRender /api/stream {
2025-11-28T09:09:26:   host: 'gearly.com',
2025-11-28T09:09:26:   accept: '*/*',
2025-11-28T09:09:26:   'content-type': 'application/json',
2025-11-28T09:09:26:   'sec-fetch-site': 'same-origin',
2025-11-28T09:09:26:   origin: 'https://gearly.com',
2025-11-28T09:09:26:   'sec-fetch-mode': 'cors',
2025-11-28T09:09:26:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:09:26:   referer: 'https://gearly.com/',
2025-11-28T09:09:26:   'sec-fetch-dest': 'empty',
2025-11-28T09:09:26:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:09:26:   priority: 'u=3, i',
2025-11-28T09:09:26:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:09:26:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..9q2cwJcYODsRnTzR.e9RTVLM_dePETKRHxpcDpctTcACco7wspwok-cXs8HiE8xIFD1rHeY9cXmPMMq6c2XiwV-qj6wAYuaFMpKWhWQJv3eCwkcsWoRKPHOic1ae-f9mJ3vMcsfYllQZ_RutH0TaBgGKJGSXj8a82RutKnN0xRUIWEUgz_lu6VjYchpxNMdjO5lj2tFyj-1-IXMFAd5dHG35Z1_e6ktGsi_qCQGe2s_JybXPCRStDSIhHlgoMB-KpKLoo4gD07SLSY_Y.qU3ZRJle0x9FUU1-Tx2TbQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:09:26:   'x-forwarded-proto': 'https',
2025-11-28T09:09:26:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:09:26:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:09:26:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:09:26:   'content-length': '87',
2025-11-28T09:09:26:   connection: 'Keep-Alive',
2025-11-28T09:09:26:   'x-middleware-invoke': '',
2025-11-28T09:09:26:   'x-invoke-path': '/api/stream',
2025-11-28T09:09:26:   'x-invoke-query': '%7B%7D',
2025-11-28T09:09:26:   'x-invoke-output': '/api/stream'
2025-11-28T09:09:26: }
2025-11-28T09:09:27: 2025-11-28T14:09:27.530Z compression gzip compression
2025-11-28T09:09:27: 2025-11-28T14:09:27.994Z next:router-server:main requestHandler! /api/conversation/ce562e1a4f29dda293ecadf18ccdf47e6ee2f2163950a08f {
2025-11-28T09:09:27:   matchedOutput: {
2025-11-28T09:09:27:     type: 'pageFile',
2025-11-28T09:09:27:     fsPath: undefined,
2025-11-28T09:09:27:     locale: undefined,
2025-11-28T09:09:27:     itemsRoot: undefined,
2025-11-28T09:09:27:     itemPath: '/api/conversation/[id]'
2025-11-28T09:09:27:   },
2025-11-28T09:09:27:   statusCode: undefined,
2025-11-28T09:09:27:   resHeaders: {},
2025-11-28T09:09:27:   bodyStream: false,
2025-11-28T09:09:27:   parsedUrl: {
2025-11-28T09:09:27:     pathname: '/api/conversation/ce562e1a4f29dda293ecadf18ccdf47e6ee2f2163950a08f',
2025-11-28T09:09:27:     query: [Object: null prototype] {}
2025-11-28T09:09:27:   },
2025-11-28T09:09:27:   finished: true
2025-11-28T09:09:27: }
2025-11-28T09:09:27: 2025-11-28T14:09:27.994Z next:router-server:main invokeRender /api/conversation/ce562e1a4f29dda293ecadf18ccdf47e6ee2f2163950a08f {
2025-11-28T09:09:27:   host: 'gearly.com',
2025-11-28T09:09:27:   accept: '*/*',
2025-11-28T09:09:27:   'content-type': 'application/json',
2025-11-28T09:09:27:   'sec-fetch-site': 'same-origin',
2025-11-28T09:09:27:   origin: 'https://gearly.com',
2025-11-28T09:09:27:   'sec-fetch-mode': 'cors',
2025-11-28T09:09:27:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:09:27:   referer: 'https://gearly.com/',
2025-11-28T09:09:27:   'sec-fetch-dest': 'empty',
2025-11-28T09:09:27:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:09:27:   priority: 'u=3, i',
2025-11-28T09:09:27:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:09:27:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..5TR_YQU7Gw2vshxM.wePwau0HxfHDP4O-75b-1mRDINbviA2UICjzQg22leSbOlAugWbs21JgIbzD4Z40aekDT6WJ3a1wk_QCmmkt3G9CvOb_F1PTRXqh-uShynIyWFtEEAxkUsN8YREVJxrS7Y7ukJ4AgHBjsCn6gXrk-rCRFMrn1b1zx5CWaech2fo64BYPlt52q_PTWClXy6JnafbPR3T_8Bics3l6Zkoh3br4b6x57qQYcFMYHgDQtsqeUCponHYtHYCBvSANqHs.wRic3okYykv4awLagtnfLg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:09:27:   'x-forwarded-proto': 'https',
2025-11-28T09:09:27:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:09:27:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:09:27:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:09:27:   'content-length': '130',
2025-11-28T09:09:27:   connection: 'Keep-Alive',
2025-11-28T09:09:27:   'x-middleware-invoke': '',
2025-11-28T09:09:27:   'x-invoke-path': '/api/conversation/ce562e1a4f29dda293ecadf18ccdf47e6ee2f2163950a08f',
2025-11-28T09:09:27:   'x-invoke-query': '%7B%7D',
2025-11-28T09:09:27:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T09:09:27: }
2025-11-28T09:09:28: 2025-11-28T14:09:28.000Z compression no compression: size below threshold
2025-11-28T09:09:28: 2025-11-28T14:09:28.146Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:09:28:   matchedOutput: {
2025-11-28T09:09:28:     type: 'pageFile',
2025-11-28T09:09:28:     fsPath: undefined,
2025-11-28T09:09:28:     locale: undefined,
2025-11-28T09:09:28:     itemsRoot: undefined,
2025-11-28T09:09:28:     itemPath: '/api/conversations'
2025-11-28T09:09:28:   },
2025-11-28T09:09:28:   statusCode: undefined,
2025-11-28T09:09:28:   resHeaders: {},
2025-11-28T09:09:28:   bodyStream: false,
2025-11-28T09:09:28:   parsedUrl: {
2025-11-28T09:09:28:     pathname: '/api/conversations',
2025-11-28T09:09:28:     query: [Object: null prototype] {}
2025-11-28T09:09:28:   },
2025-11-28T09:09:28:   finished: true
2025-11-28T09:09:28: }
2025-11-28T09:09:28: 2025-11-28T14:09:28.146Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:09:28:   host: 'gearly.com',
2025-11-28T09:09:28:   accept: '*/*',
2025-11-28T09:09:28:   'sec-fetch-site': 'same-origin',
2025-11-28T09:09:28:   pragma: 'no-cache',
2025-11-28T09:09:28:   'sec-fetch-mode': 'cors',
2025-11-28T09:09:28:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:09:28:   referer: 'https://gearly.com/',
2025-11-28T09:09:28:   'sec-fetch-dest': 'empty',
2025-11-28T09:09:28:   'cache-control': 'no-cache',
2025-11-28T09:09:28:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:09:28:   priority: 'u=3, i',
2025-11-28T09:09:28:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:09:28:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..n2onWKM5QM4n_yTG.Atwbvrsup2Smtmb7H-bI5O-Zt_SQB1De15EPpT1XPk9LEU5pv2bZ7CkqTNyaAhgf68HiTKTw4RMMJAlgXOHsXssXTJAkMBTYfKVY1MHQk32q0wa8BVrj0ub0nf5cDoVKyUGBGmEUguzGGE356Jb5QVi4Z2TGgsT6f3_z8EKgXJhSXX8zp_ENm40BA4DGGIp9_MoD9Nqr-wEMi0R3TaxOcIz5SQXZ1ecA7_BwCNzxpqJAifQKPs-jUCzuNvtHPUs.uxs5_7ES9dGcwV3M-RGDoA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:09:28:   'x-forwarded-proto': 'https',
2025-11-28T09:09:28:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:09:28:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:09:28:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:09:28:   connection: 'Keep-Alive',
2025-11-28T09:09:28:   'x-middleware-invoke': '',
2025-11-28T09:09:28:   'x-invoke-path': '/api/conversations',
2025-11-28T09:09:28:   'x-invoke-query': '%7B%7D',
2025-11-28T09:09:28:   'x-invoke-output': '/api/conversations'
2025-11-28T09:09:28: }
2025-11-28T09:09:28: 2025-11-28T14:09:28.147Z compression gzip compression
2025-11-28T09:09:39: 2025-11-28T14:09:39.743Z next:router-server:main requestHandler! /api/conversation/ce562e1a4f29dda293ecadf18ccdf47e6ee2f2163950a08f {
2025-11-28T09:09:39:   matchedOutput: {
2025-11-28T09:09:39:     type: 'pageFile',
2025-11-28T09:09:39:     fsPath: undefined,
2025-11-28T09:09:39:     locale: undefined,
2025-11-28T09:09:39:     itemsRoot: undefined,
2025-11-28T09:09:39:     itemPath: '/api/conversation/[id]'
2025-11-28T09:09:39:   },
2025-11-28T09:09:39:   statusCode: undefined,
2025-11-28T09:09:39:   resHeaders: {},
2025-11-28T09:09:39:   bodyStream: false,
2025-11-28T09:09:39:   parsedUrl: {
2025-11-28T09:09:39:     pathname: '/api/conversation/ce562e1a4f29dda293ecadf18ccdf47e6ee2f2163950a08f',
2025-11-28T09:09:39:     query: [Object: null prototype] {}
2025-11-28T09:09:39:   },
2025-11-28T09:09:39:   finished: true
2025-11-28T09:09:39: }
2025-11-28T09:09:39: 2025-11-28T14:09:39.743Z next:router-server:main invokeRender /api/conversation/ce562e1a4f29dda293ecadf18ccdf47e6ee2f2163950a08f {
2025-11-28T09:09:39:   host: 'gearly.com',
2025-11-28T09:09:39:   accept: '*/*',
2025-11-28T09:09:39:   'content-type': 'application/json',
2025-11-28T09:09:39:   'sec-fetch-site': 'same-origin',
2025-11-28T09:09:39:   origin: 'https://gearly.com',
2025-11-28T09:09:39:   'sec-fetch-mode': 'cors',
2025-11-28T09:09:39:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:09:39:   referer: 'https://gearly.com/',
2025-11-28T09:09:39:   'sec-fetch-dest': 'empty',
2025-11-28T09:09:39:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:09:39:   priority: 'u=3, i',
2025-11-28T09:09:39:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:09:39:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..R7dRUyXfQsqiRRvL.AbGuoqegdfnYHoBURbFBHI9fLNT0AejsedDsMBUQ962ENR8xxcF8k3bSezL4XUcy82Gi9BEAOhgL8faX1yjNVB6_0ALCu6kUh_cVGRLdVZX94QCDViOJvSvex66d4JvjJ55tW8tGSLD5OCxeXBKfK3DE_JuD-3mS9Gth5F2HtdMDmxqc-QZhAhnJaYPs4qOnmE6FIdQWOKcxNE0KV6DuPFzAPi0fK5EKQjw833vtUpzHhE8VNJ1t6J7f2tGSwPE.cfGPVmjPKlwD8w9XApkCXg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:09:39:   'x-forwarded-proto': 'https',
2025-11-28T09:09:39:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:09:39:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:09:39:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:09:39:   'content-length': '36',
2025-11-28T09:09:39:   connection: 'Keep-Alive',
2025-11-28T09:09:39:   'x-middleware-invoke': '',
2025-11-28T09:09:39:   'x-invoke-path': '/api/conversation/ce562e1a4f29dda293ecadf18ccdf47e6ee2f2163950a08f',
2025-11-28T09:09:39:   'x-invoke-query': '%7B%7D',
2025-11-28T09:09:39:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T09:09:39: }
2025-11-28T09:09:39: 2025-11-28T14:09:39.748Z compression no compression: size below threshold
2025-11-28T09:09:39: 2025-11-28T14:09:39.799Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:09:39:   matchedOutput: {
2025-11-28T09:09:39:     type: 'pageFile',
2025-11-28T09:09:39:     fsPath: undefined,
2025-11-28T09:09:39:     locale: undefined,
2025-11-28T09:09:39:     itemsRoot: undefined,
2025-11-28T09:09:39:     itemPath: '/api/conversations'
2025-11-28T09:09:39:   },
2025-11-28T09:09:39:   statusCode: undefined,
2025-11-28T09:09:39:   resHeaders: {},
2025-11-28T09:09:39:   bodyStream: false,
2025-11-28T09:09:39:   parsedUrl: {
2025-11-28T09:09:39:     pathname: '/api/conversations',
2025-11-28T09:09:39:     query: [Object: null prototype] {}
2025-11-28T09:09:39:   },
2025-11-28T09:09:39:   finished: true
2025-11-28T09:09:39: }
2025-11-28T09:09:39: 2025-11-28T14:09:39.799Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:09:39:   host: 'gearly.com',
2025-11-28T09:09:39:   accept: '*/*',
2025-11-28T09:09:39:   'sec-fetch-site': 'same-origin',
2025-11-28T09:09:39:   pragma: 'no-cache',
2025-11-28T09:09:39:   'sec-fetch-mode': 'cors',
2025-11-28T09:09:39:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:09:39:   referer: 'https://gearly.com/',
2025-11-28T09:09:39:   'sec-fetch-dest': 'empty',
2025-11-28T09:09:39:   'cache-control': 'no-cache',
2025-11-28T09:09:39:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:09:39:   priority: 'u=3, i',
2025-11-28T09:09:39:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:09:39:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..j3xDBSo6QW0uJNqV.GuMe5V1NBrvNXoxCIHBMmQb0JQ17QNRmE4fTx7ImOr89fvkG_W1w2g0iu_J9qy-viiKZ3cqAdpiP4puzb9hBJAsNd-n_OJkWeUX4uOCGrp714Sxbw6otypmtz_PX0Eo6sUeRg9sy5tL_OsSmeK7-sJVAiKDvczpCGpbMzreZGZxgRZmG2XsvrZ2a5Lgedx3vzyxzVp-03htk3Xsxhw4TeBEN9Y2mVpRCHEZTpXBDGIvRxAREYi0fyOWHROZnoZA.hklWdKPWVWg-tvM__PfXVA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:09:39:   'x-forwarded-proto': 'https',
2025-11-28T09:09:39:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:09:39:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:09:39:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:09:39:   connection: 'Keep-Alive',
2025-11-28T09:09:39:   'x-middleware-invoke': '',
2025-11-28T09:09:39:   'x-invoke-path': '/api/conversations',
2025-11-28T09:09:39:   'x-invoke-query': '%7B%7D',
2025-11-28T09:09:39:   'x-invoke-output': '/api/conversations'
2025-11-28T09:09:39: }
2025-11-28T09:09:39: 2025-11-28T14:09:39.800Z compression gzip compression
2025-11-28T09:09:39: 2025-11-28T14:09:39.896Z next:router-server:main requestHandler! /api/stream {
2025-11-28T09:09:39:   matchedOutput: {
2025-11-28T09:09:39:     type: 'pageFile',
2025-11-28T09:09:39:     fsPath: undefined,
2025-11-28T09:09:39:     locale: undefined,
2025-11-28T09:09:39:     itemsRoot: undefined,
2025-11-28T09:09:39:     itemPath: '/api/stream'
2025-11-28T09:09:39:   },
2025-11-28T09:09:39:   statusCode: undefined,
2025-11-28T09:09:39:   resHeaders: {},
2025-11-28T09:09:39:   bodyStream: false,
2025-11-28T09:09:39:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T09:09:39:   finished: true
2025-11-28T09:09:39: }
2025-11-28T09:09:39: 2025-11-28T14:09:39.896Z next:router-server:main invokeRender /api/stream {
2025-11-28T09:09:39:   host: 'gearly.com',
2025-11-28T09:09:39:   accept: '*/*',
2025-11-28T09:09:39:   'content-type': 'application/json',
2025-11-28T09:09:39:   'sec-fetch-site': 'same-origin',
2025-11-28T09:09:39:   origin: 'https://gearly.com',
2025-11-28T09:09:39:   'sec-fetch-mode': 'cors',
2025-11-28T09:09:39:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:09:39:   referer: 'https://gearly.com/',
2025-11-28T09:09:39:   'sec-fetch-dest': 'empty',
2025-11-28T09:09:39:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:09:39:   priority: 'u=3, i',
2025-11-28T09:09:39:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:09:39:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..ttEQa7cUszygcU5G.5WcRW-etKefiRbzcM4uiDcp4kK0fjnVHVF1SpTuVy-R669MpxUHFN-ZO3emUV3yiO1rRUsmAyYrZsC4O4BpdLn4MZIl5Jp1BjhRC5-O43wuP8BsKXZcpO548wU1X55paIl5Wy3Eoq2tER8sC0uq_smw8rK49zimFBYo83td8EHIA_aEK7QEtnUGcdqD8K9L9WqLZymhNsFeullfe99BaNbBE9tuiE6XQq0dOyy6O5LOiM74dRIkYYxvvL2eGnKQ.FMtpavY93b6jy0UtqLmpWg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:09:39:   'x-forwarded-proto': 'https',
2025-11-28T09:09:39:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:09:39:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:09:39:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:09:39:   'content-length': '254',
2025-11-28T09:09:39:   connection: 'Keep-Alive',
2025-11-28T09:09:39:   'x-middleware-invoke': '',
2025-11-28T09:09:39:   'x-invoke-path': '/api/stream',
2025-11-28T09:09:39:   'x-invoke-query': '%7B%7D',
2025-11-28T09:09:39:   'x-invoke-output': '/api/stream'
2025-11-28T09:09:39: }
2025-11-28T09:09:42: 2025-11-28T14:09:42.585Z compression gzip compression
2025-11-28T09:09:43: 2025-11-28T14:09:43.371Z next:router-server:main requestHandler! /api/conversation/ce562e1a4f29dda293ecadf18ccdf47e6ee2f2163950a08f {
2025-11-28T09:09:43:   matchedOutput: {
2025-11-28T09:09:43:     type: 'pageFile',
2025-11-28T09:09:43:     fsPath: undefined,
2025-11-28T09:09:43:     locale: undefined,
2025-11-28T09:09:43:     itemsRoot: undefined,
2025-11-28T09:09:43:     itemPath: '/api/conversation/[id]'
2025-11-28T09:09:43:   },
2025-11-28T09:09:43:   statusCode: undefined,
2025-11-28T09:09:43:   resHeaders: {},
2025-11-28T09:09:43:   bodyStream: false,
2025-11-28T09:09:43:   parsedUrl: {
2025-11-28T09:09:43:     pathname: '/api/conversation/ce562e1a4f29dda293ecadf18ccdf47e6ee2f2163950a08f',
2025-11-28T09:09:43:     query: [Object: null prototype] {}
2025-11-28T09:09:43:   },
2025-11-28T09:09:43:   finished: true
2025-11-28T09:09:43: }
2025-11-28T09:09:43: 2025-11-28T14:09:43.371Z next:router-server:main invokeRender /api/conversation/ce562e1a4f29dda293ecadf18ccdf47e6ee2f2163950a08f {
2025-11-28T09:09:43:   host: 'gearly.com',
2025-11-28T09:09:43:   accept: '*/*',
2025-11-28T09:09:43:   'content-type': 'application/json',
2025-11-28T09:09:43:   'sec-fetch-site': 'same-origin',
2025-11-28T09:09:43:   origin: 'https://gearly.com',
2025-11-28T09:09:43:   'sec-fetch-mode': 'cors',
2025-11-28T09:09:43:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:09:43:   referer: 'https://gearly.com/',
2025-11-28T09:09:43:   'sec-fetch-dest': 'empty',
2025-11-28T09:09:43:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:09:43:   priority: 'u=3, i',
2025-11-28T09:09:43:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:09:43:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..D3_Ab3FYFDZ3Iug3.OftylRcOgbOwmmyPxHOdp50H6QZziHQx-sk0lwkYBAyWXpHTMri0QYV32vsJVOefBSVgnOXFwYarA2BnFhobA2X66likbkcFO0SMh7IVI5UQnlKQV9-IerqArup4vcQm9vGcYJdkP4zbYBEnra7NHat6uHKmDD_fUecNuzlP9FCXwGyYrrsQkLhg0FfdjgmAVZ_kwFmBd2MKZ13LhE3N9kI5UvLF7Vjw4NteNKFLBzJI1211NnqH-trmtOmj3WQ.Lowsv1udCfFiaNRKE3vMMA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:09:43:   'x-forwarded-proto': 'https',
2025-11-28T09:09:43:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:09:43:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:09:43:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:09:43:   'content-length': '244',
2025-11-28T09:09:43:   connection: 'Keep-Alive',
2025-11-28T09:09:43:   'x-middleware-invoke': '',
2025-11-28T09:09:43:   'x-invoke-path': '/api/conversation/ce562e1a4f29dda293ecadf18ccdf47e6ee2f2163950a08f',
2025-11-28T09:09:43:   'x-invoke-query': '%7B%7D',
2025-11-28T09:09:43:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T09:09:43: }
2025-11-28T09:09:43: 2025-11-28T14:09:43.376Z compression no compression: size below threshold
2025-11-28T09:09:43: 2025-11-28T14:09:43.520Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:09:43:   matchedOutput: {
2025-11-28T09:09:43:     type: 'pageFile',
2025-11-28T09:09:43:     fsPath: undefined,
2025-11-28T09:09:43:     locale: undefined,
2025-11-28T09:09:43:     itemsRoot: undefined,
2025-11-28T09:09:43:     itemPath: '/api/conversations'
2025-11-28T09:09:43:   },
2025-11-28T09:09:43:   statusCode: undefined,
2025-11-28T09:09:43:   resHeaders: {},
2025-11-28T09:09:43:   bodyStream: false,
2025-11-28T09:09:43:   parsedUrl: {
2025-11-28T09:09:43:     pathname: '/api/conversations',
2025-11-28T09:09:43:     query: [Object: null prototype] {}
2025-11-28T09:09:43:   },
2025-11-28T09:09:43:   finished: true
2025-11-28T09:09:43: }
2025-11-28T09:09:43: 2025-11-28T14:09:43.520Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:09:43:   host: 'gearly.com',
2025-11-28T09:09:43:   accept: '*/*',
2025-11-28T09:09:43:   'sec-fetch-site': 'same-origin',
2025-11-28T09:09:43:   pragma: 'no-cache',
2025-11-28T09:09:43:   'sec-fetch-mode': 'cors',
2025-11-28T09:09:43:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:09:43:   referer: 'https://gearly.com/',
2025-11-28T09:09:43:   'sec-fetch-dest': 'empty',
2025-11-28T09:09:43:   'cache-control': 'no-cache',
2025-11-28T09:09:43:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:09:43:   priority: 'u=3, i',
2025-11-28T09:09:43:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:09:43:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yo2VWqk5L2_mOWs8.RSqXhU1fc__6CzXDeaMhNi07gNsNPeglediKhxdkkln2jy70pd9QdzkYvoEO0f_DlagLO3tuyeMIIakdd4WCBzHACUraQyaH3US_6JvRaR38wt2SihK7HNUuy6zhg8pVL5OsKA423ELzhiIVgxud762COD-hITohN_M9UjZKHYFabzMcKmOubY9WDSM_Cl-TUSMPwsFTnae1XQn22Tw2SmQnDn55OmQcChTSMmMhh1kyG-6rEtYr_9jspFtHAR4.H6fthhrjdY4Q-BByF-Reww; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:09:43:   'x-forwarded-proto': 'https',
2025-11-28T09:09:43:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:09:43:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:09:43:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:09:43:   connection: 'Keep-Alive',
2025-11-28T09:09:43:   'x-middleware-invoke': '',
2025-11-28T09:09:43:   'x-invoke-path': '/api/conversations',
2025-11-28T09:09:43:   'x-invoke-query': '%7B%7D',
2025-11-28T09:09:43:   'x-invoke-output': '/api/conversations'
2025-11-28T09:09:43: }
2025-11-28T09:09:43: 2025-11-28T14:09:43.521Z compression gzip compression
2025-11-28T09:10:09: 2025-11-28T14:10:09.442Z next:router-server:main requestHandler! /api/conversation/ce562e1a4f29dda293ecadf18ccdf47e6ee2f2163950a08f {
2025-11-28T09:10:09:   matchedOutput: {
2025-11-28T09:10:09:     type: 'pageFile',
2025-11-28T09:10:09:     fsPath: undefined,
2025-11-28T09:10:09:     locale: undefined,
2025-11-28T09:10:09:     itemsRoot: undefined,
2025-11-28T09:10:09:     itemPath: '/api/conversation/[id]'
2025-11-28T09:10:09:   },
2025-11-28T09:10:09:   statusCode: undefined,
2025-11-28T09:10:09:   resHeaders: {},
2025-11-28T09:10:09:   bodyStream: false,
2025-11-28T09:10:09:   parsedUrl: {
2025-11-28T09:10:09:     pathname: '/api/conversation/ce562e1a4f29dda293ecadf18ccdf47e6ee2f2163950a08f',
2025-11-28T09:10:09:     query: [Object: null prototype] {}
2025-11-28T09:10:09:   },
2025-11-28T09:10:09:   finished: true
2025-11-28T09:10:09: }
2025-11-28T09:10:09: 2025-11-28T14:10:09.442Z next:router-server:main invokeRender /api/conversation/ce562e1a4f29dda293ecadf18ccdf47e6ee2f2163950a08f {
2025-11-28T09:10:09:   host: 'gearly.com',
2025-11-28T09:10:09:   accept: '*/*',
2025-11-28T09:10:09:   'content-type': 'application/json',
2025-11-28T09:10:09:   'sec-fetch-site': 'same-origin',
2025-11-28T09:10:09:   origin: 'https://gearly.com',
2025-11-28T09:10:09:   'sec-fetch-mode': 'cors',
2025-11-28T09:10:09:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:10:09:   referer: 'https://gearly.com/',
2025-11-28T09:10:09:   'sec-fetch-dest': 'empty',
2025-11-28T09:10:09:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:10:09:   priority: 'u=3, i',
2025-11-28T09:10:09:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:10:09:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..F-Vnp3ySmRQNSGQg.M9_QklVXhRGm4DKcISaeB-srqB9LsBTIvZ9I8HBvhacTT9RHz6Q8AF-Wj5BD1SBh3fRDTzTngsxBU8LIZzDyTGDjv-ANG21KReDeFYm0ls3gSebLeTLBI8oGg7UZC2I93aT_bD7QvDv7_6IDZbU5Wqnp5oSnXq0LOQsANiubonopgsJxmAL34R6n-WBxF5qqhqfRicl06dsxbNwggZ-RN9-JQTZoHphvlNmipzg09SCas-cLviS5Xu4qzAg0f4U.LzOcKvf-5yARzQYa--jPXA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:10:09:   'x-forwarded-proto': 'https',
2025-11-28T09:10:09:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:10:09:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:10:09:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:10:09:   'content-length': '42',
2025-11-28T09:10:09:   connection: 'Keep-Alive',
2025-11-28T09:10:09:   'x-middleware-invoke': '',
2025-11-28T09:10:09:   'x-invoke-path': '/api/conversation/ce562e1a4f29dda293ecadf18ccdf47e6ee2f2163950a08f',
2025-11-28T09:10:09:   'x-invoke-query': '%7B%7D',
2025-11-28T09:10:09:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T09:10:09: }
2025-11-28T09:10:09: 2025-11-28T14:10:09.446Z compression no compression: size below threshold
2025-11-28T09:10:09: 2025-11-28T14:10:09.529Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:10:09:   matchedOutput: {
2025-11-28T09:10:09:     type: 'pageFile',
2025-11-28T09:10:09:     fsPath: undefined,
2025-11-28T09:10:09:     locale: undefined,
2025-11-28T09:10:09:     itemsRoot: undefined,
2025-11-28T09:10:09:     itemPath: '/api/conversations'
2025-11-28T09:10:09:   },
2025-11-28T09:10:09:   statusCode: undefined,
2025-11-28T09:10:09:   resHeaders: {},
2025-11-28T09:10:09:   bodyStream: false,
2025-11-28T09:10:09:   parsedUrl: {
2025-11-28T09:10:09:     pathname: '/api/conversations',
2025-11-28T09:10:09:     query: [Object: null prototype] {}
2025-11-28T09:10:09:   },
2025-11-28T09:10:09:   finished: true
2025-11-28T09:10:09: }
2025-11-28T09:10:09: 2025-11-28T14:10:09.529Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:10:09:   host: 'gearly.com',
2025-11-28T09:10:09:   accept: '*/*',
2025-11-28T09:10:09:   'sec-fetch-site': 'same-origin',
2025-11-28T09:10:09:   pragma: 'no-cache',
2025-11-28T09:10:09:   'sec-fetch-mode': 'cors',
2025-11-28T09:10:09:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:10:09:   referer: 'https://gearly.com/',
2025-11-28T09:10:09:   'sec-fetch-dest': 'empty',
2025-11-28T09:10:09:   'cache-control': 'no-cache',
2025-11-28T09:10:09:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:10:09:   priority: 'u=3, i',
2025-11-28T09:10:09:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:10:09:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..2iYYzQJVMJFCUcOl.QfVVjEJ7E53NRWOSwGr7U11jkBeY8eI96QHZPpev9NHX6jSMBsqKOOPs92LyC0qZNz9HsEqh-_i9ZfhfQefhxAYgcuqZSvFfF5hm6vVkWocxn2hSudIjiPoIIpfeKttFDf8Il7NO8xPQfyPyn06YnRE_hn0iB79w1rPruRDlcDEK5tnWSLIl_jOLpPSz32_0Fjd3-XAt9VTbtCI2orXWe4grUt3S0rTyi6anFgKqtnwMD1QhRrjqWSdRMR0gvuo.9ufPKY452ioOi0AAUyIbbg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:10:09:   'x-forwarded-proto': 'https',
2025-11-28T09:10:09:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:10:09:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:10:09:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:10:09:   connection: 'Keep-Alive',
2025-11-28T09:10:09:   'x-middleware-invoke': '',
2025-11-28T09:10:09:   'x-invoke-path': '/api/conversations',
2025-11-28T09:10:09:   'x-invoke-query': '%7B%7D',
2025-11-28T09:10:09:   'x-invoke-output': '/api/conversations'
2025-11-28T09:10:09: }
2025-11-28T09:10:09: 2025-11-28T14:10:09.531Z compression gzip compression
2025-11-28T09:10:09: 2025-11-28T14:10:09.684Z next:router-server:main requestHandler! /api/stream {
2025-11-28T09:10:09:   matchedOutput: {
2025-11-28T09:10:09:     type: 'pageFile',
2025-11-28T09:10:09:     fsPath: undefined,
2025-11-28T09:10:09:     locale: undefined,
2025-11-28T09:10:09:     itemsRoot: undefined,
2025-11-28T09:10:09:     itemPath: '/api/stream'
2025-11-28T09:10:09:   },
2025-11-28T09:10:09:   statusCode: undefined,
2025-11-28T09:10:09:   resHeaders: {},
2025-11-28T09:10:09:   bodyStream: false,
2025-11-28T09:10:09:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T09:10:09:   finished: true
2025-11-28T09:10:09: }
2025-11-28T09:10:09: 2025-11-28T14:10:09.684Z next:router-server:main invokeRender /api/stream {
2025-11-28T09:10:09:   host: 'gearly.com',
2025-11-28T09:10:09:   accept: '*/*',
2025-11-28T09:10:09:   'content-type': 'application/json',
2025-11-28T09:10:09:   'sec-fetch-site': 'same-origin',
2025-11-28T09:10:09:   origin: 'https://gearly.com',
2025-11-28T09:10:09:   'sec-fetch-mode': 'cors',
2025-11-28T09:10:09:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:10:09:   referer: 'https://gearly.com/',
2025-11-28T09:10:09:   'sec-fetch-dest': 'empty',
2025-11-28T09:10:09:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:10:09:   priority: 'u=3, i',
2025-11-28T09:10:09:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:10:09:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..P81jQk08H0MhOfmc.OCwh8QqKpLPFQYdVwSGe7HygYPgz6hLQ1K_8UvRV7Y_L8whKFtK021Vlqewp-0RqcXNDbkFlyjubIbncPvynubuyTTQA_T8PzDOGXdudGNFttFJ3mZ1g_dGOfWIOf2yNpfwRX-cLmaoAL2ISgvlvWP8zrV0UGrIZOSUfexni4_i2qJm-EIoVpwxsWyRSttuyexfpD1MCa9LgUJc04ezgf6EC6EgVXkf7Zs5oGhCa9Jb-blMBXicjrm87C6c65TM.nnwU53DV6krHb5Fe0l1GOA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:10:09:   'x-forwarded-proto': 'https',
2025-11-28T09:10:09:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:10:09:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:10:09:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:10:09:   'content-length': '542',
2025-11-28T09:10:09:   connection: 'Keep-Alive',
2025-11-28T09:10:09:   'x-middleware-invoke': '',
2025-11-28T09:10:09:   'x-invoke-path': '/api/stream',
2025-11-28T09:10:09:   'x-invoke-query': '%7B%7D',
2025-11-28T09:10:09:   'x-invoke-output': '/api/stream'
2025-11-28T09:10:09: }
2025-11-28T09:10:10: 2025-11-28T14:10:10.699Z compression gzip compression
2025-11-28T09:10:11: 2025-11-28T14:10:11.494Z next:router-server:main requestHandler! /api/conversation/ce562e1a4f29dda293ecadf18ccdf47e6ee2f2163950a08f {
2025-11-28T09:10:11:   matchedOutput: {
2025-11-28T09:10:11:     type: 'pageFile',
2025-11-28T09:10:11:     fsPath: undefined,
2025-11-28T09:10:11:     locale: undefined,
2025-11-28T09:10:11:     itemsRoot: undefined,
2025-11-28T09:10:11:     itemPath: '/api/conversation/[id]'
2025-11-28T09:10:11:   },
2025-11-28T09:10:11:   statusCode: undefined,
2025-11-28T09:10:11:   resHeaders: {},
2025-11-28T09:10:11:   bodyStream: false,
2025-11-28T09:10:11:   parsedUrl: {
2025-11-28T09:10:11:     pathname: '/api/conversation/ce562e1a4f29dda293ecadf18ccdf47e6ee2f2163950a08f',
2025-11-28T09:10:11:     query: [Object: null prototype] {}
2025-11-28T09:10:11:   },
2025-11-28T09:10:11:   finished: true
2025-11-28T09:10:11: }
2025-11-28T09:10:11: 2025-11-28T14:10:11.494Z next:router-server:main invokeRender /api/conversation/ce562e1a4f29dda293ecadf18ccdf47e6ee2f2163950a08f {
2025-11-28T09:10:11:   host: 'gearly.com',
2025-11-28T09:10:11:   accept: '*/*',
2025-11-28T09:10:11:   'content-type': 'application/json',
2025-11-28T09:10:11:   'sec-fetch-site': 'same-origin',
2025-11-28T09:10:11:   origin: 'https://gearly.com',
2025-11-28T09:10:11:   'sec-fetch-mode': 'cors',
2025-11-28T09:10:11:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:10:11:   referer: 'https://gearly.com/',
2025-11-28T09:10:11:   'sec-fetch-dest': 'empty',
2025-11-28T09:10:11:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:10:11:   priority: 'u=3, i',
2025-11-28T09:10:11:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:10:11:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..I9t1RtE2FBlgbYI1.W7f-qxDVzbY22AHQFXvyvBqCYDhwS59SWTBgI3tTtdAB92dGfLx8dwL4Sns3MAS93_N9GddGpc0Ll6-V7Mhsls3fAmeAotVv6HSTj503XUvpVmIpKusAa6sAzVMqtTtgE1NqF7mtp2WHyBQ2hN2JMi8A_0AnAB4FiL3XVtbbdr4stCh0rHuq7eFCBMEm7PPZbRlCMBeFiJ7vQ4Pb4eNTzBLYpKCXNYXxOz0Dz24oZ8vR-EOwOx-Rt1jPhDCltUo.WlZ_7xHRHsD4TbvS8Oc1LQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:10:11:   'x-forwarded-proto': 'https',
2025-11-28T09:10:11:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:10:11:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:10:11:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:10:11:   'content-length': '265',
2025-11-28T09:10:11:   connection: 'Keep-Alive',
2025-11-28T09:10:11:   'x-middleware-invoke': '',
2025-11-28T09:10:11:   'x-invoke-path': '/api/conversation/ce562e1a4f29dda293ecadf18ccdf47e6ee2f2163950a08f',
2025-11-28T09:10:11:   'x-invoke-query': '%7B%7D',
2025-11-28T09:10:11:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T09:10:11: }
2025-11-28T09:10:11: 2025-11-28T14:10:11.497Z compression gzip compression
2025-11-28T09:10:11: 2025-11-28T14:10:11.572Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:10:11:   matchedOutput: {
2025-11-28T09:10:11:     type: 'pageFile',
2025-11-28T09:10:11:     fsPath: undefined,
2025-11-28T09:10:11:     locale: undefined,
2025-11-28T09:10:11:     itemsRoot: undefined,
2025-11-28T09:10:11:     itemPath: '/api/conversations'
2025-11-28T09:10:11:   },
2025-11-28T09:10:11:   statusCode: undefined,
2025-11-28T09:10:11:   resHeaders: {},
2025-11-28T09:10:11:   bodyStream: false,
2025-11-28T09:10:11:   parsedUrl: {
2025-11-28T09:10:11:     pathname: '/api/conversations',
2025-11-28T09:10:11:     query: [Object: null prototype] {}
2025-11-28T09:10:11:   },
2025-11-28T09:10:11:   finished: true
2025-11-28T09:10:11: }
2025-11-28T09:10:11: 2025-11-28T14:10:11.572Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:10:11:   host: 'gearly.com',
2025-11-28T09:10:11:   accept: '*/*',
2025-11-28T09:10:11:   'sec-fetch-site': 'same-origin',
2025-11-28T09:10:11:   pragma: 'no-cache',
2025-11-28T09:10:11:   'sec-fetch-mode': 'cors',
2025-11-28T09:10:11:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:10:11:   referer: 'https://gearly.com/',
2025-11-28T09:10:11:   'sec-fetch-dest': 'empty',
2025-11-28T09:10:11:   'cache-control': 'no-cache',
2025-11-28T09:10:11:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:10:11:   priority: 'u=3, i',
2025-11-28T09:10:11:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:10:11:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..tn-xO8M7krb-QzkG.tNY7DXMVyf4NohNtZE0NbZYx5MoE1o4xvVYnKKkEgS3INaqViCRWkLuRExx6lYejBse2m3zY0j8hALRfnkG-picbyOflj6kwj0Spz6sfuNgbEy7PL8ut_YWi5GG3bvFfFYOqIb4wPCNYPLmXpnGBm4kb8Aol6Zp3OoV0YSKtPa4AStiZYTiJw6VSfN5njQ6-j6DW6tPJMRGV3MzcE6_8HP571t4JKm0zDPHCmJ9oRjjhwW_tyHB-zH-oVLf66JI.7QiqlN9lwgQ9cOigmZi5Mw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:10:11:   'x-forwarded-proto': 'https',
2025-11-28T09:10:11:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:10:11:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:10:11:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:10:11:   connection: 'Keep-Alive',
2025-11-28T09:10:11:   'x-middleware-invoke': '',
2025-11-28T09:10:11:   'x-invoke-path': '/api/conversations',
2025-11-28T09:10:11:   'x-invoke-query': '%7B%7D',
2025-11-28T09:10:11:   'x-invoke-output': '/api/conversations'
2025-11-28T09:10:11: }
2025-11-28T09:10:11: 2025-11-28T14:10:11.573Z compression gzip compression
2025-11-28T09:10:55: 2025-11-28T14:10:55.235Z next:router-server:main requestHandler! /auth/signup {
2025-11-28T09:10:55:   matchedOutput: {
2025-11-28T09:10:55:     type: 'pageFile',
2025-11-28T09:10:55:     fsPath: undefined,
2025-11-28T09:10:55:     locale: undefined,
2025-11-28T09:10:55:     itemsRoot: undefined,
2025-11-28T09:10:55:     itemPath: '/auth/signup'
2025-11-28T09:10:55:   },
2025-11-28T09:10:55:   statusCode: undefined,
2025-11-28T09:10:55:   resHeaders: {},
2025-11-28T09:10:55:   bodyStream: false,
2025-11-28T09:10:55:   parsedUrl: { pathname: '/auth/signup', query: [Object: null prototype] {} },
2025-11-28T09:10:55:   finished: true
2025-11-28T09:10:55: }
2025-11-28T09:10:55: 2025-11-28T14:10:55.235Z next:router-server:main invokeRender /auth/signup {
2025-11-28T09:10:55:   host: 'gearly.com',
2025-11-28T09:10:55:   'sec-fetch-dest': 'document',
2025-11-28T09:10:55:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:10:55:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T09:10:55:   'sec-fetch-site': 'same-origin',
2025-11-28T09:10:55:   'sec-fetch-mode': 'navigate',
2025-11-28T09:10:55:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:10:55:   priority: 'u=0, i',
2025-11-28T09:10:55:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:10:55:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..sJ5be43Y94GlekOe.caMlWrxk6d02VWj-lxDozGdccVvQcZLqnFoPXBEsQvEp7DhWYE6NuceDVtAtqsSTF1Bt3D_uMkWXplH5Q6vqK164hXOr1sLWb3bTwv1SHjo-8q-pEe-er5CeYQiHE4dvAV9lwSIQB7K_dA6vWdegdnBSyRV9A84CbxTSdIIcKIuV_kDq6QdA68qS0JHezVrHfe-nIHB9_ego9eAijBNPeQfEGGBOcNjeYeQioPN66uFdL9XAKIjSiGeXSycDUoM.SNdYikTopG80-1sD0YRmpg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:10:55:   'x-forwarded-proto': 'https',
2025-11-28T09:10:55:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:10:55:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:10:55:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:10:55:   connection: 'Keep-Alive',
2025-11-28T09:10:55:   'x-middleware-invoke': '',
2025-11-28T09:10:55:   'x-invoke-path': '/auth/signup',
2025-11-28T09:10:55:   'x-invoke-query': '%7B%7D',
2025-11-28T09:10:55:   'x-invoke-output': '/auth/signup'
2025-11-28T09:10:55: }
2025-11-28T09:10:55: 2025-11-28T14:10:55.236Z compression gzip compression
2025-11-28T09:10:55: 2025-11-28T14:10:55.339Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T09:10:55:   matchedOutput: {
2025-11-28T09:10:55:     type: 'pageFile',
2025-11-28T09:10:55:     fsPath: undefined,
2025-11-28T09:10:55:     locale: undefined,
2025-11-28T09:10:55:     itemsRoot: undefined,
2025-11-28T09:10:55:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T09:10:55:   },
2025-11-28T09:10:55:   statusCode: undefined,
2025-11-28T09:10:55:   resHeaders: {},
2025-11-28T09:10:55:   bodyStream: false,
2025-11-28T09:10:55:   parsedUrl: {
2025-11-28T09:10:55:     pathname: '/api/auth/providers',
2025-11-28T09:10:55:     query: [Object: null prototype] {}
2025-11-28T09:10:55:   },
2025-11-28T09:10:55:   finished: true
2025-11-28T09:10:55: }
2025-11-28T09:10:55: 2025-11-28T14:10:55.339Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T09:10:55:   host: 'gearly.com',
2025-11-28T09:10:55:   accept: '*/*',
2025-11-28T09:10:55:   'sec-fetch-site': 'same-origin',
2025-11-28T09:10:55:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T09:10:55:   'sec-fetch-mode': 'cors',
2025-11-28T09:10:55:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:10:55:   referer: 'https://gearly.com/auth/signup',
2025-11-28T09:10:55:   'sec-fetch-dest': 'empty',
2025-11-28T09:10:55:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:10:55:   priority: 'u=3, i',
2025-11-28T09:10:55:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:10:55:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..sJ5be43Y94GlekOe.caMlWrxk6d02VWj-lxDozGdccVvQcZLqnFoPXBEsQvEp7DhWYE6NuceDVtAtqsSTF1Bt3D_uMkWXplH5Q6vqK164hXOr1sLWb3bTwv1SHjo-8q-pEe-er5CeYQiHE4dvAV9lwSIQB7K_dA6vWdegdnBSyRV9A84CbxTSdIIcKIuV_kDq6QdA68qS0JHezVrHfe-nIHB9_ego9eAijBNPeQfEGGBOcNjeYeQioPN66uFdL9XAKIjSiGeXSycDUoM.SNdYikTopG80-1sD0YRmpg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:10:55:   'x-forwarded-proto': 'https',
2025-11-28T09:10:55:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:10:55:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:10:55:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:10:55:   connection: 'Keep-Alive',
2025-11-28T09:10:55:   'x-middleware-invoke': '',
2025-11-28T09:10:55:   'x-invoke-path': '/api/auth/providers',
2025-11-28T09:10:55:   'x-invoke-query': '%7B%7D',
2025-11-28T09:10:55:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T09:10:55: }
2025-11-28T09:10:55: 2025-11-28T14:10:55.340Z compression no compression: size below threshold
2025-11-28T09:10:55: 2025-11-28T14:10:55.408Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T09:10:55:   matchedOutput: {
2025-11-28T09:10:55:     type: 'pageFile',
2025-11-28T09:10:55:     fsPath: undefined,
2025-11-28T09:10:55:     locale: undefined,
2025-11-28T09:10:55:     itemsRoot: undefined,
2025-11-28T09:10:55:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T09:10:55:   },
2025-11-28T09:10:55:   statusCode: undefined,
2025-11-28T09:10:55:   resHeaders: {},
2025-11-28T09:10:55:   bodyStream: false,
2025-11-28T09:10:55:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T09:10:55:   finished: true
2025-11-28T09:10:55: }
2025-11-28T09:10:55: 2025-11-28T14:10:55.408Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T09:10:55:   host: 'gearly.com',
2025-11-28T09:10:55:   accept: '*/*',
2025-11-28T09:10:55:   'content-type': 'application/json',
2025-11-28T09:10:55:   'sec-fetch-site': 'same-origin',
2025-11-28T09:10:55:   'if-none-match': '"mua6l7yk4k42"',
2025-11-28T09:10:55:   'sec-fetch-mode': 'cors',
2025-11-28T09:10:55:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:10:55:   referer: 'https://gearly.com/auth/signup',
2025-11-28T09:10:55:   'sec-fetch-dest': 'empty',
2025-11-28T09:10:55:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:10:55:   priority: 'u=3, i',
2025-11-28T09:10:55:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:10:55:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..sJ5be43Y94GlekOe.caMlWrxk6d02VWj-lxDozGdccVvQcZLqnFoPXBEsQvEp7DhWYE6NuceDVtAtqsSTF1Bt3D_uMkWXplH5Q6vqK164hXOr1sLWb3bTwv1SHjo-8q-pEe-er5CeYQiHE4dvAV9lwSIQB7K_dA6vWdegdnBSyRV9A84CbxTSdIIcKIuV_kDq6QdA68qS0JHezVrHfe-nIHB9_ego9eAijBNPeQfEGGBOcNjeYeQioPN66uFdL9XAKIjSiGeXSycDUoM.SNdYikTopG80-1sD0YRmpg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:10:55:   'x-forwarded-proto': 'https',
2025-11-28T09:10:55:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:10:55:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:10:55:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:10:55:   connection: 'Keep-Alive',
2025-11-28T09:10:55:   'x-middleware-invoke': '',
2025-11-28T09:10:55:   'x-invoke-path': '/api/auth/session',
2025-11-28T09:10:55:   'x-invoke-query': '%7B%7D',
2025-11-28T09:10:55:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T09:10:55: }
2025-11-28T09:10:55: 2025-11-28T14:10:55.409Z compression no compression: size below threshold
2025-11-28T09:10:55: 2025-11-28T14:10:55.482Z next:router-server:main requestHandler! /logo.png {
2025-11-28T09:10:55:   matchedOutput: {
2025-11-28T09:10:55:     type: 'publicFolder',
2025-11-28T09:10:55:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T09:10:55:     locale: undefined,
2025-11-28T09:10:55:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T09:10:55:     itemPath: '/logo.png'
2025-11-28T09:10:55:   },
2025-11-28T09:10:55:   statusCode: undefined,
2025-11-28T09:10:55:   resHeaders: {},
2025-11-28T09:10:55:   bodyStream: false,
2025-11-28T09:10:55:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T09:10:55:   finished: true
2025-11-28T09:10:55: }
2025-11-28T09:10:55: 2025-11-28T14:10:55.482Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T09:10:55: 2025-11-28T14:10:55.482Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T09:10:55: 2025-11-28T14:10:55.482Z send accept ranges
2025-11-28T09:10:55: 2025-11-28T14:10:55.482Z send cache-control public, max-age=0
2025-11-28T09:10:55: 2025-11-28T14:10:55.482Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T09:10:55: 2025-11-28T14:10:55.482Z send etag W/"2465-19ac853b2f0"
2025-11-28T09:10:55: 2025-11-28T14:10:55.482Z send content-type image/png
2025-11-28T09:10:55: 2025-11-28T14:10:55.482Z send not modified
2025-11-28T09:10:55: 2025-11-28T14:10:55.482Z compression undefined not compressible
2025-11-28T09:10:55: 2025-11-28T14:10:55.482Z compression no compression: filtered
2025-11-28T09:10:55: 2025-11-28T14:10:55.495Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:10:55:   matchedOutput: {
2025-11-28T09:10:55:     type: 'pageFile',
2025-11-28T09:10:55:     fsPath: undefined,
2025-11-28T09:10:55:     locale: undefined,
2025-11-28T09:10:55:     itemsRoot: undefined,
2025-11-28T09:10:55:     itemPath: '/api/conversations'
2025-11-28T09:10:55:   },
2025-11-28T09:10:55:   statusCode: undefined,
2025-11-28T09:10:55:   resHeaders: {},
2025-11-28T09:10:55:   bodyStream: false,
2025-11-28T09:10:55:   parsedUrl: {
2025-11-28T09:10:55:     pathname: '/api/conversations',
2025-11-28T09:10:55:     query: [Object: null prototype] {}
2025-11-28T09:10:55:   },
2025-11-28T09:10:55:   finished: true
2025-11-28T09:10:55: }
2025-11-28T09:10:55: 2025-11-28T14:10:55.495Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:10:55:   host: 'gearly.com',
2025-11-28T09:10:55:   accept: '*/*',
2025-11-28T09:10:55:   'sec-fetch-site': 'same-origin',
2025-11-28T09:10:55:   pragma: 'no-cache',
2025-11-28T09:10:55:   'sec-fetch-mode': 'cors',
2025-11-28T09:10:55:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:10:55:   referer: 'https://gearly.com/',
2025-11-28T09:10:55:   'sec-fetch-dest': 'empty',
2025-11-28T09:10:55:   'cache-control': 'no-cache',
2025-11-28T09:10:55:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:10:55:   priority: 'u=3, i',
2025-11-28T09:10:55:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:10:55:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..mkSRvLOQd9aWXQ53.n1mRAMMeDl0ZPPvAWCluxrS8fqiNQjlvuZUXmvRcsOksg-AiCwxlVLWFhAFCPfeE15J5MTikQMuBl3ZrBJJ71QYBXRsyjFUVRtsPJFMyqgW-CDXSsHEGcpFdo4sMunZapzTWPxlUfILP01F5Cw5z27r9nWmssJCG6VMOnVqmqrrur_nCsv7F6t800AM36En9MqnNmirPJ2xLnWGNNen17PfS1o2FJHC0T-fFn9sGkLeOL0VEP1AA-ba_BFZ4E-c.tNPxW9EQFKlONmGM3wRtQw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:10:55:   'x-forwarded-proto': 'https',
2025-11-28T09:10:55:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:10:55:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:10:55:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:10:55:   connection: 'Keep-Alive',
2025-11-28T09:10:55:   'x-middleware-invoke': '',
2025-11-28T09:10:55:   'x-invoke-path': '/api/conversations',
2025-11-28T09:10:55:   'x-invoke-query': '%7B%7D',
2025-11-28T09:10:55:   'x-invoke-output': '/api/conversations'
2025-11-28T09:10:55: }
2025-11-28T09:10:55: 2025-11-28T14:10:55.497Z compression gzip compression
2025-11-28T09:10:55: 2025-11-28T14:10:55.567Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T09:10:55:   matchedOutput: {
2025-11-28T09:10:55:     type: 'pageFile',
2025-11-28T09:10:55:     fsPath: undefined,
2025-11-28T09:10:55:     locale: undefined,
2025-11-28T09:10:55:     itemsRoot: undefined,
2025-11-28T09:10:55:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T09:10:55:   },
2025-11-28T09:10:55:   statusCode: undefined,
2025-11-28T09:10:55:   resHeaders: {},
2025-11-28T09:10:55:   bodyStream: false,
2025-11-28T09:10:55:   parsedUrl: {
2025-11-28T09:10:55:     pathname: '/api/auth/providers',
2025-11-28T09:10:55:     query: [Object: null prototype] {}
2025-11-28T09:10:55:   },
2025-11-28T09:10:55:   finished: true
2025-11-28T09:10:55: }
2025-11-28T09:10:55: 2025-11-28T14:10:55.567Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T09:10:55:   host: 'gearly.com',
2025-11-28T09:10:55:   accept: '*/*',
2025-11-28T09:10:55:   'sec-fetch-site': 'same-origin',
2025-11-28T09:10:55:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T09:10:55:   'sec-fetch-mode': 'cors',
2025-11-28T09:10:55:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:10:55:   referer: 'https://gearly.com/',
2025-11-28T09:10:55:   'sec-fetch-dest': 'empty',
2025-11-28T09:10:55:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:10:55:   priority: 'u=3, i',
2025-11-28T09:10:55:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:10:55:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..H3s8dAbSj_QN8XsU.5P_bdORRuu3zzTnytK41mTD6MAKMUQK8yp5-oZCbcrmPuJgLBZdNZz0RncthZ9EX1Ua8YAgrciJdSC1iFSxwIpjbt3bNw822LNuRhwh0i8mdbIuEinyWnSDC6QPn2ACAMWOGH3-pHS_JDg4GSyFzX_WoynKya9utrJs5R5nidj62np1jpPLs-m2h8b9WNOTg9aBEuSwoOwKo8m8mUQ3UvoJSU-tOUvYAuGQUQTgi00QIRo-_b0R6FGuLYyNYzwE.5NrHH2R9-D1zGz3lsr3yMg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:10:55:   'x-forwarded-proto': 'https',
2025-11-28T09:10:55:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:10:55:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:10:55:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:10:55:   connection: 'Keep-Alive',
2025-11-28T09:10:55:   'x-middleware-invoke': '',
2025-11-28T09:10:55:   'x-invoke-path': '/api/auth/providers',
2025-11-28T09:10:55:   'x-invoke-query': '%7B%7D',
2025-11-28T09:10:55:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T09:10:55: }
2025-11-28T09:10:55: 2025-11-28T14:10:55.568Z compression no compression: size below threshold
2025-11-28T09:11:12: 2025-11-28T14:11:12.380Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:11:12:   matchedOutput: {
2025-11-28T09:11:12:     type: 'pageFile',
2025-11-28T09:11:12:     fsPath: undefined,
2025-11-28T09:11:12:     locale: undefined,
2025-11-28T09:11:12:     itemsRoot: undefined,
2025-11-28T09:11:12:     itemPath: '/api/conversations'
2025-11-28T09:11:12:   },
2025-11-28T09:11:12:   statusCode: undefined,
2025-11-28T09:11:12:   resHeaders: {},
2025-11-28T09:11:12:   bodyStream: false,
2025-11-28T09:11:12:   parsedUrl: {
2025-11-28T09:11:12:     pathname: '/api/conversations',
2025-11-28T09:11:12:     query: [Object: null prototype] {}
2025-11-28T09:11:12:   },
2025-11-28T09:11:12:   finished: true
2025-11-28T09:11:12: }
2025-11-28T09:11:12: 2025-11-28T14:11:12.380Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:11:12:   host: 'gearly.com',
2025-11-28T09:11:12:   accept: '*/*',
2025-11-28T09:11:12:   'sec-fetch-site': 'same-origin',
2025-11-28T09:11:12:   origin: 'https://gearly.com',
2025-11-28T09:11:12:   'sec-fetch-mode': 'cors',
2025-11-28T09:11:12:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:11:12:   referer: 'https://gearly.com/',
2025-11-28T09:11:12:   'sec-fetch-dest': 'empty',
2025-11-28T09:11:12:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:11:12:   priority: 'u=3, i',
2025-11-28T09:11:12:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:11:12:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..H3s8dAbSj_QN8XsU.5P_bdORRuu3zzTnytK41mTD6MAKMUQK8yp5-oZCbcrmPuJgLBZdNZz0RncthZ9EX1Ua8YAgrciJdSC1iFSxwIpjbt3bNw822LNuRhwh0i8mdbIuEinyWnSDC6QPn2ACAMWOGH3-pHS_JDg4GSyFzX_WoynKya9utrJs5R5nidj62np1jpPLs-m2h8b9WNOTg9aBEuSwoOwKo8m8mUQ3UvoJSU-tOUvYAuGQUQTgi00QIRo-_b0R6FGuLYyNYzwE.5NrHH2R9-D1zGz3lsr3yMg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:11:12:   'x-forwarded-proto': 'https',
2025-11-28T09:11:12:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:11:12:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:11:12:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:11:12:   'content-length': '0',
2025-11-28T09:11:12:   connection: 'Keep-Alive',
2025-11-28T09:11:12:   'x-middleware-invoke': '',
2025-11-28T09:11:12:   'x-invoke-path': '/api/conversations',
2025-11-28T09:11:12:   'x-invoke-query': '%7B%7D',
2025-11-28T09:11:12:   'x-invoke-output': '/api/conversations'
2025-11-28T09:11:12: }
2025-11-28T09:11:12: 2025-11-28T14:11:12.383Z compression no compression: size below threshold
2025-11-28T09:11:12: 2025-11-28T14:11:12.466Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:11:12:   matchedOutput: {
2025-11-28T09:11:12:     type: 'pageFile',
2025-11-28T09:11:12:     fsPath: undefined,
2025-11-28T09:11:12:     locale: undefined,
2025-11-28T09:11:12:     itemsRoot: undefined,
2025-11-28T09:11:12:     itemPath: '/api/conversations'
2025-11-28T09:11:12:   },
2025-11-28T09:11:12:   statusCode: undefined,
2025-11-28T09:11:12:   resHeaders: {},
2025-11-28T09:11:12:   bodyStream: false,
2025-11-28T09:11:12:   parsedUrl: {
2025-11-28T09:11:12:     pathname: '/api/conversations',
2025-11-28T09:11:12:     query: [Object: null prototype] {}
2025-11-28T09:11:12:   },
2025-11-28T09:11:12:   finished: true
2025-11-28T09:11:12: }
2025-11-28T09:11:12: 2025-11-28T14:11:12.466Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:11:12:   host: 'gearly.com',
2025-11-28T09:11:12:   accept: '*/*',
2025-11-28T09:11:12:   'sec-fetch-site': 'same-origin',
2025-11-28T09:11:12:   pragma: 'no-cache',
2025-11-28T09:11:12:   'sec-fetch-mode': 'cors',
2025-11-28T09:11:12:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:11:12:   referer: 'https://gearly.com/',
2025-11-28T09:11:12:   'sec-fetch-dest': 'empty',
2025-11-28T09:11:12:   'cache-control': 'no-cache',
2025-11-28T09:11:12:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:11:12:   priority: 'u=3, i',
2025-11-28T09:11:12:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:11:12:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..IBa1_-zfv-3UaFYY.wPhm0m2b23dl5rI1rWvTUJ4AxljXO66LqLmAXTMvMqpp-8cFCmcFYMfJk_SXLGZkCutFsD-9oEqaNCCht3MBqnzW67NgdVeQ20c60IlVxNuv7bZXPULBcYpqRxix5ZqEP5KIC22gRLr9D-edYdzWwMKuKbRWEq51ov59xu1q1uVj_tHs0LNNMDJc_rwFBaRKepxfLtx49z9ZLwL9fKO1dhWXfG1-qVDJv8o7VPAcVUe5g1URDSOcsyxnyw2ClqA.XOJFa9_KK7gZlO_hxpr0aw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:11:12:   'x-forwarded-proto': 'https',
2025-11-28T09:11:12:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:11:12:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:11:12:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:11:12:   connection: 'Keep-Alive',
2025-11-28T09:11:12:   'x-middleware-invoke': '',
2025-11-28T09:11:12:   'x-invoke-path': '/api/conversations',
2025-11-28T09:11:12:   'x-invoke-query': '%7B%7D',
2025-11-28T09:11:12:   'x-invoke-output': '/api/conversations'
2025-11-28T09:11:12: }
2025-11-28T09:11:12: 2025-11-28T14:11:12.467Z compression gzip compression
2025-11-28T09:11:12: 2025-11-28T14:11:12.494Z next:router-server:main requestHandler! /profile.png {
2025-11-28T09:11:12:   matchedOutput: {
2025-11-28T09:11:12:     type: 'publicFolder',
2025-11-28T09:11:12:     fsPath: '/home/americas/public_html/ai/public/profile.png',
2025-11-28T09:11:12:     locale: undefined,
2025-11-28T09:11:12:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T09:11:12:     itemPath: '/profile.png'
2025-11-28T09:11:12:   },
2025-11-28T09:11:12:   statusCode: undefined,
2025-11-28T09:11:12:   resHeaders: {},
2025-11-28T09:11:12:   bodyStream: false,
2025-11-28T09:11:12:   parsedUrl: { pathname: '/profile.png', query: [Object: null prototype] {} },
2025-11-28T09:11:12:   finished: true
2025-11-28T09:11:12: }
2025-11-28T09:11:12: 2025-11-28T14:11:12.494Z send stat "/home/americas/public_html/ai/public/profile.png"
2025-11-28T09:11:12: 2025-11-28T14:11:12.494Z send pipe "/home/americas/public_html/ai/public/profile.png"
2025-11-28T09:11:12: 2025-11-28T14:11:12.494Z send accept ranges
2025-11-28T09:11:12: 2025-11-28T14:11:12.494Z send cache-control public, max-age=0
2025-11-28T09:11:12: 2025-11-28T14:11:12.494Z send modified Fri, 28 Nov 2025 02:38:41 GMT
2025-11-28T09:11:12: 2025-11-28T14:11:12.494Z send etag W/"e5b-19ac853ba0a"
2025-11-28T09:11:12: 2025-11-28T14:11:12.494Z send content-type image/png
2025-11-28T09:11:12: 2025-11-28T14:11:12.494Z send not modified
2025-11-28T09:11:12: 2025-11-28T14:11:12.494Z compression undefined not compressible
2025-11-28T09:11:12: 2025-11-28T14:11:12.494Z compression no compression: filtered
2025-11-28T09:11:12: 2025-11-28T14:11:12.574Z next:router-server:main requestHandler! /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:11:12:   matchedOutput: {
2025-11-28T09:11:12:     type: 'pageFile',
2025-11-28T09:11:12:     fsPath: undefined,
2025-11-28T09:11:12:     locale: undefined,
2025-11-28T09:11:12:     itemsRoot: undefined,
2025-11-28T09:11:12:     itemPath: '/api/conversation/[id]'
2025-11-28T09:11:12:   },
2025-11-28T09:11:12:   statusCode: undefined,
2025-11-28T09:11:12:   resHeaders: {},
2025-11-28T09:11:12:   bodyStream: false,
2025-11-28T09:11:12:   parsedUrl: {
2025-11-28T09:11:12:     pathname: '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:11:12:     query: [Object: null prototype] {}
2025-11-28T09:11:12:   },
2025-11-28T09:11:12:   finished: true
2025-11-28T09:11:12: }
2025-11-28T09:11:12: 2025-11-28T14:11:12.574Z next:router-server:main invokeRender /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:11:12:   host: 'gearly.com',
2025-11-28T09:11:12:   accept: '*/*',
2025-11-28T09:11:12:   'content-type': 'application/json',
2025-11-28T09:11:12:   'sec-fetch-site': 'same-origin',
2025-11-28T09:11:12:   origin: 'https://gearly.com',
2025-11-28T09:11:12:   'sec-fetch-mode': 'cors',
2025-11-28T09:11:12:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:11:12:   referer: 'https://gearly.com/',
2025-11-28T09:11:12:   'sec-fetch-dest': 'empty',
2025-11-28T09:11:12:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:11:12:   priority: 'u=3, i',
2025-11-28T09:11:12:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:11:12:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..j52xqwQjR2qz0zBm.WsgM8tBcgDJr_lVDberIiGc2GfpdQCI5mmT6pN1pzp4PY9DXzw8ixQ3cbRpyzSUt8IWHkhoLNaTex9ACstTpbxfmwfvJQ4SBKDsWUhimKA3xKNio97IQG5KzGOfuymTqf0n_s2wrLial93fvdMNP_uqUVlvJcW-tG-rTJBWZZzFhRDrkfmEzK4rvK5BrnGU9_ruU_-eiWLU0ZoHW8YmxWob3D3-GjLtZxltRuB0NE1LZAqUd6KBAyT54t0ABMmY.0zcmveQwNNwh5yieVh9sdg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:11:12:   'x-forwarded-proto': 'https',
2025-11-28T09:11:12:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:11:12:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:11:12:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:11:12:   'content-length': '42',
2025-11-28T09:11:12:   connection: 'Keep-Alive',
2025-11-28T09:11:12:   'x-middleware-invoke': '',
2025-11-28T09:11:12:   'x-invoke-path': '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:11:12:   'x-invoke-query': '%7B%7D',
2025-11-28T09:11:12:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T09:11:12: }
2025-11-28T09:11:12: 2025-11-28T14:11:12.577Z compression no compression: size below threshold
2025-11-28T09:11:12: 2025-11-28T14:11:12.644Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:11:12:   matchedOutput: {
2025-11-28T09:11:12:     type: 'pageFile',
2025-11-28T09:11:12:     fsPath: undefined,
2025-11-28T09:11:12:     locale: undefined,
2025-11-28T09:11:12:     itemsRoot: undefined,
2025-11-28T09:11:12:     itemPath: '/api/conversations'
2025-11-28T09:11:12:   },
2025-11-28T09:11:12:   statusCode: undefined,
2025-11-28T09:11:12:   resHeaders: {},
2025-11-28T09:11:12:   bodyStream: false,
2025-11-28T09:11:12:   parsedUrl: {
2025-11-28T09:11:12:     pathname: '/api/conversations',
2025-11-28T09:11:12:     query: [Object: null prototype] {}
2025-11-28T09:11:12:   },
2025-11-28T09:11:12:   finished: true
2025-11-28T09:11:12: }
2025-11-28T09:11:12: 2025-11-28T14:11:12.644Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:11:12:   host: 'gearly.com',
2025-11-28T09:11:12:   accept: '*/*',
2025-11-28T09:11:12:   'sec-fetch-site': 'same-origin',
2025-11-28T09:11:12:   pragma: 'no-cache',
2025-11-28T09:11:12:   'sec-fetch-mode': 'cors',
2025-11-28T09:11:12:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:11:12:   referer: 'https://gearly.com/',
2025-11-28T09:11:12:   'sec-fetch-dest': 'empty',
2025-11-28T09:11:12:   'cache-control': 'no-cache',
2025-11-28T09:11:12:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:11:12:   priority: 'u=3, i',
2025-11-28T09:11:12:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:11:12:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Tg_EW6AaRS1WMIyP.ZhfX3Egk2T5FMPqcTZRqfg3qf-UNEfuv9uadlwIlvirg2AHOEM71E-5qVIucV_v1Eh37KdMRUT0Dhpgk2KHhbmtdmQgtm5cq2EtYfQqK-ONVL8A7GDXtb7WqHYz9Cy3zyAyKgTpuoZuxDflxBLs-KPUUH44zNT4lCEA-r2AKqMUnZeCoVA3va5I-d4Me98mQLS_BYzXt3ddu9N_UYJl5L1kNfDr26PYy1N3F5HOhKIJ7T_qG2QurePzkjedhEno.p5HW1SCU0DsviY5DLs4rVQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:11:12:   'x-forwarded-proto': 'https',
2025-11-28T09:11:12:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:11:12:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:11:12:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:11:12:   connection: 'Keep-Alive',
2025-11-28T09:11:12:   'x-middleware-invoke': '',
2025-11-28T09:11:12:   'x-invoke-path': '/api/conversations',
2025-11-28T09:11:12:   'x-invoke-query': '%7B%7D',
2025-11-28T09:11:12:   'x-invoke-output': '/api/conversations'
2025-11-28T09:11:12: }
2025-11-28T09:11:12: 2025-11-28T14:11:12.646Z compression gzip compression
2025-11-28T09:11:12: 2025-11-28T14:11:12.661Z next:router-server:main requestHandler! /api/stream {
2025-11-28T09:11:12:   matchedOutput: {
2025-11-28T09:11:12:     type: 'pageFile',
2025-11-28T09:11:12:     fsPath: undefined,
2025-11-28T09:11:12:     locale: undefined,
2025-11-28T09:11:12:     itemsRoot: undefined,
2025-11-28T09:11:12:     itemPath: '/api/stream'
2025-11-28T09:11:12:   },
2025-11-28T09:11:12:   statusCode: undefined,
2025-11-28T09:11:12:   resHeaders: {},
2025-11-28T09:11:12:   bodyStream: false,
2025-11-28T09:11:12:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T09:11:12:   finished: true
2025-11-28T09:11:12: }
2025-11-28T09:11:12: 2025-11-28T14:11:12.661Z next:router-server:main invokeRender /api/stream {
2025-11-28T09:11:12:   host: 'gearly.com',
2025-11-28T09:11:12:   accept: '*/*',
2025-11-28T09:11:12:   'content-type': 'application/json',
2025-11-28T09:11:12:   'sec-fetch-site': 'same-origin',
2025-11-28T09:11:12:   origin: 'https://gearly.com',
2025-11-28T09:11:12:   'sec-fetch-mode': 'cors',
2025-11-28T09:11:12:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:11:12:   referer: 'https://gearly.com/',
2025-11-28T09:11:12:   'sec-fetch-dest': 'empty',
2025-11-28T09:11:12:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:11:12:   priority: 'u=3, i',
2025-11-28T09:11:12:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:11:12:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Tg_EW6AaRS1WMIyP.ZhfX3Egk2T5FMPqcTZRqfg3qf-UNEfuv9uadlwIlvirg2AHOEM71E-5qVIucV_v1Eh37KdMRUT0Dhpgk2KHhbmtdmQgtm5cq2EtYfQqK-ONVL8A7GDXtb7WqHYz9Cy3zyAyKgTpuoZuxDflxBLs-KPUUH44zNT4lCEA-r2AKqMUnZeCoVA3va5I-d4Me98mQLS_BYzXt3ddu9N_UYJl5L1kNfDr26PYy1N3F5HOhKIJ7T_qG2QurePzkjedhEno.p5HW1SCU0DsviY5DLs4rVQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:11:12:   'x-forwarded-proto': 'https',
2025-11-28T09:11:12:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:11:12:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:11:12:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:11:12:   'content-length': '99',
2025-11-28T09:11:12:   connection: 'Keep-Alive',
2025-11-28T09:11:12:   'x-middleware-invoke': '',
2025-11-28T09:11:12:   'x-invoke-path': '/api/stream',
2025-11-28T09:11:12:   'x-invoke-query': '%7B%7D',
2025-11-28T09:11:12:   'x-invoke-output': '/api/stream'
2025-11-28T09:11:12: }
2025-11-28T09:11:14: 2025-11-28T14:11:14.297Z compression gzip compression
2025-11-28T09:11:14: 2025-11-28T14:11:14.595Z next:router-server:main requestHandler! /logo.png {
2025-11-28T09:11:14:   matchedOutput: {
2025-11-28T09:11:14:     type: 'publicFolder',
2025-11-28T09:11:14:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T09:11:14:     locale: undefined,
2025-11-28T09:11:14:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T09:11:14:     itemPath: '/logo.png'
2025-11-28T09:11:14:   },
2025-11-28T09:11:14:   statusCode: undefined,
2025-11-28T09:11:14:   resHeaders: {},
2025-11-28T09:11:14:   bodyStream: false,
2025-11-28T09:11:14:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T09:11:14:   finished: true
2025-11-28T09:11:14: }
2025-11-28T09:11:14: 2025-11-28T14:11:14.595Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T09:11:14: 2025-11-28T14:11:14.595Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T09:11:14: 2025-11-28T14:11:14.595Z send accept ranges
2025-11-28T09:11:14: 2025-11-28T14:11:14.595Z send cache-control public, max-age=0
2025-11-28T09:11:14: 2025-11-28T14:11:14.595Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T09:11:14: 2025-11-28T14:11:14.595Z send etag W/"2465-19ac853b2f0"
2025-11-28T09:11:14: 2025-11-28T14:11:14.595Z send content-type image/png
2025-11-28T09:11:14: 2025-11-28T14:11:14.595Z send not modified
2025-11-28T09:11:14: 2025-11-28T14:11:14.595Z compression undefined not compressible
2025-11-28T09:11:14: 2025-11-28T14:11:14.595Z compression no compression: filtered
2025-11-28T09:11:15: 2025-11-28T14:11:15.354Z next:router-server:main requestHandler! /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:11:15:   matchedOutput: {
2025-11-28T09:11:15:     type: 'pageFile',
2025-11-28T09:11:15:     fsPath: undefined,
2025-11-28T09:11:15:     locale: undefined,
2025-11-28T09:11:15:     itemsRoot: undefined,
2025-11-28T09:11:15:     itemPath: '/api/conversation/[id]'
2025-11-28T09:11:15:   },
2025-11-28T09:11:15:   statusCode: undefined,
2025-11-28T09:11:15:   resHeaders: {},
2025-11-28T09:11:15:   bodyStream: false,
2025-11-28T09:11:15:   parsedUrl: {
2025-11-28T09:11:15:     pathname: '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:11:15:     query: [Object: null prototype] {}
2025-11-28T09:11:15:   },
2025-11-28T09:11:15:   finished: true
2025-11-28T09:11:15: }
2025-11-28T09:11:15: 2025-11-28T14:11:15.354Z next:router-server:main invokeRender /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:11:15:   host: 'gearly.com',
2025-11-28T09:11:15:   accept: '*/*',
2025-11-28T09:11:15:   'content-type': 'application/json',
2025-11-28T09:11:15:   'sec-fetch-site': 'same-origin',
2025-11-28T09:11:15:   origin: 'https://gearly.com',
2025-11-28T09:11:15:   'sec-fetch-mode': 'cors',
2025-11-28T09:11:15:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:11:15:   referer: 'https://gearly.com/',
2025-11-28T09:11:15:   'sec-fetch-dest': 'empty',
2025-11-28T09:11:15:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:11:15:   priority: 'u=3, i',
2025-11-28T09:11:15:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:11:15:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..wdNaZNOVwVDc7Fq0.FMp9HH8NNXxGevj_qbJiGKiGkMiefSCHqbwhVAfkk5DQcZGDB7SfeRrMV5_zi89U2oa3D7xCvOh_FjnFSfLm2poiwn6a7qyTyKEN_Sr8DBPY0XHfauDygpyj9Q1xCq7DeZAop9yXGAqJIRxmYmoLxnyY_qddPRQVN_FtHFgNSs4eFMCeToMF5ufvtu1i8b08CgFuRANIy_xG75-IaPNE_yxEMPv5TJ4dOAYJZ_yp4aEcWD8akl89slGdPQrGfLM.kx3VoPqz7X6k_C4DvXD-Iw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:11:15:   'x-forwarded-proto': 'https',
2025-11-28T09:11:15:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:11:15:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:11:15:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:11:15:   'content-length': '305',
2025-11-28T09:11:15:   connection: 'Keep-Alive',
2025-11-28T09:11:15:   'x-middleware-invoke': '',
2025-11-28T09:11:15:   'x-invoke-path': '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:11:15:   'x-invoke-query': '%7B%7D',
2025-11-28T09:11:15:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T09:11:15: }
2025-11-28T09:11:15: 2025-11-28T14:11:15.358Z compression no compression: size below threshold
2025-11-28T09:11:15: 2025-11-28T14:11:15.414Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:11:15:   matchedOutput: {
2025-11-28T09:11:15:     type: 'pageFile',
2025-11-28T09:11:15:     fsPath: undefined,
2025-11-28T09:11:15:     locale: undefined,
2025-11-28T09:11:15:     itemsRoot: undefined,
2025-11-28T09:11:15:     itemPath: '/api/conversations'
2025-11-28T09:11:15:   },
2025-11-28T09:11:15:   statusCode: undefined,
2025-11-28T09:11:15:   resHeaders: {},
2025-11-28T09:11:15:   bodyStream: false,
2025-11-28T09:11:15:   parsedUrl: {
2025-11-28T09:11:15:     pathname: '/api/conversations',
2025-11-28T09:11:15:     query: [Object: null prototype] {}
2025-11-28T09:11:15:   },
2025-11-28T09:11:15:   finished: true
2025-11-28T09:11:15: }
2025-11-28T09:11:15: 2025-11-28T14:11:15.414Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:11:15:   host: 'gearly.com',
2025-11-28T09:11:15:   accept: '*/*',
2025-11-28T09:11:15:   'sec-fetch-site': 'same-origin',
2025-11-28T09:11:15:   pragma: 'no-cache',
2025-11-28T09:11:15:   'sec-fetch-mode': 'cors',
2025-11-28T09:11:15:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:11:15:   referer: 'https://gearly.com/',
2025-11-28T09:11:15:   'sec-fetch-dest': 'empty',
2025-11-28T09:11:15:   'cache-control': 'no-cache',
2025-11-28T09:11:15:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:11:15:   priority: 'u=3, i',
2025-11-28T09:11:15:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:11:15:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..WYEpnJ3NxzaaI62L.4UviduRFxUmQ-7fgjiwBN39ra_crO8JGhrN6g-FIZVLsvx4oTnsJmSewA3LR218RscMcuptaHew5mP_IKoNV7jX0sviiZlJNxrCT_sR3sfg1vyxxIl-EQc-GMKCbK6XKbUrvK0ae4_D5pgO6UjLEBf96LUmEVxyDaJpp0q4qv9-Gce0-CI44Wy15K-DOxzdM8HxFqYtK3a6uEwlQYEzY4nHu7xyqV1tI3mfu-wpIRlLfYjDyyn-QlV2y68e5j8A.xBS9c0WRa-awWvXQ3ytwLQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4b58b4d928622c413fcbdbe7ab4267534fb8875f8fe475e0c893c653876544b0%7Cd18737a780aafd8e7472d9e3a549a0f18b1cd40bed2fe95860f76dbd14fd71d2; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:11:15:   'x-forwarded-proto': 'https',
2025-11-28T09:11:15:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:11:15:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:11:15:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:11:15:   connection: 'Keep-Alive',
2025-11-28T09:11:15:   'x-middleware-invoke': '',
2025-11-28T09:11:15:   'x-invoke-path': '/api/conversations',
2025-11-28T09:11:15:   'x-invoke-query': '%7B%7D',
2025-11-28T09:11:15:   'x-invoke-output': '/api/conversations'
2025-11-28T09:11:15: }
2025-11-28T09:11:15: 2025-11-28T14:11:15.415Z compression gzip compression
2025-11-28T09:11:39: 2025-11-28T14:11:39.656Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T09:11:39:   matchedOutput: {
2025-11-28T09:11:39:     type: 'pageFile',
2025-11-28T09:11:39:     fsPath: undefined,
2025-11-28T09:11:39:     locale: undefined,
2025-11-28T09:11:39:     itemsRoot: undefined,
2025-11-28T09:11:39:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T09:11:39:   },
2025-11-28T09:11:39:   statusCode: undefined,
2025-11-28T09:11:39:   resHeaders: {},
2025-11-28T09:11:39:   bodyStream: false,
2025-11-28T09:11:39:   parsedUrl: {
2025-11-28T09:11:39:     pathname: '/api/auth/providers',
2025-11-28T09:11:39:     query: [Object: null prototype] {}
2025-11-28T09:11:39:   },
2025-11-28T09:11:39:   finished: true
2025-11-28T09:11:39: }
2025-11-28T09:11:39: 2025-11-28T14:11:39.656Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T09:11:39:   host: 'gearly.com',
2025-11-28T09:11:39:   accept: '*/*',
2025-11-28T09:11:39:   'sec-fetch-site': 'same-origin',
2025-11-28T09:11:39:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T09:11:39:   'sec-fetch-mode': 'cors',
2025-11-28T09:11:39:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:11:39:   referer: 'https://gearly.com/',
2025-11-28T09:11:39:   'sec-fetch-dest': 'empty',
2025-11-28T09:11:39:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:11:39:   priority: 'u=3, i',
2025-11-28T09:11:39:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:11:39:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Yt375xpeAp94a03Q._dNBTbsDDgJm7EkMrf13Ps3byU6b_9ou6Eb56QebS29c6lF8XjDNyrjp1enBS3MeYS8l-9h9zz9_53UOr8LGKNbP053PrL8f1aa-dFaWDIeDi20GoFLwOupjj3BDiUHu6zV69MHtuwhoToFn2uIbTZfaHWNoE-2Koo-dWBC4bxyk0dC6UP3do6xs53h1Tojs1f71LxUVkkGG0Kn5KLAs49QIyjVp3joCQrvjPifB_UMEoO-0qPhNFKPFD4u1-Vc.fMjNBnqp8R44VIn10ouCtw; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:11:39:   'x-forwarded-proto': 'https',
2025-11-28T09:11:39:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:11:39:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:11:39:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:11:39:   connection: 'Keep-Alive',
2025-11-28T09:11:39:   'x-middleware-invoke': '',
2025-11-28T09:11:39:   'x-invoke-path': '/api/auth/providers',
2025-11-28T09:11:39:   'x-invoke-query': '%7B%7D',
2025-11-28T09:11:39:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T09:11:39: }
2025-11-28T09:11:39: 2025-11-28T14:11:39.657Z compression no compression: size below threshold
2025-11-28T09:11:39: 2025-11-28T14:11:39.748Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T09:11:39:   matchedOutput: {
2025-11-28T09:11:39:     type: 'pageFile',
2025-11-28T09:11:39:     fsPath: undefined,
2025-11-28T09:11:39:     locale: undefined,
2025-11-28T09:11:39:     itemsRoot: undefined,
2025-11-28T09:11:39:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T09:11:39:   },
2025-11-28T09:11:39:   statusCode: undefined,
2025-11-28T09:11:39:   resHeaders: {},
2025-11-28T09:11:39:   bodyStream: false,
2025-11-28T09:11:39:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T09:11:39:   finished: true
2025-11-28T09:11:39: }
2025-11-28T09:11:39: 2025-11-28T14:11:39.748Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T09:11:39:   host: 'gearly.com',
2025-11-28T09:11:39:   accept: '*/*',
2025-11-28T09:11:39:   'content-type': 'application/json',
2025-11-28T09:11:39:   'sec-fetch-site': 'same-origin',
2025-11-28T09:11:39:   'if-none-match': '"tloj9weffd42"',
2025-11-28T09:11:39:   'sec-fetch-mode': 'cors',
2025-11-28T09:11:39:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:11:39:   referer: 'https://gearly.com/',
2025-11-28T09:11:39:   'sec-fetch-dest': 'empty',
2025-11-28T09:11:39:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:11:39:   priority: 'u=3, i',
2025-11-28T09:11:39:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:11:39:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Yt375xpeAp94a03Q._dNBTbsDDgJm7EkMrf13Ps3byU6b_9ou6Eb56QebS29c6lF8XjDNyrjp1enBS3MeYS8l-9h9zz9_53UOr8LGKNbP053PrL8f1aa-dFaWDIeDi20GoFLwOupjj3BDiUHu6zV69MHtuwhoToFn2uIbTZfaHWNoE-2Koo-dWBC4bxyk0dC6UP3do6xs53h1Tojs1f71LxUVkkGG0Kn5KLAs49QIyjVp3joCQrvjPifB_UMEoO-0qPhNFKPFD4u1-Vc.fMjNBnqp8R44VIn10ouCtw; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:11:39:   'x-forwarded-proto': 'https',
2025-11-28T09:11:39:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:11:39:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:11:39:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:11:39:   connection: 'Keep-Alive',
2025-11-28T09:11:39:   'x-middleware-invoke': '',
2025-11-28T09:11:39:   'x-invoke-path': '/api/auth/session',
2025-11-28T09:11:39:   'x-invoke-query': '%7B%7D',
2025-11-28T09:11:39:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T09:11:39: }
2025-11-28T09:11:39: 2025-11-28T14:11:39.750Z compression no compression: size below threshold
2025-11-28T09:11:39: 2025-11-28T14:11:39.827Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:11:39:   matchedOutput: {
2025-11-28T09:11:39:     type: 'pageFile',
2025-11-28T09:11:39:     fsPath: undefined,
2025-11-28T09:11:39:     locale: undefined,
2025-11-28T09:11:39:     itemsRoot: undefined,
2025-11-28T09:11:39:     itemPath: '/api/conversations'
2025-11-28T09:11:39:   },
2025-11-28T09:11:39:   statusCode: undefined,
2025-11-28T09:11:39:   resHeaders: {},
2025-11-28T09:11:39:   bodyStream: false,
2025-11-28T09:11:39:   parsedUrl: {
2025-11-28T09:11:39:     pathname: '/api/conversations',
2025-11-28T09:11:39:     query: [Object: null prototype] {}
2025-11-28T09:11:39:   },
2025-11-28T09:11:39:   finished: true
2025-11-28T09:11:39: }
2025-11-28T09:11:39: 2025-11-28T14:11:39.827Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:11:39:   host: 'gearly.com',
2025-11-28T09:11:39:   accept: '*/*',
2025-11-28T09:11:39:   'sec-fetch-site': 'same-origin',
2025-11-28T09:11:39:   pragma: 'no-cache',
2025-11-28T09:11:39:   'sec-fetch-mode': 'cors',
2025-11-28T09:11:39:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:11:39:   referer: 'https://gearly.com/',
2025-11-28T09:11:39:   'sec-fetch-dest': 'empty',
2025-11-28T09:11:39:   'cache-control': 'no-cache',
2025-11-28T09:11:39:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:11:39:   priority: 'u=3, i',
2025-11-28T09:11:39:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:11:39:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=c3b6fb0503782969ec777013d84064ac4094e1a93f736465723bb81a993e11f3%7C71aa54e7eb43a9d4d838ec702e5cc07c966f00dbf5792be91312c70920b26167; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..0OfF2iVivM75yERY.MJOen-_5KbTvBOlLPvdtzSxCT4ZP-N-l_7JtaQ0myAXa0HF8rqdGtH7wOvesn6vAwon3MAgC2bMYgnudm_Ns7G-GGSZT2SaF7zdW4aPV8kSDfgYqazhw-VgPd0lpdBgsDWm0aAEczNugS91Gtyzcn0NqIBG9oGRLFa7qHBmX9uEQmsokAyuubRHnXmUhHIz6qUdMzpiqRP6_Qk30E-Y41cTZPuYjYdBxpIt9ih1bPEGChuD8jZ-hOldzjHKgLPY.0DPFR9fmnWyqA1lPZwF4bg; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:11:39:   'x-forwarded-proto': 'https',
2025-11-28T09:11:39:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:11:39:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:11:39:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:11:39:   connection: 'Keep-Alive',
2025-11-28T09:11:39:   'x-middleware-invoke': '',
2025-11-28T09:11:39:   'x-invoke-path': '/api/conversations',
2025-11-28T09:11:39:   'x-invoke-query': '%7B%7D',
2025-11-28T09:11:39:   'x-invoke-output': '/api/conversations'
2025-11-28T09:11:39: }
2025-11-28T09:11:39: 2025-11-28T14:11:39.829Z compression gzip compression
2025-11-28T09:11:39: 2025-11-28T14:11:39.830Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T09:11:39:   matchedOutput: {
2025-11-28T09:11:39:     type: 'pageFile',
2025-11-28T09:11:39:     fsPath: undefined,
2025-11-28T09:11:39:     locale: undefined,
2025-11-28T09:11:39:     itemsRoot: undefined,
2025-11-28T09:11:39:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T09:11:39:   },
2025-11-28T09:11:39:   statusCode: undefined,
2025-11-28T09:11:39:   resHeaders: {},
2025-11-28T09:11:39:   bodyStream: false,
2025-11-28T09:11:39:   parsedUrl: {
2025-11-28T09:11:39:     pathname: '/api/auth/providers',
2025-11-28T09:11:39:     query: [Object: null prototype] {}
2025-11-28T09:11:39:   },
2025-11-28T09:11:39:   finished: true
2025-11-28T09:11:39: }
2025-11-28T09:11:39: 2025-11-28T14:11:39.830Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T09:11:39:   host: 'gearly.com',
2025-11-28T09:11:39:   accept: '*/*',
2025-11-28T09:11:39:   'sec-fetch-site': 'same-origin',
2025-11-28T09:11:39:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T09:11:39:   'sec-fetch-mode': 'cors',
2025-11-28T09:11:39:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:11:39:   referer: 'https://gearly.com/',
2025-11-28T09:11:39:   'sec-fetch-dest': 'empty',
2025-11-28T09:11:39:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:11:39:   priority: 'u=3, i',
2025-11-28T09:11:39:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:11:39:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=c3b6fb0503782969ec777013d84064ac4094e1a93f736465723bb81a993e11f3%7C71aa54e7eb43a9d4d838ec702e5cc07c966f00dbf5792be91312c70920b26167; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..0OfF2iVivM75yERY.MJOen-_5KbTvBOlLPvdtzSxCT4ZP-N-l_7JtaQ0myAXa0HF8rqdGtH7wOvesn6vAwon3MAgC2bMYgnudm_Ns7G-GGSZT2SaF7zdW4aPV8kSDfgYqazhw-VgPd0lpdBgsDWm0aAEczNugS91Gtyzcn0NqIBG9oGRLFa7qHBmX9uEQmsokAyuubRHnXmUhHIz6qUdMzpiqRP6_Qk30E-Y41cTZPuYjYdBxpIt9ih1bPEGChuD8jZ-hOldzjHKgLPY.0DPFR9fmnWyqA1lPZwF4bg; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:11:39:   'x-forwarded-proto': 'https',
2025-11-28T09:11:39:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:11:39:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:11:39:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:11:39:   connection: 'Keep-Alive',
2025-11-28T09:11:39:   'x-middleware-invoke': '',
2025-11-28T09:11:39:   'x-invoke-path': '/api/auth/providers',
2025-11-28T09:11:39:   'x-invoke-query': '%7B%7D',
2025-11-28T09:11:39:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T09:11:39: }
2025-11-28T09:11:39: 2025-11-28T14:11:39.831Z compression no compression: size below threshold
2025-11-28T09:14:07: 2025-11-28T14:14:07.783Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T09:14:07:   matchedOutput: {
2025-11-28T09:14:07:     type: 'pageFile',
2025-11-28T09:14:07:     fsPath: undefined,
2025-11-28T09:14:07:     locale: undefined,
2025-11-28T09:14:07:     itemsRoot: undefined,
2025-11-28T09:14:07:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T09:14:07:   },
2025-11-28T09:14:07:   statusCode: undefined,
2025-11-28T09:14:07:   resHeaders: {},
2025-11-28T09:14:07:   bodyStream: false,
2025-11-28T09:14:07:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T09:14:07:   finished: true
2025-11-28T09:14:07: }
2025-11-28T09:14:07: 2025-11-28T14:14:07.783Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T09:14:07:   host: 'gearly.com',
2025-11-28T09:14:07:   accept: '*/*',
2025-11-28T09:14:07:   'content-type': 'application/json',
2025-11-28T09:14:07:   'sec-fetch-site': 'same-origin',
2025-11-28T09:14:07:   'if-none-match': '"rk3nxukgor42"',
2025-11-28T09:14:07:   'sec-fetch-mode': 'cors',
2025-11-28T09:14:07:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:14:07:   referer: 'https://gearly.com/',
2025-11-28T09:14:07:   'sec-fetch-dest': 'empty',
2025-11-28T09:14:07:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:14:07:   priority: 'u=3, i',
2025-11-28T09:14:07:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:14:07:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..C3fLPU7DaZs6vY-W.WFbMXVrGYxycA2CRBS8c3_rJmdk7-aKhCSPVZqj9l2nsEeNn7-FrLRyvg4WE1hgUsmzFeQ5hRImOTRt_hBoqnx2UoA3it6dnlXcFz9tzd4TDyw_kjoof6jX68BMZUwlDGnQqEBJHfYYX2UbwmBajikwFCTRaPX4Jr8fE-dY5b6ZSZhcnAqO2m5ChF-b2wI1HnRQ2h2n7ZqZ27h0IhGCvvtnJJSUbtSuiSd12iRXF7Jch2lAbcCoXHcDxeKEP7W0.20UghO8ta6t9RctT6RyDRw; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:14:07:   'x-forwarded-proto': 'https',
2025-11-28T09:14:07:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:14:07:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:14:07:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:14:07:   connection: 'Keep-Alive',
2025-11-28T09:14:07:   'x-middleware-invoke': '',
2025-11-28T09:14:07:   'x-invoke-path': '/api/auth/session',
2025-11-28T09:14:07:   'x-invoke-query': '%7B%7D',
2025-11-28T09:14:07:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T09:14:07: }
2025-11-28T09:14:07: 2025-11-28T14:14:07.785Z compression no compression: size below threshold
2025-11-28T09:14:07: 2025-11-28T14:14:07.932Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:14:07:   matchedOutput: {
2025-11-28T09:14:07:     type: 'pageFile',
2025-11-28T09:14:07:     fsPath: undefined,
2025-11-28T09:14:07:     locale: undefined,
2025-11-28T09:14:07:     itemsRoot: undefined,
2025-11-28T09:14:07:     itemPath: '/api/conversations'
2025-11-28T09:14:07:   },
2025-11-28T09:14:07:   statusCode: undefined,
2025-11-28T09:14:07:   resHeaders: {},
2025-11-28T09:14:07:   bodyStream: false,
2025-11-28T09:14:07:   parsedUrl: {
2025-11-28T09:14:07:     pathname: '/api/conversations',
2025-11-28T09:14:07:     query: [Object: null prototype] {}
2025-11-28T09:14:07:   },
2025-11-28T09:14:07:   finished: true
2025-11-28T09:14:07: }
2025-11-28T09:14:07: 2025-11-28T14:14:07.932Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:14:07:   host: 'gearly.com',
2025-11-28T09:14:07:   accept: '*/*',
2025-11-28T09:14:07:   'sec-fetch-site': 'same-origin',
2025-11-28T09:14:07:   pragma: 'no-cache',
2025-11-28T09:14:07:   'sec-fetch-mode': 'cors',
2025-11-28T09:14:07:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:14:07:   referer: 'https://gearly.com/',
2025-11-28T09:14:07:   'sec-fetch-dest': 'empty',
2025-11-28T09:14:07:   'cache-control': 'no-cache',
2025-11-28T09:14:07:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:14:07:   priority: 'u=3, i',
2025-11-28T09:14:07:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:14:07:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..bXKYT7Jf0u1wsjyT.untyK7cr7t4gYhgOzZkiUJCMZX4WQMuqCJ1Ty5mMHVJp4PV3AT4Z-gPViBxxPxnLZdZZG9uWTeJLBKpI_392Voa1VRm-gTEmHwfSVQSzpTR-XCH7zjF-4juVUyfW6EFPCjRKjwweVLVA0tAfoPcKk_6n9mSM4hTJnbqahH7Cr7MqXKmcrOYyBiUlF3gaiO8YPEUJglUQV-9beYuB3UpAbsEb43-X2k1VjnBhYY_oMt9qfQ6ksLzxwlCuu9LwJhU.QVhRXBsXVm7wlTiClQdhww; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:14:07:   'x-forwarded-proto': 'https',
2025-11-28T09:14:07:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:14:07:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:14:07:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:14:07:   connection: 'Keep-Alive',
2025-11-28T09:14:07:   'x-middleware-invoke': '',
2025-11-28T09:14:07:   'x-invoke-path': '/api/conversations',
2025-11-28T09:14:07:   'x-invoke-query': '%7B%7D',
2025-11-28T09:14:07:   'x-invoke-output': '/api/conversations'
2025-11-28T09:14:07: }
2025-11-28T09:14:07: 2025-11-28T14:14:07.934Z compression gzip compression
2025-11-28T09:14:08: 2025-11-28T14:14:08.151Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T09:14:08:   matchedOutput: {
2025-11-28T09:14:08:     type: 'pageFile',
2025-11-28T09:14:08:     fsPath: undefined,
2025-11-28T09:14:08:     locale: undefined,
2025-11-28T09:14:08:     itemsRoot: undefined,
2025-11-28T09:14:08:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T09:14:08:   },
2025-11-28T09:14:08:   statusCode: undefined,
2025-11-28T09:14:08:   resHeaders: {},
2025-11-28T09:14:08:   bodyStream: false,
2025-11-28T09:14:08:   parsedUrl: {
2025-11-28T09:14:08:     pathname: '/api/auth/providers',
2025-11-28T09:14:08:     query: [Object: null prototype] {}
2025-11-28T09:14:08:   },
2025-11-28T09:14:08:   finished: true
2025-11-28T09:14:08: }
2025-11-28T09:14:08: 2025-11-28T14:14:08.151Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T09:14:08:   host: 'gearly.com',
2025-11-28T09:14:08:   accept: '*/*',
2025-11-28T09:14:08:   'sec-fetch-site': 'same-origin',
2025-11-28T09:14:08:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T09:14:08:   'sec-fetch-mode': 'cors',
2025-11-28T09:14:08:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:14:08:   referer: 'https://gearly.com/',
2025-11-28T09:14:08:   'sec-fetch-dest': 'empty',
2025-11-28T09:14:08:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:14:08:   priority: 'u=3, i',
2025-11-28T09:14:08:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:14:08:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..bXKYT7Jf0u1wsjyT.untyK7cr7t4gYhgOzZkiUJCMZX4WQMuqCJ1Ty5mMHVJp4PV3AT4Z-gPViBxxPxnLZdZZG9uWTeJLBKpI_392Voa1VRm-gTEmHwfSVQSzpTR-XCH7zjF-4juVUyfW6EFPCjRKjwweVLVA0tAfoPcKk_6n9mSM4hTJnbqahH7Cr7MqXKmcrOYyBiUlF3gaiO8YPEUJglUQV-9beYuB3UpAbsEb43-X2k1VjnBhYY_oMt9qfQ6ksLzxwlCuu9LwJhU.QVhRXBsXVm7wlTiClQdhww; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:14:08:   'x-forwarded-proto': 'https',
2025-11-28T09:14:08:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:14:08:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:14:08:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:14:08:   connection: 'Keep-Alive',
2025-11-28T09:14:08:   'x-middleware-invoke': '',
2025-11-28T09:14:08:   'x-invoke-path': '/api/auth/providers',
2025-11-28T09:14:08:   'x-invoke-query': '%7B%7D',
2025-11-28T09:14:08:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T09:14:08: }
2025-11-28T09:14:08: 2025-11-28T14:14:08.151Z compression no compression: size below threshold
2025-11-28T09:14:08: 2025-11-28T14:14:08.341Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T09:14:08:   matchedOutput: {
2025-11-28T09:14:08:     type: 'pageFile',
2025-11-28T09:14:08:     fsPath: undefined,
2025-11-28T09:14:08:     locale: undefined,
2025-11-28T09:14:08:     itemsRoot: undefined,
2025-11-28T09:14:08:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T09:14:08:   },
2025-11-28T09:14:08:   statusCode: undefined,
2025-11-28T09:14:08:   resHeaders: {},
2025-11-28T09:14:08:   bodyStream: false,
2025-11-28T09:14:08:   parsedUrl: {
2025-11-28T09:14:08:     pathname: '/api/auth/providers',
2025-11-28T09:14:08:     query: [Object: null prototype] {}
2025-11-28T09:14:08:   },
2025-11-28T09:14:08:   finished: true
2025-11-28T09:14:08: }
2025-11-28T09:14:08: 2025-11-28T14:14:08.341Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T09:14:08:   host: 'gearly.com',
2025-11-28T09:14:08:   accept: '*/*',
2025-11-28T09:14:08:   'sec-fetch-site': 'same-origin',
2025-11-28T09:14:08:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T09:14:08:   'sec-fetch-mode': 'cors',
2025-11-28T09:14:08:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:14:08:   referer: 'https://gearly.com/',
2025-11-28T09:14:08:   'sec-fetch-dest': 'empty',
2025-11-28T09:14:08:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:14:08:   priority: 'u=3, i',
2025-11-28T09:14:08:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:14:08:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..6TNJ8Yh9MktpD2-8.7SKi9yEGTjQZ79ojWcbhsenWRKvJmfImRpeoL1zOZme1tP7jLbTIXMgt6JnEhKl1JSTIbB9lgTgNumaZ8_ajo8QqyaTeSEF76XjsSmV5JUSDwhzD5zGBKE2NhYlTig03fNauvLgssqxcyaAijyhxLyv4kpwv33z8iirlS4dAjO3sSUETB25SFRu7vGt2Nu_XV7RxMquM1u2zljOAwH0tl1Gg8GBLLn-Si6DvqMa1E1t_4uELOiX77VUriXeW7_4.J5gqbiAkietapRROHKR22A; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:14:08:   'x-forwarded-proto': 'https',
2025-11-28T09:14:08:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:14:08:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:14:08:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:14:08:   connection: 'Keep-Alive',
2025-11-28T09:14:08:   'x-middleware-invoke': '',
2025-11-28T09:14:08:   'x-invoke-path': '/api/auth/providers',
2025-11-28T09:14:08:   'x-invoke-query': '%7B%7D',
2025-11-28T09:14:08:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T09:14:08: }
2025-11-28T09:14:08: 2025-11-28T14:14:08.342Z compression no compression: size below threshold
2025-11-28T09:14:20: 2025-11-28T14:14:20.065Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T09:14:20:   matchedOutput: {
2025-11-28T09:14:20:     type: 'pageFile',
2025-11-28T09:14:20:     fsPath: undefined,
2025-11-28T09:14:20:     locale: undefined,
2025-11-28T09:14:20:     itemsRoot: undefined,
2025-11-28T09:14:20:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T09:14:20:   },
2025-11-28T09:14:20:   statusCode: undefined,
2025-11-28T09:14:20:   resHeaders: {},
2025-11-28T09:14:20:   bodyStream: false,
2025-11-28T09:14:20:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T09:14:20:   finished: true
2025-11-28T09:14:20: }
2025-11-28T09:14:20: 2025-11-28T14:14:20.065Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T09:14:20:   host: 'gearly.com',
2025-11-28T09:14:20:   accept: '*/*',
2025-11-28T09:14:20:   'content-type': 'application/json',
2025-11-28T09:14:20:   'sec-fetch-site': 'same-origin',
2025-11-28T09:14:20:   'if-none-match': '"bdj42iidty42"',
2025-11-28T09:14:20:   'sec-fetch-mode': 'cors',
2025-11-28T09:14:20:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:14:20:   referer: 'https://gearly.com/',
2025-11-28T09:14:20:   'sec-fetch-dest': 'empty',
2025-11-28T09:14:20:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:14:20:   priority: 'u=3, i',
2025-11-28T09:14:20:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:14:20:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..6TNJ8Yh9MktpD2-8.7SKi9yEGTjQZ79ojWcbhsenWRKvJmfImRpeoL1zOZme1tP7jLbTIXMgt6JnEhKl1JSTIbB9lgTgNumaZ8_ajo8QqyaTeSEF76XjsSmV5JUSDwhzD5zGBKE2NhYlTig03fNauvLgssqxcyaAijyhxLyv4kpwv33z8iirlS4dAjO3sSUETB25SFRu7vGt2Nu_XV7RxMquM1u2zljOAwH0tl1Gg8GBLLn-Si6DvqMa1E1t_4uELOiX77VUriXeW7_4.J5gqbiAkietapRROHKR22A; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:14:20:   'x-forwarded-proto': 'https',
2025-11-28T09:14:20:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:14:20:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:14:20:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:14:20:   connection: 'Keep-Alive',
2025-11-28T09:14:20:   'x-middleware-invoke': '',
2025-11-28T09:14:20:   'x-invoke-path': '/api/auth/session',
2025-11-28T09:14:20:   'x-invoke-query': '%7B%7D',
2025-11-28T09:14:20:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T09:14:20: }
2025-11-28T09:14:20: 2025-11-28T14:14:20.066Z compression no compression: size below threshold
2025-11-28T09:14:51: 2025-11-28T14:14:51.948Z next:router-server:main requestHandler! /logo2.png {
2025-11-28T09:14:51:   matchedOutput: {
2025-11-28T09:14:51:     type: 'publicFolder',
2025-11-28T09:14:51:     fsPath: '/home/americas/public_html/ai/public/logo2.png',
2025-11-28T09:14:51:     locale: undefined,
2025-11-28T09:14:51:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T09:14:51:     itemPath: '/logo2.png'
2025-11-28T09:14:51:   },
2025-11-28T09:14:51:   statusCode: undefined,
2025-11-28T09:14:51:   resHeaders: {},
2025-11-28T09:14:51:   bodyStream: false,
2025-11-28T09:14:51:   parsedUrl: { pathname: '/logo2.png', query: [Object: null prototype] {} },
2025-11-28T09:14:51:   finished: true
2025-11-28T09:14:51: }
2025-11-28T09:14:51: 2025-11-28T14:14:51.948Z send stat "/home/americas/public_html/ai/public/logo2.png"
2025-11-28T09:14:51: 2025-11-28T14:14:51.948Z send pipe "/home/americas/public_html/ai/public/logo2.png"
2025-11-28T09:14:51: 2025-11-28T14:14:51.948Z send accept ranges
2025-11-28T09:14:51: 2025-11-28T14:14:51.948Z send cache-control public, max-age=0
2025-11-28T09:14:51: 2025-11-28T14:14:51.948Z send modified Fri, 28 Nov 2025 02:38:40 GMT
2025-11-28T09:14:51: 2025-11-28T14:14:51.948Z send etag W/"4c60-19ac853b5c1"
2025-11-28T09:14:51: 2025-11-28T14:14:51.948Z send content-type image/png
2025-11-28T09:14:51: 2025-11-28T14:14:51.949Z compression image/png not compressible
2025-11-28T09:14:51: 2025-11-28T14:14:51.949Z compression no compression: filtered
2025-11-28T09:15:33: 2025-11-28T14:15:33.967Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:15:33:   matchedOutput: {
2025-11-28T09:15:33:     type: 'pageFile',
2025-11-28T09:15:33:     fsPath: undefined,
2025-11-28T09:15:33:     locale: undefined,
2025-11-28T09:15:33:     itemsRoot: undefined,
2025-11-28T09:15:33:     itemPath: '/api/conversations'
2025-11-28T09:15:33:   },
2025-11-28T09:15:33:   statusCode: undefined,
2025-11-28T09:15:33:   resHeaders: {},
2025-11-28T09:15:33:   bodyStream: false,
2025-11-28T09:15:33:   parsedUrl: {
2025-11-28T09:15:33:     pathname: '/api/conversations',
2025-11-28T09:15:33:     query: [Object: null prototype] {}
2025-11-28T09:15:33:   },
2025-11-28T09:15:33:   finished: true
2025-11-28T09:15:33: }
2025-11-28T09:15:33: 2025-11-28T14:15:33.967Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:15:33:   host: 'gearly.com',
2025-11-28T09:15:33:   accept: '*/*',
2025-11-28T09:15:33:   'sec-fetch-site': 'same-origin',
2025-11-28T09:15:33:   pragma: 'no-cache',
2025-11-28T09:15:33:   'sec-fetch-mode': 'cors',
2025-11-28T09:15:33:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:15:33:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:15:33:   'sec-fetch-dest': 'empty',
2025-11-28T09:15:33:   'cache-control': 'no-cache',
2025-11-28T09:15:33:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:15:33:   priority: 'u=3, i',
2025-11-28T09:15:33:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:15:33:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..bCsV-W1YAL4TKWyh.LTtS5FXKTpG-4F3wYaGcALXFjqb6E0_klPNM8swqTNGwvC39UMMBGeBdMlq3VcaXY5EUrN8WAq_v2YVo0_CWydGJIL7fD_1016LOEIehVv2tUBjx_RfvpipUdu8gLU7STrrqCgNiRomGGj_Am9FgIUyoa-vplG-0j-je3tliIKmiJNPzyVpC6Q5uN7cnK2R7GFtZACOHnYNtniYsF9OTVP1RYByhZygfm_HtlxVSM_KjMTg1PEuxnTrkhpqW7Lg.54Yk0OLyK_8BAbbPAYzjhQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:15:33:   'x-forwarded-proto': 'https',
2025-11-28T09:15:33:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:15:33:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:15:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:15:33:   connection: 'Keep-Alive',
2025-11-28T09:15:33:   'x-middleware-invoke': '',
2025-11-28T09:15:33:   'x-invoke-path': '/api/conversations',
2025-11-28T09:15:33:   'x-invoke-query': '%7B%7D',
2025-11-28T09:15:33:   'x-invoke-output': '/api/conversations'
2025-11-28T09:15:33: }
2025-11-28T09:15:33: 2025-11-28T14:15:33.970Z compression gzip compression
2025-11-28T09:15:34: 2025-11-28T14:15:34.048Z next:router-server:main requestHandler! /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:15:34:   matchedOutput: {
2025-11-28T09:15:34:     type: 'pageFile',
2025-11-28T09:15:34:     fsPath: undefined,
2025-11-28T09:15:34:     locale: undefined,
2025-11-28T09:15:34:     itemsRoot: undefined,
2025-11-28T09:15:34:     itemPath: '/api/conversation/[id]'
2025-11-28T09:15:34:   },
2025-11-28T09:15:34:   statusCode: undefined,
2025-11-28T09:15:34:   resHeaders: {},
2025-11-28T09:15:34:   bodyStream: false,
2025-11-28T09:15:34:   parsedUrl: {
2025-11-28T09:15:34:     pathname: '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:15:34:     query: [Object: null prototype] {}
2025-11-28T09:15:34:   },
2025-11-28T09:15:34:   finished: true
2025-11-28T09:15:34: }
2025-11-28T09:15:34: 2025-11-28T14:15:34.048Z next:router-server:main invokeRender /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:15:34:   host: 'gearly.com',
2025-11-28T09:15:34:   'sec-fetch-dest': 'empty',
2025-11-28T09:15:34:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:15:34:   accept: '*/*',
2025-11-28T09:15:34:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:15:34:   'sec-fetch-site': 'same-origin',
2025-11-28T09:15:34:   'sec-fetch-mode': 'cors',
2025-11-28T09:15:34:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:15:34:   priority: 'u=3, i',
2025-11-28T09:15:34:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:15:34:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..ptXjD-1dBjK--PYw.9_tiWgPxyPXcvkFi4FEMeO96MS33pEAGCDI5fIPZwXps9JioXQVzD9DLvdEB1pSTOfxOoSkJk1pW08bjJhlPZk3qQGi5njxZw2b3Ykhr9q4EhPI6k8HLiozcVmllLeXw7xoKUp1wpxEZGyfUInrKPEv8WwYPToFfvTtM7Jk7kbdVsKEVygXMiHeFcATGjFKWXiyG93y3j1wEpowxpPnnbXPvSeRcKTdB9qVvEOaY5gbwkkQsvy4DuFLcc53cOYQ.c94_COA4Gi_DPcimRyRjkg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:15:34:   'x-forwarded-proto': 'https',
2025-11-28T09:15:34:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:15:34:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:15:34:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:15:34:   connection: 'Keep-Alive',
2025-11-28T09:15:34:   'x-middleware-invoke': '',
2025-11-28T09:15:34:   'x-invoke-path': '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:15:34:   'x-invoke-query': '%7B%7D',
2025-11-28T09:15:34:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T09:15:34: }
2025-11-28T09:15:34: 2025-11-28T14:15:34.054Z compression no compression: size below threshold
2025-11-28T09:15:34: 2025-11-28T14:15:34.071Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T09:15:34:   matchedOutput: {
2025-11-28T09:15:34:     type: 'pageFile',
2025-11-28T09:15:34:     fsPath: undefined,
2025-11-28T09:15:34:     locale: undefined,
2025-11-28T09:15:34:     itemsRoot: undefined,
2025-11-28T09:15:34:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T09:15:34:   },
2025-11-28T09:15:34:   statusCode: undefined,
2025-11-28T09:15:34:   resHeaders: {},
2025-11-28T09:15:34:   bodyStream: false,
2025-11-28T09:15:34:   parsedUrl: {
2025-11-28T09:15:34:     pathname: '/api/auth/providers',
2025-11-28T09:15:34:     query: [Object: null prototype] {}
2025-11-28T09:15:34:   },
2025-11-28T09:15:34:   finished: true
2025-11-28T09:15:34: }
2025-11-28T09:15:34: 2025-11-28T14:15:34.071Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T09:15:34:   host: 'gearly.com',
2025-11-28T09:15:34:   accept: '*/*',
2025-11-28T09:15:34:   'sec-fetch-site': 'same-origin',
2025-11-28T09:15:34:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T09:15:34:   'sec-fetch-mode': 'cors',
2025-11-28T09:15:34:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:15:34:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:15:34:   'sec-fetch-dest': 'empty',
2025-11-28T09:15:34:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:15:34:   priority: 'u=3, i',
2025-11-28T09:15:34:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:15:34:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..ptXjD-1dBjK--PYw.9_tiWgPxyPXcvkFi4FEMeO96MS33pEAGCDI5fIPZwXps9JioXQVzD9DLvdEB1pSTOfxOoSkJk1pW08bjJhlPZk3qQGi5njxZw2b3Ykhr9q4EhPI6k8HLiozcVmllLeXw7xoKUp1wpxEZGyfUInrKPEv8WwYPToFfvTtM7Jk7kbdVsKEVygXMiHeFcATGjFKWXiyG93y3j1wEpowxpPnnbXPvSeRcKTdB9qVvEOaY5gbwkkQsvy4DuFLcc53cOYQ.c94_COA4Gi_DPcimRyRjkg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:15:34:   'x-forwarded-proto': 'https',
2025-11-28T09:15:34:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:15:34:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:15:34:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:15:34:   connection: 'Keep-Alive',
2025-11-28T09:15:34:   'x-middleware-invoke': '',
2025-11-28T09:15:34:   'x-invoke-path': '/api/auth/providers',
2025-11-28T09:15:34:   'x-invoke-query': '%7B%7D',
2025-11-28T09:15:34:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T09:15:34: }
2025-11-28T09:15:34: 2025-11-28T14:15:34.072Z compression no compression: size below threshold
2025-11-28T09:15:34: 2025-11-28T14:15:34.148Z next:router-server:main requestHandler! /profile.png {
2025-11-28T09:15:34:   matchedOutput: {
2025-11-28T09:15:34:     type: 'publicFolder',
2025-11-28T09:15:34:     fsPath: '/home/americas/public_html/ai/public/profile.png',
2025-11-28T09:15:34:     locale: undefined,
2025-11-28T09:15:34:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T09:15:34:     itemPath: '/profile.png'
2025-11-28T09:15:34:   },
2025-11-28T09:15:34:   statusCode: undefined,
2025-11-28T09:15:34:   resHeaders: {},
2025-11-28T09:15:34:   bodyStream: false,
2025-11-28T09:15:34:   parsedUrl: { pathname: '/profile.png', query: [Object: null prototype] {} },
2025-11-28T09:15:34:   finished: true
2025-11-28T09:15:34: }
2025-11-28T09:15:34: 2025-11-28T14:15:34.149Z send stat "/home/americas/public_html/ai/public/profile.png"
2025-11-28T09:15:34: 2025-11-28T14:15:34.149Z send pipe "/home/americas/public_html/ai/public/profile.png"
2025-11-28T09:15:34: 2025-11-28T14:15:34.149Z send accept ranges
2025-11-28T09:15:34: 2025-11-28T14:15:34.149Z send cache-control public, max-age=0
2025-11-28T09:15:34: 2025-11-28T14:15:34.149Z send modified Fri, 28 Nov 2025 02:38:41 GMT
2025-11-28T09:15:34: 2025-11-28T14:15:34.149Z send etag W/"e5b-19ac853ba0a"
2025-11-28T09:15:34: 2025-11-28T14:15:34.149Z send content-type image/png
2025-11-28T09:15:34: 2025-11-28T14:15:34.149Z send not modified
2025-11-28T09:15:34: 2025-11-28T14:15:34.149Z compression undefined not compressible
2025-11-28T09:15:34: 2025-11-28T14:15:34.149Z compression no compression: filtered
2025-11-28T09:15:57: 2025-11-28T14:15:57.079Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:15:57:   matchedOutput: {
2025-11-28T09:15:57:     type: 'pageFile',
2025-11-28T09:15:57:     fsPath: undefined,
2025-11-28T09:15:57:     locale: undefined,
2025-11-28T09:15:57:     itemsRoot: undefined,
2025-11-28T09:15:57:     itemPath: '/api/conversations'
2025-11-28T09:15:57:   },
2025-11-28T09:15:57:   statusCode: undefined,
2025-11-28T09:15:57:   resHeaders: {},
2025-11-28T09:15:57:   bodyStream: false,
2025-11-28T09:15:57:   parsedUrl: {
2025-11-28T09:15:57:     pathname: '/api/conversations',
2025-11-28T09:15:57:     query: [Object: null prototype] {}
2025-11-28T09:15:57:   },
2025-11-28T09:15:57:   finished: true
2025-11-28T09:15:57: }
2025-11-28T09:15:57: 2025-11-28T14:15:57.079Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:15:57:   host: 'gearly.com',
2025-11-28T09:15:57:   accept: '*/*',
2025-11-28T09:15:57:   'content-type': 'application/json',
2025-11-28T09:15:57:   'sec-fetch-site': 'same-origin',
2025-11-28T09:15:57:   origin: 'https://gearly.com',
2025-11-28T09:15:57:   'sec-fetch-mode': 'cors',
2025-11-28T09:15:57:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:15:57:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:15:57:   'sec-fetch-dest': 'empty',
2025-11-28T09:15:57:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:15:57:   priority: 'u=3, i',
2025-11-28T09:15:57:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:15:57:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..gFWT7ebGLSfuz3K0.WwUkJP-OrV0CnH4VCS_kvltDbfjBi6U95Upuz5vvx9CNMlkXEBfWu70MA1uhb9ZLedyv1VhvGVGJpNQwkot3lavq1bnonMqWyHIMcMdJRFxPxd5FTPaF1Syf4qzkmEShX-Air9ivM_GHU_42R857DnGH_IJtJyZHOuCKt4T8mmjSzzr2A41MlMu8owM4anRZP_opRm6XpGjnucyGbmlyaQ0Gwmbq5iDLONvi1NT-n1Zq8HhOgSg6WE0XNYCmrz8.ax2186iBqYhyQAn1JSgZvQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:15:57:   'x-forwarded-proto': 'https',
2025-11-28T09:15:57:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:15:57:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:15:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:15:57:   'content-length': '69',
2025-11-28T09:15:57:   connection: 'Keep-Alive',
2025-11-28T09:15:57:   'x-middleware-invoke': '',
2025-11-28T09:15:57:   'x-invoke-path': '/api/conversations',
2025-11-28T09:15:57:   'x-invoke-query': '%7B%7D',
2025-11-28T09:15:57:   'x-invoke-output': '/api/conversations'
2025-11-28T09:15:57: }
2025-11-28T09:15:57: 2025-11-28T14:15:57.081Z compression no compression: size below threshold
2025-11-28T09:15:57: 2025-11-28T14:15:57.137Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:15:57:   matchedOutput: {
2025-11-28T09:15:57:     type: 'pageFile',
2025-11-28T09:15:57:     fsPath: undefined,
2025-11-28T09:15:57:     locale: undefined,
2025-11-28T09:15:57:     itemsRoot: undefined,
2025-11-28T09:15:57:     itemPath: '/api/conversations'
2025-11-28T09:15:57:   },
2025-11-28T09:15:57:   statusCode: undefined,
2025-11-28T09:15:57:   resHeaders: {},
2025-11-28T09:15:57:   bodyStream: false,
2025-11-28T09:15:57:   parsedUrl: {
2025-11-28T09:15:57:     pathname: '/api/conversations',
2025-11-28T09:15:57:     query: [Object: null prototype] {}
2025-11-28T09:15:57:   },
2025-11-28T09:15:57:   finished: true
2025-11-28T09:15:57: }
2025-11-28T09:15:57: 2025-11-28T14:15:57.137Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:15:57:   host: 'gearly.com',
2025-11-28T09:15:57:   accept: '*/*',
2025-11-28T09:15:57:   'sec-fetch-site': 'same-origin',
2025-11-28T09:15:57:   pragma: 'no-cache',
2025-11-28T09:15:57:   'sec-fetch-mode': 'cors',
2025-11-28T09:15:57:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:15:57:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:15:57:   'sec-fetch-dest': 'empty',
2025-11-28T09:15:57:   'cache-control': 'no-cache',
2025-11-28T09:15:57:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:15:57:   priority: 'u=3, i',
2025-11-28T09:15:57:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:15:57:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..DOYueycrOC1ZIKFc.n3jBo_x891BySz1WDE1_eI_JQ2yISsQ2-Z5ZBZrH74zI2FXkSVJ-KAG0bcSzxWzj9o7BLSuDKgX8VKC5wvqy11yRAsTyVamt_Cn6yl2X7iB1cKUOfjfXF0I6KReyfl8IqFky2ZPeIh_1_FAfn-wYiW6fGZfwVmUAQBkS6m59AAY5V92MUY3jxE5raF0YaJgmUeF-ks0mUj3HFuZ1LsHIRJsohWqsSIZtW6BUi63GlkgRRpZs9wNMGCq2t11GyMc.lFRtN0BFzAl6XbrZllWoIw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:15:57:   'x-forwarded-proto': 'https',
2025-11-28T09:15:57:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:15:57:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:15:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:15:57:   connection: 'Keep-Alive',
2025-11-28T09:15:57:   'x-middleware-invoke': '',
2025-11-28T09:15:57:   'x-invoke-path': '/api/conversations',
2025-11-28T09:15:57:   'x-invoke-query': '%7B%7D',
2025-11-28T09:15:57:   'x-invoke-output': '/api/conversations'
2025-11-28T09:15:57: }
2025-11-28T09:15:57: 2025-11-28T14:15:57.138Z compression gzip compression
2025-11-28T09:16:01: 2025-11-28T14:16:01.841Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:16:01:   matchedOutput: {
2025-11-28T09:16:01:     type: 'pageFile',
2025-11-28T09:16:01:     fsPath: undefined,
2025-11-28T09:16:01:     locale: undefined,
2025-11-28T09:16:01:     itemsRoot: undefined,
2025-11-28T09:16:01:     itemPath: '/api/conversations'
2025-11-28T09:16:01:   },
2025-11-28T09:16:01:   statusCode: undefined,
2025-11-28T09:16:01:   resHeaders: {},
2025-11-28T09:16:01:   bodyStream: false,
2025-11-28T09:16:01:   parsedUrl: {
2025-11-28T09:16:01:     pathname: '/api/conversations',
2025-11-28T09:16:01:     query: [Object: null prototype] {}
2025-11-28T09:16:01:   },
2025-11-28T09:16:01:   finished: true
2025-11-28T09:16:01: }
2025-11-28T09:16:01: 2025-11-28T14:16:01.841Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:16:01:   host: 'gearly.com',
2025-11-28T09:16:01:   accept: '*/*',
2025-11-28T09:16:01:   'content-type': 'application/json',
2025-11-28T09:16:01:   'sec-fetch-site': 'same-origin',
2025-11-28T09:16:01:   origin: 'https://gearly.com',
2025-11-28T09:16:01:   'sec-fetch-mode': 'cors',
2025-11-28T09:16:01:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:16:01:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:16:01:   'sec-fetch-dest': 'empty',
2025-11-28T09:16:01:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:16:01:   priority: 'u=3, i',
2025-11-28T09:16:01:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:16:01:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..qzclaKJnAdO_Z9aG.QY_XZ9SvoiJVHIlt6d4beXKiyl5Aa60TBnPSiZOkW_-ntCO50qFeWJMCRbG5FpvE17EXgN_Q0Nws0mc6qzplW67IFkpQ7yJsZ4lc2M0DvoC8OwjeyMaxOD_x6qL7PyBaKfrtaPXo9JHuTsamBudP_I3fH7bp-ROWnlc-a827oKFGpbuw02TstLjKyHYVhOTBTuf0fMTXECNcfTzGw3gOd8bfE0lZ5GfFA9P8-i7NVD-8JEKpxVV-Ue03Cp4I9Hs.jbJQLfHMzN4jvF4_z8kgYQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:16:01:   'x-forwarded-proto': 'https',
2025-11-28T09:16:01:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:16:01:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:16:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:16:01:   'content-length': '69',
2025-11-28T09:16:01:   connection: 'Keep-Alive',
2025-11-28T09:16:01:   'x-middleware-invoke': '',
2025-11-28T09:16:01:   'x-invoke-path': '/api/conversations',
2025-11-28T09:16:01:   'x-invoke-query': '%7B%7D',
2025-11-28T09:16:01:   'x-invoke-output': '/api/conversations'
2025-11-28T09:16:01: }
2025-11-28T09:16:01: 2025-11-28T14:16:01.843Z compression no compression: size below threshold
2025-11-28T09:16:01: 2025-11-28T14:16:01.908Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:16:01:   matchedOutput: {
2025-11-28T09:16:01:     type: 'pageFile',
2025-11-28T09:16:01:     fsPath: undefined,
2025-11-28T09:16:01:     locale: undefined,
2025-11-28T09:16:01:     itemsRoot: undefined,
2025-11-28T09:16:01:     itemPath: '/api/conversations'
2025-11-28T09:16:01:   },
2025-11-28T09:16:01:   statusCode: undefined,
2025-11-28T09:16:01:   resHeaders: {},
2025-11-28T09:16:01:   bodyStream: false,
2025-11-28T09:16:01:   parsedUrl: {
2025-11-28T09:16:01:     pathname: '/api/conversations',
2025-11-28T09:16:01:     query: [Object: null prototype] {}
2025-11-28T09:16:01:   },
2025-11-28T09:16:01:   finished: true
2025-11-28T09:16:01: }
2025-11-28T09:16:01: 2025-11-28T14:16:01.908Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:16:01:   host: 'gearly.com',
2025-11-28T09:16:01:   accept: '*/*',
2025-11-28T09:16:01:   'sec-fetch-site': 'same-origin',
2025-11-28T09:16:01:   pragma: 'no-cache',
2025-11-28T09:16:01:   'sec-fetch-mode': 'cors',
2025-11-28T09:16:01:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:16:01:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:16:01:   'sec-fetch-dest': 'empty',
2025-11-28T09:16:01:   'cache-control': 'no-cache',
2025-11-28T09:16:01:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:16:01:   priority: 'u=3, i',
2025-11-28T09:16:01:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:16:01:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..fDjs-21v2AvpEwlD.NaB8t9ghcESZa5AE0-IS5SIHIg-Vjw32Mu98XjgOOSerqvlKT_be8zVyRq_Xo4qSLYCZeohHyW8pxCC5l0_psJ2hTzFXXuQh4siD_ugm_WBMwHCS4kJXIq8NDQtKAgrhZ4Uib973G3_9_jjpomUqejoIpSAPn_IgpvditJ71EpoNrsH763fsJP0uTCPdezhVgwxk_HSjnpc0AqFgq9QLqXHqiVD506_LV2qUP5BSQmEwcOKlFGD1hjgUjlXd-No.m9kRIg6jxUBU-MTmR8zixw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:16:01:   'x-forwarded-proto': 'https',
2025-11-28T09:16:01:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:16:01:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:16:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:16:01:   connection: 'Keep-Alive',
2025-11-28T09:16:01:   'x-middleware-invoke': '',
2025-11-28T09:16:01:   'x-invoke-path': '/api/conversations',
2025-11-28T09:16:01:   'x-invoke-query': '%7B%7D',
2025-11-28T09:16:01:   'x-invoke-output': '/api/conversations'
2025-11-28T09:16:01: }
2025-11-28T09:16:01: 2025-11-28T14:16:01.910Z compression gzip compression
2025-11-28T09:16:04: 2025-11-28T14:16:04.290Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:16:04:   matchedOutput: {
2025-11-28T09:16:04:     type: 'pageFile',
2025-11-28T09:16:04:     fsPath: undefined,
2025-11-28T09:16:04:     locale: undefined,
2025-11-28T09:16:04:     itemsRoot: undefined,
2025-11-28T09:16:04:     itemPath: '/api/conversations'
2025-11-28T09:16:04:   },
2025-11-28T09:16:04:   statusCode: undefined,
2025-11-28T09:16:04:   resHeaders: {},
2025-11-28T09:16:04:   bodyStream: false,
2025-11-28T09:16:04:   parsedUrl: {
2025-11-28T09:16:04:     pathname: '/api/conversations',
2025-11-28T09:16:04:     query: [Object: null prototype] {}
2025-11-28T09:16:04:   },
2025-11-28T09:16:04:   finished: true
2025-11-28T09:16:04: }
2025-11-28T09:16:04: 2025-11-28T14:16:04.290Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:16:04:   host: 'gearly.com',
2025-11-28T09:16:04:   accept: '*/*',
2025-11-28T09:16:04:   'content-type': 'application/json',
2025-11-28T09:16:04:   'sec-fetch-site': 'same-origin',
2025-11-28T09:16:04:   origin: 'https://gearly.com',
2025-11-28T09:16:04:   'sec-fetch-mode': 'cors',
2025-11-28T09:16:04:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:16:04:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:16:04:   'sec-fetch-dest': 'empty',
2025-11-28T09:16:04:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:16:04:   priority: 'u=3, i',
2025-11-28T09:16:04:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:16:04:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Kp0BWxRH2q-PkKs2.v2l_PG4EKtmxM043xYs80TVamu20TEkj60lnh4PiVWAsZ3DK0_nNwDyMWLzvdDk0PjnRYiZuLnJJIHSALsPA1pYjIT78UrtwCxgtupRlZYHCH0d-RlYFh7JN9xaP5ks6wfrvJ3lOAWmLacAMj_ElXJxDJ6u1opz-julyWUw3rnicQjhd678loDc9hoiaIbHxgIGtmGTsJ4Z9bAMS2bVhwlOHeJPmqWQJymfjCcSv1SKUJ__zsDOwbh2ceYJQcsA.yAyR_8HwqAe2TC0IR61zEw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:16:04:   'x-forwarded-proto': 'https',
2025-11-28T09:16:04:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:16:04:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:16:04:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:16:04:   'content-length': '69',
2025-11-28T09:16:04:   connection: 'Keep-Alive',
2025-11-28T09:16:04:   'x-middleware-invoke': '',
2025-11-28T09:16:04:   'x-invoke-path': '/api/conversations',
2025-11-28T09:16:04:   'x-invoke-query': '%7B%7D',
2025-11-28T09:16:04:   'x-invoke-output': '/api/conversations'
2025-11-28T09:16:04: }
2025-11-28T09:16:04: 2025-11-28T14:16:04.293Z compression no compression: size below threshold
2025-11-28T09:16:04: 2025-11-28T14:16:04.375Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:16:04:   matchedOutput: {
2025-11-28T09:16:04:     type: 'pageFile',
2025-11-28T09:16:04:     fsPath: undefined,
2025-11-28T09:16:04:     locale: undefined,
2025-11-28T09:16:04:     itemsRoot: undefined,
2025-11-28T09:16:04:     itemPath: '/api/conversations'
2025-11-28T09:16:04:   },
2025-11-28T09:16:04:   statusCode: undefined,
2025-11-28T09:16:04:   resHeaders: {},
2025-11-28T09:16:04:   bodyStream: false,
2025-11-28T09:16:04:   parsedUrl: {
2025-11-28T09:16:04:     pathname: '/api/conversations',
2025-11-28T09:16:04:     query: [Object: null prototype] {}
2025-11-28T09:16:04:   },
2025-11-28T09:16:04:   finished: true
2025-11-28T09:16:04: }
2025-11-28T09:16:04: 2025-11-28T14:16:04.375Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:16:04:   host: 'gearly.com',
2025-11-28T09:16:04:   accept: '*/*',
2025-11-28T09:16:04:   'sec-fetch-site': 'same-origin',
2025-11-28T09:16:04:   pragma: 'no-cache',
2025-11-28T09:16:04:   'sec-fetch-mode': 'cors',
2025-11-28T09:16:04:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:16:04:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:16:04:   'sec-fetch-dest': 'empty',
2025-11-28T09:16:04:   'cache-control': 'no-cache',
2025-11-28T09:16:04:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:16:04:   priority: 'u=3, i',
2025-11-28T09:16:04:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:16:04:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..UBr7NaODnYX6TGTt.SkJ38Do0LOyeOd-QBS4H5BSPRH8i_eqfrhgD9kBKng9mHHAlcu2uLVoD24Kls7bulmveNdVVXpadX07qxYZQ1aAT0qyk1wA2zbyyDFAWcvi38L7Tb8g_paJyT7qBuScOO_eHWDZphXX6rg9SJrUxePPiEonyAY19YEvhjs5XVrSU0RnJKiOlhTg9xBRXmazh8fFhPzRHZYlNhFXxFR1P_ZnbxFtziIHFRhq7OZVZ6DRBVF3qKUqS6n3PUjE9jX0.Bt1OsAbSF24m7wZuzlPXhA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:16:04:   'x-forwarded-proto': 'https',
2025-11-28T09:16:04:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:16:04:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:16:04:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:16:04:   connection: 'Keep-Alive',
2025-11-28T09:16:04:   'x-middleware-invoke': '',
2025-11-28T09:16:04:   'x-invoke-path': '/api/conversations',
2025-11-28T09:16:04:   'x-invoke-query': '%7B%7D',
2025-11-28T09:16:04:   'x-invoke-output': '/api/conversations'
2025-11-28T09:16:04: }
2025-11-28T09:16:04: 2025-11-28T14:16:04.376Z compression gzip compression
2025-11-28T09:16:08: 2025-11-28T14:16:08.171Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:16:08:   matchedOutput: {
2025-11-28T09:16:08:     type: 'pageFile',
2025-11-28T09:16:08:     fsPath: undefined,
2025-11-28T09:16:08:     locale: undefined,
2025-11-28T09:16:08:     itemsRoot: undefined,
2025-11-28T09:16:08:     itemPath: '/api/conversations'
2025-11-28T09:16:08:   },
2025-11-28T09:16:08:   statusCode: undefined,
2025-11-28T09:16:08:   resHeaders: {},
2025-11-28T09:16:08:   bodyStream: false,
2025-11-28T09:16:08:   parsedUrl: {
2025-11-28T09:16:08:     pathname: '/api/conversations',
2025-11-28T09:16:08:     query: [Object: null prototype] {}
2025-11-28T09:16:08:   },
2025-11-28T09:16:08:   finished: true
2025-11-28T09:16:08: }
2025-11-28T09:16:08: 2025-11-28T14:16:08.171Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:16:08:   host: 'gearly.com',
2025-11-28T09:16:08:   accept: '*/*',
2025-11-28T09:16:08:   'content-type': 'application/json',
2025-11-28T09:16:08:   'sec-fetch-site': 'same-origin',
2025-11-28T09:16:08:   origin: 'https://gearly.com',
2025-11-28T09:16:08:   'sec-fetch-mode': 'cors',
2025-11-28T09:16:08:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:16:08:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:16:08:   'sec-fetch-dest': 'empty',
2025-11-28T09:16:08:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:16:08:   priority: 'u=3, i',
2025-11-28T09:16:08:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:16:08:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..KTcv3FXGPqgsNjno.XK1-yJYO32desceMGCXtP8qECLp67r5MsJt8w-D7F6_SH3bRe7QtaAzKKcp-Bkgd6hOSm72qfILtyhuQI_X6WmdiPUqrpZ8n5ApU-JKqZlquIrYDjEpz3yQVxucnpDlXIiEk8lZPuDzdXFdrWUTVnrtOtRkOiJ54Xw_2PhSwHj1SPC_EHSEaSxLha0M-agCVLlJ9jbhSAMTrbt8161FK99s0k_tiwXJChSsMF0oiGrY7c5qkbYj4nboX7Zmb1S8.MzhKNfQIyS4tm8l-U7YlaQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:16:08:   'x-forwarded-proto': 'https',
2025-11-28T09:16:08:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:16:08:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:16:08:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:16:08:   'content-length': '69',
2025-11-28T09:16:08:   connection: 'Keep-Alive',
2025-11-28T09:16:08:   'x-middleware-invoke': '',
2025-11-28T09:16:08:   'x-invoke-path': '/api/conversations',
2025-11-28T09:16:08:   'x-invoke-query': '%7B%7D',
2025-11-28T09:16:08:   'x-invoke-output': '/api/conversations'
2025-11-28T09:16:08: }
2025-11-28T09:16:08: 2025-11-28T14:16:08.173Z compression no compression: size below threshold
2025-11-28T09:16:08: 2025-11-28T14:16:08.228Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:16:08:   matchedOutput: {
2025-11-28T09:16:08:     type: 'pageFile',
2025-11-28T09:16:08:     fsPath: undefined,
2025-11-28T09:16:08:     locale: undefined,
2025-11-28T09:16:08:     itemsRoot: undefined,
2025-11-28T09:16:08:     itemPath: '/api/conversations'
2025-11-28T09:16:08:   },
2025-11-28T09:16:08:   statusCode: undefined,
2025-11-28T09:16:08:   resHeaders: {},
2025-11-28T09:16:08:   bodyStream: false,
2025-11-28T09:16:08:   parsedUrl: {
2025-11-28T09:16:08:     pathname: '/api/conversations',
2025-11-28T09:16:08:     query: [Object: null prototype] {}
2025-11-28T09:16:08:   },
2025-11-28T09:16:08:   finished: true
2025-11-28T09:16:08: }
2025-11-28T09:16:08: 2025-11-28T14:16:08.228Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:16:08:   host: 'gearly.com',
2025-11-28T09:16:08:   accept: '*/*',
2025-11-28T09:16:08:   'sec-fetch-site': 'same-origin',
2025-11-28T09:16:08:   pragma: 'no-cache',
2025-11-28T09:16:08:   'sec-fetch-mode': 'cors',
2025-11-28T09:16:08:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:16:08:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:16:08:   'sec-fetch-dest': 'empty',
2025-11-28T09:16:08:   'cache-control': 'no-cache',
2025-11-28T09:16:08:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:16:08:   priority: 'u=3, i',
2025-11-28T09:16:08:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:16:08:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..MczaYKpar1FyR4-p.EES-cvBOjnfK4F8U_GyHnE1J-o14GYI9xe1_UuaeOOcPvOzLOcpbIITOwnJNmeH0yboo0xnE33fjIkjw1xHBWABA3ca6KsFMCQ96-J-tA2MOazYn6dcDuQ4nDqZ5rYdnZPijViw5nux1dI5s0VPMAnRWvXOj-ukDJ_LhTuD3sjRDZK7_EvD_Az-Y16gohG8w8pCIkZluTVWmJ3BQ1TFQ34FYRncmOfqTXVEyKutFBY6v8yo_xLuUuSU1gOUe8Rg.TveXqBQtXak4R5bIepipGQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:16:08:   'x-forwarded-proto': 'https',
2025-11-28T09:16:08:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:16:08:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:16:08:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:16:08:   connection: 'Keep-Alive',
2025-11-28T09:16:08:   'x-middleware-invoke': '',
2025-11-28T09:16:08:   'x-invoke-path': '/api/conversations',
2025-11-28T09:16:08:   'x-invoke-query': '%7B%7D',
2025-11-28T09:16:08:   'x-invoke-output': '/api/conversations'
2025-11-28T09:16:08: }
2025-11-28T09:16:08: 2025-11-28T14:16:08.230Z compression gzip compression
2025-11-28T09:16:10: 2025-11-28T14:16:10.266Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:16:10:   matchedOutput: {
2025-11-28T09:16:10:     type: 'pageFile',
2025-11-28T09:16:10:     fsPath: undefined,
2025-11-28T09:16:10:     locale: undefined,
2025-11-28T09:16:10:     itemsRoot: undefined,
2025-11-28T09:16:10:     itemPath: '/api/conversations'
2025-11-28T09:16:10:   },
2025-11-28T09:16:10:   statusCode: undefined,
2025-11-28T09:16:10:   resHeaders: {},
2025-11-28T09:16:10:   bodyStream: false,
2025-11-28T09:16:10:   parsedUrl: {
2025-11-28T09:16:10:     pathname: '/api/conversations',
2025-11-28T09:16:10:     query: [Object: null prototype] {}
2025-11-28T09:16:10:   },
2025-11-28T09:16:10:   finished: true
2025-11-28T09:16:10: }
2025-11-28T09:16:10: 2025-11-28T14:16:10.267Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:16:10:   host: 'gearly.com',
2025-11-28T09:16:10:   accept: '*/*',
2025-11-28T09:16:10:   'content-type': 'application/json',
2025-11-28T09:16:10:   'sec-fetch-site': 'same-origin',
2025-11-28T09:16:10:   origin: 'https://gearly.com',
2025-11-28T09:16:10:   'sec-fetch-mode': 'cors',
2025-11-28T09:16:10:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:16:10:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:16:10:   'sec-fetch-dest': 'empty',
2025-11-28T09:16:10:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:16:10:   priority: 'u=3, i',
2025-11-28T09:16:10:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:16:10:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..8nKzFUAQ7MEOb_RD.sqoQtiMcME76NwGM9U0xLRLhurheXsZJCqRVpV6nHfQ-mK6oe28dgfXdDORkEnqZ3QlpEtDH6ylWUJyRvbwWxFZg7f-n_Iu8sYV-OsXOjSlRIazcB63zqxD8K3_-eJPA7wj6uaNmNjp2TtNEkPYaJhxEupuoaQLLa-4FYPTImCtnsDDb7wilEB1Qvlnu7NOb5XgwvgTuxof9jB9kMolkS0AApu_VB5x84QXsu25eMMtY8G4op2KjR6Ws7scGnvQ.O6ISQp64Ivrl0-04Vw9jpA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:16:10:   'x-forwarded-proto': 'https',
2025-11-28T09:16:10:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:16:10:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:16:10:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:16:10:   'content-length': '69',
2025-11-28T09:16:10:   connection: 'Keep-Alive',
2025-11-28T09:16:10:   'x-middleware-invoke': '',
2025-11-28T09:16:10:   'x-invoke-path': '/api/conversations',
2025-11-28T09:16:10:   'x-invoke-query': '%7B%7D',
2025-11-28T09:16:10:   'x-invoke-output': '/api/conversations'
2025-11-28T09:16:10: }
2025-11-28T09:16:10: 2025-11-28T14:16:10.269Z compression no compression: size below threshold
2025-11-28T09:16:10: 2025-11-28T14:16:10.322Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:16:10:   matchedOutput: {
2025-11-28T09:16:10:     type: 'pageFile',
2025-11-28T09:16:10:     fsPath: undefined,
2025-11-28T09:16:10:     locale: undefined,
2025-11-28T09:16:10:     itemsRoot: undefined,
2025-11-28T09:16:10:     itemPath: '/api/conversations'
2025-11-28T09:16:10:   },
2025-11-28T09:16:10:   statusCode: undefined,
2025-11-28T09:16:10:   resHeaders: {},
2025-11-28T09:16:10:   bodyStream: false,
2025-11-28T09:16:10:   parsedUrl: {
2025-11-28T09:16:10:     pathname: '/api/conversations',
2025-11-28T09:16:10:     query: [Object: null prototype] {}
2025-11-28T09:16:10:   },
2025-11-28T09:16:10:   finished: true
2025-11-28T09:16:10: }
2025-11-28T09:16:10: 2025-11-28T14:16:10.322Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:16:10:   host: 'gearly.com',
2025-11-28T09:16:10:   accept: '*/*',
2025-11-28T09:16:10:   'sec-fetch-site': 'same-origin',
2025-11-28T09:16:10:   pragma: 'no-cache',
2025-11-28T09:16:10:   'sec-fetch-mode': 'cors',
2025-11-28T09:16:10:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:16:10:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:16:10:   'sec-fetch-dest': 'empty',
2025-11-28T09:16:10:   'cache-control': 'no-cache',
2025-11-28T09:16:10:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:16:10:   priority: 'u=3, i',
2025-11-28T09:16:10:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:16:10:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..a4miaU6gYmK6dtDF.TU9tTVwyfpt0LsD6YGjh7ckNhX_Pb5KsBVVBzrfY9Td1Un7Fs_8vJmZlBm_7S3QLc6XrAGC-43143ZXw-3egwL_pwp_EqBFB2wACufZWYuNmpGrL4U3It2TmY_Dp7DTP_SCi-A28OusVExHaUHkGLSwagI1F6gKBz-WRac-ARmuUNRYu3OY6xdXXBuF5ou9v2pI2gCnVQXh1P1PjzmXHrb8u5RjBDXX6dxCpq3Vald13ZDyDekxuEArp58_M2pg.4Tn-6XmWYin2xW4AiQV8lA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:16:10:   'x-forwarded-proto': 'https',
2025-11-28T09:16:10:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:16:10:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:16:10:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:16:10:   connection: 'Keep-Alive',
2025-11-28T09:16:10:   'x-middleware-invoke': '',
2025-11-28T09:16:10:   'x-invoke-path': '/api/conversations',
2025-11-28T09:16:10:   'x-invoke-query': '%7B%7D',
2025-11-28T09:16:10:   'x-invoke-output': '/api/conversations'
2025-11-28T09:16:10: }
2025-11-28T09:16:10: 2025-11-28T14:16:10.325Z compression gzip compression
2025-11-28T09:16:12: 2025-11-28T14:16:12.891Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:16:12:   matchedOutput: {
2025-11-28T09:16:12:     type: 'pageFile',
2025-11-28T09:16:12:     fsPath: undefined,
2025-11-28T09:16:12:     locale: undefined,
2025-11-28T09:16:12:     itemsRoot: undefined,
2025-11-28T09:16:12:     itemPath: '/api/conversations'
2025-11-28T09:16:12:   },
2025-11-28T09:16:12:   statusCode: undefined,
2025-11-28T09:16:12:   resHeaders: {},
2025-11-28T09:16:12:   bodyStream: false,
2025-11-28T09:16:12:   parsedUrl: {
2025-11-28T09:16:12:     pathname: '/api/conversations',
2025-11-28T09:16:12:     query: [Object: null prototype] {}
2025-11-28T09:16:12:   },
2025-11-28T09:16:12:   finished: true
2025-11-28T09:16:12: }
2025-11-28T09:16:12: 2025-11-28T14:16:12.891Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:16:12:   host: 'gearly.com',
2025-11-28T09:16:12:   accept: '*/*',
2025-11-28T09:16:12:   'content-type': 'application/json',
2025-11-28T09:16:12:   'sec-fetch-site': 'same-origin',
2025-11-28T09:16:12:   origin: 'https://gearly.com',
2025-11-28T09:16:12:   'sec-fetch-mode': 'cors',
2025-11-28T09:16:12:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:16:12:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:16:12:   'sec-fetch-dest': 'empty',
2025-11-28T09:16:12:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:16:12:   priority: 'u=3, i',
2025-11-28T09:16:12:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:16:12:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..k9uw3zglyHse5KBj.TTnPtzaENumMNYhQ1lWkEIQi7RFtJLXcK3RBLjkagqSzp1e9bcSVcPeAIBt6dP2ddF4kgb5oEp59J7xEHSfJNmHNnHQ2O3KmwssJ-giPxN0T4T3WTrgTCfVKF0gYZgR37iRTTVeSaUenoibSGwGb0xfm0M2tOfSjQ-MKMqWzW1oODr5o1WnroN-TyVT38wWLh0hwjrL_tRc70zOcSnE1eUNp1gyzPc_LJpnkqGpmhMnQEIYb6D-IkzbXTCUFo8c.TQEYNbkoyEahFTJf75m4UQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:16:12:   'x-forwarded-proto': 'https',
2025-11-28T09:16:12:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:16:12:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:16:12:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:16:12:   'content-length': '69',
2025-11-28T09:16:12:   connection: 'Keep-Alive',
2025-11-28T09:16:12:   'x-middleware-invoke': '',
2025-11-28T09:16:12:   'x-invoke-path': '/api/conversations',
2025-11-28T09:16:12:   'x-invoke-query': '%7B%7D',
2025-11-28T09:16:12:   'x-invoke-output': '/api/conversations'
2025-11-28T09:16:12: }
2025-11-28T09:16:12: 2025-11-28T14:16:12.893Z compression no compression: size below threshold
2025-11-28T09:16:12: 2025-11-28T14:16:12.963Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:16:12:   matchedOutput: {
2025-11-28T09:16:12:     type: 'pageFile',
2025-11-28T09:16:12:     fsPath: undefined,
2025-11-28T09:16:12:     locale: undefined,
2025-11-28T09:16:12:     itemsRoot: undefined,
2025-11-28T09:16:12:     itemPath: '/api/conversations'
2025-11-28T09:16:12:   },
2025-11-28T09:16:12:   statusCode: undefined,
2025-11-28T09:16:12:   resHeaders: {},
2025-11-28T09:16:12:   bodyStream: false,
2025-11-28T09:16:12:   parsedUrl: {
2025-11-28T09:16:12:     pathname: '/api/conversations',
2025-11-28T09:16:12:     query: [Object: null prototype] {}
2025-11-28T09:16:12:   },
2025-11-28T09:16:12:   finished: true
2025-11-28T09:16:12: }
2025-11-28T09:16:12: 2025-11-28T14:16:12.963Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:16:12:   host: 'gearly.com',
2025-11-28T09:16:12:   accept: '*/*',
2025-11-28T09:16:12:   'sec-fetch-site': 'same-origin',
2025-11-28T09:16:12:   pragma: 'no-cache',
2025-11-28T09:16:12:   'sec-fetch-mode': 'cors',
2025-11-28T09:16:12:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:16:12:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:16:12:   'sec-fetch-dest': 'empty',
2025-11-28T09:16:12:   'cache-control': 'no-cache',
2025-11-28T09:16:12:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:16:12:   priority: 'u=3, i',
2025-11-28T09:16:12:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:16:12:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..K38Lbi45bA3VTIMU.bVBtQbXRFGKKoEXp6AfmUH9ZLv7Qmr1F4M3_G2BrwA5uQE-rEPYfHJH4Ts4799wy1J9GVJO_F3m-ufDlzFjz-afi-Y-WFgRM7KnmrOqiiM8xnh5rqfz0YrxcY-LMsALsXDjUSR4D8vSAftKGYVXfgiuXX7sjuJ72af1-6bqeUfXcCL6V6yuujF6OsV3ukE-R2t4IkD9WQwd58TZY_XzB4YU3V6m7u1-k-HsDTbUgVnKsSYLuKa5hOgo2p1TmdiU.t8fmZF6ihJeYEZJ4fR0vkQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:16:12:   'x-forwarded-proto': 'https',
2025-11-28T09:16:12:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:16:12:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:16:12:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:16:12:   connection: 'Keep-Alive',
2025-11-28T09:16:12:   'x-middleware-invoke': '',
2025-11-28T09:16:12:   'x-invoke-path': '/api/conversations',
2025-11-28T09:16:12:   'x-invoke-query': '%7B%7D',
2025-11-28T09:16:12:   'x-invoke-output': '/api/conversations'
2025-11-28T09:16:12: }
2025-11-28T09:16:12: 2025-11-28T14:16:12.965Z compression gzip compression
2025-11-28T09:16:15: 2025-11-28T14:16:15.042Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:16:15:   matchedOutput: {
2025-11-28T09:16:15:     type: 'pageFile',
2025-11-28T09:16:15:     fsPath: undefined,
2025-11-28T09:16:15:     locale: undefined,
2025-11-28T09:16:15:     itemsRoot: undefined,
2025-11-28T09:16:15:     itemPath: '/api/conversations'
2025-11-28T09:16:15:   },
2025-11-28T09:16:15:   statusCode: undefined,
2025-11-28T09:16:15:   resHeaders: {},
2025-11-28T09:16:15:   bodyStream: false,
2025-11-28T09:16:15:   parsedUrl: {
2025-11-28T09:16:15:     pathname: '/api/conversations',
2025-11-28T09:16:15:     query: [Object: null prototype] {}
2025-11-28T09:16:15:   },
2025-11-28T09:16:15:   finished: true
2025-11-28T09:16:15: }
2025-11-28T09:16:15: 2025-11-28T14:16:15.043Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:16:15:   host: 'gearly.com',
2025-11-28T09:16:15:   accept: '*/*',
2025-11-28T09:16:15:   'content-type': 'application/json',
2025-11-28T09:16:15:   'sec-fetch-site': 'same-origin',
2025-11-28T09:16:15:   origin: 'https://gearly.com',
2025-11-28T09:16:15:   'sec-fetch-mode': 'cors',
2025-11-28T09:16:15:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:16:15:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:16:15:   'sec-fetch-dest': 'empty',
2025-11-28T09:16:15:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:16:15:   priority: 'u=3, i',
2025-11-28T09:16:15:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:16:15:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..hDXk3T7qhAG3pVCs.sUp9c9RfnRB1w5t6xopK9fWBEhGoRMgcpweF3tWefTu8_t0j6o9z7tkoXkuZTKFMlQOxjvJn-o-PSAZ2_Xl-dfJD2h29Rn0OFXAxYrVmgKq6mcsdor1QUJJyz0Ls0utnPfIgCQlr9dCVNr4TXScFeq6RvqZK0u98iSvCAHKVpP6yMQCReGguPVQ8AOgnAftVox3bocqYusq1gMqGiglz-t2hdqcornByXz1bysurfpeGma6PEzPGAcSV_zLS2U4._YiKl936RrgDAzbym8eIAA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:16:15:   'x-forwarded-proto': 'https',
2025-11-28T09:16:15:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:16:15:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:16:15:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:16:15:   'content-length': '69',
2025-11-28T09:16:15:   connection: 'Keep-Alive',
2025-11-28T09:16:15:   'x-middleware-invoke': '',
2025-11-28T09:16:15:   'x-invoke-path': '/api/conversations',
2025-11-28T09:16:15:   'x-invoke-query': '%7B%7D',
2025-11-28T09:16:15:   'x-invoke-output': '/api/conversations'
2025-11-28T09:16:15: }
2025-11-28T09:16:15: 2025-11-28T14:16:15.046Z compression no compression: size below threshold
2025-11-28T09:16:15: 2025-11-28T14:16:15.103Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:16:15:   matchedOutput: {
2025-11-28T09:16:15:     type: 'pageFile',
2025-11-28T09:16:15:     fsPath: undefined,
2025-11-28T09:16:15:     locale: undefined,
2025-11-28T09:16:15:     itemsRoot: undefined,
2025-11-28T09:16:15:     itemPath: '/api/conversations'
2025-11-28T09:16:15:   },
2025-11-28T09:16:15:   statusCode: undefined,
2025-11-28T09:16:15:   resHeaders: {},
2025-11-28T09:16:15:   bodyStream: false,
2025-11-28T09:16:15:   parsedUrl: {
2025-11-28T09:16:15:     pathname: '/api/conversations',
2025-11-28T09:16:15:     query: [Object: null prototype] {}
2025-11-28T09:16:15:   },
2025-11-28T09:16:15:   finished: true
2025-11-28T09:16:15: }
2025-11-28T09:16:15: 2025-11-28T14:16:15.103Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:16:15:   host: 'gearly.com',
2025-11-28T09:16:15:   accept: '*/*',
2025-11-28T09:16:15:   'sec-fetch-site': 'same-origin',
2025-11-28T09:16:15:   pragma: 'no-cache',
2025-11-28T09:16:15:   'sec-fetch-mode': 'cors',
2025-11-28T09:16:15:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:16:15:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:16:15:   'sec-fetch-dest': 'empty',
2025-11-28T09:16:15:   'cache-control': 'no-cache',
2025-11-28T09:16:15:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:16:15:   priority: 'u=3, i',
2025-11-28T09:16:15:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:16:15:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..YbDzFHrOtvi1cCET.YcmrRZ_R2i8xLC06UVeWZ8SKYKMgMDewVRAvnMIqJuyTWElRFhztRqrROrVbNhCASwhKTe-amN6lm2ILe_D6E7xM7Pxj1tdkkwN8coCjxoQwGQ8ojth2jT4kzqEcT0mJCZjzIDTCyBHceHUnVgBYXUjQQez7RK1L4PLdgsg1fiFv2ZBZ39YUxUpJF-gwbAXaXtiVVxrvrxigiAdfwDYXgbr9FKJ-jKxyP807mQNIjJ9IKUEqWBkZIlhHnFGyako.mEVlg0SRiBmejd59Bur8sw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:16:15:   'x-forwarded-proto': 'https',
2025-11-28T09:16:15:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:16:15:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:16:15:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:16:15:   connection: 'Keep-Alive',
2025-11-28T09:16:15:   'x-middleware-invoke': '',
2025-11-28T09:16:15:   'x-invoke-path': '/api/conversations',
2025-11-28T09:16:15:   'x-invoke-query': '%7B%7D',
2025-11-28T09:16:15:   'x-invoke-output': '/api/conversations'
2025-11-28T09:16:15: }
2025-11-28T09:16:15: 2025-11-28T14:16:15.105Z compression gzip compression
2025-11-28T09:17:08: 2025-11-28T14:17:08.897Z next:router-server:main requestHandler! /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:17:08:   matchedOutput: {
2025-11-28T09:17:08:     type: 'pageFile',
2025-11-28T09:17:08:     fsPath: undefined,
2025-11-28T09:17:08:     locale: undefined,
2025-11-28T09:17:08:     itemsRoot: undefined,
2025-11-28T09:17:08:     itemPath: '/api/conversation/[id]'
2025-11-28T09:17:08:   },
2025-11-28T09:17:08:   statusCode: undefined,
2025-11-28T09:17:08:   resHeaders: {},
2025-11-28T09:17:08:   bodyStream: false,
2025-11-28T09:17:08:   parsedUrl: {
2025-11-28T09:17:08:     pathname: '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:17:08:     query: [Object: null prototype] {}
2025-11-28T09:17:08:   },
2025-11-28T09:17:08:   finished: true
2025-11-28T09:17:08: }
2025-11-28T09:17:08: 2025-11-28T14:17:08.898Z next:router-server:main invokeRender /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:17:08:   host: 'gearly.com',
2025-11-28T09:17:08:   accept: '*/*',
2025-11-28T09:17:08:   'content-type': 'application/json',
2025-11-28T09:17:08:   'sec-fetch-site': 'same-origin',
2025-11-28T09:17:08:   origin: 'https://gearly.com',
2025-11-28T09:17:08:   'sec-fetch-mode': 'cors',
2025-11-28T09:17:08:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:17:08:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:17:08:   'sec-fetch-dest': 'empty',
2025-11-28T09:17:08:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:17:08:   priority: 'u=3, i',
2025-11-28T09:17:08:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:17:08:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..7Z68U41vlx774ob8.dVFHpg3RIWhMM160MNtxSZZDhal9W0_pPrqJd7wyXaXODuB3c5mYWLNwqLcz7pLmtlDzpW6dn6JswmZfIycHMjK9Vn9IwR-DjKnUpmEDQg0pMIlKOXxGSJ2qu8N_2JF0hN136Vb8LKdaaRk30DKdvHuI5Wxoa2pl9E-x9hxZhgerwjIX0yjt3Xkz6iB_RE-mHxXxeIPnDOjUtzWE463y1hH0YGX6Xgq9q4i_HagLXZfephTF7U5CfEOxJxUjq-Y.3ZQFSa3dv0tp_RhEUjFgrw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:17:08:   'x-forwarded-proto': 'https',
2025-11-28T09:17:08:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:17:08:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:17:08:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:17:08:   'content-length': '54',
2025-11-28T09:17:08:   connection: 'Keep-Alive',
2025-11-28T09:17:08:   'x-middleware-invoke': '',
2025-11-28T09:17:08:   'x-invoke-path': '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:17:08:   'x-invoke-query': '%7B%7D',
2025-11-28T09:17:08:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T09:17:08: }
2025-11-28T09:17:08: 2025-11-28T14:17:08.902Z compression no compression: size below threshold
2025-11-28T09:17:08: 2025-11-28T14:17:08.986Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:17:08:   matchedOutput: {
2025-11-28T09:17:08:     type: 'pageFile',
2025-11-28T09:17:08:     fsPath: undefined,
2025-11-28T09:17:08:     locale: undefined,
2025-11-28T09:17:08:     itemsRoot: undefined,
2025-11-28T09:17:08:     itemPath: '/api/conversations'
2025-11-28T09:17:08:   },
2025-11-28T09:17:08:   statusCode: undefined,
2025-11-28T09:17:08:   resHeaders: {},
2025-11-28T09:17:08:   bodyStream: false,
2025-11-28T09:17:08:   parsedUrl: {
2025-11-28T09:17:08:     pathname: '/api/conversations',
2025-11-28T09:17:08:     query: [Object: null prototype] {}
2025-11-28T09:17:08:   },
2025-11-28T09:17:08:   finished: true
2025-11-28T09:17:08: }
2025-11-28T09:17:08: 2025-11-28T14:17:08.986Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:17:08:   host: 'gearly.com',
2025-11-28T09:17:08:   accept: '*/*',
2025-11-28T09:17:08:   'sec-fetch-site': 'same-origin',
2025-11-28T09:17:08:   pragma: 'no-cache',
2025-11-28T09:17:08:   'sec-fetch-mode': 'cors',
2025-11-28T09:17:08:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:17:08:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:17:08:   'sec-fetch-dest': 'empty',
2025-11-28T09:17:08:   'cache-control': 'no-cache',
2025-11-28T09:17:08:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:17:08:   priority: 'u=3, i',
2025-11-28T09:17:08:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:17:08:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..brERR-9v4_wn1pY-.HVlTO78FtW3uxX7q3FPY0fPztHrjj-OYqY2Zcd6QaPKFddwBqp5bTDdztUZNTBlSmzfI4bQfB1X191I4u9UMTFYYr0oB2UYDLNug8BKOYrTRJOPEu71pncHIMlcUFGSx-A8pyLU3iyC_LzmVCoF3CXPUCECU4Bc5NEtvEJkOZ6QjP9m1bFXU_-EKXdB_SJ5z6ZVnjnMhJ5ngvNA_knXMiBNhCDRdHxIwgkoFeLpHDLoNsLz92Dc7ZvXpadogcs0.4Dh7IrqN88RdwrOr8nOOfA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:17:08:   'x-forwarded-proto': 'https',
2025-11-28T09:17:08:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:17:08:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:17:08:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:17:08:   connection: 'Keep-Alive',
2025-11-28T09:17:08:   'x-middleware-invoke': '',
2025-11-28T09:17:08:   'x-invoke-path': '/api/conversations',
2025-11-28T09:17:08:   'x-invoke-query': '%7B%7D',
2025-11-28T09:17:08:   'x-invoke-output': '/api/conversations'
2025-11-28T09:17:08: }
2025-11-28T09:17:08: 2025-11-28T14:17:08.988Z compression gzip compression
2025-11-28T09:17:09: 2025-11-28T14:17:09.110Z next:router-server:main requestHandler! /api/stream {
2025-11-28T09:17:09:   matchedOutput: {
2025-11-28T09:17:09:     type: 'pageFile',
2025-11-28T09:17:09:     fsPath: undefined,
2025-11-28T09:17:09:     locale: undefined,
2025-11-28T09:17:09:     itemsRoot: undefined,
2025-11-28T09:17:09:     itemPath: '/api/stream'
2025-11-28T09:17:09:   },
2025-11-28T09:17:09:   statusCode: undefined,
2025-11-28T09:17:09:   resHeaders: {},
2025-11-28T09:17:09:   bodyStream: false,
2025-11-28T09:17:09:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T09:17:09:   finished: true
2025-11-28T09:17:09: }
2025-11-28T09:17:09: 2025-11-28T14:17:09.110Z next:router-server:main invokeRender /api/stream {
2025-11-28T09:17:09:   host: 'gearly.com',
2025-11-28T09:17:09:   accept: '*/*',
2025-11-28T09:17:09:   'content-type': 'application/json',
2025-11-28T09:17:09:   'sec-fetch-site': 'same-origin',
2025-11-28T09:17:09:   origin: 'https://gearly.com',
2025-11-28T09:17:09:   'sec-fetch-mode': 'cors',
2025-11-28T09:17:09:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:17:09:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:17:09:   'sec-fetch-dest': 'empty',
2025-11-28T09:17:09:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:17:09:   priority: 'u=3, i',
2025-11-28T09:17:09:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:17:09:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..CP0XwgKAdGhbFKGb.yECfWZd9HwKY-5O-mc-boqr4aR5tCYcfDmKy0cAsC_cgE2_-YkW0RDnmsxncjkhf2NHxNE29hwr5-3gEqDYsJDCbQyVHaH9UCsKWFK78iCMz8H0gOH4_pB3N1jJGgXQJxJ77ODfntnGWS9eCsgnNYtykUYXsHFjZdK6XnlloY-YmUnanrg2QsEs6A9MVuEQVsSlqV_I6qbx71KWgJdAptbymri00pp2JSYdt2N2Aw24aTlUPBa1LnQIrba4_Xok.icrKVpvW_8X_gTqw8MOS7w; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:17:09:   'x-forwarded-proto': 'https',
2025-11-28T09:17:09:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:17:09:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:17:09:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:17:09:   'content-length': '459',
2025-11-28T09:17:09:   connection: 'Keep-Alive',
2025-11-28T09:17:09:   'x-middleware-invoke': '',
2025-11-28T09:17:09:   'x-invoke-path': '/api/stream',
2025-11-28T09:17:09:   'x-invoke-query': '%7B%7D',
2025-11-28T09:17:09:   'x-invoke-output': '/api/stream'
2025-11-28T09:17:09: }
2025-11-28T09:17:14: 2025-11-28T14:17:14.258Z compression gzip compression
2025-11-28T09:17:17: 2025-11-28T14:17:17.691Z next:router-server:main requestHandler! /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:17:17:   matchedOutput: {
2025-11-28T09:17:17:     type: 'pageFile',
2025-11-28T09:17:17:     fsPath: undefined,
2025-11-28T09:17:17:     locale: undefined,
2025-11-28T09:17:17:     itemsRoot: undefined,
2025-11-28T09:17:17:     itemPath: '/api/conversation/[id]'
2025-11-28T09:17:17:   },
2025-11-28T09:17:17:   statusCode: undefined,
2025-11-28T09:17:17:   resHeaders: {},
2025-11-28T09:17:17:   bodyStream: false,
2025-11-28T09:17:17:   parsedUrl: {
2025-11-28T09:17:17:     pathname: '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:17:17:     query: [Object: null prototype] {}
2025-11-28T09:17:17:   },
2025-11-28T09:17:17:   finished: true
2025-11-28T09:17:17: }
2025-11-28T09:17:17: 2025-11-28T14:17:17.691Z next:router-server:main invokeRender /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:17:17:   host: 'gearly.com',
2025-11-28T09:17:17:   accept: '*/*',
2025-11-28T09:17:17:   'content-type': 'application/json',
2025-11-28T09:17:17:   'sec-fetch-site': 'same-origin',
2025-11-28T09:17:17:   origin: 'https://gearly.com',
2025-11-28T09:17:17:   'sec-fetch-mode': 'cors',
2025-11-28T09:17:17:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:17:17:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:17:17:   'sec-fetch-dest': 'empty',
2025-11-28T09:17:17:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:17:17:   priority: 'u=3, i',
2025-11-28T09:17:17:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:17:17:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..8jYIMFFK0XNilH3C.d0eFm11sc_SHaciyd4LZpzMUQexeYHdtnKQ4GwR2TQFrzRHiOesBxxc6qtP5qZbYFDAbR1bGtSb6P7AjUvL6FH0D4BOv1LVrEfV64x8C5zEHMbr-hMjR2WwKs5KZgbynHoEWSbGpyZH1Zhr7NnzOgo71fNv9BYzTmXR_sQfHqOOFafnsucbb3bIB-SKZ-ntYGbKiUZ79QxxWzjWegButZrOLGw34TBN0ehe794x9LZuEolceuFjb18Ma-VRV6cs.1BBrYoNqCQ9lN3rImwT1FQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:17:17:   'x-forwarded-proto': 'https',
2025-11-28T09:17:17:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:17:17:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:17:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:17:17:   'content-length': '787',
2025-11-28T09:17:17:   connection: 'Keep-Alive',
2025-11-28T09:17:17:   'x-middleware-invoke': '',
2025-11-28T09:17:17:   'x-invoke-path': '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:17:17:   'x-invoke-query': '%7B%7D',
2025-11-28T09:17:17:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T09:17:17: }
2025-11-28T09:17:17: 2025-11-28T14:17:17.695Z compression gzip compression
2025-11-28T09:17:17: 2025-11-28T14:17:17.774Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:17:17:   matchedOutput: {
2025-11-28T09:17:17:     type: 'pageFile',
2025-11-28T09:17:17:     fsPath: undefined,
2025-11-28T09:17:17:     locale: undefined,
2025-11-28T09:17:17:     itemsRoot: undefined,
2025-11-28T09:17:17:     itemPath: '/api/conversations'
2025-11-28T09:17:17:   },
2025-11-28T09:17:17:   statusCode: undefined,
2025-11-28T09:17:17:   resHeaders: {},
2025-11-28T09:17:17:   bodyStream: false,
2025-11-28T09:17:17:   parsedUrl: {
2025-11-28T09:17:17:     pathname: '/api/conversations',
2025-11-28T09:17:17:     query: [Object: null prototype] {}
2025-11-28T09:17:17:   },
2025-11-28T09:17:17:   finished: true
2025-11-28T09:17:17: }
2025-11-28T09:17:17: 2025-11-28T14:17:17.774Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:17:17:   host: 'gearly.com',
2025-11-28T09:17:17:   accept: '*/*',
2025-11-28T09:17:17:   'sec-fetch-site': 'same-origin',
2025-11-28T09:17:17:   pragma: 'no-cache',
2025-11-28T09:17:17:   'sec-fetch-mode': 'cors',
2025-11-28T09:17:17:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:17:17:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:17:17:   'sec-fetch-dest': 'empty',
2025-11-28T09:17:17:   'cache-control': 'no-cache',
2025-11-28T09:17:17:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:17:17:   priority: 'u=3, i',
2025-11-28T09:17:17:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:17:17:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..I8h45UmMvmUBlOjG.zYjnR18S4XQtKIquB2Vm-dlh5TdehW4qowxYlo--dc9Taqi6YHLVrynBuxV_DovW3SKIZdvdDHcDWq9lq1yCb-GgSlEUXW-KJupBB0NkXHPblQqT4N8XhenkLWMeWkV6OX_3qk_j_uX8h8xhJLDkfxkRRQPZ0t9QynNxAFI_DNdRXbsrOPOT2eZXLWe1CxbK3T9e8xiYmoJ_J_bVdki4Gr-3FCDPgHvEVNb_x-Tjtm1_OoLDLVXdEDbPme7OFj8.FArNojUbY82UIKxYGQ56hA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:17:17:   'x-forwarded-proto': 'https',
2025-11-28T09:17:17:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:17:17:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:17:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:17:17:   connection: 'Keep-Alive',
2025-11-28T09:17:17:   'x-middleware-invoke': '',
2025-11-28T09:17:17:   'x-invoke-path': '/api/conversations',
2025-11-28T09:17:17:   'x-invoke-query': '%7B%7D',
2025-11-28T09:17:17:   'x-invoke-output': '/api/conversations'
2025-11-28T09:17:17: }
2025-11-28T09:17:17: 2025-11-28T14:17:17.775Z compression gzip compression
2025-11-28T09:17:45: 2025-11-28T14:17:45.462Z next:router-server:main requestHandler! /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:17:45:   matchedOutput: {
2025-11-28T09:17:45:     type: 'pageFile',
2025-11-28T09:17:45:     fsPath: undefined,
2025-11-28T09:17:45:     locale: undefined,
2025-11-28T09:17:45:     itemsRoot: undefined,
2025-11-28T09:17:45:     itemPath: '/api/conversation/[id]'
2025-11-28T09:17:45:   },
2025-11-28T09:17:45:   statusCode: undefined,
2025-11-28T09:17:45:   resHeaders: {},
2025-11-28T09:17:45:   bodyStream: false,
2025-11-28T09:17:45:   parsedUrl: {
2025-11-28T09:17:45:     pathname: '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:17:45:     query: [Object: null prototype] {}
2025-11-28T09:17:45:   },
2025-11-28T09:17:45:   finished: true
2025-11-28T09:17:45: }
2025-11-28T09:17:45: 2025-11-28T14:17:45.462Z next:router-server:main invokeRender /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:17:45:   host: 'gearly.com',
2025-11-28T09:17:45:   accept: '*/*',
2025-11-28T09:17:45:   'content-type': 'application/json',
2025-11-28T09:17:45:   'sec-fetch-site': 'same-origin',
2025-11-28T09:17:45:   origin: 'https://gearly.com',
2025-11-28T09:17:45:   'sec-fetch-mode': 'cors',
2025-11-28T09:17:45:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:17:45:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:17:45:   'sec-fetch-dest': 'empty',
2025-11-28T09:17:45:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:17:45:   priority: 'u=3, i',
2025-11-28T09:17:45:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:17:45:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Hr4Z_bUQ-A--enU2.F2t79aQpb_dAQR2fv1-29XxLsXVgf9hfexnIZ7CNNb4e_o9yOJAOLWZGvSb0ILYDwB7OBo-eVfKOrNRJnyoM1x0XfjsjHAC7_JVbF8FEQ47pY9Jj9prBJlHk_-FDmXhbZ_OcRF-ABgtXDZbOJk0QEDdlgYLzWPkPoMuGO2XsQMR0OVdiq_XcI8_DxGlyTgM5fEBPcfQQyYIRjfz5tj4LUodcL0H7PJKTLBQtIcfU1IEh32McdXdPUVIRxBmDR2U.0nGdy6FzQXT2HnPL0xgfnw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:17:45:   'x-forwarded-proto': 'https',
2025-11-28T09:17:45:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:17:45:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:17:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:17:45:   'content-length': '54',
2025-11-28T09:17:45:   connection: 'Keep-Alive',
2025-11-28T09:17:45:   'x-middleware-invoke': '',
2025-11-28T09:17:45:   'x-invoke-path': '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:17:45:   'x-invoke-query': '%7B%7D',
2025-11-28T09:17:45:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T09:17:45: }
2025-11-28T09:17:45: 2025-11-28T14:17:45.467Z compression gzip compression
2025-11-28T09:17:45: 2025-11-28T14:17:45.534Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:17:45:   matchedOutput: {
2025-11-28T09:17:45:     type: 'pageFile',
2025-11-28T09:17:45:     fsPath: undefined,
2025-11-28T09:17:45:     locale: undefined,
2025-11-28T09:17:45:     itemsRoot: undefined,
2025-11-28T09:17:45:     itemPath: '/api/conversations'
2025-11-28T09:17:45:   },
2025-11-28T09:17:45:   statusCode: undefined,
2025-11-28T09:17:45:   resHeaders: {},
2025-11-28T09:17:45:   bodyStream: false,
2025-11-28T09:17:45:   parsedUrl: {
2025-11-28T09:17:45:     pathname: '/api/conversations',
2025-11-28T09:17:45:     query: [Object: null prototype] {}
2025-11-28T09:17:45:   },
2025-11-28T09:17:45:   finished: true
2025-11-28T09:17:45: }
2025-11-28T09:17:45: 2025-11-28T14:17:45.534Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:17:45:   host: 'gearly.com',
2025-11-28T09:17:45:   accept: '*/*',
2025-11-28T09:17:45:   'sec-fetch-site': 'same-origin',
2025-11-28T09:17:45:   pragma: 'no-cache',
2025-11-28T09:17:45:   'sec-fetch-mode': 'cors',
2025-11-28T09:17:45:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:17:45:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:17:45:   'sec-fetch-dest': 'empty',
2025-11-28T09:17:45:   'cache-control': 'no-cache',
2025-11-28T09:17:45:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:17:45:   priority: 'u=3, i',
2025-11-28T09:17:45:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:17:45:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..YhKrNg6iHTzRsncz.ljGGoedPv8Y2x2LamYxMwX8wNHBej4-bvFZsXcz8Aj2he-0sAReUTI5l_FF7J5yh6cfPwn65dtoc84VNOQ64DL_WFPOf4tO_MaTuIPO0nJQnvTL5Wm8gpUMaWxMA2IOhjjE323EzoXZTX621XIhxPDv1X4qdNOB7-7SBmMoyN-H7JWDSATwmnwamKXnD40gqriQBgakVeRiK0fkSFFF5NDF6xY2_YhXcNPU0aXzcm9IxEKl7CUftZ62vOpIw3qM.XZhn1szTi9w6mzCfv9FSzA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:17:45:   'x-forwarded-proto': 'https',
2025-11-28T09:17:45:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:17:45:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:17:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:17:45:   connection: 'Keep-Alive',
2025-11-28T09:17:45:   'x-middleware-invoke': '',
2025-11-28T09:17:45:   'x-invoke-path': '/api/conversations',
2025-11-28T09:17:45:   'x-invoke-query': '%7B%7D',
2025-11-28T09:17:45:   'x-invoke-output': '/api/conversations'
2025-11-28T09:17:45: }
2025-11-28T09:17:45: 2025-11-28T14:17:45.536Z compression gzip compression
2025-11-28T09:17:45: 2025-11-28T14:17:45.659Z next:router-server:main requestHandler! /api/stream {
2025-11-28T09:17:45:   matchedOutput: {
2025-11-28T09:17:45:     type: 'pageFile',
2025-11-28T09:17:45:     fsPath: undefined,
2025-11-28T09:17:45:     locale: undefined,
2025-11-28T09:17:45:     itemsRoot: undefined,
2025-11-28T09:17:45:     itemPath: '/api/stream'
2025-11-28T09:17:45:   },
2025-11-28T09:17:45:   statusCode: undefined,
2025-11-28T09:17:45:   resHeaders: {},
2025-11-28T09:17:45:   bodyStream: false,
2025-11-28T09:17:45:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T09:17:45:   finished: true
2025-11-28T09:17:45: }
2025-11-28T09:17:45: 2025-11-28T14:17:45.659Z next:router-server:main invokeRender /api/stream {
2025-11-28T09:17:45:   host: 'gearly.com',
2025-11-28T09:17:45:   accept: '*/*',
2025-11-28T09:17:45:   'content-type': 'application/json',
2025-11-28T09:17:45:   'sec-fetch-site': 'same-origin',
2025-11-28T09:17:45:   origin: 'https://gearly.com',
2025-11-28T09:17:45:   'sec-fetch-mode': 'cors',
2025-11-28T09:17:45:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:17:45:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:17:45:   'sec-fetch-dest': 'empty',
2025-11-28T09:17:45:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:17:45:   priority: 'u=3, i',
2025-11-28T09:17:45:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:17:45:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..96nqNWNqtEDXQudR.dFXcHB6CNjtAuBgb2sNsjj_o_FpGAhvb-IbOQLmwrZtmdRvw1e_Dt3kkCEW3DwbYKqw2w6s60YgmVWgdk3mNThnthxVFjttyCBqtJ8LyNXxddlVRg3gsETXmf7BF4m1i_B69ereXe1sC2OH_M6QGAboh63KBqZAJ4Xyryt7KXnkX_Do9HSK94ddGuyIOb4FfYp2aH9pp_hWj3ZQwfdcDBFQht9f-Oh78aT4j793PjrQ0mzra9zoOLjff7JFcAkA.PEfMkWJrnIhgHaR_3E5VzA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:17:45:   'x-forwarded-proto': 'https',
2025-11-28T09:17:45:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:17:45:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:17:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:17:45:   'content-length': '1302',
2025-11-28T09:17:45:   connection: 'Keep-Alive',
2025-11-28T09:17:45:   'x-middleware-invoke': '',
2025-11-28T09:17:45:   'x-invoke-path': '/api/stream',
2025-11-28T09:17:45:   'x-invoke-query': '%7B%7D',
2025-11-28T09:17:45:   'x-invoke-output': '/api/stream'
2025-11-28T09:17:45: }
2025-11-28T09:17:47: 2025-11-28T14:17:47.592Z compression gzip compression
2025-11-28T09:17:50: 2025-11-28T14:17:50.816Z next:router-server:main requestHandler! /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:17:50:   matchedOutput: {
2025-11-28T09:17:50:     type: 'pageFile',
2025-11-28T09:17:50:     fsPath: undefined,
2025-11-28T09:17:50:     locale: undefined,
2025-11-28T09:17:50:     itemsRoot: undefined,
2025-11-28T09:17:50:     itemPath: '/api/conversation/[id]'
2025-11-28T09:17:50:   },
2025-11-28T09:17:50:   statusCode: undefined,
2025-11-28T09:17:50:   resHeaders: {},
2025-11-28T09:17:50:   bodyStream: false,
2025-11-28T09:17:50:   parsedUrl: {
2025-11-28T09:17:50:     pathname: '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:17:50:     query: [Object: null prototype] {}
2025-11-28T09:17:50:   },
2025-11-28T09:17:50:   finished: true
2025-11-28T09:17:50: }
2025-11-28T09:17:50: 2025-11-28T14:17:50.817Z next:router-server:main invokeRender /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:17:50:   host: 'gearly.com',
2025-11-28T09:17:50:   accept: '*/*',
2025-11-28T09:17:50:   'content-type': 'application/json',
2025-11-28T09:17:50:   'sec-fetch-site': 'same-origin',
2025-11-28T09:17:50:   origin: 'https://gearly.com',
2025-11-28T09:17:50:   'sec-fetch-mode': 'cors',
2025-11-28T09:17:50:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:17:50:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:17:50:   'sec-fetch-dest': 'empty',
2025-11-28T09:17:50:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:17:50:   priority: 'u=3, i',
2025-11-28T09:17:50:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:17:50:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..dTQbgqBjdoMww8xW.0atCQ94FZAJpyqe3XJu4ULGIazRxq7P_-OTGAi6ufmke28QDP5zMVLaagU0lTudlzdkDWzzNOPvwAGjX-mYqe18-J4K9448hVykjWlV8Z50AE3xSf4nNB2Qe-YVBoRrycPXkVL4JMl6ToI-iz6nFF4w3qqF1FX27CRrjC_mfsqLWyHHKRf7dzqm5cQyJx35zd29Ciop6QmsQXb8w0xRkDYY6-qqWqEIXT4KE0jCbK8DRo08e15G0P0DJU4IF3HA.doFkSiz-CbcD_6nTSH_eGA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:17:50:   'x-forwarded-proto': 'https',
2025-11-28T09:17:50:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:17:50:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:17:50:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:17:50:   'content-length': '640',
2025-11-28T09:17:50:   connection: 'Keep-Alive',
2025-11-28T09:17:50:   'x-middleware-invoke': '',
2025-11-28T09:17:50:   'x-invoke-path': '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:17:50:   'x-invoke-query': '%7B%7D',
2025-11-28T09:17:50:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T09:17:50: }
2025-11-28T09:17:50: 2025-11-28T14:17:50.820Z compression gzip compression
2025-11-28T09:17:50: 2025-11-28T14:17:50.887Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:17:50:   matchedOutput: {
2025-11-28T09:17:50:     type: 'pageFile',
2025-11-28T09:17:50:     fsPath: undefined,
2025-11-28T09:17:50:     locale: undefined,
2025-11-28T09:17:50:     itemsRoot: undefined,
2025-11-28T09:17:50:     itemPath: '/api/conversations'
2025-11-28T09:17:50:   },
2025-11-28T09:17:50:   statusCode: undefined,
2025-11-28T09:17:50:   resHeaders: {},
2025-11-28T09:17:50:   bodyStream: false,
2025-11-28T09:17:50:   parsedUrl: {
2025-11-28T09:17:50:     pathname: '/api/conversations',
2025-11-28T09:17:50:     query: [Object: null prototype] {}
2025-11-28T09:17:50:   },
2025-11-28T09:17:50:   finished: true
2025-11-28T09:17:50: }
2025-11-28T09:17:50: 2025-11-28T14:17:50.888Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:17:50:   host: 'gearly.com',
2025-11-28T09:17:50:   accept: '*/*',
2025-11-28T09:17:50:   'sec-fetch-site': 'same-origin',
2025-11-28T09:17:50:   pragma: 'no-cache',
2025-11-28T09:17:50:   'sec-fetch-mode': 'cors',
2025-11-28T09:17:50:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:17:50:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:17:50:   'sec-fetch-dest': 'empty',
2025-11-28T09:17:50:   'cache-control': 'no-cache',
2025-11-28T09:17:50:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:17:50:   priority: 'u=3, i',
2025-11-28T09:17:50:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:17:50:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..kavO-T1EeZaHacO7.IGkBx2tlVf-_TiN8ZMPnMFQYUJLsEv9bpdf5IBoZk1yfVRo5-MSJBK7c6dMxzACqgPMrj3Vzvwj6UV0SOwxf9-ehlj-jFav3yEnxnkQMT8nbH2WDdalBmwiLulGXKptxxNxsTbPYWW4OERUNbncq5ub0i2sVgZJgDj33Tp77agpZlU4JDZBy2AK-QJRBwvGjOMkqc-pCdzDOr5slM-tR5oObcUzCtqdyNuS600Q8ObHMTNO-Qd8VYEoJtp6ia6c.MDXWT1EOoij9nCxrLcd0pA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:17:50:   'x-forwarded-proto': 'https',
2025-11-28T09:17:50:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:17:50:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:17:50:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:17:50:   connection: 'Keep-Alive',
2025-11-28T09:17:50:   'x-middleware-invoke': '',
2025-11-28T09:17:50:   'x-invoke-path': '/api/conversations',
2025-11-28T09:17:50:   'x-invoke-query': '%7B%7D',
2025-11-28T09:17:50:   'x-invoke-output': '/api/conversations'
2025-11-28T09:17:50: }
2025-11-28T09:17:50: 2025-11-28T14:17:50.889Z compression gzip compression
2025-11-28T09:18:15: 2025-11-28T14:18:15.692Z next:router-server:main requestHandler! /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:18:15:   matchedOutput: {
2025-11-28T09:18:15:     type: 'pageFile',
2025-11-28T09:18:15:     fsPath: undefined,
2025-11-28T09:18:15:     locale: undefined,
2025-11-28T09:18:15:     itemsRoot: undefined,
2025-11-28T09:18:15:     itemPath: '/api/conversation/[id]'
2025-11-28T09:18:15:   },
2025-11-28T09:18:15:   statusCode: undefined,
2025-11-28T09:18:15:   resHeaders: {},
2025-11-28T09:18:15:   bodyStream: false,
2025-11-28T09:18:15:   parsedUrl: {
2025-11-28T09:18:15:     pathname: '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:18:15:     query: [Object: null prototype] {}
2025-11-28T09:18:15:   },
2025-11-28T09:18:15:   finished: true
2025-11-28T09:18:15: }
2025-11-28T09:18:15: 2025-11-28T14:18:15.692Z next:router-server:main invokeRender /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:18:15:   host: 'gearly.com',
2025-11-28T09:18:15:   accept: '*/*',
2025-11-28T09:18:15:   'content-type': 'application/json',
2025-11-28T09:18:15:   'sec-fetch-site': 'same-origin',
2025-11-28T09:18:15:   origin: 'https://gearly.com',
2025-11-28T09:18:15:   'sec-fetch-mode': 'cors',
2025-11-28T09:18:15:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:18:15:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:18:15:   'sec-fetch-dest': 'empty',
2025-11-28T09:18:15:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:18:15:   priority: 'u=3, i',
2025-11-28T09:18:15:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:18:15:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..vA2308ozd5z64MMO.dXmVUrdJ-EJdtkssV33qqgG03V0PBT9wGuJi5NUf_ZNoZC3s_0mHzswIUKby6ZGts_hRy6W4EB09gl2noQMRGG8k2OLgHm3CkttvjiguEzpGYVWR7awhhvY2uiYK4fQhuzTHWdLOOpdPIV0yTofbays2i_32eiABGXU3ugaeKKHcBbeGLmYZiQUej--BZNYLddOS-9lsntoa08WqzzzCXAAbracYQnP1oS73ryBCcLWJHqCteX-zf6Z6DrGWeTI.g5xrAIed56RS0so9XGWO0w; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:18:15:   'x-forwarded-proto': 'https',
2025-11-28T09:18:15:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:18:15:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:18:15:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:18:15:   'content-length': '47',
2025-11-28T09:18:15:   connection: 'Keep-Alive',
2025-11-28T09:18:15:   'x-middleware-invoke': '',
2025-11-28T09:18:15:   'x-invoke-path': '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:18:15:   'x-invoke-query': '%7B%7D',
2025-11-28T09:18:15:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T09:18:15: }
2025-11-28T09:18:15: 2025-11-28T14:18:15.697Z compression gzip compression
2025-11-28T09:18:15: 2025-11-28T14:18:15.890Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:18:15:   matchedOutput: {
2025-11-28T09:18:15:     type: 'pageFile',
2025-11-28T09:18:15:     fsPath: undefined,
2025-11-28T09:18:15:     locale: undefined,
2025-11-28T09:18:15:     itemsRoot: undefined,
2025-11-28T09:18:15:     itemPath: '/api/conversations'
2025-11-28T09:18:15:   },
2025-11-28T09:18:15:   statusCode: undefined,
2025-11-28T09:18:15:   resHeaders: {},
2025-11-28T09:18:15:   bodyStream: false,
2025-11-28T09:18:15:   parsedUrl: {
2025-11-28T09:18:15:     pathname: '/api/conversations',
2025-11-28T09:18:15:     query: [Object: null prototype] {}
2025-11-28T09:18:15:   },
2025-11-28T09:18:15:   finished: true
2025-11-28T09:18:15: }
2025-11-28T09:18:15: 2025-11-28T14:18:15.890Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:18:15:   host: 'gearly.com',
2025-11-28T09:18:15:   accept: '*/*',
2025-11-28T09:18:15:   'sec-fetch-site': 'same-origin',
2025-11-28T09:18:15:   pragma: 'no-cache',
2025-11-28T09:18:15:   'sec-fetch-mode': 'cors',
2025-11-28T09:18:15:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:18:15:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:18:15:   'sec-fetch-dest': 'empty',
2025-11-28T09:18:15:   'cache-control': 'no-cache',
2025-11-28T09:18:15:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:18:15:   priority: 'u=3, i',
2025-11-28T09:18:15:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:18:15:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..-vA4T9VpvOCi4vxN.nkISD8_CsmgWH3XAK7kx2zzrgMj_u957GWxJ79A9U9nFfzN7SLsWzR7NTWDt-sYTl0DhGNsY-vg7xpkDUHuoKI6MxNr_Zl8ULrHdrOStbcVkPBC1ALek4QorKOAEMC0VoKv6_s5JI076jB2Y0EC6W8GyDOBJ0fRNYMYFdU_FRVL3D87Xtbzee-QhbshwN5stPQ6NWl2_KbQkqGNDJWI12YABpuTkL8M6BIwqkjBi0bdpICvgJtPVmnRsZlnWHK4.Wm1rbiJD8Y2bvDhBr-Y8IQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:18:15:   'x-forwarded-proto': 'https',
2025-11-28T09:18:15:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:18:15:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:18:15:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:18:15:   connection: 'Keep-Alive',
2025-11-28T09:18:15:   'x-middleware-invoke': '',
2025-11-28T09:18:15:   'x-invoke-path': '/api/conversations',
2025-11-28T09:18:15:   'x-invoke-query': '%7B%7D',
2025-11-28T09:18:15:   'x-invoke-output': '/api/conversations'
2025-11-28T09:18:15: }
2025-11-28T09:18:15: 2025-11-28T14:18:15.892Z compression gzip compression
2025-11-28T09:18:16: 2025-11-28T14:18:16.028Z next:router-server:main requestHandler! /api/stream {
2025-11-28T09:18:16:   matchedOutput: {
2025-11-28T09:18:16:     type: 'pageFile',
2025-11-28T09:18:16:     fsPath: undefined,
2025-11-28T09:18:16:     locale: undefined,
2025-11-28T09:18:16:     itemsRoot: undefined,
2025-11-28T09:18:16:     itemPath: '/api/stream'
2025-11-28T09:18:16:   },
2025-11-28T09:18:16:   statusCode: undefined,
2025-11-28T09:18:16:   resHeaders: {},
2025-11-28T09:18:16:   bodyStream: false,
2025-11-28T09:18:16:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T09:18:16:   finished: true
2025-11-28T09:18:16: }
2025-11-28T09:18:16: 2025-11-28T14:18:16.028Z next:router-server:main invokeRender /api/stream {
2025-11-28T09:18:16:   host: 'gearly.com',
2025-11-28T09:18:16:   accept: '*/*',
2025-11-28T09:18:16:   'content-type': 'application/json',
2025-11-28T09:18:16:   'sec-fetch-site': 'same-origin',
2025-11-28T09:18:16:   origin: 'https://gearly.com',
2025-11-28T09:18:16:   'sec-fetch-mode': 'cors',
2025-11-28T09:18:16:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:18:16:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:18:16:   'sec-fetch-dest': 'empty',
2025-11-28T09:18:16:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:18:16:   priority: 'u=3, i',
2025-11-28T09:18:16:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:18:16:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..On5c0QIO8x3o2BTV.sNSiKP8sd6aGlIojBhRB_Ft31tWQMUncfKubfuWVE0kUZffwl-qEWF-TfUgfp7QE2gyA8yeGexnMO77yZ2DT31doevDqa2UiMtmA6Dch51H1MFu1YaIytEH7WmZdfaHP3lsWfjh9UonmHGw8oriOnYbqc3B0pAaRfhw6r-5Rhpuk80y9t6w3hIPVvvoT1Czo9s_qPXDsHEatzLbOQlMZhng0Nc6I0oHefqI5qzHsWrJaK8CiEsJenWFWMc0DwEc.los6Sg8b5KxaaTwtynv4fQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:18:16:   'x-forwarded-proto': 'https',
2025-11-28T09:18:16:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:18:16:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:18:16:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:18:16:   'content-length': '1991',
2025-11-28T09:18:16:   connection: 'Keep-Alive',
2025-11-28T09:18:16:   'x-middleware-invoke': '',
2025-11-28T09:18:16:   'x-invoke-path': '/api/stream',
2025-11-28T09:18:16:   'x-invoke-query': '%7B%7D',
2025-11-28T09:18:16:   'x-invoke-output': '/api/stream'
2025-11-28T09:18:16: }
2025-11-28T09:18:16: 2025-11-28T14:18:16.511Z compression gzip compression
2025-11-28T09:18:19: 2025-11-28T14:18:19.059Z next:router-server:main requestHandler! /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:18:19:   matchedOutput: {
2025-11-28T09:18:19:     type: 'pageFile',
2025-11-28T09:18:19:     fsPath: undefined,
2025-11-28T09:18:19:     locale: undefined,
2025-11-28T09:18:19:     itemsRoot: undefined,
2025-11-28T09:18:19:     itemPath: '/api/conversation/[id]'
2025-11-28T09:18:19:   },
2025-11-28T09:18:19:   statusCode: undefined,
2025-11-28T09:18:19:   resHeaders: {},
2025-11-28T09:18:19:   bodyStream: false,
2025-11-28T09:18:19:   parsedUrl: {
2025-11-28T09:18:19:     pathname: '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:18:19:     query: [Object: null prototype] {}
2025-11-28T09:18:19:   },
2025-11-28T09:18:19:   finished: true
2025-11-28T09:18:19: }
2025-11-28T09:18:19: 2025-11-28T14:18:19.059Z next:router-server:main invokeRender /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:18:19:   host: 'gearly.com',
2025-11-28T09:18:19:   accept: '*/*',
2025-11-28T09:18:19:   'content-type': 'application/json',
2025-11-28T09:18:19:   'sec-fetch-site': 'same-origin',
2025-11-28T09:18:19:   origin: 'https://gearly.com',
2025-11-28T09:18:19:   'sec-fetch-mode': 'cors',
2025-11-28T09:18:19:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:18:19:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:18:19:   'sec-fetch-dest': 'empty',
2025-11-28T09:18:19:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:18:19:   priority: 'u=3, i',
2025-11-28T09:18:19:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:18:19:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0.._wkWV6CM_5n0kEjT.Y_kCgBxu_tcr2UYmlB_np-7VvmQyYPVYHeen6oF4k460OILd5Ehkn00HrcrzWJwdMM3L99lK-Dx-fe70xd7BOYGky4r4L3LpzTnb41vL6BMGJeSxN4RkpOHm1EiEOtIWLBWBf0h0hH4tk9z0cMjPqUnXhO9ZIanx6yMbe96SDNpDZ_FlbDgDhOJFzHnDrXbfpe2z_k-pw9D8Qjs3nSpOfPU0vdqPOzSXR4DEG66eUKn5tERkB7xSWobP3Afo4u0.8YoyU60YUv_Mj2qG2HeitQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:18:19:   'x-forwarded-proto': 'https',
2025-11-28T09:18:19:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:18:19:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:18:19:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:18:19:   'content-length': '412',
2025-11-28T09:18:19:   connection: 'Keep-Alive',
2025-11-28T09:18:19:   'x-middleware-invoke': '',
2025-11-28T09:18:19:   'x-invoke-path': '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:18:19:   'x-invoke-query': '%7B%7D',
2025-11-28T09:18:19:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T09:18:19: }
2025-11-28T09:18:19: 2025-11-28T14:18:19.063Z compression gzip compression
2025-11-28T09:18:19: 2025-11-28T14:18:19.525Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:18:19:   matchedOutput: {
2025-11-28T09:18:19:     type: 'pageFile',
2025-11-28T09:18:19:     fsPath: undefined,
2025-11-28T09:18:19:     locale: undefined,
2025-11-28T09:18:19:     itemsRoot: undefined,
2025-11-28T09:18:19:     itemPath: '/api/conversations'
2025-11-28T09:18:19:   },
2025-11-28T09:18:19:   statusCode: undefined,
2025-11-28T09:18:19:   resHeaders: {},
2025-11-28T09:18:19:   bodyStream: false,
2025-11-28T09:18:19:   parsedUrl: {
2025-11-28T09:18:19:     pathname: '/api/conversations',
2025-11-28T09:18:19:     query: [Object: null prototype] {}
2025-11-28T09:18:19:   },
2025-11-28T09:18:19:   finished: true
2025-11-28T09:18:19: }
2025-11-28T09:18:19: 2025-11-28T14:18:19.526Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:18:19:   host: 'gearly.com',
2025-11-28T09:18:19:   accept: '*/*',
2025-11-28T09:18:19:   'sec-fetch-site': 'same-origin',
2025-11-28T09:18:19:   pragma: 'no-cache',
2025-11-28T09:18:19:   'sec-fetch-mode': 'cors',
2025-11-28T09:18:19:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:18:19:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:18:19:   'sec-fetch-dest': 'empty',
2025-11-28T09:18:19:   'cache-control': 'no-cache',
2025-11-28T09:18:19:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:18:19:   priority: 'u=3, i',
2025-11-28T09:18:19:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:18:19:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..xckHq8bs16QQQHeW.J7WPIjmDYjN03ihpYIaJzyZ8bhC7UMOo6y9Tq5qsNoLDKler-E8-WtNqqxbVOFJEwFYklhN98OQ8ojoQCRas0cYnRpnaAmFaaDKomIaW_EuacnErrY9YhuX9b9oeyDw-Je5810bqOk2nQ9_2QTsbMsik4im0lhHaMjIUxBGoBNQiWv1FpH-GhfqsFvR3NEkJ_w2fFKBwXZC_8vcpMIFfzmYggGOaSIjX4Wy55oNEvyD3tZ3SJlMZeCvVVR_n_nQ.g-FCMqOObjTtmugYd_ARpw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:18:19:   'x-forwarded-proto': 'https',
2025-11-28T09:18:19:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:18:19:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:18:19:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:18:19:   connection: 'Keep-Alive',
2025-11-28T09:18:19:   'x-middleware-invoke': '',
2025-11-28T09:18:19:   'x-invoke-path': '/api/conversations',
2025-11-28T09:18:19:   'x-invoke-query': '%7B%7D',
2025-11-28T09:18:19:   'x-invoke-output': '/api/conversations'
2025-11-28T09:18:19: }
2025-11-28T09:18:19: 2025-11-28T14:18:19.527Z compression gzip compression
2025-11-28T09:18:49: 2025-11-28T14:18:49.049Z next:router-server:main requestHandler! /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:18:49:   matchedOutput: {
2025-11-28T09:18:49:     type: 'pageFile',
2025-11-28T09:18:49:     fsPath: undefined,
2025-11-28T09:18:49:     locale: undefined,
2025-11-28T09:18:49:     itemsRoot: undefined,
2025-11-28T09:18:49:     itemPath: '/api/conversation/[id]'
2025-11-28T09:18:49:   },
2025-11-28T09:18:49:   statusCode: undefined,
2025-11-28T09:18:49:   resHeaders: {},
2025-11-28T09:18:49:   bodyStream: false,
2025-11-28T09:18:49:   parsedUrl: {
2025-11-28T09:18:49:     pathname: '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:18:49:     query: [Object: null prototype] {}
2025-11-28T09:18:49:   },
2025-11-28T09:18:49:   finished: true
2025-11-28T09:18:49: }
2025-11-28T09:18:49: 2025-11-28T14:18:49.049Z next:router-server:main invokeRender /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:18:49:   host: 'gearly.com',
2025-11-28T09:18:49:   accept: '*/*',
2025-11-28T09:18:49:   'content-type': 'application/json',
2025-11-28T09:18:49:   'sec-fetch-site': 'same-origin',
2025-11-28T09:18:49:   origin: 'https://gearly.com',
2025-11-28T09:18:49:   'sec-fetch-mode': 'cors',
2025-11-28T09:18:49:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:18:49:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:18:49:   'sec-fetch-dest': 'empty',
2025-11-28T09:18:49:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:18:49:   priority: 'u=3, i',
2025-11-28T09:18:49:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:18:49:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..0og2GOXrZZUYiJZF.k8IJLxVCmcYxlHpq8KMZA4FOBtYUxmeKoothi_n_XDW3Df1dTlMVJqgdf5hBRjRqIoOp4rIL-7nejiRe3TSyWQ9VDsY09NsSmVIiaEIMkSfukgHHPsiPVJT2EvWAaSNZjKiVwC6Jtuz3wFheRQQDyG1K6ropKw3IUtnK40mGNYnzLbDV6L6i-mIP23fi92CdyV_-Vg2HGKfE-uSBcxbnSJXUOdfjSWHWQUD_8z2UdIR-e4CODkkbg35Q-b9or64.I3-1RhcCGy1B7sJh90OIZA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:18:49:   'x-forwarded-proto': 'https',
2025-11-28T09:18:49:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:18:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:18:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:18:49:   'content-length': '68',
2025-11-28T09:18:49:   connection: 'Keep-Alive',
2025-11-28T09:18:49:   'x-middleware-invoke': '',
2025-11-28T09:18:49:   'x-invoke-path': '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:18:49:   'x-invoke-query': '%7B%7D',
2025-11-28T09:18:49:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T09:18:49: }
2025-11-28T09:18:49: 2025-11-28T14:18:49.053Z compression gzip compression
2025-11-28T09:18:49: 2025-11-28T14:18:49.115Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:18:49:   matchedOutput: {
2025-11-28T09:18:49:     type: 'pageFile',
2025-11-28T09:18:49:     fsPath: undefined,
2025-11-28T09:18:49:     locale: undefined,
2025-11-28T09:18:49:     itemsRoot: undefined,
2025-11-28T09:18:49:     itemPath: '/api/conversations'
2025-11-28T09:18:49:   },
2025-11-28T09:18:49:   statusCode: undefined,
2025-11-28T09:18:49:   resHeaders: {},
2025-11-28T09:18:49:   bodyStream: false,
2025-11-28T09:18:49:   parsedUrl: {
2025-11-28T09:18:49:     pathname: '/api/conversations',
2025-11-28T09:18:49:     query: [Object: null prototype] {}
2025-11-28T09:18:49:   },
2025-11-28T09:18:49:   finished: true
2025-11-28T09:18:49: }
2025-11-28T09:18:49: 2025-11-28T14:18:49.115Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:18:49:   host: 'gearly.com',
2025-11-28T09:18:49:   accept: '*/*',
2025-11-28T09:18:49:   'sec-fetch-site': 'same-origin',
2025-11-28T09:18:49:   pragma: 'no-cache',
2025-11-28T09:18:49:   'sec-fetch-mode': 'cors',
2025-11-28T09:18:49:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:18:49:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:18:49:   'sec-fetch-dest': 'empty',
2025-11-28T09:18:49:   'cache-control': 'no-cache',
2025-11-28T09:18:49:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:18:49:   priority: 'u=3, i',
2025-11-28T09:18:49:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:18:49:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..oSh08GkMPbXTsAtY.xBJETij30HnbX7QFPtnVl2pR29-bJp1tQDVSXz10t0hq1EirXVONgG6fQGlkHKybtQfKLc6PlISYtWxzb9ImFPhb1o1TK1wEQMS6ULUIcDfsa-Ycwuzxhq4aTX7kiMrnxV5bns5JBqnrkO0-jbHTfPcztJPu2yuf2Ur12qLvMkW4ACqJReaFITEE0R1s3zv0WsT-aShNXTNZE0s5ZUaDH2zmSeZnvLJ70CoUq8C-RBh7C6KNkV2mO4J-qGiRymo.1A8DCdgsB8O3pw7rsjfQfg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:18:49:   'x-forwarded-proto': 'https',
2025-11-28T09:18:49:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:18:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:18:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:18:49:   connection: 'Keep-Alive',
2025-11-28T09:18:49:   'x-middleware-invoke': '',
2025-11-28T09:18:49:   'x-invoke-path': '/api/conversations',
2025-11-28T09:18:49:   'x-invoke-query': '%7B%7D',
2025-11-28T09:18:49:   'x-invoke-output': '/api/conversations'
2025-11-28T09:18:49: }
2025-11-28T09:18:49: 2025-11-28T14:18:49.117Z compression gzip compression
2025-11-28T09:18:49: 2025-11-28T14:18:49.262Z next:router-server:main requestHandler! /api/stream {
2025-11-28T09:18:49:   matchedOutput: {
2025-11-28T09:18:49:     type: 'pageFile',
2025-11-28T09:18:49:     fsPath: undefined,
2025-11-28T09:18:49:     locale: undefined,
2025-11-28T09:18:49:     itemsRoot: undefined,
2025-11-28T09:18:49:     itemPath: '/api/stream'
2025-11-28T09:18:49:   },
2025-11-28T09:18:49:   statusCode: undefined,
2025-11-28T09:18:49:   resHeaders: {},
2025-11-28T09:18:49:   bodyStream: false,
2025-11-28T09:18:49:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T09:18:49:   finished: true
2025-11-28T09:18:49: }
2025-11-28T09:18:49: 2025-11-28T14:18:49.262Z next:router-server:main invokeRender /api/stream {
2025-11-28T09:18:49:   host: 'gearly.com',
2025-11-28T09:18:49:   accept: '*/*',
2025-11-28T09:18:49:   'content-type': 'application/json',
2025-11-28T09:18:49:   'sec-fetch-site': 'same-origin',
2025-11-28T09:18:49:   origin: 'https://gearly.com',
2025-11-28T09:18:49:   'sec-fetch-mode': 'cors',
2025-11-28T09:18:49:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:18:49:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:18:49:   'sec-fetch-dest': 'empty',
2025-11-28T09:18:49:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:18:49:   priority: 'u=3, i',
2025-11-28T09:18:49:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:18:49:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..NPZsAod0j5kKUG-n.x_oXAJ9tRH5xtKVX50q7GWzW8erlgfCWz2CInwsttq2kGw18v-oOZJZJ_5YV18zYyMQDvK7iyc8asX94MYOnSH3UPkQU3t4Jc2K40F1B2K9Ql55mIE47CcRNz1zzr3chasGRTn2wLuTPWeY5cJ0bTZ7PS_KnZeTQOZ_BEZuEi0z-zVSRgwf8hyaw_I_6UU9ySGTqxtpqcVHOrHCp--D7ZPY5vdJY-Qh8rqczX1hIyqR9lEDrFnK_H85I_4A8BY0.wXjGUo-vQBGgHknZB_LLMg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:18:49:   'x-forwarded-proto': 'https',
2025-11-28T09:18:49:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:18:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:18:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:18:49:   'content-length': '2473',
2025-11-28T09:18:49:   connection: 'Keep-Alive',
2025-11-28T09:18:49:   'x-middleware-invoke': '',
2025-11-28T09:18:49:   'x-invoke-path': '/api/stream',
2025-11-28T09:18:49:   'x-invoke-query': '%7B%7D',
2025-11-28T09:18:49:   'x-invoke-output': '/api/stream'
2025-11-28T09:18:49: }
2025-11-28T09:18:56: 2025-11-28T14:18:56.368Z compression gzip compression
2025-11-28T09:18:59: 2025-11-28T14:18:59.625Z next:router-server:main requestHandler! /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:18:59:   matchedOutput: {
2025-11-28T09:18:59:     type: 'pageFile',
2025-11-28T09:18:59:     fsPath: undefined,
2025-11-28T09:18:59:     locale: undefined,
2025-11-28T09:18:59:     itemsRoot: undefined,
2025-11-28T09:18:59:     itemPath: '/api/conversation/[id]'
2025-11-28T09:18:59:   },
2025-11-28T09:18:59:   statusCode: undefined,
2025-11-28T09:18:59:   resHeaders: {},
2025-11-28T09:18:59:   bodyStream: false,
2025-11-28T09:18:59:   parsedUrl: {
2025-11-28T09:18:59:     pathname: '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:18:59:     query: [Object: null prototype] {}
2025-11-28T09:18:59:   },
2025-11-28T09:18:59:   finished: true
2025-11-28T09:18:59: }
2025-11-28T09:18:59: 2025-11-28T14:18:59.625Z next:router-server:main invokeRender /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:18:59:   host: 'gearly.com',
2025-11-28T09:18:59:   accept: '*/*',
2025-11-28T09:18:59:   'content-type': 'application/json',
2025-11-28T09:18:59:   'sec-fetch-site': 'same-origin',
2025-11-28T09:18:59:   origin: 'https://gearly.com',
2025-11-28T09:18:59:   'sec-fetch-mode': 'cors',
2025-11-28T09:18:59:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:18:59:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:18:59:   'sec-fetch-dest': 'empty',
2025-11-28T09:18:59:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:18:59:   priority: 'u=3, i',
2025-11-28T09:18:59:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:18:59:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..h6paXti7EFOrqv9N.X-_59dAO-oCJouvoTIaNFhnS40m688rgvFwryCUtfgfkkqGMc3DRMu2Wm9v2VIDknHVGi4GNJcFbGe2_EuAuNOhezTRQHte5DablOvHRoR5H_IsKSIEj_696qIzLbFKXorqfIgQMG5NDcMvId6-VEW6ci-dQSu-UZ3wBXtM0e9HqCYA50YVsieFHd_hGxNIAEHfkcxZCs-QCdcnrJ3dGLbDxgU_nqrRO3ukB3TSd5KcM44H-aRGiGmh9--K_ah0.WcxClLag0nVD4vXVgz6epw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:18:59:   'x-forwarded-proto': 'https',
2025-11-28T09:18:59:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:18:59:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:18:59:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:18:59:   'content-length': '650',
2025-11-28T09:18:59:   connection: 'Keep-Alive',
2025-11-28T09:18:59:   'x-middleware-invoke': '',
2025-11-28T09:18:59:   'x-invoke-path': '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:18:59:   'x-invoke-query': '%7B%7D',
2025-11-28T09:18:59:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T09:18:59: }
2025-11-28T09:18:59: 2025-11-28T14:18:59.628Z compression gzip compression
2025-11-28T09:18:59: 2025-11-28T14:18:59.684Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:18:59:   matchedOutput: {
2025-11-28T09:18:59:     type: 'pageFile',
2025-11-28T09:18:59:     fsPath: undefined,
2025-11-28T09:18:59:     locale: undefined,
2025-11-28T09:18:59:     itemsRoot: undefined,
2025-11-28T09:18:59:     itemPath: '/api/conversations'
2025-11-28T09:18:59:   },
2025-11-28T09:18:59:   statusCode: undefined,
2025-11-28T09:18:59:   resHeaders: {},
2025-11-28T09:18:59:   bodyStream: false,
2025-11-28T09:18:59:   parsedUrl: {
2025-11-28T09:18:59:     pathname: '/api/conversations',
2025-11-28T09:18:59:     query: [Object: null prototype] {}
2025-11-28T09:18:59:   },
2025-11-28T09:18:59:   finished: true
2025-11-28T09:18:59: }
2025-11-28T09:18:59: 2025-11-28T14:18:59.684Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:18:59:   host: 'gearly.com',
2025-11-28T09:18:59:   accept: '*/*',
2025-11-28T09:18:59:   'sec-fetch-site': 'same-origin',
2025-11-28T09:18:59:   pragma: 'no-cache',
2025-11-28T09:18:59:   'sec-fetch-mode': 'cors',
2025-11-28T09:18:59:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:18:59:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:18:59:   'sec-fetch-dest': 'empty',
2025-11-28T09:18:59:   'cache-control': 'no-cache',
2025-11-28T09:18:59:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:18:59:   priority: 'u=3, i',
2025-11-28T09:18:59:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:18:59:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..S2Bix03DkS5_FSHW.72O1phaL0pMYdza7Dw03KmOh78SmAZjakvwl5-6bL_2hLAlUTn2VCfNhasNFeSXk1gUttxvaMf7aGuofSnu15mXlhoHaHTAW_KgQOsp3Nu42jZvx6vpThMrXHwLpJgOyloyAv4Cv7DrasgQNpIQxVJV6Nuu9IgkFAIIx1ZT3yF2dWjklyZUlEBztIWHAqyPkQuxqNB6tbpLyht1oHJfiAdPgEKEFkYQlFM1_8E_wdXslF-OFX6kZPnqZLY7Eohc.Iicj7HhUMSPFPfp_AAt99g; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:18:59:   'x-forwarded-proto': 'https',
2025-11-28T09:18:59:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:18:59:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:18:59:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:18:59:   connection: 'Keep-Alive',
2025-11-28T09:18:59:   'x-middleware-invoke': '',
2025-11-28T09:18:59:   'x-invoke-path': '/api/conversations',
2025-11-28T09:18:59:   'x-invoke-query': '%7B%7D',
2025-11-28T09:18:59:   'x-invoke-output': '/api/conversations'
2025-11-28T09:18:59: }
2025-11-28T09:18:59: 2025-11-28T14:18:59.685Z compression gzip compression
2025-11-28T09:19:47: 2025-11-28T14:19:47.029Z next:router-server:main requestHandler! /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:19:47:   matchedOutput: {
2025-11-28T09:19:47:     type: 'pageFile',
2025-11-28T09:19:47:     fsPath: undefined,
2025-11-28T09:19:47:     locale: undefined,
2025-11-28T09:19:47:     itemsRoot: undefined,
2025-11-28T09:19:47:     itemPath: '/api/conversation/[id]'
2025-11-28T09:19:47:   },
2025-11-28T09:19:47:   statusCode: undefined,
2025-11-28T09:19:47:   resHeaders: {},
2025-11-28T09:19:47:   bodyStream: false,
2025-11-28T09:19:47:   parsedUrl: {
2025-11-28T09:19:47:     pathname: '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:19:47:     query: [Object: null prototype] {}
2025-11-28T09:19:47:   },
2025-11-28T09:19:47:   finished: true
2025-11-28T09:19:47: }
2025-11-28T09:19:47: 2025-11-28T14:19:47.029Z next:router-server:main invokeRender /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:19:47:   host: 'gearly.com',
2025-11-28T09:19:47:   accept: '*/*',
2025-11-28T09:19:47:   'content-type': 'application/json',
2025-11-28T09:19:47:   'sec-fetch-site': 'same-origin',
2025-11-28T09:19:47:   origin: 'https://gearly.com',
2025-11-28T09:19:47:   'sec-fetch-mode': 'cors',
2025-11-28T09:19:47:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:19:47:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:19:47:   'sec-fetch-dest': 'empty',
2025-11-28T09:19:47:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:19:47:   priority: 'u=3, i',
2025-11-28T09:19:47:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:19:47:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0.._j8IVOgihur4GIOt._21VpefwQL39EgRiaoSr4MLTmf2aLgUHeOxlPH0B-bKBKMNUSRjw3zuPMW-MrDB6Cryc3AnKC6XVARG83E725QJPRFSAiBf3BdxflHRQmVfr90aBFw6ySLxx3NHY26gpnkgJz_9lKezBT4WP-Y1SlNUuJRcqYm6Iy-K5YTm4wS0BvI-jICUi66JEOlmWgc9j2huEfh7wjkWuJzW4c0-Z5cDU-lsQteSApnC3yYjVbTsVbktb5u2TwI26kwjRSBI.gP0YDmrx9QmUi5yp-f-JPQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:19:47:   'x-forwarded-proto': 'https',
2025-11-28T09:19:47:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:19:47:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:19:47:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:19:47:   'content-length': '79',
2025-11-28T09:19:47:   connection: 'Keep-Alive',
2025-11-28T09:19:47:   'x-middleware-invoke': '',
2025-11-28T09:19:47:   'x-invoke-path': '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:19:47:   'x-invoke-query': '%7B%7D',
2025-11-28T09:19:47:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T09:19:47: }
2025-11-28T09:19:47: 2025-11-28T14:19:47.035Z compression gzip compression
2025-11-28T09:19:47: 2025-11-28T14:19:47.136Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:19:47:   matchedOutput: {
2025-11-28T09:19:47:     type: 'pageFile',
2025-11-28T09:19:47:     fsPath: undefined,
2025-11-28T09:19:47:     locale: undefined,
2025-11-28T09:19:47:     itemsRoot: undefined,
2025-11-28T09:19:47:     itemPath: '/api/conversations'
2025-11-28T09:19:47:   },
2025-11-28T09:19:47:   statusCode: undefined,
2025-11-28T09:19:47:   resHeaders: {},
2025-11-28T09:19:47:   bodyStream: false,
2025-11-28T09:19:47:   parsedUrl: {
2025-11-28T09:19:47:     pathname: '/api/conversations',
2025-11-28T09:19:47:     query: [Object: null prototype] {}
2025-11-28T09:19:47:   },
2025-11-28T09:19:47:   finished: true
2025-11-28T09:19:47: }
2025-11-28T09:19:47: 2025-11-28T14:19:47.136Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:19:47:   host: 'gearly.com',
2025-11-28T09:19:47:   accept: '*/*',
2025-11-28T09:19:47:   'sec-fetch-site': 'same-origin',
2025-11-28T09:19:47:   pragma: 'no-cache',
2025-11-28T09:19:47:   'sec-fetch-mode': 'cors',
2025-11-28T09:19:47:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:19:47:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:19:47:   'sec-fetch-dest': 'empty',
2025-11-28T09:19:47:   'cache-control': 'no-cache',
2025-11-28T09:19:47:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:19:47:   priority: 'u=3, i',
2025-11-28T09:19:47:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:19:47:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..2NNBCPHEDSb9kq5G.7CLEFnVJILQvH1dTsXpSUP-knkqNXjaWuku_sncXdOG-YOAv7g15BgVohUZoBI668o76aXlaMwx9kKADAiqIkHnTf-SLV42Acq0rvQ7EYlPFefz8gVZdx6S_3lSzLHvB2Wtf087IBLCeMi7XqhhP7ywY4lPDA8EMOyftjJZgCbEjr6iaLNl42_86ErS6dSU5iYCv27dHXJPd3dXHNllYhhwbwYO77P-03JIWdffggLzJ2enZtAX1CDqWHS8kYEc.NqaBqIua85UDxjMWGvp5dA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:19:47:   'x-forwarded-proto': 'https',
2025-11-28T09:19:47:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:19:47:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:19:47:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:19:47:   connection: 'Keep-Alive',
2025-11-28T09:19:47:   'x-middleware-invoke': '',
2025-11-28T09:19:47:   'x-invoke-path': '/api/conversations',
2025-11-28T09:19:47:   'x-invoke-query': '%7B%7D',
2025-11-28T09:19:47:   'x-invoke-output': '/api/conversations'
2025-11-28T09:19:47: }
2025-11-28T09:19:47: 2025-11-28T14:19:47.138Z compression gzip compression
2025-11-28T09:19:47: 2025-11-28T14:19:47.370Z next:router-server:main requestHandler! /api/stream {
2025-11-28T09:19:47:   matchedOutput: {
2025-11-28T09:19:47:     type: 'pageFile',
2025-11-28T09:19:47:     fsPath: undefined,
2025-11-28T09:19:47:     locale: undefined,
2025-11-28T09:19:47:     itemsRoot: undefined,
2025-11-28T09:19:47:     itemPath: '/api/stream'
2025-11-28T09:19:47:   },
2025-11-28T09:19:47:   statusCode: undefined,
2025-11-28T09:19:47:   resHeaders: {},
2025-11-28T09:19:47:   bodyStream: false,
2025-11-28T09:19:47:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T09:19:47:   finished: true
2025-11-28T09:19:47: }
2025-11-28T09:19:47: 2025-11-28T14:19:47.370Z next:router-server:main invokeRender /api/stream {
2025-11-28T09:19:47:   host: 'gearly.com',
2025-11-28T09:19:47:   accept: '*/*',
2025-11-28T09:19:47:   'content-type': 'application/json',
2025-11-28T09:19:47:   'sec-fetch-site': 'same-origin',
2025-11-28T09:19:47:   origin: 'https://gearly.com',
2025-11-28T09:19:47:   'sec-fetch-mode': 'cors',
2025-11-28T09:19:47:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:19:47:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:19:47:   'sec-fetch-dest': 'empty',
2025-11-28T09:19:47:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:19:47:   priority: 'u=3, i',
2025-11-28T09:19:47:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:19:47:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..HzbsEa4H7qZdSDZo.P-McBck-ky4SuJpYNZNDL_S15TSbouGYa2rAzyEhJvcdQ1XprGVXd57xLYiSlNSvNXrH-YM6_JfABsVWfyvV-em6tHhJ_75gXrn8LBJLb2o9yBBOWlevELVO_lvfcvVGJUJtd7EnvwqpNvZiZ_Og7-bSEObLxCBV-jFvd7vr5lslQGDMNKNeLbDKtcM_yTTJwUvCYcw4fS22i5qEqII_7PvwIbPMZKhzKsoSsXVjV0j6CcWiS9xUzjs8c8QCM9U.Rbp_jLzmYJ9xnpQ9g9ymlg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:19:47:   'x-forwarded-proto': 'https',
2025-11-28T09:19:47:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:19:47:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:19:47:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:19:47:   'content-length': '3204',
2025-11-28T09:19:47:   connection: 'Keep-Alive',
2025-11-28T09:19:47:   'x-middleware-invoke': '',
2025-11-28T09:19:47:   'x-invoke-path': '/api/stream',
2025-11-28T09:19:47:   'x-invoke-query': '%7B%7D',
2025-11-28T09:19:47:   'x-invoke-output': '/api/stream'
2025-11-28T09:19:47: }
2025-11-28T09:19:47: 2025-11-28T14:19:47.966Z compression gzip compression
2025-11-28T09:19:51: 2025-11-28T14:19:51.188Z next:router-server:main requestHandler! /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:19:51:   matchedOutput: {
2025-11-28T09:19:51:     type: 'pageFile',
2025-11-28T09:19:51:     fsPath: undefined,
2025-11-28T09:19:51:     locale: undefined,
2025-11-28T09:19:51:     itemsRoot: undefined,
2025-11-28T09:19:51:     itemPath: '/api/conversation/[id]'
2025-11-28T09:19:51:   },
2025-11-28T09:19:51:   statusCode: undefined,
2025-11-28T09:19:51:   resHeaders: {},
2025-11-28T09:19:51:   bodyStream: false,
2025-11-28T09:19:51:   parsedUrl: {
2025-11-28T09:19:51:     pathname: '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:19:51:     query: [Object: null prototype] {}
2025-11-28T09:19:51:   },
2025-11-28T09:19:51:   finished: true
2025-11-28T09:19:51: }
2025-11-28T09:19:51: 2025-11-28T14:19:51.188Z next:router-server:main invokeRender /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:19:51:   host: 'gearly.com',
2025-11-28T09:19:51:   accept: '*/*',
2025-11-28T09:19:51:   'content-type': 'application/json',
2025-11-28T09:19:51:   'sec-fetch-site': 'same-origin',
2025-11-28T09:19:51:   origin: 'https://gearly.com',
2025-11-28T09:19:51:   'sec-fetch-mode': 'cors',
2025-11-28T09:19:51:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:19:51:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:19:51:   'sec-fetch-dest': 'empty',
2025-11-28T09:19:51:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:19:51:   priority: 'u=3, i',
2025-11-28T09:19:51:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:19:51:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..cOZmxJwTrMWxwOVY.KZLZszFcQKuos3QeV7UHFMz7Y-iWey2J4lbVpDWTl-hjay-fKwQRFGfdJTqrtVgKPPoSVRyfd4AGag1R8pvZ8yH9X-lUF-q4_4FA3rCoeZUibDDrg-ZmNoe3oGH7nPBCypE94rOmgRWt27xB27J-fYYtN9pQVZft8mIKdGQHX-l7Mc8uK8a_l2wC44eKJ2SEpnxACFSNDbxfXADS87Pl-nRCTfsSD9g8U5UUfXgkkptgNTntfSW8lh4iWj6rVq4.uTmPFJOwTT56u8eGR8-PgQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:19:51:   'x-forwarded-proto': 'https',
2025-11-28T09:19:51:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:19:51:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:19:51:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:19:51:   'content-length': '649',
2025-11-28T09:19:51:   connection: 'Keep-Alive',
2025-11-28T09:19:51:   'x-middleware-invoke': '',
2025-11-28T09:19:51:   'x-invoke-path': '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:19:51:   'x-invoke-query': '%7B%7D',
2025-11-28T09:19:51:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T09:19:51: }
2025-11-28T09:19:51: 2025-11-28T14:19:51.193Z compression gzip compression
2025-11-28T09:19:51: 2025-11-28T14:19:51.413Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:19:51:   matchedOutput: {
2025-11-28T09:19:51:     type: 'pageFile',
2025-11-28T09:19:51:     fsPath: undefined,
2025-11-28T09:19:51:     locale: undefined,
2025-11-28T09:19:51:     itemsRoot: undefined,
2025-11-28T09:19:51:     itemPath: '/api/conversations'
2025-11-28T09:19:51:   },
2025-11-28T09:19:51:   statusCode: undefined,
2025-11-28T09:19:51:   resHeaders: {},
2025-11-28T09:19:51:   bodyStream: false,
2025-11-28T09:19:51:   parsedUrl: {
2025-11-28T09:19:51:     pathname: '/api/conversations',
2025-11-28T09:19:51:     query: [Object: null prototype] {}
2025-11-28T09:19:51:   },
2025-11-28T09:19:51:   finished: true
2025-11-28T09:19:51: }
2025-11-28T09:19:51: 2025-11-28T14:19:51.413Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:19:51:   host: 'gearly.com',
2025-11-28T09:19:51:   accept: '*/*',
2025-11-28T09:19:51:   'sec-fetch-site': 'same-origin',
2025-11-28T09:19:51:   pragma: 'no-cache',
2025-11-28T09:19:51:   'sec-fetch-mode': 'cors',
2025-11-28T09:19:51:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:19:51:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:19:51:   'sec-fetch-dest': 'empty',
2025-11-28T09:19:51:   'cache-control': 'no-cache',
2025-11-28T09:19:51:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:19:51:   priority: 'u=3, i',
2025-11-28T09:19:51:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:19:51:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..VWsLYtJauYYH1lsw.l6QkjXj_AyR8OgGWuqLGaMnjeCDGbxf28FzVSJv4UR5Ywt6M1_5yWGDp63TnwyWXSgZYfA3N8ucdO7R304Vj5dpcJqEq3QA68kNs5qpwL2NAio2ytC2saaK2sehxSTarXtishXZugYnkLIQLoBrn-_5d1nnE9EsDR9OzYw9WTiLbGuCMf3sZ5sdhVu_YnmyU8t83KFHxr53sYn8TQKbLx_EzwEWtgdulR1f3te6jooPbAjmJx4vT-GXzZO21xnU.tNZM-KIzVCjUFdfbr-2bzQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:19:51:   'x-forwarded-proto': 'https',
2025-11-28T09:19:51:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:19:51:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:19:51:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:19:51:   connection: 'Keep-Alive',
2025-11-28T09:19:51:   'x-middleware-invoke': '',
2025-11-28T09:19:51:   'x-invoke-path': '/api/conversations',
2025-11-28T09:19:51:   'x-invoke-query': '%7B%7D',
2025-11-28T09:19:51:   'x-invoke-output': '/api/conversations'
2025-11-28T09:19:51: }
2025-11-28T09:19:51: 2025-11-28T14:19:51.415Z compression gzip compression
2025-11-28T09:20:30: 2025-11-28T14:20:30.413Z next:router-server:main requestHandler! /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:20:30:   matchedOutput: {
2025-11-28T09:20:30:     type: 'pageFile',
2025-11-28T09:20:30:     fsPath: undefined,
2025-11-28T09:20:30:     locale: undefined,
2025-11-28T09:20:30:     itemsRoot: undefined,
2025-11-28T09:20:30:     itemPath: '/api/conversation/[id]'
2025-11-28T09:20:30:   },
2025-11-28T09:20:30:   statusCode: undefined,
2025-11-28T09:20:30:   resHeaders: {},
2025-11-28T09:20:30:   bodyStream: false,
2025-11-28T09:20:30:   parsedUrl: {
2025-11-28T09:20:30:     pathname: '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:20:30:     query: [Object: null prototype] {}
2025-11-28T09:20:30:   },
2025-11-28T09:20:30:   finished: true
2025-11-28T09:20:30: }
2025-11-28T09:20:30: 2025-11-28T14:20:30.413Z next:router-server:main invokeRender /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:20:30:   host: 'gearly.com',
2025-11-28T09:20:30:   accept: '*/*',
2025-11-28T09:20:30:   'content-type': 'application/json',
2025-11-28T09:20:30:   'sec-fetch-site': 'same-origin',
2025-11-28T09:20:30:   origin: 'https://gearly.com',
2025-11-28T09:20:30:   'sec-fetch-mode': 'cors',
2025-11-28T09:20:30:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:20:30:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:20:30:   'sec-fetch-dest': 'empty',
2025-11-28T09:20:30:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:20:30:   priority: 'u=3, i',
2025-11-28T09:20:30:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:20:30:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..2yUoL4JiLJGykvwT.FvHRco75QY-TWNHkrvnm26_VQK4hFnTL7RVKDYvZRHOYWIJV-WqIQrHXRb2-OvdHsBfeMnnAZdi9zXgisFhwxnXI7moLQUQi8Yuu7qQ9WcVbGQlobqRuRzkTdUqPGNdOI_TIiAAZBf8tb3AFOFGDynmrUhDh4Bg_hqLfUOff1FY-26nzCEKPveaz487lAMxYagRabEZyXqISO-GmEEHjaBqAK1X8AJ4v4kPu6MDsa1zA4w9kfqY55ct6Emywau0.Uv5qT1rHV2qmPP3OVlYZ7w; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:20:30:   'x-forwarded-proto': 'https',
2025-11-28T09:20:30:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:20:30:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:20:30:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:20:30:   'content-length': '55',
2025-11-28T09:20:30:   connection: 'Keep-Alive',
2025-11-28T09:20:30:   'x-middleware-invoke': '',
2025-11-28T09:20:30:   'x-invoke-path': '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:20:30:   'x-invoke-query': '%7B%7D',
2025-11-28T09:20:30:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T09:20:30: }
2025-11-28T09:20:30: 2025-11-28T14:20:30.417Z compression gzip compression
2025-11-28T09:20:30: 2025-11-28T14:20:30.478Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:20:30:   matchedOutput: {
2025-11-28T09:20:30:     type: 'pageFile',
2025-11-28T09:20:30:     fsPath: undefined,
2025-11-28T09:20:30:     locale: undefined,
2025-11-28T09:20:30:     itemsRoot: undefined,
2025-11-28T09:20:30:     itemPath: '/api/conversations'
2025-11-28T09:20:30:   },
2025-11-28T09:20:30:   statusCode: undefined,
2025-11-28T09:20:30:   resHeaders: {},
2025-11-28T09:20:30:   bodyStream: false,
2025-11-28T09:20:30:   parsedUrl: {
2025-11-28T09:20:30:     pathname: '/api/conversations',
2025-11-28T09:20:30:     query: [Object: null prototype] {}
2025-11-28T09:20:30:   },
2025-11-28T09:20:30:   finished: true
2025-11-28T09:20:30: }
2025-11-28T09:20:30: 2025-11-28T14:20:30.478Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:20:30:   host: 'gearly.com',
2025-11-28T09:20:30:   accept: '*/*',
2025-11-28T09:20:30:   'sec-fetch-site': 'same-origin',
2025-11-28T09:20:30:   pragma: 'no-cache',
2025-11-28T09:20:30:   'sec-fetch-mode': 'cors',
2025-11-28T09:20:30:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:20:30:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:20:30:   'sec-fetch-dest': 'empty',
2025-11-28T09:20:30:   'cache-control': 'no-cache',
2025-11-28T09:20:30:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:20:30:   priority: 'u=3, i',
2025-11-28T09:20:30:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:20:30:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..FULaD7MBv027Xj9U.NRHuNA0RnSzrwlVA81_nJ8AvGScEk_plScEU96IAxpgovc-GmDt_dNXxrTbK2hYWzSS9wY-8CcKnBltSHuT2SoMSCjVRzPBJUdUGj0_L8LqmJ2rvuS1dKSG-HrOJ_UMMj35iC2ReMZQptwnBUwqlTdt3njUQhxV9cAD1fuKo-6T7kRmz0ypYy0zUAdzFGMpFisFrcTTRW7oai0L-EEW0dR-Fj9H5lT6cdUaYw0tiW-q78ukWn-AnFeEDLNEWHmg.GL6GzKQHapElx9afNI51-A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:20:30:   'x-forwarded-proto': 'https',
2025-11-28T09:20:30:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:20:30:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:20:30:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:20:30:   connection: 'Keep-Alive',
2025-11-28T09:20:30:   'x-middleware-invoke': '',
2025-11-28T09:20:30:   'x-invoke-path': '/api/conversations',
2025-11-28T09:20:30:   'x-invoke-query': '%7B%7D',
2025-11-28T09:20:30:   'x-invoke-output': '/api/conversations'
2025-11-28T09:20:30: }
2025-11-28T09:20:30: 2025-11-28T14:20:30.479Z compression gzip compression
2025-11-28T09:20:30: 2025-11-28T14:20:30.617Z next:router-server:main requestHandler! /api/stream {
2025-11-28T09:20:30:   matchedOutput: {
2025-11-28T09:20:30:     type: 'pageFile',
2025-11-28T09:20:30:     fsPath: undefined,
2025-11-28T09:20:30:     locale: undefined,
2025-11-28T09:20:30:     itemsRoot: undefined,
2025-11-28T09:20:30:     itemPath: '/api/stream'
2025-11-28T09:20:30:   },
2025-11-28T09:20:30:   statusCode: undefined,
2025-11-28T09:20:30:   resHeaders: {},
2025-11-28T09:20:30:   bodyStream: false,
2025-11-28T09:20:30:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T09:20:30:   finished: true
2025-11-28T09:20:30: }
2025-11-28T09:20:30: 2025-11-28T14:20:30.617Z next:router-server:main invokeRender /api/stream {
2025-11-28T09:20:30:   host: 'gearly.com',
2025-11-28T09:20:30:   accept: '*/*',
2025-11-28T09:20:30:   'content-type': 'application/json',
2025-11-28T09:20:30:   'sec-fetch-site': 'same-origin',
2025-11-28T09:20:30:   origin: 'https://gearly.com',
2025-11-28T09:20:30:   'sec-fetch-mode': 'cors',
2025-11-28T09:20:30:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:20:30:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:20:30:   'sec-fetch-dest': 'empty',
2025-11-28T09:20:30:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:20:30:   priority: 'u=3, i',
2025-11-28T09:20:30:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:20:30:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..lr_ODH_NPzkBN5EH.126BLm2-HViRP7A_zmvEX0sHsDIENmduso4RUeNpU2dbrhMyDvijGDgivJvAKtrwdfw1tPRoFhFpFNsvAmdjzq4ujDhqI3BNpRW1aLFXiV2MpnUTYXHA9pKbMQkqUbDxq5g-zB8KtMvEBnjCi_OUMkDwykkvIflOHAY2_1aftjvtZtKhMJ3COF7PFAxW6AD1o8tNZ2kHmNW8N_UMVhTEdDXl6QMdjIde9nYbmfW5SfwJsFV1pr1qe11837jizwc.1WxJMYf5pisiOQAFy7GYLg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:20:30:   'x-forwarded-proto': 'https',
2025-11-28T09:20:30:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:20:30:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:20:30:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:20:30:   'content-length': '3910',
2025-11-28T09:20:30:   connection: 'Keep-Alive',
2025-11-28T09:20:30:   'x-middleware-invoke': '',
2025-11-28T09:20:30:   'x-invoke-path': '/api/stream',
2025-11-28T09:20:30:   'x-invoke-query': '%7B%7D',
2025-11-28T09:20:30:   'x-invoke-output': '/api/stream'
2025-11-28T09:20:30: }
2025-11-28T09:20:31: 2025-11-28T14:20:31.152Z compression gzip compression
2025-11-28T09:20:33: 2025-11-28T14:20:33.094Z next:router-server:main requestHandler! /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:20:33:   matchedOutput: {
2025-11-28T09:20:33:     type: 'pageFile',
2025-11-28T09:20:33:     fsPath: undefined,
2025-11-28T09:20:33:     locale: undefined,
2025-11-28T09:20:33:     itemsRoot: undefined,
2025-11-28T09:20:33:     itemPath: '/api/conversation/[id]'
2025-11-28T09:20:33:   },
2025-11-28T09:20:33:   statusCode: undefined,
2025-11-28T09:20:33:   resHeaders: {},
2025-11-28T09:20:33:   bodyStream: false,
2025-11-28T09:20:33:   parsedUrl: {
2025-11-28T09:20:33:     pathname: '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:20:33:     query: [Object: null prototype] {}
2025-11-28T09:20:33:   },
2025-11-28T09:20:33:   finished: true
2025-11-28T09:20:33: }
2025-11-28T09:20:33: 2025-11-28T14:20:33.094Z next:router-server:main invokeRender /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T09:20:33:   host: 'gearly.com',
2025-11-28T09:20:33:   accept: '*/*',
2025-11-28T09:20:33:   'content-type': 'application/json',
2025-11-28T09:20:33:   'sec-fetch-site': 'same-origin',
2025-11-28T09:20:33:   origin: 'https://gearly.com',
2025-11-28T09:20:33:   'sec-fetch-mode': 'cors',
2025-11-28T09:20:33:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:20:33:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:20:33:   'sec-fetch-dest': 'empty',
2025-11-28T09:20:33:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:20:33:   priority: 'u=3, i',
2025-11-28T09:20:33:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:20:33:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..N7IwGo22VYroyiX5.Bg1geQL3fWhNMU-q_OtvqHXJVjxrU0EeK-X1uOxHGNqa72E38j6h8D049li94zT2i-sTCvCBpxu48W273QcP4kkSZ8uyNc12751_UCH-T5KhTklcVF5VnErkm3eg79v53_DLQx3MdPcJ46fWTU5_O30gvSy6Dv_iWcE6btTFby24pfmhbCmvIaod5urMt6MENul54QhpKuxXag00caZvq6sQiz1L3ZfXKwzhh9McWzDO9ofTVyqdputHmcENO_I.nJdocHGpC6psEqODQefTbQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:20:33:   'x-forwarded-proto': 'https',
2025-11-28T09:20:33:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:20:33:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:20:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:20:33:   'content-length': '466',
2025-11-28T09:20:33:   connection: 'Keep-Alive',
2025-11-28T09:20:33:   'x-middleware-invoke': '',
2025-11-28T09:20:33:   'x-invoke-path': '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:20:33:   'x-invoke-query': '%7B%7D',
2025-11-28T09:20:33:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T09:20:33: }
2025-11-28T09:20:33: 2025-11-28T14:20:33.099Z compression gzip compression
2025-11-28T09:20:33: 2025-11-28T14:20:33.169Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T09:20:33:   matchedOutput: {
2025-11-28T09:20:33:     type: 'pageFile',
2025-11-28T09:20:33:     fsPath: undefined,
2025-11-28T09:20:33:     locale: undefined,
2025-11-28T09:20:33:     itemsRoot: undefined,
2025-11-28T09:20:33:     itemPath: '/api/conversations'
2025-11-28T09:20:33:   },
2025-11-28T09:20:33:   statusCode: undefined,
2025-11-28T09:20:33:   resHeaders: {},
2025-11-28T09:20:33:   bodyStream: false,
2025-11-28T09:20:33:   parsedUrl: {
2025-11-28T09:20:33:     pathname: '/api/conversations',
2025-11-28T09:20:33:     query: [Object: null prototype] {}
2025-11-28T09:20:33:   },
2025-11-28T09:20:33:   finished: true
2025-11-28T09:20:33: }
2025-11-28T09:20:33: 2025-11-28T14:20:33.169Z next:router-server:main invokeRender /api/conversations {
2025-11-28T09:20:33:   host: 'gearly.com',
2025-11-28T09:20:33:   accept: '*/*',
2025-11-28T09:20:33:   'sec-fetch-site': 'same-origin',
2025-11-28T09:20:33:   pragma: 'no-cache',
2025-11-28T09:20:33:   'sec-fetch-mode': 'cors',
2025-11-28T09:20:33:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T09:20:33:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T09:20:33:   'sec-fetch-dest': 'empty',
2025-11-28T09:20:33:   'cache-control': 'no-cache',
2025-11-28T09:20:33:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T09:20:33:   priority: 'u=3, i',
2025-11-28T09:20:33:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T09:20:33:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..AJECcr0RZmH7qg5P.r2R189eJOJKcZik-m38ZtUMVJbGWuLc6O8kYkcFeKKRGPMuhjL3uoU6eqy2T6CYf4DDxN1n4tNNnd-h4EYzsgcKduNJex0aL3Ps6-GJ8kTbTEoqJbwyDB_VmQhdvdvRAsVjVwBuIK63Y0FjNLsjFj--NG7nSvC1BmRd8neXFIsNekV3V8iVt3XMuOeVRRZAQkl_xfZXxpnKzH0Q_T0wbSDMgAG5t7YOV_XcdQIWPoUKTUbie5YoYHQOha5CsOFo.LA24cwxDMMIMG8NuReOklg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=912ebe1f4031159ee61e4843d725cb5e33f6b8f383055836b6939d22256fe6e8%7C1e7dbb8ac570385d3b371d34aa26f628d2437561410ac0a59fd3114f8a31f92c; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T09:20:33:   'x-forwarded-proto': 'https',
2025-11-28T09:20:33:   'x-forwarded-for': '174.219.232.59',
2025-11-28T09:20:33:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:20:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:20:33:   connection: 'Keep-Alive',
2025-11-28T09:20:33:   'x-middleware-invoke': '',
2025-11-28T09:20:33:   'x-invoke-path': '/api/conversations',
2025-11-28T09:20:33:   'x-invoke-query': '%7B%7D',
2025-11-28T09:20:33:   'x-invoke-output': '/api/conversations'
2025-11-28T09:20:33: }
2025-11-28T09:20:33: 2025-11-28T14:20:33.170Z compression gzip compression
2025-11-28T09:23:45: 2025-11-28T14:23:45.665Z next:router-server:main requestHandler! /robots.txt {
2025-11-28T09:23:45:   matchedOutput: null,
2025-11-28T09:23:45:   statusCode: undefined,
2025-11-28T09:23:45:   resHeaders: {},
2025-11-28T09:23:45:   bodyStream: false,
2025-11-28T09:23:45:   parsedUrl: { pathname: '/robots.txt', query: [Object: null prototype] {} },
2025-11-28T09:23:45:   finished: false
2025-11-28T09:23:45: }
2025-11-28T09:23:45: 2025-11-28T14:23:45.665Z next:router-server:main invokeRender /robots.txt {
2025-11-28T09:23:45:   host: 'gearly.com',
2025-11-28T09:23:45:   'user-agent': 'Mozilla/5.0 (compatible; MJ12bot/v2.0.4; http://mj12bot.com/)',
2025-11-28T09:23:45:   'accept-encoding': 'br, gzip',
2025-11-28T09:23:45:   accept: '*/*',
2025-11-28T09:23:45:   'x-forwarded-proto': 'https',
2025-11-28T09:23:45:   'x-forwarded-for': '51.68.107.144',
2025-11-28T09:23:45:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:23:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:23:45:   connection: 'Keep-Alive',
2025-11-28T09:23:45:   'x-middleware-invoke': '',
2025-11-28T09:23:45:   'x-invoke-path': '/404',
2025-11-28T09:23:45:   'x-invoke-query': '%7B%7D',
2025-11-28T09:23:45:   'x-invoke-status': '404'
2025-11-28T09:23:45: }
2025-11-28T09:23:45: 2025-11-28T14:23:45.666Z compression gzip compression
2025-11-28T09:23:45: 2025-11-28T14:23:45.793Z next:router-server:main requestHandler! / {
2025-11-28T09:23:45:   matchedOutput: {
2025-11-28T09:23:45:     type: 'pageFile',
2025-11-28T09:23:45:     fsPath: undefined,
2025-11-28T09:23:45:     locale: undefined,
2025-11-28T09:23:45:     itemsRoot: undefined,
2025-11-28T09:23:45:     itemPath: '/'
2025-11-28T09:23:45:   },
2025-11-28T09:23:45:   statusCode: undefined,
2025-11-28T09:23:45:   resHeaders: {},
2025-11-28T09:23:45:   bodyStream: false,
2025-11-28T09:23:45:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T09:23:45:   finished: true
2025-11-28T09:23:45: }
2025-11-28T09:23:45: 2025-11-28T14:23:45.793Z next:router-server:main invokeRender / {
2025-11-28T09:23:45:   host: 'gearly.com',
2025-11-28T09:23:45:   'user-agent': 'Mozilla/5.0 (compatible; MJ12bot/v2.0.4; http://mj12bot.com/)',
2025-11-28T09:23:45:   'accept-encoding': 'br, gzip',
2025-11-28T09:23:45:   accept: '*/*',
2025-11-28T09:23:45:   'x-forwarded-proto': 'https',
2025-11-28T09:23:45:   'x-forwarded-for': '51.68.107.144',
2025-11-28T09:23:45:   'x-forwarded-host': 'gearly.com',
2025-11-28T09:23:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:23:45:   connection: 'Keep-Alive',
2025-11-28T09:23:45:   'x-middleware-invoke': '',
2025-11-28T09:23:45:   'x-invoke-path': '/',
2025-11-28T09:23:45:   'x-invoke-query': '%7B%7D',
2025-11-28T09:23:45:   'x-invoke-output': '/'
2025-11-28T09:23:45: }
2025-11-28T09:23:45: 2025-11-28T14:23:45.794Z compression gzip compression
2025-11-28T09:59:58: 2025-11-28T14:59:58.371Z next:router-server:main requestHandler! /rdweb/pages/it-it/login.aspx {
2025-11-28T09:59:58:   matchedOutput: null,
2025-11-28T09:59:58:   statusCode: undefined,
2025-11-28T09:59:58:   resHeaders: {},
2025-11-28T09:59:58:   bodyStream: false,
2025-11-28T09:59:58:   parsedUrl: {
2025-11-28T09:59:58:     pathname: '/rdweb/pages/it-it/login.aspx',
2025-11-28T09:59:58:     query: [Object: null prototype] {}
2025-11-28T09:59:58:   },
2025-11-28T09:59:58:   finished: false
2025-11-28T09:59:58: }
2025-11-28T09:59:58: 2025-11-28T14:59:58.372Z next:router-server:main invokeRender /rdweb/pages/it-it/login.aspx {
2025-11-28T09:59:58:   host: 'mail.gearly.com',
2025-11-28T09:59:58:   'user-agent': 'Go-http-client/1.1',
2025-11-28T09:59:58:   'accept-encoding': 'gzip',
2025-11-28T09:59:58:   'x-forwarded-proto': 'https',
2025-11-28T09:59:58:   'x-forwarded-for': '216.106.184.72',
2025-11-28T09:59:58:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T09:59:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T09:59:58:   connection: 'Keep-Alive',
2025-11-28T09:59:58:   'x-middleware-invoke': '',
2025-11-28T09:59:58:   'x-invoke-path': '/404',
2025-11-28T09:59:58:   'x-invoke-query': '%7B%7D',
2025-11-28T09:59:58:   'x-invoke-status': '404'
2025-11-28T09:59:58: }
2025-11-28T09:59:58: 2025-11-28T14:59:58.373Z compression gzip compression
2025-11-28T10:00:23: 2025-11-28T15:00:23.585Z next:router-server:main requestHandler! / {
2025-11-28T10:00:23:   matchedOutput: {
2025-11-28T10:00:23:     type: 'pageFile',
2025-11-28T10:00:23:     fsPath: undefined,
2025-11-28T10:00:23:     locale: undefined,
2025-11-28T10:00:23:     itemsRoot: undefined,
2025-11-28T10:00:23:     itemPath: '/'
2025-11-28T10:00:23:   },
2025-11-28T10:00:23:   statusCode: undefined,
2025-11-28T10:00:23:   resHeaders: {},
2025-11-28T10:00:23:   bodyStream: false,
2025-11-28T10:00:23:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T10:00:23:   finished: true
2025-11-28T10:00:23: }
2025-11-28T10:00:23: 2025-11-28T15:00:23.586Z next:router-server:main invokeRender / {
2025-11-28T10:00:23:   host: 'gearly.com',
2025-11-28T10:00:23:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T10:00:23:   'sec-ch-ua-mobile': '?1',
2025-11-28T10:00:23:   'sec-ch-ua-platform': '"Android"',
2025-11-28T10:00:23:   dnt: '1',
2025-11-28T10:00:23:   'upgrade-insecure-requests': '1',
2025-11-28T10:00:23:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Mobile Safari/537.36',
2025-11-28T10:00:23:   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',
2025-11-28T10:00:23:   'sec-fetch-site': 'none',
2025-11-28T10:00:23:   'sec-fetch-mode': 'navigate',
2025-11-28T10:00:23:   'sec-fetch-user': '?1',
2025-11-28T10:00:23:   'sec-fetch-dest': 'document',
2025-11-28T10:00:23:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T10:00:23:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T10:00:23:   cookie: 'roundcube_cookies=enabled',
2025-11-28T10:00:23:   'x-forwarded-proto': 'https',
2025-11-28T10:00:23:   'x-forwarded-for': '101.50.103.93',
2025-11-28T10:00:23:   'x-forwarded-host': 'gearly.com',
2025-11-28T10:00:23:   'x-forwarded-server': 'gearly.com',
2025-11-28T10:00:23:   connection: 'Keep-Alive',
2025-11-28T10:00:23:   'x-middleware-invoke': '',
2025-11-28T10:00:23:   'x-invoke-path': '/',
2025-11-28T10:00:23:   'x-invoke-query': '%7B%7D',
2025-11-28T10:00:23:   'x-invoke-output': '/'
2025-11-28T10:00:23: }
2025-11-28T10:00:23: 2025-11-28T15:00:23.587Z compression gzip compression
2025-11-28T10:00:23: 2025-11-28T15:00:23.624Z next:router-server:main requestHandler! /_next/static/css/d859f8cc1de8c2d4.css {
2025-11-28T10:00:23:   matchedOutput: null,
2025-11-28T10:00:23:   statusCode: undefined,
2025-11-28T10:00:23:   resHeaders: {},
2025-11-28T10:00:23:   bodyStream: false,
2025-11-28T10:00:23:   parsedUrl: {
2025-11-28T10:00:23:     pathname: '/_next/static/css/d859f8cc1de8c2d4.css',
2025-11-28T10:00:23:     query: [Object: null prototype] {}
2025-11-28T10:00:23:   },
2025-11-28T10:00:23:   finished: false
2025-11-28T10:00:23: }
2025-11-28T10:00:23: 2025-11-28T15:00:23.624Z next:router-server:main invokeRender /_next/static/css/d859f8cc1de8c2d4.css {
2025-11-28T10:00:23:   host: 'gearly.com',
2025-11-28T10:00:23:   'sec-purpose': 'prefetch',
2025-11-28T10:00:23:   'sec-fetch-site': 'same-origin',
2025-11-28T10:00:23:   'sec-fetch-mode': 'no-cors',
2025-11-28T10:00:23:   'sec-fetch-dest': 'style',
2025-11-28T10:00:23:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Mobile Safari/537.36',
2025-11-28T10:00:23:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T10:00:23:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T10:00:23:   cookie: 'roundcube_cookies=enabled',
2025-11-28T10:00:23:   'x-forwarded-proto': 'https',
2025-11-28T10:00:23:   'x-forwarded-for': '101.50.103.93',
2025-11-28T10:00:23:   'x-forwarded-host': 'gearly.com',
2025-11-28T10:00:23:   'x-forwarded-server': 'gearly.com',
2025-11-28T10:00:23:   connection: 'Keep-Alive',
2025-11-28T10:00:23:   'x-middleware-invoke': '',
2025-11-28T10:00:23:   'x-invoke-path': '/404',
2025-11-28T10:00:23:   'x-invoke-query': '%7B%7D',
2025-11-28T10:00:23:   'x-invoke-status': '404'
2025-11-28T10:00:23: }
2025-11-28T10:00:23: 2025-11-28T15:00:23.625Z compression gzip compression
2025-11-28T10:00:23: 2025-11-28T15:00:23.901Z next:router-server:main requestHandler! /_next/static/css/583877b24aabe3d6.css {
2025-11-28T10:00:23:   matchedOutput: {
2025-11-28T10:00:23:     type: 'nextStaticFolder',
2025-11-28T10:00:23:     fsPath: '/home/americas/public_html/ai/.next/static/css/583877b24aabe3d6.css',
2025-11-28T10:00:23:     locale: undefined,
2025-11-28T10:00:23:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T10:00:23:     itemPath: '/css/583877b24aabe3d6.css'
2025-11-28T10:00:23:   },
2025-11-28T10:00:23:   statusCode: undefined,
2025-11-28T10:00:23:   resHeaders: {},
2025-11-28T10:00:23:   bodyStream: false,
2025-11-28T10:00:23:   parsedUrl: {
2025-11-28T10:00:23:     pathname: '/_next/static/css/583877b24aabe3d6.css',
2025-11-28T10:00:23:     query: [Object: null prototype] {}
2025-11-28T10:00:23:   },
2025-11-28T10:00:23:   finished: true
2025-11-28T10:00:23: }
2025-11-28T10:00:23: 2025-11-28T15:00:23.901Z send stat "/home/americas/public_html/ai/.next/static/css/583877b24aabe3d6.css"
2025-11-28T10:00:23: 2025-11-28T15:00:23.902Z send pipe "/home/americas/public_html/ai/.next/static/css/583877b24aabe3d6.css"
2025-11-28T10:00:23: 2025-11-28T15:00:23.902Z send accept ranges
2025-11-28T10:00:23: 2025-11-28T15:00:23.902Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T10:00:23: 2025-11-28T15:00:23.902Z send etag W/"bb6-19ac85d4f08"
2025-11-28T10:00:23: 2025-11-28T15:00:23.902Z send content-type text/css
2025-11-28T10:00:23: 2025-11-28T15:00:23.902Z compression gzip compression
2025-11-28T10:00:23: 2025-11-28T15:00:23.907Z next:router-server:main requestHandler! /_next/static/chunks/webpack-ee7e63bc15b31913.js {
2025-11-28T10:00:23:   matchedOutput: {
2025-11-28T10:00:23:     type: 'nextStaticFolder',
2025-11-28T10:00:23:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-28T10:00:23:     locale: undefined,
2025-11-28T10:00:23:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T10:00:23:     itemPath: '/chunks/webpack-ee7e63bc15b31913.js'
2025-11-28T10:00:23:   },
2025-11-28T10:00:23:   statusCode: undefined,
2025-11-28T10:00:23:   resHeaders: {},
2025-11-28T10:00:23:   bodyStream: false,
2025-11-28T10:00:23:   parsedUrl: {
2025-11-28T10:00:23:     pathname: '/_next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-28T10:00:23:     query: [Object: null prototype] {}
2025-11-28T10:00:23:   },
2025-11-28T10:00:23:   finished: true
2025-11-28T10:00:23: }
2025-11-28T10:00:23: 2025-11-28T15:00:23.908Z send stat "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-28T10:00:23: 2025-11-28T15:00:23.908Z send pipe "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-28T10:00:23: 2025-11-28T15:00:23.908Z send accept ranges
2025-11-28T10:00:23: 2025-11-28T15:00:23.908Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T10:00:23: 2025-11-28T15:00:23.908Z send etag W/"637-19ac85d4f08"
2025-11-28T10:00:23: 2025-11-28T15:00:23.908Z send content-type application/javascript
2025-11-28T10:00:23: 2025-11-28T15:00:23.909Z compression gzip compression
2025-11-28T10:00:24: 2025-11-28T15:00:24.148Z next:router-server:main requestHandler! /_next/static/chunks/framework-2c16ac744b6cdea6.js {
2025-11-28T10:00:24:   matchedOutput: {
2025-11-28T10:00:24:     type: 'nextStaticFolder',
2025-11-28T10:00:24:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-28T10:00:24:     locale: undefined,
2025-11-28T10:00:24:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T10:00:24:     itemPath: '/chunks/framework-2c16ac744b6cdea6.js'
2025-11-28T10:00:24:   },
2025-11-28T10:00:24:   statusCode: undefined,
2025-11-28T10:00:24:   resHeaders: {},
2025-11-28T10:00:24:   bodyStream: false,
2025-11-28T10:00:24:   parsedUrl: {
2025-11-28T10:00:24:     pathname: '/_next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-28T10:00:24:     query: [Object: null prototype] {}
2025-11-28T10:00:24:   },
2025-11-28T10:00:24:   finished: true
2025-11-28T10:00:24: }
2025-11-28T10:00:24: 2025-11-28T15:00:24.148Z send stat "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-28T10:00:24: 2025-11-28T15:00:24.148Z send pipe "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-28T10:00:24: 2025-11-28T15:00:24.148Z send accept ranges
2025-11-28T10:00:24: 2025-11-28T15:00:24.148Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T10:00:24: 2025-11-28T15:00:24.148Z send etag W/"226b5-19ac85d4f08"
2025-11-28T10:00:24: 2025-11-28T15:00:24.148Z send content-type application/javascript
2025-11-28T10:00:24: 2025-11-28T15:00:24.150Z compression gzip compression
2025-11-28T10:00:24: 2025-11-28T15:00:24.158Z next:router-server:main requestHandler! /logo.png {
2025-11-28T10:00:24:   matchedOutput: {
2025-11-28T10:00:24:     type: 'publicFolder',
2025-11-28T10:00:24:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T10:00:24:     locale: undefined,
2025-11-28T10:00:24:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T10:00:24:     itemPath: '/logo.png'
2025-11-28T10:00:24:   },
2025-11-28T10:00:24:   statusCode: undefined,
2025-11-28T10:00:24:   resHeaders: {},
2025-11-28T10:00:24:   bodyStream: false,
2025-11-28T10:00:24:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T10:00:24:   finished: true
2025-11-28T10:00:24: }
2025-11-28T10:00:24: 2025-11-28T15:00:24.158Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T10:00:24: 2025-11-28T15:00:24.158Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T10:00:24: 2025-11-28T15:00:24.158Z send accept ranges
2025-11-28T10:00:24: 2025-11-28T15:00:24.158Z send cache-control public, max-age=0
2025-11-28T10:00:24: 2025-11-28T15:00:24.158Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T10:00:24: 2025-11-28T15:00:24.158Z send etag W/"2465-19ac853b2f0"
2025-11-28T10:00:24: 2025-11-28T15:00:24.158Z send content-type image/png
2025-11-28T10:00:24: 2025-11-28T15:00:24.159Z compression image/png not compressible
2025-11-28T10:00:24: 2025-11-28T15:00:24.159Z compression no compression: filtered
2025-11-28T10:00:24: 2025-11-28T15:00:24.371Z next:router-server:main requestHandler! /_next/static/chunks/pages/_app-a993419552960bbd.js {
2025-11-28T10:00:24:   matchedOutput: {
2025-11-28T10:00:24:     type: 'nextStaticFolder',
2025-11-28T10:00:24:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-28T10:00:24:     locale: undefined,
2025-11-28T10:00:24:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T10:00:24:     itemPath: '/chunks/pages/_app-a993419552960bbd.js'
2025-11-28T10:00:24:   },
2025-11-28T10:00:24:   statusCode: undefined,
2025-11-28T10:00:24:   resHeaders: {},
2025-11-28T10:00:24:   bodyStream: false,
2025-11-28T10:00:24:   parsedUrl: {
2025-11-28T10:00:24:     pathname: '/_next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-28T10:00:24:     query: [Object: null prototype] {}
2025-11-28T10:00:24:   },
2025-11-28T10:00:24:   finished: true
2025-11-28T10:00:24: }
2025-11-28T10:00:24: 2025-11-28T15:00:24.371Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-28T10:00:24: 2025-11-28T15:00:24.371Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-28T10:00:24: 2025-11-28T15:00:24.371Z send accept ranges
2025-11-28T10:00:24: 2025-11-28T15:00:24.371Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T10:00:24: 2025-11-28T15:00:24.371Z send etag W/"8869-19ac85d4f08"
2025-11-28T10:00:24: 2025-11-28T15:00:24.371Z send content-type application/javascript
2025-11-28T10:00:24: 2025-11-28T15:00:24.373Z compression gzip compression
2025-11-28T10:00:24: 2025-11-28T15:00:24.374Z next:router-server:main requestHandler! /_next/static/chunks/pages/index-0237525f425ae5c5.js {
2025-11-28T10:00:24:   matchedOutput: {
2025-11-28T10:00:24:     type: 'nextStaticFolder',
2025-11-28T10:00:24:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-28T10:00:24:     locale: undefined,
2025-11-28T10:00:24:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T10:00:24:     itemPath: '/chunks/pages/index-0237525f425ae5c5.js'
2025-11-28T10:00:24:   },
2025-11-28T10:00:24:   statusCode: undefined,
2025-11-28T10:00:24:   resHeaders: {},
2025-11-28T10:00:24:   bodyStream: false,
2025-11-28T10:00:24:   parsedUrl: {
2025-11-28T10:00:24:     pathname: '/_next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-28T10:00:24:     query: [Object: null prototype] {}
2025-11-28T10:00:24:   },
2025-11-28T10:00:24:   finished: true
2025-11-28T10:00:24: }
2025-11-28T10:00:24: 2025-11-28T15:00:24.374Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-28T10:00:24: 2025-11-28T15:00:24.375Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-28T10:00:24: 2025-11-28T15:00:24.375Z send accept ranges
2025-11-28T10:00:24: 2025-11-28T15:00:24.375Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T10:00:24: 2025-11-28T15:00:24.375Z send etag W/"f5-19ac85d4f08"
2025-11-28T10:00:24: 2025-11-28T15:00:24.375Z send content-type application/javascript
2025-11-28T10:00:24: 2025-11-28T15:00:24.375Z next:router-server:main requestHandler! /_next/static/chunks/main-ac52e5f1ea1d2a16.js {
2025-11-28T10:00:24:   matchedOutput: {
2025-11-28T10:00:24:     type: 'nextStaticFolder',
2025-11-28T10:00:24:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-28T10:00:24:     locale: undefined,
2025-11-28T10:00:24:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T10:00:24:     itemPath: '/chunks/main-ac52e5f1ea1d2a16.js'
2025-11-28T10:00:24:   },
2025-11-28T10:00:24:   statusCode: undefined,
2025-11-28T10:00:24:   resHeaders: {},
2025-11-28T10:00:24:   bodyStream: false,
2025-11-28T10:00:24:   parsedUrl: {
2025-11-28T10:00:24:     pathname: '/_next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-28T10:00:24:     query: [Object: null prototype] {}
2025-11-28T10:00:24:   },
2025-11-28T10:00:24:   finished: true
2025-11-28T10:00:24: }
2025-11-28T10:00:24: 2025-11-28T15:00:24.375Z send stat "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-28T10:00:24: 2025-11-28T15:00:24.375Z send pipe "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-28T10:00:24: 2025-11-28T15:00:24.375Z send accept ranges
2025-11-28T10:00:24: 2025-11-28T15:00:24.375Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T10:00:24: 2025-11-28T15:00:24.375Z send etag W/"1ad0c-19ac85d4f08"
2025-11-28T10:00:24: 2025-11-28T15:00:24.375Z send content-type application/javascript
2025-11-28T10:00:24: 2025-11-28T15:00:24.375Z next:router-server:main requestHandler! /_next/static/chunks/209-8c656abc5cd55250.js {
2025-11-28T10:00:24:   matchedOutput: {
2025-11-28T10:00:24:     type: 'nextStaticFolder',
2025-11-28T10:00:24:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js',
2025-11-28T10:00:24:     locale: undefined,
2025-11-28T10:00:24:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T10:00:24:     itemPath: '/chunks/209-8c656abc5cd55250.js'
2025-11-28T10:00:24:   },
2025-11-28T10:00:24:   statusCode: undefined,
2025-11-28T10:00:24:   resHeaders: {},
2025-11-28T10:00:24:   bodyStream: false,
2025-11-28T10:00:24:   parsedUrl: {
2025-11-28T10:00:24:     pathname: '/_next/static/chunks/209-8c656abc5cd55250.js',
2025-11-28T10:00:24:     query: [Object: null prototype] {}
2025-11-28T10:00:24:   },
2025-11-28T10:00:24:   finished: true
2025-11-28T10:00:24: }
2025-11-28T10:00:24: 2025-11-28T15:00:24.375Z send stat "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-28T10:00:24: 2025-11-28T15:00:24.375Z send pipe "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-28T10:00:24: 2025-11-28T15:00:24.375Z send accept ranges
2025-11-28T10:00:24: 2025-11-28T15:00:24.375Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T10:00:24: 2025-11-28T15:00:24.375Z send etag W/"693a-19ac85d4f08"
2025-11-28T10:00:24: 2025-11-28T15:00:24.375Z send content-type application/javascript
2025-11-28T10:00:24: 2025-11-28T15:00:24.375Z compression gzip compression
2025-11-28T10:00:24: 2025-11-28T15:00:24.376Z compression gzip compression
2025-11-28T10:00:24: 2025-11-28T15:00:24.377Z compression no compression: size below threshold
2025-11-28T10:00:24: 2025-11-28T15:00:24.407Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js {
2025-11-28T10:00:24:   matchedOutput: {
2025-11-28T10:00:24:     type: 'nextStaticFolder',
2025-11-28T10:00:24:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-28T10:00:24:     locale: undefined,
2025-11-28T10:00:24:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T10:00:24:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_buildManifest.js'
2025-11-28T10:00:24:   },
2025-11-28T10:00:24:   statusCode: undefined,
2025-11-28T10:00:24:   resHeaders: {},
2025-11-28T10:00:24:   bodyStream: false,
2025-11-28T10:00:24:   parsedUrl: {
2025-11-28T10:00:24:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-28T10:00:24:     query: [Object: null prototype] {}
2025-11-28T10:00:24:   },
2025-11-28T10:00:24:   finished: true
2025-11-28T10:00:24: }
2025-11-28T10:00:24: 2025-11-28T15:00:24.408Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-28T10:00:24: 2025-11-28T15:00:24.408Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-28T10:00:24: 2025-11-28T15:00:24.408Z send accept ranges
2025-11-28T10:00:24: 2025-11-28T15:00:24.408Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T10:00:24: 2025-11-28T15:00:24.408Z send etag W/"291-19ac85d4f08"
2025-11-28T10:00:24: 2025-11-28T15:00:24.408Z send content-type application/javascript
2025-11-28T10:00:24: 2025-11-28T15:00:24.408Z compression no compression: size below threshold
2025-11-28T10:00:24: 2025-11-28T15:00:24.628Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js {
2025-11-28T10:00:24:   matchedOutput: {
2025-11-28T10:00:24:     type: 'nextStaticFolder',
2025-11-28T10:00:24:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-28T10:00:24:     locale: undefined,
2025-11-28T10:00:24:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T10:00:24:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js'
2025-11-28T10:00:24:   },
2025-11-28T10:00:24:   statusCode: undefined,
2025-11-28T10:00:24:   resHeaders: {},
2025-11-28T10:00:24:   bodyStream: false,
2025-11-28T10:00:24:   parsedUrl: {
2025-11-28T10:00:24:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-28T10:00:24:     query: [Object: null prototype] {}
2025-11-28T10:00:24:   },
2025-11-28T10:00:24:   finished: true
2025-11-28T10:00:24: }
2025-11-28T10:00:24: 2025-11-28T15:00:24.628Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-28T10:00:24: 2025-11-28T15:00:24.628Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-28T10:00:24: 2025-11-28T15:00:24.628Z send accept ranges
2025-11-28T10:00:24: 2025-11-28T15:00:24.628Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T10:00:24: 2025-11-28T15:00:24.628Z send etag W/"4d-19ac85d4f08"
2025-11-28T10:00:24: 2025-11-28T15:00:24.628Z send content-type application/javascript
2025-11-28T10:00:24: 2025-11-28T15:00:24.628Z compression no compression: size below threshold
2025-11-28T10:00:24: 2025-11-28T15:00:24.968Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T10:00:24:   matchedOutput: {
2025-11-28T10:00:24:     type: 'pageFile',
2025-11-28T10:00:24:     fsPath: undefined,
2025-11-28T10:00:24:     locale: undefined,
2025-11-28T10:00:24:     itemsRoot: undefined,
2025-11-28T10:00:24:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T10:00:24:   },
2025-11-28T10:00:24:   statusCode: undefined,
2025-11-28T10:00:24:   resHeaders: {},
2025-11-28T10:00:24:   bodyStream: false,
2025-11-28T10:00:24:   parsedUrl: {
2025-11-28T10:00:24:     pathname: '/api/auth/providers',
2025-11-28T10:00:24:     query: [Object: null prototype] {}
2025-11-28T10:00:24:   },
2025-11-28T10:00:24:   finished: true
2025-11-28T10:00:24: }
2025-11-28T10:00:24: 2025-11-28T15:00:24.968Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T10:00:24:   host: 'gearly.com',
2025-11-28T10:00:24:   'sec-ch-ua-platform': '"Android"',
2025-11-28T10:00:24:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Mobile Safari/537.36',
2025-11-28T10:00:24:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T10:00:24:   dnt: '1',
2025-11-28T10:00:24:   'sec-ch-ua-mobile': '?1',
2025-11-28T10:00:24:   accept: '*/*',
2025-11-28T10:00:24:   'sec-fetch-site': 'same-origin',
2025-11-28T10:00:24:   'sec-fetch-mode': 'cors',
2025-11-28T10:00:24:   'sec-fetch-dest': 'empty',
2025-11-28T10:00:24:   referer: 'https://gearly.com/',
2025-11-28T10:00:24:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T10:00:24:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T10:00:24:   cookie: 'roundcube_cookies=enabled',
2025-11-28T10:00:24:   'x-forwarded-proto': 'https',
2025-11-28T10:00:24:   'x-forwarded-for': '101.50.103.93',
2025-11-28T10:00:24:   'x-forwarded-host': 'gearly.com',
2025-11-28T10:00:24:   'x-forwarded-server': 'gearly.com',
2025-11-28T10:00:24:   connection: 'Keep-Alive',
2025-11-28T10:00:24:   'x-middleware-invoke': '',
2025-11-28T10:00:24:   'x-invoke-path': '/api/auth/providers',
2025-11-28T10:00:24:   'x-invoke-query': '%7B%7D',
2025-11-28T10:00:24:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T10:00:24: }
2025-11-28T10:00:24: 2025-11-28T15:00:24.969Z compression no compression: size below threshold
2025-11-28T10:00:24: 2025-11-28T15:00:24.970Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T10:00:24:   matchedOutput: {
2025-11-28T10:00:24:     type: 'pageFile',
2025-11-28T10:00:24:     fsPath: undefined,
2025-11-28T10:00:24:     locale: undefined,
2025-11-28T10:00:24:     itemsRoot: undefined,
2025-11-28T10:00:24:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T10:00:24:   },
2025-11-28T10:00:24:   statusCode: undefined,
2025-11-28T10:00:24:   resHeaders: {},
2025-11-28T10:00:24:   bodyStream: false,
2025-11-28T10:00:24:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T10:00:24:   finished: true
2025-11-28T10:00:24: }
2025-11-28T10:00:24: 2025-11-28T15:00:24.970Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T10:00:24:   host: 'gearly.com',
2025-11-28T10:00:24:   'sec-ch-ua-platform': '"Android"',
2025-11-28T10:00:24:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Mobile Safari/537.36',
2025-11-28T10:00:24:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T10:00:24:   dnt: '1',
2025-11-28T10:00:24:   'content-type': 'application/json',
2025-11-28T10:00:24:   'sec-ch-ua-mobile': '?1',
2025-11-28T10:00:24:   accept: '*/*',
2025-11-28T10:00:24:   'sec-fetch-site': 'same-origin',
2025-11-28T10:00:24:   'sec-fetch-mode': 'cors',
2025-11-28T10:00:24:   'sec-fetch-dest': 'empty',
2025-11-28T10:00:24:   referer: 'https://gearly.com/',
2025-11-28T10:00:24:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T10:00:24:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T10:00:24:   cookie: 'roundcube_cookies=enabled',
2025-11-28T10:00:24:   'x-forwarded-proto': 'https',
2025-11-28T10:00:24:   'x-forwarded-for': '101.50.103.93',
2025-11-28T10:00:24:   'x-forwarded-host': 'gearly.com',
2025-11-28T10:00:24:   'x-forwarded-server': 'gearly.com',
2025-11-28T10:00:24:   connection: 'Keep-Alive',
2025-11-28T10:00:24:   'x-middleware-invoke': '',
2025-11-28T10:00:24:   'x-invoke-path': '/api/auth/session',
2025-11-28T10:00:24:   'x-invoke-query': '%7B%7D',
2025-11-28T10:00:24:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T10:00:24: }
2025-11-28T10:00:24: 2025-11-28T15:00:24.971Z compression no compression: size below threshold
2025-11-28T10:00:24: 2025-11-28T15:00:24.994Z next:router-server:main requestHandler! /logo.png {
2025-11-28T10:00:24:   matchedOutput: {
2025-11-28T10:00:24:     type: 'publicFolder',
2025-11-28T10:00:24:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T10:00:24:     locale: undefined,
2025-11-28T10:00:24:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T10:00:24:     itemPath: '/logo.png'
2025-11-28T10:00:24:   },
2025-11-28T10:00:24:   statusCode: undefined,
2025-11-28T10:00:24:   resHeaders: {},
2025-11-28T10:00:24:   bodyStream: false,
2025-11-28T10:00:24:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T10:00:24:   finished: true
2025-11-28T10:00:24: }
2025-11-28T10:00:24: 2025-11-28T15:00:24.994Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T10:00:24: 2025-11-28T15:00:24.995Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T10:00:24: 2025-11-28T15:00:24.995Z send accept ranges
2025-11-28T10:00:24: 2025-11-28T15:00:24.995Z send cache-control public, max-age=0
2025-11-28T10:00:24: 2025-11-28T15:00:24.995Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T10:00:24: 2025-11-28T15:00:24.995Z send etag W/"2465-19ac853b2f0"
2025-11-28T10:00:24: 2025-11-28T15:00:24.995Z send content-type image/png
2025-11-28T10:00:24: 2025-11-28T15:00:24.995Z send not modified
2025-11-28T10:00:24: 2025-11-28T15:00:24.995Z compression undefined not compressible
2025-11-28T10:00:24: 2025-11-28T15:00:24.995Z compression no compression: filtered
2025-11-28T10:00:25: 2025-11-28T15:00:25.210Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T10:00:25:   matchedOutput: {
2025-11-28T10:00:25:     type: 'pageFile',
2025-11-28T10:00:25:     fsPath: undefined,
2025-11-28T10:00:25:     locale: undefined,
2025-11-28T10:00:25:     itemsRoot: undefined,
2025-11-28T10:00:25:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T10:00:25:   },
2025-11-28T10:00:25:   statusCode: undefined,
2025-11-28T10:00:25:   resHeaders: {},
2025-11-28T10:00:25:   bodyStream: false,
2025-11-28T10:00:25:   parsedUrl: {
2025-11-28T10:00:25:     pathname: '/api/auth/providers',
2025-11-28T10:00:25:     query: [Object: null prototype] {}
2025-11-28T10:00:25:   },
2025-11-28T10:00:25:   finished: true
2025-11-28T10:00:25: }
2025-11-28T10:00:25: 2025-11-28T15:00:25.210Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T10:00:25:   host: 'gearly.com',
2025-11-28T10:00:25:   'sec-ch-ua-platform': '"Android"',
2025-11-28T10:00:25:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Mobile Safari/537.36',
2025-11-28T10:00:25:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T10:00:25:   dnt: '1',
2025-11-28T10:00:25:   'sec-ch-ua-mobile': '?1',
2025-11-28T10:00:25:   accept: '*/*',
2025-11-28T10:00:25:   'sec-fetch-site': 'same-origin',
2025-11-28T10:00:25:   'sec-fetch-mode': 'cors',
2025-11-28T10:00:25:   'sec-fetch-dest': 'empty',
2025-11-28T10:00:25:   referer: 'https://gearly.com/',
2025-11-28T10:00:25:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T10:00:25:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T10:00:25:   cookie: 'roundcube_cookies=enabled; next-auth.csrf-token=d35fa186af5a269dfe20397b34cb0a845be84d32bc6326ebc9911c7de81a3188%7C984f4bc85a051d056bc2db8cb522c9b55eec12105cabd36f08420ab2d53d56ef; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-28T10:00:25:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T10:00:25:   'x-forwarded-proto': 'https',
2025-11-28T10:00:25:   'x-forwarded-for': '101.50.103.93',
2025-11-28T10:00:25:   'x-forwarded-host': 'gearly.com',
2025-11-28T10:00:25:   'x-forwarded-server': 'gearly.com',
2025-11-28T10:00:25:   connection: 'Keep-Alive',
2025-11-28T10:00:25:   'x-middleware-invoke': '',
2025-11-28T10:00:25:   'x-invoke-path': '/api/auth/providers',
2025-11-28T10:00:25:   'x-invoke-query': '%7B%7D',
2025-11-28T10:00:25:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T10:00:25: }
2025-11-28T10:00:25: 2025-11-28T15:00:25.211Z compression no compression: size below threshold
2025-11-28T10:00:25: 2025-11-28T15:00:25.239Z next:router-server:main requestHandler! /logo.png {
2025-11-28T10:00:25:   matchedOutput: {
2025-11-28T10:00:25:     type: 'publicFolder',
2025-11-28T10:00:25:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T10:00:25:     locale: undefined,
2025-11-28T10:00:25:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T10:00:25:     itemPath: '/logo.png'
2025-11-28T10:00:25:   },
2025-11-28T10:00:25:   statusCode: undefined,
2025-11-28T10:00:25:   resHeaders: {},
2025-11-28T10:00:25:   bodyStream: false,
2025-11-28T10:00:25:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T10:00:25:   finished: true
2025-11-28T10:00:25: }
2025-11-28T10:00:25: 2025-11-28T15:00:25.240Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T10:00:25: 2025-11-28T15:00:25.240Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T10:00:25: 2025-11-28T15:00:25.240Z send accept ranges
2025-11-28T10:00:25: 2025-11-28T15:00:25.240Z send cache-control public, max-age=0
2025-11-28T10:00:25: 2025-11-28T15:00:25.240Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T10:00:25: 2025-11-28T15:00:25.240Z send etag W/"2465-19ac853b2f0"
2025-11-28T10:00:25: 2025-11-28T15:00:25.240Z send content-type image/png
2025-11-28T10:00:25: 2025-11-28T15:00:25.240Z send not modified
2025-11-28T10:00:25: 2025-11-28T15:00:25.240Z compression undefined not compressible
2025-11-28T10:00:25: 2025-11-28T15:00:25.240Z compression no compression: filtered
2025-11-28T10:00:28: 2025-11-28T15:00:28.379Z next:router-server:main requestHandler! / {
2025-11-28T10:00:28:   matchedOutput: {
2025-11-28T10:00:28:     type: 'pageFile',
2025-11-28T10:00:28:     fsPath: undefined,
2025-11-28T10:00:28:     locale: undefined,
2025-11-28T10:00:28:     itemsRoot: undefined,
2025-11-28T10:00:28:     itemPath: '/'
2025-11-28T10:00:28:   },
2025-11-28T10:00:28:   statusCode: undefined,
2025-11-28T10:00:28:   resHeaders: {},
2025-11-28T10:00:28:   bodyStream: false,
2025-11-28T10:00:28:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T10:00:28:   finished: true
2025-11-28T10:00:28: }
2025-11-28T10:00:28: 2025-11-28T15:00:28.380Z next:router-server:main invokeRender / {
2025-11-28T10:00:28:   host: 'gearly.com',
2025-11-28T10:00:28:   'accept-language': 'en-US',
2025-11-28T10:00:28:   'upgrade-insecure-requests': '1',
2025-11-28T10:00:28:   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',
2025-11-28T10:00:28:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Mobile Safari/537.36 (compatible; Google-Read-Aloud; +https://support.google.com/webmasters/answer/1061943)',
2025-11-28T10:00:28:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T10:00:28:   'x-forwarded-proto': 'https',
2025-11-28T10:00:28:   'x-forwarded-for': '66.249.93.98',
2025-11-28T10:00:28:   'x-forwarded-host': 'gearly.com',
2025-11-28T10:00:28:   'x-forwarded-server': 'gearly.com',
2025-11-28T10:00:28:   connection: 'Keep-Alive',
2025-11-28T10:00:28:   'x-middleware-invoke': '',
2025-11-28T10:00:28:   'x-invoke-path': '/',
2025-11-28T10:00:28:   'x-invoke-query': '%7B%7D',
2025-11-28T10:00:28:   'x-invoke-output': '/'
2025-11-28T10:00:28: }
2025-11-28T10:00:28: 2025-11-28T15:00:28.380Z compression gzip compression
2025-11-28T10:00:28: 2025-11-28T15:00:28.729Z next:router-server:main requestHandler! /_next/static/css/583877b24aabe3d6.css {
2025-11-28T10:00:28:   matchedOutput: {
2025-11-28T10:00:28:     type: 'nextStaticFolder',
2025-11-28T10:00:28:     fsPath: '/home/americas/public_html/ai/.next/static/css/583877b24aabe3d6.css',
2025-11-28T10:00:28:     locale: undefined,
2025-11-28T10:00:28:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T10:00:28:     itemPath: '/css/583877b24aabe3d6.css'
2025-11-28T10:00:28:   },
2025-11-28T10:00:28:   statusCode: undefined,
2025-11-28T10:00:28:   resHeaders: {},
2025-11-28T10:00:28:   bodyStream: false,
2025-11-28T10:00:28:   parsedUrl: {
2025-11-28T10:00:28:     pathname: '/_next/static/css/583877b24aabe3d6.css',
2025-11-28T10:00:28:     query: [Object: null prototype] {}
2025-11-28T10:00:28:   },
2025-11-28T10:00:28:   finished: true
2025-11-28T10:00:28: }
2025-11-28T10:00:28: 2025-11-28T15:00:28.729Z send stat "/home/americas/public_html/ai/.next/static/css/583877b24aabe3d6.css"
2025-11-28T10:00:28: 2025-11-28T15:00:28.729Z send pipe "/home/americas/public_html/ai/.next/static/css/583877b24aabe3d6.css"
2025-11-28T10:00:28: 2025-11-28T15:00:28.729Z send accept ranges
2025-11-28T10:00:28: 2025-11-28T15:00:28.729Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T10:00:28: 2025-11-28T15:00:28.729Z send etag W/"bb6-19ac85d4f08"
2025-11-28T10:00:28: 2025-11-28T15:00:28.729Z send content-type text/css
2025-11-28T10:00:28: 2025-11-28T15:00:28.729Z compression gzip compression
2025-11-28T10:00:43: 2025-11-28T15:00:43.530Z next:router-server:main requestHandler! /logo2.png {
2025-11-28T10:00:43:   matchedOutput: {
2025-11-28T10:00:43:     type: 'publicFolder',
2025-11-28T10:00:43:     fsPath: '/home/americas/public_html/ai/public/logo2.png',
2025-11-28T10:00:43:     locale: undefined,
2025-11-28T10:00:43:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T10:00:43:     itemPath: '/logo2.png'
2025-11-28T10:00:43:   },
2025-11-28T10:00:43:   statusCode: undefined,
2025-11-28T10:00:43:   resHeaders: {},
2025-11-28T10:00:43:   bodyStream: false,
2025-11-28T10:00:43:   parsedUrl: { pathname: '/logo2.png', query: [Object: null prototype] {} },
2025-11-28T10:00:43:   finished: true
2025-11-28T10:00:43: }
2025-11-28T10:00:43: 2025-11-28T15:00:43.530Z send stat "/home/americas/public_html/ai/public/logo2.png"
2025-11-28T10:00:43: 2025-11-28T15:00:43.530Z send pipe "/home/americas/public_html/ai/public/logo2.png"
2025-11-28T10:00:43: 2025-11-28T15:00:43.530Z send accept ranges
2025-11-28T10:00:43: 2025-11-28T15:00:43.530Z send cache-control public, max-age=0
2025-11-28T10:00:43: 2025-11-28T15:00:43.530Z send modified Fri, 28 Nov 2025 02:38:40 GMT
2025-11-28T10:00:43: 2025-11-28T15:00:43.530Z send etag W/"4c60-19ac853b5c1"
2025-11-28T10:00:43: 2025-11-28T15:00:43.530Z send content-type image/png
2025-11-28T10:00:43: 2025-11-28T15:00:43.530Z compression image/png not compressible
2025-11-28T10:00:43: 2025-11-28T15:00:43.530Z compression no compression: filtered
2025-11-28T10:00:46: 2025-11-28T15:00:46.477Z next:router-server:main requestHandler! /logo.png {
2025-11-28T10:00:46:   matchedOutput: {
2025-11-28T10:00:46:     type: 'publicFolder',
2025-11-28T10:00:46:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T10:00:46:     locale: undefined,
2025-11-28T10:00:46:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T10:00:46:     itemPath: '/logo.png'
2025-11-28T10:00:46:   },
2025-11-28T10:00:46:   statusCode: undefined,
2025-11-28T10:00:46:   resHeaders: {},
2025-11-28T10:00:46:   bodyStream: false,
2025-11-28T10:00:46:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T10:00:46:   finished: true
2025-11-28T10:00:46: }
2025-11-28T10:00:46: 2025-11-28T15:00:46.477Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T10:00:46: 2025-11-28T15:00:46.478Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T10:00:46: 2025-11-28T15:00:46.478Z send accept ranges
2025-11-28T10:00:46: 2025-11-28T15:00:46.478Z send cache-control public, max-age=0
2025-11-28T10:00:46: 2025-11-28T15:00:46.478Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T10:00:46: 2025-11-28T15:00:46.478Z send etag W/"2465-19ac853b2f0"
2025-11-28T10:00:46: 2025-11-28T15:00:46.478Z send content-type image/png
2025-11-28T10:00:46: 2025-11-28T15:00:46.478Z send not modified
2025-11-28T10:00:46: 2025-11-28T15:00:46.478Z compression undefined not compressible
2025-11-28T10:00:46: 2025-11-28T15:00:46.478Z compression no compression: filtered
2025-11-28T10:02:02: 2025-11-28T15:02:02.401Z next:router-server:main requestHandler! / {
2025-11-28T10:02:02:   matchedOutput: {
2025-11-28T10:02:02:     type: 'pageFile',
2025-11-28T10:02:02:     fsPath: undefined,
2025-11-28T10:02:02:     locale: undefined,
2025-11-28T10:02:02:     itemsRoot: undefined,
2025-11-28T10:02:02:     itemPath: '/'
2025-11-28T10:02:02:   },
2025-11-28T10:02:02:   statusCode: undefined,
2025-11-28T10:02:02:   resHeaders: {},
2025-11-28T10:02:02:   bodyStream: false,
2025-11-28T10:02:02:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T10:02:02:   finished: true
2025-11-28T10:02:02: }
2025-11-28T10:02:02: 2025-11-28T15:02:02.402Z next:router-server:main invokeRender / {
2025-11-28T10:02:02:   host: 'mail.gearly.com',
2025-11-28T10:02:02:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T10:02:02:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; WOW64; rv:47.0) Gecko/20100101 Firefox/47.0',
2025-11-28T10:02:02:   'cache-control': 'no-cache',
2025-11-28T10:02:02:   msisdn: '2349159117062',
2025-11-28T10:02:02:   rat: 'EUTRAN',
2025-11-28T10:02:02:   'x-forwarded-for': '197.211.59.116',
2025-11-28T10:02:02:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T10:02:02:   'x-forwarded-server': 'gearly.com',
2025-11-28T10:02:02:   connection: 'Keep-Alive',
2025-11-28T10:02:02:   'x-middleware-invoke': '',
2025-11-28T10:02:02:   'x-invoke-path': '/',
2025-11-28T10:02:02:   'x-invoke-query': '%7B%7D',
2025-11-28T10:02:02:   'x-invoke-output': '/'
2025-11-28T10:02:02: }
2025-11-28T10:02:02: 2025-11-28T15:02:02.402Z compression no compression: not acceptable
2025-11-28T10:47:14: 2025-11-28T15:47:14.995Z next:router-server:main requestHandler! /sftp-config.json {
2025-11-28T10:47:14:   matchedOutput: null,
2025-11-28T10:47:14:   statusCode: undefined,
2025-11-28T10:47:14:   resHeaders: {},
2025-11-28T10:47:14:   bodyStream: false,
2025-11-28T10:47:14:   parsedUrl: { pathname: '/sftp-config.json', query: [Object: null prototype] {} },
2025-11-28T10:47:14:   finished: false
2025-11-28T10:47:14: }
2025-11-28T10:47:14: 2025-11-28T15:47:14.995Z next:router-server:main invokeRender /sftp-config.json {
2025-11-28T10:47:14:   host: 'gearly.com',
2025-11-28T10:47:14:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0',
2025-11-28T10:47:14:   'accept-encoding': 'gzip, deflate',
2025-11-28T10:47:14:   accept: '*/*',
2025-11-28T10:47:14:   'x-forwarded-for': '103.77.107.57',
2025-11-28T10:47:14:   'x-forwarded-host': 'gearly.com',
2025-11-28T10:47:14:   'x-forwarded-server': 'gearly.com',
2025-11-28T10:47:14:   connection: 'Keep-Alive',
2025-11-28T10:47:14:   'x-middleware-invoke': '',
2025-11-28T10:47:14:   'x-invoke-path': '/404',
2025-11-28T10:47:14:   'x-invoke-query': '%7B%7D',
2025-11-28T10:47:14:   'x-invoke-status': '404'
2025-11-28T10:47:14: }
2025-11-28T10:47:14: 2025-11-28T15:47:14.996Z compression gzip compression
2025-11-28T10:47:15: 2025-11-28T15:47:15.605Z next:router-server:main requestHandler! /.vscode/sftp.json {
2025-11-28T10:47:15:   matchedOutput: null,
2025-11-28T10:47:15:   statusCode: undefined,
2025-11-28T10:47:15:   resHeaders: {},
2025-11-28T10:47:15:   bodyStream: false,
2025-11-28T10:47:15:   parsedUrl: {
2025-11-28T10:47:15:     pathname: '/.vscode/sftp.json',
2025-11-28T10:47:15:     query: [Object: null prototype] {}
2025-11-28T10:47:15:   },
2025-11-28T10:47:15:   finished: false
2025-11-28T10:47:15: }
2025-11-28T10:47:15: 2025-11-28T15:47:15.605Z next:router-server:main invokeRender /.vscode/sftp.json {
2025-11-28T10:47:15:   host: 'gearly.com',
2025-11-28T10:47:15:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:77.0) Gecko/20100101 Firefox/77.0',
2025-11-28T10:47:15:   'accept-encoding': 'gzip, deflate',
2025-11-28T10:47:15:   accept: '*/*',
2025-11-28T10:47:15:   'x-forwarded-for': '103.77.107.57',
2025-11-28T10:47:15:   'x-forwarded-host': 'gearly.com',
2025-11-28T10:47:15:   'x-forwarded-server': 'gearly.com',
2025-11-28T10:47:15:   connection: 'Keep-Alive',
2025-11-28T10:47:15:   'x-middleware-invoke': '',
2025-11-28T10:47:15:   'x-invoke-path': '/404',
2025-11-28T10:47:15:   'x-invoke-query': '%7B%7D',
2025-11-28T10:47:15:   'x-invoke-status': '404'
2025-11-28T10:47:15: }
2025-11-28T10:47:15: 2025-11-28T15:47:15.606Z compression gzip compression
2025-11-28T10:54:17: 2025-11-28T15:54:17.332Z next:router-server:main requestHandler! /media/system/js/core.js {
2025-11-28T10:54:17:   matchedOutput: null,
2025-11-28T10:54:17:   statusCode: undefined,
2025-11-28T10:54:17:   resHeaders: {},
2025-11-28T10:54:17:   bodyStream: false,
2025-11-28T10:54:17:   parsedUrl: {
2025-11-28T10:54:17:     pathname: '/media/system/js/core.js',
2025-11-28T10:54:17:     query: [Object: null prototype] {}
2025-11-28T10:54:17:   },
2025-11-28T10:54:17:   finished: false
2025-11-28T10:54:17: }
2025-11-28T10:54:17: 2025-11-28T15:54:17.332Z next:router-server:main invokeRender /media/system/js/core.js {
2025-11-28T10:54:17:   host: 'gearly.com',
2025-11-28T10:54:17:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',
2025-11-28T10:54:17:   'accept-encoding': 'gzip',
2025-11-28T10:54:17:   'x-forwarded-for': '103.167.150.158',
2025-11-28T10:54:17:   'x-forwarded-host': 'gearly.com',
2025-11-28T10:54:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T10:54:17:   connection: 'Keep-Alive',
2025-11-28T10:54:17:   'x-middleware-invoke': '',
2025-11-28T10:54:17:   'x-invoke-path': '/404',
2025-11-28T10:54:17:   'x-invoke-query': '%7B%7D',
2025-11-28T10:54:17:   'x-invoke-status': '404'
2025-11-28T10:54:17: }
2025-11-28T10:54:17: 2025-11-28T15:54:17.334Z compression gzip compression
2025-11-28T10:54:18: 2025-11-28T15:54:18.087Z next:router-server:main requestHandler! /wp-includes/js/jquery/jquery.js {
2025-11-28T10:54:18:   matchedOutput: null,
2025-11-28T10:54:18:   statusCode: undefined,
2025-11-28T10:54:18:   resHeaders: {},
2025-11-28T10:54:18:   bodyStream: false,
2025-11-28T10:54:18:   parsedUrl: {
2025-11-28T10:54:18:     pathname: '/wp-includes/js/jquery/jquery.js',
2025-11-28T10:54:18:     query: [Object: null prototype] {}
2025-11-28T10:54:18:   },
2025-11-28T10:54:18:   finished: false
2025-11-28T10:54:18: }
2025-11-28T10:54:18: 2025-11-28T15:54:18.087Z next:router-server:main invokeRender /wp-includes/js/jquery/jquery.js {
2025-11-28T10:54:18:   host: 'gearly.com',
2025-11-28T10:54:18:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36',
2025-11-28T10:54:18:   'accept-encoding': 'gzip',
2025-11-28T10:54:18:   'x-forwarded-for': '103.167.150.158',
2025-11-28T10:54:18:   'x-forwarded-host': 'gearly.com',
2025-11-28T10:54:18:   'x-forwarded-server': 'gearly.com',
2025-11-28T10:54:18:   connection: 'Keep-Alive',
2025-11-28T10:54:18:   'x-middleware-invoke': '',
2025-11-28T10:54:18:   'x-invoke-path': '/404',
2025-11-28T10:54:18:   'x-invoke-query': '%7B%7D',
2025-11-28T10:54:18:   'x-invoke-status': '404'
2025-11-28T10:54:18: }
2025-11-28T10:54:18: 2025-11-28T15:54:18.088Z compression gzip compression
2025-11-28T11:49:50: 2025-11-28T16:49:50.770Z next:router-server:main requestHandler! /c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T11:49:50:   matchedOutput: {
2025-11-28T11:49:50:     type: 'pageFile',
2025-11-28T11:49:50:     fsPath: undefined,
2025-11-28T11:49:50:     locale: undefined,
2025-11-28T11:49:50:     itemsRoot: undefined,
2025-11-28T11:49:50:     itemPath: '/c/[id]'
2025-11-28T11:49:50:   },
2025-11-28T11:49:50:   statusCode: undefined,
2025-11-28T11:49:50:   resHeaders: {},
2025-11-28T11:49:50:   bodyStream: false,
2025-11-28T11:49:50:   parsedUrl: {
2025-11-28T11:49:50:     pathname: '/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T11:49:50:     query: [Object: null prototype] {}
2025-11-28T11:49:50:   },
2025-11-28T11:49:50:   finished: true
2025-11-28T11:49:50: }
2025-11-28T11:49:50: 2025-11-28T16:49:50.770Z next:router-server:main invokeRender /c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T11:49:50:   host: 'gearly.com',
2025-11-28T11:49:50:   'sec-fetch-dest': 'document',
2025-11-28T11:49:50:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T11:49:50:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T11:49:50:   'sec-fetch-site': 'cross-site',
2025-11-28T11:49:50:   'sec-fetch-mode': 'navigate',
2025-11-28T11:49:50:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T11:49:50:   priority: 'u=0, i',
2025-11-28T11:49:50:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T11:49:50:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..UejvN9xrPxNKAx7e.hTyCm-o98_jXYWXG7rQVDQKu3cgw41R16OKXbN24sKevoeK_42UaNoIA1Lz6TVG9QxS7UTrWY634x0YBx9eq3t5x9bQZfooIxaRP-WEYLUR0cLQQslU0uep07F4ueViyXClEEtqi3bJxlGUeqqCgqpvfs-XOOK2Lg8YHU66LBr2-W_0hNgwl88RGASjv33MBC-OdyjIs2hZyQ-S_CBN4vQVsoCcggPEDj-K-U1Vn83NSYTxTVnWcyiNHH2L0RVg.JF_40LD1g1UZm1bfOqzqSA; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA',
2025-11-28T11:49:50:   'x-forwarded-proto': 'https',
2025-11-28T11:49:50:   'x-forwarded-for': '174.219.232.59',
2025-11-28T11:49:50:   'x-forwarded-host': 'gearly.com',
2025-11-28T11:49:50:   'x-forwarded-server': 'gearly.com',
2025-11-28T11:49:50:   connection: 'Keep-Alive',
2025-11-28T11:49:50:   'x-middleware-invoke': '',
2025-11-28T11:49:50:   'x-invoke-path': '/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T11:49:50:   'x-invoke-query': '%7B%7D',
2025-11-28T11:49:50:   'x-invoke-output': '/c/[id]'
2025-11-28T11:49:50: }
2025-11-28T11:49:50: 2025-11-28T16:49:50.771Z compression gzip compression
2025-11-28T11:49:50: 2025-11-28T16:49:50.870Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T11:49:50:   matchedOutput: {
2025-11-28T11:49:50:     type: 'pageFile',
2025-11-28T11:49:50:     fsPath: undefined,
2025-11-28T11:49:50:     locale: undefined,
2025-11-28T11:49:50:     itemsRoot: undefined,
2025-11-28T11:49:50:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T11:49:50:   },
2025-11-28T11:49:50:   statusCode: undefined,
2025-11-28T11:49:50:   resHeaders: {},
2025-11-28T11:49:50:   bodyStream: false,
2025-11-28T11:49:50:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T11:49:50:   finished: true
2025-11-28T11:49:50: }
2025-11-28T11:49:50: 2025-11-28T16:49:50.870Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T11:49:50:   host: 'gearly.com',
2025-11-28T11:49:50:   accept: '*/*',
2025-11-28T11:49:50:   'content-type': 'application/json',
2025-11-28T11:49:50:   'sec-fetch-site': 'same-origin',
2025-11-28T11:49:50:   'if-none-match': '"164ylk1nc2042"',
2025-11-28T11:49:50:   'sec-fetch-mode': 'cors',
2025-11-28T11:49:50:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T11:49:50:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T11:49:50:   'sec-fetch-dest': 'empty',
2025-11-28T11:49:50:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T11:49:50:   priority: 'u=3, i',
2025-11-28T11:49:50:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T11:49:50:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..UejvN9xrPxNKAx7e.hTyCm-o98_jXYWXG7rQVDQKu3cgw41R16OKXbN24sKevoeK_42UaNoIA1Lz6TVG9QxS7UTrWY634x0YBx9eq3t5x9bQZfooIxaRP-WEYLUR0cLQQslU0uep07F4ueViyXClEEtqi3bJxlGUeqqCgqpvfs-XOOK2Lg8YHU66LBr2-W_0hNgwl88RGASjv33MBC-OdyjIs2hZyQ-S_CBN4vQVsoCcggPEDj-K-U1Vn83NSYTxTVnWcyiNHH2L0RVg.JF_40LD1g1UZm1bfOqzqSA; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T11:49:50:   'x-forwarded-proto': 'https',
2025-11-28T11:49:50:   'x-forwarded-for': '174.219.232.59',
2025-11-28T11:49:50:   'x-forwarded-host': 'gearly.com',
2025-11-28T11:49:50:   'x-forwarded-server': 'gearly.com',
2025-11-28T11:49:50:   connection: 'Keep-Alive',
2025-11-28T11:49:50:   'x-middleware-invoke': '',
2025-11-28T11:49:50:   'x-invoke-path': '/api/auth/session',
2025-11-28T11:49:50:   'x-invoke-query': '%7B%7D',
2025-11-28T11:49:50:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T11:49:50: }
2025-11-28T11:49:50: 2025-11-28T16:49:50.872Z compression no compression: size below threshold
2025-11-28T11:49:50: 2025-11-28T16:49:50.919Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T11:49:50:   matchedOutput: {
2025-11-28T11:49:50:     type: 'pageFile',
2025-11-28T11:49:50:     fsPath: undefined,
2025-11-28T11:49:50:     locale: undefined,
2025-11-28T11:49:50:     itemsRoot: undefined,
2025-11-28T11:49:50:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T11:49:50:   },
2025-11-28T11:49:50:   statusCode: undefined,
2025-11-28T11:49:50:   resHeaders: {},
2025-11-28T11:49:50:   bodyStream: false,
2025-11-28T11:49:50:   parsedUrl: {
2025-11-28T11:49:50:     pathname: '/api/auth/providers',
2025-11-28T11:49:50:     query: [Object: null prototype] {}
2025-11-28T11:49:50:   },
2025-11-28T11:49:50:   finished: true
2025-11-28T11:49:50: }
2025-11-28T11:49:50: 2025-11-28T16:49:50.920Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T11:49:50:   host: 'gearly.com',
2025-11-28T11:49:50:   accept: '*/*',
2025-11-28T11:49:50:   'sec-fetch-site': 'same-origin',
2025-11-28T11:49:50:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T11:49:50:   'sec-fetch-mode': 'cors',
2025-11-28T11:49:50:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T11:49:50:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T11:49:50:   'sec-fetch-dest': 'empty',
2025-11-28T11:49:50:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T11:49:50:   priority: 'u=3, i',
2025-11-28T11:49:50:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T11:49:50:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=cd6ba4764748e9a92cb641d97b51be0ace31a5a679aaacd0b9d3800ba4cb47b6%7C1c92e8ecb5dd9db2b59bb926c1e10a23bcac74d98a4d20925e659087c6b0c78f; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..xZJ0bzTot3LLWxDK.SV3Hypm0vsNqs7wWSY2Y9P8VWS_i2NspZ1550iSkdbXyD4sehaccg3OlbKqj52ZHy5M2nt3sT3YbmZG9ni6sSyYmlhOcFXyYuBS4lvbz07muaFAY-6t5jhM897SINIyUyxqmjlCeW-FPk62Of6OrksK_7PUXt5UsgjQ6UYRk7Kg3qQ_RwRrmn2QUkTWPiHCG_edDGEsAQ06vqj_X7F-VfNjQVvvadPqGHw2aXNx1CFG6GCrGl66q6CQd3oD95eY.gJkl1bSYYvhJ9hOdPfklAA; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T11:49:50:   'x-forwarded-proto': 'https',
2025-11-28T11:49:50:   'x-forwarded-for': '174.219.232.59',
2025-11-28T11:49:50:   'x-forwarded-host': 'gearly.com',
2025-11-28T11:49:50:   'x-forwarded-server': 'gearly.com',
2025-11-28T11:49:50:   connection: 'Keep-Alive',
2025-11-28T11:49:50:   'x-middleware-invoke': '',
2025-11-28T11:49:50:   'x-invoke-path': '/api/auth/providers',
2025-11-28T11:49:50:   'x-invoke-query': '%7B%7D',
2025-11-28T11:49:50:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T11:49:50: }
2025-11-28T11:49:50: 2025-11-28T16:49:50.920Z compression no compression: size below threshold
2025-11-28T11:49:50: 2025-11-28T16:49:50.940Z next:router-server:main requestHandler! /logo.png {
2025-11-28T11:49:50:   matchedOutput: {
2025-11-28T11:49:50:     type: 'publicFolder',
2025-11-28T11:49:50:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T11:49:50:     locale: undefined,
2025-11-28T11:49:50:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T11:49:50:     itemPath: '/logo.png'
2025-11-28T11:49:50:   },
2025-11-28T11:49:50:   statusCode: undefined,
2025-11-28T11:49:50:   resHeaders: {},
2025-11-28T11:49:50:   bodyStream: false,
2025-11-28T11:49:50:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T11:49:50:   finished: true
2025-11-28T11:49:50: }
2025-11-28T11:49:50: 2025-11-28T16:49:50.940Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T11:49:50: 2025-11-28T16:49:50.940Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T11:49:50: 2025-11-28T16:49:50.940Z send accept ranges
2025-11-28T11:49:50: 2025-11-28T16:49:50.940Z send cache-control public, max-age=0
2025-11-28T11:49:50: 2025-11-28T16:49:50.940Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T11:49:50: 2025-11-28T16:49:50.940Z send etag W/"2465-19ac853b2f0"
2025-11-28T11:49:50: 2025-11-28T16:49:50.941Z send content-type image/png
2025-11-28T11:49:50: 2025-11-28T16:49:50.941Z send not modified
2025-11-28T11:49:50: 2025-11-28T16:49:50.941Z compression undefined not compressible
2025-11-28T11:49:50: 2025-11-28T16:49:50.941Z compression no compression: filtered
2025-11-28T11:49:50: 2025-11-28T16:49:50.980Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T11:49:50:   matchedOutput: {
2025-11-28T11:49:50:     type: 'pageFile',
2025-11-28T11:49:50:     fsPath: undefined,
2025-11-28T11:49:50:     locale: undefined,
2025-11-28T11:49:50:     itemsRoot: undefined,
2025-11-28T11:49:50:     itemPath: '/api/conversations'
2025-11-28T11:49:50:   },
2025-11-28T11:49:50:   statusCode: undefined,
2025-11-28T11:49:50:   resHeaders: {},
2025-11-28T11:49:50:   bodyStream: false,
2025-11-28T11:49:50:   parsedUrl: {
2025-11-28T11:49:50:     pathname: '/api/conversations',
2025-11-28T11:49:50:     query: [Object: null prototype] {}
2025-11-28T11:49:50:   },
2025-11-28T11:49:50:   finished: true
2025-11-28T11:49:50: }
2025-11-28T11:49:50: 2025-11-28T16:49:50.980Z next:router-server:main invokeRender /api/conversations {
2025-11-28T11:49:50:   host: 'gearly.com',
2025-11-28T11:49:50:   accept: '*/*',
2025-11-28T11:49:50:   'sec-fetch-site': 'same-origin',
2025-11-28T11:49:50:   pragma: 'no-cache',
2025-11-28T11:49:50:   'sec-fetch-mode': 'cors',
2025-11-28T11:49:50:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T11:49:50:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T11:49:50:   'sec-fetch-dest': 'empty',
2025-11-28T11:49:50:   'cache-control': 'no-cache',
2025-11-28T11:49:50:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T11:49:50:   priority: 'u=3, i',
2025-11-28T11:49:50:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T11:49:50:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=cd6ba4764748e9a92cb641d97b51be0ace31a5a679aaacd0b9d3800ba4cb47b6%7C1c92e8ecb5dd9db2b59bb926c1e10a23bcac74d98a4d20925e659087c6b0c78f; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..xZJ0bzTot3LLWxDK.SV3Hypm0vsNqs7wWSY2Y9P8VWS_i2NspZ1550iSkdbXyD4sehaccg3OlbKqj52ZHy5M2nt3sT3YbmZG9ni6sSyYmlhOcFXyYuBS4lvbz07muaFAY-6t5jhM897SINIyUyxqmjlCeW-FPk62Of6OrksK_7PUXt5UsgjQ6UYRk7Kg3qQ_RwRrmn2QUkTWPiHCG_edDGEsAQ06vqj_X7F-VfNjQVvvadPqGHw2aXNx1CFG6GCrGl66q6CQd3oD95eY.gJkl1bSYYvhJ9hOdPfklAA; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T11:49:50:   'x-forwarded-proto': 'https',
2025-11-28T11:49:50:   'x-forwarded-for': '174.219.232.59',
2025-11-28T11:49:50:   'x-forwarded-host': 'gearly.com',
2025-11-28T11:49:50:   'x-forwarded-server': 'gearly.com',
2025-11-28T11:49:50:   connection: 'Keep-Alive',
2025-11-28T11:49:50:   'x-middleware-invoke': '',
2025-11-28T11:49:50:   'x-invoke-path': '/api/conversations',
2025-11-28T11:49:50:   'x-invoke-query': '%7B%7D',
2025-11-28T11:49:50:   'x-invoke-output': '/api/conversations'
2025-11-28T11:49:50: }
2025-11-28T11:49:50: 2025-11-28T16:49:50.984Z compression gzip compression
2025-11-28T11:49:50: 2025-11-28T16:49:50.990Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T11:49:50:   matchedOutput: {
2025-11-28T11:49:50:     type: 'pageFile',
2025-11-28T11:49:50:     fsPath: undefined,
2025-11-28T11:49:50:     locale: undefined,
2025-11-28T11:49:50:     itemsRoot: undefined,
2025-11-28T11:49:50:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T11:49:50:   },
2025-11-28T11:49:50:   statusCode: undefined,
2025-11-28T11:49:50:   resHeaders: {},
2025-11-28T11:49:50:   bodyStream: false,
2025-11-28T11:49:50:   parsedUrl: {
2025-11-28T11:49:50:     pathname: '/api/auth/providers',
2025-11-28T11:49:50:     query: [Object: null prototype] {}
2025-11-28T11:49:50:   },
2025-11-28T11:49:50:   finished: true
2025-11-28T11:49:50: }
2025-11-28T11:49:50: 2025-11-28T16:49:50.990Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T11:49:50:   host: 'gearly.com',
2025-11-28T11:49:50:   accept: '*/*',
2025-11-28T11:49:50:   'sec-fetch-site': 'same-origin',
2025-11-28T11:49:50:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T11:49:50:   'sec-fetch-mode': 'cors',
2025-11-28T11:49:50:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T11:49:50:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T11:49:50:   'sec-fetch-dest': 'empty',
2025-11-28T11:49:50:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T11:49:50:   priority: 'u=3, i',
2025-11-28T11:49:50:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T11:49:50:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=cd6ba4764748e9a92cb641d97b51be0ace31a5a679aaacd0b9d3800ba4cb47b6%7C1c92e8ecb5dd9db2b59bb926c1e10a23bcac74d98a4d20925e659087c6b0c78f; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..xZJ0bzTot3LLWxDK.SV3Hypm0vsNqs7wWSY2Y9P8VWS_i2NspZ1550iSkdbXyD4sehaccg3OlbKqj52ZHy5M2nt3sT3YbmZG9ni6sSyYmlhOcFXyYuBS4lvbz07muaFAY-6t5jhM897SINIyUyxqmjlCeW-FPk62Of6OrksK_7PUXt5UsgjQ6UYRk7Kg3qQ_RwRrmn2QUkTWPiHCG_edDGEsAQ06vqj_X7F-VfNjQVvvadPqGHw2aXNx1CFG6GCrGl66q6CQd3oD95eY.gJkl1bSYYvhJ9hOdPfklAA; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T11:49:50:   'x-forwarded-proto': 'https',
2025-11-28T11:49:50:   'x-forwarded-for': '174.219.232.59',
2025-11-28T11:49:50:   'x-forwarded-host': 'gearly.com',
2025-11-28T11:49:50:   'x-forwarded-server': 'gearly.com',
2025-11-28T11:49:50:   connection: 'Keep-Alive',
2025-11-28T11:49:50:   'x-middleware-invoke': '',
2025-11-28T11:49:50:   'x-invoke-path': '/api/auth/providers',
2025-11-28T11:49:50:   'x-invoke-query': '%7B%7D',
2025-11-28T11:49:50:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T11:49:50: }
2025-11-28T11:49:50: 2025-11-28T16:49:50.990Z compression no compression: size below threshold
2025-11-28T11:58:03: 2025-11-28T16:58:03.859Z next:router-server:main requestHandler! / {
2025-11-28T11:58:03:   matchedOutput: {
2025-11-28T11:58:03:     type: 'pageFile',
2025-11-28T11:58:03:     fsPath: undefined,
2025-11-28T11:58:03:     locale: undefined,
2025-11-28T11:58:03:     itemsRoot: undefined,
2025-11-28T11:58:03:     itemPath: '/'
2025-11-28T11:58:03:   },
2025-11-28T11:58:03:   statusCode: undefined,
2025-11-28T11:58:03:   resHeaders: {},
2025-11-28T11:58:03:   bodyStream: false,
2025-11-28T11:58:03:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T11:58:03:   finished: true
2025-11-28T11:58:03: }
2025-11-28T11:58:03: 2025-11-28T16:58:03.859Z next:router-server:main invokeRender / {
2025-11-28T11:58:03:   host: 'gearly.com',
2025-11-28T11:58:03:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1',
2025-11-28T11:58:03:   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',
2025-11-28T11:58:03:   'accept-encoding': 'gzip',
2025-11-28T11:58:03:   'accept-language': 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
2025-11-28T11:58:03:   'cache-control': 'no-cache',
2025-11-28T11:58:03:   pragma: 'no-cache',
2025-11-28T11:58:03:   'upgrade-insecure-requests': '1',
2025-11-28T11:58:03:   'x-forwarded-for': '43.166.129.247',
2025-11-28T11:58:03:   'x-forwarded-host': 'gearly.com',
2025-11-28T11:58:03:   'x-forwarded-server': 'gearly.com',
2025-11-28T11:58:03:   connection: 'Keep-Alive',
2025-11-28T11:58:03:   'x-middleware-invoke': '',
2025-11-28T11:58:03:   'x-invoke-path': '/',
2025-11-28T11:58:03:   'x-invoke-query': '%7B%7D',
2025-11-28T11:58:03:   'x-invoke-output': '/'
2025-11-28T11:58:03: }
2025-11-28T11:58:03: 2025-11-28T16:58:03.860Z compression gzip compression
2025-11-28T12:40:19: 2025-11-28T17:40:19.653Z next:router-server:main requestHandler! / {
2025-11-28T12:40:19:   matchedOutput: {
2025-11-28T12:40:19:     type: 'pageFile',
2025-11-28T12:40:19:     fsPath: undefined,
2025-11-28T12:40:19:     locale: undefined,
2025-11-28T12:40:19:     itemsRoot: undefined,
2025-11-28T12:40:19:     itemPath: '/'
2025-11-28T12:40:19:   },
2025-11-28T12:40:19:   statusCode: undefined,
2025-11-28T12:40:19:   resHeaders: {},
2025-11-28T12:40:19:   bodyStream: false,
2025-11-28T12:40:19:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T12:40:19:   finished: true
2025-11-28T12:40:19: }
2025-11-28T12:40:19: 2025-11-28T17:40:19.653Z next:router-server:main invokeRender / {
2025-11-28T12:40:19:   host: 'gearly.com',
2025-11-28T12:40:19:   'sec-fetch-dest': 'document',
2025-11-28T12:40:19:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.1 Mobile/15E148 Safari/604.1',
2025-11-28T12:40:19:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T12:40:19:   'sec-fetch-site': 'none',
2025-11-28T12:40:19:   'if-none-match': '"wntbwbwt6q66c"',
2025-11-28T12:40:19:   'sec-fetch-mode': 'navigate',
2025-11-28T12:40:19:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T12:40:19:   priority: 'u=0, i',
2025-11-28T12:40:19:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T12:40:19:   'x-forwarded-proto': 'https',
2025-11-28T12:40:19:   'x-forwarded-for': '161.115.98.67',
2025-11-28T12:40:19:   'x-forwarded-host': 'gearly.com',
2025-11-28T12:40:19:   'x-forwarded-server': 'gearly.com',
2025-11-28T12:40:19:   connection: 'Keep-Alive',
2025-11-28T12:40:19:   'x-middleware-invoke': '',
2025-11-28T12:40:19:   'x-invoke-path': '/',
2025-11-28T12:40:19:   'x-invoke-query': '%7B%7D',
2025-11-28T12:40:19:   'x-invoke-output': '/'
2025-11-28T12:40:19: }
2025-11-28T12:40:19: 2025-11-28T17:40:19.654Z compression gzip compression
2025-11-28T12:40:19: 2025-11-28T17:40:19.731Z next:router-server:main requestHandler! /logo.png {
2025-11-28T12:40:19:   matchedOutput: {
2025-11-28T12:40:19:     type: 'publicFolder',
2025-11-28T12:40:19:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T12:40:19:     locale: undefined,
2025-11-28T12:40:19:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T12:40:19:     itemPath: '/logo.png'
2025-11-28T12:40:19:   },
2025-11-28T12:40:19:   statusCode: undefined,
2025-11-28T12:40:19:   resHeaders: {},
2025-11-28T12:40:19:   bodyStream: false,
2025-11-28T12:40:19:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T12:40:19:   finished: true
2025-11-28T12:40:19: }
2025-11-28T12:40:19: 2025-11-28T17:40:19.731Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T12:40:19: 2025-11-28T17:40:19.731Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T12:40:19: 2025-11-28T17:40:19.731Z send accept ranges
2025-11-28T12:40:19: 2025-11-28T17:40:19.731Z send cache-control public, max-age=0
2025-11-28T12:40:19: 2025-11-28T17:40:19.732Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T12:40:19: 2025-11-28T17:40:19.732Z send etag W/"2465-19ac853b2f0"
2025-11-28T12:40:19: 2025-11-28T17:40:19.732Z send content-type image/png
2025-11-28T12:40:19: 2025-11-28T17:40:19.732Z compression image/png not compressible
2025-11-28T12:40:19: 2025-11-28T17:40:19.732Z compression no compression: filtered
2025-11-28T12:40:19: 2025-11-28T17:40:19.735Z next:router-server:main requestHandler! /_next/static/chunks/209-8c656abc5cd55250.js {
2025-11-28T12:40:19:   matchedOutput: {
2025-11-28T12:40:19:     type: 'nextStaticFolder',
2025-11-28T12:40:19:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js',
2025-11-28T12:40:19:     locale: undefined,
2025-11-28T12:40:19:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T12:40:19:     itemPath: '/chunks/209-8c656abc5cd55250.js'
2025-11-28T12:40:19:   },
2025-11-28T12:40:19:   statusCode: undefined,
2025-11-28T12:40:19:   resHeaders: {},
2025-11-28T12:40:19:   bodyStream: false,
2025-11-28T12:40:19:   parsedUrl: {
2025-11-28T12:40:19:     pathname: '/_next/static/chunks/209-8c656abc5cd55250.js',
2025-11-28T12:40:19:     query: [Object: null prototype] {}
2025-11-28T12:40:19:   },
2025-11-28T12:40:19:   finished: true
2025-11-28T12:40:19: }
2025-11-28T12:40:19: 2025-11-28T17:40:19.735Z send stat "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-28T12:40:19: 2025-11-28T17:40:19.735Z next:router-server:main requestHandler! /_next/static/css/583877b24aabe3d6.css {
2025-11-28T12:40:19:   matchedOutput: {
2025-11-28T12:40:19:     type: 'nextStaticFolder',
2025-11-28T12:40:19:     fsPath: '/home/americas/public_html/ai/.next/static/css/583877b24aabe3d6.css',
2025-11-28T12:40:19:     locale: undefined,
2025-11-28T12:40:19:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T12:40:19:     itemPath: '/css/583877b24aabe3d6.css'
2025-11-28T12:40:19:   },
2025-11-28T12:40:19:   statusCode: undefined,
2025-11-28T12:40:19:   resHeaders: {},
2025-11-28T12:40:19:   bodyStream: false,
2025-11-28T12:40:19:   parsedUrl: {
2025-11-28T12:40:19:     pathname: '/_next/static/css/583877b24aabe3d6.css',
2025-11-28T12:40:19:     query: [Object: null prototype] {}
2025-11-28T12:40:19:   },
2025-11-28T12:40:19:   finished: true
2025-11-28T12:40:19: }
2025-11-28T12:40:19: 2025-11-28T17:40:19.735Z send stat "/home/americas/public_html/ai/.next/static/css/583877b24aabe3d6.css"
2025-11-28T12:40:19: 2025-11-28T17:40:19.735Z send pipe "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-28T12:40:19: 2025-11-28T17:40:19.735Z send accept ranges
2025-11-28T12:40:19: 2025-11-28T17:40:19.735Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T12:40:19: 2025-11-28T17:40:19.735Z send etag W/"693a-19ac85d4f08"
2025-11-28T12:40:19: 2025-11-28T17:40:19.735Z send content-type application/javascript
2025-11-28T12:40:19: 2025-11-28T17:40:19.735Z send pipe "/home/americas/public_html/ai/.next/static/css/583877b24aabe3d6.css"
2025-11-28T12:40:19: 2025-11-28T17:40:19.735Z send accept ranges
2025-11-28T12:40:19: 2025-11-28T17:40:19.735Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T12:40:19: 2025-11-28T17:40:19.735Z send etag W/"bb6-19ac85d4f08"
2025-11-28T12:40:19: 2025-11-28T17:40:19.735Z send content-type text/css
2025-11-28T12:40:19: 2025-11-28T17:40:19.735Z compression gzip compression
2025-11-28T12:40:19: 2025-11-28T17:40:19.736Z compression gzip compression
2025-11-28T12:40:19: 2025-11-28T17:40:19.826Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T12:40:19:   matchedOutput: {
2025-11-28T12:40:19:     type: 'pageFile',
2025-11-28T12:40:19:     fsPath: undefined,
2025-11-28T12:40:19:     locale: undefined,
2025-11-28T12:40:19:     itemsRoot: undefined,
2025-11-28T12:40:19:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T12:40:19:   },
2025-11-28T12:40:19:   statusCode: undefined,
2025-11-28T12:40:19:   resHeaders: {},
2025-11-28T12:40:19:   bodyStream: false,
2025-11-28T12:40:19:   parsedUrl: {
2025-11-28T12:40:19:     pathname: '/api/auth/providers',
2025-11-28T12:40:19:     query: [Object: null prototype] {}
2025-11-28T12:40:19:   },
2025-11-28T12:40:19:   finished: true
2025-11-28T12:40:19: }
2025-11-28T12:40:19: 2025-11-28T17:40:19.826Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T12:40:19:   host: 'gearly.com',
2025-11-28T12:40:19:   accept: '*/*',
2025-11-28T12:40:19:   'sec-fetch-site': 'same-origin',
2025-11-28T12:40:19:   'if-none-match': '"hff7sudq5eag"',
2025-11-28T12:40:19:   'sec-fetch-mode': 'cors',
2025-11-28T12:40:19:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.1 Mobile/15E148 Safari/604.1',
2025-11-28T12:40:19:   referer: 'https://gearly.com/',
2025-11-28T12:40:19:   'sec-fetch-dest': 'empty',
2025-11-28T12:40:19:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T12:40:19:   priority: 'u=3, i',
2025-11-28T12:40:19:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T12:40:19:   'x-forwarded-proto': 'https',
2025-11-28T12:40:19:   'x-forwarded-for': '161.115.98.67',
2025-11-28T12:40:19:   'x-forwarded-host': 'gearly.com',
2025-11-28T12:40:19:   'x-forwarded-server': 'gearly.com',
2025-11-28T12:40:19:   connection: 'Keep-Alive',
2025-11-28T12:40:19:   'x-middleware-invoke': '',
2025-11-28T12:40:19:   'x-invoke-path': '/api/auth/providers',
2025-11-28T12:40:19:   'x-invoke-query': '%7B%7D',
2025-11-28T12:40:19:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T12:40:19: }
2025-11-28T12:40:19: 2025-11-28T17:40:19.827Z compression no compression: size below threshold
2025-11-28T12:40:19: 2025-11-28T17:40:19.827Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T12:40:19:   matchedOutput: {
2025-11-28T12:40:19:     type: 'pageFile',
2025-11-28T12:40:19:     fsPath: undefined,
2025-11-28T12:40:19:     locale: undefined,
2025-11-28T12:40:19:     itemsRoot: undefined,
2025-11-28T12:40:19:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T12:40:19:   },
2025-11-28T12:40:19:   statusCode: undefined,
2025-11-28T12:40:19:   resHeaders: {},
2025-11-28T12:40:19:   bodyStream: false,
2025-11-28T12:40:19:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T12:40:19:   finished: true
2025-11-28T12:40:19: }
2025-11-28T12:40:19: 2025-11-28T17:40:19.828Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T12:40:19:   host: 'gearly.com',
2025-11-28T12:40:19:   accept: '*/*',
2025-11-28T12:40:19:   'content-type': 'application/json',
2025-11-28T12:40:19:   'sec-fetch-site': 'same-origin',
2025-11-28T12:40:19:   'if-none-match': '"bwc9mymkdm2"',
2025-11-28T12:40:19:   'sec-fetch-mode': 'cors',
2025-11-28T12:40:19:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.1 Mobile/15E148 Safari/604.1',
2025-11-28T12:40:19:   referer: 'https://gearly.com/',
2025-11-28T12:40:19:   'sec-fetch-dest': 'empty',
2025-11-28T12:40:19:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T12:40:19:   priority: 'u=3, i',
2025-11-28T12:40:19:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T12:40:19:   'x-forwarded-proto': 'https',
2025-11-28T12:40:19:   'x-forwarded-for': '161.115.98.67',
2025-11-28T12:40:19:   'x-forwarded-host': 'gearly.com',
2025-11-28T12:40:19:   'x-forwarded-server': 'gearly.com',
2025-11-28T12:40:19:   connection: 'Keep-Alive',
2025-11-28T12:40:19:   'x-middleware-invoke': '',
2025-11-28T12:40:19:   'x-invoke-path': '/api/auth/session',
2025-11-28T12:40:19:   'x-invoke-query': '%7B%7D',
2025-11-28T12:40:19:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T12:40:19: }
2025-11-28T12:40:19: 2025-11-28T17:40:19.828Z compression no compression: size below threshold
2025-11-28T12:40:19: 2025-11-28T17:40:19.890Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js {
2025-11-28T12:40:19:   matchedOutput: {
2025-11-28T12:40:19:     type: 'nextStaticFolder',
2025-11-28T12:40:19:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-28T12:40:19:     locale: undefined,
2025-11-28T12:40:19:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T12:40:19:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_buildManifest.js'
2025-11-28T12:40:19:   },
2025-11-28T12:40:19:   statusCode: undefined,
2025-11-28T12:40:19:   resHeaders: {},
2025-11-28T12:40:19:   bodyStream: false,
2025-11-28T12:40:19:   parsedUrl: {
2025-11-28T12:40:19:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-28T12:40:19:     query: [Object: null prototype] {}
2025-11-28T12:40:19:   },
2025-11-28T12:40:19:   finished: true
2025-11-28T12:40:19: }
2025-11-28T12:40:19: 2025-11-28T17:40:19.890Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-28T12:40:19: 2025-11-28T17:40:19.891Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-28T12:40:19: 2025-11-28T17:40:19.891Z send accept ranges
2025-11-28T12:40:19: 2025-11-28T17:40:19.891Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T12:40:19: 2025-11-28T17:40:19.891Z send etag W/"291-19ac85d4f08"
2025-11-28T12:40:19: 2025-11-28T17:40:19.891Z send content-type application/javascript
2025-11-28T12:40:19: 2025-11-28T17:40:19.891Z compression no compression: size below threshold
2025-11-28T12:40:19: 2025-11-28T17:40:19.891Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js {
2025-11-28T12:40:19:   matchedOutput: {
2025-11-28T12:40:19:     type: 'nextStaticFolder',
2025-11-28T12:40:19:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-28T12:40:19:     locale: undefined,
2025-11-28T12:40:19:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T12:40:19:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js'
2025-11-28T12:40:19:   },
2025-11-28T12:40:19:   statusCode: undefined,
2025-11-28T12:40:19:   resHeaders: {},
2025-11-28T12:40:19:   bodyStream: false,
2025-11-28T12:40:19:   parsedUrl: {
2025-11-28T12:40:19:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-28T12:40:19:     query: [Object: null prototype] {}
2025-11-28T12:40:19:   },
2025-11-28T12:40:19:   finished: true
2025-11-28T12:40:19: }
2025-11-28T12:40:19: 2025-11-28T17:40:19.891Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-28T12:40:19: 2025-11-28T17:40:19.891Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-28T12:40:19: 2025-11-28T17:40:19.891Z send accept ranges
2025-11-28T12:40:19: 2025-11-28T17:40:19.891Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T12:40:19: 2025-11-28T17:40:19.891Z send etag W/"4d-19ac85d4f08"
2025-11-28T12:40:19: 2025-11-28T17:40:19.891Z send content-type application/javascript
2025-11-28T12:40:19: 2025-11-28T17:40:19.891Z compression no compression: size below threshold
2025-11-28T12:40:19: 2025-11-28T17:40:19.893Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T12:40:19:   matchedOutput: {
2025-11-28T12:40:19:     type: 'pageFile',
2025-11-28T12:40:19:     fsPath: undefined,
2025-11-28T12:40:19:     locale: undefined,
2025-11-28T12:40:19:     itemsRoot: undefined,
2025-11-28T12:40:19:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T12:40:19:   },
2025-11-28T12:40:19:   statusCode: undefined,
2025-11-28T12:40:19:   resHeaders: {},
2025-11-28T12:40:19:   bodyStream: false,
2025-11-28T12:40:19:   parsedUrl: {
2025-11-28T12:40:19:     pathname: '/api/auth/providers',
2025-11-28T12:40:19:     query: [Object: null prototype] {}
2025-11-28T12:40:19:   },
2025-11-28T12:40:19:   finished: true
2025-11-28T12:40:19: }
2025-11-28T12:40:19: 2025-11-28T17:40:19.893Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T12:40:19:   host: 'gearly.com',
2025-11-28T12:40:19:   accept: '*/*',
2025-11-28T12:40:19:   'sec-fetch-site': 'same-origin',
2025-11-28T12:40:19:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T12:40:19:   'sec-fetch-mode': 'cors',
2025-11-28T12:40:19:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_7 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/26.1 Mobile/15E148 Safari/604.1',
2025-11-28T12:40:19:   referer: 'https://gearly.com/',
2025-11-28T12:40:19:   'sec-fetch-dest': 'empty',
2025-11-28T12:40:19:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T12:40:19:   priority: 'u=3, i',
2025-11-28T12:40:19:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T12:40:19:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=2a18827ac4522ca8b2255695b178290502ba28ec9c1b971d75effd59316179dd%7C52a913f776fe24cbd0dbaade4cf2c17951fa2dca0932eb0702c4aa7f0fd950b1',
2025-11-28T12:40:19:   'x-forwarded-proto': 'https',
2025-11-28T12:40:19:   'x-forwarded-for': '161.115.98.67',
2025-11-28T12:40:19:   'x-forwarded-host': 'gearly.com',
2025-11-28T12:40:19:   'x-forwarded-server': 'gearly.com',
2025-11-28T12:40:19:   connection: 'Keep-Alive',
2025-11-28T12:40:19:   'x-middleware-invoke': '',
2025-11-28T12:40:19:   'x-invoke-path': '/api/auth/providers',
2025-11-28T12:40:19:   'x-invoke-query': '%7B%7D',
2025-11-28T12:40:19:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T12:40:19: }
2025-11-28T12:40:19: 2025-11-28T17:40:19.893Z compression no compression: size below threshold
2025-11-28T12:56:17: 2025-11-28T17:56:17.583Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T12:56:17:   matchedOutput: {
2025-11-28T12:56:17:     type: 'pageFile',
2025-11-28T12:56:17:     fsPath: undefined,
2025-11-28T12:56:17:     locale: undefined,
2025-11-28T12:56:17:     itemsRoot: undefined,
2025-11-28T12:56:17:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T12:56:17:   },
2025-11-28T12:56:17:   statusCode: undefined,
2025-11-28T12:56:17:   resHeaders: {},
2025-11-28T12:56:17:   bodyStream: false,
2025-11-28T12:56:17:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T12:56:17:   finished: true
2025-11-28T12:56:17: }
2025-11-28T12:56:17: 2025-11-28T17:56:17.583Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T12:56:17:   host: 'gearly.com',
2025-11-28T12:56:17:   accept: '*/*',
2025-11-28T12:56:17:   'content-type': 'application/json',
2025-11-28T12:56:17:   'sec-fetch-site': 'same-origin',
2025-11-28T12:56:17:   'if-none-match': '"meo7ft9lfh42"',
2025-11-28T12:56:17:   'sec-fetch-mode': 'cors',
2025-11-28T12:56:17:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T12:56:17:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T12:56:17:   'sec-fetch-dest': 'empty',
2025-11-28T12:56:17:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T12:56:17:   priority: 'u=3, i',
2025-11-28T12:56:17:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T12:56:17:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..z3AA7N_gLe8gvg5t.XnXFSCM4aZaY0WBAfmweeoFA1sH1s2Dtw6dUkeANUVg5yo-GtOFBMUHGsFyhdaK1xuBWtJ6_owdD7PYTacu2buEY9fYkS9Y1vYxYDpOVNgOb4jo1L60r4VdjtNA4qk6iY04Oqd_R5KbGQNYW4IykuQrmjz1cytAKck4ZtlIlH3nqdnTFPKd9K3cMO6XSGyr7s-JZmrXUPoQEN-bVvX8Zv9_xC2v3MrtjvaBp5IFTVUkwykaX1lvlmrJMrBE6N68.UVsEI6cOkj89JXXUnsItRA; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T12:56:17:   'x-forwarded-proto': 'https',
2025-11-28T12:56:17:   'x-forwarded-for': '100.15.28.124',
2025-11-28T12:56:17:   'x-forwarded-host': 'gearly.com',
2025-11-28T12:56:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T12:56:17:   connection: 'Keep-Alive',
2025-11-28T12:56:17:   'x-middleware-invoke': '',
2025-11-28T12:56:17:   'x-invoke-path': '/api/auth/session',
2025-11-28T12:56:17:   'x-invoke-query': '%7B%7D',
2025-11-28T12:56:17:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T12:56:17: }
2025-11-28T12:56:17: 2025-11-28T17:56:17.585Z compression no compression: size below threshold
2025-11-28T12:56:17: 2025-11-28T17:56:17.609Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T12:56:17:   matchedOutput: {
2025-11-28T12:56:17:     type: 'pageFile',
2025-11-28T12:56:17:     fsPath: undefined,
2025-11-28T12:56:17:     locale: undefined,
2025-11-28T12:56:17:     itemsRoot: undefined,
2025-11-28T12:56:17:     itemPath: '/api/conversations'
2025-11-28T12:56:17:   },
2025-11-28T12:56:17:   statusCode: undefined,
2025-11-28T12:56:17:   resHeaders: {},
2025-11-28T12:56:17:   bodyStream: false,
2025-11-28T12:56:17:   parsedUrl: {
2025-11-28T12:56:17:     pathname: '/api/conversations',
2025-11-28T12:56:17:     query: [Object: null prototype] {}
2025-11-28T12:56:17:   },
2025-11-28T12:56:17:   finished: true
2025-11-28T12:56:17: }
2025-11-28T12:56:17: 2025-11-28T17:56:17.609Z next:router-server:main invokeRender /api/conversations {
2025-11-28T12:56:17:   host: 'gearly.com',
2025-11-28T12:56:17:   accept: '*/*',
2025-11-28T12:56:17:   'sec-fetch-site': 'same-origin',
2025-11-28T12:56:17:   pragma: 'no-cache',
2025-11-28T12:56:17:   'sec-fetch-mode': 'cors',
2025-11-28T12:56:17:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T12:56:17:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T12:56:17:   'sec-fetch-dest': 'empty',
2025-11-28T12:56:17:   'cache-control': 'no-cache',
2025-11-28T12:56:17:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T12:56:17:   priority: 'u=3, i',
2025-11-28T12:56:17:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T12:56:17:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=fd1ec320997ffe8ccab480f183a3e6dbf493ec01645eab8b739acd973190d952%7C0bb49ce3647823bdfa0e09837ec45477d5f248c68f4e8dc5ab0f944e3951104d; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..ImrkcuGBoSL3p23j.1xQ9HOWgIWHb6ZPpzW3_sFEXz3UtVqpA4MqtTAzvvhkZkw_TyTb8IhzDT0BNW_lgrtwbeMnI1VTv32CAdxwsZFtB0rvo0jdFa3eSffmdOvksXvXfz1wU7byV98TlQI-Cxj2ZxpD81jQAAQmQQlz8uIDfPagV67Tbf25uA1GbZnU4pWEMoIZdv1pWEzT4_p-eFfMI1kAaaQIBRr2kUqEcdStzqpONaSQHi7EsPDKl1tNiA8RQXKKBA9WSP1giM1U.lqpndangxYBRFhSKZgr_WA; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T12:56:17:   'x-forwarded-proto': 'https',
2025-11-28T12:56:17:   'x-forwarded-for': '100.15.28.124',
2025-11-28T12:56:17:   'x-forwarded-host': 'gearly.com',
2025-11-28T12:56:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T12:56:17:   connection: 'Keep-Alive',
2025-11-28T12:56:17:   'x-middleware-invoke': '',
2025-11-28T12:56:17:   'x-invoke-path': '/api/conversations',
2025-11-28T12:56:17:   'x-invoke-query': '%7B%7D',
2025-11-28T12:56:17:   'x-invoke-output': '/api/conversations'
2025-11-28T12:56:17: }
2025-11-28T12:56:17: 2025-11-28T17:56:17.613Z compression gzip compression
2025-11-28T12:56:17: 2025-11-28T17:56:17.652Z next:router-server:main requestHandler! /logo.png {
2025-11-28T12:56:17:   matchedOutput: {
2025-11-28T12:56:17:     type: 'publicFolder',
2025-11-28T12:56:17:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T12:56:17:     locale: undefined,
2025-11-28T12:56:17:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T12:56:17:     itemPath: '/logo.png'
2025-11-28T12:56:17:   },
2025-11-28T12:56:17:   statusCode: undefined,
2025-11-28T12:56:17:   resHeaders: {},
2025-11-28T12:56:17:   bodyStream: false,
2025-11-28T12:56:17:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T12:56:17:   finished: true
2025-11-28T12:56:17: }
2025-11-28T12:56:17: 2025-11-28T17:56:17.652Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T12:56:17: 2025-11-28T17:56:17.652Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T12:56:17: 2025-11-28T17:56:17.652Z send accept ranges
2025-11-28T12:56:17: 2025-11-28T17:56:17.652Z send cache-control public, max-age=0
2025-11-28T12:56:17: 2025-11-28T17:56:17.652Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T12:56:17: 2025-11-28T17:56:17.652Z send etag W/"2465-19ac853b2f0"
2025-11-28T12:56:17: 2025-11-28T17:56:17.652Z send content-type image/png
2025-11-28T12:56:17: 2025-11-28T17:56:17.652Z send not modified
2025-11-28T12:56:17: 2025-11-28T17:56:17.652Z compression undefined not compressible
2025-11-28T12:56:17: 2025-11-28T17:56:17.652Z compression no compression: filtered
2025-11-28T12:56:17: 2025-11-28T17:56:17.662Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T12:56:17:   matchedOutput: {
2025-11-28T12:56:17:     type: 'pageFile',
2025-11-28T12:56:17:     fsPath: undefined,
2025-11-28T12:56:17:     locale: undefined,
2025-11-28T12:56:17:     itemsRoot: undefined,
2025-11-28T12:56:17:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T12:56:17:   },
2025-11-28T12:56:17:   statusCode: undefined,
2025-11-28T12:56:17:   resHeaders: {},
2025-11-28T12:56:17:   bodyStream: false,
2025-11-28T12:56:17:   parsedUrl: {
2025-11-28T12:56:17:     pathname: '/api/auth/providers',
2025-11-28T12:56:17:     query: [Object: null prototype] {}
2025-11-28T12:56:17:   },
2025-11-28T12:56:17:   finished: true
2025-11-28T12:56:17: }
2025-11-28T12:56:17: 2025-11-28T17:56:17.662Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T12:56:17:   host: 'gearly.com',
2025-11-28T12:56:17:   accept: '*/*',
2025-11-28T12:56:17:   'sec-fetch-site': 'same-origin',
2025-11-28T12:56:17:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T12:56:17:   'sec-fetch-mode': 'cors',
2025-11-28T12:56:17:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T12:56:17:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T12:56:17:   'sec-fetch-dest': 'empty',
2025-11-28T12:56:17:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T12:56:17:   priority: 'u=3, i',
2025-11-28T12:56:17:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T12:56:17:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=fd1ec320997ffe8ccab480f183a3e6dbf493ec01645eab8b739acd973190d952%7C0bb49ce3647823bdfa0e09837ec45477d5f248c68f4e8dc5ab0f944e3951104d; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..KvXcUgRjgGbZy3Er.p4Wfi6Bkbr0TbaUBYzRcXeRWligfpbnIZRQaNgSjuDjEDWz_8swkix8FdMVcPO2JIIBwuXdxf3CQvcW_RjKt4hBhHbGJiRHf35shgC3gby1hUQKj3mdR2HltrUwRtA09aPJut6Uv1nN4Gk3fBPVZdwPYfFCaOoiXdUAR8huCtz03wAuIxWqhoWsUIdfDXqYh0GUoTdY9ASP4tdU0xo59sMP_ySmpJFP4hdg0BD4PvMEodJhVjkIHw7Cso-0A054.q6bEBku0KzzEjdzqYLby4A; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T12:56:17:   'x-forwarded-proto': 'https',
2025-11-28T12:56:17:   'x-forwarded-for': '100.15.28.124',
2025-11-28T12:56:17:   'x-forwarded-host': 'gearly.com',
2025-11-28T12:56:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T12:56:17:   connection: 'Keep-Alive',
2025-11-28T12:56:17:   'x-middleware-invoke': '',
2025-11-28T12:56:17:   'x-invoke-path': '/api/auth/providers',
2025-11-28T12:56:17:   'x-invoke-query': '%7B%7D',
2025-11-28T12:56:17:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T12:56:17: }
2025-11-28T12:56:17: 2025-11-28T17:56:17.663Z compression no compression: size below threshold
2025-11-28T12:56:17: 2025-11-28T17:56:17.664Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T12:56:17:   matchedOutput: {
2025-11-28T12:56:17:     type: 'pageFile',
2025-11-28T12:56:17:     fsPath: undefined,
2025-11-28T12:56:17:     locale: undefined,
2025-11-28T12:56:17:     itemsRoot: undefined,
2025-11-28T12:56:17:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T12:56:17:   },
2025-11-28T12:56:17:   statusCode: undefined,
2025-11-28T12:56:17:   resHeaders: {},
2025-11-28T12:56:17:   bodyStream: false,
2025-11-28T12:56:17:   parsedUrl: {
2025-11-28T12:56:17:     pathname: '/api/auth/providers',
2025-11-28T12:56:17:     query: [Object: null prototype] {}
2025-11-28T12:56:17:   },
2025-11-28T12:56:17:   finished: true
2025-11-28T12:56:17: }
2025-11-28T12:56:17: 2025-11-28T17:56:17.664Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T12:56:17:   host: 'gearly.com',
2025-11-28T12:56:17:   accept: '*/*',
2025-11-28T12:56:17:   'sec-fetch-site': 'same-origin',
2025-11-28T12:56:17:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T12:56:17:   'sec-fetch-mode': 'cors',
2025-11-28T12:56:17:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T12:56:17:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T12:56:17:   'sec-fetch-dest': 'empty',
2025-11-28T12:56:17:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T12:56:17:   priority: 'u=3, i',
2025-11-28T12:56:17:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T12:56:17:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=fd1ec320997ffe8ccab480f183a3e6dbf493ec01645eab8b739acd973190d952%7C0bb49ce3647823bdfa0e09837ec45477d5f248c68f4e8dc5ab0f944e3951104d; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..KvXcUgRjgGbZy3Er.p4Wfi6Bkbr0TbaUBYzRcXeRWligfpbnIZRQaNgSjuDjEDWz_8swkix8FdMVcPO2JIIBwuXdxf3CQvcW_RjKt4hBhHbGJiRHf35shgC3gby1hUQKj3mdR2HltrUwRtA09aPJut6Uv1nN4Gk3fBPVZdwPYfFCaOoiXdUAR8huCtz03wAuIxWqhoWsUIdfDXqYh0GUoTdY9ASP4tdU0xo59sMP_ySmpJFP4hdg0BD4PvMEodJhVjkIHw7Cso-0A054.q6bEBku0KzzEjdzqYLby4A; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T12:56:17:   'x-forwarded-proto': 'https',
2025-11-28T12:56:17:   'x-forwarded-for': '100.15.28.124',
2025-11-28T12:56:17:   'x-forwarded-host': 'gearly.com',
2025-11-28T12:56:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T12:56:17:   connection: 'Keep-Alive',
2025-11-28T12:56:17:   'x-middleware-invoke': '',
2025-11-28T12:56:17:   'x-invoke-path': '/api/auth/providers',
2025-11-28T12:56:17:   'x-invoke-query': '%7B%7D',
2025-11-28T12:56:17:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T12:56:17: }
2025-11-28T12:56:17: 2025-11-28T17:56:17.665Z compression no compression: size below threshold
2025-11-28T13:01:07: 2025-11-28T18:01:07.082Z next:router-server:main requestHandler! / {
2025-11-28T13:01:07:   matchedOutput: {
2025-11-28T13:01:07:     type: 'pageFile',
2025-11-28T13:01:07:     fsPath: undefined,
2025-11-28T13:01:07:     locale: undefined,
2025-11-28T13:01:07:     itemsRoot: undefined,
2025-11-28T13:01:07:     itemPath: '/'
2025-11-28T13:01:07:   },
2025-11-28T13:01:07:   statusCode: undefined,
2025-11-28T13:01:07:   resHeaders: {},
2025-11-28T13:01:07:   bodyStream: false,
2025-11-28T13:01:07:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T13:01:07:   finished: true
2025-11-28T13:01:07: }
2025-11-28T13:01:07: 2025-11-28T18:01:07.082Z next:router-server:main invokeRender / {
2025-11-28T13:01:07:   host: 'gearly.com',
2025-11-28T13:01:07:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.6099.200 YaBrowser/24.1.0.0 Safari/537.36',
2025-11-28T13:01:07:   accept: '*/*',
2025-11-28T13:01:07:   'x-forwarded-for': '35.245.198.140',
2025-11-28T13:01:07:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:01:07:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:01:07:   connection: 'Keep-Alive',
2025-11-28T13:01:07:   'x-middleware-invoke': '',
2025-11-28T13:01:07:   'x-invoke-path': '/',
2025-11-28T13:01:07:   'x-invoke-query': '%7B%7D',
2025-11-28T13:01:07:   'x-invoke-output': '/'
2025-11-28T13:01:07: }
2025-11-28T13:01:07: 2025-11-28T18:01:07.083Z compression no compression: HEAD request
2025-11-28T13:01:07: 2025-11-28T18:01:07.086Z next:router-server:main requestHandler! /wordpress/ {
2025-11-28T13:01:07:   matchedOutput: undefined,
2025-11-28T13:01:07:   statusCode: 308,
2025-11-28T13:01:07:   resHeaders: undefined,
2025-11-28T13:01:07:   bodyStream: false,
2025-11-28T13:01:07:   parsedUrl: { pathname: '/wordpress', query: undefined },
2025-11-28T13:01:07:   finished: true
2025-11-28T13:01:07: }
2025-11-28T13:01:07: 2025-11-28T18:01:07.086Z compression undefined not compressible
2025-11-28T13:01:07: 2025-11-28T18:01:07.086Z compression no compression: filtered
2025-11-28T13:01:07: 2025-11-28T18:01:07.089Z next:router-server:main requestHandler! /wordpress {
2025-11-28T13:01:07:   matchedOutput: null,
2025-11-28T13:01:07:   statusCode: undefined,
2025-11-28T13:01:07:   resHeaders: {},
2025-11-28T13:01:07:   bodyStream: false,
2025-11-28T13:01:07:   parsedUrl: { pathname: '/wordpress', query: [Object: null prototype] {} },
2025-11-28T13:01:07:   finished: false
2025-11-28T13:01:07: }
2025-11-28T13:01:07: 2025-11-28T18:01:07.090Z next:router-server:main invokeRender /wordpress {
2025-11-28T13:01:07:   host: 'gearly.com',
2025-11-28T13:01:07:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; Nokia 2720 Flip) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.99 Mobile Safari/537.36 KAIOS/2.5',
2025-11-28T13:01:07:   accept: '*/*',
2025-11-28T13:01:07:   referer: 'http://gearly.com/wordpress/',
2025-11-28T13:01:07:   'x-forwarded-for': '35.245.198.140',
2025-11-28T13:01:07:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:01:07:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:01:07:   connection: 'Keep-Alive',
2025-11-28T13:01:07:   'x-middleware-invoke': '',
2025-11-28T13:01:07:   'x-invoke-path': '/404',
2025-11-28T13:01:07:   'x-invoke-query': '%7B%7D',
2025-11-28T13:01:07:   'x-invoke-status': '404'
2025-11-28T13:01:07: }
2025-11-28T13:01:07: 2025-11-28T18:01:07.090Z compression no compression: HEAD request
2025-11-28T13:01:07: 2025-11-28T18:01:07.095Z next:router-server:main requestHandler! /old/ {
2025-11-28T13:01:07:   matchedOutput: undefined,
2025-11-28T13:01:07:   statusCode: 308,
2025-11-28T13:01:07:   resHeaders: undefined,
2025-11-28T13:01:07:   bodyStream: false,
2025-11-28T13:01:07:   parsedUrl: { pathname: '/old', query: undefined },
2025-11-28T13:01:07:   finished: true
2025-11-28T13:01:07: }
2025-11-28T13:01:07: 2025-11-28T18:01:07.095Z compression undefined not compressible
2025-11-28T13:01:07: 2025-11-28T18:01:07.095Z compression no compression: filtered
2025-11-28T13:01:07: 2025-11-28T18:01:07.101Z next:router-server:main requestHandler! /old {
2025-11-28T13:01:07:   matchedOutput: null,
2025-11-28T13:01:07:   statusCode: undefined,
2025-11-28T13:01:07:   resHeaders: {},
2025-11-28T13:01:07:   bodyStream: false,
2025-11-28T13:01:07:   parsedUrl: { pathname: '/old', query: [Object: null prototype] {} },
2025-11-28T13:01:07:   finished: false
2025-11-28T13:01:07: }
2025-11-28T13:01:07: 2025-11-28T18:01:07.101Z next:router-server:main invokeRender /old {
2025-11-28T13:01:07:   host: 'gearly.com',
2025-11-28T13:01:07:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 14_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.4 Safari/605.1.15',
2025-11-28T13:01:07:   accept: '*/*',
2025-11-28T13:01:07:   referer: 'http://gearly.com/old/',
2025-11-28T13:01:07:   'x-forwarded-for': '35.245.198.140',
2025-11-28T13:01:07:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:01:07:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:01:07:   connection: 'Keep-Alive',
2025-11-28T13:01:07:   'x-middleware-invoke': '',
2025-11-28T13:01:07:   'x-invoke-path': '/404',
2025-11-28T13:01:07:   'x-invoke-query': '%7B%7D',
2025-11-28T13:01:07:   'x-invoke-status': '404'
2025-11-28T13:01:07: }
2025-11-28T13:01:07: 2025-11-28T18:01:07.101Z compression no compression: HEAD request
2025-11-28T13:01:07: 2025-11-28T18:01:07.105Z next:router-server:main requestHandler! /backup/ {
2025-11-28T13:01:07:   matchedOutput: undefined,
2025-11-28T13:01:07:   statusCode: 308,
2025-11-28T13:01:07:   resHeaders: undefined,
2025-11-28T13:01:07:   bodyStream: false,
2025-11-28T13:01:07:   parsedUrl: { pathname: '/backup', query: undefined },
2025-11-28T13:01:07:   finished: true
2025-11-28T13:01:07: }
2025-11-28T13:01:07: 2025-11-28T18:01:07.105Z compression undefined not compressible
2025-11-28T13:01:07: 2025-11-28T18:01:07.105Z compression no compression: filtered
2025-11-28T13:01:07: 2025-11-28T18:01:07.108Z next:router-server:main requestHandler! /backup {
2025-11-28T13:01:07:   matchedOutput: null,
2025-11-28T13:01:07:   statusCode: undefined,
2025-11-28T13:01:07:   resHeaders: {},
2025-11-28T13:01:07:   bodyStream: false,
2025-11-28T13:01:07:   parsedUrl: { pathname: '/backup', query: [Object: null prototype] {} },
2025-11-28T13:01:07:   finished: false
2025-11-28T13:01:07: }
2025-11-28T13:01:07: 2025-11-28T18:01:07.108Z next:router-server:main invokeRender /backup {
2025-11-28T13:01:07:   host: 'gearly.com',
2025-11-28T13:01:07:   'user-agent': 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.5414.120 Safari/537.36',
2025-11-28T13:01:07:   accept: '*/*',
2025-11-28T13:01:07:   referer: 'http://gearly.com/backup/',
2025-11-28T13:01:07:   'x-forwarded-for': '35.245.198.140',
2025-11-28T13:01:07:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:01:07:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:01:07:   connection: 'Keep-Alive',
2025-11-28T13:01:07:   'x-middleware-invoke': '',
2025-11-28T13:01:07:   'x-invoke-path': '/404',
2025-11-28T13:01:07:   'x-invoke-query': '%7B%7D',
2025-11-28T13:01:07:   'x-invoke-status': '404'
2025-11-28T13:01:07: }
2025-11-28T13:01:07: 2025-11-28T18:01:07.108Z compression no compression: HEAD request
2025-11-28T13:01:07: 2025-11-28T18:01:07.111Z next:router-server:main requestHandler! /blog/ {
2025-11-28T13:01:07:   matchedOutput: undefined,
2025-11-28T13:01:07:   statusCode: 308,
2025-11-28T13:01:07:   resHeaders: undefined,
2025-11-28T13:01:07:   bodyStream: false,
2025-11-28T13:01:07:   parsedUrl: { pathname: '/blog', query: undefined },
2025-11-28T13:01:07:   finished: true
2025-11-28T13:01:07: }
2025-11-28T13:01:07: 2025-11-28T18:01:07.111Z compression undefined not compressible
2025-11-28T13:01:07: 2025-11-28T18:01:07.111Z compression no compression: filtered
2025-11-28T13:01:07: 2025-11-28T18:01:07.114Z next:router-server:main requestHandler! /blog {
2025-11-28T13:01:07:   matchedOutput: null,
2025-11-28T13:01:07:   statusCode: undefined,
2025-11-28T13:01:07:   resHeaders: {},
2025-11-28T13:01:07:   bodyStream: false,
2025-11-28T13:01:07:   parsedUrl: { pathname: '/blog', query: [Object: null prototype] {} },
2025-11-28T13:01:07:   finished: false
2025-11-28T13:01:07: }
2025-11-28T13:01:07: 2025-11-28T18:01:07.114Z next:router-server:main invokeRender /blog {
2025-11-28T13:01:07:   host: 'gearly.com',
2025-11-28T13:01:07:   'user-agent': 'Mozilla/5.0 (Android 13; Mobile; rv:124.0) Gecko/124.0 Firefox/124.0',
2025-11-28T13:01:07:   accept: '*/*',
2025-11-28T13:01:07:   referer: 'http://gearly.com/blog/',
2025-11-28T13:01:07:   'x-forwarded-for': '35.245.198.140',
2025-11-28T13:01:07:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:01:07:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:01:07:   connection: 'Keep-Alive',
2025-11-28T13:01:07:   'x-middleware-invoke': '',
2025-11-28T13:01:07:   'x-invoke-path': '/404',
2025-11-28T13:01:07:   'x-invoke-query': '%7B%7D',
2025-11-28T13:01:07:   'x-invoke-status': '404'
2025-11-28T13:01:07: }
2025-11-28T13:01:07: 2025-11-28T18:01:07.115Z compression no compression: HEAD request
2025-11-28T13:01:07: 2025-11-28T18:01:07.118Z next:router-server:main requestHandler! /wp/ {
2025-11-28T13:01:07:   matchedOutput: undefined,
2025-11-28T13:01:07:   statusCode: 308,
2025-11-28T13:01:07:   resHeaders: undefined,
2025-11-28T13:01:07:   bodyStream: false,
2025-11-28T13:01:07:   parsedUrl: { pathname: '/wp', query: undefined },
2025-11-28T13:01:07:   finished: true
2025-11-28T13:01:07: }
2025-11-28T13:01:07: 2025-11-28T18:01:07.118Z compression undefined not compressible
2025-11-28T13:01:07: 2025-11-28T18:01:07.118Z compression no compression: filtered
2025-11-28T13:01:07: 2025-11-28T18:01:07.121Z next:router-server:main requestHandler! /wp {
2025-11-28T13:01:07:   matchedOutput: null,
2025-11-28T13:01:07:   statusCode: undefined,
2025-11-28T13:01:07:   resHeaders: {},
2025-11-28T13:01:07:   bodyStream: false,
2025-11-28T13:01:07:   parsedUrl: { pathname: '/wp', query: [Object: null prototype] {} },
2025-11-28T13:01:07:   finished: false
2025-11-28T13:01:07: }
2025-11-28T13:01:07: 2025-11-28T18:01:07.121Z next:router-server:main invokeRender /wp {
2025-11-28T13:01:07:   host: 'gearly.com',
2025-11-28T13:01:07:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/124.0.6367.56 Mobile/15E148 Safari/604.1',
2025-11-28T13:01:07:   accept: '*/*',
2025-11-28T13:01:07:   referer: 'http://gearly.com/wp/',
2025-11-28T13:01:07:   'x-forwarded-for': '35.245.198.140',
2025-11-28T13:01:07:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:01:07:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:01:07:   connection: 'Keep-Alive',
2025-11-28T13:01:07:   'x-middleware-invoke': '',
2025-11-28T13:01:07:   'x-invoke-path': '/404',
2025-11-28T13:01:07:   'x-invoke-query': '%7B%7D',
2025-11-28T13:01:07:   'x-invoke-status': '404'
2025-11-28T13:01:07: }
2025-11-28T13:01:07: 2025-11-28T18:01:07.121Z compression no compression: HEAD request
2025-11-28T13:01:07: 2025-11-28T18:01:07.124Z next:router-server:main requestHandler! /new/ {
2025-11-28T13:01:07:   matchedOutput: undefined,
2025-11-28T13:01:07:   statusCode: 308,
2025-11-28T13:01:07:   resHeaders: undefined,
2025-11-28T13:01:07:   bodyStream: false,
2025-11-28T13:01:07:   parsedUrl: { pathname: '/new', query: undefined },
2025-11-28T13:01:07:   finished: true
2025-11-28T13:01:07: }
2025-11-28T13:01:07: 2025-11-28T18:01:07.124Z compression undefined not compressible
2025-11-28T13:01:07: 2025-11-28T18:01:07.124Z compression no compression: filtered
2025-11-28T13:01:07: 2025-11-28T18:01:07.127Z next:router-server:main requestHandler! /new {
2025-11-28T13:01:07:   matchedOutput: null,
2025-11-28T13:01:07:   statusCode: undefined,
2025-11-28T13:01:07:   resHeaders: {},
2025-11-28T13:01:07:   bodyStream: false,
2025-11-28T13:01:07:   parsedUrl: { pathname: '/new', query: [Object: null prototype] {} },
2025-11-28T13:01:07:   finished: false
2025-11-28T13:01:07: }
2025-11-28T13:01:07: 2025-11-28T18:01:07.127Z next:router-server:main invokeRender /new {
2025-11-28T13:01:07:   host: 'gearly.com',
2025-11-28T13:01:07:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; Nokia 2720 Flip) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.99 Mobile Safari/537.36 KAIOS/2.5',
2025-11-28T13:01:07:   accept: '*/*',
2025-11-28T13:01:07:   referer: 'http://gearly.com/new/',
2025-11-28T13:01:07:   'x-forwarded-for': '35.245.198.140',
2025-11-28T13:01:07:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:01:07:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:01:07:   connection: 'Keep-Alive',
2025-11-28T13:01:07:   'x-middleware-invoke': '',
2025-11-28T13:01:07:   'x-invoke-path': '/404',
2025-11-28T13:01:07:   'x-invoke-query': '%7B%7D',
2025-11-28T13:01:07:   'x-invoke-status': '404'
2025-11-28T13:01:07: }
2025-11-28T13:01:07: 2025-11-28T18:01:07.127Z compression no compression: HEAD request
2025-11-28T13:02:01: 2025-11-28T18:02:01.460Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T13:02:01:   matchedOutput: {
2025-11-28T13:02:01:     type: 'pageFile',
2025-11-28T13:02:01:     fsPath: undefined,
2025-11-28T13:02:01:     locale: undefined,
2025-11-28T13:02:01:     itemsRoot: undefined,
2025-11-28T13:02:01:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T13:02:01:   },
2025-11-28T13:02:01:   statusCode: undefined,
2025-11-28T13:02:01:   resHeaders: {},
2025-11-28T13:02:01:   bodyStream: false,
2025-11-28T13:02:01:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T13:02:01:   finished: true
2025-11-28T13:02:01: }
2025-11-28T13:02:01: 2025-11-28T18:02:01.460Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T13:02:01:   host: 'gearly.com',
2025-11-28T13:02:01:   accept: '*/*',
2025-11-28T13:02:01:   'content-type': 'application/json',
2025-11-28T13:02:01:   'sec-fetch-site': 'same-origin',
2025-11-28T13:02:01:   'if-none-match': '"cduruv7uy842"',
2025-11-28T13:02:01:   'sec-fetch-mode': 'cors',
2025-11-28T13:02:01:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T13:02:01:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T13:02:01:   'sec-fetch-dest': 'empty',
2025-11-28T13:02:01:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T13:02:01:   priority: 'u=3, i',
2025-11-28T13:02:01:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T13:02:01:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=fd1ec320997ffe8ccab480f183a3e6dbf493ec01645eab8b739acd973190d952%7C0bb49ce3647823bdfa0e09837ec45477d5f248c68f4e8dc5ab0f944e3951104d; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..KvXcUgRjgGbZy3Er.p4Wfi6Bkbr0TbaUBYzRcXeRWligfpbnIZRQaNgSjuDjEDWz_8swkix8FdMVcPO2JIIBwuXdxf3CQvcW_RjKt4hBhHbGJiRHf35shgC3gby1hUQKj3mdR2HltrUwRtA09aPJut6Uv1nN4Gk3fBPVZdwPYfFCaOoiXdUAR8huCtz03wAuIxWqhoWsUIdfDXqYh0GUoTdY9ASP4tdU0xo59sMP_ySmpJFP4hdg0BD4PvMEodJhVjkIHw7Cso-0A054.q6bEBku0KzzEjdzqYLby4A; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T13:02:01:   'x-forwarded-proto': 'https',
2025-11-28T13:02:01:   'x-forwarded-for': '100.15.28.124',
2025-11-28T13:02:01:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:02:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:02:01:   connection: 'Keep-Alive',
2025-11-28T13:02:01:   'x-middleware-invoke': '',
2025-11-28T13:02:01:   'x-invoke-path': '/api/auth/session',
2025-11-28T13:02:01:   'x-invoke-query': '%7B%7D',
2025-11-28T13:02:01:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T13:02:01: }
2025-11-28T13:02:01: 2025-11-28T18:02:01.462Z compression no compression: size below threshold
2025-11-28T13:06:26: 2025-11-28T18:06:26.326Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T13:06:26:   matchedOutput: {
2025-11-28T13:06:26:     type: 'pageFile',
2025-11-28T13:06:26:     fsPath: undefined,
2025-11-28T13:06:26:     locale: undefined,
2025-11-28T13:06:26:     itemsRoot: undefined,
2025-11-28T13:06:26:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T13:06:26:   },
2025-11-28T13:06:26:   statusCode: undefined,
2025-11-28T13:06:26:   resHeaders: {},
2025-11-28T13:06:26:   bodyStream: false,
2025-11-28T13:06:26:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T13:06:26:   finished: true
2025-11-28T13:06:26: }
2025-11-28T13:06:26: 2025-11-28T18:06:26.326Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T13:06:26:   host: 'gearly.com',
2025-11-28T13:06:26:   accept: '*/*',
2025-11-28T13:06:26:   'content-type': 'application/json',
2025-11-28T13:06:26:   'sec-fetch-site': 'same-origin',
2025-11-28T13:06:26:   'if-none-match': '"150r6ypzitd42"',
2025-11-28T13:06:26:   'sec-fetch-mode': 'cors',
2025-11-28T13:06:26:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T13:06:26:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T13:06:26:   'sec-fetch-dest': 'empty',
2025-11-28T13:06:26:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T13:06:26:   priority: 'u=3, i',
2025-11-28T13:06:26:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T13:06:26:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Z1EM60IsMNgElFdt.HKgeh-WK5cePy1YUaEn3ghXweI9E17aucz5vwUe-DjiNO8lHF_7FAEXW6Qeu9KLQcwPzeHng3pWPkYzhtrlvHNgO4hT6KicC2PxhA98M-PHQ0xgCfQWKv-ljyEYOrVfTQdL7k-F2t9SW4c62N90X8g2rgbLcmcBJHT9ymhiWXzOqDc34T3FhIP_-to83ss8HlJWZmvQANfHQfxdYAhvBpMnyDJ4lBebXGkLwkjn5wwZBXLuReq6QneMnjdDMr5Q.S3f0wqLy6ZsgesW7POZ9iw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=fd1ec320997ffe8ccab480f183a3e6dbf493ec01645eab8b739acd973190d952%7C0bb49ce3647823bdfa0e09837ec45477d5f248c68f4e8dc5ab0f944e3951104d; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T13:06:26:   'x-forwarded-proto': 'https',
2025-11-28T13:06:26:   'x-forwarded-for': '100.15.28.124',
2025-11-28T13:06:26:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:06:26:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:06:26:   connection: 'Keep-Alive',
2025-11-28T13:06:26:   'x-middleware-invoke': '',
2025-11-28T13:06:26:   'x-invoke-path': '/api/auth/session',
2025-11-28T13:06:26:   'x-invoke-query': '%7B%7D',
2025-11-28T13:06:26:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T13:06:26: }
2025-11-28T13:06:26: 2025-11-28T18:06:26.328Z compression no compression: size below threshold
2025-11-28T13:06:31: 2025-11-28T18:06:31.955Z next:router-server:main requestHandler! /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T13:06:31:   matchedOutput: {
2025-11-28T13:06:31:     type: 'pageFile',
2025-11-28T13:06:31:     fsPath: undefined,
2025-11-28T13:06:31:     locale: undefined,
2025-11-28T13:06:31:     itemsRoot: undefined,
2025-11-28T13:06:31:     itemPath: '/api/conversation/[id]'
2025-11-28T13:06:31:   },
2025-11-28T13:06:31:   statusCode: undefined,
2025-11-28T13:06:31:   resHeaders: {},
2025-11-28T13:06:31:   bodyStream: false,
2025-11-28T13:06:31:   parsedUrl: {
2025-11-28T13:06:31:     pathname: '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T13:06:31:     query: [Object: null prototype] {}
2025-11-28T13:06:31:   },
2025-11-28T13:06:31:   finished: true
2025-11-28T13:06:31: }
2025-11-28T13:06:31: 2025-11-28T18:06:31.955Z next:router-server:main invokeRender /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T13:06:31:   host: 'gearly.com',
2025-11-28T13:06:31:   accept: '*/*',
2025-11-28T13:06:31:   'content-type': 'application/json',
2025-11-28T13:06:31:   'sec-fetch-site': 'same-origin',
2025-11-28T13:06:31:   origin: 'https://gearly.com',
2025-11-28T13:06:31:   'sec-fetch-mode': 'cors',
2025-11-28T13:06:31:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T13:06:31:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T13:06:31:   'sec-fetch-dest': 'empty',
2025-11-28T13:06:31:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T13:06:31:   priority: 'u=3, i',
2025-11-28T13:06:31:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T13:06:31:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..6jw-CuT2Y91DEUnR.jNpWGsjo9fXZyU7BUI5wwuP1VfZ_vOg-yngDC6P7zD2DPQzlFQJ-8kwJQcIpk_A-hpd897vY8xJXgIcM-FUOOxJnhfLdZlo-At4KCgtByQ_kOa_vxf7h_m0VnFWS6xSMJpj4myhhQnV_a93kRZMTuyVjy2Vdr4vX9zsNaN2nS06QSR5XsoibgeG2MVCTitlIIGN12PfbbC3P5VVcgZ6Grlhys-37BunwdhS34EgafnFAM_pGu5BnprpEJ-spfFM.TC05o_3hN5O05CLg4iBMLw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=fd1ec320997ffe8ccab480f183a3e6dbf493ec01645eab8b739acd973190d952%7C0bb49ce3647823bdfa0e09837ec45477d5f248c68f4e8dc5ab0f944e3951104d; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T13:06:31:   'x-forwarded-proto': 'https',
2025-11-28T13:06:31:   'x-forwarded-for': '100.15.28.124',
2025-11-28T13:06:31:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:06:31:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:06:31:   'content-length': '33',
2025-11-28T13:06:31:   connection: 'Keep-Alive',
2025-11-28T13:06:31:   'x-middleware-invoke': '',
2025-11-28T13:06:31:   'x-invoke-path': '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T13:06:31:   'x-invoke-query': '%7B%7D',
2025-11-28T13:06:31:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T13:06:31: }
2025-11-28T13:06:31: 2025-11-28T18:06:31.964Z compression gzip compression
2025-11-28T13:06:32: 2025-11-28T18:06:32.012Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T13:06:32:   matchedOutput: {
2025-11-28T13:06:32:     type: 'pageFile',
2025-11-28T13:06:32:     fsPath: undefined,
2025-11-28T13:06:32:     locale: undefined,
2025-11-28T13:06:32:     itemsRoot: undefined,
2025-11-28T13:06:32:     itemPath: '/api/conversations'
2025-11-28T13:06:32:   },
2025-11-28T13:06:32:   statusCode: undefined,
2025-11-28T13:06:32:   resHeaders: {},
2025-11-28T13:06:32:   bodyStream: false,
2025-11-28T13:06:32:   parsedUrl: {
2025-11-28T13:06:32:     pathname: '/api/conversations',
2025-11-28T13:06:32:     query: [Object: null prototype] {}
2025-11-28T13:06:32:   },
2025-11-28T13:06:32:   finished: true
2025-11-28T13:06:32: }
2025-11-28T13:06:32: 2025-11-28T18:06:32.012Z next:router-server:main invokeRender /api/conversations {
2025-11-28T13:06:32:   host: 'gearly.com',
2025-11-28T13:06:32:   accept: '*/*',
2025-11-28T13:06:32:   'sec-fetch-site': 'same-origin',
2025-11-28T13:06:32:   pragma: 'no-cache',
2025-11-28T13:06:32:   'sec-fetch-mode': 'cors',
2025-11-28T13:06:32:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T13:06:32:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T13:06:32:   'sec-fetch-dest': 'empty',
2025-11-28T13:06:32:   'cache-control': 'no-cache',
2025-11-28T13:06:32:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T13:06:32:   priority: 'u=3, i',
2025-11-28T13:06:32:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T13:06:32:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..0nBSClek0ckPMuIb.S8najZ8gCieOTmRh0JoSxiCkrS96u43qZX6oPVNWVEOWyoEbWhVnIyIFEDyJRYuLC5DXM-181-PGLdGWrFVtkYhNLr_EuiK7FVgBctMH0a1VTa6wDDf6bm1oFRlo8Ddb7dNEpJYiXthXamDLf8Z8DV9pyyqd1mpGvEuAaalIdPsAjk4GpM7n7Yp-hHvCQn2wavIZvJTypmQmGSsKp4J2YDU6m7Woex8uDLl8rK-wYI4aK9_oKGWrHNDf_l3-mks.uTqluMOYF1qldyRRWkI89A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=fd1ec320997ffe8ccab480f183a3e6dbf493ec01645eab8b739acd973190d952%7C0bb49ce3647823bdfa0e09837ec45477d5f248c68f4e8dc5ab0f944e3951104d; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T13:06:32:   'x-forwarded-proto': 'https',
2025-11-28T13:06:32:   'x-forwarded-for': '100.15.28.124',
2025-11-28T13:06:32:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:06:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:06:32:   connection: 'Keep-Alive',
2025-11-28T13:06:32:   'x-middleware-invoke': '',
2025-11-28T13:06:32:   'x-invoke-path': '/api/conversations',
2025-11-28T13:06:32:   'x-invoke-query': '%7B%7D',
2025-11-28T13:06:32:   'x-invoke-output': '/api/conversations'
2025-11-28T13:06:32: }
2025-11-28T13:06:32: 2025-11-28T18:06:32.014Z compression gzip compression
2025-11-28T13:06:32: 2025-11-28T18:06:32.137Z next:router-server:main requestHandler! /profile.png {
2025-11-28T13:06:32:   matchedOutput: {
2025-11-28T13:06:32:     type: 'publicFolder',
2025-11-28T13:06:32:     fsPath: '/home/americas/public_html/ai/public/profile.png',
2025-11-28T13:06:32:     locale: undefined,
2025-11-28T13:06:32:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T13:06:32:     itemPath: '/profile.png'
2025-11-28T13:06:32:   },
2025-11-28T13:06:32:   statusCode: undefined,
2025-11-28T13:06:32:   resHeaders: {},
2025-11-28T13:06:32:   bodyStream: false,
2025-11-28T13:06:32:   parsedUrl: { pathname: '/profile.png', query: [Object: null prototype] {} },
2025-11-28T13:06:32:   finished: true
2025-11-28T13:06:32: }
2025-11-28T13:06:32: 2025-11-28T18:06:32.138Z send stat "/home/americas/public_html/ai/public/profile.png"
2025-11-28T13:06:32: 2025-11-28T18:06:32.138Z send pipe "/home/americas/public_html/ai/public/profile.png"
2025-11-28T13:06:32: 2025-11-28T18:06:32.138Z send accept ranges
2025-11-28T13:06:32: 2025-11-28T18:06:32.138Z send cache-control public, max-age=0
2025-11-28T13:06:32: 2025-11-28T18:06:32.138Z send modified Fri, 28 Nov 2025 02:38:41 GMT
2025-11-28T13:06:32: 2025-11-28T18:06:32.138Z send etag W/"e5b-19ac853ba0a"
2025-11-28T13:06:32: 2025-11-28T18:06:32.138Z send content-type image/png
2025-11-28T13:06:32: 2025-11-28T18:06:32.138Z send not modified
2025-11-28T13:06:32: 2025-11-28T18:06:32.138Z compression undefined not compressible
2025-11-28T13:06:32: 2025-11-28T18:06:32.138Z compression no compression: filtered
2025-11-28T13:06:32: 2025-11-28T18:06:32.197Z next:router-server:main requestHandler! /api/stream {
2025-11-28T13:06:32:   matchedOutput: {
2025-11-28T13:06:32:     type: 'pageFile',
2025-11-28T13:06:32:     fsPath: undefined,
2025-11-28T13:06:32:     locale: undefined,
2025-11-28T13:06:32:     itemsRoot: undefined,
2025-11-28T13:06:32:     itemPath: '/api/stream'
2025-11-28T13:06:32:   },
2025-11-28T13:06:32:   statusCode: undefined,
2025-11-28T13:06:32:   resHeaders: {},
2025-11-28T13:06:32:   bodyStream: false,
2025-11-28T13:06:32:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T13:06:32:   finished: true
2025-11-28T13:06:32: }
2025-11-28T13:06:32: 2025-11-28T18:06:32.197Z next:router-server:main invokeRender /api/stream {
2025-11-28T13:06:32:   host: 'gearly.com',
2025-11-28T13:06:32:   accept: '*/*',
2025-11-28T13:06:32:   'content-type': 'application/json',
2025-11-28T13:06:32:   'sec-fetch-site': 'same-origin',
2025-11-28T13:06:32:   origin: 'https://gearly.com',
2025-11-28T13:06:32:   'sec-fetch-mode': 'cors',
2025-11-28T13:06:32:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T13:06:32:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T13:06:32:   'sec-fetch-dest': 'empty',
2025-11-28T13:06:32:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T13:06:32:   priority: 'u=3, i',
2025-11-28T13:06:32:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T13:06:32:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..JMf1nPRrwLNmP0lh.dJxYU_qXzyoNAGf5-dZkEgZk3QbVk6sdXVH5EV--RdfhZu7rLfYrxWie4cLuBHGzwUK9HA8HvKzOY14yqvuTJEqI9xOV1Z0cenz7WHIKa4SXP0XTkShNIkTAvyh5BxJa8YUOAgf3T_DRb_26J1ZHd9gDNvvKCO67i-lzLJbUXtlKjdH8wmaHwSzmSP-9XybIsY91Rg4HZklwk27foUGIr9I0Z_2J0oK-Zi5bxnuOikq1ax3PAVrAbPGgrkdElRU.jICw2lMRCEHuoMcFaeT0dQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=fd1ec320997ffe8ccab480f183a3e6dbf493ec01645eab8b739acd973190d952%7C0bb49ce3647823bdfa0e09837ec45477d5f248c68f4e8dc5ab0f944e3951104d; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T13:06:32:   'x-forwarded-proto': 'https',
2025-11-28T13:06:32:   'x-forwarded-for': '100.15.28.124',
2025-11-28T13:06:32:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:06:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:06:32:   'content-length': '90',
2025-11-28T13:06:32:   connection: 'Keep-Alive',
2025-11-28T13:06:32:   'x-middleware-invoke': '',
2025-11-28T13:06:32:   'x-invoke-path': '/api/stream',
2025-11-28T13:06:32:   'x-invoke-query': '%7B%7D',
2025-11-28T13:06:32:   'x-invoke-output': '/api/stream'
2025-11-28T13:06:32: }
2025-11-28T13:06:33: 2025-11-28T18:06:33.249Z compression gzip compression
2025-11-28T13:06:33: 2025-11-28T18:06:33.868Z next:router-server:main requestHandler! /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T13:06:33:   matchedOutput: {
2025-11-28T13:06:33:     type: 'pageFile',
2025-11-28T13:06:33:     fsPath: undefined,
2025-11-28T13:06:33:     locale: undefined,
2025-11-28T13:06:33:     itemsRoot: undefined,
2025-11-28T13:06:33:     itemPath: '/api/conversation/[id]'
2025-11-28T13:06:33:   },
2025-11-28T13:06:33:   statusCode: undefined,
2025-11-28T13:06:33:   resHeaders: {},
2025-11-28T13:06:33:   bodyStream: false,
2025-11-28T13:06:33:   parsedUrl: {
2025-11-28T13:06:33:     pathname: '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T13:06:33:     query: [Object: null prototype] {}
2025-11-28T13:06:33:   },
2025-11-28T13:06:33:   finished: true
2025-11-28T13:06:33: }
2025-11-28T13:06:33: 2025-11-28T18:06:33.868Z next:router-server:main invokeRender /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T13:06:33:   host: 'gearly.com',
2025-11-28T13:06:33:   accept: '*/*',
2025-11-28T13:06:33:   'content-type': 'application/json',
2025-11-28T13:06:33:   'sec-fetch-site': 'same-origin',
2025-11-28T13:06:33:   origin: 'https://gearly.com',
2025-11-28T13:06:33:   'sec-fetch-mode': 'cors',
2025-11-28T13:06:33:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T13:06:33:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T13:06:33:   'sec-fetch-dest': 'empty',
2025-11-28T13:06:33:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T13:06:33:   priority: 'u=3, i',
2025-11-28T13:06:33:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T13:06:33:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..CW_G6lqtbpcSMV5x.-FP37X4ex0EpFGgh0YMKXEls_rNQDgTaDPvgixXtqsrjiAgVjLE1n9QfMxRaJ0qveJu6PXcztmESRpzIOcMdv9Hp7laX12U6DpBXCFoXgq7Fhjxr8jPSVc_8VtJnvnjzh6OVENqF1sM98GpLNQV9h4W8NNjOB1le337B7sqM3TQEglI11CKQstb35jvNcKHoYjDd0eLzzpd0ftlYECuN15-UzrjRpGvH4ypU0JPxo-LShSnzYuCqe7L_hDUw9CU.WktaPRmlpZUqp0UTrjQodg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=fd1ec320997ffe8ccab480f183a3e6dbf493ec01645eab8b739acd973190d952%7C0bb49ce3647823bdfa0e09837ec45477d5f248c68f4e8dc5ab0f944e3951104d; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T13:06:33:   'x-forwarded-proto': 'https',
2025-11-28T13:06:33:   'x-forwarded-for': '100.15.28.124',
2025-11-28T13:06:33:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:06:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:06:33:   'content-length': '230',
2025-11-28T13:06:33:   connection: 'Keep-Alive',
2025-11-28T13:06:33:   'x-middleware-invoke': '',
2025-11-28T13:06:33:   'x-invoke-path': '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T13:06:33:   'x-invoke-query': '%7B%7D',
2025-11-28T13:06:33:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T13:06:33: }
2025-11-28T13:06:33: 2025-11-28T18:06:33.873Z compression gzip compression
2025-11-28T13:06:33: 2025-11-28T18:06:33.927Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T13:06:33:   matchedOutput: {
2025-11-28T13:06:33:     type: 'pageFile',
2025-11-28T13:06:33:     fsPath: undefined,
2025-11-28T13:06:33:     locale: undefined,
2025-11-28T13:06:33:     itemsRoot: undefined,
2025-11-28T13:06:33:     itemPath: '/api/conversations'
2025-11-28T13:06:33:   },
2025-11-28T13:06:33:   statusCode: undefined,
2025-11-28T13:06:33:   resHeaders: {},
2025-11-28T13:06:33:   bodyStream: false,
2025-11-28T13:06:33:   parsedUrl: {
2025-11-28T13:06:33:     pathname: '/api/conversations',
2025-11-28T13:06:33:     query: [Object: null prototype] {}
2025-11-28T13:06:33:   },
2025-11-28T13:06:33:   finished: true
2025-11-28T13:06:33: }
2025-11-28T13:06:33: 2025-11-28T18:06:33.927Z next:router-server:main invokeRender /api/conversations {
2025-11-28T13:06:33:   host: 'gearly.com',
2025-11-28T13:06:33:   accept: '*/*',
2025-11-28T13:06:33:   'sec-fetch-site': 'same-origin',
2025-11-28T13:06:33:   pragma: 'no-cache',
2025-11-28T13:06:33:   'sec-fetch-mode': 'cors',
2025-11-28T13:06:33:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T13:06:33:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T13:06:33:   'sec-fetch-dest': 'empty',
2025-11-28T13:06:33:   'cache-control': 'no-cache',
2025-11-28T13:06:33:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T13:06:33:   priority: 'u=3, i',
2025-11-28T13:06:33:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T13:06:33:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..hsi97_xwKhuzGge-.FLRFgdP21g19fmd9ANin1LPXHe0WFqIMD_lK6M2y9Tiz81S5m-Z1eS_FvbYVRKoO4RsGrb0VTXPLjRwoXk4TQaa5R7CCvxElTOSvAqUAovGwd0nyJEDTrs0OSI3HJiEoQ-nT6dAvG-a8-g4o4mFN7NaFL7eSsKyCuWgBSzKZd2uYkPf15QsRB2VSVb8Gx-XnYljw9QTnfHkZcCkN3fsEzdLjseji1oFMZ8PwndyN2rqrIWTdZf6L479C-I5CamU.C9x3kfDnLZj3ZoqhI0UThQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=fd1ec320997ffe8ccab480f183a3e6dbf493ec01645eab8b739acd973190d952%7C0bb49ce3647823bdfa0e09837ec45477d5f248c68f4e8dc5ab0f944e3951104d; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T13:06:33:   'x-forwarded-proto': 'https',
2025-11-28T13:06:33:   'x-forwarded-for': '100.15.28.124',
2025-11-28T13:06:33:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:06:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:06:33:   connection: 'Keep-Alive',
2025-11-28T13:06:33:   'x-middleware-invoke': '',
2025-11-28T13:06:33:   'x-invoke-path': '/api/conversations',
2025-11-28T13:06:33:   'x-invoke-query': '%7B%7D',
2025-11-28T13:06:33:   'x-invoke-output': '/api/conversations'
2025-11-28T13:06:33: }
2025-11-28T13:06:33: 2025-11-28T18:06:33.928Z compression gzip compression
2025-11-28T13:07:40: 2025-11-28T18:07:40.668Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T13:07:40:   matchedOutput: {
2025-11-28T13:07:40:     type: 'pageFile',
2025-11-28T13:07:40:     fsPath: undefined,
2025-11-28T13:07:40:     locale: undefined,
2025-11-28T13:07:40:     itemsRoot: undefined,
2025-11-28T13:07:40:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T13:07:40:   },
2025-11-28T13:07:40:   statusCode: undefined,
2025-11-28T13:07:40:   resHeaders: {},
2025-11-28T13:07:40:   bodyStream: false,
2025-11-28T13:07:40:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T13:07:40:   finished: true
2025-11-28T13:07:40: }
2025-11-28T13:07:40: 2025-11-28T18:07:40.668Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T13:07:40:   host: 'gearly.com',
2025-11-28T13:07:40:   accept: '*/*',
2025-11-28T13:07:40:   'content-type': 'application/json',
2025-11-28T13:07:40:   'sec-fetch-site': 'same-origin',
2025-11-28T13:07:40:   'if-none-match': '"vplgtinfii42"',
2025-11-28T13:07:40:   'sec-fetch-mode': 'cors',
2025-11-28T13:07:40:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T13:07:40:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T13:07:40:   'sec-fetch-dest': 'empty',
2025-11-28T13:07:40:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T13:07:40:   priority: 'u=3, i',
2025-11-28T13:07:40:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T13:07:40:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..zUmyYD6sGYMoEGzl.Skb_2LJmKyIINH_AvZCaRkp3qW8ez112xzOxpyRlfpt5LAfKF1DRIo-JD3s2hxEO5GDFTgHJw_PG-U8IGDWD8C0EoNLXqDTOdRONrmkP1-gOFh7x8DBdi7bZ4QJL9pt-KVwPfdFuk-g67hWHQ15QTXBKa126nJKE1gEjZSVVrnJLltGfURacl_2KrxJW2cxSCbD3OcBWb6H2aRqbGUQRhdfyDZ37Un27WcnqJ2T6x8bpIYRpCVVW0ZSaM_VRCHk.qJFPCeUjIkcKOOb4gIQ5FA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=fd1ec320997ffe8ccab480f183a3e6dbf493ec01645eab8b739acd973190d952%7C0bb49ce3647823bdfa0e09837ec45477d5f248c68f4e8dc5ab0f944e3951104d; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T13:07:40:   'x-forwarded-proto': 'https',
2025-11-28T13:07:40:   'x-forwarded-for': '100.15.28.124',
2025-11-28T13:07:40:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:07:40:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:07:40:   connection: 'Keep-Alive',
2025-11-28T13:07:40:   'x-middleware-invoke': '',
2025-11-28T13:07:40:   'x-invoke-path': '/api/auth/session',
2025-11-28T13:07:40:   'x-invoke-query': '%7B%7D',
2025-11-28T13:07:40:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T13:07:40: }
2025-11-28T13:07:40: 2025-11-28T18:07:40.669Z compression no compression: size below threshold
2025-11-28T13:07:51: 2025-11-28T18:07:51.167Z next:router-server:main requestHandler! /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T13:07:51:   matchedOutput: {
2025-11-28T13:07:51:     type: 'pageFile',
2025-11-28T13:07:51:     fsPath: undefined,
2025-11-28T13:07:51:     locale: undefined,
2025-11-28T13:07:51:     itemsRoot: undefined,
2025-11-28T13:07:51:     itemPath: '/api/conversation/[id]'
2025-11-28T13:07:51:   },
2025-11-28T13:07:51:   statusCode: undefined,
2025-11-28T13:07:51:   resHeaders: {},
2025-11-28T13:07:51:   bodyStream: false,
2025-11-28T13:07:51:   parsedUrl: {
2025-11-28T13:07:51:     pathname: '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T13:07:51:     query: [Object: null prototype] {}
2025-11-28T13:07:51:   },
2025-11-28T13:07:51:   finished: true
2025-11-28T13:07:51: }
2025-11-28T13:07:51: 2025-11-28T18:07:51.167Z next:router-server:main invokeRender /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T13:07:51:   host: 'gearly.com',
2025-11-28T13:07:51:   accept: '*/*',
2025-11-28T13:07:51:   'content-type': 'application/json',
2025-11-28T13:07:51:   'sec-fetch-site': 'same-origin',
2025-11-28T13:07:51:   origin: 'https://gearly.com',
2025-11-28T13:07:51:   'sec-fetch-mode': 'cors',
2025-11-28T13:07:51:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T13:07:51:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T13:07:51:   'sec-fetch-dest': 'empty',
2025-11-28T13:07:51:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T13:07:51:   priority: 'u=3, i',
2025-11-28T13:07:51:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T13:07:51:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..9hz0YBN_Hb1JiEO9.xplYC-Jas-5IloYPJXp3grGFSx4jAe2xepLkK1mWgVTyt2AlCJdgAwAxkD7zFMt4nhoiSX5kZBIcJP5sXialjGeeGdXQpHYAS99w5nSfT0nA1MGGqpit9b1BpjrLfd71f4Y9cW0sdvVOIi9WPyhSdWjfFnK10psVFdU9-dyTQCwxLqED1VTTFOEPdfwdcnquMOM2Q1RCbEaLsGVw_7Aj9PXrtYKsRzenyPnh_MVgINSOgM-wuManaW_zC8t2Om4.2KvWecqcWfoo9kfU_ReVYg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=fd1ec320997ffe8ccab480f183a3e6dbf493ec01645eab8b739acd973190d952%7C0bb49ce3647823bdfa0e09837ec45477d5f248c68f4e8dc5ab0f944e3951104d; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T13:07:51:   'x-forwarded-proto': 'https',
2025-11-28T13:07:51:   'x-forwarded-for': '100.15.28.124',
2025-11-28T13:07:51:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:07:51:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:07:51:   'content-length': '30',
2025-11-28T13:07:51:   connection: 'Keep-Alive',
2025-11-28T13:07:51:   'x-middleware-invoke': '',
2025-11-28T13:07:51:   'x-invoke-path': '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T13:07:51:   'x-invoke-query': '%7B%7D',
2025-11-28T13:07:51:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T13:07:51: }
2025-11-28T13:07:51: 2025-11-28T18:07:51.172Z compression gzip compression
2025-11-28T13:07:51: 2025-11-28T18:07:51.216Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T13:07:51:   matchedOutput: {
2025-11-28T13:07:51:     type: 'pageFile',
2025-11-28T13:07:51:     fsPath: undefined,
2025-11-28T13:07:51:     locale: undefined,
2025-11-28T13:07:51:     itemsRoot: undefined,
2025-11-28T13:07:51:     itemPath: '/api/conversations'
2025-11-28T13:07:51:   },
2025-11-28T13:07:51:   statusCode: undefined,
2025-11-28T13:07:51:   resHeaders: {},
2025-11-28T13:07:51:   bodyStream: false,
2025-11-28T13:07:51:   parsedUrl: {
2025-11-28T13:07:51:     pathname: '/api/conversations',
2025-11-28T13:07:51:     query: [Object: null prototype] {}
2025-11-28T13:07:51:   },
2025-11-28T13:07:51:   finished: true
2025-11-28T13:07:51: }
2025-11-28T13:07:51: 2025-11-28T18:07:51.216Z next:router-server:main invokeRender /api/conversations {
2025-11-28T13:07:51:   host: 'gearly.com',
2025-11-28T13:07:51:   accept: '*/*',
2025-11-28T13:07:51:   'sec-fetch-site': 'same-origin',
2025-11-28T13:07:51:   pragma: 'no-cache',
2025-11-28T13:07:51:   'sec-fetch-mode': 'cors',
2025-11-28T13:07:51:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T13:07:51:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T13:07:51:   'sec-fetch-dest': 'empty',
2025-11-28T13:07:51:   'cache-control': 'no-cache',
2025-11-28T13:07:51:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T13:07:51:   priority: 'u=3, i',
2025-11-28T13:07:51:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T13:07:51:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Q1w09RgRwymszsuU.7aOuYuOM1Pby-BjGcbqyBYpGmNZYjmEWtHzYdhL5MeC4o1qI6zDu3KgFVnTqehhUM7YFFDnwIbw7XlP8CBD0jRBLWVfgVS36oA0zVbXaj7RuPQJvU24qguJQzqxvL0CDFnKbe6ySYvs01UbBtPu9EoSkQXoAnLGhNEpIjN8GUytyX0jPP4k9LUNwJ5IG36_nqN2G1wXlZqIqZWwno-Ek9kaOZPu0gKvnEm2rkYgUcm4EuBzQ5XaTQKiVMOMdq-U.ZMuMBG1twO60EjqkD8baOA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=fd1ec320997ffe8ccab480f183a3e6dbf493ec01645eab8b739acd973190d952%7C0bb49ce3647823bdfa0e09837ec45477d5f248c68f4e8dc5ab0f944e3951104d; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T13:07:51:   'x-forwarded-proto': 'https',
2025-11-28T13:07:51:   'x-forwarded-for': '100.15.28.124',
2025-11-28T13:07:51:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:07:51:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:07:51:   connection: 'Keep-Alive',
2025-11-28T13:07:51:   'x-middleware-invoke': '',
2025-11-28T13:07:51:   'x-invoke-path': '/api/conversations',
2025-11-28T13:07:51:   'x-invoke-query': '%7B%7D',
2025-11-28T13:07:51:   'x-invoke-output': '/api/conversations'
2025-11-28T13:07:51: }
2025-11-28T13:07:51: 2025-11-28T18:07:51.218Z compression gzip compression
2025-11-28T13:07:51: 2025-11-28T18:07:51.452Z next:router-server:main requestHandler! /api/stream {
2025-11-28T13:07:51:   matchedOutput: {
2025-11-28T13:07:51:     type: 'pageFile',
2025-11-28T13:07:51:     fsPath: undefined,
2025-11-28T13:07:51:     locale: undefined,
2025-11-28T13:07:51:     itemsRoot: undefined,
2025-11-28T13:07:51:     itemPath: '/api/stream'
2025-11-28T13:07:51:   },
2025-11-28T13:07:51:   statusCode: undefined,
2025-11-28T13:07:51:   resHeaders: {},
2025-11-28T13:07:51:   bodyStream: false,
2025-11-28T13:07:51:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T13:07:51:   finished: true
2025-11-28T13:07:51: }
2025-11-28T13:07:51: 2025-11-28T18:07:51.452Z next:router-server:main invokeRender /api/stream {
2025-11-28T13:07:51:   host: 'gearly.com',
2025-11-28T13:07:51:   accept: '*/*',
2025-11-28T13:07:51:   'content-type': 'application/json',
2025-11-28T13:07:51:   'sec-fetch-site': 'same-origin',
2025-11-28T13:07:51:   origin: 'https://gearly.com',
2025-11-28T13:07:51:   'sec-fetch-mode': 'cors',
2025-11-28T13:07:51:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T13:07:51:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T13:07:51:   'sec-fetch-dest': 'empty',
2025-11-28T13:07:51:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T13:07:51:   priority: 'u=3, i',
2025-11-28T13:07:51:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T13:07:51:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..4ooqrdRtjsNW_QP8.aiS6YpTp1hpnQA9cUfiKste9cNv9EColJ12uA6wiL-rDj-JpdxGXrNg2C7yArN5tQWhS0BrYwWknhU6DgMG5JfEADAZzOQqTqmekxHiddc6dXZCu_aAdmMYBsm1k_Lz1WC6uqIrMrwIhi2mOaIKOG0RKzpI-cFc1ygUrLi1iThS2xEcQ_20Q8WYXordtH4Xnel0oyLTdNP74SR5O3mn0DExmXw57ikdxHRj0jVb54bqfZPvKspIUE_BrMTYCIW8.8UsfBofYt0IvGfXbitOJYw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=fd1ec320997ffe8ccab480f183a3e6dbf493ec01645eab8b739acd973190d952%7C0bb49ce3647823bdfa0e09837ec45477d5f248c68f4e8dc5ab0f944e3951104d; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T13:07:51:   'x-forwarded-proto': 'https',
2025-11-28T13:07:51:   'x-forwarded-for': '100.15.28.124',
2025-11-28T13:07:51:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:07:51:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:07:51:   'content-length': '351',
2025-11-28T13:07:51:   connection: 'Keep-Alive',
2025-11-28T13:07:51:   'x-middleware-invoke': '',
2025-11-28T13:07:51:   'x-invoke-path': '/api/stream',
2025-11-28T13:07:51:   'x-invoke-query': '%7B%7D',
2025-11-28T13:07:51:   'x-invoke-output': '/api/stream'
2025-11-28T13:07:51: }
2025-11-28T13:07:52: 2025-11-28T18:07:52.591Z compression gzip compression
2025-11-28T13:07:53: 2025-11-28T18:07:53.376Z next:router-server:main requestHandler! /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T13:07:53:   matchedOutput: {
2025-11-28T13:07:53:     type: 'pageFile',
2025-11-28T13:07:53:     fsPath: undefined,
2025-11-28T13:07:53:     locale: undefined,
2025-11-28T13:07:53:     itemsRoot: undefined,
2025-11-28T13:07:53:     itemPath: '/api/conversation/[id]'
2025-11-28T13:07:53:   },
2025-11-28T13:07:53:   statusCode: undefined,
2025-11-28T13:07:53:   resHeaders: {},
2025-11-28T13:07:53:   bodyStream: false,
2025-11-28T13:07:53:   parsedUrl: {
2025-11-28T13:07:53:     pathname: '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T13:07:53:     query: [Object: null prototype] {}
2025-11-28T13:07:53:   },
2025-11-28T13:07:53:   finished: true
2025-11-28T13:07:53: }
2025-11-28T13:07:53: 2025-11-28T18:07:53.377Z next:router-server:main invokeRender /api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d {
2025-11-28T13:07:53:   host: 'gearly.com',
2025-11-28T13:07:53:   accept: '*/*',
2025-11-28T13:07:53:   'content-type': 'application/json',
2025-11-28T13:07:53:   'sec-fetch-site': 'same-origin',
2025-11-28T13:07:53:   origin: 'https://gearly.com',
2025-11-28T13:07:53:   'sec-fetch-mode': 'cors',
2025-11-28T13:07:53:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T13:07:53:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T13:07:53:   'sec-fetch-dest': 'empty',
2025-11-28T13:07:53:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T13:07:53:   priority: 'u=3, i',
2025-11-28T13:07:53:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T13:07:53:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..UNGrvet4RPhPXGbI.Y9zDTB7wvrtvCRYQ4FAsdSmTligm2C91RjvGyS2vVhmedPTvlAZxkOJz4qyZOL1m49aE--v7vAVSznx8LRXEpzDzvVzzIqk2rIN7McGTW4ap62N1Ijsf1DSj1Scio-uL6ajZuu-9wrN-Fd_SmndQNm3W5MmdTczr94oxBY49niiyYJ3HGzQ2fSVk9gq9RJbK7LtA8S5WzIlCrP44Lo-GDdjChmso0FhbNXnmx97nJBP1C4UvyIIW_LR60VFleW0.Uvet74BE0nE1GlNHMVFNlQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=fd1ec320997ffe8ccab480f183a3e6dbf493ec01645eab8b739acd973190d952%7C0bb49ce3647823bdfa0e09837ec45477d5f248c68f4e8dc5ab0f944e3951104d; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T13:07:53:   'x-forwarded-proto': 'https',
2025-11-28T13:07:53:   'x-forwarded-for': '100.15.28.124',
2025-11-28T13:07:53:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:07:53:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:07:53:   'content-length': '252',
2025-11-28T13:07:53:   connection: 'Keep-Alive',
2025-11-28T13:07:53:   'x-middleware-invoke': '',
2025-11-28T13:07:53:   'x-invoke-path': '/api/conversation/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T13:07:53:   'x-invoke-query': '%7B%7D',
2025-11-28T13:07:53:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T13:07:53: }
2025-11-28T13:07:53: 2025-11-28T18:07:53.380Z compression gzip compression
2025-11-28T13:07:53: 2025-11-28T18:07:53.396Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T13:07:53:   matchedOutput: {
2025-11-28T13:07:53:     type: 'pageFile',
2025-11-28T13:07:53:     fsPath: undefined,
2025-11-28T13:07:53:     locale: undefined,
2025-11-28T13:07:53:     itemsRoot: undefined,
2025-11-28T13:07:53:     itemPath: '/api/conversations'
2025-11-28T13:07:53:   },
2025-11-28T13:07:53:   statusCode: undefined,
2025-11-28T13:07:53:   resHeaders: {},
2025-11-28T13:07:53:   bodyStream: false,
2025-11-28T13:07:53:   parsedUrl: {
2025-11-28T13:07:53:     pathname: '/api/conversations',
2025-11-28T13:07:53:     query: [Object: null prototype] {}
2025-11-28T13:07:53:   },
2025-11-28T13:07:53:   finished: true
2025-11-28T13:07:53: }
2025-11-28T13:07:53: 2025-11-28T18:07:53.396Z next:router-server:main invokeRender /api/conversations {
2025-11-28T13:07:53:   host: 'gearly.com',
2025-11-28T13:07:53:   accept: '*/*',
2025-11-28T13:07:53:   'sec-fetch-site': 'same-origin',
2025-11-28T13:07:53:   pragma: 'no-cache',
2025-11-28T13:07:53:   'sec-fetch-mode': 'cors',
2025-11-28T13:07:53:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T13:07:53:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T13:07:53:   'sec-fetch-dest': 'empty',
2025-11-28T13:07:53:   'cache-control': 'no-cache',
2025-11-28T13:07:53:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T13:07:53:   priority: 'u=3, i',
2025-11-28T13:07:53:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T13:07:53:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..5KBmSxkHLqlrtJVG.XIbwjuplkVMQNGaikzQ-be4FMhawwmCNYL_PKov7tD28YQS5xdFKTL1AkteXu6Ex9xpLEUGkGXDLLJhIWjfKTQwzALTeh1ROWtTrFT6b4P26ACZDyuFAwl6Zl1i6sOSdj1PYULAv7B3r-viEFoMkAFsIdobHtq3BdVxEZ0Z1w7R0gCc18h1VkbV2-kj1pe6tfBU6Jf8MzcUO1hzob79dEY6ODOeSTlOy9zUCQghPrH1oHOIuXTrUEUob0O-ZJ84.xMa2x_rJB2D26B_Pw_oEiw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=fd1ec320997ffe8ccab480f183a3e6dbf493ec01645eab8b739acd973190d952%7C0bb49ce3647823bdfa0e09837ec45477d5f248c68f4e8dc5ab0f944e3951104d; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T13:07:53:   'x-forwarded-proto': 'https',
2025-11-28T13:07:53:   'x-forwarded-for': '100.15.28.124',
2025-11-28T13:07:53:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:07:53:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:07:53:   connection: 'Keep-Alive',
2025-11-28T13:07:53:   'x-middleware-invoke': '',
2025-11-28T13:07:53:   'x-invoke-path': '/api/conversations',
2025-11-28T13:07:53:   'x-invoke-query': '%7B%7D',
2025-11-28T13:07:53:   'x-invoke-output': '/api/conversations'
2025-11-28T13:07:53: }
2025-11-28T13:07:53: 2025-11-28T18:07:53.398Z compression gzip compression
2025-11-28T13:08:08: 2025-11-28T18:08:08.117Z next:router-server:main requestHandler! /logo2.png {
2025-11-28T13:08:08:   matchedOutput: {
2025-11-28T13:08:08:     type: 'publicFolder',
2025-11-28T13:08:08:     fsPath: '/home/americas/public_html/ai/public/logo2.png',
2025-11-28T13:08:08:     locale: undefined,
2025-11-28T13:08:08:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T13:08:08:     itemPath: '/logo2.png'
2025-11-28T13:08:08:   },
2025-11-28T13:08:08:   statusCode: undefined,
2025-11-28T13:08:08:   resHeaders: {},
2025-11-28T13:08:08:   bodyStream: false,
2025-11-28T13:08:08:   parsedUrl: { pathname: '/logo2.png', query: [Object: null prototype] {} },
2025-11-28T13:08:08:   finished: true
2025-11-28T13:08:08: }
2025-11-28T13:08:08: 2025-11-28T18:08:08.117Z send stat "/home/americas/public_html/ai/public/logo2.png"
2025-11-28T13:08:08: 2025-11-28T18:08:08.117Z send pipe "/home/americas/public_html/ai/public/logo2.png"
2025-11-28T13:08:08: 2025-11-28T18:08:08.117Z send accept ranges
2025-11-28T13:08:08: 2025-11-28T18:08:08.117Z send cache-control public, max-age=0
2025-11-28T13:08:08: 2025-11-28T18:08:08.117Z send modified Fri, 28 Nov 2025 02:38:40 GMT
2025-11-28T13:08:08: 2025-11-28T18:08:08.117Z send etag W/"4c60-19ac853b5c1"
2025-11-28T13:08:08: 2025-11-28T18:08:08.117Z send content-type image/png
2025-11-28T13:08:08: 2025-11-28T18:08:08.117Z send not modified
2025-11-28T13:08:08: 2025-11-28T18:08:08.117Z compression undefined not compressible
2025-11-28T13:08:08: 2025-11-28T18:08:08.117Z compression no compression: filtered
2025-11-28T13:40:01: 2025-11-28T18:40:01.871Z next:router-server:main requestHandler! /robots.txt {
2025-11-28T13:40:01:   matchedOutput: null,
2025-11-28T13:40:01:   statusCode: undefined,
2025-11-28T13:40:01:   resHeaders: {},
2025-11-28T13:40:01:   bodyStream: false,
2025-11-28T13:40:01:   parsedUrl: { pathname: '/robots.txt', query: [Object: null prototype] {} },
2025-11-28T13:40:01:   finished: false
2025-11-28T13:40:01: }
2025-11-28T13:40:01: 2025-11-28T18:40:01.871Z next:router-server:main invokeRender /robots.txt {
2025-11-28T13:40:01:   host: 'www.gearly.com',
2025-11-28T13:40:01:   'x-openai-host-hash': '798914630',
2025-11-28T13:40:01:   accept: '*/*',
2025-11-28T13:40:01:   from: 'oai-searchbot(at)openai.com',
2025-11-28T13:40:01:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36; compatible; OAI-SearchBot/1.3; robots.txt; +https://openai.com/searchbot',
2025-11-28T13:40:01:   'accept-encoding': 'gzip, br, deflate',
2025-11-28T13:40:01:   'x-forwarded-proto': 'https',
2025-11-28T13:40:01:   'x-forwarded-for': '74.7.244.24',
2025-11-28T13:40:01:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T13:40:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:40:01:   connection: 'Keep-Alive',
2025-11-28T13:40:01:   'x-middleware-invoke': '',
2025-11-28T13:40:01:   'x-invoke-path': '/404',
2025-11-28T13:40:01:   'x-invoke-query': '%7B%7D',
2025-11-28T13:40:01:   'x-invoke-status': '404'
2025-11-28T13:40:01: }
2025-11-28T13:40:01: 2025-11-28T18:40:01.872Z compression gzip compression
2025-11-28T13:50:27: 2025-11-28T18:50:27.680Z next:router-server:main requestHandler! / {
2025-11-28T13:50:27:   matchedOutput: {
2025-11-28T13:50:27:     type: 'pageFile',
2025-11-28T13:50:27:     fsPath: undefined,
2025-11-28T13:50:27:     locale: undefined,
2025-11-28T13:50:27:     itemsRoot: undefined,
2025-11-28T13:50:27:     itemPath: '/'
2025-11-28T13:50:27:   },
2025-11-28T13:50:27:   statusCode: undefined,
2025-11-28T13:50:27:   resHeaders: {},
2025-11-28T13:50:27:   bodyStream: false,
2025-11-28T13:50:27:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T13:50:27:   finished: true
2025-11-28T13:50:27: }
2025-11-28T13:50:27: 2025-11-28T18:50:27.680Z next:router-server:main invokeRender / {
2025-11-28T13:50:27:   host: 'gearly.com',
2025-11-28T13:50:27:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36',
2025-11-28T13:50:27:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T13:50:27:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T13:50:27:   'x-forwarded-for': '45.67.96.149',
2025-11-28T13:50:27:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:50:27:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:50:27:   connection: 'Keep-Alive',
2025-11-28T13:50:27:   'x-middleware-invoke': '',
2025-11-28T13:50:27:   'x-invoke-path': '/',
2025-11-28T13:50:27:   'x-invoke-query': '%7B%7D',
2025-11-28T13:50:27:   'x-invoke-output': '/'
2025-11-28T13:50:27: }
2025-11-28T13:50:27: 2025-11-28T18:50:27.681Z compression no compression: not acceptable
2025-11-28T13:50:27: 2025-11-28T18:50:27.890Z next:router-server:main requestHandler! /wp-includes/ID3/license.txt {
2025-11-28T13:50:27:   matchedOutput: null,
2025-11-28T13:50:27:   statusCode: undefined,
2025-11-28T13:50:27:   resHeaders: {},
2025-11-28T13:50:27:   bodyStream: false,
2025-11-28T13:50:27:   parsedUrl: {
2025-11-28T13:50:27:     pathname: '/wp-includes/ID3/license.txt',
2025-11-28T13:50:27:     query: [Object: null prototype] {}
2025-11-28T13:50:27:   },
2025-11-28T13:50:27:   finished: false
2025-11-28T13:50:27: }
2025-11-28T13:50:27: 2025-11-28T18:50:27.890Z next:router-server:main invokeRender /wp-includes/ID3/license.txt {
2025-11-28T13:50:27:   host: 'gearly.com',
2025-11-28T13:50:27:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36',
2025-11-28T13:50:27:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T13:50:27:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T13:50:27:   'x-forwarded-for': '45.67.96.149',
2025-11-28T13:50:27:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:50:27:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:50:27:   connection: 'Keep-Alive',
2025-11-28T13:50:27:   'x-middleware-invoke': '',
2025-11-28T13:50:27:   'x-invoke-path': '/404',
2025-11-28T13:50:27:   'x-invoke-query': '%7B%7D',
2025-11-28T13:50:27:   'x-invoke-status': '404'
2025-11-28T13:50:27: }
2025-11-28T13:50:27: 2025-11-28T18:50:27.891Z compression no compression: not acceptable
2025-11-28T13:50:28: 2025-11-28T18:50:28.101Z next:router-server:main requestHandler! /feed/ {
2025-11-28T13:50:28:   matchedOutput: undefined,
2025-11-28T13:50:28:   statusCode: 308,
2025-11-28T13:50:28:   resHeaders: undefined,
2025-11-28T13:50:28:   bodyStream: false,
2025-11-28T13:50:28:   parsedUrl: { pathname: '/feed', query: undefined },
2025-11-28T13:50:28:   finished: true
2025-11-28T13:50:28: }
2025-11-28T13:50:28: 2025-11-28T18:50:28.101Z compression undefined not compressible
2025-11-28T13:50:28: 2025-11-28T18:50:28.101Z compression no compression: filtered
2025-11-28T13:50:28: 2025-11-28T18:50:28.309Z next:router-server:main requestHandler! /xmlrpc.php?rsd {
2025-11-28T13:50:28:   matchedOutput: null,
2025-11-28T13:50:28:   statusCode: undefined,
2025-11-28T13:50:28:   resHeaders: {},
2025-11-28T13:50:28:   bodyStream: false,
2025-11-28T13:50:28:   parsedUrl: {
2025-11-28T13:50:28:     pathname: '/xmlrpc.php',
2025-11-28T13:50:28:     query: [Object: null prototype] { rsd: '' }
2025-11-28T13:50:28:   },
2025-11-28T13:50:28:   finished: false
2025-11-28T13:50:28: }
2025-11-28T13:50:28: 2025-11-28T18:50:28.309Z next:router-server:main invokeRender /xmlrpc.php?rsd {
2025-11-28T13:50:28:   host: 'gearly.com',
2025-11-28T13:50:28:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36',
2025-11-28T13:50:28:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T13:50:28:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T13:50:28:   'x-forwarded-for': '45.67.96.149',
2025-11-28T13:50:28:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:50:28:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:50:28:   connection: 'Keep-Alive',
2025-11-28T13:50:28:   'x-middleware-invoke': '',
2025-11-28T13:50:28:   'x-invoke-path': '/404',
2025-11-28T13:50:28:   'x-invoke-query': '%7B%22rsd%22%3A%22%22%7D',
2025-11-28T13:50:28:   'x-invoke-status': '404'
2025-11-28T13:50:28: }
2025-11-28T13:50:28: 2025-11-28T18:50:28.310Z compression no compression: not acceptable
2025-11-28T13:50:28: 2025-11-28T18:50:28.518Z next:router-server:main requestHandler! /blog/wp-includes/wlwmanifest.xml {
2025-11-28T13:50:28:   matchedOutput: null,
2025-11-28T13:50:28:   statusCode: undefined,
2025-11-28T13:50:28:   resHeaders: {},
2025-11-28T13:50:28:   bodyStream: false,
2025-11-28T13:50:28:   parsedUrl: {
2025-11-28T13:50:28:     pathname: '/blog/wp-includes/wlwmanifest.xml',
2025-11-28T13:50:28:     query: [Object: null prototype] {}
2025-11-28T13:50:28:   },
2025-11-28T13:50:28:   finished: false
2025-11-28T13:50:28: }
2025-11-28T13:50:28: 2025-11-28T18:50:28.519Z next:router-server:main invokeRender /blog/wp-includes/wlwmanifest.xml {
2025-11-28T13:50:28:   host: 'gearly.com',
2025-11-28T13:50:28:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36',
2025-11-28T13:50:28:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T13:50:28:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T13:50:28:   'x-forwarded-for': '45.67.96.149',
2025-11-28T13:50:28:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:50:28:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:50:28:   connection: 'Keep-Alive',
2025-11-28T13:50:28:   'x-middleware-invoke': '',
2025-11-28T13:50:28:   'x-invoke-path': '/404',
2025-11-28T13:50:28:   'x-invoke-query': '%7B%7D',
2025-11-28T13:50:28:   'x-invoke-status': '404'
2025-11-28T13:50:28: }
2025-11-28T13:50:28: 2025-11-28T18:50:28.519Z compression no compression: not acceptable
2025-11-28T13:50:28: 2025-11-28T18:50:28.727Z next:router-server:main requestHandler! /web/wp-includes/wlwmanifest.xml {
2025-11-28T13:50:28:   matchedOutput: null,
2025-11-28T13:50:28:   statusCode: undefined,
2025-11-28T13:50:28:   resHeaders: {},
2025-11-28T13:50:28:   bodyStream: false,
2025-11-28T13:50:28:   parsedUrl: {
2025-11-28T13:50:28:     pathname: '/web/wp-includes/wlwmanifest.xml',
2025-11-28T13:50:28:     query: [Object: null prototype] {}
2025-11-28T13:50:28:   },
2025-11-28T13:50:28:   finished: false
2025-11-28T13:50:28: }
2025-11-28T13:50:28: 2025-11-28T18:50:28.727Z next:router-server:main invokeRender /web/wp-includes/wlwmanifest.xml {
2025-11-28T13:50:28:   host: 'gearly.com',
2025-11-28T13:50:28:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36',
2025-11-28T13:50:28:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T13:50:28:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T13:50:28:   'x-forwarded-for': '45.67.96.149',
2025-11-28T13:50:28:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:50:28:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:50:28:   connection: 'Keep-Alive',
2025-11-28T13:50:28:   'x-middleware-invoke': '',
2025-11-28T13:50:28:   'x-invoke-path': '/404',
2025-11-28T13:50:28:   'x-invoke-query': '%7B%7D',
2025-11-28T13:50:28:   'x-invoke-status': '404'
2025-11-28T13:50:28: }
2025-11-28T13:50:28: 2025-11-28T18:50:28.728Z compression no compression: not acceptable
2025-11-28T13:50:28: 2025-11-28T18:50:28.937Z next:router-server:main requestHandler! /wordpress/wp-includes/wlwmanifest.xml {
2025-11-28T13:50:28:   matchedOutput: null,
2025-11-28T13:50:28:   statusCode: undefined,
2025-11-28T13:50:28:   resHeaders: {},
2025-11-28T13:50:28:   bodyStream: false,
2025-11-28T13:50:28:   parsedUrl: {
2025-11-28T13:50:28:     pathname: '/wordpress/wp-includes/wlwmanifest.xml',
2025-11-28T13:50:28:     query: [Object: null prototype] {}
2025-11-28T13:50:28:   },
2025-11-28T13:50:28:   finished: false
2025-11-28T13:50:28: }
2025-11-28T13:50:28: 2025-11-28T18:50:28.937Z next:router-server:main invokeRender /wordpress/wp-includes/wlwmanifest.xml {
2025-11-28T13:50:28:   host: 'gearly.com',
2025-11-28T13:50:28:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36',
2025-11-28T13:50:28:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T13:50:28:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T13:50:28:   'x-forwarded-for': '45.67.96.149',
2025-11-28T13:50:28:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:50:28:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:50:28:   connection: 'Keep-Alive',
2025-11-28T13:50:28:   'x-middleware-invoke': '',
2025-11-28T13:50:28:   'x-invoke-path': '/404',
2025-11-28T13:50:28:   'x-invoke-query': '%7B%7D',
2025-11-28T13:50:28:   'x-invoke-status': '404'
2025-11-28T13:50:28: }
2025-11-28T13:50:28: 2025-11-28T18:50:28.938Z compression no compression: not acceptable
2025-11-28T13:50:29: 2025-11-28T18:50:29.146Z next:router-server:main requestHandler! /wp/wp-includes/wlwmanifest.xml {
2025-11-28T13:50:29:   matchedOutput: null,
2025-11-28T13:50:29:   statusCode: undefined,
2025-11-28T13:50:29:   resHeaders: {},
2025-11-28T13:50:29:   bodyStream: false,
2025-11-28T13:50:29:   parsedUrl: {
2025-11-28T13:50:29:     pathname: '/wp/wp-includes/wlwmanifest.xml',
2025-11-28T13:50:29:     query: [Object: null prototype] {}
2025-11-28T13:50:29:   },
2025-11-28T13:50:29:   finished: false
2025-11-28T13:50:29: }
2025-11-28T13:50:29: 2025-11-28T18:50:29.146Z next:router-server:main invokeRender /wp/wp-includes/wlwmanifest.xml {
2025-11-28T13:50:29:   host: 'gearly.com',
2025-11-28T13:50:29:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36',
2025-11-28T13:50:29:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T13:50:29:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T13:50:29:   'x-forwarded-for': '45.67.96.149',
2025-11-28T13:50:29:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:50:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:50:29:   connection: 'Keep-Alive',
2025-11-28T13:50:29:   'x-middleware-invoke': '',
2025-11-28T13:50:29:   'x-invoke-path': '/404',
2025-11-28T13:50:29:   'x-invoke-query': '%7B%7D',
2025-11-28T13:50:29:   'x-invoke-status': '404'
2025-11-28T13:50:29: }
2025-11-28T13:50:29: 2025-11-28T18:50:29.147Z compression no compression: not acceptable
2025-11-28T13:50:29: 2025-11-28T18:50:29.356Z next:router-server:main requestHandler! /2020/wp-includes/wlwmanifest.xml {
2025-11-28T13:50:29:   matchedOutput: null,
2025-11-28T13:50:29:   statusCode: undefined,
2025-11-28T13:50:29:   resHeaders: {},
2025-11-28T13:50:29:   bodyStream: false,
2025-11-28T13:50:29:   parsedUrl: {
2025-11-28T13:50:29:     pathname: '/2020/wp-includes/wlwmanifest.xml',
2025-11-28T13:50:29:     query: [Object: null prototype] {}
2025-11-28T13:50:29:   },
2025-11-28T13:50:29:   finished: false
2025-11-28T13:50:29: }
2025-11-28T13:50:29: 2025-11-28T18:50:29.356Z next:router-server:main invokeRender /2020/wp-includes/wlwmanifest.xml {
2025-11-28T13:50:29:   host: 'gearly.com',
2025-11-28T13:50:29:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36',
2025-11-28T13:50:29:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T13:50:29:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T13:50:29:   'x-forwarded-for': '45.67.96.149',
2025-11-28T13:50:29:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:50:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:50:29:   connection: 'Keep-Alive',
2025-11-28T13:50:29:   'x-middleware-invoke': '',
2025-11-28T13:50:29:   'x-invoke-path': '/404',
2025-11-28T13:50:29:   'x-invoke-query': '%7B%7D',
2025-11-28T13:50:29:   'x-invoke-status': '404'
2025-11-28T13:50:29: }
2025-11-28T13:50:29: 2025-11-28T18:50:29.358Z compression no compression: not acceptable
2025-11-28T13:50:29: 2025-11-28T18:50:29.566Z next:router-server:main requestHandler! /2019/wp-includes/wlwmanifest.xml {
2025-11-28T13:50:29:   matchedOutput: null,
2025-11-28T13:50:29:   statusCode: undefined,
2025-11-28T13:50:29:   resHeaders: {},
2025-11-28T13:50:29:   bodyStream: false,
2025-11-28T13:50:29:   parsedUrl: {
2025-11-28T13:50:29:     pathname: '/2019/wp-includes/wlwmanifest.xml',
2025-11-28T13:50:29:     query: [Object: null prototype] {}
2025-11-28T13:50:29:   },
2025-11-28T13:50:29:   finished: false
2025-11-28T13:50:29: }
2025-11-28T13:50:29: 2025-11-28T18:50:29.566Z next:router-server:main invokeRender /2019/wp-includes/wlwmanifest.xml {
2025-11-28T13:50:29:   host: 'gearly.com',
2025-11-28T13:50:29:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36',
2025-11-28T13:50:29:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T13:50:29:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T13:50:29:   'x-forwarded-for': '45.67.96.149',
2025-11-28T13:50:29:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:50:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:50:29:   connection: 'Keep-Alive',
2025-11-28T13:50:29:   'x-middleware-invoke': '',
2025-11-28T13:50:29:   'x-invoke-path': '/404',
2025-11-28T13:50:29:   'x-invoke-query': '%7B%7D',
2025-11-28T13:50:29:   'x-invoke-status': '404'
2025-11-28T13:50:29: }
2025-11-28T13:50:29: 2025-11-28T18:50:29.567Z compression no compression: not acceptable
2025-11-28T13:50:29: 2025-11-28T18:50:29.776Z next:router-server:main requestHandler! /2021/wp-includes/wlwmanifest.xml {
2025-11-28T13:50:29:   matchedOutput: null,
2025-11-28T13:50:29:   statusCode: undefined,
2025-11-28T13:50:29:   resHeaders: {},
2025-11-28T13:50:29:   bodyStream: false,
2025-11-28T13:50:29:   parsedUrl: {
2025-11-28T13:50:29:     pathname: '/2021/wp-includes/wlwmanifest.xml',
2025-11-28T13:50:29:     query: [Object: null prototype] {}
2025-11-28T13:50:29:   },
2025-11-28T13:50:29:   finished: false
2025-11-28T13:50:29: }
2025-11-28T13:50:29: 2025-11-28T18:50:29.776Z next:router-server:main invokeRender /2021/wp-includes/wlwmanifest.xml {
2025-11-28T13:50:29:   host: 'gearly.com',
2025-11-28T13:50:29:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36',
2025-11-28T13:50:29:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T13:50:29:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T13:50:29:   'x-forwarded-for': '45.67.96.149',
2025-11-28T13:50:29:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:50:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:50:29:   connection: 'Keep-Alive',
2025-11-28T13:50:29:   'x-middleware-invoke': '',
2025-11-28T13:50:29:   'x-invoke-path': '/404',
2025-11-28T13:50:29:   'x-invoke-query': '%7B%7D',
2025-11-28T13:50:29:   'x-invoke-status': '404'
2025-11-28T13:50:29: }
2025-11-28T13:50:29: 2025-11-28T18:50:29.777Z compression no compression: not acceptable
2025-11-28T13:50:29: 2025-11-28T18:50:29.985Z next:router-server:main requestHandler! /shop/wp-includes/wlwmanifest.xml {
2025-11-28T13:50:29:   matchedOutput: null,
2025-11-28T13:50:29:   statusCode: undefined,
2025-11-28T13:50:29:   resHeaders: {},
2025-11-28T13:50:29:   bodyStream: false,
2025-11-28T13:50:29:   parsedUrl: {
2025-11-28T13:50:29:     pathname: '/shop/wp-includes/wlwmanifest.xml',
2025-11-28T13:50:29:     query: [Object: null prototype] {}
2025-11-28T13:50:29:   },
2025-11-28T13:50:29:   finished: false
2025-11-28T13:50:29: }
2025-11-28T13:50:29: 2025-11-28T18:50:29.985Z next:router-server:main invokeRender /shop/wp-includes/wlwmanifest.xml {
2025-11-28T13:50:29:   host: 'gearly.com',
2025-11-28T13:50:29:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36',
2025-11-28T13:50:29:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T13:50:29:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T13:50:29:   'x-forwarded-for': '45.67.96.149',
2025-11-28T13:50:29:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:50:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:50:29:   connection: 'Keep-Alive',
2025-11-28T13:50:29:   'x-middleware-invoke': '',
2025-11-28T13:50:29:   'x-invoke-path': '/404',
2025-11-28T13:50:29:   'x-invoke-query': '%7B%7D',
2025-11-28T13:50:29:   'x-invoke-status': '404'
2025-11-28T13:50:29: }
2025-11-28T13:50:29: 2025-11-28T18:50:29.986Z compression no compression: not acceptable
2025-11-28T13:50:30: 2025-11-28T18:50:30.194Z next:router-server:main requestHandler! /wp1/wp-includes/wlwmanifest.xml {
2025-11-28T13:50:30:   matchedOutput: null,
2025-11-28T13:50:30:   statusCode: undefined,
2025-11-28T13:50:30:   resHeaders: {},
2025-11-28T13:50:30:   bodyStream: false,
2025-11-28T13:50:30:   parsedUrl: {
2025-11-28T13:50:30:     pathname: '/wp1/wp-includes/wlwmanifest.xml',
2025-11-28T13:50:30:     query: [Object: null prototype] {}
2025-11-28T13:50:30:   },
2025-11-28T13:50:30:   finished: false
2025-11-28T13:50:30: }
2025-11-28T13:50:30: 2025-11-28T18:50:30.194Z next:router-server:main invokeRender /wp1/wp-includes/wlwmanifest.xml {
2025-11-28T13:50:30:   host: 'gearly.com',
2025-11-28T13:50:30:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36',
2025-11-28T13:50:30:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T13:50:30:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T13:50:30:   'x-forwarded-for': '45.67.96.149',
2025-11-28T13:50:30:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:50:30:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:50:30:   connection: 'Keep-Alive',
2025-11-28T13:50:30:   'x-middleware-invoke': '',
2025-11-28T13:50:30:   'x-invoke-path': '/404',
2025-11-28T13:50:30:   'x-invoke-query': '%7B%7D',
2025-11-28T13:50:30:   'x-invoke-status': '404'
2025-11-28T13:50:30: }
2025-11-28T13:50:30: 2025-11-28T18:50:30.195Z compression no compression: not acceptable
2025-11-28T13:50:30: 2025-11-28T18:50:30.404Z next:router-server:main requestHandler! /test/wp-includes/wlwmanifest.xml {
2025-11-28T13:50:30:   matchedOutput: null,
2025-11-28T13:50:30:   statusCode: undefined,
2025-11-28T13:50:30:   resHeaders: {},
2025-11-28T13:50:30:   bodyStream: false,
2025-11-28T13:50:30:   parsedUrl: {
2025-11-28T13:50:30:     pathname: '/test/wp-includes/wlwmanifest.xml',
2025-11-28T13:50:30:     query: [Object: null prototype] {}
2025-11-28T13:50:30:   },
2025-11-28T13:50:30:   finished: false
2025-11-28T13:50:30: }
2025-11-28T13:50:30: 2025-11-28T18:50:30.404Z next:router-server:main invokeRender /test/wp-includes/wlwmanifest.xml {
2025-11-28T13:50:30:   host: 'gearly.com',
2025-11-28T13:50:30:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36',
2025-11-28T13:50:30:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T13:50:30:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T13:50:30:   'x-forwarded-for': '45.67.96.149',
2025-11-28T13:50:30:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:50:30:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:50:30:   connection: 'Keep-Alive',
2025-11-28T13:50:30:   'x-middleware-invoke': '',
2025-11-28T13:50:30:   'x-invoke-path': '/404',
2025-11-28T13:50:30:   'x-invoke-query': '%7B%7D',
2025-11-28T13:50:30:   'x-invoke-status': '404'
2025-11-28T13:50:30: }
2025-11-28T13:50:30: 2025-11-28T18:50:30.404Z compression no compression: not acceptable
2025-11-28T13:50:30: 2025-11-28T18:50:30.614Z next:router-server:main requestHandler! /site/wp-includes/wlwmanifest.xml {
2025-11-28T13:50:30:   matchedOutput: null,
2025-11-28T13:50:30:   statusCode: undefined,
2025-11-28T13:50:30:   resHeaders: {},
2025-11-28T13:50:30:   bodyStream: false,
2025-11-28T13:50:30:   parsedUrl: {
2025-11-28T13:50:30:     pathname: '/site/wp-includes/wlwmanifest.xml',
2025-11-28T13:50:30:     query: [Object: null prototype] {}
2025-11-28T13:50:30:   },
2025-11-28T13:50:30:   finished: false
2025-11-28T13:50:30: }
2025-11-28T13:50:30: 2025-11-28T18:50:30.614Z next:router-server:main invokeRender /site/wp-includes/wlwmanifest.xml {
2025-11-28T13:50:30:   host: 'gearly.com',
2025-11-28T13:50:30:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36',
2025-11-28T13:50:30:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T13:50:30:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T13:50:30:   'x-forwarded-for': '45.67.96.149',
2025-11-28T13:50:30:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:50:30:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:50:30:   connection: 'Keep-Alive',
2025-11-28T13:50:30:   'x-middleware-invoke': '',
2025-11-28T13:50:30:   'x-invoke-path': '/404',
2025-11-28T13:50:30:   'x-invoke-query': '%7B%7D',
2025-11-28T13:50:30:   'x-invoke-status': '404'
2025-11-28T13:50:30: }
2025-11-28T13:50:30: 2025-11-28T18:50:30.615Z compression no compression: not acceptable
2025-11-28T13:50:30: 2025-11-28T18:50:30.823Z next:router-server:main requestHandler! /cms/wp-includes/wlwmanifest.xml {
2025-11-28T13:50:30:   matchedOutput: null,
2025-11-28T13:50:30:   statusCode: undefined,
2025-11-28T13:50:30:   resHeaders: {},
2025-11-28T13:50:30:   bodyStream: false,
2025-11-28T13:50:30:   parsedUrl: {
2025-11-28T13:50:30:     pathname: '/cms/wp-includes/wlwmanifest.xml',
2025-11-28T13:50:30:     query: [Object: null prototype] {}
2025-11-28T13:50:30:   },
2025-11-28T13:50:30:   finished: false
2025-11-28T13:50:30: }
2025-11-28T13:50:30: 2025-11-28T18:50:30.823Z next:router-server:main invokeRender /cms/wp-includes/wlwmanifest.xml {
2025-11-28T13:50:30:   host: 'gearly.com',
2025-11-28T13:50:30:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36',
2025-11-28T13:50:30:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T13:50:30:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T13:50:30:   'x-forwarded-for': '45.67.96.149',
2025-11-28T13:50:30:   'x-forwarded-host': 'gearly.com',
2025-11-28T13:50:30:   'x-forwarded-server': 'gearly.com',
2025-11-28T13:50:30:   connection: 'Keep-Alive',
2025-11-28T13:50:30:   'x-middleware-invoke': '',
2025-11-28T13:50:30:   'x-invoke-path': '/404',
2025-11-28T13:50:30:   'x-invoke-query': '%7B%7D',
2025-11-28T13:50:30:   'x-invoke-status': '404'
2025-11-28T13:50:30: }
2025-11-28T13:50:30: 2025-11-28T18:50:30.825Z compression no compression: not acceptable
2025-11-28T14:27:49: 2025-11-28T19:27:49.087Z next:router-server:main requestHandler! /assets/images/accesson.php {
2025-11-28T14:27:49:   matchedOutput: null,
2025-11-28T14:27:49:   statusCode: undefined,
2025-11-28T14:27:49:   resHeaders: {},
2025-11-28T14:27:49:   bodyStream: false,
2025-11-28T14:27:49:   parsedUrl: {
2025-11-28T14:27:49:     pathname: '/assets/images/accesson.php',
2025-11-28T14:27:49:     query: [Object: null prototype] {}
2025-11-28T14:27:49:   },
2025-11-28T14:27:49:   finished: false
2025-11-28T14:27:49: }
2025-11-28T14:27:49: 2025-11-28T19:27:49.087Z next:router-server:main invokeRender /assets/images/accesson.php {
2025-11-28T14:27:49:   host: 'gearly.com',
2025-11-28T14:27:49:   'accept-language': 'en-US, tr; q=0.5',
2025-11-28T14:27:49:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:81.0) Gecko/20100101 Firefox/81.0',
2025-11-28T14:27:49:   'accept-encoding': 'gzip, deflate',
2025-11-28T14:27:49:   'x-forwarded-proto': 'https',
2025-11-28T14:27:49:   'x-forwarded-for': '45.95.214.132',
2025-11-28T14:27:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T14:27:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T14:27:49:   connection: 'Keep-Alive',
2025-11-28T14:27:49:   'x-middleware-invoke': '',
2025-11-28T14:27:49:   'x-invoke-path': '/404',
2025-11-28T14:27:49:   'x-invoke-query': '%7B%7D',
2025-11-28T14:27:49:   'x-invoke-status': '404'
2025-11-28T14:27:49: }
2025-11-28T14:27:49: 2025-11-28T19:27:49.088Z compression gzip compression
2025-11-28T14:49:21: 2025-11-28T19:49:21.207Z next:router-server:main requestHandler! /txets.php {
2025-11-28T14:49:21:   matchedOutput: null,
2025-11-28T14:49:21:   statusCode: undefined,
2025-11-28T14:49:21:   resHeaders: {},
2025-11-28T14:49:21:   bodyStream: false,
2025-11-28T14:49:21:   parsedUrl: { pathname: '/txets.php', query: [Object: null prototype] {} },
2025-11-28T14:49:21:   finished: false
2025-11-28T14:49:21: }
2025-11-28T14:49:21: 2025-11-28T19:49:21.207Z next:router-server:main invokeRender /txets.php {
2025-11-28T14:49:21:   host: 'gearly.com',
2025-11-28T14:49:21:   'user-agent': 'Go-http-client/1.1',
2025-11-28T14:49:21:   'accept-encoding': 'gzip',
2025-11-28T14:49:21:   'x-forwarded-for': '216.24.219.171',
2025-11-28T14:49:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T14:49:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T14:49:21:   connection: 'Keep-Alive',
2025-11-28T14:49:21:   'x-middleware-invoke': '',
2025-11-28T14:49:21:   'x-invoke-path': '/404',
2025-11-28T14:49:21:   'x-invoke-query': '%7B%7D',
2025-11-28T14:49:21:   'x-invoke-status': '404'
2025-11-28T14:49:21: }
2025-11-28T14:49:21: 2025-11-28T19:49:21.208Z compression gzip compression
2025-11-28T14:49:21: 2025-11-28T19:49:21.316Z next:router-server:main requestHandler! /wp-content/txets.php {
2025-11-28T14:49:21:   matchedOutput: null,
2025-11-28T14:49:21:   statusCode: undefined,
2025-11-28T14:49:21:   resHeaders: {},
2025-11-28T14:49:21:   bodyStream: false,
2025-11-28T14:49:21:   parsedUrl: {
2025-11-28T14:49:21:     pathname: '/wp-content/txets.php',
2025-11-28T14:49:21:     query: [Object: null prototype] {}
2025-11-28T14:49:21:   },
2025-11-28T14:49:21:   finished: false
2025-11-28T14:49:21: }
2025-11-28T14:49:21: 2025-11-28T19:49:21.316Z next:router-server:main invokeRender /wp-content/txets.php {
2025-11-28T14:49:21:   host: 'gearly.com',
2025-11-28T14:49:21:   'user-agent': 'Go-http-client/1.1',
2025-11-28T14:49:21:   'accept-encoding': 'gzip',
2025-11-28T14:49:21:   'x-forwarded-for': '216.24.219.171',
2025-11-28T14:49:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T14:49:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T14:49:21:   connection: 'Keep-Alive',
2025-11-28T14:49:21:   'x-middleware-invoke': '',
2025-11-28T14:49:21:   'x-invoke-path': '/404',
2025-11-28T14:49:21:   'x-invoke-query': '%7B%7D',
2025-11-28T14:49:21:   'x-invoke-status': '404'
2025-11-28T14:49:21: }
2025-11-28T14:49:21: 2025-11-28T19:49:21.317Z compression gzip compression
2025-11-28T14:49:21: 2025-11-28T19:49:21.421Z next:router-server:main requestHandler! /wp-admin/txets.php {
2025-11-28T14:49:21:   matchedOutput: null,
2025-11-28T14:49:21:   statusCode: undefined,
2025-11-28T14:49:21:   resHeaders: {},
2025-11-28T14:49:21:   bodyStream: false,
2025-11-28T14:49:21:   parsedUrl: {
2025-11-28T14:49:21:     pathname: '/wp-admin/txets.php',
2025-11-28T14:49:21:     query: [Object: null prototype] {}
2025-11-28T14:49:21:   },
2025-11-28T14:49:21:   finished: false
2025-11-28T14:49:21: }
2025-11-28T14:49:21: 2025-11-28T19:49:21.421Z next:router-server:main invokeRender /wp-admin/txets.php {
2025-11-28T14:49:21:   host: 'gearly.com',
2025-11-28T14:49:21:   'user-agent': 'Go-http-client/1.1',
2025-11-28T14:49:21:   'accept-encoding': 'gzip',
2025-11-28T14:49:21:   'x-forwarded-for': '216.24.219.171',
2025-11-28T14:49:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T14:49:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T14:49:21:   connection: 'Keep-Alive',
2025-11-28T14:49:21:   'x-middleware-invoke': '',
2025-11-28T14:49:21:   'x-invoke-path': '/404',
2025-11-28T14:49:21:   'x-invoke-query': '%7B%7D',
2025-11-28T14:49:21:   'x-invoke-status': '404'
2025-11-28T14:49:21: }
2025-11-28T14:49:21: 2025-11-28T19:49:21.421Z compression gzip compression
2025-11-28T14:55:45: 2025-11-28T19:55:45.937Z next:router-server:main requestHandler! / {
2025-11-28T14:55:45:   matchedOutput: {
2025-11-28T14:55:45:     type: 'pageFile',
2025-11-28T14:55:45:     fsPath: undefined,
2025-11-28T14:55:45:     locale: undefined,
2025-11-28T14:55:45:     itemsRoot: undefined,
2025-11-28T14:55:45:     itemPath: '/'
2025-11-28T14:55:45:   },
2025-11-28T14:55:45:   statusCode: undefined,
2025-11-28T14:55:45:   resHeaders: {},
2025-11-28T14:55:45:   bodyStream: false,
2025-11-28T14:55:45:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T14:55:45:   finished: true
2025-11-28T14:55:45: }
2025-11-28T14:55:45: 2025-11-28T19:55:45.937Z next:router-server:main invokeRender / {
2025-11-28T14:55:45:   host: 'gearly.com',
2025-11-28T14:55:45:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-28T14:55:45:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T14:55:45:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T14:55:45:   'x-forwarded-for': '169.150.203.251',
2025-11-28T14:55:45:   'x-forwarded-host': 'gearly.com',
2025-11-28T14:55:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T14:55:45:   connection: 'Keep-Alive',
2025-11-28T14:55:45:   'x-middleware-invoke': '',
2025-11-28T14:55:45:   'x-invoke-path': '/',
2025-11-28T14:55:45:   'x-invoke-query': '%7B%7D',
2025-11-28T14:55:45:   'x-invoke-output': '/'
2025-11-28T14:55:45: }
2025-11-28T14:55:45: 2025-11-28T19:55:45.938Z compression no compression: not acceptable
2025-11-28T14:55:46: 2025-11-28T19:55:46.658Z next:router-server:main requestHandler! / {
2025-11-28T14:55:46:   matchedOutput: {
2025-11-28T14:55:46:     type: 'pageFile',
2025-11-28T14:55:46:     fsPath: undefined,
2025-11-28T14:55:46:     locale: undefined,
2025-11-28T14:55:46:     itemsRoot: undefined,
2025-11-28T14:55:46:     itemPath: '/'
2025-11-28T14:55:46:   },
2025-11-28T14:55:46:   statusCode: undefined,
2025-11-28T14:55:46:   resHeaders: {},
2025-11-28T14:55:46:   bodyStream: false,
2025-11-28T14:55:46:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T14:55:46:   finished: true
2025-11-28T14:55:46: }
2025-11-28T14:55:46: 2025-11-28T19:55:46.658Z next:router-server:main invokeRender / {
2025-11-28T14:55:46:   host: 'gearly.com',
2025-11-28T14:55:46:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-28T14:55:46:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T14:55:46:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T14:55:46:   'x-forwarded-for': '169.150.203.251',
2025-11-28T14:55:46:   'x-forwarded-host': 'gearly.com',
2025-11-28T14:55:46:   'x-forwarded-server': 'gearly.com',
2025-11-28T14:55:46:   connection: 'Keep-Alive',
2025-11-28T14:55:46:   'x-middleware-invoke': '',
2025-11-28T14:55:46:   'x-invoke-path': '/',
2025-11-28T14:55:46:   'x-invoke-query': '%7B%7D',
2025-11-28T14:55:46:   'x-invoke-output': '/'
2025-11-28T14:55:46: }
2025-11-28T14:55:46: 2025-11-28T19:55:46.659Z compression no compression: not acceptable
2025-11-28T14:55:46: 2025-11-28T19:55:46.761Z next:router-server:main requestHandler! /wp-includes/wlwmanifest.xml {
2025-11-28T14:55:46:   matchedOutput: null,
2025-11-28T14:55:46:   statusCode: undefined,
2025-11-28T14:55:46:   resHeaders: {},
2025-11-28T14:55:46:   bodyStream: false,
2025-11-28T14:55:46:   parsedUrl: {
2025-11-28T14:55:46:     pathname: '/wp-includes/wlwmanifest.xml',
2025-11-28T14:55:46:     query: [Object: null prototype] {}
2025-11-28T14:55:46:   },
2025-11-28T14:55:46:   finished: false
2025-11-28T14:55:46: }
2025-11-28T14:55:46: 2025-11-28T19:55:46.761Z next:router-server:main invokeRender /wp-includes/wlwmanifest.xml {
2025-11-28T14:55:46:   host: 'gearly.com',
2025-11-28T14:55:46:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-28T14:55:46:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T14:55:46:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T14:55:46:   'x-forwarded-for': '169.150.203.251',
2025-11-28T14:55:46:   'x-forwarded-host': 'gearly.com',
2025-11-28T14:55:46:   'x-forwarded-server': 'gearly.com',
2025-11-28T14:55:46:   connection: 'Keep-Alive',
2025-11-28T14:55:46:   'x-middleware-invoke': '',
2025-11-28T14:55:46:   'x-invoke-path': '/404',
2025-11-28T14:55:46:   'x-invoke-query': '%7B%7D',
2025-11-28T14:55:46:   'x-invoke-status': '404'
2025-11-28T14:55:46: }
2025-11-28T14:55:46: 2025-11-28T19:55:46.762Z compression no compression: not acceptable
2025-11-28T14:55:46: 2025-11-28T19:55:46.834Z next:router-server:main requestHandler! /xmlrpc.php?rsd {
2025-11-28T14:55:46:   matchedOutput: null,
2025-11-28T14:55:46:   statusCode: undefined,
2025-11-28T14:55:46:   resHeaders: {},
2025-11-28T14:55:46:   bodyStream: false,
2025-11-28T14:55:46:   parsedUrl: {
2025-11-28T14:55:46:     pathname: '/xmlrpc.php',
2025-11-28T14:55:46:     query: [Object: null prototype] { rsd: '' }
2025-11-28T14:55:46:   },
2025-11-28T14:55:46:   finished: false
2025-11-28T14:55:46: }
2025-11-28T14:55:46: 2025-11-28T19:55:46.834Z next:router-server:main invokeRender /xmlrpc.php?rsd {
2025-11-28T14:55:46:   host: 'gearly.com',
2025-11-28T14:55:46:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-28T14:55:46:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T14:55:46:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T14:55:46:   'x-forwarded-for': '169.150.203.251',
2025-11-28T14:55:46:   'x-forwarded-host': 'gearly.com',
2025-11-28T14:55:46:   'x-forwarded-server': 'gearly.com',
2025-11-28T14:55:46:   connection: 'Keep-Alive',
2025-11-28T14:55:46:   'x-middleware-invoke': '',
2025-11-28T14:55:46:   'x-invoke-path': '/404',
2025-11-28T14:55:46:   'x-invoke-query': '%7B%22rsd%22%3A%22%22%7D',
2025-11-28T14:55:46:   'x-invoke-status': '404'
2025-11-28T14:55:46: }
2025-11-28T14:55:46: 2025-11-28T19:55:46.835Z compression no compression: not acceptable
2025-11-28T14:55:46: 2025-11-28T19:55:46.915Z next:router-server:main requestHandler! / {
2025-11-28T14:55:46:   matchedOutput: {
2025-11-28T14:55:46:     type: 'pageFile',
2025-11-28T14:55:46:     fsPath: undefined,
2025-11-28T14:55:46:     locale: undefined,
2025-11-28T14:55:46:     itemsRoot: undefined,
2025-11-28T14:55:46:     itemPath: '/'
2025-11-28T14:55:46:   },
2025-11-28T14:55:46:   statusCode: undefined,
2025-11-28T14:55:46:   resHeaders: {},
2025-11-28T14:55:46:   bodyStream: false,
2025-11-28T14:55:46:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T14:55:46:   finished: true
2025-11-28T14:55:46: }
2025-11-28T14:55:46: 2025-11-28T19:55:46.915Z next:router-server:main invokeRender / {
2025-11-28T14:55:46:   host: 'gearly.com',
2025-11-28T14:55:46:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-28T14:55:46:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T14:55:46:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T14:55:46:   'x-forwarded-for': '169.150.203.251',
2025-11-28T14:55:46:   'x-forwarded-host': 'gearly.com',
2025-11-28T14:55:46:   'x-forwarded-server': 'gearly.com',
2025-11-28T14:55:46:   connection: 'Keep-Alive',
2025-11-28T14:55:46:   'x-middleware-invoke': '',
2025-11-28T14:55:46:   'x-invoke-path': '/',
2025-11-28T14:55:46:   'x-invoke-query': '%7B%7D',
2025-11-28T14:55:46:   'x-invoke-output': '/'
2025-11-28T14:55:46: }
2025-11-28T14:55:46: 2025-11-28T19:55:46.916Z compression no compression: not acceptable
2025-11-28T14:55:47: 2025-11-28T19:55:47.003Z next:router-server:main requestHandler! /blog/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:47:   matchedOutput: null,
2025-11-28T14:55:47:   statusCode: undefined,
2025-11-28T14:55:47:   resHeaders: {},
2025-11-28T14:55:47:   bodyStream: false,
2025-11-28T14:55:47:   parsedUrl: {
2025-11-28T14:55:47:     pathname: '/blog/wp-includes/wlwmanifest.xml',
2025-11-28T14:55:47:     query: [Object: null prototype] {}
2025-11-28T14:55:47:   },
2025-11-28T14:55:47:   finished: false
2025-11-28T14:55:47: }
2025-11-28T14:55:47: 2025-11-28T19:55:47.003Z next:router-server:main invokeRender /blog/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:47:   host: 'gearly.com',
2025-11-28T14:55:47:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-28T14:55:47:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T14:55:47:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T14:55:47:   'x-forwarded-for': '169.150.203.251',
2025-11-28T14:55:47:   'x-forwarded-host': 'gearly.com',
2025-11-28T14:55:47:   'x-forwarded-server': 'gearly.com',
2025-11-28T14:55:47:   connection: 'Keep-Alive',
2025-11-28T14:55:47:   'x-middleware-invoke': '',
2025-11-28T14:55:47:   'x-invoke-path': '/404',
2025-11-28T14:55:47:   'x-invoke-query': '%7B%7D',
2025-11-28T14:55:47:   'x-invoke-status': '404'
2025-11-28T14:55:47: }
2025-11-28T14:55:47: 2025-11-28T19:55:47.003Z compression no compression: not acceptable
2025-11-28T14:55:47: 2025-11-28T19:55:47.088Z next:router-server:main requestHandler! /web/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:47:   matchedOutput: null,
2025-11-28T14:55:47:   statusCode: undefined,
2025-11-28T14:55:47:   resHeaders: {},
2025-11-28T14:55:47:   bodyStream: false,
2025-11-28T14:55:47:   parsedUrl: {
2025-11-28T14:55:47:     pathname: '/web/wp-includes/wlwmanifest.xml',
2025-11-28T14:55:47:     query: [Object: null prototype] {}
2025-11-28T14:55:47:   },
2025-11-28T14:55:47:   finished: false
2025-11-28T14:55:47: }
2025-11-28T14:55:47: 2025-11-28T19:55:47.088Z next:router-server:main invokeRender /web/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:47:   host: 'gearly.com',
2025-11-28T14:55:47:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-28T14:55:47:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T14:55:47:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T14:55:47:   'x-forwarded-for': '169.150.203.251',
2025-11-28T14:55:47:   'x-forwarded-host': 'gearly.com',
2025-11-28T14:55:47:   'x-forwarded-server': 'gearly.com',
2025-11-28T14:55:47:   connection: 'Keep-Alive',
2025-11-28T14:55:47:   'x-middleware-invoke': '',
2025-11-28T14:55:47:   'x-invoke-path': '/404',
2025-11-28T14:55:47:   'x-invoke-query': '%7B%7D',
2025-11-28T14:55:47:   'x-invoke-status': '404'
2025-11-28T14:55:47: }
2025-11-28T14:55:47: 2025-11-28T19:55:47.089Z compression no compression: not acceptable
2025-11-28T14:55:47: 2025-11-28T19:55:47.166Z next:router-server:main requestHandler! /wordpress/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:47:   matchedOutput: null,
2025-11-28T14:55:47:   statusCode: undefined,
2025-11-28T14:55:47:   resHeaders: {},
2025-11-28T14:55:47:   bodyStream: false,
2025-11-28T14:55:47:   parsedUrl: {
2025-11-28T14:55:47:     pathname: '/wordpress/wp-includes/wlwmanifest.xml',
2025-11-28T14:55:47:     query: [Object: null prototype] {}
2025-11-28T14:55:47:   },
2025-11-28T14:55:47:   finished: false
2025-11-28T14:55:47: }
2025-11-28T14:55:47: 2025-11-28T19:55:47.166Z next:router-server:main invokeRender /wordpress/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:47:   host: 'gearly.com',
2025-11-28T14:55:47:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-28T14:55:47:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T14:55:47:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T14:55:47:   'x-forwarded-for': '169.150.203.251',
2025-11-28T14:55:47:   'x-forwarded-host': 'gearly.com',
2025-11-28T14:55:47:   'x-forwarded-server': 'gearly.com',
2025-11-28T14:55:47:   connection: 'Keep-Alive',
2025-11-28T14:55:47:   'x-middleware-invoke': '',
2025-11-28T14:55:47:   'x-invoke-path': '/404',
2025-11-28T14:55:47:   'x-invoke-query': '%7B%7D',
2025-11-28T14:55:47:   'x-invoke-status': '404'
2025-11-28T14:55:47: }
2025-11-28T14:55:47: 2025-11-28T19:55:47.167Z compression no compression: not acceptable
2025-11-28T14:55:47: 2025-11-28T19:55:47.251Z next:router-server:main requestHandler! /website/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:47:   matchedOutput: null,
2025-11-28T14:55:47:   statusCode: undefined,
2025-11-28T14:55:47:   resHeaders: {},
2025-11-28T14:55:47:   bodyStream: false,
2025-11-28T14:55:47:   parsedUrl: {
2025-11-28T14:55:47:     pathname: '/website/wp-includes/wlwmanifest.xml',
2025-11-28T14:55:47:     query: [Object: null prototype] {}
2025-11-28T14:55:47:   },
2025-11-28T14:55:47:   finished: false
2025-11-28T14:55:47: }
2025-11-28T14:55:47: 2025-11-28T19:55:47.251Z next:router-server:main invokeRender /website/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:47:   host: 'gearly.com',
2025-11-28T14:55:47:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-28T14:55:47:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T14:55:47:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T14:55:47:   'x-forwarded-for': '169.150.203.251',
2025-11-28T14:55:47:   'x-forwarded-host': 'gearly.com',
2025-11-28T14:55:47:   'x-forwarded-server': 'gearly.com',
2025-11-28T14:55:47:   connection: 'Keep-Alive',
2025-11-28T14:55:47:   'x-middleware-invoke': '',
2025-11-28T14:55:47:   'x-invoke-path': '/404',
2025-11-28T14:55:47:   'x-invoke-query': '%7B%7D',
2025-11-28T14:55:47:   'x-invoke-status': '404'
2025-11-28T14:55:47: }
2025-11-28T14:55:47: 2025-11-28T19:55:47.252Z compression no compression: not acceptable
2025-11-28T14:55:47: 2025-11-28T19:55:47.602Z next:router-server:main requestHandler! /wp/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:47:   matchedOutput: null,
2025-11-28T14:55:47:   statusCode: undefined,
2025-11-28T14:55:47:   resHeaders: {},
2025-11-28T14:55:47:   bodyStream: false,
2025-11-28T14:55:47:   parsedUrl: {
2025-11-28T14:55:47:     pathname: '/wp/wp-includes/wlwmanifest.xml',
2025-11-28T14:55:47:     query: [Object: null prototype] {}
2025-11-28T14:55:47:   },
2025-11-28T14:55:47:   finished: false
2025-11-28T14:55:47: }
2025-11-28T14:55:47: 2025-11-28T19:55:47.602Z next:router-server:main invokeRender /wp/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:47:   host: 'gearly.com',
2025-11-28T14:55:47:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-28T14:55:47:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T14:55:47:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T14:55:47:   'x-forwarded-for': '169.150.203.251',
2025-11-28T14:55:47:   'x-forwarded-host': 'gearly.com',
2025-11-28T14:55:47:   'x-forwarded-server': 'gearly.com',
2025-11-28T14:55:47:   connection: 'Keep-Alive',
2025-11-28T14:55:47:   'x-middleware-invoke': '',
2025-11-28T14:55:47:   'x-invoke-path': '/404',
2025-11-28T14:55:47:   'x-invoke-query': '%7B%7D',
2025-11-28T14:55:47:   'x-invoke-status': '404'
2025-11-28T14:55:47: }
2025-11-28T14:55:47: 2025-11-28T19:55:47.602Z compression no compression: not acceptable
2025-11-28T14:55:48: 2025-11-28T19:55:48.192Z next:router-server:main requestHandler! /news/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:48:   matchedOutput: null,
2025-11-28T14:55:48:   statusCode: undefined,
2025-11-28T14:55:48:   resHeaders: {},
2025-11-28T14:55:48:   bodyStream: false,
2025-11-28T14:55:48:   parsedUrl: {
2025-11-28T14:55:48:     pathname: '/news/wp-includes/wlwmanifest.xml',
2025-11-28T14:55:48:     query: [Object: null prototype] {}
2025-11-28T14:55:48:   },
2025-11-28T14:55:48:   finished: false
2025-11-28T14:55:48: }
2025-11-28T14:55:48: 2025-11-28T19:55:48.192Z next:router-server:main invokeRender /news/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:48:   host: 'gearly.com',
2025-11-28T14:55:48:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-28T14:55:48:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T14:55:48:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T14:55:48:   'x-forwarded-for': '169.150.203.251',
2025-11-28T14:55:48:   'x-forwarded-host': 'gearly.com',
2025-11-28T14:55:48:   'x-forwarded-server': 'gearly.com',
2025-11-28T14:55:48:   connection: 'Keep-Alive',
2025-11-28T14:55:48:   'x-middleware-invoke': '',
2025-11-28T14:55:48:   'x-invoke-path': '/404',
2025-11-28T14:55:48:   'x-invoke-query': '%7B%7D',
2025-11-28T14:55:48:   'x-invoke-status': '404'
2025-11-28T14:55:48: }
2025-11-28T14:55:48: 2025-11-28T19:55:48.193Z compression no compression: not acceptable
2025-11-28T14:55:48: 2025-11-28T19:55:48.267Z next:router-server:main requestHandler! /2018/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:48:   matchedOutput: null,
2025-11-28T14:55:48:   statusCode: undefined,
2025-11-28T14:55:48:   resHeaders: {},
2025-11-28T14:55:48:   bodyStream: false,
2025-11-28T14:55:48:   parsedUrl: {
2025-11-28T14:55:48:     pathname: '/2018/wp-includes/wlwmanifest.xml',
2025-11-28T14:55:48:     query: [Object: null prototype] {}
2025-11-28T14:55:48:   },
2025-11-28T14:55:48:   finished: false
2025-11-28T14:55:48: }
2025-11-28T14:55:48: 2025-11-28T19:55:48.267Z next:router-server:main invokeRender /2018/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:48:   host: 'gearly.com',
2025-11-28T14:55:48:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-28T14:55:48:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T14:55:48:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T14:55:48:   'x-forwarded-for': '169.150.203.251',
2025-11-28T14:55:48:   'x-forwarded-host': 'gearly.com',
2025-11-28T14:55:48:   'x-forwarded-server': 'gearly.com',
2025-11-28T14:55:48:   connection: 'Keep-Alive',
2025-11-28T14:55:48:   'x-middleware-invoke': '',
2025-11-28T14:55:48:   'x-invoke-path': '/404',
2025-11-28T14:55:48:   'x-invoke-query': '%7B%7D',
2025-11-28T14:55:48:   'x-invoke-status': '404'
2025-11-28T14:55:48: }
2025-11-28T14:55:48: 2025-11-28T19:55:48.268Z compression no compression: not acceptable
2025-11-28T14:55:48: 2025-11-28T19:55:48.353Z next:router-server:main requestHandler! /2019/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:48:   matchedOutput: null,
2025-11-28T14:55:48:   statusCode: undefined,
2025-11-28T14:55:48:   resHeaders: {},
2025-11-28T14:55:48:   bodyStream: false,
2025-11-28T14:55:48:   parsedUrl: {
2025-11-28T14:55:48:     pathname: '/2019/wp-includes/wlwmanifest.xml',
2025-11-28T14:55:48:     query: [Object: null prototype] {}
2025-11-28T14:55:48:   },
2025-11-28T14:55:48:   finished: false
2025-11-28T14:55:48: }
2025-11-28T14:55:48: 2025-11-28T19:55:48.353Z next:router-server:main invokeRender /2019/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:48:   host: 'gearly.com',
2025-11-28T14:55:48:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-28T14:55:48:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T14:55:48:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T14:55:48:   'x-forwarded-for': '169.150.203.251',
2025-11-28T14:55:48:   'x-forwarded-host': 'gearly.com',
2025-11-28T14:55:48:   'x-forwarded-server': 'gearly.com',
2025-11-28T14:55:48:   connection: 'Keep-Alive',
2025-11-28T14:55:48:   'x-middleware-invoke': '',
2025-11-28T14:55:48:   'x-invoke-path': '/404',
2025-11-28T14:55:48:   'x-invoke-query': '%7B%7D',
2025-11-28T14:55:48:   'x-invoke-status': '404'
2025-11-28T14:55:48: }
2025-11-28T14:55:48: 2025-11-28T19:55:48.353Z compression no compression: not acceptable
2025-11-28T14:55:48: 2025-11-28T19:55:48.426Z next:router-server:main requestHandler! /shop/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:48:   matchedOutput: null,
2025-11-28T14:55:48:   statusCode: undefined,
2025-11-28T14:55:48:   resHeaders: {},
2025-11-28T14:55:48:   bodyStream: false,
2025-11-28T14:55:48:   parsedUrl: {
2025-11-28T14:55:48:     pathname: '/shop/wp-includes/wlwmanifest.xml',
2025-11-28T14:55:48:     query: [Object: null prototype] {}
2025-11-28T14:55:48:   },
2025-11-28T14:55:48:   finished: false
2025-11-28T14:55:48: }
2025-11-28T14:55:48: 2025-11-28T19:55:48.427Z next:router-server:main invokeRender /shop/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:48:   host: 'gearly.com',
2025-11-28T14:55:48:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-28T14:55:48:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T14:55:48:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T14:55:48:   'x-forwarded-for': '169.150.203.251',
2025-11-28T14:55:48:   'x-forwarded-host': 'gearly.com',
2025-11-28T14:55:48:   'x-forwarded-server': 'gearly.com',
2025-11-28T14:55:48:   connection: 'Keep-Alive',
2025-11-28T14:55:48:   'x-middleware-invoke': '',
2025-11-28T14:55:48:   'x-invoke-path': '/404',
2025-11-28T14:55:48:   'x-invoke-query': '%7B%7D',
2025-11-28T14:55:48:   'x-invoke-status': '404'
2025-11-28T14:55:48: }
2025-11-28T14:55:48: 2025-11-28T19:55:48.427Z compression no compression: not acceptable
2025-11-28T14:55:48: 2025-11-28T19:55:48.501Z next:router-server:main requestHandler! /wp1/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:48:   matchedOutput: null,
2025-11-28T14:55:48:   statusCode: undefined,
2025-11-28T14:55:48:   resHeaders: {},
2025-11-28T14:55:48:   bodyStream: false,
2025-11-28T14:55:48:   parsedUrl: {
2025-11-28T14:55:48:     pathname: '/wp1/wp-includes/wlwmanifest.xml',
2025-11-28T14:55:48:     query: [Object: null prototype] {}
2025-11-28T14:55:48:   },
2025-11-28T14:55:48:   finished: false
2025-11-28T14:55:48: }
2025-11-28T14:55:48: 2025-11-28T19:55:48.501Z next:router-server:main invokeRender /wp1/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:48:   host: 'gearly.com',
2025-11-28T14:55:48:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-28T14:55:48:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T14:55:48:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T14:55:48:   'x-forwarded-for': '169.150.203.251',
2025-11-28T14:55:48:   'x-forwarded-host': 'gearly.com',
2025-11-28T14:55:48:   'x-forwarded-server': 'gearly.com',
2025-11-28T14:55:48:   connection: 'Keep-Alive',
2025-11-28T14:55:48:   'x-middleware-invoke': '',
2025-11-28T14:55:48:   'x-invoke-path': '/404',
2025-11-28T14:55:48:   'x-invoke-query': '%7B%7D',
2025-11-28T14:55:48:   'x-invoke-status': '404'
2025-11-28T14:55:48: }
2025-11-28T14:55:48: 2025-11-28T19:55:48.502Z compression no compression: not acceptable
2025-11-28T14:55:48: 2025-11-28T19:55:48.602Z next:router-server:main requestHandler! /test/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:48:   matchedOutput: null,
2025-11-28T14:55:48:   statusCode: undefined,
2025-11-28T14:55:48:   resHeaders: {},
2025-11-28T14:55:48:   bodyStream: false,
2025-11-28T14:55:48:   parsedUrl: {
2025-11-28T14:55:48:     pathname: '/test/wp-includes/wlwmanifest.xml',
2025-11-28T14:55:48:     query: [Object: null prototype] {}
2025-11-28T14:55:48:   },
2025-11-28T14:55:48:   finished: false
2025-11-28T14:55:48: }
2025-11-28T14:55:48: 2025-11-28T19:55:48.602Z next:router-server:main invokeRender /test/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:48:   host: 'gearly.com',
2025-11-28T14:55:48:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-28T14:55:48:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T14:55:48:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T14:55:48:   'x-forwarded-for': '169.150.203.251',
2025-11-28T14:55:48:   'x-forwarded-host': 'gearly.com',
2025-11-28T14:55:48:   'x-forwarded-server': 'gearly.com',
2025-11-28T14:55:48:   connection: 'Keep-Alive',
2025-11-28T14:55:48:   'x-middleware-invoke': '',
2025-11-28T14:55:48:   'x-invoke-path': '/404',
2025-11-28T14:55:48:   'x-invoke-query': '%7B%7D',
2025-11-28T14:55:48:   'x-invoke-status': '404'
2025-11-28T14:55:48: }
2025-11-28T14:55:48: 2025-11-28T19:55:48.602Z compression no compression: not acceptable
2025-11-28T14:55:48: 2025-11-28T19:55:48.675Z next:router-server:main requestHandler! /media/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:48:   matchedOutput: null,
2025-11-28T14:55:48:   statusCode: undefined,
2025-11-28T14:55:48:   resHeaders: {},
2025-11-28T14:55:48:   bodyStream: false,
2025-11-28T14:55:48:   parsedUrl: {
2025-11-28T14:55:48:     pathname: '/media/wp-includes/wlwmanifest.xml',
2025-11-28T14:55:48:     query: [Object: null prototype] {}
2025-11-28T14:55:48:   },
2025-11-28T14:55:48:   finished: false
2025-11-28T14:55:48: }
2025-11-28T14:55:48: 2025-11-28T19:55:48.675Z next:router-server:main invokeRender /media/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:48:   host: 'gearly.com',
2025-11-28T14:55:48:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-28T14:55:48:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T14:55:48:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T14:55:48:   'x-forwarded-for': '169.150.203.251',
2025-11-28T14:55:48:   'x-forwarded-host': 'gearly.com',
2025-11-28T14:55:48:   'x-forwarded-server': 'gearly.com',
2025-11-28T14:55:48:   connection: 'Keep-Alive',
2025-11-28T14:55:48:   'x-middleware-invoke': '',
2025-11-28T14:55:48:   'x-invoke-path': '/404',
2025-11-28T14:55:48:   'x-invoke-query': '%7B%7D',
2025-11-28T14:55:48:   'x-invoke-status': '404'
2025-11-28T14:55:48: }
2025-11-28T14:55:48: 2025-11-28T19:55:48.676Z compression no compression: not acceptable
2025-11-28T14:55:49: 2025-11-28T19:55:49.062Z next:router-server:main requestHandler! /wp2/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:49:   matchedOutput: null,
2025-11-28T14:55:49:   statusCode: undefined,
2025-11-28T14:55:49:   resHeaders: {},
2025-11-28T14:55:49:   bodyStream: false,
2025-11-28T14:55:49:   parsedUrl: {
2025-11-28T14:55:49:     pathname: '/wp2/wp-includes/wlwmanifest.xml',
2025-11-28T14:55:49:     query: [Object: null prototype] {}
2025-11-28T14:55:49:   },
2025-11-28T14:55:49:   finished: false
2025-11-28T14:55:49: }
2025-11-28T14:55:49: 2025-11-28T19:55:49.062Z next:router-server:main invokeRender /wp2/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:49:   host: 'gearly.com',
2025-11-28T14:55:49:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-28T14:55:49:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T14:55:49:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T14:55:49:   'x-forwarded-for': '169.150.203.251',
2025-11-28T14:55:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T14:55:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T14:55:49:   connection: 'Keep-Alive',
2025-11-28T14:55:49:   'x-middleware-invoke': '',
2025-11-28T14:55:49:   'x-invoke-path': '/404',
2025-11-28T14:55:49:   'x-invoke-query': '%7B%7D',
2025-11-28T14:55:49:   'x-invoke-status': '404'
2025-11-28T14:55:49: }
2025-11-28T14:55:49: 2025-11-28T19:55:49.062Z compression no compression: not acceptable
2025-11-28T14:55:49: 2025-11-28T19:55:49.145Z next:router-server:main requestHandler! /site/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:49:   matchedOutput: null,
2025-11-28T14:55:49:   statusCode: undefined,
2025-11-28T14:55:49:   resHeaders: {},
2025-11-28T14:55:49:   bodyStream: false,
2025-11-28T14:55:49:   parsedUrl: {
2025-11-28T14:55:49:     pathname: '/site/wp-includes/wlwmanifest.xml',
2025-11-28T14:55:49:     query: [Object: null prototype] {}
2025-11-28T14:55:49:   },
2025-11-28T14:55:49:   finished: false
2025-11-28T14:55:49: }
2025-11-28T14:55:49: 2025-11-28T19:55:49.145Z next:router-server:main invokeRender /site/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:49:   host: 'gearly.com',
2025-11-28T14:55:49:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-28T14:55:49:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T14:55:49:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T14:55:49:   'x-forwarded-for': '169.150.203.251',
2025-11-28T14:55:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T14:55:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T14:55:49:   connection: 'Keep-Alive',
2025-11-28T14:55:49:   'x-middleware-invoke': '',
2025-11-28T14:55:49:   'x-invoke-path': '/404',
2025-11-28T14:55:49:   'x-invoke-query': '%7B%7D',
2025-11-28T14:55:49:   'x-invoke-status': '404'
2025-11-28T14:55:49: }
2025-11-28T14:55:49: 2025-11-28T19:55:49.146Z compression no compression: not acceptable
2025-11-28T14:55:49: 2025-11-28T19:55:49.522Z next:router-server:main requestHandler! /cms/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:49:   matchedOutput: null,
2025-11-28T14:55:49:   statusCode: undefined,
2025-11-28T14:55:49:   resHeaders: {},
2025-11-28T14:55:49:   bodyStream: false,
2025-11-28T14:55:49:   parsedUrl: {
2025-11-28T14:55:49:     pathname: '/cms/wp-includes/wlwmanifest.xml',
2025-11-28T14:55:49:     query: [Object: null prototype] {}
2025-11-28T14:55:49:   },
2025-11-28T14:55:49:   finished: false
2025-11-28T14:55:49: }
2025-11-28T14:55:49: 2025-11-28T19:55:49.522Z next:router-server:main invokeRender /cms/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:49:   host: 'gearly.com',
2025-11-28T14:55:49:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-28T14:55:49:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T14:55:49:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T14:55:49:   'x-forwarded-for': '169.150.203.251',
2025-11-28T14:55:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T14:55:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T14:55:49:   connection: 'Keep-Alive',
2025-11-28T14:55:49:   'x-middleware-invoke': '',
2025-11-28T14:55:49:   'x-invoke-path': '/404',
2025-11-28T14:55:49:   'x-invoke-query': '%7B%7D',
2025-11-28T14:55:49:   'x-invoke-status': '404'
2025-11-28T14:55:49: }
2025-11-28T14:55:49: 2025-11-28T19:55:49.523Z compression no compression: not acceptable
2025-11-28T14:55:49: 2025-11-28T19:55:49.634Z next:router-server:main requestHandler! /sito/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:49:   matchedOutput: null,
2025-11-28T14:55:49:   statusCode: undefined,
2025-11-28T14:55:49:   resHeaders: {},
2025-11-28T14:55:49:   bodyStream: false,
2025-11-28T14:55:49:   parsedUrl: {
2025-11-28T14:55:49:     pathname: '/sito/wp-includes/wlwmanifest.xml',
2025-11-28T14:55:49:     query: [Object: null prototype] {}
2025-11-28T14:55:49:   },
2025-11-28T14:55:49:   finished: false
2025-11-28T14:55:49: }
2025-11-28T14:55:49: 2025-11-28T19:55:49.634Z next:router-server:main invokeRender /sito/wp-includes/wlwmanifest.xml {
2025-11-28T14:55:49:   host: 'gearly.com',
2025-11-28T14:55:49:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Safari/537.36',
2025-11-28T14:55:49:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T14:55:49:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T14:55:49:   'x-forwarded-for': '169.150.203.251',
2025-11-28T14:55:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T14:55:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T14:55:49:   connection: 'Keep-Alive',
2025-11-28T14:55:49:   'x-middleware-invoke': '',
2025-11-28T14:55:49:   'x-invoke-path': '/404',
2025-11-28T14:55:49:   'x-invoke-query': '%7B%7D',
2025-11-28T14:55:49:   'x-invoke-status': '404'
2025-11-28T14:55:49: }
2025-11-28T14:55:49: 2025-11-28T19:55:49.634Z compression no compression: not acceptable
2025-11-28T14:59:08: 2025-11-28T19:59:08.597Z next:router-server:main requestHandler! / {
2025-11-28T14:59:08:   matchedOutput: {
2025-11-28T14:59:08:     type: 'pageFile',
2025-11-28T14:59:08:     fsPath: undefined,
2025-11-28T14:59:08:     locale: undefined,
2025-11-28T14:59:08:     itemsRoot: undefined,
2025-11-28T14:59:08:     itemPath: '/'
2025-11-28T14:59:08:   },
2025-11-28T14:59:08:   statusCode: undefined,
2025-11-28T14:59:08:   resHeaders: {},
2025-11-28T14:59:08:   bodyStream: false,
2025-11-28T14:59:08:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T14:59:08:   finished: true
2025-11-28T14:59:08: }
2025-11-28T14:59:08: 2025-11-28T19:59:08.597Z next:router-server:main invokeRender / {
2025-11-28T14:59:08:   host: 'www.gearly.com',
2025-11-28T14:59:08:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1',
2025-11-28T14:59:08:   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',
2025-11-28T14:59:08:   'accept-encoding': 'gzip',
2025-11-28T14:59:08:   'accept-language': 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
2025-11-28T14:59:08:   'cache-control': 'no-cache',
2025-11-28T14:59:08:   pragma: 'no-cache',
2025-11-28T14:59:08:   'upgrade-insecure-requests': '1',
2025-11-28T14:59:08:   'x-forwarded-for': '170.106.187.106',
2025-11-28T14:59:08:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T14:59:08:   'x-forwarded-server': 'gearly.com',
2025-11-28T14:59:08:   connection: 'Keep-Alive',
2025-11-28T14:59:08:   'x-middleware-invoke': '',
2025-11-28T14:59:08:   'x-invoke-path': '/',
2025-11-28T14:59:08:   'x-invoke-query': '%7B%7D',
2025-11-28T14:59:08:   'x-invoke-output': '/'
2025-11-28T14:59:08: }
2025-11-28T14:59:08: 2025-11-28T19:59:08.598Z compression gzip compression
2025-11-28T15:22:19: 2025-11-28T20:22:19.251Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T15:22:19:   matchedOutput: {
2025-11-28T15:22:19:     type: 'pageFile',
2025-11-28T15:22:19:     fsPath: undefined,
2025-11-28T15:22:19:     locale: undefined,
2025-11-28T15:22:19:     itemsRoot: undefined,
2025-11-28T15:22:19:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T15:22:19:   },
2025-11-28T15:22:19:   statusCode: undefined,
2025-11-28T15:22:19:   resHeaders: {},
2025-11-28T15:22:19:   bodyStream: false,
2025-11-28T15:22:19:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T15:22:19:   finished: true
2025-11-28T15:22:19: }
2025-11-28T15:22:19: 2025-11-28T20:22:19.251Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T15:22:19:   host: 'gearly.com',
2025-11-28T15:22:19:   accept: '*/*',
2025-11-28T15:22:19:   'content-type': 'application/json',
2025-11-28T15:22:19:   'sec-fetch-site': 'same-origin',
2025-11-28T15:22:19:   'if-none-match': '"14c24pfar6w42"',
2025-11-28T15:22:19:   'sec-fetch-mode': 'cors',
2025-11-28T15:22:19:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T15:22:19:   referer: 'https://gearly.com/c/5c95014595abc56af44402aec93e9c9ae9d8c6fcd304ac9d',
2025-11-28T15:22:19:   'sec-fetch-dest': 'empty',
2025-11-28T15:22:19:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T15:22:19:   priority: 'u=3, i',
2025-11-28T15:22:19:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T15:22:19:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..8uiRFPUkEAKKntrb.L7EEYCEfwYwrDliQxOyaAcwQWIKO_nWs-TpkLziZvnyVjBT3jsq0th7JSvbMNugvxG_6-lCd4c8nnS20zFFhCcEUMSyFh3nRo56D2crGMkqUHHsbLo1NUOtZkFqq_-tJX7PA7uNRWXyBc5QFy8Rm3KS6buKjk_9Lkk93NGcr8SXSVARyL7-5VPyEZeBqLrRHKcwALNTleRLJeQM8oPpylR59EbBjtbuJRfEqVUPbIGpby3ZZWnNjoB7qA-LqKaE.KW6Kmx4QIA8kSrGnZyrUYQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=fd1ec320997ffe8ccab480f183a3e6dbf493ec01645eab8b739acd973190d952%7C0bb49ce3647823bdfa0e09837ec45477d5f248c68f4e8dc5ab0f944e3951104d; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T15:22:19:   'x-forwarded-proto': 'https',
2025-11-28T15:22:19:   'x-forwarded-for': '100.15.28.124',
2025-11-28T15:22:19:   'x-forwarded-host': 'gearly.com',
2025-11-28T15:22:19:   'x-forwarded-server': 'gearly.com',
2025-11-28T15:22:19:   connection: 'Keep-Alive',
2025-11-28T15:22:19:   'x-middleware-invoke': '',
2025-11-28T15:22:19:   'x-invoke-path': '/api/auth/session',
2025-11-28T15:22:19:   'x-invoke-query': '%7B%7D',
2025-11-28T15:22:19:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T15:22:19: }
2025-11-28T15:22:19: 2025-11-28T20:22:19.253Z compression no compression: size below threshold
2025-11-28T16:16:07: 2025-11-28T21:16:07.092Z next:router-server:main requestHandler! / {
2025-11-28T16:16:07:   matchedOutput: {
2025-11-28T16:16:07:     type: 'pageFile',
2025-11-28T16:16:07:     fsPath: undefined,
2025-11-28T16:16:07:     locale: undefined,
2025-11-28T16:16:07:     itemsRoot: undefined,
2025-11-28T16:16:07:     itemPath: '/'
2025-11-28T16:16:07:   },
2025-11-28T16:16:07:   statusCode: undefined,
2025-11-28T16:16:07:   resHeaders: {},
2025-11-28T16:16:07:   bodyStream: false,
2025-11-28T16:16:07:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T16:16:07:   finished: true
2025-11-28T16:16:07: }
2025-11-28T16:16:07: 2025-11-28T21:16:07.093Z next:router-server:main invokeRender / {
2025-11-28T16:16:07:   host: 'gearly.com',
2025-11-28T16:16:07:   'x-forwarded-for': '205.210.31.26',
2025-11-28T16:16:07:   'x-forwarded-host': 'gearly.com',
2025-11-28T16:16:07:   'x-forwarded-server': 'gearly.com',
2025-11-28T16:16:07:   connection: 'Keep-Alive',
2025-11-28T16:16:07:   'x-middleware-invoke': '',
2025-11-28T16:16:07:   'x-invoke-path': '/',
2025-11-28T16:16:07:   'x-invoke-query': '%7B%7D',
2025-11-28T16:16:07:   'x-invoke-output': '/'
2025-11-28T16:16:07: }
2025-11-28T16:16:07: 2025-11-28T21:16:07.093Z compression no compression: not acceptable
2025-11-28T16:31:32: 2025-11-28T21:31:32.345Z next:router-server:main requestHandler! / {
2025-11-28T16:31:32:   matchedOutput: {
2025-11-28T16:31:32:     type: 'pageFile',
2025-11-28T16:31:32:     fsPath: undefined,
2025-11-28T16:31:32:     locale: undefined,
2025-11-28T16:31:32:     itemsRoot: undefined,
2025-11-28T16:31:32:     itemPath: '/'
2025-11-28T16:31:32:   },
2025-11-28T16:31:32:   statusCode: undefined,
2025-11-28T16:31:32:   resHeaders: {},
2025-11-28T16:31:32:   bodyStream: false,
2025-11-28T16:31:32:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T16:31:32:   finished: true
2025-11-28T16:31:32: }
2025-11-28T16:31:32: 2025-11-28T21:31:32.345Z next:router-server:main invokeRender / {
2025-11-28T16:31:32:   host: 'mail.gearly.com',
2025-11-28T16:31:32:   'accept-encoding': 'gzip, deflate, zstd',
2025-11-28T16:31:32:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.60 Safari/537.36',
2025-11-28T16:31:32:   'content-type': 'application/x-www-form-urlencoded',
2025-11-28T16:31:32:   'upgrade-insecure-requests': '1',
2025-11-28T16:31:32:   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.9',
2025-11-28T16:31:32:   'x-forwarded-proto': 'https',
2025-11-28T16:31:32:   'x-forwarded-for': '77.68.118.99',
2025-11-28T16:31:32:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T16:31:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T16:31:32:   connection: 'Keep-Alive',
2025-11-28T16:31:32:   'x-middleware-invoke': '',
2025-11-28T16:31:32:   'x-invoke-path': '/',
2025-11-28T16:31:32:   'x-invoke-query': '%7B%7D',
2025-11-28T16:31:32:   'x-invoke-output': '/'
2025-11-28T16:31:32: }
2025-11-28T16:31:32: 2025-11-28T21:31:32.346Z compression gzip compression
2025-11-28T16:31:32: 2025-11-28T21:31:32.593Z next:router-server:main requestHandler! / {
2025-11-28T16:31:32:   matchedOutput: {
2025-11-28T16:31:32:     type: 'pageFile',
2025-11-28T16:31:32:     fsPath: undefined,
2025-11-28T16:31:32:     locale: undefined,
2025-11-28T16:31:32:     itemsRoot: undefined,
2025-11-28T16:31:32:     itemPath: '/'
2025-11-28T16:31:32:   },
2025-11-28T16:31:32:   statusCode: undefined,
2025-11-28T16:31:32:   resHeaders: {},
2025-11-28T16:31:32:   bodyStream: false,
2025-11-28T16:31:32:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T16:31:32:   finished: true
2025-11-28T16:31:32: }
2025-11-28T16:31:32: 2025-11-28T21:31:32.593Z next:router-server:main invokeRender / {
2025-11-28T16:31:32:   host: 'mail.gearly.com',
2025-11-28T16:31:32:   'accept-encoding': 'gzip, deflate, zstd',
2025-11-28T16:31:32:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.60 Safari/537.36',
2025-11-28T16:31:32:   'content-type': 'application/x-www-form-urlencoded',
2025-11-28T16:31:32:   'upgrade-insecure-requests': '1',
2025-11-28T16:31:32:   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.9',
2025-11-28T16:31:32:   'x-forwarded-proto': 'https',
2025-11-28T16:31:32:   'x-forwarded-for': '77.68.118.99',
2025-11-28T16:31:32:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T16:31:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T16:31:32:   connection: 'Keep-Alive',
2025-11-28T16:31:32:   'x-middleware-invoke': '',
2025-11-28T16:31:32:   'x-invoke-path': '/',
2025-11-28T16:31:32:   'x-invoke-query': '%7B%7D',
2025-11-28T16:31:32:   'x-invoke-output': '/'
2025-11-28T16:31:32: }
2025-11-28T16:31:32: 2025-11-28T21:31:32.594Z compression gzip compression
2025-11-28T16:36:42: 2025-11-28T21:36:42.720Z next:router-server:main requestHandler! / {
2025-11-28T16:36:42:   matchedOutput: {
2025-11-28T16:36:42:     type: 'pageFile',
2025-11-28T16:36:42:     fsPath: undefined,
2025-11-28T16:36:42:     locale: undefined,
2025-11-28T16:36:42:     itemsRoot: undefined,
2025-11-28T16:36:42:     itemPath: '/'
2025-11-28T16:36:42:   },
2025-11-28T16:36:42:   statusCode: undefined,
2025-11-28T16:36:42:   resHeaders: {},
2025-11-28T16:36:42:   bodyStream: false,
2025-11-28T16:36:42:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T16:36:42:   finished: true
2025-11-28T16:36:42: }
2025-11-28T16:36:42: 2025-11-28T21:36:42.720Z next:router-server:main invokeRender / {
2025-11-28T16:36:42:   host: 'www.gearly.com',
2025-11-28T16:36:42:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.6167.140 Safari/537.36 Vivaldi/6.4.3160.47',
2025-11-28T16:36:42:   accept: '*/*',
2025-11-28T16:36:42:   'x-forwarded-for': '34.106.246.206',
2025-11-28T16:36:42:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T16:36:42:   'x-forwarded-server': 'gearly.com',
2025-11-28T16:36:42:   connection: 'Keep-Alive',
2025-11-28T16:36:42:   'x-middleware-invoke': '',
2025-11-28T16:36:42:   'x-invoke-path': '/',
2025-11-28T16:36:42:   'x-invoke-query': '%7B%7D',
2025-11-28T16:36:42:   'x-invoke-output': '/'
2025-11-28T16:36:42: }
2025-11-28T16:36:42: 2025-11-28T21:36:42.721Z compression no compression: HEAD request
2025-11-28T16:36:42: 2025-11-28T21:36:42.767Z next:router-server:main requestHandler! /wp/ {
2025-11-28T16:36:42:   matchedOutput: undefined,
2025-11-28T16:36:42:   statusCode: 308,
2025-11-28T16:36:42:   resHeaders: undefined,
2025-11-28T16:36:42:   bodyStream: false,
2025-11-28T16:36:42:   parsedUrl: { pathname: '/wp', query: undefined },
2025-11-28T16:36:42:   finished: true
2025-11-28T16:36:42: }
2025-11-28T16:36:42: 2025-11-28T21:36:42.767Z compression undefined not compressible
2025-11-28T16:36:42: 2025-11-28T21:36:42.767Z compression no compression: filtered
2025-11-28T16:36:42: 2025-11-28T21:36:42.812Z next:router-server:main requestHandler! /wp {
2025-11-28T16:36:42:   matchedOutput: null,
2025-11-28T16:36:42:   statusCode: undefined,
2025-11-28T16:36:42:   resHeaders: {},
2025-11-28T16:36:42:   bodyStream: false,
2025-11-28T16:36:42:   parsedUrl: { pathname: '/wp', query: [Object: null prototype] {} },
2025-11-28T16:36:42:   finished: false
2025-11-28T16:36:42: }
2025-11-28T16:36:42: 2025-11-28T21:36:42.812Z next:router-server:main invokeRender /wp {
2025-11-28T16:36:42:   host: 'www.gearly.com',
2025-11-28T16:36:42:   'user-agent': 'Mozilla/5.0 (Macintosh; Intel Mac OS X 12_7_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Safari/605.1.15',
2025-11-28T16:36:42:   accept: '*/*',
2025-11-28T16:36:42:   referer: 'http://www.gearly.com/wp/',
2025-11-28T16:36:42:   'x-forwarded-for': '34.106.246.206',
2025-11-28T16:36:42:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T16:36:42:   'x-forwarded-server': 'gearly.com',
2025-11-28T16:36:42:   connection: 'Keep-Alive',
2025-11-28T16:36:42:   'x-middleware-invoke': '',
2025-11-28T16:36:42:   'x-invoke-path': '/404',
2025-11-28T16:36:42:   'x-invoke-query': '%7B%7D',
2025-11-28T16:36:42:   'x-invoke-status': '404'
2025-11-28T16:36:42: }
2025-11-28T16:36:42: 2025-11-28T21:36:42.813Z compression no compression: HEAD request
2025-11-28T16:36:42: 2025-11-28T21:36:42.858Z next:router-server:main requestHandler! /blog/ {
2025-11-28T16:36:42:   matchedOutput: undefined,
2025-11-28T16:36:42:   statusCode: 308,
2025-11-28T16:36:42:   resHeaders: undefined,
2025-11-28T16:36:42:   bodyStream: false,
2025-11-28T16:36:42:   parsedUrl: { pathname: '/blog', query: undefined },
2025-11-28T16:36:42:   finished: true
2025-11-28T16:36:42: }
2025-11-28T16:36:42: 2025-11-28T21:36:42.859Z compression undefined not compressible
2025-11-28T16:36:42: 2025-11-28T21:36:42.859Z compression no compression: filtered
2025-11-28T16:36:42: 2025-11-28T21:36:42.904Z next:router-server:main requestHandler! /blog {
2025-11-28T16:36:42:   matchedOutput: null,
2025-11-28T16:36:42:   statusCode: undefined,
2025-11-28T16:36:42:   resHeaders: {},
2025-11-28T16:36:42:   bodyStream: false,
2025-11-28T16:36:42:   parsedUrl: { pathname: '/blog', query: [Object: null prototype] {} },
2025-11-28T16:36:42:   finished: false
2025-11-28T16:36:42: }
2025-11-28T16:36:42: 2025-11-28T21:36:42.904Z next:router-server:main invokeRender /blog {
2025-11-28T16:36:42:   host: 'www.gearly.com',
2025-11-28T16:36:42:   'user-agent': 'Mozilla/5.0 (Linux; U; Android 11; en-US; V2027) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/89.0.4389.116 UCBrowser/13.4.0.1306 Mobile Safari/537.36',
2025-11-28T16:36:42:   accept: '*/*',
2025-11-28T16:36:42:   referer: 'http://www.gearly.com/blog/',
2025-11-28T16:36:42:   'x-forwarded-for': '34.106.246.206',
2025-11-28T16:36:42:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T16:36:42:   'x-forwarded-server': 'gearly.com',
2025-11-28T16:36:42:   connection: 'Keep-Alive',
2025-11-28T16:36:42:   'x-middleware-invoke': '',
2025-11-28T16:36:42:   'x-invoke-path': '/404',
2025-11-28T16:36:42:   'x-invoke-query': '%7B%7D',
2025-11-28T16:36:42:   'x-invoke-status': '404'
2025-11-28T16:36:42: }
2025-11-28T16:36:42: 2025-11-28T21:36:42.905Z compression no compression: HEAD request
2025-11-28T16:36:42: 2025-11-28T21:36:42.950Z next:router-server:main requestHandler! /backup/ {
2025-11-28T16:36:42:   matchedOutput: undefined,
2025-11-28T16:36:42:   statusCode: 308,
2025-11-28T16:36:42:   resHeaders: undefined,
2025-11-28T16:36:42:   bodyStream: false,
2025-11-28T16:36:42:   parsedUrl: { pathname: '/backup', query: undefined },
2025-11-28T16:36:42:   finished: true
2025-11-28T16:36:42: }
2025-11-28T16:36:42: 2025-11-28T21:36:42.950Z compression undefined not compressible
2025-11-28T16:36:42: 2025-11-28T21:36:42.950Z compression no compression: filtered
2025-11-28T16:36:42: 2025-11-28T21:36:42.996Z next:router-server:main requestHandler! /backup {
2025-11-28T16:36:42:   matchedOutput: null,
2025-11-28T16:36:42:   statusCode: undefined,
2025-11-28T16:36:42:   resHeaders: {},
2025-11-28T16:36:42:   bodyStream: false,
2025-11-28T16:36:42:   parsedUrl: { pathname: '/backup', query: [Object: null prototype] {} },
2025-11-28T16:36:42:   finished: false
2025-11-28T16:36:42: }
2025-11-28T16:36:42: 2025-11-28T21:36:42.996Z next:router-server:main invokeRender /backup {
2025-11-28T16:36:42:   host: 'www.gearly.com',
2025-11-28T16:36:42:   'user-agent': 'Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.5414.120 Safari/537.36',
2025-11-28T16:36:42:   accept: '*/*',
2025-11-28T16:36:42:   referer: 'http://www.gearly.com/backup/',
2025-11-28T16:36:42:   'x-forwarded-for': '34.106.246.206',
2025-11-28T16:36:42:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T16:36:42:   'x-forwarded-server': 'gearly.com',
2025-11-28T16:36:42:   connection: 'Keep-Alive',
2025-11-28T16:36:42:   'x-middleware-invoke': '',
2025-11-28T16:36:42:   'x-invoke-path': '/404',
2025-11-28T16:36:42:   'x-invoke-query': '%7B%7D',
2025-11-28T16:36:42:   'x-invoke-status': '404'
2025-11-28T16:36:42: }
2025-11-28T16:36:42: 2025-11-28T21:36:42.997Z compression no compression: HEAD request
2025-11-28T16:36:43: 2025-11-28T21:36:43.042Z next:router-server:main requestHandler! /new/ {
2025-11-28T16:36:43:   matchedOutput: undefined,
2025-11-28T16:36:43:   statusCode: 308,
2025-11-28T16:36:43:   resHeaders: undefined,
2025-11-28T16:36:43:   bodyStream: false,
2025-11-28T16:36:43:   parsedUrl: { pathname: '/new', query: undefined },
2025-11-28T16:36:43:   finished: true
2025-11-28T16:36:43: }
2025-11-28T16:36:43: 2025-11-28T21:36:43.042Z compression undefined not compressible
2025-11-28T16:36:43: 2025-11-28T21:36:43.042Z compression no compression: filtered
2025-11-28T16:36:43: 2025-11-28T21:36:43.088Z next:router-server:main requestHandler! /new {
2025-11-28T16:36:43:   matchedOutput: null,
2025-11-28T16:36:43:   statusCode: undefined,
2025-11-28T16:36:43:   resHeaders: {},
2025-11-28T16:36:43:   bodyStream: false,
2025-11-28T16:36:43:   parsedUrl: { pathname: '/new', query: [Object: null prototype] {} },
2025-11-28T16:36:43:   finished: false
2025-11-28T16:36:43: }
2025-11-28T16:36:43: 2025-11-28T21:36:43.088Z next:router-server:main invokeRender /new {
2025-11-28T16:36:43:   host: 'www.gearly.com',
2025-11-28T16:36:43:   'user-agent': 'Mozilla/5.0 (Windows NT 11.0; Win64; x64; rv:126.0) Gecko/20100101 Firefox/126.0',
2025-11-28T16:36:43:   accept: '*/*',
2025-11-28T16:36:43:   referer: 'http://www.gearly.com/new/',
2025-11-28T16:36:43:   'x-forwarded-for': '34.106.246.206',
2025-11-28T16:36:43:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T16:36:43:   'x-forwarded-server': 'gearly.com',
2025-11-28T16:36:43:   connection: 'Keep-Alive',
2025-11-28T16:36:43:   'x-middleware-invoke': '',
2025-11-28T16:36:43:   'x-invoke-path': '/404',
2025-11-28T16:36:43:   'x-invoke-query': '%7B%7D',
2025-11-28T16:36:43:   'x-invoke-status': '404'
2025-11-28T16:36:43: }
2025-11-28T16:36:43: 2025-11-28T21:36:43.089Z compression no compression: HEAD request
2025-11-28T16:36:43: 2025-11-28T21:36:43.135Z next:router-server:main requestHandler! /wordpress/ {
2025-11-28T16:36:43:   matchedOutput: undefined,
2025-11-28T16:36:43:   statusCode: 308,
2025-11-28T16:36:43:   resHeaders: undefined,
2025-11-28T16:36:43:   bodyStream: false,
2025-11-28T16:36:43:   parsedUrl: { pathname: '/wordpress', query: undefined },
2025-11-28T16:36:43:   finished: true
2025-11-28T16:36:43: }
2025-11-28T16:36:43: 2025-11-28T21:36:43.135Z compression undefined not compressible
2025-11-28T16:36:43: 2025-11-28T21:36:43.135Z compression no compression: filtered
2025-11-28T16:36:43: 2025-11-28T21:36:43.181Z next:router-server:main requestHandler! /wordpress {
2025-11-28T16:36:43:   matchedOutput: null,
2025-11-28T16:36:43:   statusCode: undefined,
2025-11-28T16:36:43:   resHeaders: {},
2025-11-28T16:36:43:   bodyStream: false,
2025-11-28T16:36:43:   parsedUrl: { pathname: '/wordpress', query: [Object: null prototype] {} },
2025-11-28T16:36:43:   finished: false
2025-11-28T16:36:43: }
2025-11-28T16:36:43: 2025-11-28T21:36:43.181Z next:router-server:main invokeRender /wordpress {
2025-11-28T16:36:43:   host: 'www.gearly.com',
2025-11-28T16:36:43:   'user-agent': 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:115.0) Gecko/20100101 Firefox/115.0',
2025-11-28T16:36:43:   accept: '*/*',
2025-11-28T16:36:43:   referer: 'http://www.gearly.com/wordpress/',
2025-11-28T16:36:43:   'x-forwarded-for': '34.106.246.206',
2025-11-28T16:36:43:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T16:36:43:   'x-forwarded-server': 'gearly.com',
2025-11-28T16:36:43:   connection: 'Keep-Alive',
2025-11-28T16:36:43:   'x-middleware-invoke': '',
2025-11-28T16:36:43:   'x-invoke-path': '/404',
2025-11-28T16:36:43:   'x-invoke-query': '%7B%7D',
2025-11-28T16:36:43:   'x-invoke-status': '404'
2025-11-28T16:36:43: }
2025-11-28T16:36:43: 2025-11-28T21:36:43.182Z compression no compression: HEAD request
2025-11-28T16:36:43: 2025-11-28T21:36:43.228Z next:router-server:main requestHandler! /old/ {
2025-11-28T16:36:43:   matchedOutput: undefined,
2025-11-28T16:36:43:   statusCode: 308,
2025-11-28T16:36:43:   resHeaders: undefined,
2025-11-28T16:36:43:   bodyStream: false,
2025-11-28T16:36:43:   parsedUrl: { pathname: '/old', query: undefined },
2025-11-28T16:36:43:   finished: true
2025-11-28T16:36:43: }
2025-11-28T16:36:43: 2025-11-28T21:36:43.228Z compression undefined not compressible
2025-11-28T16:36:43: 2025-11-28T21:36:43.228Z compression no compression: filtered
2025-11-28T16:36:43: 2025-11-28T21:36:43.274Z next:router-server:main requestHandler! /old {
2025-11-28T16:36:43:   matchedOutput: null,
2025-11-28T16:36:43:   statusCode: undefined,
2025-11-28T16:36:43:   resHeaders: {},
2025-11-28T16:36:43:   bodyStream: false,
2025-11-28T16:36:43:   parsedUrl: { pathname: '/old', query: [Object: null prototype] {} },
2025-11-28T16:36:43:   finished: false
2025-11-28T16:36:43: }
2025-11-28T16:36:43: 2025-11-28T21:36:43.274Z next:router-server:main invokeRender /old {
2025-11-28T16:36:43:   host: 'www.gearly.com',
2025-11-28T16:36:43:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.6312.86 Safari/537.36',
2025-11-28T16:36:43:   accept: '*/*',
2025-11-28T16:36:43:   referer: 'http://www.gearly.com/old/',
2025-11-28T16:36:43:   'x-forwarded-for': '34.106.246.206',
2025-11-28T16:36:43:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T16:36:43:   'x-forwarded-server': 'gearly.com',
2025-11-28T16:36:43:   connection: 'Keep-Alive',
2025-11-28T16:36:43:   'x-middleware-invoke': '',
2025-11-28T16:36:43:   'x-invoke-path': '/404',
2025-11-28T16:36:43:   'x-invoke-query': '%7B%7D',
2025-11-28T16:36:43:   'x-invoke-status': '404'
2025-11-28T16:36:43: }
2025-11-28T16:36:43: 2025-11-28T21:36:43.274Z compression no compression: HEAD request
2025-11-28T16:43:15: 2025-11-28T21:43:15.755Z next:router-server:main requestHandler! /about.php?action=p&api=p&path=p&token= {
2025-11-28T16:43:15:   matchedOutput: null,
2025-11-28T16:43:15:   statusCode: undefined,
2025-11-28T16:43:15:   resHeaders: {},
2025-11-28T16:43:15:   bodyStream: false,
2025-11-28T16:43:15:   parsedUrl: {
2025-11-28T16:43:15:     pathname: '/about.php',
2025-11-28T16:43:15:     query: [Object: null prototype] {
2025-11-28T16:43:15:       action: 'p',
2025-11-28T16:43:15:       api: 'p',
2025-11-28T16:43:15:       path: 'p',
2025-11-28T16:43:15:       token: ''
2025-11-28T16:43:15:     }
2025-11-28T16:43:15:   },
2025-11-28T16:43:15:   finished: false
2025-11-28T16:43:15: }
2025-11-28T16:43:15: 2025-11-28T21:43:15.755Z next:router-server:main invokeRender /about.php?action=p&api=p&path=p&token= {
2025-11-28T16:43:15:   host: 'gearly.com',
2025-11-28T16:43:15:   'accept-encoding': 'gzip, deflate',
2025-11-28T16:43:15:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8',
2025-11-28T16:43:15:   'user-agent': 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',
2025-11-28T16:43:15:   'accept-language': 'en-US,en;q=0.9,fr;q=0.8',
2025-11-28T16:43:15:   'cache-control': 'max-age=0',
2025-11-28T16:43:15:   referer: 'www.google.com',
2025-11-28T16:43:15:   'upgrade-insecure-requests': '1',
2025-11-28T16:43:15:   'x-forwarded-for': '89.163.146.197',
2025-11-28T16:43:15:   'x-forwarded-host': 'gearly.com',
2025-11-28T16:43:15:   'x-forwarded-server': 'gearly.com',
2025-11-28T16:43:15:   connection: 'Keep-Alive',
2025-11-28T16:43:15:   'x-middleware-invoke': '',
2025-11-28T16:43:15:   'x-invoke-path': '/404',
2025-11-28T16:43:15:   'x-invoke-query': '%7B%22action%22%3A%22p%22%2C%22api%22%3A%22p%22%2C%22path%22%3A%22p%22%2C%22token%22%3A%22%22%7D',
2025-11-28T16:43:15:   'x-invoke-status': '404'
2025-11-28T16:43:15: }
2025-11-28T16:43:15: 2025-11-28T21:43:15.756Z compression gzip compression
2025-11-28T16:43:24: 2025-11-28T21:43:24.795Z next:router-server:main requestHandler! /about.php?action=p&api=p&path=p&token= {
2025-11-28T16:43:24:   matchedOutput: null,
2025-11-28T16:43:24:   statusCode: undefined,
2025-11-28T16:43:24:   resHeaders: {},
2025-11-28T16:43:24:   bodyStream: false,
2025-11-28T16:43:24:   parsedUrl: {
2025-11-28T16:43:24:     pathname: '/about.php',
2025-11-28T16:43:24:     query: [Object: null prototype] {
2025-11-28T16:43:24:       action: 'p',
2025-11-28T16:43:24:       api: 'p',
2025-11-28T16:43:24:       path: 'p',
2025-11-28T16:43:24:       token: ''
2025-11-28T16:43:24:     }
2025-11-28T16:43:24:   },
2025-11-28T16:43:24:   finished: false
2025-11-28T16:43:24: }
2025-11-28T16:43:24: 2025-11-28T21:43:24.795Z next:router-server:main invokeRender /about.php?action=p&api=p&path=p&token= {
2025-11-28T16:43:24:   host: 'gearly.com',
2025-11-28T16:43:24:   'accept-encoding': 'gzip, deflate',
2025-11-28T16:43:24:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8',
2025-11-28T16:43:24:   'user-agent': 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',
2025-11-28T16:43:24:   'accept-language': 'en-US,en;q=0.9,fr;q=0.8',
2025-11-28T16:43:24:   'cache-control': 'max-age=0',
2025-11-28T16:43:24:   referer: 'www.google.com',
2025-11-28T16:43:24:   'upgrade-insecure-requests': '1',
2025-11-28T16:43:24:   'x-forwarded-proto': 'https',
2025-11-28T16:43:24:   'x-forwarded-for': '89.163.146.197',
2025-11-28T16:43:24:   'x-forwarded-host': 'gearly.com',
2025-11-28T16:43:24:   'x-forwarded-server': 'gearly.com',
2025-11-28T16:43:24:   connection: 'Keep-Alive',
2025-11-28T16:43:24:   'x-middleware-invoke': '',
2025-11-28T16:43:24:   'x-invoke-path': '/404',
2025-11-28T16:43:24:   'x-invoke-query': '%7B%22action%22%3A%22p%22%2C%22api%22%3A%22p%22%2C%22path%22%3A%22p%22%2C%22token%22%3A%22%22%7D',
2025-11-28T16:43:24:   'x-invoke-status': '404'
2025-11-28T16:43:24: }
2025-11-28T16:43:24: 2025-11-28T21:43:24.795Z compression gzip compression
2025-11-28T16:43:32: 2025-11-28T21:43:32.592Z next:router-server:main requestHandler! /admin.php?action=p&api=p&path=p&token= {
2025-11-28T16:43:32:   matchedOutput: null,
2025-11-28T16:43:32:   statusCode: undefined,
2025-11-28T16:43:32:   resHeaders: {},
2025-11-28T16:43:32:   bodyStream: false,
2025-11-28T16:43:32:   parsedUrl: {
2025-11-28T16:43:32:     pathname: '/admin.php',
2025-11-28T16:43:32:     query: [Object: null prototype] {
2025-11-28T16:43:32:       action: 'p',
2025-11-28T16:43:32:       api: 'p',
2025-11-28T16:43:32:       path: 'p',
2025-11-28T16:43:32:       token: ''
2025-11-28T16:43:32:     }
2025-11-28T16:43:32:   },
2025-11-28T16:43:32:   finished: false
2025-11-28T16:43:32: }
2025-11-28T16:43:32: 2025-11-28T21:43:32.593Z next:router-server:main invokeRender /admin.php?action=p&api=p&path=p&token= {
2025-11-28T16:43:32:   host: 'gearly.com',
2025-11-28T16:43:32:   'accept-encoding': 'gzip, deflate',
2025-11-28T16:43:32:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8',
2025-11-28T16:43:32:   'user-agent': 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',
2025-11-28T16:43:32:   'accept-language': 'en-US,en;q=0.9,fr;q=0.8',
2025-11-28T16:43:32:   'cache-control': 'max-age=0',
2025-11-28T16:43:32:   referer: 'www.google.com',
2025-11-28T16:43:32:   'upgrade-insecure-requests': '1',
2025-11-28T16:43:32:   'x-forwarded-proto': 'https',
2025-11-28T16:43:32:   'x-forwarded-for': '89.163.146.197',
2025-11-28T16:43:32:   'x-forwarded-host': 'gearly.com',
2025-11-28T16:43:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T16:43:32:   connection: 'Keep-Alive',
2025-11-28T16:43:32:   'x-middleware-invoke': '',
2025-11-28T16:43:32:   'x-invoke-path': '/404',
2025-11-28T16:43:32:   'x-invoke-query': '%7B%22action%22%3A%22p%22%2C%22api%22%3A%22p%22%2C%22path%22%3A%22p%22%2C%22token%22%3A%22%22%7D',
2025-11-28T16:43:32:   'x-invoke-status': '404'
2025-11-28T16:43:32: }
2025-11-28T16:43:32: 2025-11-28T21:43:32.593Z compression gzip compression
2025-11-28T16:43:44: 2025-11-28T21:43:44.252Z next:router-server:main requestHandler! /admin.php?action=p&api=p&path=p&token= {
2025-11-28T16:43:44:   matchedOutput: null,
2025-11-28T16:43:44:   statusCode: undefined,
2025-11-28T16:43:44:   resHeaders: {},
2025-11-28T16:43:44:   bodyStream: false,
2025-11-28T16:43:44:   parsedUrl: {
2025-11-28T16:43:44:     pathname: '/admin.php',
2025-11-28T16:43:44:     query: [Object: null prototype] {
2025-11-28T16:43:44:       action: 'p',
2025-11-28T16:43:44:       api: 'p',
2025-11-28T16:43:44:       path: 'p',
2025-11-28T16:43:44:       token: ''
2025-11-28T16:43:44:     }
2025-11-28T16:43:44:   },
2025-11-28T16:43:44:   finished: false
2025-11-28T16:43:44: }
2025-11-28T16:43:44: 2025-11-28T21:43:44.252Z next:router-server:main invokeRender /admin.php?action=p&api=p&path=p&token= {
2025-11-28T16:43:44:   host: 'gearly.com',
2025-11-28T16:43:44:   'accept-encoding': 'gzip, deflate',
2025-11-28T16:43:44:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8',
2025-11-28T16:43:44:   'user-agent': 'Mozlila/5.0 (Linux; Android 7.0; SM-G892A Bulid/NRD90M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/60.0.3112.107 Moblie Safari/537.36',
2025-11-28T16:43:44:   'accept-language': 'en-US,en;q=0.9,fr;q=0.8',
2025-11-28T16:43:44:   'cache-control': 'max-age=0',
2025-11-28T16:43:44:   referer: 'www.google.com',
2025-11-28T16:43:44:   'upgrade-insecure-requests': '1',
2025-11-28T16:43:44:   'x-forwarded-proto': 'https',
2025-11-28T16:43:44:   'x-forwarded-for': '89.163.146.197',
2025-11-28T16:43:44:   'x-forwarded-host': 'gearly.com',
2025-11-28T16:43:44:   'x-forwarded-server': 'gearly.com',
2025-11-28T16:43:44:   connection: 'Keep-Alive',
2025-11-28T16:43:44:   'x-middleware-invoke': '',
2025-11-28T16:43:44:   'x-invoke-path': '/404',
2025-11-28T16:43:44:   'x-invoke-query': '%7B%22action%22%3A%22p%22%2C%22api%22%3A%22p%22%2C%22path%22%3A%22p%22%2C%22token%22%3A%22%22%7D',
2025-11-28T16:43:44:   'x-invoke-status': '404'
2025-11-28T16:43:44: }
2025-11-28T16:43:44: 2025-11-28T21:43:44.252Z compression gzip compression
2025-11-28T17:48:32: 2025-11-28T22:48:32.966Z next:router-server:main requestHandler! /robots.txt {
2025-11-28T17:48:32:   matchedOutput: null,
2025-11-28T17:48:32:   statusCode: undefined,
2025-11-28T17:48:32:   resHeaders: {},
2025-11-28T17:48:32:   bodyStream: false,
2025-11-28T17:48:32:   parsedUrl: { pathname: '/robots.txt', query: [Object: null prototype] {} },
2025-11-28T17:48:32:   finished: false
2025-11-28T17:48:32: }
2025-11-28T17:48:32: 2025-11-28T22:48:32.967Z next:router-server:main invokeRender /robots.txt {
2025-11-28T17:48:32:   'cache-control': 'no-cache',
2025-11-28T17:48:32:   connection: 'Keep-Alive',
2025-11-28T17:48:32:   pragma: 'no-cache',
2025-11-28T17:48:32:   accept: '*/*',
2025-11-28T17:48:32:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T17:48:32:   from: 'bingbot(at)microsoft.com',
2025-11-28T17:48:32:   host: 'americas.care:4000',
2025-11-28T17:48:32:   'user-agent': 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36',
2025-11-28T17:48:32:   'x-middleware-invoke': '',
2025-11-28T17:48:32:   'x-invoke-path': '/404',
2025-11-28T17:48:32:   'x-invoke-query': '%7B%7D',
2025-11-28T17:48:32:   'x-invoke-status': '404'
2025-11-28T17:48:32: }
2025-11-28T17:48:32: 2025-11-28T22:48:32.968Z compression gzip compression
2025-11-28T17:48:39: 2025-11-28T22:48:39.169Z next:router-server:main requestHandler! /shopdetail/150841797.html {
2025-11-28T17:48:39:   matchedOutput: null,
2025-11-28T17:48:39:   statusCode: undefined,
2025-11-28T17:48:39:   resHeaders: {},
2025-11-28T17:48:39:   bodyStream: false,
2025-11-28T17:48:39:   parsedUrl: {
2025-11-28T17:48:39:     pathname: '/shopdetail/150841797.html',
2025-11-28T17:48:39:     query: [Object: null prototype] {}
2025-11-28T17:48:39:   },
2025-11-28T17:48:39:   finished: false
2025-11-28T17:48:39: }
2025-11-28T17:48:39: 2025-11-28T22:48:39.169Z next:router-server:main invokeRender /shopdetail/150841797.html {
2025-11-28T17:48:39:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T17:48:39:   host: 'americas.care:4000',
2025-11-28T17:48:39:   'user-agent': 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm) Chrome/116.0.1938.76 Safari/537.36',
2025-11-28T17:48:39:   accept: '*/*',
2025-11-28T17:48:39:   from: 'bingbot(at)microsoft.com',
2025-11-28T17:48:39:   'x-middleware-invoke': '',
2025-11-28T17:48:39:   'x-invoke-path': '/404',
2025-11-28T17:48:39:   'x-invoke-query': '%7B%7D',
2025-11-28T17:48:39:   'x-invoke-status': '404'
2025-11-28T17:48:39: }
2025-11-28T17:48:39: 2025-11-28T22:48:39.170Z compression gzip compression
2025-11-28T17:51:45: 2025-11-28T22:51:45.795Z next:router-server:main requestHandler! / {
2025-11-28T17:51:45:   matchedOutput: {
2025-11-28T17:51:45:     type: 'pageFile',
2025-11-28T17:51:45:     fsPath: undefined,
2025-11-28T17:51:45:     locale: undefined,
2025-11-28T17:51:45:     itemsRoot: undefined,
2025-11-28T17:51:45:     itemPath: '/'
2025-11-28T17:51:45:   },
2025-11-28T17:51:45:   statusCode: undefined,
2025-11-28T17:51:45:   resHeaders: {},
2025-11-28T17:51:45:   bodyStream: false,
2025-11-28T17:51:45:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T17:51:45:   finished: true
2025-11-28T17:51:45: }
2025-11-28T17:51:45: 2025-11-28T22:51:45.795Z next:router-server:main invokeRender / {
2025-11-28T17:51:45:   host: 'gearly.com',
2025-11-28T17:51:45:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1',
2025-11-28T17:51:45:   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',
2025-11-28T17:51:45:   'accept-encoding': 'gzip',
2025-11-28T17:51:45:   'accept-language': 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
2025-11-28T17:51:45:   'cache-control': 'no-cache',
2025-11-28T17:51:45:   pragma: 'no-cache',
2025-11-28T17:51:45:   'upgrade-insecure-requests': '1',
2025-11-28T17:51:45:   'x-forwarded-for': '182.42.104.32',
2025-11-28T17:51:45:   'x-forwarded-host': 'gearly.com',
2025-11-28T17:51:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T17:51:45:   connection: 'Keep-Alive',
2025-11-28T17:51:45:   'x-middleware-invoke': '',
2025-11-28T17:51:45:   'x-invoke-path': '/',
2025-11-28T17:51:45:   'x-invoke-query': '%7B%7D',
2025-11-28T17:51:45:   'x-invoke-output': '/'
2025-11-28T17:51:45: }
2025-11-28T17:51:45: 2025-11-28T22:51:45.796Z compression gzip compression
2025-11-28T18:06:11: 2025-11-28T23:06:11.339Z next:router-server:main requestHandler! / {
2025-11-28T18:06:11:   matchedOutput: {
2025-11-28T18:06:11:     type: 'pageFile',
2025-11-28T18:06:11:     fsPath: undefined,
2025-11-28T18:06:11:     locale: undefined,
2025-11-28T18:06:11:     itemsRoot: undefined,
2025-11-28T18:06:11:     itemPath: '/'
2025-11-28T18:06:11:   },
2025-11-28T18:06:11:   statusCode: undefined,
2025-11-28T18:06:11:   resHeaders: {},
2025-11-28T18:06:11:   bodyStream: false,
2025-11-28T18:06:11:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T18:06:11:   finished: true
2025-11-28T18:06:11: }
2025-11-28T18:06:11: 2025-11-28T23:06:11.339Z next:router-server:main invokeRender / {
2025-11-28T18:06:11:   host: '50.6.6.177:4000',
2025-11-28T18:06:11:   accept: '*/*',
2025-11-28T18:06:11:   'x-middleware-invoke': '',
2025-11-28T18:06:11:   'x-invoke-path': '/',
2025-11-28T18:06:11:   'x-invoke-query': '%7B%7D',
2025-11-28T18:06:11:   'x-invoke-output': '/'
2025-11-28T18:06:11: }
2025-11-28T18:06:11: 2025-11-28T23:06:11.341Z compression no compression: not acceptable
2025-11-28T18:06:33: 2025-11-28T23:06:33.885Z next:router-server:main requestHandler! / {
2025-11-28T18:06:33:   matchedOutput: {
2025-11-28T18:06:33:     type: 'pageFile',
2025-11-28T18:06:33:     fsPath: undefined,
2025-11-28T18:06:33:     locale: undefined,
2025-11-28T18:06:33:     itemsRoot: undefined,
2025-11-28T18:06:33:     itemPath: '/'
2025-11-28T18:06:33:   },
2025-11-28T18:06:33:   statusCode: undefined,
2025-11-28T18:06:33:   resHeaders: {},
2025-11-28T18:06:33:   bodyStream: false,
2025-11-28T18:06:33:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T18:06:33:   finished: true
2025-11-28T18:06:33: }
2025-11-28T18:06:33: 2025-11-28T23:06:33.885Z next:router-server:main invokeRender / {
2025-11-28T18:06:33:   host: '50.6.6.177:4000',
2025-11-28T18:06:33:   'user-agent': 'Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/49.0.2623.112 Safari/537.36',
2025-11-28T18:06:33:   connection: 'close',
2025-11-28T18:06:33:   'x-middleware-invoke': '',
2025-11-28T18:06:33:   'x-invoke-path': '/',
2025-11-28T18:06:33:   'x-invoke-query': '%7B%7D',
2025-11-28T18:06:33:   'x-invoke-output': '/'
2025-11-28T18:06:33: }
2025-11-28T18:06:33: 2025-11-28T23:06:33.885Z compression no compression: not acceptable
2025-11-28T18:06:34: 2025-11-28T23:06:34.892Z next:router-server:main requestHandler! /logo.png {
2025-11-28T18:06:34:   matchedOutput: {
2025-11-28T18:06:34:     type: 'publicFolder',
2025-11-28T18:06:34:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T18:06:34:     locale: undefined,
2025-11-28T18:06:34:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T18:06:34:     itemPath: '/logo.png'
2025-11-28T18:06:34:   },
2025-11-28T18:06:34:   statusCode: undefined,
2025-11-28T18:06:34:   resHeaders: {},
2025-11-28T18:06:34:   bodyStream: false,
2025-11-28T18:06:34:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T18:06:34:   finished: true
2025-11-28T18:06:34: }
2025-11-28T18:06:34: 2025-11-28T23:06:34.892Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T18:06:34: 2025-11-28T23:06:34.892Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T18:06:34: 2025-11-28T23:06:34.892Z send accept ranges
2025-11-28T18:06:34: 2025-11-28T23:06:34.892Z send cache-control public, max-age=0
2025-11-28T18:06:34: 2025-11-28T23:06:34.892Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T18:06:34: 2025-11-28T23:06:34.892Z send etag W/"2465-19ac853b2f0"
2025-11-28T18:06:34: 2025-11-28T23:06:34.892Z send content-type image/png
2025-11-28T18:06:34: 2025-11-28T23:06:34.893Z compression image/png not compressible
2025-11-28T18:06:34: 2025-11-28T23:06:34.893Z compression no compression: filtered
2025-11-28T18:09:04: 2025-11-28T23:09:04.199Z next:router-server:main requestHandler! /wp-json/wp/v2/users {
2025-11-28T18:09:04:   matchedOutput: null,
2025-11-28T18:09:04:   statusCode: undefined,
2025-11-28T18:09:04:   resHeaders: {},
2025-11-28T18:09:04:   bodyStream: false,
2025-11-28T18:09:04:   parsedUrl: {
2025-11-28T18:09:04:     pathname: '/wp-json/wp/v2/users',
2025-11-28T18:09:04:     query: [Object: null prototype] {}
2025-11-28T18:09:04:   },
2025-11-28T18:09:04:   finished: false
2025-11-28T18:09:04: }
2025-11-28T18:09:04: 2025-11-28T23:09:04.199Z next:router-server:main invokeRender /wp-json/wp/v2/users {
2025-11-28T18:09:04:   host: 'gearly.com',
2025-11-28T18:09:04:   referer: 'https://www.google.com',
2025-11-28T18:09:04:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
2025-11-28T18:09:04:   'accept-encoding': 'gzip,deflate',
2025-11-28T18:09:04:   'x-forwarded-proto': 'https',
2025-11-28T18:09:04:   'x-forwarded-for': '175.35.235.49',
2025-11-28T18:09:04:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:09:04:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:09:04:   connection: 'Keep-Alive',
2025-11-28T18:09:04:   'x-middleware-invoke': '',
2025-11-28T18:09:04:   'x-invoke-path': '/404',
2025-11-28T18:09:04:   'x-invoke-query': '%7B%7D',
2025-11-28T18:09:04:   'x-invoke-status': '404'
2025-11-28T18:09:04: }
2025-11-28T18:09:04: 2025-11-28T23:09:04.199Z compression gzip compression
2025-11-28T18:09:10: 2025-11-28T23:09:10.144Z next:router-server:main requestHandler! / {
2025-11-28T18:09:10:   matchedOutput: {
2025-11-28T18:09:10:     type: 'pageFile',
2025-11-28T18:09:10:     fsPath: undefined,
2025-11-28T18:09:10:     locale: undefined,
2025-11-28T18:09:10:     itemsRoot: undefined,
2025-11-28T18:09:10:     itemPath: '/'
2025-11-28T18:09:10:   },
2025-11-28T18:09:10:   statusCode: undefined,
2025-11-28T18:09:10:   resHeaders: {},
2025-11-28T18:09:10:   bodyStream: false,
2025-11-28T18:09:10:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T18:09:10:   finished: true
2025-11-28T18:09:10: }
2025-11-28T18:09:10: 2025-11-28T23:09:10.144Z next:router-server:main invokeRender / {
2025-11-28T18:09:10:   host: 'gearly.com',
2025-11-28T18:09:10:   'sec-fetch-dest': 'document',
2025-11-28T18:09:10:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:09:10:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T18:09:10:   'sec-fetch-site': 'none',
2025-11-28T18:09:10:   'if-none-match': '"idxtbhk77j6ik"',
2025-11-28T18:09:10:   'sec-fetch-mode': 'navigate',
2025-11-28T18:09:10:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:09:10:   priority: 'u=0, i',
2025-11-28T18:09:10:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:09:10:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..fEtQgGTG5b7-Lxu4.hUZzkoSE0ATg2Dr1KUFrfIeRj6qcKYm9xcX2yMlNqKeDLIz6L3HC5kBrH-EfjBYsn9q596tVtlVpJ28y9yPl0lEzsKURc5VJP6T9Mn-D-OYk-9ZNESB6IdxAYYXdR1Eviw7d9sNmE8wcrTclNzjEuAVxjbEu19Y3z5w0yl9ftj2dOzYFImzWRfaue0ka_b53yEWUITLKOKpGdOWB1gPnXxFWJHn08OCrWB61zf2CnGuGoqhSfNVAZma-6WctGTc.LdoooWX5qbAl0YmoWYn2Rw; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:09:10:   'x-forwarded-proto': 'https',
2025-11-28T18:09:10:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:09:10:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:09:10:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:09:10:   connection: 'Keep-Alive',
2025-11-28T18:09:10:   'x-middleware-invoke': '',
2025-11-28T18:09:10:   'x-invoke-path': '/',
2025-11-28T18:09:10:   'x-invoke-query': '%7B%7D',
2025-11-28T18:09:10:   'x-invoke-output': '/'
2025-11-28T18:09:10: }
2025-11-28T18:09:10: 2025-11-28T23:09:10.144Z compression undefined not compressible
2025-11-28T18:09:10: 2025-11-28T23:09:10.144Z compression no compression: filtered
2025-11-28T18:09:10: 2025-11-28T23:09:10.165Z next:router-server:main requestHandler! /logo.png {
2025-11-28T18:09:10:   matchedOutput: {
2025-11-28T18:09:10:     type: 'publicFolder',
2025-11-28T18:09:10:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T18:09:10:     locale: undefined,
2025-11-28T18:09:10:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T18:09:10:     itemPath: '/logo.png'
2025-11-28T18:09:10:   },
2025-11-28T18:09:10:   statusCode: undefined,
2025-11-28T18:09:10:   resHeaders: {},
2025-11-28T18:09:10:   bodyStream: false,
2025-11-28T18:09:10:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T18:09:10:   finished: true
2025-11-28T18:09:10: }
2025-11-28T18:09:10: 2025-11-28T23:09:10.165Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T18:09:10: 2025-11-28T23:09:10.165Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T18:09:10: 2025-11-28T23:09:10.165Z send accept ranges
2025-11-28T18:09:10: 2025-11-28T23:09:10.165Z send cache-control public, max-age=0
2025-11-28T18:09:10: 2025-11-28T23:09:10.165Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T18:09:10: 2025-11-28T23:09:10.165Z send etag W/"2465-19ac853b2f0"
2025-11-28T18:09:10: 2025-11-28T23:09:10.165Z send content-type image/png
2025-11-28T18:09:10: 2025-11-28T23:09:10.165Z send not modified
2025-11-28T18:09:10: 2025-11-28T23:09:10.165Z compression undefined not compressible
2025-11-28T18:09:10: 2025-11-28T23:09:10.165Z compression no compression: filtered
2025-11-28T18:09:10: 2025-11-28T23:09:10.269Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T18:09:10:   matchedOutput: {
2025-11-28T18:09:10:     type: 'pageFile',
2025-11-28T18:09:10:     fsPath: undefined,
2025-11-28T18:09:10:     locale: undefined,
2025-11-28T18:09:10:     itemsRoot: undefined,
2025-11-28T18:09:10:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T18:09:10:   },
2025-11-28T18:09:10:   statusCode: undefined,
2025-11-28T18:09:10:   resHeaders: {},
2025-11-28T18:09:10:   bodyStream: false,
2025-11-28T18:09:10:   parsedUrl: {
2025-11-28T18:09:10:     pathname: '/api/auth/providers',
2025-11-28T18:09:10:     query: [Object: null prototype] {}
2025-11-28T18:09:10:   },
2025-11-28T18:09:10:   finished: true
2025-11-28T18:09:10: }
2025-11-28T18:09:10: 2025-11-28T23:09:10.269Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T18:09:10:   host: 'gearly.com',
2025-11-28T18:09:10:   accept: '*/*',
2025-11-28T18:09:10:   'sec-fetch-site': 'same-origin',
2025-11-28T18:09:10:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T18:09:10:   'sec-fetch-mode': 'cors',
2025-11-28T18:09:10:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:09:10:   referer: 'https://gearly.com/',
2025-11-28T18:09:10:   'sec-fetch-dest': 'empty',
2025-11-28T18:09:10:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:09:10:   priority: 'u=3, i',
2025-11-28T18:09:10:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:09:10:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..fEtQgGTG5b7-Lxu4.hUZzkoSE0ATg2Dr1KUFrfIeRj6qcKYm9xcX2yMlNqKeDLIz6L3HC5kBrH-EfjBYsn9q596tVtlVpJ28y9yPl0lEzsKURc5VJP6T9Mn-D-OYk-9ZNESB6IdxAYYXdR1Eviw7d9sNmE8wcrTclNzjEuAVxjbEu19Y3z5w0yl9ftj2dOzYFImzWRfaue0ka_b53yEWUITLKOKpGdOWB1gPnXxFWJHn08OCrWB61zf2CnGuGoqhSfNVAZma-6WctGTc.LdoooWX5qbAl0YmoWYn2Rw; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:09:10:   'x-forwarded-proto': 'https',
2025-11-28T18:09:10:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:09:10:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:09:10:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:09:10:   connection: 'Keep-Alive',
2025-11-28T18:09:10:   'x-middleware-invoke': '',
2025-11-28T18:09:10:   'x-invoke-path': '/api/auth/providers',
2025-11-28T18:09:10:   'x-invoke-query': '%7B%7D',
2025-11-28T18:09:10:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T18:09:10: }
2025-11-28T18:09:10: 2025-11-28T23:09:10.270Z compression no compression: size below threshold
2025-11-28T18:09:10: 2025-11-28T23:09:10.278Z next:router-server:main requestHandler! /logo2.png {
2025-11-28T18:09:10:   matchedOutput: {
2025-11-28T18:09:10:     type: 'publicFolder',
2025-11-28T18:09:10:     fsPath: '/home/americas/public_html/ai/public/logo2.png',
2025-11-28T18:09:10:     locale: undefined,
2025-11-28T18:09:10:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T18:09:10:     itemPath: '/logo2.png'
2025-11-28T18:09:10:   },
2025-11-28T18:09:10:   statusCode: undefined,
2025-11-28T18:09:10:   resHeaders: {},
2025-11-28T18:09:10:   bodyStream: false,
2025-11-28T18:09:10:   parsedUrl: { pathname: '/logo2.png', query: [Object: null prototype] {} },
2025-11-28T18:09:10:   finished: true
2025-11-28T18:09:10: }
2025-11-28T18:09:10: 2025-11-28T23:09:10.278Z send stat "/home/americas/public_html/ai/public/logo2.png"
2025-11-28T18:09:10: 2025-11-28T23:09:10.278Z send pipe "/home/americas/public_html/ai/public/logo2.png"
2025-11-28T18:09:10: 2025-11-28T23:09:10.278Z send accept ranges
2025-11-28T18:09:10: 2025-11-28T23:09:10.278Z send cache-control public, max-age=0
2025-11-28T18:09:10: 2025-11-28T23:09:10.278Z send modified Fri, 28 Nov 2025 02:38:40 GMT
2025-11-28T18:09:10: 2025-11-28T23:09:10.278Z send etag W/"4c60-19ac853b5c1"
2025-11-28T18:09:10: 2025-11-28T23:09:10.278Z send content-type image/png
2025-11-28T18:09:10: 2025-11-28T23:09:10.278Z send not modified
2025-11-28T18:09:10: 2025-11-28T23:09:10.278Z compression undefined not compressible
2025-11-28T18:09:10: 2025-11-28T23:09:10.278Z compression no compression: filtered
2025-11-28T18:09:10: 2025-11-28T23:09:10.279Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T18:09:10:   matchedOutput: {
2025-11-28T18:09:10:     type: 'pageFile',
2025-11-28T18:09:10:     fsPath: undefined,
2025-11-28T18:09:10:     locale: undefined,
2025-11-28T18:09:10:     itemsRoot: undefined,
2025-11-28T18:09:10:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T18:09:10:   },
2025-11-28T18:09:10:   statusCode: undefined,
2025-11-28T18:09:10:   resHeaders: {},
2025-11-28T18:09:10:   bodyStream: false,
2025-11-28T18:09:10:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T18:09:10:   finished: true
2025-11-28T18:09:10: }
2025-11-28T18:09:10: 2025-11-28T23:09:10.279Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T18:09:10:   host: 'gearly.com',
2025-11-28T18:09:10:   accept: '*/*',
2025-11-28T18:09:10:   'content-type': 'application/json',
2025-11-28T18:09:10:   'sec-fetch-site': 'same-origin',
2025-11-28T18:09:10:   'if-none-match': '"d233607jde42"',
2025-11-28T18:09:10:   'sec-fetch-mode': 'cors',
2025-11-28T18:09:10:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:09:10:   referer: 'https://gearly.com/',
2025-11-28T18:09:10:   'sec-fetch-dest': 'empty',
2025-11-28T18:09:10:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:09:10:   priority: 'u=3, i',
2025-11-28T18:09:10:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:09:10:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..fEtQgGTG5b7-Lxu4.hUZzkoSE0ATg2Dr1KUFrfIeRj6qcKYm9xcX2yMlNqKeDLIz6L3HC5kBrH-EfjBYsn9q596tVtlVpJ28y9yPl0lEzsKURc5VJP6T9Mn-D-OYk-9ZNESB6IdxAYYXdR1Eviw7d9sNmE8wcrTclNzjEuAVxjbEu19Y3z5w0yl9ftj2dOzYFImzWRfaue0ka_b53yEWUITLKOKpGdOWB1gPnXxFWJHn08OCrWB61zf2CnGuGoqhSfNVAZma-6WctGTc.LdoooWX5qbAl0YmoWYn2Rw; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:09:10:   'x-forwarded-proto': 'https',
2025-11-28T18:09:10:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:09:10:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:09:10:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:09:10:   connection: 'Keep-Alive',
2025-11-28T18:09:10:   'x-middleware-invoke': '',
2025-11-28T18:09:10:   'x-invoke-path': '/api/auth/session',
2025-11-28T18:09:10:   'x-invoke-query': '%7B%7D',
2025-11-28T18:09:10:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T18:09:10: }
2025-11-28T18:09:10: 2025-11-28T23:09:10.280Z compression no compression: size below threshold
2025-11-28T18:09:10: 2025-11-28T23:09:10.303Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T18:09:10:   matchedOutput: {
2025-11-28T18:09:10:     type: 'pageFile',
2025-11-28T18:09:10:     fsPath: undefined,
2025-11-28T18:09:10:     locale: undefined,
2025-11-28T18:09:10:     itemsRoot: undefined,
2025-11-28T18:09:10:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T18:09:10:   },
2025-11-28T18:09:10:   statusCode: undefined,
2025-11-28T18:09:10:   resHeaders: {},
2025-11-28T18:09:10:   bodyStream: false,
2025-11-28T18:09:10:   parsedUrl: {
2025-11-28T18:09:10:     pathname: '/api/auth/providers',
2025-11-28T18:09:10:     query: [Object: null prototype] {}
2025-11-28T18:09:10:   },
2025-11-28T18:09:10:   finished: true
2025-11-28T18:09:10: }
2025-11-28T18:09:10: 2025-11-28T23:09:10.303Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T18:09:10:   host: 'gearly.com',
2025-11-28T18:09:10:   accept: '*/*',
2025-11-28T18:09:10:   'sec-fetch-site': 'same-origin',
2025-11-28T18:09:10:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T18:09:10:   'sec-fetch-mode': 'cors',
2025-11-28T18:09:10:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:09:10:   referer: 'https://gearly.com/',
2025-11-28T18:09:10:   'sec-fetch-dest': 'empty',
2025-11-28T18:09:10:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:09:10:   priority: 'u=3, i',
2025-11-28T18:09:10:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:09:10:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..t01b0_z_ddd5AEiH.VQp81H90wJesMQdvd4yzgKCRSEgvMLIxPcJqbqTYTUiQR3bFWK-EwNQ87rmWZWTGQmhfVkiJ5OjFRpcvRnOeqC0-VRB9wygTYvg4Ev1ckJt4d1f6MbQ9UWeHVUMlvBHYzLrSyclH46cqYp9cDw70IpBnMXPGFdEiAIoRTew20uUrjq5l7eWvUjekMBamlzRX_NGjvPMgjA2W15RT_godUUqn8h6Wj_QwW6STi5SzK8LbzYXoH__3h2fHhWaMwTQ.aWBXiyjdptyY_y68egg-lw; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:09:10:   'x-forwarded-proto': 'https',
2025-11-28T18:09:10:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:09:10:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:09:10:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:09:10:   connection: 'Keep-Alive',
2025-11-28T18:09:10:   'x-middleware-invoke': '',
2025-11-28T18:09:10:   'x-invoke-path': '/api/auth/providers',
2025-11-28T18:09:10:   'x-invoke-query': '%7B%7D',
2025-11-28T18:09:10:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T18:09:10: }
2025-11-28T18:09:10: 2025-11-28T23:09:10.304Z compression no compression: size below threshold
2025-11-28T18:09:10: 2025-11-28T23:09:10.304Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:09:10:   matchedOutput: {
2025-11-28T18:09:10:     type: 'pageFile',
2025-11-28T18:09:10:     fsPath: undefined,
2025-11-28T18:09:10:     locale: undefined,
2025-11-28T18:09:10:     itemsRoot: undefined,
2025-11-28T18:09:10:     itemPath: '/api/conversations'
2025-11-28T18:09:10:   },
2025-11-28T18:09:10:   statusCode: undefined,
2025-11-28T18:09:10:   resHeaders: {},
2025-11-28T18:09:10:   bodyStream: false,
2025-11-28T18:09:10:   parsedUrl: {
2025-11-28T18:09:10:     pathname: '/api/conversations',
2025-11-28T18:09:10:     query: [Object: null prototype] {}
2025-11-28T18:09:10:   },
2025-11-28T18:09:10:   finished: true
2025-11-28T18:09:10: }
2025-11-28T18:09:10: 2025-11-28T23:09:10.304Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:09:10:   host: 'gearly.com',
2025-11-28T18:09:10:   accept: '*/*',
2025-11-28T18:09:10:   'sec-fetch-site': 'same-origin',
2025-11-28T18:09:10:   pragma: 'no-cache',
2025-11-28T18:09:10:   'sec-fetch-mode': 'cors',
2025-11-28T18:09:10:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:09:10:   referer: 'https://gearly.com/',
2025-11-28T18:09:10:   'sec-fetch-dest': 'empty',
2025-11-28T18:09:10:   'cache-control': 'no-cache',
2025-11-28T18:09:10:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:09:10:   priority: 'u=3, i',
2025-11-28T18:09:10:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:09:10:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..t01b0_z_ddd5AEiH.VQp81H90wJesMQdvd4yzgKCRSEgvMLIxPcJqbqTYTUiQR3bFWK-EwNQ87rmWZWTGQmhfVkiJ5OjFRpcvRnOeqC0-VRB9wygTYvg4Ev1ckJt4d1f6MbQ9UWeHVUMlvBHYzLrSyclH46cqYp9cDw70IpBnMXPGFdEiAIoRTew20uUrjq5l7eWvUjekMBamlzRX_NGjvPMgjA2W15RT_godUUqn8h6Wj_QwW6STi5SzK8LbzYXoH__3h2fHhWaMwTQ.aWBXiyjdptyY_y68egg-lw; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:09:10:   'x-forwarded-proto': 'https',
2025-11-28T18:09:10:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:09:10:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:09:10:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:09:10:   connection: 'Keep-Alive',
2025-11-28T18:09:10:   'x-middleware-invoke': '',
2025-11-28T18:09:10:   'x-invoke-path': '/api/conversations',
2025-11-28T18:09:10:   'x-invoke-query': '%7B%7D',
2025-11-28T18:09:10:   'x-invoke-output': '/api/conversations'
2025-11-28T18:09:10: }
2025-11-28T18:09:10: 2025-11-28T23:09:10.308Z compression gzip compression
2025-11-28T18:09:10: 2025-11-28T23:09:10.560Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T18:09:10:   matchedOutput: {
2025-11-28T18:09:10:     type: 'pageFile',
2025-11-28T18:09:10:     fsPath: undefined,
2025-11-28T18:09:10:     locale: undefined,
2025-11-28T18:09:10:     itemsRoot: undefined,
2025-11-28T18:09:10:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T18:09:10:   },
2025-11-28T18:09:10:   statusCode: undefined,
2025-11-28T18:09:10:   resHeaders: {},
2025-11-28T18:09:10:   bodyStream: false,
2025-11-28T18:09:10:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T18:09:10:   finished: true
2025-11-28T18:09:10: }
2025-11-28T18:09:10: 2025-11-28T23:09:10.560Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T18:09:10:   host: 'gearly.com',
2025-11-28T18:09:10:   accept: '*/*',
2025-11-28T18:09:10:   'content-type': 'application/json',
2025-11-28T18:09:10:   'sec-fetch-site': 'same-origin',
2025-11-28T18:09:10:   'if-none-match': '"15xxgl6xv4442"',
2025-11-28T18:09:10:   'sec-fetch-mode': 'cors',
2025-11-28T18:09:10:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:09:10:   referer: 'https://gearly.com/',
2025-11-28T18:09:10:   'sec-fetch-dest': 'empty',
2025-11-28T18:09:10:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:09:10:   priority: 'u=3, i',
2025-11-28T18:09:10:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:09:10:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..r0BEvEdPYkHhMJn0.iSb7UKasyRFOJds6H7t8Qwfvdwhelc9blRtObs4752xqM6CWO-U7RyeBTPQ1v3lYdXyjR5nYCsB0SU9eonlhKkYEwfyNGAMylYNq5VODmsLqLi8CbNu7f9gwyfmEI8qHZ1WFt43mkcExhFWyE7ITaXeAys-BtJb956lDrw8vBa7hYzI0wGp-RdLZ9-AJQELaWR3mPB2iY6YrI7PIGPTzPjfs9XXIQSFxeohFXt2k0mmthG1s2b_mVg_VFp_V1w8.uJI4SuH6NdH3tHczgPBwIg; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:09:10:   'x-forwarded-proto': 'https',
2025-11-28T18:09:10:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:09:10:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:09:10:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:09:10:   connection: 'Keep-Alive',
2025-11-28T18:09:10:   'x-middleware-invoke': '',
2025-11-28T18:09:10:   'x-invoke-path': '/api/auth/session',
2025-11-28T18:09:10:   'x-invoke-query': '%7B%7D',
2025-11-28T18:09:10:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T18:09:10: }
2025-11-28T18:09:10: 2025-11-28T23:09:10.562Z compression no compression: size below threshold
2025-11-28T18:09:12: 2025-11-28T23:09:12.196Z next:router-server:main requestHandler! /?author=1 {
2025-11-28T18:09:12:   matchedOutput: {
2025-11-28T18:09:12:     type: 'pageFile',
2025-11-28T18:09:12:     fsPath: undefined,
2025-11-28T18:09:12:     locale: undefined,
2025-11-28T18:09:12:     itemsRoot: undefined,
2025-11-28T18:09:12:     itemPath: '/'
2025-11-28T18:09:12:   },
2025-11-28T18:09:12:   statusCode: undefined,
2025-11-28T18:09:12:   resHeaders: {},
2025-11-28T18:09:12:   bodyStream: false,
2025-11-28T18:09:12:   parsedUrl: { pathname: '/', query: [Object: null prototype] { author: '1' } },
2025-11-28T18:09:12:   finished: true
2025-11-28T18:09:12: }
2025-11-28T18:09:12: 2025-11-28T23:09:12.196Z next:router-server:main invokeRender /?author=1 {
2025-11-28T18:09:12:   host: 'gearly.com',
2025-11-28T18:09:12:   referer: 'https://www.google.com',
2025-11-28T18:09:12:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
2025-11-28T18:09:12:   'accept-encoding': 'gzip,deflate',
2025-11-28T18:09:12:   'x-forwarded-proto': 'https',
2025-11-28T18:09:12:   'x-forwarded-for': '175.35.235.49',
2025-11-28T18:09:12:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:09:12:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:09:12:   connection: 'Keep-Alive',
2025-11-28T18:09:12:   'x-middleware-invoke': '',
2025-11-28T18:09:12:   'x-invoke-path': '/',
2025-11-28T18:09:12:   'x-invoke-query': '%7B%22author%22%3A%221%22%7D',
2025-11-28T18:09:12:   'x-invoke-output': '/'
2025-11-28T18:09:12: }
2025-11-28T18:09:12: 2025-11-28T23:09:12.197Z compression gzip compression
2025-11-28T18:09:21: 2025-11-28T23:09:21.206Z next:router-server:main requestHandler! /wp-login.php {
2025-11-28T18:09:21:   matchedOutput: null,
2025-11-28T18:09:21:   statusCode: undefined,
2025-11-28T18:09:21:   resHeaders: {},
2025-11-28T18:09:21:   bodyStream: false,
2025-11-28T18:09:21:   parsedUrl: { pathname: '/wp-login.php', query: [Object: null prototype] {} },
2025-11-28T18:09:21:   finished: false
2025-11-28T18:09:21: }
2025-11-28T18:09:21: 2025-11-28T23:09:21.206Z next:router-server:main invokeRender /wp-login.php {
2025-11-28T18:09:21:   host: 'gearly.com',
2025-11-28T18:09:21:   referer: 'https://www.google.com',
2025-11-28T18:09:21:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
2025-11-28T18:09:21:   'accept-encoding': 'gzip,deflate',
2025-11-28T18:09:21:   'x-forwarded-proto': 'https',
2025-11-28T18:09:21:   'x-forwarded-for': '175.35.235.49',
2025-11-28T18:09:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:09:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:09:21:   connection: 'Keep-Alive',
2025-11-28T18:09:21:   'x-middleware-invoke': '',
2025-11-28T18:09:21:   'x-invoke-path': '/404',
2025-11-28T18:09:21:   'x-invoke-query': '%7B%7D',
2025-11-28T18:09:21:   'x-invoke-status': '404'
2025-11-28T18:09:21: }
2025-11-28T18:09:21: 2025-11-28T23:09:21.207Z compression gzip compression
2025-11-28T18:09:31: 2025-11-28T23:09:31.747Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:09:31:   matchedOutput: {
2025-11-28T18:09:31:     type: 'pageFile',
2025-11-28T18:09:31:     fsPath: undefined,
2025-11-28T18:09:31:     locale: undefined,
2025-11-28T18:09:31:     itemsRoot: undefined,
2025-11-28T18:09:31:     itemPath: '/api/conversations'
2025-11-28T18:09:31:   },
2025-11-28T18:09:31:   statusCode: undefined,
2025-11-28T18:09:31:   resHeaders: {},
2025-11-28T18:09:31:   bodyStream: false,
2025-11-28T18:09:31:   parsedUrl: {
2025-11-28T18:09:31:     pathname: '/api/conversations',
2025-11-28T18:09:31:     query: [Object: null prototype] {}
2025-11-28T18:09:31:   },
2025-11-28T18:09:31:   finished: true
2025-11-28T18:09:31: }
2025-11-28T18:09:31: 2025-11-28T23:09:31.747Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:09:31:   host: 'gearly.com',
2025-11-28T18:09:31:   accept: '*/*',
2025-11-28T18:09:31:   'sec-fetch-site': 'same-origin',
2025-11-28T18:09:31:   origin: 'https://gearly.com',
2025-11-28T18:09:31:   'sec-fetch-mode': 'cors',
2025-11-28T18:09:31:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:09:31:   referer: 'https://gearly.com/',
2025-11-28T18:09:31:   'sec-fetch-dest': 'empty',
2025-11-28T18:09:31:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:09:31:   priority: 'u=3, i',
2025-11-28T18:09:31:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:09:31:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Spe-3NaOySSRZAss.Y7bbu88QfqHE1mondwIKI34Kw4odh32-jLHGrlqCyjKP28Wm-hodWvVw4hUSm7qSlTuLqYNTmjTDDrj8AdZsSo1CeMmOE2LqmK2w_8uyBDOkswvfcPXfkvlWiqrGdaf84MvORJSKGc5v5zBKtphPkAgfWk2P6CvIHEKqdn32_T7GFHqCDzqfXjyrcQk5XRTBafnAnqPfLcvypQbAg1veOH8OIgN_qTUyNyeeNuvGGv7g8LiWPc1nLB3JRpWSWlE.BjRSdNizN_t9MTppMBdrYg; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:09:31:   'x-forwarded-proto': 'https',
2025-11-28T18:09:31:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:09:31:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:09:31:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:09:31:   'content-length': '0',
2025-11-28T18:09:31:   connection: 'Keep-Alive',
2025-11-28T18:09:31:   'x-middleware-invoke': '',
2025-11-28T18:09:31:   'x-invoke-path': '/api/conversations',
2025-11-28T18:09:31:   'x-invoke-query': '%7B%7D',
2025-11-28T18:09:31:   'x-invoke-output': '/api/conversations'
2025-11-28T18:09:31: }
2025-11-28T18:09:31: 2025-11-28T23:09:31.750Z compression no compression: size below threshold
2025-11-28T18:09:31: 2025-11-28T23:09:31.765Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:09:31:   matchedOutput: {
2025-11-28T18:09:31:     type: 'pageFile',
2025-11-28T18:09:31:     fsPath: undefined,
2025-11-28T18:09:31:     locale: undefined,
2025-11-28T18:09:31:     itemsRoot: undefined,
2025-11-28T18:09:31:     itemPath: '/api/conversations'
2025-11-28T18:09:31:   },
2025-11-28T18:09:31:   statusCode: undefined,
2025-11-28T18:09:31:   resHeaders: {},
2025-11-28T18:09:31:   bodyStream: false,
2025-11-28T18:09:31:   parsedUrl: {
2025-11-28T18:09:31:     pathname: '/api/conversations',
2025-11-28T18:09:31:     query: [Object: null prototype] {}
2025-11-28T18:09:31:   },
2025-11-28T18:09:31:   finished: true
2025-11-28T18:09:31: }
2025-11-28T18:09:31: 2025-11-28T23:09:31.765Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:09:31:   host: 'gearly.com',
2025-11-28T18:09:31:   accept: '*/*',
2025-11-28T18:09:31:   'sec-fetch-site': 'same-origin',
2025-11-28T18:09:31:   pragma: 'no-cache',
2025-11-28T18:09:31:   'sec-fetch-mode': 'cors',
2025-11-28T18:09:31:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:09:31:   referer: 'https://gearly.com/',
2025-11-28T18:09:31:   'sec-fetch-dest': 'empty',
2025-11-28T18:09:31:   'cache-control': 'no-cache',
2025-11-28T18:09:31:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:09:31:   priority: 'u=3, i',
2025-11-28T18:09:31:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:09:31:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..sn3pdKGH7mXtt9fk.1nnw49Nv69Kyr2m45roTUaEjg13bIoWoCzefZsVYeEtQEXKzWajrJnKrdQfTVN4UvrocxjY9AJYKJDxWg2Ij3YpuaFPUQ82-es5RfEv1H2DlDRB3nS5bAQJcbB6-QOL7jEAqES4qSTDV_10jvarjrKLK92EnbnTjBEbHQX_nY9FJdmXZ97JONts78wxe5m7febJZ8YpRK6aGXr2HA6SY784UbMbqgTPnfgK3rgfpKetIiCkUeS28qe-fyhPNGvw.YdmHNhTqGUBtbd1SyNaj5g; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:09:31:   'x-forwarded-proto': 'https',
2025-11-28T18:09:31:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:09:31:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:09:31:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:09:31:   connection: 'Keep-Alive',
2025-11-28T18:09:31:   'x-middleware-invoke': '',
2025-11-28T18:09:31:   'x-invoke-path': '/api/conversations',
2025-11-28T18:09:31:   'x-invoke-query': '%7B%7D',
2025-11-28T18:09:31:   'x-invoke-output': '/api/conversations'
2025-11-28T18:09:31: }
2025-11-28T18:09:31: 2025-11-28T23:09:31.766Z compression gzip compression
2025-11-28T18:09:31: 2025-11-28T23:09:31.780Z next:router-server:main requestHandler! /profile.png {
2025-11-28T18:09:31:   matchedOutput: {
2025-11-28T18:09:31:     type: 'publicFolder',
2025-11-28T18:09:31:     fsPath: '/home/americas/public_html/ai/public/profile.png',
2025-11-28T18:09:31:     locale: undefined,
2025-11-28T18:09:31:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T18:09:31:     itemPath: '/profile.png'
2025-11-28T18:09:31:   },
2025-11-28T18:09:31:   statusCode: undefined,
2025-11-28T18:09:31:   resHeaders: {},
2025-11-28T18:09:31:   bodyStream: false,
2025-11-28T18:09:31:   parsedUrl: { pathname: '/profile.png', query: [Object: null prototype] {} },
2025-11-28T18:09:31:   finished: true
2025-11-28T18:09:31: }
2025-11-28T18:09:31: 2025-11-28T23:09:31.780Z send stat "/home/americas/public_html/ai/public/profile.png"
2025-11-28T18:09:31: 2025-11-28T23:09:31.780Z send pipe "/home/americas/public_html/ai/public/profile.png"
2025-11-28T18:09:31: 2025-11-28T23:09:31.780Z send accept ranges
2025-11-28T18:09:31: 2025-11-28T23:09:31.780Z send cache-control public, max-age=0
2025-11-28T18:09:31: 2025-11-28T23:09:31.780Z send modified Fri, 28 Nov 2025 02:38:41 GMT
2025-11-28T18:09:31: 2025-11-28T23:09:31.780Z send etag W/"e5b-19ac853ba0a"
2025-11-28T18:09:31: 2025-11-28T23:09:31.780Z send content-type image/png
2025-11-28T18:09:31: 2025-11-28T23:09:31.780Z send not modified
2025-11-28T18:09:31: 2025-11-28T23:09:31.780Z compression undefined not compressible
2025-11-28T18:09:31: 2025-11-28T23:09:31.780Z compression no compression: filtered
2025-11-28T18:09:31: 2025-11-28T23:09:31.798Z next:router-server:main requestHandler! /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:09:31:   matchedOutput: {
2025-11-28T18:09:31:     type: 'pageFile',
2025-11-28T18:09:31:     fsPath: undefined,
2025-11-28T18:09:31:     locale: undefined,
2025-11-28T18:09:31:     itemsRoot: undefined,
2025-11-28T18:09:31:     itemPath: '/api/conversation/[id]'
2025-11-28T18:09:31:   },
2025-11-28T18:09:31:   statusCode: undefined,
2025-11-28T18:09:31:   resHeaders: {},
2025-11-28T18:09:31:   bodyStream: false,
2025-11-28T18:09:31:   parsedUrl: {
2025-11-28T18:09:31:     pathname: '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:09:31:     query: [Object: null prototype] {}
2025-11-28T18:09:31:   },
2025-11-28T18:09:31:   finished: true
2025-11-28T18:09:31: }
2025-11-28T18:09:31: 2025-11-28T23:09:31.798Z next:router-server:main invokeRender /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:09:31:   host: 'gearly.com',
2025-11-28T18:09:31:   accept: '*/*',
2025-11-28T18:09:31:   'content-type': 'application/json',
2025-11-28T18:09:31:   'sec-fetch-site': 'same-origin',
2025-11-28T18:09:31:   origin: 'https://gearly.com',
2025-11-28T18:09:31:   'sec-fetch-mode': 'cors',
2025-11-28T18:09:31:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:09:31:   referer: 'https://gearly.com/',
2025-11-28T18:09:31:   'sec-fetch-dest': 'empty',
2025-11-28T18:09:31:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:09:31:   priority: 'u=3, i',
2025-11-28T18:09:31:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:09:31:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..GCSrVxaR2PIo-gbo.D4woYKljqTrNSXBkl-c9eYcpIIuYl7iNnCu4XEoDRgcMRGOl04tuY6Oic786MUZ5GK2W2mZR3UdSvV0BJ3x6mvrM4KaJ65JVsrxWamBoAeOGisszLLwtscnt_5LaLBp0cVXxp0zcvPvHZhacFVGsrs_KTMnhJoZyGL5MRykHwIafl2C3AwVCS04vkM06GBh5GYCloK3oZC7ksf_OifYCCM4b1nwL4djmo-2Ffr6rQbqSQwCL6_81XUWLOf_z6AA.tMCnIjTK7jFtujm_szE_2Q; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:09:31:   'x-forwarded-proto': 'https',
2025-11-28T18:09:31:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:09:31:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:09:31:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:09:31:   'content-length': '72',
2025-11-28T18:09:31:   connection: 'Keep-Alive',
2025-11-28T18:09:31:   'x-middleware-invoke': '',
2025-11-28T18:09:31:   'x-invoke-path': '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:09:31:   'x-invoke-query': '%7B%7D',
2025-11-28T18:09:31:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T18:09:31: }
2025-11-28T18:09:31: 2025-11-28T23:09:31.801Z compression no compression: size below threshold
2025-11-28T18:09:31: 2025-11-28T23:09:31.819Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:09:31:   matchedOutput: {
2025-11-28T18:09:31:     type: 'pageFile',
2025-11-28T18:09:31:     fsPath: undefined,
2025-11-28T18:09:31:     locale: undefined,
2025-11-28T18:09:31:     itemsRoot: undefined,
2025-11-28T18:09:31:     itemPath: '/api/conversations'
2025-11-28T18:09:31:   },
2025-11-28T18:09:31:   statusCode: undefined,
2025-11-28T18:09:31:   resHeaders: {},
2025-11-28T18:09:31:   bodyStream: false,
2025-11-28T18:09:31:   parsedUrl: {
2025-11-28T18:09:31:     pathname: '/api/conversations',
2025-11-28T18:09:31:     query: [Object: null prototype] {}
2025-11-28T18:09:31:   },
2025-11-28T18:09:31:   finished: true
2025-11-28T18:09:31: }
2025-11-28T18:09:31: 2025-11-28T23:09:31.819Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:09:31:   host: 'gearly.com',
2025-11-28T18:09:31:   accept: '*/*',
2025-11-28T18:09:31:   'sec-fetch-site': 'same-origin',
2025-11-28T18:09:31:   pragma: 'no-cache',
2025-11-28T18:09:31:   'sec-fetch-mode': 'cors',
2025-11-28T18:09:31:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:09:31:   referer: 'https://gearly.com/',
2025-11-28T18:09:31:   'sec-fetch-dest': 'empty',
2025-11-28T18:09:31:   'cache-control': 'no-cache',
2025-11-28T18:09:31:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:09:31:   priority: 'u=3, i',
2025-11-28T18:09:31:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:09:31:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..509Td4Fy0LOQgpTy.NbwAqujDxuJdYZIgCZ7hrzgAAQHpXfmEZnmCsap9kB1zL5GeaWkphFT0nhaNYlgWF2RpIGv0AhS_zndHSlbUhWJUPYK0RxqAf72LadbFiCYlFdokB-9Z1WRcHFOzpAmesqgRiE1CV_0ZpYlbnrR-op8wpiJYFSD9Rs-veaIibL5qKL-gLbEV1GjxBY0rnHdtrTVwyztEYGxiNhktMplmQmeQj163DhjCUNVkWiJ1A2q0PJPJAORswQMEsKLOs-A.AR53kj1o1qvf-iRhirAPig; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:09:31:   'x-forwarded-proto': 'https',
2025-11-28T18:09:31:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:09:31:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:09:31:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:09:31:   connection: 'Keep-Alive',
2025-11-28T18:09:31:   'x-middleware-invoke': '',
2025-11-28T18:09:31:   'x-invoke-path': '/api/conversations',
2025-11-28T18:09:31:   'x-invoke-query': '%7B%7D',
2025-11-28T18:09:31:   'x-invoke-output': '/api/conversations'
2025-11-28T18:09:31: }
2025-11-28T18:09:31: 2025-11-28T23:09:31.820Z next:router-server:main requestHandler! /api/stream {
2025-11-28T18:09:31:   matchedOutput: {
2025-11-28T18:09:31:     type: 'pageFile',
2025-11-28T18:09:31:     fsPath: undefined,
2025-11-28T18:09:31:     locale: undefined,
2025-11-28T18:09:31:     itemsRoot: undefined,
2025-11-28T18:09:31:     itemPath: '/api/stream'
2025-11-28T18:09:31:   },
2025-11-28T18:09:31:   statusCode: undefined,
2025-11-28T18:09:31:   resHeaders: {},
2025-11-28T18:09:31:   bodyStream: false,
2025-11-28T18:09:31:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T18:09:31:   finished: true
2025-11-28T18:09:31: }
2025-11-28T18:09:31: 2025-11-28T23:09:31.820Z next:router-server:main invokeRender /api/stream {
2025-11-28T18:09:31:   host: 'gearly.com',
2025-11-28T18:09:31:   accept: '*/*',
2025-11-28T18:09:31:   'content-type': 'application/json',
2025-11-28T18:09:31:   'sec-fetch-site': 'same-origin',
2025-11-28T18:09:31:   origin: 'https://gearly.com',
2025-11-28T18:09:31:   'sec-fetch-mode': 'cors',
2025-11-28T18:09:31:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:09:31:   referer: 'https://gearly.com/',
2025-11-28T18:09:31:   'sec-fetch-dest': 'empty',
2025-11-28T18:09:31:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:09:31:   priority: 'u=3, i',
2025-11-28T18:09:31:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:09:31:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..509Td4Fy0LOQgpTy.NbwAqujDxuJdYZIgCZ7hrzgAAQHpXfmEZnmCsap9kB1zL5GeaWkphFT0nhaNYlgWF2RpIGv0AhS_zndHSlbUhWJUPYK0RxqAf72LadbFiCYlFdokB-9Z1WRcHFOzpAmesqgRiE1CV_0ZpYlbnrR-op8wpiJYFSD9Rs-veaIibL5qKL-gLbEV1GjxBY0rnHdtrTVwyztEYGxiNhktMplmQmeQj163DhjCUNVkWiJ1A2q0PJPJAORswQMEsKLOs-A.AR53kj1o1qvf-iRhirAPig; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:09:31:   'x-forwarded-proto': 'https',
2025-11-28T18:09:31:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:09:31:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:09:31:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:09:31:   'content-length': '129',
2025-11-28T18:09:31:   connection: 'Keep-Alive',
2025-11-28T18:09:31:   'x-middleware-invoke': '',
2025-11-28T18:09:31:   'x-invoke-path': '/api/stream',
2025-11-28T18:09:31:   'x-invoke-query': '%7B%7D',
2025-11-28T18:09:31:   'x-invoke-output': '/api/stream'
2025-11-28T18:09:31: }
2025-11-28T18:09:31: 2025-11-28T23:09:31.820Z compression gzip compression
2025-11-28T18:09:34: 2025-11-28T23:09:34.199Z next:router-server:main requestHandler! /wp-login.php {
2025-11-28T18:09:34:   matchedOutput: null,
2025-11-28T18:09:34:   statusCode: undefined,
2025-11-28T18:09:34:   resHeaders: {},
2025-11-28T18:09:34:   bodyStream: false,
2025-11-28T18:09:34:   parsedUrl: { pathname: '/wp-login.php', query: [Object: null prototype] {} },
2025-11-28T18:09:34:   finished: false
2025-11-28T18:09:34: }
2025-11-28T18:09:34: 2025-11-28T23:09:34.200Z next:router-server:main invokeRender /wp-login.php {
2025-11-28T18:09:34:   host: 'gearly.com',
2025-11-28T18:09:34:   referer: 'https://www.google.com',
2025-11-28T18:09:34:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36',
2025-11-28T18:09:34:   'accept-encoding': 'gzip,deflate',
2025-11-28T18:09:34:   'x-forwarded-proto': 'https',
2025-11-28T18:09:34:   'x-forwarded-for': '175.35.235.49',
2025-11-28T18:09:34:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:09:34:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:09:34:   connection: 'Keep-Alive',
2025-11-28T18:09:34:   'x-middleware-invoke': '',
2025-11-28T18:09:34:   'x-invoke-path': '/404',
2025-11-28T18:09:34:   'x-invoke-query': '%7B%7D',
2025-11-28T18:09:34:   'x-invoke-status': '404'
2025-11-28T18:09:34: }
2025-11-28T18:09:34: 2025-11-28T23:09:34.201Z compression gzip compression
2025-11-28T18:09:37: 2025-11-28T23:09:37.646Z compression gzip compression
2025-11-28T18:10:00: 2025-11-28T23:10:00.837Z next:router-server:main requestHandler! /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:10:00:   matchedOutput: {
2025-11-28T18:10:00:     type: 'pageFile',
2025-11-28T18:10:00:     fsPath: undefined,
2025-11-28T18:10:00:     locale: undefined,
2025-11-28T18:10:00:     itemsRoot: undefined,
2025-11-28T18:10:00:     itemPath: '/api/conversation/[id]'
2025-11-28T18:10:00:   },
2025-11-28T18:10:00:   statusCode: undefined,
2025-11-28T18:10:00:   resHeaders: {},
2025-11-28T18:10:00:   bodyStream: false,
2025-11-28T18:10:00:   parsedUrl: {
2025-11-28T18:10:00:     pathname: '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:10:00:     query: [Object: null prototype] {}
2025-11-28T18:10:00:   },
2025-11-28T18:10:00:   finished: true
2025-11-28T18:10:00: }
2025-11-28T18:10:00: 2025-11-28T23:10:00.837Z next:router-server:main invokeRender /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:10:00:   host: 'gearly.com',
2025-11-28T18:10:00:   accept: '*/*',
2025-11-28T18:10:00:   'content-type': 'application/json',
2025-11-28T18:10:00:   'sec-fetch-site': 'same-origin',
2025-11-28T18:10:00:   origin: 'https://gearly.com',
2025-11-28T18:10:00:   'sec-fetch-mode': 'cors',
2025-11-28T18:10:00:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:10:00:   referer: 'https://gearly.com/',
2025-11-28T18:10:00:   'sec-fetch-dest': 'empty',
2025-11-28T18:10:00:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:10:00:   priority: 'u=3, i',
2025-11-28T18:10:00:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:10:00:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..hpeh_7V_A8fLpo36.G3yuQ4bFv_2l69GgbZpTK0qBfF8l4U-q1mLZdUxWx63aQs3jqHfLlVoh8zbcqNYgH2G9BTPy15OTBDsbAYJYaBydwoN8gKZIYbhkb6Dd5GplSNQqIznZ4wRF_LM6Sue-tn0Yl7NgWsniX5A6aXgFj1-NMl2FYjrVIweoWDNN8C7tLXZQBXPnQhmdjXJakfvQzVdEUakki2jMQkk0gjDunr9gckv2EOenn5Ck0HIk_0g1Fua4tEorw5tbhlK8_hI.hxgkGZwjauRAEVCBvFyPVA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:10:00:   'x-forwarded-proto': 'https',
2025-11-28T18:10:00:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:10:00:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:10:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:10:00:   'content-length': '5732',
2025-11-28T18:10:00:   connection: 'Keep-Alive',
2025-11-28T18:10:00:   'x-middleware-invoke': '',
2025-11-28T18:10:00:   'x-invoke-path': '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:10:00:   'x-invoke-query': '%7B%7D',
2025-11-28T18:10:00:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T18:10:00: }
2025-11-28T18:10:00: 2025-11-28T23:10:00.841Z compression gzip compression
2025-11-28T18:10:00: 2025-11-28T23:10:00.855Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:10:00:   matchedOutput: {
2025-11-28T18:10:00:     type: 'pageFile',
2025-11-28T18:10:00:     fsPath: undefined,
2025-11-28T18:10:00:     locale: undefined,
2025-11-28T18:10:00:     itemsRoot: undefined,
2025-11-28T18:10:00:     itemPath: '/api/conversations'
2025-11-28T18:10:00:   },
2025-11-28T18:10:00:   statusCode: undefined,
2025-11-28T18:10:00:   resHeaders: {},
2025-11-28T18:10:00:   bodyStream: false,
2025-11-28T18:10:00:   parsedUrl: {
2025-11-28T18:10:00:     pathname: '/api/conversations',
2025-11-28T18:10:00:     query: [Object: null prototype] {}
2025-11-28T18:10:00:   },
2025-11-28T18:10:00:   finished: true
2025-11-28T18:10:00: }
2025-11-28T18:10:00: 2025-11-28T23:10:00.855Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:10:00:   host: 'gearly.com',
2025-11-28T18:10:00:   accept: '*/*',
2025-11-28T18:10:00:   'sec-fetch-site': 'same-origin',
2025-11-28T18:10:00:   pragma: 'no-cache',
2025-11-28T18:10:00:   'sec-fetch-mode': 'cors',
2025-11-28T18:10:00:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:10:00:   referer: 'https://gearly.com/',
2025-11-28T18:10:00:   'sec-fetch-dest': 'empty',
2025-11-28T18:10:00:   'cache-control': 'no-cache',
2025-11-28T18:10:00:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:10:00:   priority: 'u=3, i',
2025-11-28T18:10:00:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:10:00:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..ByTZ6WWS2ffcgVl1.pLmrpWBg6tffiCmeyvFelNdidiTjj9IcW0axb4UJCZ68sQhA8yaO0p6mKF_hWt8k26OnvBrHUac9J2sKpQEc75PxG74pthaiIcv_NVsJRvloNDL5peFZTbFZ0XfbVizmLqmjP1c3BTjj4TClKS6MGNd78z9Yav0KseyyzWSmZ1cSTvCXZ9QNex_iz-gIc2gM-pF8Lx0Sks6RbzewT-FzpHAkkQMKYvRbArIXnaVesn9P64mFO-fGdrttbv0N6NQ.sqScSYxibCG5zZQs592fZw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:10:00:   'x-forwarded-proto': 'https',
2025-11-28T18:10:00:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:10:00:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:10:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:10:00:   connection: 'Keep-Alive',
2025-11-28T18:10:00:   'x-middleware-invoke': '',
2025-11-28T18:10:00:   'x-invoke-path': '/api/conversations',
2025-11-28T18:10:00:   'x-invoke-query': '%7B%7D',
2025-11-28T18:10:00:   'x-invoke-output': '/api/conversations'
2025-11-28T18:10:00: }
2025-11-28T18:10:00: 2025-11-28T23:10:00.856Z compression gzip compression
2025-11-28T18:11:33: 2025-11-28T23:11:33.599Z next:router-server:main requestHandler! /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:11:33:   matchedOutput: {
2025-11-28T18:11:33:     type: 'pageFile',
2025-11-28T18:11:33:     fsPath: undefined,
2025-11-28T18:11:33:     locale: undefined,
2025-11-28T18:11:33:     itemsRoot: undefined,
2025-11-28T18:11:33:     itemPath: '/api/conversation/[id]'
2025-11-28T18:11:33:   },
2025-11-28T18:11:33:   statusCode: undefined,
2025-11-28T18:11:33:   resHeaders: {},
2025-11-28T18:11:33:   bodyStream: false,
2025-11-28T18:11:33:   parsedUrl: {
2025-11-28T18:11:33:     pathname: '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:11:33:     query: [Object: null prototype] {}
2025-11-28T18:11:33:   },
2025-11-28T18:11:33:   finished: true
2025-11-28T18:11:33: }
2025-11-28T18:11:33: 2025-11-28T23:11:33.599Z next:router-server:main invokeRender /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:11:33:   host: 'gearly.com',
2025-11-28T18:11:33:   accept: '*/*',
2025-11-28T18:11:33:   'content-type': 'application/json',
2025-11-28T18:11:33:   'sec-fetch-site': 'same-origin',
2025-11-28T18:11:33:   origin: 'https://gearly.com',
2025-11-28T18:11:33:   'sec-fetch-mode': 'cors',
2025-11-28T18:11:33:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:11:33:   referer: 'https://gearly.com/',
2025-11-28T18:11:33:   'sec-fetch-dest': 'empty',
2025-11-28T18:11:33:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:11:33:   priority: 'u=3, i',
2025-11-28T18:11:33:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:11:33:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..NPMpCHNBDHq7ntLH.TZy6SwB8midliKJu9de7Q6KyTCZMzVNC3nREbr6ESmKyL1KcqpXwV1PD6k5mTyVmpe9Zo3Ni5af_fbl7p3IXBaUi4fs0BM0WL10VSw0maPH_uVZtq7rFb_2f-mf4i5TJ-b7Bwwj7eIAYcIIGCbYxhUgTce1ppAxAXqFAZaglLATIZFbIkSyRMZZY6UBU1pxT0QdgjRcjjGwRMzBV6fghkpHFCz_A1Eks0StPbjJ6D1qn7DyPPzQTa_c7iUm5x3k.rWomYjWvsrH1kgDFO-Rk2A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:11:33:   'x-forwarded-proto': 'https',
2025-11-28T18:11:33:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:11:33:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:11:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:11:33:   'content-length': '55',
2025-11-28T18:11:33:   connection: 'Keep-Alive',
2025-11-28T18:11:33:   'x-middleware-invoke': '',
2025-11-28T18:11:33:   'x-invoke-path': '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:11:33:   'x-invoke-query': '%7B%7D',
2025-11-28T18:11:33:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T18:11:33: }
2025-11-28T18:11:33: 2025-11-28T23:11:33.603Z compression gzip compression
2025-11-28T18:11:33: 2025-11-28T23:11:33.624Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:11:33:   matchedOutput: {
2025-11-28T18:11:33:     type: 'pageFile',
2025-11-28T18:11:33:     fsPath: undefined,
2025-11-28T18:11:33:     locale: undefined,
2025-11-28T18:11:33:     itemsRoot: undefined,
2025-11-28T18:11:33:     itemPath: '/api/conversations'
2025-11-28T18:11:33:   },
2025-11-28T18:11:33:   statusCode: undefined,
2025-11-28T18:11:33:   resHeaders: {},
2025-11-28T18:11:33:   bodyStream: false,
2025-11-28T18:11:33:   parsedUrl: {
2025-11-28T18:11:33:     pathname: '/api/conversations',
2025-11-28T18:11:33:     query: [Object: null prototype] {}
2025-11-28T18:11:33:   },
2025-11-28T18:11:33:   finished: true
2025-11-28T18:11:33: }
2025-11-28T18:11:33: 2025-11-28T23:11:33.624Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:11:33:   host: 'gearly.com',
2025-11-28T18:11:33:   accept: '*/*',
2025-11-28T18:11:33:   'sec-fetch-site': 'same-origin',
2025-11-28T18:11:33:   pragma: 'no-cache',
2025-11-28T18:11:33:   'sec-fetch-mode': 'cors',
2025-11-28T18:11:33:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:11:33:   referer: 'https://gearly.com/',
2025-11-28T18:11:33:   'sec-fetch-dest': 'empty',
2025-11-28T18:11:33:   'cache-control': 'no-cache',
2025-11-28T18:11:33:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:11:33:   priority: 'u=3, i',
2025-11-28T18:11:33:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:11:33:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..jmCyMVDb6KOMahkw.GLcj6f9pmjnbX4NWtaI9HRP28t78rpDGYxFQ85nDpMUtvJ2175GoGi3p2mYnBMaKSAlijS6VBNTrvuTLvaX-iBeWs5qZNtTbs3eYVyPtSdMvuxlGO4jlILmshM8I6P520l3oXZlQfLojnfR_ZuTBsNB4TIBOsRscCFKyv6PHTtsUOG0_o8VGz-4TGk6BZbTXxs_LwlTunBt9QJu0i0ML7rXEWBPU9eWPmSifTi_xkMw16QaS13ArlWHeg8HnN-o.UY9nHlUxY0KB4KdSTqQdbg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:11:33:   'x-forwarded-proto': 'https',
2025-11-28T18:11:33:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:11:33:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:11:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:11:33:   connection: 'Keep-Alive',
2025-11-28T18:11:33:   'x-middleware-invoke': '',
2025-11-28T18:11:33:   'x-invoke-path': '/api/conversations',
2025-11-28T18:11:33:   'x-invoke-query': '%7B%7D',
2025-11-28T18:11:33:   'x-invoke-output': '/api/conversations'
2025-11-28T18:11:33: }
2025-11-28T18:11:33: 2025-11-28T23:11:33.626Z compression gzip compression
2025-11-28T18:11:33: 2025-11-28T23:11:33.663Z next:router-server:main requestHandler! /api/stream {
2025-11-28T18:11:33:   matchedOutput: {
2025-11-28T18:11:33:     type: 'pageFile',
2025-11-28T18:11:33:     fsPath: undefined,
2025-11-28T18:11:33:     locale: undefined,
2025-11-28T18:11:33:     itemsRoot: undefined,
2025-11-28T18:11:33:     itemPath: '/api/stream'
2025-11-28T18:11:33:   },
2025-11-28T18:11:33:   statusCode: undefined,
2025-11-28T18:11:33:   resHeaders: {},
2025-11-28T18:11:33:   bodyStream: false,
2025-11-28T18:11:33:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T18:11:33:   finished: true
2025-11-28T18:11:33: }
2025-11-28T18:11:33: 2025-11-28T23:11:33.664Z next:router-server:main invokeRender /api/stream {
2025-11-28T18:11:33:   host: 'gearly.com',
2025-11-28T18:11:33:   accept: '*/*',
2025-11-28T18:11:33:   'content-type': 'application/json',
2025-11-28T18:11:33:   'sec-fetch-site': 'same-origin',
2025-11-28T18:11:33:   origin: 'https://gearly.com',
2025-11-28T18:11:33:   'sec-fetch-mode': 'cors',
2025-11-28T18:11:33:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:11:33:   referer: 'https://gearly.com/',
2025-11-28T18:11:33:   'sec-fetch-dest': 'empty',
2025-11-28T18:11:33:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:11:33:   priority: 'u=3, i',
2025-11-28T18:11:33:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:11:33:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..VYP9WeZ0TDCnX8Pg.QlouGr4ZUw96iLnArYTmWX2bRs20FD5lb9kS5maFtxS0NUOdmYUfemA3KCKSu78bDvLH29xRidS-VJujW9P_k-j5JfrZgMjaPW6TFbnOxXjQszg1H2ss5VV_D0RYfd5f4EX-2pZM2cme7jg79VSNnJEdRdp0zfaFh4l_P-zP3ltcK-eQVyYkzPH2_hTfhTJ5CygOq2u_9r0ysEXp3dkFaTVHgM4jtxLuHWCT-5gfMefZf3rUpBM4XRdyEfoIYP8.1y4bO69z3mP76z6uzz8p_w; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:11:33:   'x-forwarded-proto': 'https',
2025-11-28T18:11:33:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:11:33:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:11:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:11:33:   'content-length': '5917',
2025-11-28T18:11:33:   connection: 'Keep-Alive',
2025-11-28T18:11:33:   'x-middleware-invoke': '',
2025-11-28T18:11:33:   'x-invoke-path': '/api/stream',
2025-11-28T18:11:33:   'x-invoke-query': '%7B%7D',
2025-11-28T18:11:33:   'x-invoke-output': '/api/stream'
2025-11-28T18:11:33: }
2025-11-28T18:11:39: 2025-11-28T23:11:39.126Z compression gzip compression
2025-11-28T18:12:00: 2025-11-28T23:12:00.784Z next:router-server:main requestHandler! /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:12:00:   matchedOutput: {
2025-11-28T18:12:00:     type: 'pageFile',
2025-11-28T18:12:00:     fsPath: undefined,
2025-11-28T18:12:00:     locale: undefined,
2025-11-28T18:12:00:     itemsRoot: undefined,
2025-11-28T18:12:00:     itemPath: '/api/conversation/[id]'
2025-11-28T18:12:00:   },
2025-11-28T18:12:00:   statusCode: undefined,
2025-11-28T18:12:00:   resHeaders: {},
2025-11-28T18:12:00:   bodyStream: false,
2025-11-28T18:12:00:   parsedUrl: {
2025-11-28T18:12:00:     pathname: '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:12:00:     query: [Object: null prototype] {}
2025-11-28T18:12:00:   },
2025-11-28T18:12:00:   finished: true
2025-11-28T18:12:00: }
2025-11-28T18:12:00: 2025-11-28T23:12:00.785Z next:router-server:main invokeRender /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:12:00:   host: 'gearly.com',
2025-11-28T18:12:00:   accept: '*/*',
2025-11-28T18:12:00:   'content-type': 'application/json',
2025-11-28T18:12:00:   'sec-fetch-site': 'same-origin',
2025-11-28T18:12:00:   origin: 'https://gearly.com',
2025-11-28T18:12:00:   'sec-fetch-mode': 'cors',
2025-11-28T18:12:00:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:12:00:   referer: 'https://gearly.com/',
2025-11-28T18:12:00:   'sec-fetch-dest': 'empty',
2025-11-28T18:12:00:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:12:00:   priority: 'u=3, i',
2025-11-28T18:12:00:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:12:00:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..ujtgAEuapn35Hlud.L9eGoA9VwgY5ZDRcyXcdFeeKZEED-bnBLBDjLfP7C-yuOZk3nz4SX7LaMHdWcC7MSDfpGQ5rAekpvvGw2RYwQvWz07OEbi33uqb436wpy9pwtV4ItxpXWb6Xg15lmkzJA1goGIoHHYwtWJrag9VM4Q5wfF8Tsf_6aoKsE05dckrO214ORk2B_SsycRDaLdBFY9o4SULePTjF813C8tcbqKhgQMDiMv6ykkuruXN9YJFpjM9GpxO3S5gkgEDbxGI.AQXV2PZUt-5Sqa41x3AC6A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:12:00:   'x-forwarded-proto': 'https',
2025-11-28T18:12:00:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:12:00:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:12:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:12:00:   'content-length': '5345',
2025-11-28T18:12:00:   connection: 'Keep-Alive',
2025-11-28T18:12:00:   'x-middleware-invoke': '',
2025-11-28T18:12:00:   'x-invoke-path': '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:12:00:   'x-invoke-query': '%7B%7D',
2025-11-28T18:12:00:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T18:12:00: }
2025-11-28T18:12:00: 2025-11-28T23:12:00.789Z compression gzip compression
2025-11-28T18:12:00: 2025-11-28T23:12:00.804Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:12:00:   matchedOutput: {
2025-11-28T18:12:00:     type: 'pageFile',
2025-11-28T18:12:00:     fsPath: undefined,
2025-11-28T18:12:00:     locale: undefined,
2025-11-28T18:12:00:     itemsRoot: undefined,
2025-11-28T18:12:00:     itemPath: '/api/conversations'
2025-11-28T18:12:00:   },
2025-11-28T18:12:00:   statusCode: undefined,
2025-11-28T18:12:00:   resHeaders: {},
2025-11-28T18:12:00:   bodyStream: false,
2025-11-28T18:12:00:   parsedUrl: {
2025-11-28T18:12:00:     pathname: '/api/conversations',
2025-11-28T18:12:00:     query: [Object: null prototype] {}
2025-11-28T18:12:00:   },
2025-11-28T18:12:00:   finished: true
2025-11-28T18:12:00: }
2025-11-28T18:12:00: 2025-11-28T23:12:00.804Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:12:00:   host: 'gearly.com',
2025-11-28T18:12:00:   accept: '*/*',
2025-11-28T18:12:00:   'sec-fetch-site': 'same-origin',
2025-11-28T18:12:00:   pragma: 'no-cache',
2025-11-28T18:12:00:   'sec-fetch-mode': 'cors',
2025-11-28T18:12:00:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:12:00:   referer: 'https://gearly.com/',
2025-11-28T18:12:00:   'sec-fetch-dest': 'empty',
2025-11-28T18:12:00:   'cache-control': 'no-cache',
2025-11-28T18:12:00:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:12:00:   priority: 'u=3, i',
2025-11-28T18:12:00:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:12:00:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..aJmgQC154hhh3Ij7.o5g_ajVUV1Bup4x6i0_92TMtvApcw7dK1mAJXezcc-5eNULjurG65jCdZtzehTYPOXEGvIicfWZpXhOiCcr3pdM7KEFijYUMBaTHeDSdkB_hSPg9AvMdNZEQVXUThVej1TuXKsYFuHGZ1e3SNocRomXC0VzC73poODubyFDTTc5qEC-S298EjqmXj9p8kVrDX3vrhwWAGm5MsqhhZI_Bv8qmUTtKUbPl-F6W2_hTvSD0Hg_kdqxmODdELglPX0E.d0PO4LV6a-jAtT5bBkZFiA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:12:00:   'x-forwarded-proto': 'https',
2025-11-28T18:12:00:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:12:00:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:12:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:12:00:   connection: 'Keep-Alive',
2025-11-28T18:12:00:   'x-middleware-invoke': '',
2025-11-28T18:12:00:   'x-invoke-path': '/api/conversations',
2025-11-28T18:12:00:   'x-invoke-query': '%7B%7D',
2025-11-28T18:12:00:   'x-invoke-output': '/api/conversations'
2025-11-28T18:12:00: }
2025-11-28T18:12:00: 2025-11-28T23:12:00.806Z compression gzip compression
2025-11-28T18:12:15: 2025-11-28T23:12:15.267Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T18:12:15:   matchedOutput: {
2025-11-28T18:12:15:     type: 'pageFile',
2025-11-28T18:12:15:     fsPath: undefined,
2025-11-28T18:12:15:     locale: undefined,
2025-11-28T18:12:15:     itemsRoot: undefined,
2025-11-28T18:12:15:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T18:12:15:   },
2025-11-28T18:12:15:   statusCode: undefined,
2025-11-28T18:12:15:   resHeaders: {},
2025-11-28T18:12:15:   bodyStream: false,
2025-11-28T18:12:15:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T18:12:15:   finished: true
2025-11-28T18:12:15: }
2025-11-28T18:12:15: 2025-11-28T23:12:15.267Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T18:12:15:   host: 'gearly.com',
2025-11-28T18:12:15:   accept: '*/*',
2025-11-28T18:12:15:   'content-type': 'application/json',
2025-11-28T18:12:15:   'sec-fetch-site': 'same-origin',
2025-11-28T18:12:15:   'if-none-match': '"158apxmsvna42"',
2025-11-28T18:12:15:   'sec-fetch-mode': 'cors',
2025-11-28T18:12:15:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:12:15:   referer: 'https://gearly.com/',
2025-11-28T18:12:15:   'sec-fetch-dest': 'empty',
2025-11-28T18:12:15:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:12:15:   priority: 'u=3, i',
2025-11-28T18:12:15:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:12:15:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..JkkhH53NudG-m8nL.8MP1LSAa6l5Td8y1m2sAOBm5og0QGYfj-4uKwFrAFZIPToxELsbf1iRgoHsYRXQ_sd2ZCdoOP7WeV1pAbjuevo663Vli7FOFXCZpjgDLxoQManfhdjiBcbNpUy3kTscZpaHdfAVLoIJUq6wVSlPQ5upmxMpKpv-LE48PHO1UTrehNclYsw1Hn1skr1vJ0LTVHnSC5cTKqi6w1CT2igHPgktx7viHHtdb87mDg7CZErxeXKGCz2E9zQhtpw3TJqQ.4Eut9uQpZ4YRW_Z99GdioQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:12:15:   'x-forwarded-proto': 'https',
2025-11-28T18:12:15:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:12:15:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:12:15:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:12:15:   connection: 'Keep-Alive',
2025-11-28T18:12:15:   'x-middleware-invoke': '',
2025-11-28T18:12:15:   'x-invoke-path': '/api/auth/session',
2025-11-28T18:12:15:   'x-invoke-query': '%7B%7D',
2025-11-28T18:12:15:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T18:12:15: }
2025-11-28T18:12:15: 2025-11-28T23:12:15.268Z compression no compression: size below threshold
2025-11-28T18:18:44: 2025-11-28T23:18:44.395Z next:router-server:main requestHandler! /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:18:44:   matchedOutput: {
2025-11-28T18:18:44:     type: 'pageFile',
2025-11-28T18:18:44:     fsPath: undefined,
2025-11-28T18:18:44:     locale: undefined,
2025-11-28T18:18:44:     itemsRoot: undefined,
2025-11-28T18:18:44:     itemPath: '/api/conversation/[id]'
2025-11-28T18:18:44:   },
2025-11-28T18:18:44:   statusCode: undefined,
2025-11-28T18:18:44:   resHeaders: {},
2025-11-28T18:18:44:   bodyStream: false,
2025-11-28T18:18:44:   parsedUrl: {
2025-11-28T18:18:44:     pathname: '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:18:44:     query: [Object: null prototype] {}
2025-11-28T18:18:44:   },
2025-11-28T18:18:44:   finished: true
2025-11-28T18:18:44: }
2025-11-28T18:18:44: 2025-11-28T23:18:44.395Z next:router-server:main invokeRender /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:18:44:   host: 'gearly.com',
2025-11-28T18:18:44:   accept: '*/*',
2025-11-28T18:18:44:   'content-type': 'application/json',
2025-11-28T18:18:44:   'sec-fetch-site': 'same-origin',
2025-11-28T18:18:44:   origin: 'https://gearly.com',
2025-11-28T18:18:44:   'sec-fetch-mode': 'cors',
2025-11-28T18:18:44:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:18:44:   referer: 'https://gearly.com/',
2025-11-28T18:18:44:   'sec-fetch-dest': 'empty',
2025-11-28T18:18:44:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:18:44:   priority: 'u=3, i',
2025-11-28T18:18:44:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:18:44:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..ihTDzwoQdmlh0kkc.UbuyXmY3neYVIq1GBM_qjbo8l4cxqH1096K5nEYiVRGU_daXXKyhacRquKZG5g3SMbkz0pR6n63jtZvbY4JmU_igYLJnilDy9h7FNv7SMFtIt4tYhjYlklvU226SkAMG-fBTdL5WTBE6tYgqCiHbBzfWoDfzX-LbzW77t9mIFsUw5l3yygt1PJfr5dq2BhnWlaq4Dxk2-BwJ1j5oEY5K9wwuP0HjZsbKbaCGwMlPbNy9QQBaoA7hcQti0Qdk4Vg.uIYPVxNRh5Kk5uPrBQ60mA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:18:44:   'x-forwarded-proto': 'https',
2025-11-28T18:18:44:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:18:44:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:18:44:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:18:44:   'content-length': '58',
2025-11-28T18:18:44:   connection: 'Keep-Alive',
2025-11-28T18:18:44:   'x-middleware-invoke': '',
2025-11-28T18:18:44:   'x-invoke-path': '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:18:44:   'x-invoke-query': '%7B%7D',
2025-11-28T18:18:44:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T18:18:44: }
2025-11-28T18:18:44: 2025-11-28T23:18:44.401Z compression gzip compression
2025-11-28T18:18:44: 2025-11-28T23:18:44.419Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:18:44:   matchedOutput: {
2025-11-28T18:18:44:     type: 'pageFile',
2025-11-28T18:18:44:     fsPath: undefined,
2025-11-28T18:18:44:     locale: undefined,
2025-11-28T18:18:44:     itemsRoot: undefined,
2025-11-28T18:18:44:     itemPath: '/api/conversations'
2025-11-28T18:18:44:   },
2025-11-28T18:18:44:   statusCode: undefined,
2025-11-28T18:18:44:   resHeaders: {},
2025-11-28T18:18:44:   bodyStream: false,
2025-11-28T18:18:44:   parsedUrl: {
2025-11-28T18:18:44:     pathname: '/api/conversations',
2025-11-28T18:18:44:     query: [Object: null prototype] {}
2025-11-28T18:18:44:   },
2025-11-28T18:18:44:   finished: true
2025-11-28T18:18:44: }
2025-11-28T18:18:44: 2025-11-28T23:18:44.419Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:18:44:   host: 'gearly.com',
2025-11-28T18:18:44:   accept: '*/*',
2025-11-28T18:18:44:   'sec-fetch-site': 'same-origin',
2025-11-28T18:18:44:   pragma: 'no-cache',
2025-11-28T18:18:44:   'sec-fetch-mode': 'cors',
2025-11-28T18:18:44:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:18:44:   referer: 'https://gearly.com/',
2025-11-28T18:18:44:   'sec-fetch-dest': 'empty',
2025-11-28T18:18:44:   'cache-control': 'no-cache',
2025-11-28T18:18:44:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:18:44:   priority: 'u=3, i',
2025-11-28T18:18:44:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:18:44:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..7iBXN0vKf04Gmz_w.PFMX6e0duUgwIq4K-60bNhB_JA5kOJDcZdZHzZMEu88uVOaQPPE9E65V6D0zkbPgyWNtofmHIb5TcEl_rRlisX60U6A534pyVA-XgUXI5xR-9nhlqabAC4-yXYOP37eLc6ON_f8CTzF6OO3CHMAyPYS8_nFtpaYrphAPpG2DRXkaP5nawqAf-zzHD9xprnILcblhOitqvcqcjYTAvk2gff6NcoPGeczUU5zoqD5bgQncwiUMZr1utPoMdqoZafQ.ARTQKl2mF-s4MIREvIyzpA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:18:44:   'x-forwarded-proto': 'https',
2025-11-28T18:18:44:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:18:44:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:18:44:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:18:44:   connection: 'Keep-Alive',
2025-11-28T18:18:44:   'x-middleware-invoke': '',
2025-11-28T18:18:44:   'x-invoke-path': '/api/conversations',
2025-11-28T18:18:44:   'x-invoke-query': '%7B%7D',
2025-11-28T18:18:44:   'x-invoke-output': '/api/conversations'
2025-11-28T18:18:44: }
2025-11-28T18:18:44: 2025-11-28T23:18:44.421Z compression gzip compression
2025-11-28T18:18:44: 2025-11-28T23:18:44.466Z next:router-server:main requestHandler! /api/stream {
2025-11-28T18:18:44:   matchedOutput: {
2025-11-28T18:18:44:     type: 'pageFile',
2025-11-28T18:18:44:     fsPath: undefined,
2025-11-28T18:18:44:     locale: undefined,
2025-11-28T18:18:44:     itemsRoot: undefined,
2025-11-28T18:18:44:     itemPath: '/api/stream'
2025-11-28T18:18:44:   },
2025-11-28T18:18:44:   statusCode: undefined,
2025-11-28T18:18:44:   resHeaders: {},
2025-11-28T18:18:44:   bodyStream: false,
2025-11-28T18:18:44:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T18:18:44:   finished: true
2025-11-28T18:18:44: }
2025-11-28T18:18:44: 2025-11-28T23:18:44.466Z next:router-server:main invokeRender /api/stream {
2025-11-28T18:18:44:   host: 'gearly.com',
2025-11-28T18:18:44:   accept: '*/*',
2025-11-28T18:18:44:   'content-type': 'application/json',
2025-11-28T18:18:44:   'sec-fetch-site': 'same-origin',
2025-11-28T18:18:44:   origin: 'https://gearly.com',
2025-11-28T18:18:44:   'sec-fetch-mode': 'cors',
2025-11-28T18:18:44:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:18:44:   referer: 'https://gearly.com/',
2025-11-28T18:18:44:   'sec-fetch-dest': 'empty',
2025-11-28T18:18:44:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:18:44:   priority: 'u=3, i',
2025-11-28T18:18:44:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:18:44:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Ygr4JN9l7iTMh6UF.tqPq0Rx82chWl2pQ7qruYAMqLbiJyqfqq5LCo38XTbH1W48iAdEpjIBAk-3KmBIYoV-mBwFbjvgCPNdB0GAcGfGhmXsKJElN-aFQjfk22ST1ea0F1XpHwJzK8Pn3-nv2Bl4A1sIoAZrraYWJZe70Bi1INKcQIZhSGVTouSrAJDwW0S1EMVmlR3RnE-6RrnzfSzlKZkpkrIZTLekWdcYTRCTvWxmgfQJEHbMusc9TC40DkWyPpd37lWGBNoppnxQ.S-6cXfgmnDMmzEpoNPfJQQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:18:44:   'x-forwarded-proto': 'https',
2025-11-28T18:18:44:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:18:44:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:18:44:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:18:44:   'content-length': '11322',
2025-11-28T18:18:44:   connection: 'Keep-Alive',
2025-11-28T18:18:44:   'x-middleware-invoke': '',
2025-11-28T18:18:44:   'x-invoke-path': '/api/stream',
2025-11-28T18:18:44:   'x-invoke-query': '%7B%7D',
2025-11-28T18:18:44:   'x-invoke-output': '/api/stream'
2025-11-28T18:18:44: }
2025-11-28T18:18:44: 2025-11-28T23:18:44.843Z compression gzip compression
2025-11-28T18:19:04: 2025-11-28T23:19:04.507Z next:router-server:main requestHandler! /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:19:04:   matchedOutput: {
2025-11-28T18:19:04:     type: 'pageFile',
2025-11-28T18:19:04:     fsPath: undefined,
2025-11-28T18:19:04:     locale: undefined,
2025-11-28T18:19:04:     itemsRoot: undefined,
2025-11-28T18:19:04:     itemPath: '/api/conversation/[id]'
2025-11-28T18:19:04:   },
2025-11-28T18:19:04:   statusCode: undefined,
2025-11-28T18:19:04:   resHeaders: {},
2025-11-28T18:19:04:   bodyStream: false,
2025-11-28T18:19:04:   parsedUrl: {
2025-11-28T18:19:04:     pathname: '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:19:04:     query: [Object: null prototype] {}
2025-11-28T18:19:04:   },
2025-11-28T18:19:04:   finished: true
2025-11-28T18:19:04: }
2025-11-28T18:19:04: 2025-11-28T23:19:04.507Z next:router-server:main invokeRender /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:19:04:   host: 'gearly.com',
2025-11-28T18:19:04:   accept: '*/*',
2025-11-28T18:19:04:   'content-type': 'application/json',
2025-11-28T18:19:04:   'sec-fetch-site': 'same-origin',
2025-11-28T18:19:04:   origin: 'https://gearly.com',
2025-11-28T18:19:04:   'sec-fetch-mode': 'cors',
2025-11-28T18:19:04:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:19:04:   referer: 'https://gearly.com/',
2025-11-28T18:19:04:   'sec-fetch-dest': 'empty',
2025-11-28T18:19:04:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:19:04:   priority: 'u=3, i',
2025-11-28T18:19:04:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:19:04:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..C03JKNtUsflD4HZg.9Lbb-zjmybEdNxb7gyomxB9rHsnDh7fd-nRd_Cl7FinCxrrc3EaBmags6vySW77C6GvCJVmkQ7-t3ehRBCVa7SuZhIDAQ6WccvpHQQJ0UMIRHAK3FJEmIDX6TDHj0T5Dkw8vBqYXipzpz4DVc8Vio1F4qD8Xc4AQq1OU9iyiPQ0a4fayWKbCRUMzMM8WR_LShWEH0aZQvir1le78kjusk_cE9c6mzLgwFvtTpP1qBPezivfKyp1nd5-K-3NGcKY._UFzz73QD5xSO8D7_F_8Jg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:19:04:   'x-forwarded-proto': 'https',
2025-11-28T18:19:04:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:19:04:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:19:04:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:19:04:   'content-length': '4815',
2025-11-28T18:19:04:   connection: 'Keep-Alive',
2025-11-28T18:19:04:   'x-middleware-invoke': '',
2025-11-28T18:19:04:   'x-invoke-path': '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:19:04:   'x-invoke-query': '%7B%7D',
2025-11-28T18:19:04:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T18:19:04: }
2025-11-28T18:19:04: 2025-11-28T23:19:04.511Z compression gzip compression
2025-11-28T18:19:04: 2025-11-28T23:19:04.532Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:19:04:   matchedOutput: {
2025-11-28T18:19:04:     type: 'pageFile',
2025-11-28T18:19:04:     fsPath: undefined,
2025-11-28T18:19:04:     locale: undefined,
2025-11-28T18:19:04:     itemsRoot: undefined,
2025-11-28T18:19:04:     itemPath: '/api/conversations'
2025-11-28T18:19:04:   },
2025-11-28T18:19:04:   statusCode: undefined,
2025-11-28T18:19:04:   resHeaders: {},
2025-11-28T18:19:04:   bodyStream: false,
2025-11-28T18:19:04:   parsedUrl: {
2025-11-28T18:19:04:     pathname: '/api/conversations',
2025-11-28T18:19:04:     query: [Object: null prototype] {}
2025-11-28T18:19:04:   },
2025-11-28T18:19:04:   finished: true
2025-11-28T18:19:04: }
2025-11-28T18:19:04: 2025-11-28T23:19:04.532Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:19:04:   host: 'gearly.com',
2025-11-28T18:19:04:   accept: '*/*',
2025-11-28T18:19:04:   'sec-fetch-site': 'same-origin',
2025-11-28T18:19:04:   pragma: 'no-cache',
2025-11-28T18:19:04:   'sec-fetch-mode': 'cors',
2025-11-28T18:19:04:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:19:04:   referer: 'https://gearly.com/',
2025-11-28T18:19:04:   'sec-fetch-dest': 'empty',
2025-11-28T18:19:04:   'cache-control': 'no-cache',
2025-11-28T18:19:04:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:19:04:   priority: 'u=3, i',
2025-11-28T18:19:04:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:19:04:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..t56sVmznR-VnfSFL.HzRzMQIuWJ6p8cG1r0yunGNFnqoQbWPD83xE4y-Iu2ICGdUMsebAlflXifV6ZlXBv8JkDXUQHett_5qMfPw6LIc5_ZxQDi6NFOLiPjhcSeHgYEDcnZsT5FoD1jLXE6h4QMGmRu5EG1bWbrqLw0Qhfd3n-yKw_-gLznrQ5x9zy3JcCg6N5jN0smUiqUkeS1sw8QCLs7XGrSZMpVglzWO9F9qJlypgDuEBueWQpHtpEraU0CCipxu2Yj8ryudT9tk.a6eso78maCQevClnDPC9Qg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:19:04:   'x-forwarded-proto': 'https',
2025-11-28T18:19:04:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:19:04:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:19:04:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:19:04:   connection: 'Keep-Alive',
2025-11-28T18:19:04:   'x-middleware-invoke': '',
2025-11-28T18:19:04:   'x-invoke-path': '/api/conversations',
2025-11-28T18:19:04:   'x-invoke-query': '%7B%7D',
2025-11-28T18:19:04:   'x-invoke-output': '/api/conversations'
2025-11-28T18:19:04: }
2025-11-28T18:19:04: 2025-11-28T23:19:04.534Z compression gzip compression
2025-11-28T18:24:27: 2025-11-28T23:24:27.141Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T18:24:27:   matchedOutput: {
2025-11-28T18:24:27:     type: 'pageFile',
2025-11-28T18:24:27:     fsPath: undefined,
2025-11-28T18:24:27:     locale: undefined,
2025-11-28T18:24:27:     itemsRoot: undefined,
2025-11-28T18:24:27:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T18:24:27:   },
2025-11-28T18:24:27:   statusCode: undefined,
2025-11-28T18:24:27:   resHeaders: {},
2025-11-28T18:24:27:   bodyStream: false,
2025-11-28T18:24:27:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T18:24:27:   finished: true
2025-11-28T18:24:27: }
2025-11-28T18:24:27: 2025-11-28T23:24:27.141Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T18:24:27:   host: 'gearly.com',
2025-11-28T18:24:27:   accept: '*/*',
2025-11-28T18:24:27:   'content-type': 'application/json',
2025-11-28T18:24:27:   'sec-fetch-site': 'same-origin',
2025-11-28T18:24:27:   'if-none-match': '"111jf2z7m8442"',
2025-11-28T18:24:27:   'sec-fetch-mode': 'cors',
2025-11-28T18:24:27:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:24:27:   referer: 'https://gearly.com/',
2025-11-28T18:24:27:   'sec-fetch-dest': 'empty',
2025-11-28T18:24:27:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:24:27:   priority: 'u=3, i',
2025-11-28T18:24:27:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:24:27:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..ctpWVPCkJyQKcR13.TSKVH3d7MBJeBSMDPu_DVqmPB9h4VL6CjxYpIh37ylveHjbJ_DOcpFhDCWJQQj1mBfoNve3kDbgv81Tdk0gc6MAyFUO6QJim7CWH8t1XWcHlT-EU1rKIa0bU0AKx56LkMWiLJHFCewli4zkwzgztQm-s5zXWYmuqgNjQhNBGlfLnGw6G0CSxCNAvcdSHws1RV-LhERNNw9b5TW5VCjHOcmBCr_xM-BXbSql6CUJ7z0T2kurE26DlKkuVyL5ET4w.hjkmrNnS-9T0oag6v8PC5g; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:24:27:   'x-forwarded-proto': 'https',
2025-11-28T18:24:27:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:24:27:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:24:27:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:24:27:   connection: 'Keep-Alive',
2025-11-28T18:24:27:   'x-middleware-invoke': '',
2025-11-28T18:24:27:   'x-invoke-path': '/api/auth/session',
2025-11-28T18:24:27:   'x-invoke-query': '%7B%7D',
2025-11-28T18:24:27:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T18:24:27: }
2025-11-28T18:24:27: 2025-11-28T23:24:27.143Z compression no compression: size below threshold
2025-11-28T18:24:49: 2025-11-28T23:24:49.647Z next:router-server:main requestHandler! /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:24:49:   matchedOutput: {
2025-11-28T18:24:49:     type: 'pageFile',
2025-11-28T18:24:49:     fsPath: undefined,
2025-11-28T18:24:49:     locale: undefined,
2025-11-28T18:24:49:     itemsRoot: undefined,
2025-11-28T18:24:49:     itemPath: '/api/conversation/[id]'
2025-11-28T18:24:49:   },
2025-11-28T18:24:49:   statusCode: undefined,
2025-11-28T18:24:49:   resHeaders: {},
2025-11-28T18:24:49:   bodyStream: false,
2025-11-28T18:24:49:   parsedUrl: {
2025-11-28T18:24:49:     pathname: '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:24:49:     query: [Object: null prototype] {}
2025-11-28T18:24:49:   },
2025-11-28T18:24:49:   finished: true
2025-11-28T18:24:49: }
2025-11-28T18:24:49: 2025-11-28T23:24:49.648Z next:router-server:main invokeRender /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:24:49:   host: 'gearly.com',
2025-11-28T18:24:49:   accept: '*/*',
2025-11-28T18:24:49:   'content-type': 'application/json',
2025-11-28T18:24:49:   'sec-fetch-site': 'same-origin',
2025-11-28T18:24:49:   origin: 'https://gearly.com',
2025-11-28T18:24:49:   'sec-fetch-mode': 'cors',
2025-11-28T18:24:49:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:24:49:   referer: 'https://gearly.com/',
2025-11-28T18:24:49:   'sec-fetch-dest': 'empty',
2025-11-28T18:24:49:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:24:49:   priority: 'u=3, i',
2025-11-28T18:24:49:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:24:49:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..QJySJLbiAYzsTGyj.9Z97Gd7ajR_j6T9fHPrrOPo8WtPFDdwjhuzusP8vn39XqXYYg2iLfFIbZdTzJisPUXnc8LBADAfGioMHM6OH0h5zTHHKRAvNzTS69SP7-D0ncnBYs4z1iLjW3qV7AHGl3Md2ZavdYrvt3e1mbSlc341evC7IZ81C8AZZNCgoswpxZoJWeQXs-CbBXGjhcL2pfzzumsdXrg8GqP5qiPC_hUSvuCU7WlV3iteM0syIzpWF_iv_L_LqZ7ylmrxPv2A.DeJJSYdeRye1TFN-Ckf0Bw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:24:49:   'x-forwarded-proto': 'https',
2025-11-28T18:24:49:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:24:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:24:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:24:49:   'content-length': '50',
2025-11-28T18:24:49:   connection: 'Keep-Alive',
2025-11-28T18:24:49:   'x-middleware-invoke': '',
2025-11-28T18:24:49:   'x-invoke-path': '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:24:49:   'x-invoke-query': '%7B%7D',
2025-11-28T18:24:49:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T18:24:49: }
2025-11-28T18:24:49: 2025-11-28T23:24:49.653Z compression gzip compression
2025-11-28T18:24:49: 2025-11-28T23:24:49.709Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:24:49:   matchedOutput: {
2025-11-28T18:24:49:     type: 'pageFile',
2025-11-28T18:24:49:     fsPath: undefined,
2025-11-28T18:24:49:     locale: undefined,
2025-11-28T18:24:49:     itemsRoot: undefined,
2025-11-28T18:24:49:     itemPath: '/api/conversations'
2025-11-28T18:24:49:   },
2025-11-28T18:24:49:   statusCode: undefined,
2025-11-28T18:24:49:   resHeaders: {},
2025-11-28T18:24:49:   bodyStream: false,
2025-11-28T18:24:49:   parsedUrl: {
2025-11-28T18:24:49:     pathname: '/api/conversations',
2025-11-28T18:24:49:     query: [Object: null prototype] {}
2025-11-28T18:24:49:   },
2025-11-28T18:24:49:   finished: true
2025-11-28T18:24:49: }
2025-11-28T18:24:49: 2025-11-28T23:24:49.709Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:24:49:   host: 'gearly.com',
2025-11-28T18:24:49:   accept: '*/*',
2025-11-28T18:24:49:   'sec-fetch-site': 'same-origin',
2025-11-28T18:24:49:   pragma: 'no-cache',
2025-11-28T18:24:49:   'sec-fetch-mode': 'cors',
2025-11-28T18:24:49:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:24:49:   referer: 'https://gearly.com/',
2025-11-28T18:24:49:   'sec-fetch-dest': 'empty',
2025-11-28T18:24:49:   'cache-control': 'no-cache',
2025-11-28T18:24:49:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:24:49:   priority: 'u=3, i',
2025-11-28T18:24:49:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:24:49:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..T5VLxua0CYhfogT_.426wE3GPLjJ1ILhQBm8dGe-kgzFQB5_ZGI_PgQjrlR2GpwYR3BtrRLxB4iOR-lgIi7qPVCqEFCA2tBTDIbDkjS5xnLzX08oZpmNfeJW4PXvhEjGR-p7WPf-P9U-CFFcp9P3uRvte4g74jX1uSW8K-bfLAPiMeImuKUzJfIxwNpY38V3nHcnCMdCYUe1KIjOd7FuV9whIp1RTQerzuq0xXwsnynr4pYoO9DOc_-c657MlKMFVCD4oHf9E1NDZXco.QL0MP8oFdGl-TPRoCHa7WA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:24:49:   'x-forwarded-proto': 'https',
2025-11-28T18:24:49:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:24:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:24:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:24:49:   connection: 'Keep-Alive',
2025-11-28T18:24:49:   'x-middleware-invoke': '',
2025-11-28T18:24:49:   'x-invoke-path': '/api/conversations',
2025-11-28T18:24:49:   'x-invoke-query': '%7B%7D',
2025-11-28T18:24:49:   'x-invoke-output': '/api/conversations'
2025-11-28T18:24:49: }
2025-11-28T18:24:49: 2025-11-28T23:24:49.711Z compression gzip compression
2025-11-28T18:24:49: 2025-11-28T23:24:49.720Z next:router-server:main requestHandler! /api/stream {
2025-11-28T18:24:49:   matchedOutput: {
2025-11-28T18:24:49:     type: 'pageFile',
2025-11-28T18:24:49:     fsPath: undefined,
2025-11-28T18:24:49:     locale: undefined,
2025-11-28T18:24:49:     itemsRoot: undefined,
2025-11-28T18:24:49:     itemPath: '/api/stream'
2025-11-28T18:24:49:   },
2025-11-28T18:24:49:   statusCode: undefined,
2025-11-28T18:24:49:   resHeaders: {},
2025-11-28T18:24:49:   bodyStream: false,
2025-11-28T18:24:49:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T18:24:49:   finished: true
2025-11-28T18:24:49: }
2025-11-28T18:24:49: 2025-11-28T23:24:49.720Z next:router-server:main invokeRender /api/stream {
2025-11-28T18:24:49:   host: 'gearly.com',
2025-11-28T18:24:49:   accept: '*/*',
2025-11-28T18:24:49:   'content-type': 'application/json',
2025-11-28T18:24:49:   'sec-fetch-site': 'same-origin',
2025-11-28T18:24:49:   origin: 'https://gearly.com',
2025-11-28T18:24:49:   'sec-fetch-mode': 'cors',
2025-11-28T18:24:49:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:24:49:   referer: 'https://gearly.com/',
2025-11-28T18:24:49:   'sec-fetch-dest': 'empty',
2025-11-28T18:24:49:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:24:49:   priority: 'u=3, i',
2025-11-28T18:24:49:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:24:49:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..T5VLxua0CYhfogT_.426wE3GPLjJ1ILhQBm8dGe-kgzFQB5_ZGI_PgQjrlR2GpwYR3BtrRLxB4iOR-lgIi7qPVCqEFCA2tBTDIbDkjS5xnLzX08oZpmNfeJW4PXvhEjGR-p7WPf-P9U-CFFcp9P3uRvte4g74jX1uSW8K-bfLAPiMeImuKUzJfIxwNpY38V3nHcnCMdCYUe1KIjOd7FuV9whIp1RTQerzuq0xXwsnynr4pYoO9DOc_-c657MlKMFVCD4oHf9E1NDZXco.QL0MP8oFdGl-TPRoCHa7WA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:24:49:   'x-forwarded-proto': 'https',
2025-11-28T18:24:49:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:24:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:24:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:24:49:   'content-length': '14264',
2025-11-28T18:24:49:   connection: 'Keep-Alive',
2025-11-28T18:24:49:   'x-middleware-invoke': '',
2025-11-28T18:24:49:   'x-invoke-path': '/api/stream',
2025-11-28T18:24:49:   'x-invoke-query': '%7B%7D',
2025-11-28T18:24:49:   'x-invoke-output': '/api/stream'
2025-11-28T18:24:49: }
2025-11-28T18:24:51: 2025-11-28T23:24:51.037Z compression no compression: size below threshold
2025-11-28T18:25:33: 2025-11-28T23:25:33.179Z next:router-server:main requestHandler! /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:25:33:   matchedOutput: {
2025-11-28T18:25:33:     type: 'pageFile',
2025-11-28T18:25:33:     fsPath: undefined,
2025-11-28T18:25:33:     locale: undefined,
2025-11-28T18:25:33:     itemsRoot: undefined,
2025-11-28T18:25:33:     itemPath: '/api/conversation/[id]'
2025-11-28T18:25:33:   },
2025-11-28T18:25:33:   statusCode: undefined,
2025-11-28T18:25:33:   resHeaders: {},
2025-11-28T18:25:33:   bodyStream: false,
2025-11-28T18:25:33:   parsedUrl: {
2025-11-28T18:25:33:     pathname: '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:25:33:     query: [Object: null prototype] {}
2025-11-28T18:25:33:   },
2025-11-28T18:25:33:   finished: true
2025-11-28T18:25:33: }
2025-11-28T18:25:33: 2025-11-28T23:25:33.179Z next:router-server:main invokeRender /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:25:33:   host: 'gearly.com',
2025-11-28T18:25:33:   accept: '*/*',
2025-11-28T18:25:33:   'content-type': 'application/json',
2025-11-28T18:25:33:   'sec-fetch-site': 'same-origin',
2025-11-28T18:25:33:   origin: 'https://gearly.com',
2025-11-28T18:25:33:   'sec-fetch-mode': 'cors',
2025-11-28T18:25:33:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:25:33:   referer: 'https://gearly.com/',
2025-11-28T18:25:33:   'sec-fetch-dest': 'empty',
2025-11-28T18:25:33:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:25:33:   priority: 'u=3, i',
2025-11-28T18:25:33:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:25:33:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..PJvf9q-zqRdpDWs5.A7B1W9cfiGrQ8O3Rh5jhm-a_WlRjA2KsaGMfwDf0sWjVjDN0kLRJOypInnWD557MZmuVS-kyerj7-6yaqd5EX-9-qA3nOdIyCPbRZlh6yZwFqC_2MMBt45Gh4otUkdoE5dcJ_XWH26tLWuafytLBD8FRm7_LVCvWplHxkOBjnfJ_8EFDQjvSpc8r0dhdnyzOnhsLDS8fJ9gMAWwVa4XFEKauGpyAQn9y53PbXnkAz--XCm8nT_-ypyR3TmL0thM.P_WJlArdB0wULW6nZIt2Ag; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:25:33:   'x-forwarded-proto': 'https',
2025-11-28T18:25:33:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:25:33:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:25:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:25:33:   'content-length': '29',
2025-11-28T18:25:33:   connection: 'Keep-Alive',
2025-11-28T18:25:33:   'x-middleware-invoke': '',
2025-11-28T18:25:33:   'x-invoke-path': '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:25:33:   'x-invoke-query': '%7B%7D',
2025-11-28T18:25:33:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T18:25:33: }
2025-11-28T18:25:33: 2025-11-28T23:25:33.184Z compression gzip compression
2025-11-28T18:25:33: 2025-11-28T23:25:33.245Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:25:33:   matchedOutput: {
2025-11-28T18:25:33:     type: 'pageFile',
2025-11-28T18:25:33:     fsPath: undefined,
2025-11-28T18:25:33:     locale: undefined,
2025-11-28T18:25:33:     itemsRoot: undefined,
2025-11-28T18:25:33:     itemPath: '/api/conversations'
2025-11-28T18:25:33:   },
2025-11-28T18:25:33:   statusCode: undefined,
2025-11-28T18:25:33:   resHeaders: {},
2025-11-28T18:25:33:   bodyStream: false,
2025-11-28T18:25:33:   parsedUrl: {
2025-11-28T18:25:33:     pathname: '/api/conversations',
2025-11-28T18:25:33:     query: [Object: null prototype] {}
2025-11-28T18:25:33:   },
2025-11-28T18:25:33:   finished: true
2025-11-28T18:25:33: }
2025-11-28T18:25:33: 2025-11-28T23:25:33.245Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:25:33:   host: 'gearly.com',
2025-11-28T18:25:33:   accept: '*/*',
2025-11-28T18:25:33:   'sec-fetch-site': 'same-origin',
2025-11-28T18:25:33:   pragma: 'no-cache',
2025-11-28T18:25:33:   'sec-fetch-mode': 'cors',
2025-11-28T18:25:33:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:25:33:   referer: 'https://gearly.com/',
2025-11-28T18:25:33:   'sec-fetch-dest': 'empty',
2025-11-28T18:25:33:   'cache-control': 'no-cache',
2025-11-28T18:25:33:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:25:33:   priority: 'u=3, i',
2025-11-28T18:25:33:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:25:33:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..JqVrxOZ5x3alm0uc.U-VrMPwn72R8-EHD5gF67DrGEgjTn-bsQFpYxOEattoMyr_XJOsi5CpBiFw99NRlfyOBsdf3YGOaOx0iIW2h2O06BzSIOz1pEQrvsjz4G-yi4b4oCqKDSGLW-VSQV3w0-f8nq98XDHrOMujGt7FWI1Ywz4omZpcqyG5SdGxKrhjPdum8IbI0O8tPIGBG-yNR1btnR9lG3OWACy_iSxzi-PaMTPiG76z9v_GVguPzFVLHF9MCPh9xHB32q0jiYwk.95-eBzr_UHMUAIFY0-RF_w; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:25:33:   'x-forwarded-proto': 'https',
2025-11-28T18:25:33:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:25:33:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:25:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:25:33:   connection: 'Keep-Alive',
2025-11-28T18:25:33:   'x-middleware-invoke': '',
2025-11-28T18:25:33:   'x-invoke-path': '/api/conversations',
2025-11-28T18:25:33:   'x-invoke-query': '%7B%7D',
2025-11-28T18:25:33:   'x-invoke-output': '/api/conversations'
2025-11-28T18:25:33: }
2025-11-28T18:25:33: 2025-11-28T23:25:33.247Z compression gzip compression
2025-11-28T18:25:33: 2025-11-28T23:25:33.263Z next:router-server:main requestHandler! /api/stream {
2025-11-28T18:25:33:   matchedOutput: {
2025-11-28T18:25:33:     type: 'pageFile',
2025-11-28T18:25:33:     fsPath: undefined,
2025-11-28T18:25:33:     locale: undefined,
2025-11-28T18:25:33:     itemsRoot: undefined,
2025-11-28T18:25:33:     itemPath: '/api/stream'
2025-11-28T18:25:33:   },
2025-11-28T18:25:33:   statusCode: undefined,
2025-11-28T18:25:33:   resHeaders: {},
2025-11-28T18:25:33:   bodyStream: false,
2025-11-28T18:25:33:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T18:25:33:   finished: true
2025-11-28T18:25:33: }
2025-11-28T18:25:33: 2025-11-28T23:25:33.263Z next:router-server:main invokeRender /api/stream {
2025-11-28T18:25:33:   host: 'gearly.com',
2025-11-28T18:25:33:   accept: '*/*',
2025-11-28T18:25:33:   'content-type': 'application/json',
2025-11-28T18:25:33:   'sec-fetch-site': 'same-origin',
2025-11-28T18:25:33:   origin: 'https://gearly.com',
2025-11-28T18:25:33:   'sec-fetch-mode': 'cors',
2025-11-28T18:25:33:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:25:33:   referer: 'https://gearly.com/',
2025-11-28T18:25:33:   'sec-fetch-dest': 'empty',
2025-11-28T18:25:33:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:25:33:   priority: 'u=3, i',
2025-11-28T18:25:33:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:25:33:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..JqVrxOZ5x3alm0uc.U-VrMPwn72R8-EHD5gF67DrGEgjTn-bsQFpYxOEattoMyr_XJOsi5CpBiFw99NRlfyOBsdf3YGOaOx0iIW2h2O06BzSIOz1pEQrvsjz4G-yi4b4oCqKDSGLW-VSQV3w0-f8nq98XDHrOMujGt7FWI1Ywz4omZpcqyG5SdGxKrhjPdum8IbI0O8tPIGBG-yNR1btnR9lG3OWACy_iSxzi-PaMTPiG76z9v_GVguPzFVLHF9MCPh9xHB32q0jiYwk.95-eBzr_UHMUAIFY0-RF_w; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:25:33:   'x-forwarded-proto': 'https',
2025-11-28T18:25:33:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:25:33:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:25:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:25:33:   'content-length': '14328',
2025-11-28T18:25:33:   connection: 'Keep-Alive',
2025-11-28T18:25:33:   'x-middleware-invoke': '',
2025-11-28T18:25:33:   'x-invoke-path': '/api/stream',
2025-11-28T18:25:33:   'x-invoke-query': '%7B%7D',
2025-11-28T18:25:33:   'x-invoke-output': '/api/stream'
2025-11-28T18:25:33: }
2025-11-28T18:25:36: 2025-11-28T23:25:36.900Z compression gzip compression
2025-11-28T18:25:56: 2025-11-28T23:25:56.016Z next:router-server:main requestHandler! /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:25:56:   matchedOutput: {
2025-11-28T18:25:56:     type: 'pageFile',
2025-11-28T18:25:56:     fsPath: undefined,
2025-11-28T18:25:56:     locale: undefined,
2025-11-28T18:25:56:     itemsRoot: undefined,
2025-11-28T18:25:56:     itemPath: '/api/conversation/[id]'
2025-11-28T18:25:56:   },
2025-11-28T18:25:56:   statusCode: undefined,
2025-11-28T18:25:56:   resHeaders: {},
2025-11-28T18:25:56:   bodyStream: false,
2025-11-28T18:25:56:   parsedUrl: {
2025-11-28T18:25:56:     pathname: '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:25:56:     query: [Object: null prototype] {}
2025-11-28T18:25:56:   },
2025-11-28T18:25:56:   finished: true
2025-11-28T18:25:56: }
2025-11-28T18:25:56: 2025-11-28T23:25:56.017Z next:router-server:main invokeRender /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:25:56:   host: 'gearly.com',
2025-11-28T18:25:56:   accept: '*/*',
2025-11-28T18:25:56:   'content-type': 'application/json',
2025-11-28T18:25:56:   'sec-fetch-site': 'same-origin',
2025-11-28T18:25:56:   origin: 'https://gearly.com',
2025-11-28T18:25:56:   'sec-fetch-mode': 'cors',
2025-11-28T18:25:56:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:25:56:   referer: 'https://gearly.com/',
2025-11-28T18:25:56:   'sec-fetch-dest': 'empty',
2025-11-28T18:25:56:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:25:56:   priority: 'u=3, i',
2025-11-28T18:25:56:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:25:56:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..pRfiPvMjPca7so7T.SXwY6BjbF9j24eMI2mOlVzdwKfOcinY6KPH1anDsoQP8TyUljn-c017pZhJBcnb05Pd0M-uM5Pxe_3C_xMkqv97AkfwuUP1FKfQP4y5f-Ns1Qj80g8lr8MgdsTVDnaVuiyxERe9sO4AWWsehfoefcJp12m2eNs5B7DW--w-vXOCU7d16ZluM4aiuCiM6x9Y_VD13n_x6XIvP0cg3iD4Z1AUeTEcZcYEzOZeAPkfw9ThE_PDZWlwZ4akeTDwjWRw.3VuyNqz_WS3vUnAyEUlFEw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:25:56:   'x-forwarded-proto': 'https',
2025-11-28T18:25:56:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:25:56:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:25:56:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:25:56:   'content-length': '4876',
2025-11-28T18:25:56:   connection: 'Keep-Alive',
2025-11-28T18:25:56:   'x-middleware-invoke': '',
2025-11-28T18:25:56:   'x-invoke-path': '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:25:56:   'x-invoke-query': '%7B%7D',
2025-11-28T18:25:56:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T18:25:56: }
2025-11-28T18:25:56: 2025-11-28T23:25:56.021Z compression gzip compression
2025-11-28T18:25:56: 2025-11-28T23:25:56.038Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:25:56:   matchedOutput: {
2025-11-28T18:25:56:     type: 'pageFile',
2025-11-28T18:25:56:     fsPath: undefined,
2025-11-28T18:25:56:     locale: undefined,
2025-11-28T18:25:56:     itemsRoot: undefined,
2025-11-28T18:25:56:     itemPath: '/api/conversations'
2025-11-28T18:25:56:   },
2025-11-28T18:25:56:   statusCode: undefined,
2025-11-28T18:25:56:   resHeaders: {},
2025-11-28T18:25:56:   bodyStream: false,
2025-11-28T18:25:56:   parsedUrl: {
2025-11-28T18:25:56:     pathname: '/api/conversations',
2025-11-28T18:25:56:     query: [Object: null prototype] {}
2025-11-28T18:25:56:   },
2025-11-28T18:25:56:   finished: true
2025-11-28T18:25:56: }
2025-11-28T18:25:56: 2025-11-28T23:25:56.038Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:25:56:   host: 'gearly.com',
2025-11-28T18:25:56:   accept: '*/*',
2025-11-28T18:25:56:   'sec-fetch-site': 'same-origin',
2025-11-28T18:25:56:   pragma: 'no-cache',
2025-11-28T18:25:56:   'sec-fetch-mode': 'cors',
2025-11-28T18:25:56:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:25:56:   referer: 'https://gearly.com/',
2025-11-28T18:25:56:   'sec-fetch-dest': 'empty',
2025-11-28T18:25:56:   'cache-control': 'no-cache',
2025-11-28T18:25:56:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:25:56:   priority: 'u=3, i',
2025-11-28T18:25:56:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:25:56:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..j3TshmxScu1ouIf-.vhIa4N7kH8_42P8fPL7oFl1G6lC5kYw4GhwziS7d-esXJ2B2zdRuRbIv01qRkTyitF2BPhdgLQERDq4YcbOLeUHJu3WM81jl8tO099dJD8swS-8rImhFQK8KKWctAHOYZBFJQjTEHUVpGIHW19hANQ2udBWe9MUhQuYjrx0MuVBsGdVdaMrvvRE92Qbmx3obAzPif2aNHkg9NQEmaL8sYulb-A2xbK9uZJxbXRSF4nd_29FKv4Ob7CV-jRbbLP4.TpLGoYyD2eCCg1r_sXrEoA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:25:56:   'x-forwarded-proto': 'https',
2025-11-28T18:25:56:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:25:56:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:25:56:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:25:56:   connection: 'Keep-Alive',
2025-11-28T18:25:56:   'x-middleware-invoke': '',
2025-11-28T18:25:56:   'x-invoke-path': '/api/conversations',
2025-11-28T18:25:56:   'x-invoke-query': '%7B%7D',
2025-11-28T18:25:56:   'x-invoke-output': '/api/conversations'
2025-11-28T18:25:56: }
2025-11-28T18:25:56: 2025-11-28T23:25:56.039Z compression gzip compression
2025-11-28T18:26:54: 2025-11-28T23:26:54.501Z next:router-server:main requestHandler! /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:26:54:   matchedOutput: {
2025-11-28T18:26:54:     type: 'pageFile',
2025-11-28T18:26:54:     fsPath: undefined,
2025-11-28T18:26:54:     locale: undefined,
2025-11-28T18:26:54:     itemsRoot: undefined,
2025-11-28T18:26:54:     itemPath: '/api/conversation/[id]'
2025-11-28T18:26:54:   },
2025-11-28T18:26:54:   statusCode: undefined,
2025-11-28T18:26:54:   resHeaders: {},
2025-11-28T18:26:54:   bodyStream: false,
2025-11-28T18:26:54:   parsedUrl: {
2025-11-28T18:26:54:     pathname: '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:26:54:     query: [Object: null prototype] {}
2025-11-28T18:26:54:   },
2025-11-28T18:26:54:   finished: true
2025-11-28T18:26:54: }
2025-11-28T18:26:54: 2025-11-28T23:26:54.501Z next:router-server:main invokeRender /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:26:54:   host: 'gearly.com',
2025-11-28T18:26:54:   accept: '*/*',
2025-11-28T18:26:54:   'content-type': 'application/json',
2025-11-28T18:26:54:   'sec-fetch-site': 'same-origin',
2025-11-28T18:26:54:   origin: 'https://gearly.com',
2025-11-28T18:26:54:   'sec-fetch-mode': 'cors',
2025-11-28T18:26:54:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:26:54:   referer: 'https://gearly.com/',
2025-11-28T18:26:54:   'sec-fetch-dest': 'empty',
2025-11-28T18:26:54:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:26:54:   priority: 'u=3, i',
2025-11-28T18:26:54:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:26:54:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..RhsxkbftEzhWnKY4.czcONSLSh-QVO0t2imPxAQ_QKl1TwBpJk57wCyOWCIG_y2aQWTdectxMUYS-K4H6aPfYGt4lrS4XFJEPt4vTXYf7uvzxQ12zmZXz_YZ33Ntr2u_48KrU09TdhjP3gDBQp4l_XSKFv8bHuMl9Y24e-kiq9brTmvBOsP-37Q1vQEgDy5iglcIeW9WNj07YqGdRgl4HycprcMycR67RRaI-l8Z55MBrqb2oxyKTXwsD5ipbvmmy9Xe2TSFg9WbMNZ4.iP3fcG8kd88IuFc_OTM4Hg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:26:54:   'x-forwarded-proto': 'https',
2025-11-28T18:26:54:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:26:54:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:26:54:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:26:54:   'content-length': '65',
2025-11-28T18:26:54:   connection: 'Keep-Alive',
2025-11-28T18:26:54:   'x-middleware-invoke': '',
2025-11-28T18:26:54:   'x-invoke-path': '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:26:54:   'x-invoke-query': '%7B%7D',
2025-11-28T18:26:54:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T18:26:54: }
2025-11-28T18:26:54: 2025-11-28T23:26:54.506Z compression gzip compression
2025-11-28T18:26:54: 2025-11-28T23:26:54.541Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:26:54:   matchedOutput: {
2025-11-28T18:26:54:     type: 'pageFile',
2025-11-28T18:26:54:     fsPath: undefined,
2025-11-28T18:26:54:     locale: undefined,
2025-11-28T18:26:54:     itemsRoot: undefined,
2025-11-28T18:26:54:     itemPath: '/api/conversations'
2025-11-28T18:26:54:   },
2025-11-28T18:26:54:   statusCode: undefined,
2025-11-28T18:26:54:   resHeaders: {},
2025-11-28T18:26:54:   bodyStream: false,
2025-11-28T18:26:54:   parsedUrl: {
2025-11-28T18:26:54:     pathname: '/api/conversations',
2025-11-28T18:26:54:     query: [Object: null prototype] {}
2025-11-28T18:26:54:   },
2025-11-28T18:26:54:   finished: true
2025-11-28T18:26:54: }
2025-11-28T18:26:54: 2025-11-28T23:26:54.541Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:26:54:   host: 'gearly.com',
2025-11-28T18:26:54:   accept: '*/*',
2025-11-28T18:26:54:   'sec-fetch-site': 'same-origin',
2025-11-28T18:26:54:   pragma: 'no-cache',
2025-11-28T18:26:54:   'sec-fetch-mode': 'cors',
2025-11-28T18:26:54:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:26:54:   referer: 'https://gearly.com/',
2025-11-28T18:26:54:   'sec-fetch-dest': 'empty',
2025-11-28T18:26:54:   'cache-control': 'no-cache',
2025-11-28T18:26:54:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:26:54:   priority: 'u=3, i',
2025-11-28T18:26:54:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:26:54:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Fmce0Wy8KdX4Kg7-.SpP5SHFTn7tsukfFtd33U_SBkiYQfkH-jaMd9E_LBPtIKfcX9jhCBG0TVtFKfh13mBuGOiYbXuseltGuhv3xmy43UiZ-AqlRrR9anv_IKDLEWPI7UU7T9jJZEwVeEKWZ5uChG_C2vcFW-vaC09sdHorxYKrunrLSXrFT2hwtrcaQX77cuYgObGtJShjAXbwBWucTeFyGppPhbQSmOcRifCc9xscmupYYuwoUlI5WC0JFR-omxdy0lM_oWnU5v6c.T2nGFbv1ytVLexfjFewHWg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:26:54:   'x-forwarded-proto': 'https',
2025-11-28T18:26:54:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:26:54:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:26:54:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:26:54:   connection: 'Keep-Alive',
2025-11-28T18:26:54:   'x-middleware-invoke': '',
2025-11-28T18:26:54:   'x-invoke-path': '/api/conversations',
2025-11-28T18:26:54:   'x-invoke-query': '%7B%7D',
2025-11-28T18:26:54:   'x-invoke-output': '/api/conversations'
2025-11-28T18:26:54: }
2025-11-28T18:26:54: 2025-11-28T23:26:54.543Z compression gzip compression
2025-11-28T18:26:54: 2025-11-28T23:26:54.608Z next:router-server:main requestHandler! /api/stream {
2025-11-28T18:26:54:   matchedOutput: {
2025-11-28T18:26:54:     type: 'pageFile',
2025-11-28T18:26:54:     fsPath: undefined,
2025-11-28T18:26:54:     locale: undefined,
2025-11-28T18:26:54:     itemsRoot: undefined,
2025-11-28T18:26:54:     itemPath: '/api/stream'
2025-11-28T18:26:54:   },
2025-11-28T18:26:54:   statusCode: undefined,
2025-11-28T18:26:54:   resHeaders: {},
2025-11-28T18:26:54:   bodyStream: false,
2025-11-28T18:26:54:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T18:26:54:   finished: true
2025-11-28T18:26:54: }
2025-11-28T18:26:54: 2025-11-28T23:26:54.608Z next:router-server:main invokeRender /api/stream {
2025-11-28T18:26:54:   host: 'gearly.com',
2025-11-28T18:26:54:   accept: '*/*',
2025-11-28T18:26:54:   'content-type': 'application/json',
2025-11-28T18:26:54:   'sec-fetch-site': 'same-origin',
2025-11-28T18:26:54:   origin: 'https://gearly.com',
2025-11-28T18:26:54:   'sec-fetch-mode': 'cors',
2025-11-28T18:26:54:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:26:54:   referer: 'https://gearly.com/',
2025-11-28T18:26:54:   'sec-fetch-dest': 'empty',
2025-11-28T18:26:54:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:26:54:   priority: 'u=3, i',
2025-11-28T18:26:54:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:26:54:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..H92O5EsNndfrnkkL.hqqwtngcd1dBu7k00Iib4HZj-mY3Ag4oqifi0LhdiSc2tALevhlTX4WcwWMOKPpAHVDGWyjmNmBzFMMoRVvJgt6bVlgAyBpII25wTXXxY1ygipHSLN2v5hJU1oH-EwpLPP-3pRh_IPBdKZhpTLp5SB4ujJpCRrek-cdhnOxHV4lYDI8vUkCzIREs8J7OO4tdmt_H-fKOSlCelw6A-yKEPe3D8ChG5pFZ6e9NdTbTZGbNNq6_u_5dOytpykT8aDM.w-pGdhL7-sL_orlJ7TllIg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:26:54:   'x-forwarded-proto': 'https',
2025-11-28T18:26:54:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:26:54:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:26:54:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:26:54:   'content-length': '19271',
2025-11-28T18:26:54:   connection: 'Keep-Alive',
2025-11-28T18:26:54:   'x-middleware-invoke': '',
2025-11-28T18:26:54:   'x-invoke-path': '/api/stream',
2025-11-28T18:26:54:   'x-invoke-query': '%7B%7D',
2025-11-28T18:26:54:   'x-invoke-output': '/api/stream'
2025-11-28T18:26:54: }
2025-11-28T18:26:58: 2025-11-28T23:26:58.830Z compression gzip compression
2025-11-28T18:27:31: 2025-11-28T23:27:31.415Z next:router-server:main requestHandler! /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:27:31:   matchedOutput: {
2025-11-28T18:27:31:     type: 'pageFile',
2025-11-28T18:27:31:     fsPath: undefined,
2025-11-28T18:27:31:     locale: undefined,
2025-11-28T18:27:31:     itemsRoot: undefined,
2025-11-28T18:27:31:     itemPath: '/api/conversation/[id]'
2025-11-28T18:27:31:   },
2025-11-28T18:27:31:   statusCode: undefined,
2025-11-28T18:27:31:   resHeaders: {},
2025-11-28T18:27:31:   bodyStream: false,
2025-11-28T18:27:31:   parsedUrl: {
2025-11-28T18:27:31:     pathname: '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:27:31:     query: [Object: null prototype] {}
2025-11-28T18:27:31:   },
2025-11-28T18:27:31:   finished: true
2025-11-28T18:27:31: }
2025-11-28T18:27:31: 2025-11-28T23:27:31.415Z next:router-server:main invokeRender /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:27:31:   host: 'gearly.com',
2025-11-28T18:27:31:   accept: '*/*',
2025-11-28T18:27:31:   'content-type': 'application/json',
2025-11-28T18:27:31:   'sec-fetch-site': 'same-origin',
2025-11-28T18:27:31:   origin: 'https://gearly.com',
2025-11-28T18:27:31:   'sec-fetch-mode': 'cors',
2025-11-28T18:27:31:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:27:31:   referer: 'https://gearly.com/',
2025-11-28T18:27:31:   'sec-fetch-dest': 'empty',
2025-11-28T18:27:31:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:27:31:   priority: 'u=3, i',
2025-11-28T18:27:31:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:27:31:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..hXyuHya9QtE7NdKh._3PjRjzpatGvcDEvRP_RXypabamd-CXzeW_zk4Lwfyf1flxB6YQwxte43HzEx34KPmsdold-z8V19RcObegDbDjLaLFQdvzzhOmzlKXAzRK3xD0kUO9Q0hhcRzUzk-x_u9-0gY_vMvrxB-v8ZIkvtqGnOEkugSNEfa5v5P3DAe4R0l2dNoZ16J6vUsFkEgL9Xcnc4ihLAtFmeHrq7KKZ1BV-0IO5atUylgj6zunBOBHursIBWNEwvwo0E5TkDZ0.KTqu3j5EyqEJimP10dKp0w; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:27:31:   'x-forwarded-proto': 'https',
2025-11-28T18:27:31:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:27:31:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:27:31:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:27:31:   'content-length': '7903',
2025-11-28T18:27:31:   connection: 'Keep-Alive',
2025-11-28T18:27:31:   'x-middleware-invoke': '',
2025-11-28T18:27:31:   'x-invoke-path': '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:27:31:   'x-invoke-query': '%7B%7D',
2025-11-28T18:27:31:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T18:27:31: }
2025-11-28T18:27:31: 2025-11-28T23:27:31.421Z compression gzip compression
2025-11-28T18:27:31: 2025-11-28T23:27:31.440Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:27:31:   matchedOutput: {
2025-11-28T18:27:31:     type: 'pageFile',
2025-11-28T18:27:31:     fsPath: undefined,
2025-11-28T18:27:31:     locale: undefined,
2025-11-28T18:27:31:     itemsRoot: undefined,
2025-11-28T18:27:31:     itemPath: '/api/conversations'
2025-11-28T18:27:31:   },
2025-11-28T18:27:31:   statusCode: undefined,
2025-11-28T18:27:31:   resHeaders: {},
2025-11-28T18:27:31:   bodyStream: false,
2025-11-28T18:27:31:   parsedUrl: {
2025-11-28T18:27:31:     pathname: '/api/conversations',
2025-11-28T18:27:31:     query: [Object: null prototype] {}
2025-11-28T18:27:31:   },
2025-11-28T18:27:31:   finished: true
2025-11-28T18:27:31: }
2025-11-28T18:27:31: 2025-11-28T23:27:31.440Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:27:31:   host: 'gearly.com',
2025-11-28T18:27:31:   accept: '*/*',
2025-11-28T18:27:31:   'sec-fetch-site': 'same-origin',
2025-11-28T18:27:31:   pragma: 'no-cache',
2025-11-28T18:27:31:   'sec-fetch-mode': 'cors',
2025-11-28T18:27:31:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:27:31:   referer: 'https://gearly.com/',
2025-11-28T18:27:31:   'sec-fetch-dest': 'empty',
2025-11-28T18:27:31:   'cache-control': 'no-cache',
2025-11-28T18:27:31:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:27:31:   priority: 'u=3, i',
2025-11-28T18:27:31:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:27:31:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Vr4ytnudlWfm3ffV.KcMDQZE3pQ5FG5Vp0Ca_8ANDlo5FEy5jK5wk8wkHGWr487fpOkeHjnIMPuxzNWi9jOSNaY5h8MNodqW-JEv3xLSPymuMgTEt0h7kIUo3FU2Y56oPoLVCL9hxiPdRHesgyReA-7nPQq2oMsDl5NoUuBxc9lWFooWhIQ99C5JAduXlusztNzoVbozENfcyGKj-St6RtTTzf0hanbME71X4uIKoTnpUX4OqPm-AHwk4Tmsa6CfU_C_rg2y-LJfdIjs.cWsFcOTSXmFHQctK3yF8AQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:27:31:   'x-forwarded-proto': 'https',
2025-11-28T18:27:31:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:27:31:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:27:31:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:27:31:   connection: 'Keep-Alive',
2025-11-28T18:27:31:   'x-middleware-invoke': '',
2025-11-28T18:27:31:   'x-invoke-path': '/api/conversations',
2025-11-28T18:27:31:   'x-invoke-query': '%7B%7D',
2025-11-28T18:27:31:   'x-invoke-output': '/api/conversations'
2025-11-28T18:27:31: }
2025-11-28T18:27:31: 2025-11-28T23:27:31.441Z compression gzip compression
2025-11-28T18:29:35: 2025-11-28T23:29:35.975Z next:router-server:main requestHandler! /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:29:35:   matchedOutput: {
2025-11-28T18:29:35:     type: 'pageFile',
2025-11-28T18:29:35:     fsPath: undefined,
2025-11-28T18:29:35:     locale: undefined,
2025-11-28T18:29:35:     itemsRoot: undefined,
2025-11-28T18:29:35:     itemPath: '/api/conversation/[id]'
2025-11-28T18:29:35:   },
2025-11-28T18:29:35:   statusCode: undefined,
2025-11-28T18:29:35:   resHeaders: {},
2025-11-28T18:29:35:   bodyStream: false,
2025-11-28T18:29:35:   parsedUrl: {
2025-11-28T18:29:35:     pathname: '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:29:35:     query: [Object: null prototype] {}
2025-11-28T18:29:35:   },
2025-11-28T18:29:35:   finished: true
2025-11-28T18:29:35: }
2025-11-28T18:29:35: 2025-11-28T23:29:35.975Z next:router-server:main invokeRender /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:29:35:   host: 'gearly.com',
2025-11-28T18:29:35:   accept: '*/*',
2025-11-28T18:29:35:   'content-type': 'application/json',
2025-11-28T18:29:35:   'sec-fetch-site': 'same-origin',
2025-11-28T18:29:35:   origin: 'https://gearly.com',
2025-11-28T18:29:35:   'sec-fetch-mode': 'cors',
2025-11-28T18:29:35:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:29:35:   referer: 'https://gearly.com/',
2025-11-28T18:29:35:   'sec-fetch-dest': 'empty',
2025-11-28T18:29:35:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:29:35:   priority: 'u=3, i',
2025-11-28T18:29:35:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:29:35:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..UEsQ6CNPwtT9qCWl.JkPck48Pkfj1BHZkUYm8RqM-fx8aJl9B_QjXxEx7hpMLjENSduyykAncF9uLMl4_5RbY7bXBq-6yjYTF97hc3XtEYKQ39o8QnefeAicnZcVBdl4mi4DiBh8M0TEPm1LSKTYYzgi7mBFK3wvZxyCvNQ_QGlCOmUg26ukOCiFXMGOOjHVRtXwn5SnCjm6VwgsWJjsdTQu7s8buciimKyJ6CG5SwrG-aY_97KvGNKunOb9XDzzqEt_rvAal-S3eOYg.YeEYFbS8qjNq_5BF3kKiUw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:29:35:   'x-forwarded-proto': 'https',
2025-11-28T18:29:35:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:29:35:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:29:35:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:29:35:   'content-length': '51',
2025-11-28T18:29:35:   connection: 'Keep-Alive',
2025-11-28T18:29:35:   'x-middleware-invoke': '',
2025-11-28T18:29:35:   'x-invoke-path': '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:29:35:   'x-invoke-query': '%7B%7D',
2025-11-28T18:29:35:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T18:29:35: }
2025-11-28T18:29:35: 2025-11-28T23:29:35.980Z compression gzip compression
2025-11-28T18:29:36: 2025-11-28T23:29:36.005Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:29:36:   matchedOutput: {
2025-11-28T18:29:36:     type: 'pageFile',
2025-11-28T18:29:36:     fsPath: undefined,
2025-11-28T18:29:36:     locale: undefined,
2025-11-28T18:29:36:     itemsRoot: undefined,
2025-11-28T18:29:36:     itemPath: '/api/conversations'
2025-11-28T18:29:36:   },
2025-11-28T18:29:36:   statusCode: undefined,
2025-11-28T18:29:36:   resHeaders: {},
2025-11-28T18:29:36:   bodyStream: false,
2025-11-28T18:29:36:   parsedUrl: {
2025-11-28T18:29:36:     pathname: '/api/conversations',
2025-11-28T18:29:36:     query: [Object: null prototype] {}
2025-11-28T18:29:36:   },
2025-11-28T18:29:36:   finished: true
2025-11-28T18:29:36: }
2025-11-28T18:29:36: 2025-11-28T23:29:36.005Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:29:36:   host: 'gearly.com',
2025-11-28T18:29:36:   accept: '*/*',
2025-11-28T18:29:36:   'sec-fetch-site': 'same-origin',
2025-11-28T18:29:36:   pragma: 'no-cache',
2025-11-28T18:29:36:   'sec-fetch-mode': 'cors',
2025-11-28T18:29:36:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:29:36:   referer: 'https://gearly.com/',
2025-11-28T18:29:36:   'sec-fetch-dest': 'empty',
2025-11-28T18:29:36:   'cache-control': 'no-cache',
2025-11-28T18:29:36:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:29:36:   priority: 'u=3, i',
2025-11-28T18:29:36:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:29:36:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..GntiYOOuvl4-wRUq.e_yr-yw5NroDb067j6u4xUVtP3FzqqoumzkTxkvNLYcw-sVQhC4d5x3HFcH1PK4mbGlaQPQl5sKHjy0tUkPyrhYsq8aXcZBs0AX585HYgjfiB6N03CH9qgMdDXgmiIGYwjjbTy6MTlrIsvsZGxi1AZTAsr3URFSjpEspCh3GfkrekNBhrg_XLSah7YqAKJVelwWIMVax-5FyY8MnwjgKMtxyFcZU6_q21isZHsBn0LhsUC0VqFnpCHc4t4iB0ZQ.PDs2ZMmC-jsEq_k2l0N-Dw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:29:36:   'x-forwarded-proto': 'https',
2025-11-28T18:29:36:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:29:36:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:29:36:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:29:36:   connection: 'Keep-Alive',
2025-11-28T18:29:36:   'x-middleware-invoke': '',
2025-11-28T18:29:36:   'x-invoke-path': '/api/conversations',
2025-11-28T18:29:36:   'x-invoke-query': '%7B%7D',
2025-11-28T18:29:36:   'x-invoke-output': '/api/conversations'
2025-11-28T18:29:36: }
2025-11-28T18:29:36: 2025-11-28T23:29:36.007Z compression gzip compression
2025-11-28T18:29:36: 2025-11-28T23:29:36.054Z next:router-server:main requestHandler! /api/stream {
2025-11-28T18:29:36:   matchedOutput: {
2025-11-28T18:29:36:     type: 'pageFile',
2025-11-28T18:29:36:     fsPath: undefined,
2025-11-28T18:29:36:     locale: undefined,
2025-11-28T18:29:36:     itemsRoot: undefined,
2025-11-28T18:29:36:     itemPath: '/api/stream'
2025-11-28T18:29:36:   },
2025-11-28T18:29:36:   statusCode: undefined,
2025-11-28T18:29:36:   resHeaders: {},
2025-11-28T18:29:36:   bodyStream: false,
2025-11-28T18:29:36:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T18:29:36:   finished: true
2025-11-28T18:29:36: }
2025-11-28T18:29:36: 2025-11-28T23:29:36.054Z next:router-server:main invokeRender /api/stream {
2025-11-28T18:29:36:   host: 'gearly.com',
2025-11-28T18:29:36:   accept: '*/*',
2025-11-28T18:29:36:   'content-type': 'application/json',
2025-11-28T18:29:36:   'sec-fetch-site': 'same-origin',
2025-11-28T18:29:36:   origin: 'https://gearly.com',
2025-11-28T18:29:36:   'sec-fetch-mode': 'cors',
2025-11-28T18:29:36:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:29:36:   referer: 'https://gearly.com/',
2025-11-28T18:29:36:   'sec-fetch-dest': 'empty',
2025-11-28T18:29:36:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:29:36:   priority: 'u=3, i',
2025-11-28T18:29:36:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:29:36:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..SRUmbrXx08u9XVq-.Bjlix6U1CzYKXYLWsEhTWqmlMsJgP7tfBE0CI8Ls9FwsPtlq-l-EkqGzoCivW4AonWjZ4Upnh1xH9HYeQ4wxGkd2YLYuxtDed5JKO49-gCxZ7Qf5j_SCD2dBiyMuPdk95u49RakyJpzqECPJdcoilKZYS71plpJAFQkPhRWTAtiitvPEXlOlQQZYFacjWcDinOzDqP6Dd3L38UX0Td8Lyz_PvYXpeN14cLeHHa0RWV8OCHmqs6-fMlcK3v5qaIc.M83fnHHKKP3bXpEp9CFHew; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:29:36:   'x-forwarded-proto': 'https',
2025-11-28T18:29:36:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:29:36:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:29:36:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:29:36:   'content-length': '27227',
2025-11-28T18:29:36:   connection: 'Keep-Alive',
2025-11-28T18:29:36:   'x-middleware-invoke': '',
2025-11-28T18:29:36:   'x-invoke-path': '/api/stream',
2025-11-28T18:29:36:   'x-invoke-query': '%7B%7D',
2025-11-28T18:29:36:   'x-invoke-output': '/api/stream'
2025-11-28T18:29:36: }
2025-11-28T18:29:39: 2025-11-28T23:29:39.840Z compression gzip compression
2025-11-28T18:30:01: 2025-11-28T23:30:01.576Z next:router-server:main requestHandler! /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:30:01:   matchedOutput: {
2025-11-28T18:30:01:     type: 'pageFile',
2025-11-28T18:30:01:     fsPath: undefined,
2025-11-28T18:30:01:     locale: undefined,
2025-11-28T18:30:01:     itemsRoot: undefined,
2025-11-28T18:30:01:     itemPath: '/api/conversation/[id]'
2025-11-28T18:30:01:   },
2025-11-28T18:30:01:   statusCode: undefined,
2025-11-28T18:30:01:   resHeaders: {},
2025-11-28T18:30:01:   bodyStream: false,
2025-11-28T18:30:01:   parsedUrl: {
2025-11-28T18:30:01:     pathname: '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:30:01:     query: [Object: null prototype] {}
2025-11-28T18:30:01:   },
2025-11-28T18:30:01:   finished: true
2025-11-28T18:30:01: }
2025-11-28T18:30:01: 2025-11-28T23:30:01.577Z next:router-server:main invokeRender /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:30:01:   host: 'gearly.com',
2025-11-28T18:30:01:   accept: '*/*',
2025-11-28T18:30:01:   'content-type': 'application/json',
2025-11-28T18:30:01:   'sec-fetch-site': 'same-origin',
2025-11-28T18:30:01:   origin: 'https://gearly.com',
2025-11-28T18:30:01:   'sec-fetch-mode': 'cors',
2025-11-28T18:30:01:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:30:01:   referer: 'https://gearly.com/',
2025-11-28T18:30:01:   'sec-fetch-dest': 'empty',
2025-11-28T18:30:01:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:30:01:   priority: 'u=3, i',
2025-11-28T18:30:01:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:30:01:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..qqZM62AoHmX-WTZZ.VLgNoJwMZbugkhH7kHRIEL0U7uucGmxUriweBswc7KjKXYnAfKQsl6bWu9Nym7wpP0zZBSgftPN6AMqTgJ27ldp-bSyWwKZl2I7NlQpbkQ3W68tmDbBOVT5jLbHl6IOc1iJ501hthOYJaEwDAPdvPnrIW88eaEnoTX-gpHddCNB6konZNNyOCon8xOu_rCWsRRaMtFKUUPkPneplR_CtNRKxSPS0SdVuOiWCqVg27BP8Ja_21r1745kT8qz2MOg.e9tLFLK91dmdqzOD4qxibQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:30:01:   'x-forwarded-proto': 'https',
2025-11-28T18:30:01:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:30:01:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:30:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:30:01:   'content-length': '5443',
2025-11-28T18:30:01:   connection: 'Keep-Alive',
2025-11-28T18:30:01:   'x-middleware-invoke': '',
2025-11-28T18:30:01:   'x-invoke-path': '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:30:01:   'x-invoke-query': '%7B%7D',
2025-11-28T18:30:01:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T18:30:01: }
2025-11-28T18:30:01: Error updating conversation: Error: Conversion from collation utf8mb4_general_ci into utf8mb3_unicode_ci impossible for parameter
2025-11-28T18:30:01:     at PromisePool.execute (/home/americas/public_html/ai/node_modules/mysql2/lib/promise/pool.js:54:22)
2025-11-28T18:30:01:     at l (/home/americas/public_html/ai/.next/server/pages/api/conversation/[id].js:1:2495)
2025-11-28T18:30:01:     at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
2025-11-28T18:30:01:     at async K (/home/americas/public_html/ai/node_modules/next/dist/compiled/next-server/pages-api.runtime.prod.js:20:16853)
2025-11-28T18:30:01:     at async U.render (/home/americas/public_html/ai/node_modules/next/dist/compiled/next-server/pages-api.runtime.prod.js:20:17492)
2025-11-28T18:30:01:     at async NextNodeServer.runApi (/home/americas/public_html/ai/node_modules/next/dist/server/next-server.js:600:9)
2025-11-28T18:30:01:     at async NextNodeServer.handleCatchallRenderRequest (/home/americas/public_html/ai/node_modules/next/dist/server/next-server.js:269:37)
2025-11-28T18:30:01:     at async NextNodeServer.handleRequestImpl (/home/americas/public_html/ai/node_modules/next/dist/server/base-server.js:816:17)
2025-11-28T18:30:01:     at async invokeRender (/home/americas/public_html/ai/node_modules/next/dist/server/lib/router-server.js:174:21)
2025-11-28T18:30:01:     at async handleRequest (/home/americas/public_html/ai/node_modules/next/dist/server/lib/router-server.js:353:24) {
2025-11-28T18:30:01:   code: 'ER_IMPOSSIBLE_STRING_CONVERSION',
2025-11-28T18:30:01:   errno: 3988,
2025-11-28T18:30:01:   sql: 'INSERT INTO messages (conversation_id, role, content) VALUES (?, ?, ?)',
2025-11-28T18:30:01:   sqlState: 'HY000',
2025-11-28T18:30:01:   sqlMessage: 'Conversion from collation utf8mb4_general_ci into utf8mb3_unicode_ci impossible for parameter'
2025-11-28T18:30:01: }
2025-11-28T18:30:01: 2025-11-28T23:30:01.581Z compression no compression: size below threshold
2025-11-28T18:30:01: 2025-11-28T23:30:01.629Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:30:01:   matchedOutput: {
2025-11-28T18:30:01:     type: 'pageFile',
2025-11-28T18:30:01:     fsPath: undefined,
2025-11-28T18:30:01:     locale: undefined,
2025-11-28T18:30:01:     itemsRoot: undefined,
2025-11-28T18:30:01:     itemPath: '/api/conversations'
2025-11-28T18:30:01:   },
2025-11-28T18:30:01:   statusCode: undefined,
2025-11-28T18:30:01:   resHeaders: {},
2025-11-28T18:30:01:   bodyStream: false,
2025-11-28T18:30:01:   parsedUrl: {
2025-11-28T18:30:01:     pathname: '/api/conversations',
2025-11-28T18:30:01:     query: [Object: null prototype] {}
2025-11-28T18:30:01:   },
2025-11-28T18:30:01:   finished: true
2025-11-28T18:30:01: }
2025-11-28T18:30:01: 2025-11-28T23:30:01.629Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:30:01:   host: 'gearly.com',
2025-11-28T18:30:01:   accept: '*/*',
2025-11-28T18:30:01:   'sec-fetch-site': 'same-origin',
2025-11-28T18:30:01:   pragma: 'no-cache',
2025-11-28T18:30:01:   'sec-fetch-mode': 'cors',
2025-11-28T18:30:01:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:30:01:   referer: 'https://gearly.com/',
2025-11-28T18:30:01:   'sec-fetch-dest': 'empty',
2025-11-28T18:30:01:   'cache-control': 'no-cache',
2025-11-28T18:30:01:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:30:01:   priority: 'u=3, i',
2025-11-28T18:30:01:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:30:01:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..u0Qvv5qpE0owoCnv.RIUlZqPX-QvbUDb06nsOhYoUQD6CdkoLYkyJ_cuW-LQ_x1Epx3bRhHpkql4TtfBzyBLaTIcYm6mZLb3Z306fh8s27tw6EoC9Dl84jTx_oVihZTcDXYEuU8Zo6XBuEtCcM-HdSMqbPIRKbNCZvB3mxO72pQ7Kc-R4Os04_nsAFUs5-HC8cACgPgqDNabC6AfT5RAZG4nEx4PF7Ms7dJjdxuIR0P7QhwN9ZR-xncepSACPkA8TjHPBCxr0xSBN23Y.Qf-xJEubYk0P4tyXfzt4zg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:30:01:   'x-forwarded-proto': 'https',
2025-11-28T18:30:01:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:30:01:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:30:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:30:01:   connection: 'Keep-Alive',
2025-11-28T18:30:01:   'x-middleware-invoke': '',
2025-11-28T18:30:01:   'x-invoke-path': '/api/conversations',
2025-11-28T18:30:01:   'x-invoke-query': '%7B%7D',
2025-11-28T18:30:01:   'x-invoke-output': '/api/conversations'
2025-11-28T18:30:01: }
2025-11-28T18:30:01: 2025-11-28T23:30:01.631Z compression gzip compression
2025-11-28T18:33:34: 2025-11-28T23:33:34.580Z next:router-server:main requestHandler! /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:33:34:   matchedOutput: {
2025-11-28T18:33:34:     type: 'pageFile',
2025-11-28T18:33:34:     fsPath: undefined,
2025-11-28T18:33:34:     locale: undefined,
2025-11-28T18:33:34:     itemsRoot: undefined,
2025-11-28T18:33:34:     itemPath: '/api/conversation/[id]'
2025-11-28T18:33:34:   },
2025-11-28T18:33:34:   statusCode: undefined,
2025-11-28T18:33:34:   resHeaders: {},
2025-11-28T18:33:34:   bodyStream: false,
2025-11-28T18:33:34:   parsedUrl: {
2025-11-28T18:33:34:     pathname: '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:33:34:     query: [Object: null prototype] {}
2025-11-28T18:33:34:   },
2025-11-28T18:33:34:   finished: true
2025-11-28T18:33:34: }
2025-11-28T18:33:34: 2025-11-28T23:33:34.580Z next:router-server:main invokeRender /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:33:34:   host: 'gearly.com',
2025-11-28T18:33:34:   accept: '*/*',
2025-11-28T18:33:34:   'content-type': 'application/json',
2025-11-28T18:33:34:   'sec-fetch-site': 'same-origin',
2025-11-28T18:33:34:   origin: 'https://gearly.com',
2025-11-28T18:33:34:   'sec-fetch-mode': 'cors',
2025-11-28T18:33:34:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:33:34:   referer: 'https://gearly.com/',
2025-11-28T18:33:34:   'sec-fetch-dest': 'empty',
2025-11-28T18:33:34:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:33:34:   priority: 'u=3, i',
2025-11-28T18:33:34:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:33:34:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BOSuxvLaaSmcnCCD.H3HNh2y6IqWUg1ouGQvqNLBwc-V5oVlkjBxlTYd09w-dIB1RTdvkQNK7zirZzw6beaPKJR6MrcBMtBe7WI6RgmfIHY3goNZNim4C1Zh1-STiiDAzwu_qldPQA_0gXCkH5aAC2gdwmCE0mkzsmZ0Mqzy-2-vy0Y54EoFvgcnTVocA8fQBC8vsRzMtRAoSB4mMBR-skK39Kvlc-BdASCFwBFW_uqgevugxwmPw-mhgmekDiQwI0pcdGDp3Q6MyM-g.lXUHzHs3EkJfk7ofyse3ZQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:33:34:   'x-forwarded-proto': 'https',
2025-11-28T18:33:34:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:33:34:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:33:34:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:33:34:   'content-length': '61',
2025-11-28T18:33:34:   connection: 'Keep-Alive',
2025-11-28T18:33:34:   'x-middleware-invoke': '',
2025-11-28T18:33:34:   'x-invoke-path': '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:33:34:   'x-invoke-query': '%7B%7D',
2025-11-28T18:33:34:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T18:33:34: }
2025-11-28T18:33:34: 2025-11-28T23:33:34.585Z compression gzip compression
2025-11-28T18:33:34: 2025-11-28T23:33:34.605Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:33:34:   matchedOutput: {
2025-11-28T18:33:34:     type: 'pageFile',
2025-11-28T18:33:34:     fsPath: undefined,
2025-11-28T18:33:34:     locale: undefined,
2025-11-28T18:33:34:     itemsRoot: undefined,
2025-11-28T18:33:34:     itemPath: '/api/conversations'
2025-11-28T18:33:34:   },
2025-11-28T18:33:34:   statusCode: undefined,
2025-11-28T18:33:34:   resHeaders: {},
2025-11-28T18:33:34:   bodyStream: false,
2025-11-28T18:33:34:   parsedUrl: {
2025-11-28T18:33:34:     pathname: '/api/conversations',
2025-11-28T18:33:34:     query: [Object: null prototype] {}
2025-11-28T18:33:34:   },
2025-11-28T18:33:34:   finished: true
2025-11-28T18:33:34: }
2025-11-28T18:33:34: 2025-11-28T23:33:34.605Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:33:34:   host: 'gearly.com',
2025-11-28T18:33:34:   accept: '*/*',
2025-11-28T18:33:34:   'sec-fetch-site': 'same-origin',
2025-11-28T18:33:34:   pragma: 'no-cache',
2025-11-28T18:33:34:   'sec-fetch-mode': 'cors',
2025-11-28T18:33:34:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:33:34:   referer: 'https://gearly.com/',
2025-11-28T18:33:34:   'sec-fetch-dest': 'empty',
2025-11-28T18:33:34:   'cache-control': 'no-cache',
2025-11-28T18:33:34:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:33:34:   priority: 'u=3, i',
2025-11-28T18:33:34:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:33:34:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..77z_KGkHBn9Y01to.cAVkIgqCuNnCbBUJxAy1HALPM-kWXzDfxxjuqBon4c3bNiARQqK9F9dnpSVWTdNZKn0DSE1RvhK5djazD1RAZC6-UzUCRRfXMKvX7WrnFwZ9APgJzo8mLLePi42RT8fELVA7pHHneYU9y1KndVQmt0O5ArX2yS-mLJdSv5YUjVaDlMNbX1kBuKpt_0Rqaw4i5Ch9YNw0AaW6tDNIiJZyqMx4PAt9kbfgwFT0MkxBpmMgIVinqqZ9cewX__IP5JM.5hIYAIp3x5X-KuvVtBpsbA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:33:34:   'x-forwarded-proto': 'https',
2025-11-28T18:33:34:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:33:34:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:33:34:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:33:34:   connection: 'Keep-Alive',
2025-11-28T18:33:34:   'x-middleware-invoke': '',
2025-11-28T18:33:34:   'x-invoke-path': '/api/conversations',
2025-11-28T18:33:34:   'x-invoke-query': '%7B%7D',
2025-11-28T18:33:34:   'x-invoke-output': '/api/conversations'
2025-11-28T18:33:34: }
2025-11-28T18:33:34: 2025-11-28T23:33:34.607Z compression gzip compression
2025-11-28T18:33:34: 2025-11-28T23:33:34.646Z next:router-server:main requestHandler! /api/stream {
2025-11-28T18:33:34:   matchedOutput: {
2025-11-28T18:33:34:     type: 'pageFile',
2025-11-28T18:33:34:     fsPath: undefined,
2025-11-28T18:33:34:     locale: undefined,
2025-11-28T18:33:34:     itemsRoot: undefined,
2025-11-28T18:33:34:     itemPath: '/api/stream'
2025-11-28T18:33:34:   },
2025-11-28T18:33:34:   statusCode: undefined,
2025-11-28T18:33:34:   resHeaders: {},
2025-11-28T18:33:34:   bodyStream: false,
2025-11-28T18:33:34:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T18:33:34:   finished: true
2025-11-28T18:33:34: }
2025-11-28T18:33:34: 2025-11-28T23:33:34.646Z next:router-server:main invokeRender /api/stream {
2025-11-28T18:33:34:   host: 'gearly.com',
2025-11-28T18:33:34:   accept: '*/*',
2025-11-28T18:33:34:   'content-type': 'application/json',
2025-11-28T18:33:34:   'sec-fetch-site': 'same-origin',
2025-11-28T18:33:34:   origin: 'https://gearly.com',
2025-11-28T18:33:34:   'sec-fetch-mode': 'cors',
2025-11-28T18:33:34:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:33:34:   referer: 'https://gearly.com/',
2025-11-28T18:33:34:   'sec-fetch-dest': 'empty',
2025-11-28T18:33:34:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:33:34:   priority: 'u=3, i',
2025-11-28T18:33:34:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:33:34:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0.._Q7bf5natg3JouuK.uJ5v6iHo8gnAYd23hDOfyX8uRMaXzoakeLfNcOHwSS89bIdpNEf54GWIhTmA26x_0x7cTtCFIzMCoNfC84C5xiCbiLCjjNqPBD1grA9gdTWnSbfFYbjl8K4RTsItG1gioJf1XsIaI5Xhce_AcDho-8PBjdNBqDr3YP_spSDCyXjPelHmjB-Bpmk6bwFOdYggLSPzUrqZFGeCpW7SWuV1yyZwHnCv7b29SLL1QCIqyhdwlx13ATEv6eqJ5t4mDsI.fCqQNy4_PiHl_eCTXYEG9A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:33:34:   'x-forwarded-proto': 'https',
2025-11-28T18:33:34:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:33:34:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:33:34:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:33:34:   'content-length': '32733',
2025-11-28T18:33:34:   connection: 'Keep-Alive',
2025-11-28T18:33:34:   'x-middleware-invoke': '',
2025-11-28T18:33:34:   'x-invoke-path': '/api/stream',
2025-11-28T18:33:34:   'x-invoke-query': '%7B%7D',
2025-11-28T18:33:34:   'x-invoke-output': '/api/stream'
2025-11-28T18:33:34: }
2025-11-28T18:33:38: 2025-11-28T23:33:38.249Z compression gzip compression
2025-11-28T18:33:57: 2025-11-28T23:33:57.612Z next:router-server:main requestHandler! /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:33:57:   matchedOutput: {
2025-11-28T18:33:57:     type: 'pageFile',
2025-11-28T18:33:57:     fsPath: undefined,
2025-11-28T18:33:57:     locale: undefined,
2025-11-28T18:33:57:     itemsRoot: undefined,
2025-11-28T18:33:57:     itemPath: '/api/conversation/[id]'
2025-11-28T18:33:57:   },
2025-11-28T18:33:57:   statusCode: undefined,
2025-11-28T18:33:57:   resHeaders: {},
2025-11-28T18:33:57:   bodyStream: false,
2025-11-28T18:33:57:   parsedUrl: {
2025-11-28T18:33:57:     pathname: '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:33:57:     query: [Object: null prototype] {}
2025-11-28T18:33:57:   },
2025-11-28T18:33:57:   finished: true
2025-11-28T18:33:57: }
2025-11-28T18:33:57: 2025-11-28T23:33:57.612Z next:router-server:main invokeRender /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:33:57:   host: 'gearly.com',
2025-11-28T18:33:57:   accept: '*/*',
2025-11-28T18:33:57:   'content-type': 'application/json',
2025-11-28T18:33:57:   'sec-fetch-site': 'same-origin',
2025-11-28T18:33:57:   origin: 'https://gearly.com',
2025-11-28T18:33:57:   'sec-fetch-mode': 'cors',
2025-11-28T18:33:57:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:33:57:   referer: 'https://gearly.com/',
2025-11-28T18:33:57:   'sec-fetch-dest': 'empty',
2025-11-28T18:33:57:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:33:57:   priority: 'u=3, i',
2025-11-28T18:33:57:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:33:57:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..cXu3XpLcALezC09a.A4L5OvTLfpOS7tGx-IPlG8W5KqdJIQ0h2DajXoGdutemlV7PHW8UCIjqunbSpAG4HQI0_lLJES9pI6k_fJfMgIXI1Ve0vctFnwa1iqIc6CIyF8jejQQhFi8Z5eu6OMx7BFm62KzVrMyVzK84CHPY9cTRNA-iBDQAYA2SnCrtdzcP4lyqEXQ4jqdqtYWb4twM_EwjqYgMNn5IEPj0ocP-QTE7B9HNn_4YksuBV6VBnGnCuwlU-DJChyH2up_hMiU.sdXmJGSZlbEqmnDKw8G8fg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:33:57:   'x-forwarded-proto': 'https',
2025-11-28T18:33:57:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:33:57:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:33:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:33:57:   'content-length': '4945',
2025-11-28T18:33:57:   connection: 'Keep-Alive',
2025-11-28T18:33:57:   'x-middleware-invoke': '',
2025-11-28T18:33:57:   'x-invoke-path': '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:33:57:   'x-invoke-query': '%7B%7D',
2025-11-28T18:33:57:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T18:33:57: }
2025-11-28T18:33:57: Error updating conversation: Error: Conversion from collation utf8mb4_general_ci into utf8mb3_unicode_ci impossible for parameter
2025-11-28T18:33:57:     at PromisePool.execute (/home/americas/public_html/ai/node_modules/mysql2/lib/promise/pool.js:54:22)
2025-11-28T18:33:57:     at l (/home/americas/public_html/ai/.next/server/pages/api/conversation/[id].js:1:2495)
2025-11-28T18:33:57:     at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
2025-11-28T18:33:57:     at async K (/home/americas/public_html/ai/node_modules/next/dist/compiled/next-server/pages-api.runtime.prod.js:20:16853)
2025-11-28T18:33:57:     at async U.render (/home/americas/public_html/ai/node_modules/next/dist/compiled/next-server/pages-api.runtime.prod.js:20:17492)
2025-11-28T18:33:57:     at async NextNodeServer.runApi (/home/americas/public_html/ai/node_modules/next/dist/server/next-server.js:600:9)
2025-11-28T18:33:57:     at async NextNodeServer.handleCatchallRenderRequest (/home/americas/public_html/ai/node_modules/next/dist/server/next-server.js:269:37)
2025-11-28T18:33:57:     at async NextNodeServer.handleRequestImpl (/home/americas/public_html/ai/node_modules/next/dist/server/base-server.js:816:17)
2025-11-28T18:33:57:     at async invokeRender (/home/americas/public_html/ai/node_modules/next/dist/server/lib/router-server.js:174:21)
2025-11-28T18:33:57:     at async handleRequest (/home/americas/public_html/ai/node_modules/next/dist/server/lib/router-server.js:353:24) {
2025-11-28T18:33:57:   code: 'ER_IMPOSSIBLE_STRING_CONVERSION',
2025-11-28T18:33:57:   errno: 3988,
2025-11-28T18:33:57:   sql: 'INSERT INTO messages (conversation_id, role, content) VALUES (?, ?, ?)',
2025-11-28T18:33:57:   sqlState: 'HY000',
2025-11-28T18:33:57:   sqlMessage: 'Conversion from collation utf8mb4_general_ci into utf8mb3_unicode_ci impossible for parameter'
2025-11-28T18:33:57: }
2025-11-28T18:33:57: 2025-11-28T23:33:57.614Z compression no compression: size below threshold
2025-11-28T18:33:57: 2025-11-28T23:33:57.661Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:33:57:   matchedOutput: {
2025-11-28T18:33:57:     type: 'pageFile',
2025-11-28T18:33:57:     fsPath: undefined,
2025-11-28T18:33:57:     locale: undefined,
2025-11-28T18:33:57:     itemsRoot: undefined,
2025-11-28T18:33:57:     itemPath: '/api/conversations'
2025-11-28T18:33:57:   },
2025-11-28T18:33:57:   statusCode: undefined,
2025-11-28T18:33:57:   resHeaders: {},
2025-11-28T18:33:57:   bodyStream: false,
2025-11-28T18:33:57:   parsedUrl: {
2025-11-28T18:33:57:     pathname: '/api/conversations',
2025-11-28T18:33:57:     query: [Object: null prototype] {}
2025-11-28T18:33:57:   },
2025-11-28T18:33:57:   finished: true
2025-11-28T18:33:57: }
2025-11-28T18:33:57: 2025-11-28T23:33:57.661Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:33:57:   host: 'gearly.com',
2025-11-28T18:33:57:   accept: '*/*',
2025-11-28T18:33:57:   'sec-fetch-site': 'same-origin',
2025-11-28T18:33:57:   pragma: 'no-cache',
2025-11-28T18:33:57:   'sec-fetch-mode': 'cors',
2025-11-28T18:33:57:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:33:57:   referer: 'https://gearly.com/',
2025-11-28T18:33:57:   'sec-fetch-dest': 'empty',
2025-11-28T18:33:57:   'cache-control': 'no-cache',
2025-11-28T18:33:57:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:33:57:   priority: 'u=3, i',
2025-11-28T18:33:57:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:33:57:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..2FQZ96AFBpEXkgTo.Ykt5Mfbkhku0CzekD6oOxhUao-cl2k0JWwbuk8oICszfKeFxMHK7hOKE0sIyY8JWIQJDEHKEo0iFeMjVtJ__fAMWTTDKcO4v4qJ3eZ8NtW_NHO492CjKzHLX8DNw7Lkn4uLemuzrePCeSua-vl02sv7emviEKH638mnIgnkltzeIZlLfMVSiQapT4KcgAUHhgMfqgzqAaFHEaTUnhteKG3a1WkGJd60-BlIilEqouVbaQTekXvssItKkFopV05Q.OXwLeyih1zWwwu9MYHEJKg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:33:57:   'x-forwarded-proto': 'https',
2025-11-28T18:33:57:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:33:57:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:33:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:33:57:   connection: 'Keep-Alive',
2025-11-28T18:33:57:   'x-middleware-invoke': '',
2025-11-28T18:33:57:   'x-invoke-path': '/api/conversations',
2025-11-28T18:33:57:   'x-invoke-query': '%7B%7D',
2025-11-28T18:33:57:   'x-invoke-output': '/api/conversations'
2025-11-28T18:33:57: }
2025-11-28T18:33:57: 2025-11-28T23:33:57.663Z compression gzip compression
2025-11-28T18:39:25: 2025-11-28T23:39:25.279Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T18:39:25:   matchedOutput: {
2025-11-28T18:39:25:     type: 'pageFile',
2025-11-28T18:39:25:     fsPath: undefined,
2025-11-28T18:39:25:     locale: undefined,
2025-11-28T18:39:25:     itemsRoot: undefined,
2025-11-28T18:39:25:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T18:39:25:   },
2025-11-28T18:39:25:   statusCode: undefined,
2025-11-28T18:39:25:   resHeaders: {},
2025-11-28T18:39:25:   bodyStream: false,
2025-11-28T18:39:25:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T18:39:25:   finished: true
2025-11-28T18:39:25: }
2025-11-28T18:39:25: 2025-11-28T23:39:25.279Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T18:39:25:   host: 'gearly.com',
2025-11-28T18:39:25:   accept: '*/*',
2025-11-28T18:39:25:   'content-type': 'application/json',
2025-11-28T18:39:25:   'sec-fetch-site': 'same-origin',
2025-11-28T18:39:25:   'if-none-match': '"c6k8k0ylea42"',
2025-11-28T18:39:25:   'sec-fetch-mode': 'cors',
2025-11-28T18:39:25:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:39:25:   referer: 'https://gearly.com/',
2025-11-28T18:39:25:   'sec-fetch-dest': 'empty',
2025-11-28T18:39:25:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:39:25:   priority: 'u=3, i',
2025-11-28T18:39:25:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:39:25:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..X_FvNC9FP2oCChWz.k5fngJgGK2t5wo1szJtbHxskKqqDYpf1r40HrUMgZlaFTlg8GM2WJgMbYhQLCgReKJ8Bu-3J4FI4X8sQ9eGENLO9YPHtX-Kc8PaWV4fesSBrMOPxhUnRrVhCbOl1IvMdq9yrUvxz3cna3E14oshvuYd45EYT7v52tQ8ZXDiQ_uIXCtITbGb9VFN-jkV0SxkX-Vjnh5FQhOmGa2tZc3l6HmlX5Vtms1OlQma9NJZdvYjKBA6KvmC8POm9tMYFyJg.XS6imm5ieQedvkZK3jPZpQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:39:25:   'x-forwarded-proto': 'https',
2025-11-28T18:39:25:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:39:25:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:39:25:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:39:25:   connection: 'Keep-Alive',
2025-11-28T18:39:25:   'x-middleware-invoke': '',
2025-11-28T18:39:25:   'x-invoke-path': '/api/auth/session',
2025-11-28T18:39:25:   'x-invoke-query': '%7B%7D',
2025-11-28T18:39:25:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T18:39:25: }
2025-11-28T18:39:25: 2025-11-28T23:39:25.281Z compression no compression: size below threshold
2025-11-28T18:39:47: 2025-11-28T23:39:47.439Z next:router-server:main requestHandler! /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:39:47:   matchedOutput: {
2025-11-28T18:39:47:     type: 'pageFile',
2025-11-28T18:39:47:     fsPath: undefined,
2025-11-28T18:39:47:     locale: undefined,
2025-11-28T18:39:47:     itemsRoot: undefined,
2025-11-28T18:39:47:     itemPath: '/api/conversation/[id]'
2025-11-28T18:39:47:   },
2025-11-28T18:39:47:   statusCode: undefined,
2025-11-28T18:39:47:   resHeaders: {},
2025-11-28T18:39:47:   bodyStream: false,
2025-11-28T18:39:47:   parsedUrl: {
2025-11-28T18:39:47:     pathname: '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:39:47:     query: [Object: null prototype] {}
2025-11-28T18:39:47:   },
2025-11-28T18:39:47:   finished: true
2025-11-28T18:39:47: }
2025-11-28T18:39:47: 2025-11-28T23:39:47.439Z next:router-server:main invokeRender /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:39:47:   host: 'gearly.com',
2025-11-28T18:39:47:   accept: '*/*',
2025-11-28T18:39:47:   'content-type': 'application/json',
2025-11-28T18:39:47:   'sec-fetch-site': 'same-origin',
2025-11-28T18:39:47:   origin: 'https://gearly.com',
2025-11-28T18:39:47:   'sec-fetch-mode': 'cors',
2025-11-28T18:39:47:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:39:47:   referer: 'https://gearly.com/',
2025-11-28T18:39:47:   'sec-fetch-dest': 'empty',
2025-11-28T18:39:47:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:39:47:   priority: 'u=3, i',
2025-11-28T18:39:47:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:39:47:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..MYNoM-0zLdcVE6E5.KvbIWRt243FuewbnCVWo-sYBu5QX2P0sy_dxJllLMy1IPdkiwmvcvXLA3Bhz84xv9Y1yNhhTi2hejyg04VbKME2iXdVYlP6kV85dTnu4rc8W37UmWQ6rmbdrz3PQeufUhR3EJb0kLl0v-yY5VJ4Nh1ODQnMRERi1FXP1MnP_rKg3yZQWvgEwHtw-wSQoMxFCPxnOYjWI8EuqNvANVgfJkFkKSoHHWZrONpGO9w6vZeE3vYOFJYohjkhwqmNzdWw.5SSuaXOU64Sr_aleUbOhdg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:39:47:   'x-forwarded-proto': 'https',
2025-11-28T18:39:47:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:39:47:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:39:47:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:39:47:   'content-length': '69',
2025-11-28T18:39:47:   connection: 'Keep-Alive',
2025-11-28T18:39:47:   'x-middleware-invoke': '',
2025-11-28T18:39:47:   'x-invoke-path': '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:39:47:   'x-invoke-query': '%7B%7D',
2025-11-28T18:39:47:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T18:39:47: }
2025-11-28T18:39:47: 2025-11-28T23:39:47.447Z compression gzip compression
2025-11-28T18:39:47: 2025-11-28T23:39:47.467Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:39:47:   matchedOutput: {
2025-11-28T18:39:47:     type: 'pageFile',
2025-11-28T18:39:47:     fsPath: undefined,
2025-11-28T18:39:47:     locale: undefined,
2025-11-28T18:39:47:     itemsRoot: undefined,
2025-11-28T18:39:47:     itemPath: '/api/conversations'
2025-11-28T18:39:47:   },
2025-11-28T18:39:47:   statusCode: undefined,
2025-11-28T18:39:47:   resHeaders: {},
2025-11-28T18:39:47:   bodyStream: false,
2025-11-28T18:39:47:   parsedUrl: {
2025-11-28T18:39:47:     pathname: '/api/conversations',
2025-11-28T18:39:47:     query: [Object: null prototype] {}
2025-11-28T18:39:47:   },
2025-11-28T18:39:47:   finished: true
2025-11-28T18:39:47: }
2025-11-28T18:39:47: 2025-11-28T23:39:47.467Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:39:47:   host: 'gearly.com',
2025-11-28T18:39:47:   accept: '*/*',
2025-11-28T18:39:47:   'sec-fetch-site': 'same-origin',
2025-11-28T18:39:47:   pragma: 'no-cache',
2025-11-28T18:39:47:   'sec-fetch-mode': 'cors',
2025-11-28T18:39:47:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:39:47:   referer: 'https://gearly.com/',
2025-11-28T18:39:47:   'sec-fetch-dest': 'empty',
2025-11-28T18:39:47:   'cache-control': 'no-cache',
2025-11-28T18:39:47:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:39:47:   priority: 'u=3, i',
2025-11-28T18:39:47:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:39:47:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..-I2z2AL8PrNncPuH.nAilALqO7TGP_qXLS-tt8kBKBe-kZYCCOt-uSmwROg68t9ia9TygFf2YdSRgYSsHnCREz06ChG9-sXX1lIU0sLkkq3j0fxuPfjfs8VxXBkTnOyQ-UZBzWlCZglS_1SF_GF18Ze5eUkb3lte1hbQAtpQswHpcqi8ECbjLj9e94NCR5U8cgNsU6NtS5XdVr1mtgeVFMtx4U25_RLtTSi6Abu3KlZqgkaHWKwrwLVayRDZ-hmOy_WszSFwx6iL6N6g.Mjdo0PK5YXnH_3G8yGIG_w; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:39:47:   'x-forwarded-proto': 'https',
2025-11-28T18:39:47:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:39:47:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:39:47:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:39:47:   connection: 'Keep-Alive',
2025-11-28T18:39:47:   'x-middleware-invoke': '',
2025-11-28T18:39:47:   'x-invoke-path': '/api/conversations',
2025-11-28T18:39:47:   'x-invoke-query': '%7B%7D',
2025-11-28T18:39:47:   'x-invoke-output': '/api/conversations'
2025-11-28T18:39:47: }
2025-11-28T18:39:47: 2025-11-28T23:39:47.469Z compression gzip compression
2025-11-28T18:39:47: 2025-11-28T23:39:47.520Z next:router-server:main requestHandler! /api/stream {
2025-11-28T18:39:47:   matchedOutput: {
2025-11-28T18:39:47:     type: 'pageFile',
2025-11-28T18:39:47:     fsPath: undefined,
2025-11-28T18:39:47:     locale: undefined,
2025-11-28T18:39:47:     itemsRoot: undefined,
2025-11-28T18:39:47:     itemPath: '/api/stream'
2025-11-28T18:39:47:   },
2025-11-28T18:39:47:   statusCode: undefined,
2025-11-28T18:39:47:   resHeaders: {},
2025-11-28T18:39:47:   bodyStream: false,
2025-11-28T18:39:47:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T18:39:47:   finished: true
2025-11-28T18:39:47: }
2025-11-28T18:39:47: 2025-11-28T23:39:47.521Z next:router-server:main invokeRender /api/stream {
2025-11-28T18:39:47:   host: 'gearly.com',
2025-11-28T18:39:47:   accept: '*/*',
2025-11-28T18:39:47:   'content-type': 'application/json',
2025-11-28T18:39:47:   'sec-fetch-site': 'same-origin',
2025-11-28T18:39:47:   origin: 'https://gearly.com',
2025-11-28T18:39:47:   'sec-fetch-mode': 'cors',
2025-11-28T18:39:47:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:39:47:   referer: 'https://gearly.com/',
2025-11-28T18:39:47:   'sec-fetch-dest': 'empty',
2025-11-28T18:39:47:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:39:47:   priority: 'u=3, i',
2025-11-28T18:39:47:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:39:47:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..r3qzZ7M2HBBfyJ18.w_Wb2QdjMv4HlAsnhxSs4qPbx5A3ANSuptZO9P_Cn4JKGiVyAk40cF0jv9tC1ykFrSw_PREh7usM6-r90LCWK1rBPV5OfPXlIay_nud-eigPNdxiaz8CCcHGOtG2UbRCGhFXcsxC7_o8hkUK4bl6f0Au7tNL3iw9NF0SIGFK8bdvHA7hp8nxvQS-_DyufeCeSNYgwI1zjZxY-w4YN1rOnpJDwnIzAsXPelwacrNer5XN1vCn8HDDcw9_zntEpH8.Gkqt1-fMC-KP4CarawBo7w; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:39:47:   'x-forwarded-proto': 'https',
2025-11-28T18:39:47:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:39:47:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:39:47:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:39:47:   'content-length': '37749',
2025-11-28T18:39:47:   connection: 'Keep-Alive',
2025-11-28T18:39:47:   'x-middleware-invoke': '',
2025-11-28T18:39:47:   'x-invoke-path': '/api/stream',
2025-11-28T18:39:47:   'x-invoke-query': '%7B%7D',
2025-11-28T18:39:47:   'x-invoke-output': '/api/stream'
2025-11-28T18:39:47: }
2025-11-28T18:39:50: 2025-11-28T23:39:50.981Z compression gzip compression
2025-11-28T18:40:11: 2025-11-28T23:40:11.511Z next:router-server:main requestHandler! /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:40:11:   matchedOutput: {
2025-11-28T18:40:11:     type: 'pageFile',
2025-11-28T18:40:11:     fsPath: undefined,
2025-11-28T18:40:11:     locale: undefined,
2025-11-28T18:40:11:     itemsRoot: undefined,
2025-11-28T18:40:11:     itemPath: '/api/conversation/[id]'
2025-11-28T18:40:11:   },
2025-11-28T18:40:11:   statusCode: undefined,
2025-11-28T18:40:11:   resHeaders: {},
2025-11-28T18:40:11:   bodyStream: false,
2025-11-28T18:40:11:   parsedUrl: {
2025-11-28T18:40:11:     pathname: '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:40:11:     query: [Object: null prototype] {}
2025-11-28T18:40:11:   },
2025-11-28T18:40:11:   finished: true
2025-11-28T18:40:11: }
2025-11-28T18:40:11: 2025-11-28T23:40:11.511Z next:router-server:main invokeRender /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:40:11:   host: 'gearly.com',
2025-11-28T18:40:11:   accept: '*/*',
2025-11-28T18:40:11:   'content-type': 'application/json',
2025-11-28T18:40:11:   'sec-fetch-site': 'same-origin',
2025-11-28T18:40:11:   origin: 'https://gearly.com',
2025-11-28T18:40:11:   'sec-fetch-mode': 'cors',
2025-11-28T18:40:11:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:40:11:   referer: 'https://gearly.com/',
2025-11-28T18:40:11:   'sec-fetch-dest': 'empty',
2025-11-28T18:40:11:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:40:11:   priority: 'u=3, i',
2025-11-28T18:40:11:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:40:11:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..HlJ515A1ikfnqImc.9e678curoCvlEMhWxyqbnN-4ZTnREzL5xqZszTtmNrIjaocqqIeTejDMmcHgDe9tjrA5TughZCLwFRZB0c1xM9OlGY-hcYyLDshfyLb7HNdJmt-M1P4UYR_KQSmLnzy2LQrv2KMYqVop1TCtne69hokS5AyYJrnZcQGRnoF00NEduBCmiwXiEfcifHvpQGULKqxX9HypB0HUmCvFJaroNMkUprBo00EQMS8mKtsAY4cpTD_S60uQiWD7t_umVVc.UvFzbv-HocjyfLv_PdJR6g; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:40:11:   'x-forwarded-proto': 'https',
2025-11-28T18:40:11:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:40:11:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:40:11:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:40:11:   'content-length': '5393',
2025-11-28T18:40:11:   connection: 'Keep-Alive',
2025-11-28T18:40:11:   'x-middleware-invoke': '',
2025-11-28T18:40:11:   'x-invoke-path': '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:40:11:   'x-invoke-query': '%7B%7D',
2025-11-28T18:40:11:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T18:40:11: }
2025-11-28T18:40:11: Error updating conversation: Error: Conversion from collation utf8mb4_general_ci into utf8mb3_unicode_ci impossible for parameter
2025-11-28T18:40:11:     at PromisePool.execute (/home/americas/public_html/ai/node_modules/mysql2/lib/promise/pool.js:54:22)
2025-11-28T18:40:11:     at l (/home/americas/public_html/ai/.next/server/pages/api/conversation/[id].js:1:2495)
2025-11-28T18:40:11:     at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
2025-11-28T18:40:11:     at async K (/home/americas/public_html/ai/node_modules/next/dist/compiled/next-server/pages-api.runtime.prod.js:20:16853)
2025-11-28T18:40:11:     at async U.render (/home/americas/public_html/ai/node_modules/next/dist/compiled/next-server/pages-api.runtime.prod.js:20:17492)
2025-11-28T18:40:11:     at async NextNodeServer.runApi (/home/americas/public_html/ai/node_modules/next/dist/server/next-server.js:600:9)
2025-11-28T18:40:11:     at async NextNodeServer.handleCatchallRenderRequest (/home/americas/public_html/ai/node_modules/next/dist/server/next-server.js:269:37)
2025-11-28T18:40:11:     at async NextNodeServer.handleRequestImpl (/home/americas/public_html/ai/node_modules/next/dist/server/base-server.js:816:17)
2025-11-28T18:40:11:     at async invokeRender (/home/americas/public_html/ai/node_modules/next/dist/server/lib/router-server.js:174:21)
2025-11-28T18:40:11:     at async handleRequest (/home/americas/public_html/ai/node_modules/next/dist/server/lib/router-server.js:353:24) {
2025-11-28T18:40:11:   code: 'ER_IMPOSSIBLE_STRING_CONVERSION',
2025-11-28T18:40:11:   errno: 3988,
2025-11-28T18:40:11:   sql: 'INSERT INTO messages (conversation_id, role, content) VALUES (?, ?, ?)',
2025-11-28T18:40:11:   sqlState: 'HY000',
2025-11-28T18:40:11:   sqlMessage: 'Conversion from collation utf8mb4_general_ci into utf8mb3_unicode_ci impossible for parameter'
2025-11-28T18:40:11: }
2025-11-28T18:40:11: 2025-11-28T23:40:11.513Z compression no compression: size below threshold
2025-11-28T18:40:11: 2025-11-28T23:40:11.561Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:40:11:   matchedOutput: {
2025-11-28T18:40:11:     type: 'pageFile',
2025-11-28T18:40:11:     fsPath: undefined,
2025-11-28T18:40:11:     locale: undefined,
2025-11-28T18:40:11:     itemsRoot: undefined,
2025-11-28T18:40:11:     itemPath: '/api/conversations'
2025-11-28T18:40:11:   },
2025-11-28T18:40:11:   statusCode: undefined,
2025-11-28T18:40:11:   resHeaders: {},
2025-11-28T18:40:11:   bodyStream: false,
2025-11-28T18:40:11:   parsedUrl: {
2025-11-28T18:40:11:     pathname: '/api/conversations',
2025-11-28T18:40:11:     query: [Object: null prototype] {}
2025-11-28T18:40:11:   },
2025-11-28T18:40:11:   finished: true
2025-11-28T18:40:11: }
2025-11-28T18:40:11: 2025-11-28T23:40:11.561Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:40:11:   host: 'gearly.com',
2025-11-28T18:40:11:   accept: '*/*',
2025-11-28T18:40:11:   'sec-fetch-site': 'same-origin',
2025-11-28T18:40:11:   pragma: 'no-cache',
2025-11-28T18:40:11:   'sec-fetch-mode': 'cors',
2025-11-28T18:40:11:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:40:11:   referer: 'https://gearly.com/',
2025-11-28T18:40:11:   'sec-fetch-dest': 'empty',
2025-11-28T18:40:11:   'cache-control': 'no-cache',
2025-11-28T18:40:11:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:40:11:   priority: 'u=3, i',
2025-11-28T18:40:11:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:40:11:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..1rVXBtGL3bg0fVDj.GMGF-0e32CLgVokTPBwpMKDc7gLUx10PiXr-a6v_HgLwf5st5WVcE-7W7k2NHZInsqZIiKgTrP4KrKdjEJxLFAHVLpEAuo2zJPb4KeyO-eeYxH43C0UB4TLY7G_QfqRFQ_1_0gw5_xxploD6dSdlNq2_SpXuibcuUJUl4X4ftmBPACskHStMc4pvJs-sVcB9w1b_rd8ZJg0IDpvQo0kEyrfTW2qJircx-8gRmMQ9CbwMJI76khg6iAEIEXTFPO4.dlNXiAvw5BUYS_oLq90gvQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:40:11:   'x-forwarded-proto': 'https',
2025-11-28T18:40:11:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:40:11:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:40:11:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:40:11:   connection: 'Keep-Alive',
2025-11-28T18:40:11:   'x-middleware-invoke': '',
2025-11-28T18:40:11:   'x-invoke-path': '/api/conversations',
2025-11-28T18:40:11:   'x-invoke-query': '%7B%7D',
2025-11-28T18:40:11:   'x-invoke-output': '/api/conversations'
2025-11-28T18:40:11: }
2025-11-28T18:40:11: 2025-11-28T23:40:11.563Z compression gzip compression
2025-11-28T18:41:50: 2025-11-28T23:41:50.992Z next:router-server:main requestHandler! /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:41:50:   matchedOutput: {
2025-11-28T18:41:50:     type: 'pageFile',
2025-11-28T18:41:50:     fsPath: undefined,
2025-11-28T18:41:50:     locale: undefined,
2025-11-28T18:41:50:     itemsRoot: undefined,
2025-11-28T18:41:50:     itemPath: '/api/conversation/[id]'
2025-11-28T18:41:50:   },
2025-11-28T18:41:50:   statusCode: undefined,
2025-11-28T18:41:50:   resHeaders: {},
2025-11-28T18:41:50:   bodyStream: false,
2025-11-28T18:41:50:   parsedUrl: {
2025-11-28T18:41:50:     pathname: '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:41:50:     query: [Object: null prototype] {}
2025-11-28T18:41:50:   },
2025-11-28T18:41:50:   finished: true
2025-11-28T18:41:50: }
2025-11-28T18:41:50: 2025-11-28T23:41:50.992Z next:router-server:main invokeRender /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:41:50:   host: 'gearly.com',
2025-11-28T18:41:50:   accept: '*/*',
2025-11-28T18:41:50:   'content-type': 'application/json',
2025-11-28T18:41:50:   'sec-fetch-site': 'same-origin',
2025-11-28T18:41:50:   origin: 'https://gearly.com',
2025-11-28T18:41:50:   'sec-fetch-mode': 'cors',
2025-11-28T18:41:50:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:41:50:   referer: 'https://gearly.com/',
2025-11-28T18:41:50:   'sec-fetch-dest': 'empty',
2025-11-28T18:41:50:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:41:50:   priority: 'u=3, i',
2025-11-28T18:41:50:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:41:50:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..wGQwEhYgb4zyKvaQ.bk1EjynUFMH2w0im1mXxhBr65SkLgLjxgNMd4mxW4E1QT6Og0iEBeZMeJEXPCg3qLPJK9GHupuzwPbz657jCFb17tphO_LytWUaILdJB--eqohfIJrmn2jOoUwKy4pNoOYYNChSFiDqHi-SawP1Qy9i4uS6kwXNYkyoNt6GujkbASqqJDk7okKV8KqZuYpmiA66I011g9jFQ2yTHg7LTQXxoxdhduCj7lKGhPw8KjUd4wan7_of8o582ik6i1f8.dpzfRLkndbjGsHZ8y1vksw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:41:50:   'x-forwarded-proto': 'https',
2025-11-28T18:41:50:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:41:50:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:41:50:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:41:50:   'content-length': '57',
2025-11-28T18:41:50:   connection: 'Keep-Alive',
2025-11-28T18:41:50:   'x-middleware-invoke': '',
2025-11-28T18:41:50:   'x-invoke-path': '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:41:50:   'x-invoke-query': '%7B%7D',
2025-11-28T18:41:50:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T18:41:50: }
2025-11-28T18:41:50: 2025-11-28T23:41:50.996Z compression gzip compression
2025-11-28T18:41:51: 2025-11-28T23:41:51.017Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:41:51:   matchedOutput: {
2025-11-28T18:41:51:     type: 'pageFile',
2025-11-28T18:41:51:     fsPath: undefined,
2025-11-28T18:41:51:     locale: undefined,
2025-11-28T18:41:51:     itemsRoot: undefined,
2025-11-28T18:41:51:     itemPath: '/api/conversations'
2025-11-28T18:41:51:   },
2025-11-28T18:41:51:   statusCode: undefined,
2025-11-28T18:41:51:   resHeaders: {},
2025-11-28T18:41:51:   bodyStream: false,
2025-11-28T18:41:51:   parsedUrl: {
2025-11-28T18:41:51:     pathname: '/api/conversations',
2025-11-28T18:41:51:     query: [Object: null prototype] {}
2025-11-28T18:41:51:   },
2025-11-28T18:41:51:   finished: true
2025-11-28T18:41:51: }
2025-11-28T18:41:51: 2025-11-28T23:41:51.018Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:41:51:   host: 'gearly.com',
2025-11-28T18:41:51:   accept: '*/*',
2025-11-28T18:41:51:   'sec-fetch-site': 'same-origin',
2025-11-28T18:41:51:   pragma: 'no-cache',
2025-11-28T18:41:51:   'sec-fetch-mode': 'cors',
2025-11-28T18:41:51:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:41:51:   referer: 'https://gearly.com/',
2025-11-28T18:41:51:   'sec-fetch-dest': 'empty',
2025-11-28T18:41:51:   'cache-control': 'no-cache',
2025-11-28T18:41:51:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:41:51:   priority: 'u=3, i',
2025-11-28T18:41:51:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:41:51:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Uo8IpuymEoK_9e0Z.7qhkRxj4oZeo-fUn5ahWD7DzgEbiDjmd-4BwfcRYy_s1gq2qWlmZe3tQuClGfdL1r8qomUODiLlCDLoUMuv0w6u3NTCKbK_p__1klHHRuvPXcJflad32tN5EfbkS3NbMz2KgDp4C0J636YGaYKDXm80_sePeXMmC-rApolsRmTSp2HgkYiHB-9cF8fu0RUI1iR3dFjUuTjifbWRJJ6FmZGxaJY-JeHwohMtdf2UWaBr1Eem_vZq6Blkedc_Ukmg._QfkdQk-GOZp4ogY0p_YBA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:41:51:   'x-forwarded-proto': 'https',
2025-11-28T18:41:51:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:41:51:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:41:51:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:41:51:   connection: 'Keep-Alive',
2025-11-28T18:41:51:   'x-middleware-invoke': '',
2025-11-28T18:41:51:   'x-invoke-path': '/api/conversations',
2025-11-28T18:41:51:   'x-invoke-query': '%7B%7D',
2025-11-28T18:41:51:   'x-invoke-output': '/api/conversations'
2025-11-28T18:41:51: }
2025-11-28T18:41:51: 2025-11-28T23:41:51.019Z compression gzip compression
2025-11-28T18:41:51: 2025-11-28T23:41:51.069Z next:router-server:main requestHandler! /api/stream {
2025-11-28T18:41:51:   matchedOutput: {
2025-11-28T18:41:51:     type: 'pageFile',
2025-11-28T18:41:51:     fsPath: undefined,
2025-11-28T18:41:51:     locale: undefined,
2025-11-28T18:41:51:     itemsRoot: undefined,
2025-11-28T18:41:51:     itemPath: '/api/stream'
2025-11-28T18:41:51:   },
2025-11-28T18:41:51:   statusCode: undefined,
2025-11-28T18:41:51:   resHeaders: {},
2025-11-28T18:41:51:   bodyStream: false,
2025-11-28T18:41:51:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T18:41:51:   finished: true
2025-11-28T18:41:51: }
2025-11-28T18:41:51: 2025-11-28T23:41:51.069Z next:router-server:main invokeRender /api/stream {
2025-11-28T18:41:51:   host: 'gearly.com',
2025-11-28T18:41:51:   accept: '*/*',
2025-11-28T18:41:51:   'content-type': 'application/json',
2025-11-28T18:41:51:   'sec-fetch-site': 'same-origin',
2025-11-28T18:41:51:   origin: 'https://gearly.com',
2025-11-28T18:41:51:   'sec-fetch-mode': 'cors',
2025-11-28T18:41:51:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:41:51:   referer: 'https://gearly.com/',
2025-11-28T18:41:51:   'sec-fetch-dest': 'empty',
2025-11-28T18:41:51:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:41:51:   priority: 'u=3, i',
2025-11-28T18:41:51:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:41:51:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..gDAeisZtRTtyqbmQ.TK19xs4HRRgSBlppb1uc8u45_W34aTa-lPzJBshnDZQL1T8v9-m8kXedMWKPW2rzaQCMTn_QRdIV91dR4p54Zxtt14uW2LbG7Txy8jkP3Zl51Z0z_2Gs0_LcfoNIA1_28H1Zd8cSK7oGTeGJUvv2sjgMFrKAJWf7kmVlq7omwU8qxpsk5HOjejvrirVFTeBAiqTunNsX6MppjWDbhWSu8dt-Tu56JWl0yqLaGL5Xn6yL4Obg-eneZAuJNMn3OkE.Z6-gepCkm2zqCugc6oY_OQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:41:51:   'x-forwarded-proto': 'https',
2025-11-28T18:41:51:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:41:51:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:41:51:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:41:51:   'content-length': '43201',
2025-11-28T18:41:51:   connection: 'Keep-Alive',
2025-11-28T18:41:51:   'x-middleware-invoke': '',
2025-11-28T18:41:51:   'x-invoke-path': '/api/stream',
2025-11-28T18:41:51:   'x-invoke-query': '%7B%7D',
2025-11-28T18:41:51:   'x-invoke-output': '/api/stream'
2025-11-28T18:41:51: }
2025-11-28T18:41:51: 2025-11-28T23:41:51.543Z compression gzip compression
2025-11-28T18:42:12: 2025-11-28T23:42:12.812Z next:router-server:main requestHandler! /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:42:12:   matchedOutput: {
2025-11-28T18:42:12:     type: 'pageFile',
2025-11-28T18:42:12:     fsPath: undefined,
2025-11-28T18:42:12:     locale: undefined,
2025-11-28T18:42:12:     itemsRoot: undefined,
2025-11-28T18:42:12:     itemPath: '/api/conversation/[id]'
2025-11-28T18:42:12:   },
2025-11-28T18:42:12:   statusCode: undefined,
2025-11-28T18:42:12:   resHeaders: {},
2025-11-28T18:42:12:   bodyStream: false,
2025-11-28T18:42:12:   parsedUrl: {
2025-11-28T18:42:12:     pathname: '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:42:12:     query: [Object: null prototype] {}
2025-11-28T18:42:12:   },
2025-11-28T18:42:12:   finished: true
2025-11-28T18:42:12: }
2025-11-28T18:42:12: 2025-11-28T23:42:12.812Z next:router-server:main invokeRender /api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c {
2025-11-28T18:42:12:   host: 'gearly.com',
2025-11-28T18:42:12:   accept: '*/*',
2025-11-28T18:42:12:   'content-type': 'application/json',
2025-11-28T18:42:12:   'sec-fetch-site': 'same-origin',
2025-11-28T18:42:12:   origin: 'https://gearly.com',
2025-11-28T18:42:12:   'sec-fetch-mode': 'cors',
2025-11-28T18:42:12:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:42:12:   referer: 'https://gearly.com/',
2025-11-28T18:42:12:   'sec-fetch-dest': 'empty',
2025-11-28T18:42:12:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:42:12:   priority: 'u=3, i',
2025-11-28T18:42:12:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:42:12:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..IBJFJjMlMThRrNJC.h99zkZ0mw7mNcn8EC3oxa_37aepxvg1mGCYIz_mtAvBRFYRbIj_Okv0YBtPe7LSl-oQiDow8JSGDHVu1XQk2wt5jkOl6rhQqqoSthSCXax0XPntatr-PTxXRHWqDafwKmQ4v14s-1Z-xlG2UHvORPaIujboWhtQwtdiZy0yRRenb98OZ8NxS3iKTz3Y4PMdEfcsLGIHkHukD3pFvaujMZ-TstEwlYLzcelcngJRCE6IEpcSLqo8ItD4qaqa_v0M.tiUSn2ZXo_G86DDNsHR70g; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:42:12:   'x-forwarded-proto': 'https',
2025-11-28T18:42:12:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:42:12:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:42:12:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:42:12:   'content-length': '5262',
2025-11-28T18:42:12:   connection: 'Keep-Alive',
2025-11-28T18:42:12:   'x-middleware-invoke': '',
2025-11-28T18:42:12:   'x-invoke-path': '/api/conversation/d6488d9d3f870d35f41f936a0428b89c2d42934c80b9d68c',
2025-11-28T18:42:12:   'x-invoke-query': '%7B%7D',
2025-11-28T18:42:12:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T18:42:12: }
2025-11-28T18:42:12: Error updating conversation: Error: Conversion from collation utf8mb4_general_ci into utf8mb3_unicode_ci impossible for parameter
2025-11-28T18:42:12:     at PromisePool.execute (/home/americas/public_html/ai/node_modules/mysql2/lib/promise/pool.js:54:22)
2025-11-28T18:42:12:     at l (/home/americas/public_html/ai/.next/server/pages/api/conversation/[id].js:1:2495)
2025-11-28T18:42:12:     at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
2025-11-28T18:42:12:     at async K (/home/americas/public_html/ai/node_modules/next/dist/compiled/next-server/pages-api.runtime.prod.js:20:16853)
2025-11-28T18:42:12:     at async U.render (/home/americas/public_html/ai/node_modules/next/dist/compiled/next-server/pages-api.runtime.prod.js:20:17492)
2025-11-28T18:42:12:     at async NextNodeServer.runApi (/home/americas/public_html/ai/node_modules/next/dist/server/next-server.js:600:9)
2025-11-28T18:42:12:     at async NextNodeServer.handleCatchallRenderRequest (/home/americas/public_html/ai/node_modules/next/dist/server/next-server.js:269:37)
2025-11-28T18:42:12:     at async NextNodeServer.handleRequestImpl (/home/americas/public_html/ai/node_modules/next/dist/server/base-server.js:816:17)
2025-11-28T18:42:12:     at async invokeRender (/home/americas/public_html/ai/node_modules/next/dist/server/lib/router-server.js:174:21)
2025-11-28T18:42:12:     at async handleRequest (/home/americas/public_html/ai/node_modules/next/dist/server/lib/router-server.js:353:24) {
2025-11-28T18:42:12:   code: 'ER_IMPOSSIBLE_STRING_CONVERSION',
2025-11-28T18:42:12:   errno: 3988,
2025-11-28T18:42:12:   sql: 'INSERT INTO messages (conversation_id, role, content) VALUES (?, ?, ?)',
2025-11-28T18:42:12:   sqlState: 'HY000',
2025-11-28T18:42:12:   sqlMessage: 'Conversion from collation utf8mb4_general_ci into utf8mb3_unicode_ci impossible for parameter'
2025-11-28T18:42:12: }
2025-11-28T18:42:12: 2025-11-28T23:42:12.815Z compression no compression: size below threshold
2025-11-28T18:42:12: 2025-11-28T23:42:12.863Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:42:12:   matchedOutput: {
2025-11-28T18:42:12:     type: 'pageFile',
2025-11-28T18:42:12:     fsPath: undefined,
2025-11-28T18:42:12:     locale: undefined,
2025-11-28T18:42:12:     itemsRoot: undefined,
2025-11-28T18:42:12:     itemPath: '/api/conversations'
2025-11-28T18:42:12:   },
2025-11-28T18:42:12:   statusCode: undefined,
2025-11-28T18:42:12:   resHeaders: {},
2025-11-28T18:42:12:   bodyStream: false,
2025-11-28T18:42:12:   parsedUrl: {
2025-11-28T18:42:12:     pathname: '/api/conversations',
2025-11-28T18:42:12:     query: [Object: null prototype] {}
2025-11-28T18:42:12:   },
2025-11-28T18:42:12:   finished: true
2025-11-28T18:42:12: }
2025-11-28T18:42:12: 2025-11-28T23:42:12.863Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:42:12:   host: 'gearly.com',
2025-11-28T18:42:12:   accept: '*/*',
2025-11-28T18:42:12:   'sec-fetch-site': 'same-origin',
2025-11-28T18:42:12:   pragma: 'no-cache',
2025-11-28T18:42:12:   'sec-fetch-mode': 'cors',
2025-11-28T18:42:12:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:42:12:   referer: 'https://gearly.com/',
2025-11-28T18:42:12:   'sec-fetch-dest': 'empty',
2025-11-28T18:42:12:   'cache-control': 'no-cache',
2025-11-28T18:42:12:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:42:12:   priority: 'u=3, i',
2025-11-28T18:42:12:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:42:12:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..-5nfSL_GIRl8R-8s.LmSoEyQNxCCw5CHDSQVFa9XivYXJCljVymUSauwy2KEdkdhBXBWcrI3CankQ_1q16ERJiqbG0tY67--txxcurA8cOY-802JHAMyw2hg39m-zvWEtyIUaRRaYrDCO1RiveJ3Hb9e4W6uqgvRgMYM8vEM-CkODJEJpKA61hPn7fhtrQaqMbCW_gQtv8A6EfCzJpg3vZYRI8kueGBjddfc-u09uew7geAUXVsfw_Ac1BsGA49MoavZov1g9f7mFnSM.pK2Q1LsGcTNVIRk9RM7Tlw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:42:12:   'x-forwarded-proto': 'https',
2025-11-28T18:42:12:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:42:12:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:42:12:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:42:12:   connection: 'Keep-Alive',
2025-11-28T18:42:12:   'x-middleware-invoke': '',
2025-11-28T18:42:12:   'x-invoke-path': '/api/conversations',
2025-11-28T18:42:12:   'x-invoke-query': '%7B%7D',
2025-11-28T18:42:12:   'x-invoke-output': '/api/conversations'
2025-11-28T18:42:12: }
2025-11-28T18:42:12: 2025-11-28T23:42:12.864Z compression gzip compression
2025-11-28T18:48:02: 2025-11-28T23:48:02.922Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T18:48:02:   matchedOutput: {
2025-11-28T18:48:02:     type: 'pageFile',
2025-11-28T18:48:02:     fsPath: undefined,
2025-11-28T18:48:02:     locale: undefined,
2025-11-28T18:48:02:     itemsRoot: undefined,
2025-11-28T18:48:02:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T18:48:02:   },
2025-11-28T18:48:02:   statusCode: undefined,
2025-11-28T18:48:02:   resHeaders: {},
2025-11-28T18:48:02:   bodyStream: false,
2025-11-28T18:48:02:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T18:48:02:   finished: true
2025-11-28T18:48:02: }
2025-11-28T18:48:02: 2025-11-28T23:48:02.922Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T18:48:02:   host: 'gearly.com',
2025-11-28T18:48:02:   accept: '*/*',
2025-11-28T18:48:02:   'content-type': 'application/json',
2025-11-28T18:48:02:   'sec-fetch-site': 'same-origin',
2025-11-28T18:48:02:   'if-none-match': '"l8drva3w42"',
2025-11-28T18:48:02:   'sec-fetch-mode': 'cors',
2025-11-28T18:48:02:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:48:02:   referer: 'https://gearly.com/',
2025-11-28T18:48:02:   'sec-fetch-dest': 'empty',
2025-11-28T18:48:02:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:48:02:   priority: 'u=3, i',
2025-11-28T18:48:02:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:48:02:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..i2y2iKjzyQH4VAFC.yRXhQGua7uZwQBULArT0sVJ0BYNq5e8M26Iwmx9XEH9cRiAkoRSXAv58ye6sB4P_WTVgyZVoZDf-fBXxeH1ALirW9oFIJEuDepLMKzS39mZXcBlLmcSF0c1C7fY1TvaAVMPWPH4oFLK3SRr4E0LmrB3DrEK349qqtX6ATe5FsofgIAHZWyZHlrMp60oxvn7OZ2micZt0FtFQ8mL6giFos9PAV1YmTNrEOa1tZfNlTSqTk3DxUh0UxzUEmnpx3qo.pOKTBIDfaS1KqQFfmZvJqg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:48:02:   'x-forwarded-proto': 'https',
2025-11-28T18:48:02:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:48:02:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:48:02:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:48:02:   connection: 'Keep-Alive',
2025-11-28T18:48:02:   'x-middleware-invoke': '',
2025-11-28T18:48:02:   'x-invoke-path': '/api/auth/session',
2025-11-28T18:48:02:   'x-invoke-query': '%7B%7D',
2025-11-28T18:48:02:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T18:48:02: }
2025-11-28T18:48:02: 2025-11-28T23:48:02.924Z compression no compression: size below threshold
2025-11-28T18:48:06: 2025-11-28T23:48:06.025Z next:router-server:main requestHandler! / {
2025-11-28T18:48:06:   matchedOutput: {
2025-11-28T18:48:06:     type: 'pageFile',
2025-11-28T18:48:06:     fsPath: undefined,
2025-11-28T18:48:06:     locale: undefined,
2025-11-28T18:48:06:     itemsRoot: undefined,
2025-11-28T18:48:06:     itemPath: '/'
2025-11-28T18:48:06:   },
2025-11-28T18:48:06:   statusCode: undefined,
2025-11-28T18:48:06:   resHeaders: {},
2025-11-28T18:48:06:   bodyStream: false,
2025-11-28T18:48:06:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T18:48:06:   finished: true
2025-11-28T18:48:06: }
2025-11-28T18:48:06: 2025-11-28T23:48:06.026Z next:router-server:main invokeRender / {
2025-11-28T18:48:06:   host: 'gearly.com',
2025-11-28T18:48:06:   'sec-fetch-dest': 'document',
2025-11-28T18:48:06:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:48:06:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T18:48:06:   'sec-fetch-site': 'none',
2025-11-28T18:48:06:   'sec-fetch-mode': 'navigate',
2025-11-28T18:48:06:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:48:06:   priority: 'u=0, i',
2025-11-28T18:48:06:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:48:06:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..rONyH1terLey6lrM.y_-mbB9IVg2DskadtfV5GmVAB5GGuZovD5vLbUFOUmgFBgNb6mVpy3elHeQ-kcXJNdeXEeMpZoML0FX_hPak1KIlQ9FaE4BrsQC3_Rc66el0WX3ziQpTtH_zf6Xfbud8cgaBzESQG4JOgtEE3G-lbB-girqaIzEd_8EA0abRFsUVAeGDkLJkUC7CJw_wKl95Li1wD1X4Oq63PVd0t938b7J44xB02JYBoVYfpgg_bYJpaQ6Hm1Uo9LGf6I3xZVc.w5oXNfC9TLAmzu2l9Nnxvg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:48:06:   'x-forwarded-proto': 'https',
2025-11-28T18:48:06:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:48:06:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:48:06:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:48:06:   connection: 'Keep-Alive',
2025-11-28T18:48:06:   'x-middleware-invoke': '',
2025-11-28T18:48:06:   'x-invoke-path': '/',
2025-11-28T18:48:06:   'x-invoke-query': '%7B%7D',
2025-11-28T18:48:06:   'x-invoke-output': '/'
2025-11-28T18:48:06: }
2025-11-28T18:48:06: 2025-11-28T23:48:06.027Z compression gzip compression
2025-11-28T18:48:06: 2025-11-28T23:48:06.064Z next:router-server:main requestHandler! /logo.png {
2025-11-28T18:48:06:   matchedOutput: {
2025-11-28T18:48:06:     type: 'publicFolder',
2025-11-28T18:48:06:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T18:48:06:     locale: undefined,
2025-11-28T18:48:06:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T18:48:06:     itemPath: '/logo.png'
2025-11-28T18:48:06:   },
2025-11-28T18:48:06:   statusCode: undefined,
2025-11-28T18:48:06:   resHeaders: {},
2025-11-28T18:48:06:   bodyStream: false,
2025-11-28T18:48:06:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T18:48:06:   finished: true
2025-11-28T18:48:06: }
2025-11-28T18:48:06: 2025-11-28T23:48:06.064Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T18:48:06: 2025-11-28T23:48:06.064Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T18:48:06: 2025-11-28T23:48:06.064Z send accept ranges
2025-11-28T18:48:06: 2025-11-28T23:48:06.064Z send cache-control public, max-age=0
2025-11-28T18:48:06: 2025-11-28T23:48:06.064Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T18:48:06: 2025-11-28T23:48:06.064Z send etag W/"2465-19ac853b2f0"
2025-11-28T18:48:06: 2025-11-28T23:48:06.064Z send content-type image/png
2025-11-28T18:48:06: 2025-11-28T23:48:06.064Z send not modified
2025-11-28T18:48:06: 2025-11-28T23:48:06.065Z compression undefined not compressible
2025-11-28T18:48:06: 2025-11-28T23:48:06.065Z compression no compression: filtered
2025-11-28T18:48:06: 2025-11-28T23:48:06.092Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T18:48:06:   matchedOutput: {
2025-11-28T18:48:06:     type: 'pageFile',
2025-11-28T18:48:06:     fsPath: undefined,
2025-11-28T18:48:06:     locale: undefined,
2025-11-28T18:48:06:     itemsRoot: undefined,
2025-11-28T18:48:06:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T18:48:06:   },
2025-11-28T18:48:06:   statusCode: undefined,
2025-11-28T18:48:06:   resHeaders: {},
2025-11-28T18:48:06:   bodyStream: false,
2025-11-28T18:48:06:   parsedUrl: {
2025-11-28T18:48:06:     pathname: '/api/auth/providers',
2025-11-28T18:48:06:     query: [Object: null prototype] {}
2025-11-28T18:48:06:   },
2025-11-28T18:48:06:   finished: true
2025-11-28T18:48:06: }
2025-11-28T18:48:06: 2025-11-28T23:48:06.092Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T18:48:06:   host: 'gearly.com',
2025-11-28T18:48:06:   accept: '*/*',
2025-11-28T18:48:06:   'sec-fetch-site': 'same-origin',
2025-11-28T18:48:06:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T18:48:06:   'sec-fetch-mode': 'cors',
2025-11-28T18:48:06:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:48:06:   referer: 'https://gearly.com/',
2025-11-28T18:48:06:   'sec-fetch-dest': 'empty',
2025-11-28T18:48:06:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:48:06:   priority: 'u=3, i',
2025-11-28T18:48:06:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:48:06:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..rONyH1terLey6lrM.y_-mbB9IVg2DskadtfV5GmVAB5GGuZovD5vLbUFOUmgFBgNb6mVpy3elHeQ-kcXJNdeXEeMpZoML0FX_hPak1KIlQ9FaE4BrsQC3_Rc66el0WX3ziQpTtH_zf6Xfbud8cgaBzESQG4JOgtEE3G-lbB-girqaIzEd_8EA0abRFsUVAeGDkLJkUC7CJw_wKl95Li1wD1X4Oq63PVd0t938b7J44xB02JYBoVYfpgg_bYJpaQ6Hm1Uo9LGf6I3xZVc.w5oXNfC9TLAmzu2l9Nnxvg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:48:06:   'x-forwarded-proto': 'https',
2025-11-28T18:48:06:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:48:06:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:48:06:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:48:06:   connection: 'Keep-Alive',
2025-11-28T18:48:06:   'x-middleware-invoke': '',
2025-11-28T18:48:06:   'x-invoke-path': '/api/auth/providers',
2025-11-28T18:48:06:   'x-invoke-query': '%7B%7D',
2025-11-28T18:48:06:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T18:48:06: }
2025-11-28T18:48:06: 2025-11-28T23:48:06.093Z compression no compression: size below threshold
2025-11-28T18:48:06: 2025-11-28T23:48:06.134Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T18:48:06:   matchedOutput: {
2025-11-28T18:48:06:     type: 'pageFile',
2025-11-28T18:48:06:     fsPath: undefined,
2025-11-28T18:48:06:     locale: undefined,
2025-11-28T18:48:06:     itemsRoot: undefined,
2025-11-28T18:48:06:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T18:48:06:   },
2025-11-28T18:48:06:   statusCode: undefined,
2025-11-28T18:48:06:   resHeaders: {},
2025-11-28T18:48:06:   bodyStream: false,
2025-11-28T18:48:06:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T18:48:06:   finished: true
2025-11-28T18:48:06: }
2025-11-28T18:48:06: 2025-11-28T23:48:06.134Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T18:48:06:   host: 'gearly.com',
2025-11-28T18:48:06:   accept: '*/*',
2025-11-28T18:48:06:   'content-type': 'application/json',
2025-11-28T18:48:06:   'sec-fetch-site': 'same-origin',
2025-11-28T18:48:06:   'if-none-match': '"y6x0eddxdq42"',
2025-11-28T18:48:06:   'sec-fetch-mode': 'cors',
2025-11-28T18:48:06:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:48:06:   referer: 'https://gearly.com/',
2025-11-28T18:48:06:   'sec-fetch-dest': 'empty',
2025-11-28T18:48:06:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:48:06:   priority: 'u=3, i',
2025-11-28T18:48:06:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:48:06:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..rONyH1terLey6lrM.y_-mbB9IVg2DskadtfV5GmVAB5GGuZovD5vLbUFOUmgFBgNb6mVpy3elHeQ-kcXJNdeXEeMpZoML0FX_hPak1KIlQ9FaE4BrsQC3_Rc66el0WX3ziQpTtH_zf6Xfbud8cgaBzESQG4JOgtEE3G-lbB-girqaIzEd_8EA0abRFsUVAeGDkLJkUC7CJw_wKl95Li1wD1X4Oq63PVd0t938b7J44xB02JYBoVYfpgg_bYJpaQ6Hm1Uo9LGf6I3xZVc.w5oXNfC9TLAmzu2l9Nnxvg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:48:06:   'x-forwarded-proto': 'https',
2025-11-28T18:48:06:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:48:06:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:48:06:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:48:06:   connection: 'Keep-Alive',
2025-11-28T18:48:06:   'x-middleware-invoke': '',
2025-11-28T18:48:06:   'x-invoke-path': '/api/auth/session',
2025-11-28T18:48:06:   'x-invoke-query': '%7B%7D',
2025-11-28T18:48:06:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T18:48:06: }
2025-11-28T18:48:06: 2025-11-28T23:48:06.135Z next:router-server:main requestHandler! /logo2.png {
2025-11-28T18:48:06:   matchedOutput: {
2025-11-28T18:48:06:     type: 'publicFolder',
2025-11-28T18:48:06:     fsPath: '/home/americas/public_html/ai/public/logo2.png',
2025-11-28T18:48:06:     locale: undefined,
2025-11-28T18:48:06:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T18:48:06:     itemPath: '/logo2.png'
2025-11-28T18:48:06:   },
2025-11-28T18:48:06:   statusCode: undefined,
2025-11-28T18:48:06:   resHeaders: {},
2025-11-28T18:48:06:   bodyStream: false,
2025-11-28T18:48:06:   parsedUrl: { pathname: '/logo2.png', query: [Object: null prototype] {} },
2025-11-28T18:48:06:   finished: true
2025-11-28T18:48:06: }
2025-11-28T18:48:06: 2025-11-28T23:48:06.135Z send stat "/home/americas/public_html/ai/public/logo2.png"
2025-11-28T18:48:06: 2025-11-28T23:48:06.135Z send pipe "/home/americas/public_html/ai/public/logo2.png"
2025-11-28T18:48:06: 2025-11-28T23:48:06.135Z send accept ranges
2025-11-28T18:48:06: 2025-11-28T23:48:06.135Z send cache-control public, max-age=0
2025-11-28T18:48:06: 2025-11-28T23:48:06.135Z send modified Fri, 28 Nov 2025 02:38:40 GMT
2025-11-28T18:48:06: 2025-11-28T23:48:06.135Z send etag W/"4c60-19ac853b5c1"
2025-11-28T18:48:06: 2025-11-28T23:48:06.135Z send content-type image/png
2025-11-28T18:48:06: 2025-11-28T23:48:06.135Z send not modified
2025-11-28T18:48:06: 2025-11-28T23:48:06.135Z compression undefined not compressible
2025-11-28T18:48:06: 2025-11-28T23:48:06.135Z compression no compression: filtered
2025-11-28T18:48:06: 2025-11-28T23:48:06.136Z compression no compression: size below threshold
2025-11-28T18:48:06: 2025-11-28T23:48:06.153Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:48:06:   matchedOutput: {
2025-11-28T18:48:06:     type: 'pageFile',
2025-11-28T18:48:06:     fsPath: undefined,
2025-11-28T18:48:06:     locale: undefined,
2025-11-28T18:48:06:     itemsRoot: undefined,
2025-11-28T18:48:06:     itemPath: '/api/conversations'
2025-11-28T18:48:06:   },
2025-11-28T18:48:06:   statusCode: undefined,
2025-11-28T18:48:06:   resHeaders: {},
2025-11-28T18:48:06:   bodyStream: false,
2025-11-28T18:48:06:   parsedUrl: {
2025-11-28T18:48:06:     pathname: '/api/conversations',
2025-11-28T18:48:06:     query: [Object: null prototype] {}
2025-11-28T18:48:06:   },
2025-11-28T18:48:06:   finished: true
2025-11-28T18:48:06: }
2025-11-28T18:48:06: 2025-11-28T23:48:06.153Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:48:06:   host: 'gearly.com',
2025-11-28T18:48:06:   accept: '*/*',
2025-11-28T18:48:06:   'sec-fetch-site': 'same-origin',
2025-11-28T18:48:06:   pragma: 'no-cache',
2025-11-28T18:48:06:   'sec-fetch-mode': 'cors',
2025-11-28T18:48:06:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:48:06:   referer: 'https://gearly.com/',
2025-11-28T18:48:06:   'sec-fetch-dest': 'empty',
2025-11-28T18:48:06:   'cache-control': 'no-cache',
2025-11-28T18:48:06:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:48:06:   priority: 'u=3, i',
2025-11-28T18:48:06:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:48:06:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Jo7gihQBsh-dttO6.cLWUqEr0beI1QQYoqsg6bLKNDFCqP0iuF_SBUZEYHDWs5rtWJkYRUz9w6dazKYtlo8TNtUWuBoRZjS-LcSGPXRRVNRMlLbofph59IX41ukfpsIcSqNKmsvg1WpVP3qEdh-JubwaQkYdyLWQAUiiwME_340FiyoejR519zAyHLksednpWEMjalF1hJ8Yu86apnGTjUleQDU3Ns0izOCeBa1NYw4h6X4Pda6VpY7ETJaTYqXZPzeomrQ6K2bIhZg8.Rv52wd7I1CtKAqOdspk2rQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:48:06:   'x-forwarded-proto': 'https',
2025-11-28T18:48:06:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:48:06:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:48:06:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:48:06:   connection: 'Keep-Alive',
2025-11-28T18:48:06:   'x-middleware-invoke': '',
2025-11-28T18:48:06:   'x-invoke-path': '/api/conversations',
2025-11-28T18:48:06:   'x-invoke-query': '%7B%7D',
2025-11-28T18:48:06:   'x-invoke-output': '/api/conversations'
2025-11-28T18:48:06: }
2025-11-28T18:48:06: 2025-11-28T23:48:06.156Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T18:48:06:   matchedOutput: {
2025-11-28T18:48:06:     type: 'pageFile',
2025-11-28T18:48:06:     fsPath: undefined,
2025-11-28T18:48:06:     locale: undefined,
2025-11-28T18:48:06:     itemsRoot: undefined,
2025-11-28T18:48:06:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T18:48:06:   },
2025-11-28T18:48:06:   statusCode: undefined,
2025-11-28T18:48:06:   resHeaders: {},
2025-11-28T18:48:06:   bodyStream: false,
2025-11-28T18:48:06:   parsedUrl: {
2025-11-28T18:48:06:     pathname: '/api/auth/providers',
2025-11-28T18:48:06:     query: [Object: null prototype] {}
2025-11-28T18:48:06:   },
2025-11-28T18:48:06:   finished: true
2025-11-28T18:48:06: }
2025-11-28T18:48:06: 2025-11-28T23:48:06.156Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T18:48:06:   host: 'gearly.com',
2025-11-28T18:48:06:   accept: '*/*',
2025-11-28T18:48:06:   'sec-fetch-site': 'same-origin',
2025-11-28T18:48:06:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T18:48:06:   'sec-fetch-mode': 'cors',
2025-11-28T18:48:06:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:48:06:   referer: 'https://gearly.com/',
2025-11-28T18:48:06:   'sec-fetch-dest': 'empty',
2025-11-28T18:48:06:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:48:06:   priority: 'u=3, i',
2025-11-28T18:48:06:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:48:06:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Jo7gihQBsh-dttO6.cLWUqEr0beI1QQYoqsg6bLKNDFCqP0iuF_SBUZEYHDWs5rtWJkYRUz9w6dazKYtlo8TNtUWuBoRZjS-LcSGPXRRVNRMlLbofph59IX41ukfpsIcSqNKmsvg1WpVP3qEdh-JubwaQkYdyLWQAUiiwME_340FiyoejR519zAyHLksednpWEMjalF1hJ8Yu86apnGTjUleQDU3Ns0izOCeBa1NYw4h6X4Pda6VpY7ETJaTYqXZPzeomrQ6K2bIhZg8.Rv52wd7I1CtKAqOdspk2rQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:48:06:   'x-forwarded-proto': 'https',
2025-11-28T18:48:06:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:48:06:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:48:06:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:48:06:   connection: 'Keep-Alive',
2025-11-28T18:48:06:   'x-middleware-invoke': '',
2025-11-28T18:48:06:   'x-invoke-path': '/api/auth/providers',
2025-11-28T18:48:06:   'x-invoke-query': '%7B%7D',
2025-11-28T18:48:06:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T18:48:06: }
2025-11-28T18:48:06: 2025-11-28T23:48:06.157Z compression no compression: size below threshold
2025-11-28T18:48:06: 2025-11-28T23:48:06.157Z compression gzip compression
2025-11-28T18:48:27: 2025-11-28T23:48:27.653Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:48:27:   matchedOutput: {
2025-11-28T18:48:27:     type: 'pageFile',
2025-11-28T18:48:27:     fsPath: undefined,
2025-11-28T18:48:27:     locale: undefined,
2025-11-28T18:48:27:     itemsRoot: undefined,
2025-11-28T18:48:27:     itemPath: '/api/conversations'
2025-11-28T18:48:27:   },
2025-11-28T18:48:27:   statusCode: undefined,
2025-11-28T18:48:27:   resHeaders: {},
2025-11-28T18:48:27:   bodyStream: false,
2025-11-28T18:48:27:   parsedUrl: {
2025-11-28T18:48:27:     pathname: '/api/conversations',
2025-11-28T18:48:27:     query: [Object: null prototype] {}
2025-11-28T18:48:27:   },
2025-11-28T18:48:27:   finished: true
2025-11-28T18:48:27: }
2025-11-28T18:48:27: 2025-11-28T23:48:27.653Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:48:27:   host: 'gearly.com',
2025-11-28T18:48:27:   accept: '*/*',
2025-11-28T18:48:27:   'sec-fetch-site': 'same-origin',
2025-11-28T18:48:27:   origin: 'https://gearly.com',
2025-11-28T18:48:27:   'sec-fetch-mode': 'cors',
2025-11-28T18:48:27:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:48:27:   referer: 'https://gearly.com/',
2025-11-28T18:48:27:   'sec-fetch-dest': 'empty',
2025-11-28T18:48:27:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:48:27:   priority: 'u=3, i',
2025-11-28T18:48:27:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:48:27:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..qXkUrY2CjdNCdA4C.x5AFeoRYYY789K8gyDztdxZ3dQyuUsLrffU_3nvMSoCquxKXB107AuWxw9C6s56yXzzXtqQSRU8HeBrK3OraqH-wRorhrR2-Ek0VUL11in2a3KoYWLprV0G0J5HjG6YNiJrxCP8wVIuYEjkoJkF4mdsEQVDkgEXFwSlJid_D6nl5QBJ6LJkNzwPS1W5ryy31bHvEHUm8vjKpMaaZkNuScZGpJraw9vK5m3es6nbn-DEG9EKBKc6KewK8Kcss-pE.VsbcSyhY5ERMyl0ivtKWkw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:48:27:   'x-forwarded-proto': 'https',
2025-11-28T18:48:27:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:48:27:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:48:27:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:48:27:   'content-length': '0',
2025-11-28T18:48:27:   connection: 'Keep-Alive',
2025-11-28T18:48:27:   'x-middleware-invoke': '',
2025-11-28T18:48:27:   'x-invoke-path': '/api/conversations',
2025-11-28T18:48:27:   'x-invoke-query': '%7B%7D',
2025-11-28T18:48:27:   'x-invoke-output': '/api/conversations'
2025-11-28T18:48:27: }
2025-11-28T18:48:27: 2025-11-28T23:48:27.655Z compression no compression: size below threshold
2025-11-28T18:48:27: 2025-11-28T23:48:27.671Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:48:27:   matchedOutput: {
2025-11-28T18:48:27:     type: 'pageFile',
2025-11-28T18:48:27:     fsPath: undefined,
2025-11-28T18:48:27:     locale: undefined,
2025-11-28T18:48:27:     itemsRoot: undefined,
2025-11-28T18:48:27:     itemPath: '/api/conversations'
2025-11-28T18:48:27:   },
2025-11-28T18:48:27:   statusCode: undefined,
2025-11-28T18:48:27:   resHeaders: {},
2025-11-28T18:48:27:   bodyStream: false,
2025-11-28T18:48:27:   parsedUrl: {
2025-11-28T18:48:27:     pathname: '/api/conversations',
2025-11-28T18:48:27:     query: [Object: null prototype] {}
2025-11-28T18:48:27:   },
2025-11-28T18:48:27:   finished: true
2025-11-28T18:48:27: }
2025-11-28T18:48:27: 2025-11-28T23:48:27.671Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:48:27:   host: 'gearly.com',
2025-11-28T18:48:27:   accept: '*/*',
2025-11-28T18:48:27:   'sec-fetch-site': 'same-origin',
2025-11-28T18:48:27:   pragma: 'no-cache',
2025-11-28T18:48:27:   'sec-fetch-mode': 'cors',
2025-11-28T18:48:27:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:48:27:   referer: 'https://gearly.com/',
2025-11-28T18:48:27:   'sec-fetch-dest': 'empty',
2025-11-28T18:48:27:   'cache-control': 'no-cache',
2025-11-28T18:48:27:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:48:27:   priority: 'u=3, i',
2025-11-28T18:48:27:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:48:27:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..V_yBTqV0Sy1S3lPK.MyIMYKdhy0tFZAt6HN8A2-gTWy7S2nnx8D6SoY8XLkShwBTqaLXW89d4uDeHSLZB--zHrTeerVpeldVIf3aDosrbiezVoHmHLdlFlYZ6TbUtL3x8AnVTL57BRw2DBLhLJcNB6t3EOIEh7RAUel3wbtarDxRpBWylfTuIRJj6yWIeiTq_v1v0QzxMC-3a_Cexl6MnArH3FZtTS_PxzR5xqnK2wfnuqlkTvrRCVZ9VfdJ4c5KuA5JXwZeHfGKqQac.ZvKNK8QdWBrpMKawfzS9HA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:48:27:   'x-forwarded-proto': 'https',
2025-11-28T18:48:27:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:48:27:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:48:27:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:48:27:   connection: 'Keep-Alive',
2025-11-28T18:48:27:   'x-middleware-invoke': '',
2025-11-28T18:48:27:   'x-invoke-path': '/api/conversations',
2025-11-28T18:48:27:   'x-invoke-query': '%7B%7D',
2025-11-28T18:48:27:   'x-invoke-output': '/api/conversations'
2025-11-28T18:48:27: }
2025-11-28T18:48:27: 2025-11-28T23:48:27.673Z compression gzip compression
2025-11-28T18:48:27: 2025-11-28T23:48:27.690Z next:router-server:main requestHandler! /profile.png {
2025-11-28T18:48:27:   matchedOutput: {
2025-11-28T18:48:27:     type: 'publicFolder',
2025-11-28T18:48:27:     fsPath: '/home/americas/public_html/ai/public/profile.png',
2025-11-28T18:48:27:     locale: undefined,
2025-11-28T18:48:27:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T18:48:27:     itemPath: '/profile.png'
2025-11-28T18:48:27:   },
2025-11-28T18:48:27:   statusCode: undefined,
2025-11-28T18:48:27:   resHeaders: {},
2025-11-28T18:48:27:   bodyStream: false,
2025-11-28T18:48:27:   parsedUrl: { pathname: '/profile.png', query: [Object: null prototype] {} },
2025-11-28T18:48:27:   finished: true
2025-11-28T18:48:27: }
2025-11-28T18:48:27: 2025-11-28T23:48:27.690Z send stat "/home/americas/public_html/ai/public/profile.png"
2025-11-28T18:48:27: 2025-11-28T23:48:27.690Z send pipe "/home/americas/public_html/ai/public/profile.png"
2025-11-28T18:48:27: 2025-11-28T23:48:27.690Z send accept ranges
2025-11-28T18:48:27: 2025-11-28T23:48:27.690Z send cache-control public, max-age=0
2025-11-28T18:48:27: 2025-11-28T23:48:27.690Z send modified Fri, 28 Nov 2025 02:38:41 GMT
2025-11-28T18:48:27: 2025-11-28T23:48:27.690Z send etag W/"e5b-19ac853ba0a"
2025-11-28T18:48:27: 2025-11-28T23:48:27.690Z send content-type image/png
2025-11-28T18:48:27: 2025-11-28T23:48:27.690Z send not modified
2025-11-28T18:48:27: 2025-11-28T23:48:27.690Z compression undefined not compressible
2025-11-28T18:48:27: 2025-11-28T23:48:27.690Z compression no compression: filtered
2025-11-28T18:48:27: 2025-11-28T23:48:27.711Z next:router-server:main requestHandler! /api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674 {
2025-11-28T18:48:27:   matchedOutput: {
2025-11-28T18:48:27:     type: 'pageFile',
2025-11-28T18:48:27:     fsPath: undefined,
2025-11-28T18:48:27:     locale: undefined,
2025-11-28T18:48:27:     itemsRoot: undefined,
2025-11-28T18:48:27:     itemPath: '/api/conversation/[id]'
2025-11-28T18:48:27:   },
2025-11-28T18:48:27:   statusCode: undefined,
2025-11-28T18:48:27:   resHeaders: {},
2025-11-28T18:48:27:   bodyStream: false,
2025-11-28T18:48:27:   parsedUrl: {
2025-11-28T18:48:27:     pathname: '/api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674',
2025-11-28T18:48:27:     query: [Object: null prototype] {}
2025-11-28T18:48:27:   },
2025-11-28T18:48:27:   finished: true
2025-11-28T18:48:27: }
2025-11-28T18:48:27: 2025-11-28T23:48:27.711Z next:router-server:main invokeRender /api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674 {
2025-11-28T18:48:27:   host: 'gearly.com',
2025-11-28T18:48:27:   accept: '*/*',
2025-11-28T18:48:27:   'content-type': 'application/json',
2025-11-28T18:48:27:   'sec-fetch-site': 'same-origin',
2025-11-28T18:48:27:   origin: 'https://gearly.com',
2025-11-28T18:48:27:   'sec-fetch-mode': 'cors',
2025-11-28T18:48:27:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:48:27:   referer: 'https://gearly.com/',
2025-11-28T18:48:27:   'sec-fetch-dest': 'empty',
2025-11-28T18:48:27:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:48:27:   priority: 'u=3, i',
2025-11-28T18:48:27:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:48:27:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Kf5Ub8siP7KOo9C9.ONDQWEFzwmvTiX358EJ4OMSSnsZQ-dILVFPNBBvI4j5XPMeG2CARiZw8bMP07l4sP1BZysVrJ8s11tewkY8qKJO-ZFQA21qV9LqhIC81HjHl5VmSJbO6zpnaWy3u_JeqIww_KtOojy3Hjvr1c0nB2hsI-47f4o3ApjIEgrTe2ejvM6dlsIL0TFUHasyc-ovG9trks-kOO8FijFVZRYE9I7J316QMTW7lVnztLb1hJQBPOCF4PYZeLUrLpLdu_w4.DggB0He27Y7mmnc56_T53w; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:48:27:   'x-forwarded-proto': 'https',
2025-11-28T18:48:27:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:48:27:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:48:27:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:48:27:   'content-length': '73',
2025-11-28T18:48:27:   connection: 'Keep-Alive',
2025-11-28T18:48:27:   'x-middleware-invoke': '',
2025-11-28T18:48:27:   'x-invoke-path': '/api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674',
2025-11-28T18:48:27:   'x-invoke-query': '%7B%7D',
2025-11-28T18:48:27:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T18:48:27: }
2025-11-28T18:48:27: 2025-11-28T23:48:27.717Z compression no compression: size below threshold
2025-11-28T18:48:27: 2025-11-28T23:48:27.733Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:48:27:   matchedOutput: {
2025-11-28T18:48:27:     type: 'pageFile',
2025-11-28T18:48:27:     fsPath: undefined,
2025-11-28T18:48:27:     locale: undefined,
2025-11-28T18:48:27:     itemsRoot: undefined,
2025-11-28T18:48:27:     itemPath: '/api/conversations'
2025-11-28T18:48:27:   },
2025-11-28T18:48:27:   statusCode: undefined,
2025-11-28T18:48:27:   resHeaders: {},
2025-11-28T18:48:27:   bodyStream: false,
2025-11-28T18:48:27:   parsedUrl: {
2025-11-28T18:48:27:     pathname: '/api/conversations',
2025-11-28T18:48:27:     query: [Object: null prototype] {}
2025-11-28T18:48:27:   },
2025-11-28T18:48:27:   finished: true
2025-11-28T18:48:27: }
2025-11-28T18:48:27: 2025-11-28T23:48:27.733Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:48:27:   host: 'gearly.com',
2025-11-28T18:48:27:   accept: '*/*',
2025-11-28T18:48:27:   'sec-fetch-site': 'same-origin',
2025-11-28T18:48:27:   pragma: 'no-cache',
2025-11-28T18:48:27:   'sec-fetch-mode': 'cors',
2025-11-28T18:48:27:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:48:27:   referer: 'https://gearly.com/',
2025-11-28T18:48:27:   'sec-fetch-dest': 'empty',
2025-11-28T18:48:27:   'cache-control': 'no-cache',
2025-11-28T18:48:27:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:48:27:   priority: 'u=3, i',
2025-11-28T18:48:27:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:48:27:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..IZnD3Q6Ryx9KDE1I.MJdo2MW0uXfw521C4WtAKIfzaeF0_eHzXkXg2hWSR_rQA9GH0jeIvHwO77n95GsucRCsPIBklSSzsYj10AVdbk7uVYAG9j1ziz-qhgf7XHEoJ_lI9PvjoBPSaLAwA6huiRFiyDbY6a64ZgdhrWdVKS5Ce9g-RlVLHHeswYBQ669X-B9kSZJbgRZL4FPm6ZrZdjTtkBnjXaPJkxyUZQPlheFf4uOAZx_pdL7uokscGov6JFArCNSxgCP4BwQ4zvQ.Ki6hBcdG61x65T7lqzYQ9A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:48:27:   'x-forwarded-proto': 'https',
2025-11-28T18:48:27:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:48:27:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:48:27:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:48:27:   connection: 'Keep-Alive',
2025-11-28T18:48:27:   'x-middleware-invoke': '',
2025-11-28T18:48:27:   'x-invoke-path': '/api/conversations',
2025-11-28T18:48:27:   'x-invoke-query': '%7B%7D',
2025-11-28T18:48:27:   'x-invoke-output': '/api/conversations'
2025-11-28T18:48:27: }
2025-11-28T18:48:27: 2025-11-28T23:48:27.735Z compression gzip compression
2025-11-28T18:48:27: 2025-11-28T23:48:27.737Z next:router-server:main requestHandler! /api/stream {
2025-11-28T18:48:27:   matchedOutput: {
2025-11-28T18:48:27:     type: 'pageFile',
2025-11-28T18:48:27:     fsPath: undefined,
2025-11-28T18:48:27:     locale: undefined,
2025-11-28T18:48:27:     itemsRoot: undefined,
2025-11-28T18:48:27:     itemPath: '/api/stream'
2025-11-28T18:48:27:   },
2025-11-28T18:48:27:   statusCode: undefined,
2025-11-28T18:48:27:   resHeaders: {},
2025-11-28T18:48:27:   bodyStream: false,
2025-11-28T18:48:27:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T18:48:27:   finished: true
2025-11-28T18:48:27: }
2025-11-28T18:48:27: 2025-11-28T23:48:27.737Z next:router-server:main invokeRender /api/stream {
2025-11-28T18:48:27:   host: 'gearly.com',
2025-11-28T18:48:27:   accept: '*/*',
2025-11-28T18:48:27:   'content-type': 'application/json',
2025-11-28T18:48:27:   'sec-fetch-site': 'same-origin',
2025-11-28T18:48:27:   origin: 'https://gearly.com',
2025-11-28T18:48:27:   'sec-fetch-mode': 'cors',
2025-11-28T18:48:27:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:48:27:   referer: 'https://gearly.com/',
2025-11-28T18:48:27:   'sec-fetch-dest': 'empty',
2025-11-28T18:48:27:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:48:27:   priority: 'u=3, i',
2025-11-28T18:48:27:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:48:27:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..IZnD3Q6Ryx9KDE1I.MJdo2MW0uXfw521C4WtAKIfzaeF0_eHzXkXg2hWSR_rQA9GH0jeIvHwO77n95GsucRCsPIBklSSzsYj10AVdbk7uVYAG9j1ziz-qhgf7XHEoJ_lI9PvjoBPSaLAwA6huiRFiyDbY6a64ZgdhrWdVKS5Ce9g-RlVLHHeswYBQ669X-B9kSZJbgRZL4FPm6ZrZdjTtkBnjXaPJkxyUZQPlheFf4uOAZx_pdL7uokscGov6JFArCNSxgCP4BwQ4zvQ.Ki6hBcdG61x65T7lqzYQ9A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:48:27:   'x-forwarded-proto': 'https',
2025-11-28T18:48:27:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:48:27:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:48:27:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:48:27:   'content-length': '130',
2025-11-28T18:48:27:   connection: 'Keep-Alive',
2025-11-28T18:48:27:   'x-middleware-invoke': '',
2025-11-28T18:48:27:   'x-invoke-path': '/api/stream',
2025-11-28T18:48:27:   'x-invoke-query': '%7B%7D',
2025-11-28T18:48:27:   'x-invoke-output': '/api/stream'
2025-11-28T18:48:27: }
2025-11-28T18:48:31: 2025-11-28T23:48:31.237Z compression gzip compression
2025-11-28T18:48:31: 2025-11-28T23:48:31.307Z next:router-server:main requestHandler! /logo2.png {
2025-11-28T18:48:31:   matchedOutput: {
2025-11-28T18:48:31:     type: 'publicFolder',
2025-11-28T18:48:31:     fsPath: '/home/americas/public_html/ai/public/logo2.png',
2025-11-28T18:48:31:     locale: undefined,
2025-11-28T18:48:31:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T18:48:31:     itemPath: '/logo2.png'
2025-11-28T18:48:31:   },
2025-11-28T18:48:31:   statusCode: undefined,
2025-11-28T18:48:31:   resHeaders: {},
2025-11-28T18:48:31:   bodyStream: false,
2025-11-28T18:48:31:   parsedUrl: { pathname: '/logo2.png', query: [Object: null prototype] {} },
2025-11-28T18:48:31:   finished: true
2025-11-28T18:48:31: }
2025-11-28T18:48:31: 2025-11-28T23:48:31.307Z send stat "/home/americas/public_html/ai/public/logo2.png"
2025-11-28T18:48:31: 2025-11-28T23:48:31.307Z send pipe "/home/americas/public_html/ai/public/logo2.png"
2025-11-28T18:48:31: 2025-11-28T23:48:31.307Z send accept ranges
2025-11-28T18:48:31: 2025-11-28T23:48:31.307Z send cache-control public, max-age=0
2025-11-28T18:48:31: 2025-11-28T23:48:31.307Z send modified Fri, 28 Nov 2025 02:38:40 GMT
2025-11-28T18:48:31: 2025-11-28T23:48:31.307Z send etag W/"4c60-19ac853b5c1"
2025-11-28T18:48:31: 2025-11-28T23:48:31.307Z send content-type image/png
2025-11-28T18:48:31: 2025-11-28T23:48:31.307Z send not modified
2025-11-28T18:48:31: 2025-11-28T23:48:31.307Z compression undefined not compressible
2025-11-28T18:48:31: 2025-11-28T23:48:31.307Z compression no compression: filtered
2025-11-28T18:48:42: 2025-11-28T23:48:42.873Z next:router-server:main requestHandler! /api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674 {
2025-11-28T18:48:42:   matchedOutput: {
2025-11-28T18:48:42:     type: 'pageFile',
2025-11-28T18:48:42:     fsPath: undefined,
2025-11-28T18:48:42:     locale: undefined,
2025-11-28T18:48:42:     itemsRoot: undefined,
2025-11-28T18:48:42:     itemPath: '/api/conversation/[id]'
2025-11-28T18:48:42:   },
2025-11-28T18:48:42:   statusCode: undefined,
2025-11-28T18:48:42:   resHeaders: {},
2025-11-28T18:48:42:   bodyStream: false,
2025-11-28T18:48:42:   parsedUrl: {
2025-11-28T18:48:42:     pathname: '/api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674',
2025-11-28T18:48:42:     query: [Object: null prototype] {}
2025-11-28T18:48:42:   },
2025-11-28T18:48:42:   finished: true
2025-11-28T18:48:42: }
2025-11-28T18:48:42: 2025-11-28T23:48:42.873Z next:router-server:main invokeRender /api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674 {
2025-11-28T18:48:42:   host: 'gearly.com',
2025-11-28T18:48:42:   accept: '*/*',
2025-11-28T18:48:42:   'content-type': 'application/json',
2025-11-28T18:48:42:   'sec-fetch-site': 'same-origin',
2025-11-28T18:48:42:   origin: 'https://gearly.com',
2025-11-28T18:48:42:   'sec-fetch-mode': 'cors',
2025-11-28T18:48:42:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:48:42:   referer: 'https://gearly.com/',
2025-11-28T18:48:42:   'sec-fetch-dest': 'empty',
2025-11-28T18:48:42:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:48:42:   priority: 'u=3, i',
2025-11-28T18:48:42:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:48:42:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..-LS2VYBZqEwM_wEZ.kAndahznTOFs4yh1SSXS5u1yYxeFuLg-lbA_cAcQfapXcP34sfngufLoslLNMGoMazNBFvBrv-a_9eMFIhqYNI9LUz6yZsW4OIK0Rrhc90sFGPTjifUTkeftrkjXveUOK0lJkVJ0qbN4VklZf2GavErSd7DACG7Youtko0pjCRcIzludeHckbNHKrdI3qmKF2rcPBSNe0v0n_VpyA13ROXx1WqAyJwj3O-oOPCl8PRbSVYmJwyHPAw8vFdVid0M.toKx1Ask5Qs6qjjeTl-vpQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:48:42:   'x-forwarded-proto': 'https',
2025-11-28T18:48:42:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:48:42:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:48:42:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:48:42:   'content-length': '2885',
2025-11-28T18:48:42:   connection: 'Keep-Alive',
2025-11-28T18:48:42:   'x-middleware-invoke': '',
2025-11-28T18:48:42:   'x-invoke-path': '/api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674',
2025-11-28T18:48:42:   'x-invoke-query': '%7B%7D',
2025-11-28T18:48:42:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T18:48:42: }
2025-11-28T18:48:42: 2025-11-28T23:48:42.878Z compression gzip compression
2025-11-28T18:48:42: 2025-11-28T23:48:42.894Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:48:42:   matchedOutput: {
2025-11-28T18:48:42:     type: 'pageFile',
2025-11-28T18:48:42:     fsPath: undefined,
2025-11-28T18:48:42:     locale: undefined,
2025-11-28T18:48:42:     itemsRoot: undefined,
2025-11-28T18:48:42:     itemPath: '/api/conversations'
2025-11-28T18:48:42:   },
2025-11-28T18:48:42:   statusCode: undefined,
2025-11-28T18:48:42:   resHeaders: {},
2025-11-28T18:48:42:   bodyStream: false,
2025-11-28T18:48:42:   parsedUrl: {
2025-11-28T18:48:42:     pathname: '/api/conversations',
2025-11-28T18:48:42:     query: [Object: null prototype] {}
2025-11-28T18:48:42:   },
2025-11-28T18:48:42:   finished: true
2025-11-28T18:48:42: }
2025-11-28T18:48:42: 2025-11-28T23:48:42.894Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:48:42:   host: 'gearly.com',
2025-11-28T18:48:42:   accept: '*/*',
2025-11-28T18:48:42:   'sec-fetch-site': 'same-origin',
2025-11-28T18:48:42:   pragma: 'no-cache',
2025-11-28T18:48:42:   'sec-fetch-mode': 'cors',
2025-11-28T18:48:42:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:48:42:   referer: 'https://gearly.com/',
2025-11-28T18:48:42:   'sec-fetch-dest': 'empty',
2025-11-28T18:48:42:   'cache-control': 'no-cache',
2025-11-28T18:48:42:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:48:42:   priority: 'u=3, i',
2025-11-28T18:48:42:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:48:42:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..At14hIh6GhqFKEVr.17vFRJzlM5MUC-44jMBV5uRAfvckR8bYFqSFwghFjOEKhHjcbp4wLAEEWFNfwLWY1CA916t2o4HCtqyx5XKxQEvNldrQZIDvczWzKBTxpEn9Lne1UtLgIj-lzTFqVSuMyJD0ZZxPzzUGwxpuS15Dvn19d6t4FWpkKqf8KLsG2Zf19bxpxzNjEVddgQq16j3BXTwENTl_lalo4xdv_OtucYv0RiR7cXDXuhiUAieakrduP9wglGEP6FZSypDtJNk.y1ys_SknJ7fscAoQdpEgqQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:48:42:   'x-forwarded-proto': 'https',
2025-11-28T18:48:42:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:48:42:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:48:42:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:48:42:   connection: 'Keep-Alive',
2025-11-28T18:48:42:   'x-middleware-invoke': '',
2025-11-28T18:48:42:   'x-invoke-path': '/api/conversations',
2025-11-28T18:48:42:   'x-invoke-query': '%7B%7D',
2025-11-28T18:48:42:   'x-invoke-output': '/api/conversations'
2025-11-28T18:48:42: }
2025-11-28T18:48:42: 2025-11-28T23:48:42.896Z compression gzip compression
2025-11-28T18:52:00: 2025-11-28T23:52:00.023Z next:router-server:main requestHandler! /api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674 {
2025-11-28T18:52:00:   matchedOutput: {
2025-11-28T18:52:00:     type: 'pageFile',
2025-11-28T18:52:00:     fsPath: undefined,
2025-11-28T18:52:00:     locale: undefined,
2025-11-28T18:52:00:     itemsRoot: undefined,
2025-11-28T18:52:00:     itemPath: '/api/conversation/[id]'
2025-11-28T18:52:00:   },
2025-11-28T18:52:00:   statusCode: undefined,
2025-11-28T18:52:00:   resHeaders: {},
2025-11-28T18:52:00:   bodyStream: false,
2025-11-28T18:52:00:   parsedUrl: {
2025-11-28T18:52:00:     pathname: '/api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674',
2025-11-28T18:52:00:     query: [Object: null prototype] {}
2025-11-28T18:52:00:   },
2025-11-28T18:52:00:   finished: true
2025-11-28T18:52:00: }
2025-11-28T18:52:00: 2025-11-28T23:52:00.024Z next:router-server:main invokeRender /api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674 {
2025-11-28T18:52:00:   host: 'gearly.com',
2025-11-28T18:52:00:   accept: '*/*',
2025-11-28T18:52:00:   'content-type': 'application/json',
2025-11-28T18:52:00:   'sec-fetch-site': 'same-origin',
2025-11-28T18:52:00:   origin: 'https://gearly.com',
2025-11-28T18:52:00:   'sec-fetch-mode': 'cors',
2025-11-28T18:52:00:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:52:00:   referer: 'https://gearly.com/',
2025-11-28T18:52:00:   'sec-fetch-dest': 'empty',
2025-11-28T18:52:00:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:52:00:   priority: 'u=3, i',
2025-11-28T18:52:00:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:52:00:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Wj4l1_1GV7byXWHZ.xUSZF3FWJxLVkiUUfvahrpWyfUPb0W1S9fj7ho4OnmxxmU0KpRdqZpxTl_yMefCetuiiW-XZ0dfMsNn40KRRjjeEai55HUpJIsdFBiFf_DdGJQVg3Zn1Yigq5thHWAP8YlA2Tm2IxEY66H8_yLJLtZtr7SFWBgd6HjUk72je3ossVDPueeOjgQt_pfH5HwsmQ8OMIx-iDTNrMvQX9rFKoWs0iamxRngrPkbhS10q5iE1n6lS4bIcLOIecpzt9RI.gIt7yyJdknd-5PCauzRHew; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:52:00:   'x-forwarded-proto': 'https',
2025-11-28T18:52:00:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:52:00:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:52:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:52:00:   'content-length': '77',
2025-11-28T18:52:00:   connection: 'Keep-Alive',
2025-11-28T18:52:00:   'x-middleware-invoke': '',
2025-11-28T18:52:00:   'x-invoke-path': '/api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674',
2025-11-28T18:52:00:   'x-invoke-query': '%7B%7D',
2025-11-28T18:52:00:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T18:52:00: }
2025-11-28T18:52:00: 2025-11-28T23:52:00.029Z compression gzip compression
2025-11-28T18:52:00: 2025-11-28T23:52:00.047Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:52:00:   matchedOutput: {
2025-11-28T18:52:00:     type: 'pageFile',
2025-11-28T18:52:00:     fsPath: undefined,
2025-11-28T18:52:00:     locale: undefined,
2025-11-28T18:52:00:     itemsRoot: undefined,
2025-11-28T18:52:00:     itemPath: '/api/conversations'
2025-11-28T18:52:00:   },
2025-11-28T18:52:00:   statusCode: undefined,
2025-11-28T18:52:00:   resHeaders: {},
2025-11-28T18:52:00:   bodyStream: false,
2025-11-28T18:52:00:   parsedUrl: {
2025-11-28T18:52:00:     pathname: '/api/conversations',
2025-11-28T18:52:00:     query: [Object: null prototype] {}
2025-11-28T18:52:00:   },
2025-11-28T18:52:00:   finished: true
2025-11-28T18:52:00: }
2025-11-28T18:52:00: 2025-11-28T23:52:00.047Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:52:00:   host: 'gearly.com',
2025-11-28T18:52:00:   accept: '*/*',
2025-11-28T18:52:00:   'sec-fetch-site': 'same-origin',
2025-11-28T18:52:00:   pragma: 'no-cache',
2025-11-28T18:52:00:   'sec-fetch-mode': 'cors',
2025-11-28T18:52:00:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:52:00:   referer: 'https://gearly.com/',
2025-11-28T18:52:00:   'sec-fetch-dest': 'empty',
2025-11-28T18:52:00:   'cache-control': 'no-cache',
2025-11-28T18:52:00:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:52:00:   priority: 'u=3, i',
2025-11-28T18:52:00:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:52:00:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..g9PBElKxBjrrLWyJ.2luYZicUSL_ckdzGTdyJmDejIcG_SnmgjoKBBJmciMzSEwGxC7Q54bn5ULGrkCb0zTd_i377DL-FXWlJvadJNi0hal2epqQSFUUrdt-RRm9ydbOpTO-vTkAWt6qV4jJjED1d7hQ8pYDSyjybbJ6d-6ShW4qI8eYhlw2lkNEzPWGlgq1LkilyDYQDzEXunJCkfcRqLygtw92OnVhvSGJqc0APlIEarJVKFmED5pwEmsy39m-8Tbg9nb5zRA6DdP0.KK2VJb_akxL7VRxzohd-9Q; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:52:00:   'x-forwarded-proto': 'https',
2025-11-28T18:52:00:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:52:00:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:52:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:52:00:   connection: 'Keep-Alive',
2025-11-28T18:52:00:   'x-middleware-invoke': '',
2025-11-28T18:52:00:   'x-invoke-path': '/api/conversations',
2025-11-28T18:52:00:   'x-invoke-query': '%7B%7D',
2025-11-28T18:52:00:   'x-invoke-output': '/api/conversations'
2025-11-28T18:52:00: }
2025-11-28T18:52:00: 2025-11-28T23:52:00.050Z compression gzip compression
2025-11-28T18:52:00: 2025-11-28T23:52:00.063Z next:router-server:main requestHandler! /profile.png {
2025-11-28T18:52:00:   matchedOutput: {
2025-11-28T18:52:00:     type: 'publicFolder',
2025-11-28T18:52:00:     fsPath: '/home/americas/public_html/ai/public/profile.png',
2025-11-28T18:52:00:     locale: undefined,
2025-11-28T18:52:00:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T18:52:00:     itemPath: '/profile.png'
2025-11-28T18:52:00:   },
2025-11-28T18:52:00:   statusCode: undefined,
2025-11-28T18:52:00:   resHeaders: {},
2025-11-28T18:52:00:   bodyStream: false,
2025-11-28T18:52:00:   parsedUrl: { pathname: '/profile.png', query: [Object: null prototype] {} },
2025-11-28T18:52:00:   finished: true
2025-11-28T18:52:00: }
2025-11-28T18:52:00: 2025-11-28T23:52:00.063Z send stat "/home/americas/public_html/ai/public/profile.png"
2025-11-28T18:52:00: 2025-11-28T23:52:00.063Z send pipe "/home/americas/public_html/ai/public/profile.png"
2025-11-28T18:52:00: 2025-11-28T23:52:00.063Z send accept ranges
2025-11-28T18:52:00: 2025-11-28T23:52:00.064Z send cache-control public, max-age=0
2025-11-28T18:52:00: 2025-11-28T23:52:00.064Z send modified Fri, 28 Nov 2025 02:38:41 GMT
2025-11-28T18:52:00: 2025-11-28T23:52:00.064Z send etag W/"e5b-19ac853ba0a"
2025-11-28T18:52:00: 2025-11-28T23:52:00.064Z send content-type image/png
2025-11-28T18:52:00: 2025-11-28T23:52:00.064Z send not modified
2025-11-28T18:52:00: 2025-11-28T23:52:00.064Z compression undefined not compressible
2025-11-28T18:52:00: 2025-11-28T23:52:00.064Z compression no compression: filtered
2025-11-28T18:52:00: 2025-11-28T23:52:00.106Z next:router-server:main requestHandler! /api/stream {
2025-11-28T18:52:00:   matchedOutput: {
2025-11-28T18:52:00:     type: 'pageFile',
2025-11-28T18:52:00:     fsPath: undefined,
2025-11-28T18:52:00:     locale: undefined,
2025-11-28T18:52:00:     itemsRoot: undefined,
2025-11-28T18:52:00:     itemPath: '/api/stream'
2025-11-28T18:52:00:   },
2025-11-28T18:52:00:   statusCode: undefined,
2025-11-28T18:52:00:   resHeaders: {},
2025-11-28T18:52:00:   bodyStream: false,
2025-11-28T18:52:00:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T18:52:00:   finished: true
2025-11-28T18:52:00: }
2025-11-28T18:52:00: 2025-11-28T23:52:00.106Z next:router-server:main invokeRender /api/stream {
2025-11-28T18:52:00:   host: 'gearly.com',
2025-11-28T18:52:00:   accept: '*/*',
2025-11-28T18:52:00:   'content-type': 'application/json',
2025-11-28T18:52:00:   'sec-fetch-site': 'same-origin',
2025-11-28T18:52:00:   origin: 'https://gearly.com',
2025-11-28T18:52:00:   'sec-fetch-mode': 'cors',
2025-11-28T18:52:00:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:52:00:   referer: 'https://gearly.com/',
2025-11-28T18:52:00:   'sec-fetch-dest': 'empty',
2025-11-28T18:52:00:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:52:00:   priority: 'u=3, i',
2025-11-28T18:52:00:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:52:00:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..-pIOkHoebzsqp6qN.5l1D56EY5XXIgmLglIoUzlfSuA4lHjwSCJ8Nqdaco2t1qSDlvmaoE-DlFLEfBxiU32PopOK59w7KXGHy89aI--k_ManpxYM1U6m4L-agUL4aFLs1wz3yheKvO8foUmWzXbCaVFlZ6eC4TzmR1hf0yj1l9V24tEX2Yx-ljgwrDvTiP00KLk-SGOD9L3_RzwmQHgymQgVEcTDn23mkc-Nw8C5Kh4uIQlLP9qXHPyNiC5Q8FGXubOzRpQv38VLbPyk.aLfyFcdE4185Im1zPGhz3g; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:52:00:   'x-forwarded-proto': 'https',
2025-11-28T18:52:00:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:52:00:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:52:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:52:00:   'content-length': '3093',
2025-11-28T18:52:00:   connection: 'Keep-Alive',
2025-11-28T18:52:00:   'x-middleware-invoke': '',
2025-11-28T18:52:00:   'x-invoke-path': '/api/stream',
2025-11-28T18:52:00:   'x-invoke-query': '%7B%7D',
2025-11-28T18:52:00:   'x-invoke-output': '/api/stream'
2025-11-28T18:52:00: }
2025-11-28T18:52:05: 2025-11-28T23:52:05.325Z compression gzip compression
2025-11-28T18:52:05: 2025-11-28T23:52:05.451Z next:router-server:main requestHandler! /logo2.png {
2025-11-28T18:52:05:   matchedOutput: {
2025-11-28T18:52:05:     type: 'publicFolder',
2025-11-28T18:52:05:     fsPath: '/home/americas/public_html/ai/public/logo2.png',
2025-11-28T18:52:05:     locale: undefined,
2025-11-28T18:52:05:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T18:52:05:     itemPath: '/logo2.png'
2025-11-28T18:52:05:   },
2025-11-28T18:52:05:   statusCode: undefined,
2025-11-28T18:52:05:   resHeaders: {},
2025-11-28T18:52:05:   bodyStream: false,
2025-11-28T18:52:05:   parsedUrl: { pathname: '/logo2.png', query: [Object: null prototype] {} },
2025-11-28T18:52:05:   finished: true
2025-11-28T18:52:05: }
2025-11-28T18:52:05: 2025-11-28T23:52:05.451Z send stat "/home/americas/public_html/ai/public/logo2.png"
2025-11-28T18:52:05: 2025-11-28T23:52:05.451Z send pipe "/home/americas/public_html/ai/public/logo2.png"
2025-11-28T18:52:05: 2025-11-28T23:52:05.451Z send accept ranges
2025-11-28T18:52:05: 2025-11-28T23:52:05.451Z send cache-control public, max-age=0
2025-11-28T18:52:05: 2025-11-28T23:52:05.451Z send modified Fri, 28 Nov 2025 02:38:40 GMT
2025-11-28T18:52:05: 2025-11-28T23:52:05.451Z send etag W/"4c60-19ac853b5c1"
2025-11-28T18:52:05: 2025-11-28T23:52:05.451Z send content-type image/png
2025-11-28T18:52:05: 2025-11-28T23:52:05.451Z send not modified
2025-11-28T18:52:05: 2025-11-28T23:52:05.451Z compression undefined not compressible
2025-11-28T18:52:05: 2025-11-28T23:52:05.451Z compression no compression: filtered
2025-11-28T18:52:13: 2025-11-28T23:52:13.905Z next:router-server:main requestHandler! /api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674 {
2025-11-28T18:52:13:   matchedOutput: {
2025-11-28T18:52:13:     type: 'pageFile',
2025-11-28T18:52:13:     fsPath: undefined,
2025-11-28T18:52:13:     locale: undefined,
2025-11-28T18:52:13:     itemsRoot: undefined,
2025-11-28T18:52:13:     itemPath: '/api/conversation/[id]'
2025-11-28T18:52:13:   },
2025-11-28T18:52:13:   statusCode: undefined,
2025-11-28T18:52:13:   resHeaders: {},
2025-11-28T18:52:13:   bodyStream: false,
2025-11-28T18:52:13:   parsedUrl: {
2025-11-28T18:52:13:     pathname: '/api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674',
2025-11-28T18:52:13:     query: [Object: null prototype] {}
2025-11-28T18:52:13:   },
2025-11-28T18:52:13:   finished: true
2025-11-28T18:52:13: }
2025-11-28T18:52:13: 2025-11-28T23:52:13.905Z next:router-server:main invokeRender /api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674 {
2025-11-28T18:52:13:   host: 'gearly.com',
2025-11-28T18:52:13:   accept: '*/*',
2025-11-28T18:52:13:   'content-type': 'application/json',
2025-11-28T18:52:13:   'sec-fetch-site': 'same-origin',
2025-11-28T18:52:13:   origin: 'https://gearly.com',
2025-11-28T18:52:13:   'sec-fetch-mode': 'cors',
2025-11-28T18:52:13:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:52:13:   referer: 'https://gearly.com/',
2025-11-28T18:52:13:   'sec-fetch-dest': 'empty',
2025-11-28T18:52:13:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:52:13:   priority: 'u=3, i',
2025-11-28T18:52:13:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:52:13:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..SbRof9ZbaOsHx00j.KOHtQV7wzyJFxzprjq8TnnyexB-y-zVxSwZXP3r-8EI_lKd3oqK4jYOS1zBCChZxjErH5foX5QhExDo-mVsG1xTHvHiPz_3Byai4Xyu-HQTpUJgue0O32wSTPn6XgMP_4wFoafQiyjUaDT0mJWXRJFGgZ6JZ8NxYAbaToyxDlsZjGSkoebh5U_YwNAOhsLP-TASn1Q-4NHS6EZxSrRGFLkGAVZEUHTroLyqcaIHBkPo8g6SOrDDOkeyGwnTB-7w.h4pB-FkoBv1RSo49ilhMZQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:52:13:   'x-forwarded-proto': 'https',
2025-11-28T18:52:13:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:52:13:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:52:13:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:52:13:   'content-length': '2255',
2025-11-28T18:52:13:   connection: 'Keep-Alive',
2025-11-28T18:52:13:   'x-middleware-invoke': '',
2025-11-28T18:52:13:   'x-invoke-path': '/api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674',
2025-11-28T18:52:13:   'x-invoke-query': '%7B%7D',
2025-11-28T18:52:13:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T18:52:13: }
2025-11-28T18:52:13: 2025-11-28T23:52:13.910Z compression gzip compression
2025-11-28T18:52:13: 2025-11-28T23:52:13.922Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:52:13:   matchedOutput: {
2025-11-28T18:52:13:     type: 'pageFile',
2025-11-28T18:52:13:     fsPath: undefined,
2025-11-28T18:52:13:     locale: undefined,
2025-11-28T18:52:13:     itemsRoot: undefined,
2025-11-28T18:52:13:     itemPath: '/api/conversations'
2025-11-28T18:52:13:   },
2025-11-28T18:52:13:   statusCode: undefined,
2025-11-28T18:52:13:   resHeaders: {},
2025-11-28T18:52:13:   bodyStream: false,
2025-11-28T18:52:13:   parsedUrl: {
2025-11-28T18:52:13:     pathname: '/api/conversations',
2025-11-28T18:52:13:     query: [Object: null prototype] {}
2025-11-28T18:52:13:   },
2025-11-28T18:52:13:   finished: true
2025-11-28T18:52:13: }
2025-11-28T18:52:13: 2025-11-28T23:52:13.922Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:52:13:   host: 'gearly.com',
2025-11-28T18:52:13:   accept: '*/*',
2025-11-28T18:52:13:   'sec-fetch-site': 'same-origin',
2025-11-28T18:52:13:   pragma: 'no-cache',
2025-11-28T18:52:13:   'sec-fetch-mode': 'cors',
2025-11-28T18:52:13:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:52:13:   referer: 'https://gearly.com/',
2025-11-28T18:52:13:   'sec-fetch-dest': 'empty',
2025-11-28T18:52:13:   'cache-control': 'no-cache',
2025-11-28T18:52:13:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:52:13:   priority: 'u=3, i',
2025-11-28T18:52:13:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:52:13:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..tUzAyBM-i1gtIYBj.S3FR4OtkwnV8G5xmJ8MOv-sTzIOEzao1UHE_6hZlt_7v1B7IdJ-m87l_avETNnFWAoO3J3808ony-aPDcKeyHONESdHZfbx9Ztpj7KW3FTbZaGvo1P_bvpOABjpM4AqLObkD3c8MarYqNVojFiIqsqbUtQm09j3LUXEMqRkXmN8Ndj-VZb5LzWcfYhkQY7FAwzmSBkWHZHuFONuikVCirvydTI7UOZVKlmgWJ18J_Dj2uvkqoaWwqlKwRlAh9EM.moqWfiNR7R6MbE5kRhiWrw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:52:13:   'x-forwarded-proto': 'https',
2025-11-28T18:52:13:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:52:13:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:52:13:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:52:13:   connection: 'Keep-Alive',
2025-11-28T18:52:13:   'x-middleware-invoke': '',
2025-11-28T18:52:13:   'x-invoke-path': '/api/conversations',
2025-11-28T18:52:13:   'x-invoke-query': '%7B%7D',
2025-11-28T18:52:13:   'x-invoke-output': '/api/conversations'
2025-11-28T18:52:13: }
2025-11-28T18:52:13: 2025-11-28T23:52:13.924Z compression gzip compression
2025-11-28T18:55:47: 2025-11-28T23:55:47.274Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T18:55:47:   matchedOutput: {
2025-11-28T18:55:47:     type: 'pageFile',
2025-11-28T18:55:47:     fsPath: undefined,
2025-11-28T18:55:47:     locale: undefined,
2025-11-28T18:55:47:     itemsRoot: undefined,
2025-11-28T18:55:47:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T18:55:47:   },
2025-11-28T18:55:47:   statusCode: undefined,
2025-11-28T18:55:47:   resHeaders: {},
2025-11-28T18:55:47:   bodyStream: false,
2025-11-28T18:55:47:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T18:55:47:   finished: true
2025-11-28T18:55:47: }
2025-11-28T18:55:47: 2025-11-28T23:55:47.274Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T18:55:47:   host: 'gearly.com',
2025-11-28T18:55:47:   accept: '*/*',
2025-11-28T18:55:47:   'content-type': 'application/json',
2025-11-28T18:55:47:   'sec-fetch-site': 'same-origin',
2025-11-28T18:55:47:   'if-none-match': '"hsb68ogoay42"',
2025-11-28T18:55:47:   'sec-fetch-mode': 'cors',
2025-11-28T18:55:47:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:55:47:   referer: 'https://gearly.com/',
2025-11-28T18:55:47:   'sec-fetch-dest': 'empty',
2025-11-28T18:55:47:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:55:47:   priority: 'u=3, i',
2025-11-28T18:55:47:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:55:47:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..cg5Ykosn_Y1oHsIQ.Sc9uZ53ReKzN-W3DvaiC9Kr-hcTXUP_iOoDouRrz0KbPhseh7tIdABTj88_qd4AqcqyjjZfCxX4VEF5PswXHwOvj67HlGq1SNF4uqLBkGIgE3-PEBifLVfiakYyj1AklAsJT97xA6DTLOU0nyDGppVKKGAAQis8RL4s8RAMbl1ZvPOpr-ff3JvkPP_OXooSL0hY7Wo29hujYuw3pqj25LB1BYvVyICWm5uljyZxMPE5nipqqcH_gvpLCF7OybLo.gkTC7UEqzgaefHvu7yDUjA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:55:47:   'x-forwarded-proto': 'https',
2025-11-28T18:55:47:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:55:47:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:55:47:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:55:47:   connection: 'Keep-Alive',
2025-11-28T18:55:47:   'x-middleware-invoke': '',
2025-11-28T18:55:47:   'x-invoke-path': '/api/auth/session',
2025-11-28T18:55:47:   'x-invoke-query': '%7B%7D',
2025-11-28T18:55:47:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T18:55:47: }
2025-11-28T18:55:47: 2025-11-28T23:55:47.276Z compression no compression: size below threshold
2025-11-28T18:56:17: 2025-11-28T23:56:17.258Z next:router-server:main requestHandler! /api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674 {
2025-11-28T18:56:17:   matchedOutput: {
2025-11-28T18:56:17:     type: 'pageFile',
2025-11-28T18:56:17:     fsPath: undefined,
2025-11-28T18:56:17:     locale: undefined,
2025-11-28T18:56:17:     itemsRoot: undefined,
2025-11-28T18:56:17:     itemPath: '/api/conversation/[id]'
2025-11-28T18:56:17:   },
2025-11-28T18:56:17:   statusCode: undefined,
2025-11-28T18:56:17:   resHeaders: {},
2025-11-28T18:56:17:   bodyStream: false,
2025-11-28T18:56:17:   parsedUrl: {
2025-11-28T18:56:17:     pathname: '/api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674',
2025-11-28T18:56:17:     query: [Object: null prototype] {}
2025-11-28T18:56:17:   },
2025-11-28T18:56:17:   finished: true
2025-11-28T18:56:17: }
2025-11-28T18:56:17: 2025-11-28T23:56:17.258Z next:router-server:main invokeRender /api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674 {
2025-11-28T18:56:17:   host: 'gearly.com',
2025-11-28T18:56:17:   accept: '*/*',
2025-11-28T18:56:17:   'content-type': 'application/json',
2025-11-28T18:56:17:   'sec-fetch-site': 'same-origin',
2025-11-28T18:56:17:   origin: 'https://gearly.com',
2025-11-28T18:56:17:   'sec-fetch-mode': 'cors',
2025-11-28T18:56:17:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:56:17:   referer: 'https://gearly.com/',
2025-11-28T18:56:17:   'sec-fetch-dest': 'empty',
2025-11-28T18:56:17:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:56:17:   priority: 'u=3, i',
2025-11-28T18:56:17:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:56:17:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..81uBQ3QlLM5AMrk0.xameAdTXNs7VJIF0PX84JUYJ_4uPHDCtof5jJWcMw07Y_vWipYeOuy5XRvtm2t-BeB8UIq69P5sU-aDPSQasFONZI-ES3xII_Ws3HIbX383Fv4tH4wLPFXku7JaaJSyCMuXtKCWEx0Nmf79sscKjlaDNY6_Ku-CL91ZmEqbtmN8MpaXlLRvyACK_aGRsPt1sbqaKVaR_9sOHF5DEbxpjmRUsq5C7t7rSMkobbshpkBa5kkadayNHQLcXAlvXNlE.AfVzuGiZLoNUoIAD5QiZng; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:56:17:   'x-forwarded-proto': 'https',
2025-11-28T18:56:17:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:56:17:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:56:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:56:17:   'content-length': '73',
2025-11-28T18:56:17:   connection: 'Keep-Alive',
2025-11-28T18:56:17:   'x-middleware-invoke': '',
2025-11-28T18:56:17:   'x-invoke-path': '/api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674',
2025-11-28T18:56:17:   'x-invoke-query': '%7B%7D',
2025-11-28T18:56:17:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T18:56:17: }
2025-11-28T18:56:17: 2025-11-28T23:56:17.263Z compression gzip compression
2025-11-28T18:56:17: 2025-11-28T23:56:17.284Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:56:17:   matchedOutput: {
2025-11-28T18:56:17:     type: 'pageFile',
2025-11-28T18:56:17:     fsPath: undefined,
2025-11-28T18:56:17:     locale: undefined,
2025-11-28T18:56:17:     itemsRoot: undefined,
2025-11-28T18:56:17:     itemPath: '/api/conversations'
2025-11-28T18:56:17:   },
2025-11-28T18:56:17:   statusCode: undefined,
2025-11-28T18:56:17:   resHeaders: {},
2025-11-28T18:56:17:   bodyStream: false,
2025-11-28T18:56:17:   parsedUrl: {
2025-11-28T18:56:17:     pathname: '/api/conversations',
2025-11-28T18:56:17:     query: [Object: null prototype] {}
2025-11-28T18:56:17:   },
2025-11-28T18:56:17:   finished: true
2025-11-28T18:56:17: }
2025-11-28T18:56:17: 2025-11-28T23:56:17.284Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:56:17:   host: 'gearly.com',
2025-11-28T18:56:17:   accept: '*/*',
2025-11-28T18:56:17:   'sec-fetch-site': 'same-origin',
2025-11-28T18:56:17:   pragma: 'no-cache',
2025-11-28T18:56:17:   'sec-fetch-mode': 'cors',
2025-11-28T18:56:17:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:56:17:   referer: 'https://gearly.com/',
2025-11-28T18:56:17:   'sec-fetch-dest': 'empty',
2025-11-28T18:56:17:   'cache-control': 'no-cache',
2025-11-28T18:56:17:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:56:17:   priority: 'u=3, i',
2025-11-28T18:56:17:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:56:17:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..nqq1BrpMvcEk08d-.xOwDlu5zRYlHywn-pUoeXRRvtyUMHW4upz1_EKAK_7KYFVRU6HQg8CvxY4eVPjBjbrN9F2axlYsYWSiZFk6tHLJz-hYDfFgwbheqMEe_noOZaZckwGyRyKV4aToX5v_E9obfQilUxXKmuomw1q5jtJmH3i4yInjLi-J_rZkqI86TwmjJpwDMqsJzVXSZBNYpycd-CLUB4STaouTOuDeilEQ4eQRwx3RwTMxDL4_AVd3_5HDr3TZLS6BGhpeOXdc.abLVHhhVUFhUd-cdRXOHuQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:56:17:   'x-forwarded-proto': 'https',
2025-11-28T18:56:17:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:56:17:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:56:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:56:17:   connection: 'Keep-Alive',
2025-11-28T18:56:17:   'x-middleware-invoke': '',
2025-11-28T18:56:17:   'x-invoke-path': '/api/conversations',
2025-11-28T18:56:17:   'x-invoke-query': '%7B%7D',
2025-11-28T18:56:17:   'x-invoke-output': '/api/conversations'
2025-11-28T18:56:17: }
2025-11-28T18:56:17: 2025-11-28T23:56:17.286Z compression gzip compression
2025-11-28T18:56:17: 2025-11-28T23:56:17.299Z next:router-server:main requestHandler! /profile.png {
2025-11-28T18:56:17:   matchedOutput: {
2025-11-28T18:56:17:     type: 'publicFolder',
2025-11-28T18:56:17:     fsPath: '/home/americas/public_html/ai/public/profile.png',
2025-11-28T18:56:17:     locale: undefined,
2025-11-28T18:56:17:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T18:56:17:     itemPath: '/profile.png'
2025-11-28T18:56:17:   },
2025-11-28T18:56:17:   statusCode: undefined,
2025-11-28T18:56:17:   resHeaders: {},
2025-11-28T18:56:17:   bodyStream: false,
2025-11-28T18:56:17:   parsedUrl: { pathname: '/profile.png', query: [Object: null prototype] {} },
2025-11-28T18:56:17:   finished: true
2025-11-28T18:56:17: }
2025-11-28T18:56:17: 2025-11-28T23:56:17.299Z send stat "/home/americas/public_html/ai/public/profile.png"
2025-11-28T18:56:17: 2025-11-28T23:56:17.299Z send pipe "/home/americas/public_html/ai/public/profile.png"
2025-11-28T18:56:17: 2025-11-28T23:56:17.299Z send accept ranges
2025-11-28T18:56:17: 2025-11-28T23:56:17.299Z send cache-control public, max-age=0
2025-11-28T18:56:17: 2025-11-28T23:56:17.299Z send modified Fri, 28 Nov 2025 02:38:41 GMT
2025-11-28T18:56:17: 2025-11-28T23:56:17.299Z send etag W/"e5b-19ac853ba0a"
2025-11-28T18:56:17: 2025-11-28T23:56:17.299Z send content-type image/png
2025-11-28T18:56:17: 2025-11-28T23:56:17.299Z send not modified
2025-11-28T18:56:17: 2025-11-28T23:56:17.300Z compression undefined not compressible
2025-11-28T18:56:17: 2025-11-28T23:56:17.300Z compression no compression: filtered
2025-11-28T18:56:17: 2025-11-28T23:56:17.318Z next:router-server:main requestHandler! /api/stream {
2025-11-28T18:56:17:   matchedOutput: {
2025-11-28T18:56:17:     type: 'pageFile',
2025-11-28T18:56:17:     fsPath: undefined,
2025-11-28T18:56:17:     locale: undefined,
2025-11-28T18:56:17:     itemsRoot: undefined,
2025-11-28T18:56:17:     itemPath: '/api/stream'
2025-11-28T18:56:17:   },
2025-11-28T18:56:17:   statusCode: undefined,
2025-11-28T18:56:17:   resHeaders: {},
2025-11-28T18:56:17:   bodyStream: false,
2025-11-28T18:56:17:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T18:56:17:   finished: true
2025-11-28T18:56:17: }
2025-11-28T18:56:17: 2025-11-28T23:56:17.318Z next:router-server:main invokeRender /api/stream {
2025-11-28T18:56:17:   host: 'gearly.com',
2025-11-28T18:56:17:   accept: '*/*',
2025-11-28T18:56:17:   'content-type': 'application/json',
2025-11-28T18:56:17:   'sec-fetch-site': 'same-origin',
2025-11-28T18:56:17:   origin: 'https://gearly.com',
2025-11-28T18:56:17:   'sec-fetch-mode': 'cors',
2025-11-28T18:56:17:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:56:17:   referer: 'https://gearly.com/',
2025-11-28T18:56:17:   'sec-fetch-dest': 'empty',
2025-11-28T18:56:17:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:56:17:   priority: 'u=3, i',
2025-11-28T18:56:17:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:56:17:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..z0e2F5ofgo7FhaD9.-uQdpHjNIS4RI2YiYyS7PqvgGuqJfd-7EpX8Hxj_qq2oXf6Kr3aaQM67MZdF3nRLd7M-vDqxgDTNIYCEeSiwQOegOBB7VJ-ID6_vcSm_oV0O9jryU4xm7ygFRwgE9Id8lkqnJPDpJxLFW3OpfzBkH1RNAgSQVdZXszGPcDk2EeYlpnLbluzrotagAJ4E4Natnln5xuTsDfhXaVSWnA0UFO8kxUl8P02vkYTQkYlieBj-66LseLUKiIRQYdYCBVc.O6d5b-0GMI89tVoR0waMMA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:56:17:   'x-forwarded-proto': 'https',
2025-11-28T18:56:17:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:56:17:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:56:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:56:17:   'content-length': '5423',
2025-11-28T18:56:17:   connection: 'Keep-Alive',
2025-11-28T18:56:17:   'x-middleware-invoke': '',
2025-11-28T18:56:17:   'x-invoke-path': '/api/stream',
2025-11-28T18:56:17:   'x-invoke-query': '%7B%7D',
2025-11-28T18:56:17:   'x-invoke-output': '/api/stream'
2025-11-28T18:56:17: }
2025-11-28T18:56:20: 2025-11-28T23:56:20.398Z compression gzip compression
2025-11-28T18:56:20: 2025-11-28T23:56:20.504Z next:router-server:main requestHandler! /logo2.png {
2025-11-28T18:56:20:   matchedOutput: {
2025-11-28T18:56:20:     type: 'publicFolder',
2025-11-28T18:56:20:     fsPath: '/home/americas/public_html/ai/public/logo2.png',
2025-11-28T18:56:20:     locale: undefined,
2025-11-28T18:56:20:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T18:56:20:     itemPath: '/logo2.png'
2025-11-28T18:56:20:   },
2025-11-28T18:56:20:   statusCode: undefined,
2025-11-28T18:56:20:   resHeaders: {},
2025-11-28T18:56:20:   bodyStream: false,
2025-11-28T18:56:20:   parsedUrl: { pathname: '/logo2.png', query: [Object: null prototype] {} },
2025-11-28T18:56:20:   finished: true
2025-11-28T18:56:20: }
2025-11-28T18:56:20: 2025-11-28T23:56:20.504Z send stat "/home/americas/public_html/ai/public/logo2.png"
2025-11-28T18:56:20: 2025-11-28T23:56:20.504Z send pipe "/home/americas/public_html/ai/public/logo2.png"
2025-11-28T18:56:20: 2025-11-28T23:56:20.504Z send accept ranges
2025-11-28T18:56:20: 2025-11-28T23:56:20.504Z send cache-control public, max-age=0
2025-11-28T18:56:20: 2025-11-28T23:56:20.504Z send modified Fri, 28 Nov 2025 02:38:40 GMT
2025-11-28T18:56:20: 2025-11-28T23:56:20.504Z send etag W/"4c60-19ac853b5c1"
2025-11-28T18:56:20: 2025-11-28T23:56:20.504Z send content-type image/png
2025-11-28T18:56:20: 2025-11-28T23:56:20.504Z send not modified
2025-11-28T18:56:20: 2025-11-28T23:56:20.504Z compression undefined not compressible
2025-11-28T18:56:20: 2025-11-28T23:56:20.504Z compression no compression: filtered
2025-11-28T18:56:29: 2025-11-28T23:56:29.470Z next:router-server:main requestHandler! /api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674 {
2025-11-28T18:56:29:   matchedOutput: {
2025-11-28T18:56:29:     type: 'pageFile',
2025-11-28T18:56:29:     fsPath: undefined,
2025-11-28T18:56:29:     locale: undefined,
2025-11-28T18:56:29:     itemsRoot: undefined,
2025-11-28T18:56:29:     itemPath: '/api/conversation/[id]'
2025-11-28T18:56:29:   },
2025-11-28T18:56:29:   statusCode: undefined,
2025-11-28T18:56:29:   resHeaders: {},
2025-11-28T18:56:29:   bodyStream: false,
2025-11-28T18:56:29:   parsedUrl: {
2025-11-28T18:56:29:     pathname: '/api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674',
2025-11-28T18:56:29:     query: [Object: null prototype] {}
2025-11-28T18:56:29:   },
2025-11-28T18:56:29:   finished: true
2025-11-28T18:56:29: }
2025-11-28T18:56:29: 2025-11-28T23:56:29.470Z next:router-server:main invokeRender /api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674 {
2025-11-28T18:56:29:   host: 'gearly.com',
2025-11-28T18:56:29:   accept: '*/*',
2025-11-28T18:56:29:   'content-type': 'application/json',
2025-11-28T18:56:29:   'sec-fetch-site': 'same-origin',
2025-11-28T18:56:29:   origin: 'https://gearly.com',
2025-11-28T18:56:29:   'sec-fetch-mode': 'cors',
2025-11-28T18:56:29:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:56:29:   referer: 'https://gearly.com/',
2025-11-28T18:56:29:   'sec-fetch-dest': 'empty',
2025-11-28T18:56:29:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:56:29:   priority: 'u=3, i',
2025-11-28T18:56:29:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:56:29:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..IqX7CnzYnudiuOuz.eUCxdsqxFQuaNvYZ1vLrrTtMotBYlaIt8i2B2fzyBwSFyU04_T6Ttl62Zsao8tjVgvByM-FroJ-__FEHG53bAngDDqPcj1KrBvMW6rLZNN7VBaMdhnTeFAF2isRivcOsBGJtVoak2BgmfSz_0A9h1Oc_n4UYrZlKm2N0R7o0qzQ8dkf2mbYKDnFNq5EsSR8spNVwfYLSSb3MK8ZVdSKiY7FutEq6KIQDt_YoNVHawCotwIyFDXiSNFHSd-ZyQ30.qLn-9NrQBPAtj9UKSKWgkw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:56:29:   'x-forwarded-proto': 'https',
2025-11-28T18:56:29:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:56:29:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:56:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:56:29:   'content-length': '2383',
2025-11-28T18:56:29:   connection: 'Keep-Alive',
2025-11-28T18:56:29:   'x-middleware-invoke': '',
2025-11-28T18:56:29:   'x-invoke-path': '/api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674',
2025-11-28T18:56:29:   'x-invoke-query': '%7B%7D',
2025-11-28T18:56:29:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T18:56:29: }
2025-11-28T18:56:29: 2025-11-28T23:56:29.473Z compression gzip compression
2025-11-28T18:56:29: 2025-11-28T23:56:29.488Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:56:29:   matchedOutput: {
2025-11-28T18:56:29:     type: 'pageFile',
2025-11-28T18:56:29:     fsPath: undefined,
2025-11-28T18:56:29:     locale: undefined,
2025-11-28T18:56:29:     itemsRoot: undefined,
2025-11-28T18:56:29:     itemPath: '/api/conversations'
2025-11-28T18:56:29:   },
2025-11-28T18:56:29:   statusCode: undefined,
2025-11-28T18:56:29:   resHeaders: {},
2025-11-28T18:56:29:   bodyStream: false,
2025-11-28T18:56:29:   parsedUrl: {
2025-11-28T18:56:29:     pathname: '/api/conversations',
2025-11-28T18:56:29:     query: [Object: null prototype] {}
2025-11-28T18:56:29:   },
2025-11-28T18:56:29:   finished: true
2025-11-28T18:56:29: }
2025-11-28T18:56:29: 2025-11-28T23:56:29.488Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:56:29:   host: 'gearly.com',
2025-11-28T18:56:29:   accept: '*/*',
2025-11-28T18:56:29:   'sec-fetch-site': 'same-origin',
2025-11-28T18:56:29:   pragma: 'no-cache',
2025-11-28T18:56:29:   'sec-fetch-mode': 'cors',
2025-11-28T18:56:29:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:56:29:   referer: 'https://gearly.com/',
2025-11-28T18:56:29:   'sec-fetch-dest': 'empty',
2025-11-28T18:56:29:   'cache-control': 'no-cache',
2025-11-28T18:56:29:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:56:29:   priority: 'u=3, i',
2025-11-28T18:56:29:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:56:29:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..4BuvsYxeQq1Oq-07.ppF_Txg6cj91He-EOXJeQ7Iy_Bk2km0rNRceayFVCrJHKKDDp7SE4QBo8-A16cswYGCimedTTf6MbSshTzWvl-BWxtUp_61Ul7rckMShEC8d02A6UGsxciOa5ZVckrH85FcyvvfaHxk3b_CHDEgN_6lLDabRqXOcl05m5HHRDINgCocI91jaQ_RPT59neZMpz7EQqRKgc21zqjWZA-PzEGePah9GSNqqvL3tlA5LPxCkZAJ1Uwa5Noq2UQNot2o.8BEMQr-IfxetV0n3qp47Gg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:56:29:   'x-forwarded-proto': 'https',
2025-11-28T18:56:29:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:56:29:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:56:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:56:29:   connection: 'Keep-Alive',
2025-11-28T18:56:29:   'x-middleware-invoke': '',
2025-11-28T18:56:29:   'x-invoke-path': '/api/conversations',
2025-11-28T18:56:29:   'x-invoke-query': '%7B%7D',
2025-11-28T18:56:29:   'x-invoke-output': '/api/conversations'
2025-11-28T18:56:29: }
2025-11-28T18:56:29: 2025-11-28T23:56:29.490Z compression gzip compression
2025-11-28T18:59:25: 2025-11-28T23:59:25.243Z next:router-server:main requestHandler! /api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674 {
2025-11-28T18:59:25:   matchedOutput: {
2025-11-28T18:59:25:     type: 'pageFile',
2025-11-28T18:59:25:     fsPath: undefined,
2025-11-28T18:59:25:     locale: undefined,
2025-11-28T18:59:25:     itemsRoot: undefined,
2025-11-28T18:59:25:     itemPath: '/api/conversation/[id]'
2025-11-28T18:59:25:   },
2025-11-28T18:59:25:   statusCode: undefined,
2025-11-28T18:59:25:   resHeaders: {},
2025-11-28T18:59:25:   bodyStream: false,
2025-11-28T18:59:25:   parsedUrl: {
2025-11-28T18:59:25:     pathname: '/api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674',
2025-11-28T18:59:25:     query: [Object: null prototype] {}
2025-11-28T18:59:25:   },
2025-11-28T18:59:25:   finished: true
2025-11-28T18:59:25: }
2025-11-28T18:59:25: 2025-11-28T23:59:25.243Z next:router-server:main invokeRender /api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674 {
2025-11-28T18:59:25:   host: 'gearly.com',
2025-11-28T18:59:25:   accept: '*/*',
2025-11-28T18:59:25:   'content-type': 'application/json',
2025-11-28T18:59:25:   'sec-fetch-site': 'same-origin',
2025-11-28T18:59:25:   origin: 'https://gearly.com',
2025-11-28T18:59:25:   'sec-fetch-mode': 'cors',
2025-11-28T18:59:25:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:59:25:   referer: 'https://gearly.com/',
2025-11-28T18:59:25:   'sec-fetch-dest': 'empty',
2025-11-28T18:59:25:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:59:25:   priority: 'u=3, i',
2025-11-28T18:59:25:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:59:25:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..ewzbW3alcma6TIwG.upA3N-IvEC59rzYTJroF5dr6H0n5mPBouRxOX93QxmbVxGLFfkoqgyeFiUqFUMsz9EHfowXEoqyRv9BPD-YhgT-bXzz3Qa7merT63rHrOhZS8nsRS7h6l1Zc2u3qqDFdpavDIwIzGxDAdnsACRAzVTHFZqTKT0TG1UwGaTU5GLmUF7hWNbmsFgrH8i4E9a2FT0ekp9NbkXojH73TkgJWGsoPu9iNXi4QGVJgrsFBjR84kLNFI8fkMSgwAKpzcYU.CWF1RxY9kF-TiivdQU5Pww; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:59:25:   'x-forwarded-proto': 'https',
2025-11-28T18:59:25:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:59:25:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:59:25:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:59:25:   'content-length': '97',
2025-11-28T18:59:25:   connection: 'Keep-Alive',
2025-11-28T18:59:25:   'x-middleware-invoke': '',
2025-11-28T18:59:25:   'x-invoke-path': '/api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674',
2025-11-28T18:59:25:   'x-invoke-query': '%7B%7D',
2025-11-28T18:59:25:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T18:59:25: }
2025-11-28T18:59:25: 2025-11-28T23:59:25.247Z compression gzip compression
2025-11-28T18:59:25: 2025-11-28T23:59:25.269Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:59:25:   matchedOutput: {
2025-11-28T18:59:25:     type: 'pageFile',
2025-11-28T18:59:25:     fsPath: undefined,
2025-11-28T18:59:25:     locale: undefined,
2025-11-28T18:59:25:     itemsRoot: undefined,
2025-11-28T18:59:25:     itemPath: '/api/conversations'
2025-11-28T18:59:25:   },
2025-11-28T18:59:25:   statusCode: undefined,
2025-11-28T18:59:25:   resHeaders: {},
2025-11-28T18:59:25:   bodyStream: false,
2025-11-28T18:59:25:   parsedUrl: {
2025-11-28T18:59:25:     pathname: '/api/conversations',
2025-11-28T18:59:25:     query: [Object: null prototype] {}
2025-11-28T18:59:25:   },
2025-11-28T18:59:25:   finished: true
2025-11-28T18:59:25: }
2025-11-28T18:59:25: 2025-11-28T23:59:25.269Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:59:25:   host: 'gearly.com',
2025-11-28T18:59:25:   accept: '*/*',
2025-11-28T18:59:25:   'sec-fetch-site': 'same-origin',
2025-11-28T18:59:25:   pragma: 'no-cache',
2025-11-28T18:59:25:   'sec-fetch-mode': 'cors',
2025-11-28T18:59:25:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:59:25:   referer: 'https://gearly.com/',
2025-11-28T18:59:25:   'sec-fetch-dest': 'empty',
2025-11-28T18:59:25:   'cache-control': 'no-cache',
2025-11-28T18:59:25:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:59:25:   priority: 'u=3, i',
2025-11-28T18:59:25:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:59:25:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..6FFzu1fJEH9YeVAZ.VQEZQnMEFmtSwBLCrCqTM6ZsGyr0NWW1i0dA0CIGpjGjhRFdsCs-QXDK9aJ46oxoJRYxlYcVogQ6H7hbT-kruAqrNlHaeoODz7N32O5xox5iEB-XmgXHsdxGEfbdbmi7Eu0CoWVCaT_lnJhwlwz62sUQn7IhmckeSX93bW3UkFMXKzBHuQUtNmJInHaJN3q9vBNggK7YFWXN83vcbyQUSb6hrSz9UQ9uFWzaaaeQMk7LTy_homvIu3pnnYLvCI0.Cj-0wtd6FyE0WFYsVtmqfA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:59:25:   'x-forwarded-proto': 'https',
2025-11-28T18:59:25:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:59:25:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:59:25:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:59:25:   connection: 'Keep-Alive',
2025-11-28T18:59:25:   'x-middleware-invoke': '',
2025-11-28T18:59:25:   'x-invoke-path': '/api/conversations',
2025-11-28T18:59:25:   'x-invoke-query': '%7B%7D',
2025-11-28T18:59:25:   'x-invoke-output': '/api/conversations'
2025-11-28T18:59:25: }
2025-11-28T18:59:25: 2025-11-28T23:59:25.270Z compression gzip compression
2025-11-28T18:59:25: 2025-11-28T23:59:25.288Z next:router-server:main requestHandler! /profile.png {
2025-11-28T18:59:25:   matchedOutput: {
2025-11-28T18:59:25:     type: 'publicFolder',
2025-11-28T18:59:25:     fsPath: '/home/americas/public_html/ai/public/profile.png',
2025-11-28T18:59:25:     locale: undefined,
2025-11-28T18:59:25:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T18:59:25:     itemPath: '/profile.png'
2025-11-28T18:59:25:   },
2025-11-28T18:59:25:   statusCode: undefined,
2025-11-28T18:59:25:   resHeaders: {},
2025-11-28T18:59:25:   bodyStream: false,
2025-11-28T18:59:25:   parsedUrl: { pathname: '/profile.png', query: [Object: null prototype] {} },
2025-11-28T18:59:25:   finished: true
2025-11-28T18:59:25: }
2025-11-28T18:59:25: 2025-11-28T23:59:25.288Z send stat "/home/americas/public_html/ai/public/profile.png"
2025-11-28T18:59:25: 2025-11-28T23:59:25.288Z send pipe "/home/americas/public_html/ai/public/profile.png"
2025-11-28T18:59:25: 2025-11-28T23:59:25.288Z send accept ranges
2025-11-28T18:59:25: 2025-11-28T23:59:25.288Z send cache-control public, max-age=0
2025-11-28T18:59:25: 2025-11-28T23:59:25.288Z send modified Fri, 28 Nov 2025 02:38:41 GMT
2025-11-28T18:59:25: 2025-11-28T23:59:25.288Z send etag W/"e5b-19ac853ba0a"
2025-11-28T18:59:25: 2025-11-28T23:59:25.288Z send content-type image/png
2025-11-28T18:59:25: 2025-11-28T23:59:25.288Z send not modified
2025-11-28T18:59:25: 2025-11-28T23:59:25.288Z compression undefined not compressible
2025-11-28T18:59:25: 2025-11-28T23:59:25.288Z compression no compression: filtered
2025-11-28T18:59:25: 2025-11-28T23:59:25.310Z next:router-server:main requestHandler! /api/stream {
2025-11-28T18:59:25:   matchedOutput: {
2025-11-28T18:59:25:     type: 'pageFile',
2025-11-28T18:59:25:     fsPath: undefined,
2025-11-28T18:59:25:     locale: undefined,
2025-11-28T18:59:25:     itemsRoot: undefined,
2025-11-28T18:59:25:     itemPath: '/api/stream'
2025-11-28T18:59:25:   },
2025-11-28T18:59:25:   statusCode: undefined,
2025-11-28T18:59:25:   resHeaders: {},
2025-11-28T18:59:25:   bodyStream: false,
2025-11-28T18:59:25:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T18:59:25:   finished: true
2025-11-28T18:59:25: }
2025-11-28T18:59:25: 2025-11-28T23:59:25.310Z next:router-server:main invokeRender /api/stream {
2025-11-28T18:59:25:   host: 'gearly.com',
2025-11-28T18:59:25:   accept: '*/*',
2025-11-28T18:59:25:   'content-type': 'application/json',
2025-11-28T18:59:25:   'sec-fetch-site': 'same-origin',
2025-11-28T18:59:25:   origin: 'https://gearly.com',
2025-11-28T18:59:25:   'sec-fetch-mode': 'cors',
2025-11-28T18:59:25:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:59:25:   referer: 'https://gearly.com/',
2025-11-28T18:59:25:   'sec-fetch-dest': 'empty',
2025-11-28T18:59:25:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:59:25:   priority: 'u=3, i',
2025-11-28T18:59:25:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:59:25:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..SQvGb7RsPI-SU9OO.U0WfSxAtZ_CiSXcYCpHA_B66dfAR5R_qv0VtxsD5eqYeaziSqT0Rq7o8xTMXyHyPBfp7xi6S936dBm88WCy1YSkAUFlB0e3HLrPLUgsNnCP1EF5Hd2LPLn62FuP02whR5a0yp3TrfYP4UcIf0Emk0HpmZL1PLuxxzOVpGsrJfbK62FTwxe-HPdq_DhJSYbvw2Qsae3r2guAuAYxFB-xyWEY_-OtQQpW7gEm4W1NN8a7ishlL8PXebntlyrY1FFg.kNO4fwBRT_xWnwy_AOY3_A; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:59:25:   'x-forwarded-proto': 'https',
2025-11-28T18:59:25:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:59:25:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:59:25:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:59:25:   'content-length': '7905',
2025-11-28T18:59:25:   connection: 'Keep-Alive',
2025-11-28T18:59:25:   'x-middleware-invoke': '',
2025-11-28T18:59:25:   'x-invoke-path': '/api/stream',
2025-11-28T18:59:25:   'x-invoke-query': '%7B%7D',
2025-11-28T18:59:25:   'x-invoke-output': '/api/stream'
2025-11-28T18:59:25: }
2025-11-28T18:59:28: 2025-11-28T23:59:28.621Z compression gzip compression
2025-11-28T18:59:28: 2025-11-28T23:59:28.718Z next:router-server:main requestHandler! /logo2.png {
2025-11-28T18:59:28:   matchedOutput: {
2025-11-28T18:59:28:     type: 'publicFolder',
2025-11-28T18:59:28:     fsPath: '/home/americas/public_html/ai/public/logo2.png',
2025-11-28T18:59:28:     locale: undefined,
2025-11-28T18:59:28:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T18:59:28:     itemPath: '/logo2.png'
2025-11-28T18:59:28:   },
2025-11-28T18:59:28:   statusCode: undefined,
2025-11-28T18:59:28:   resHeaders: {},
2025-11-28T18:59:28:   bodyStream: false,
2025-11-28T18:59:28:   parsedUrl: { pathname: '/logo2.png', query: [Object: null prototype] {} },
2025-11-28T18:59:28:   finished: true
2025-11-28T18:59:28: }
2025-11-28T18:59:28: 2025-11-28T23:59:28.718Z send stat "/home/americas/public_html/ai/public/logo2.png"
2025-11-28T18:59:28: 2025-11-28T23:59:28.718Z send pipe "/home/americas/public_html/ai/public/logo2.png"
2025-11-28T18:59:28: 2025-11-28T23:59:28.718Z send accept ranges
2025-11-28T18:59:28: 2025-11-28T23:59:28.718Z send cache-control public, max-age=0
2025-11-28T18:59:28: 2025-11-28T23:59:28.718Z send modified Fri, 28 Nov 2025 02:38:40 GMT
2025-11-28T18:59:28: 2025-11-28T23:59:28.718Z send etag W/"4c60-19ac853b5c1"
2025-11-28T18:59:28: 2025-11-28T23:59:28.718Z send content-type image/png
2025-11-28T18:59:28: 2025-11-28T23:59:28.718Z send not modified
2025-11-28T18:59:28: 2025-11-28T23:59:28.718Z compression undefined not compressible
2025-11-28T18:59:28: 2025-11-28T23:59:28.718Z compression no compression: filtered
2025-11-28T18:59:40: 2025-11-28T23:59:40.722Z next:router-server:main requestHandler! /api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674 {
2025-11-28T18:59:40:   matchedOutput: {
2025-11-28T18:59:40:     type: 'pageFile',
2025-11-28T18:59:40:     fsPath: undefined,
2025-11-28T18:59:40:     locale: undefined,
2025-11-28T18:59:40:     itemsRoot: undefined,
2025-11-28T18:59:40:     itemPath: '/api/conversation/[id]'
2025-11-28T18:59:40:   },
2025-11-28T18:59:40:   statusCode: undefined,
2025-11-28T18:59:40:   resHeaders: {},
2025-11-28T18:59:40:   bodyStream: false,
2025-11-28T18:59:40:   parsedUrl: {
2025-11-28T18:59:40:     pathname: '/api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674',
2025-11-28T18:59:40:     query: [Object: null prototype] {}
2025-11-28T18:59:40:   },
2025-11-28T18:59:40:   finished: true
2025-11-28T18:59:40: }
2025-11-28T18:59:40: 2025-11-28T23:59:40.722Z next:router-server:main invokeRender /api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674 {
2025-11-28T18:59:40:   host: 'gearly.com',
2025-11-28T18:59:40:   accept: '*/*',
2025-11-28T18:59:40:   'content-type': 'application/json',
2025-11-28T18:59:40:   'sec-fetch-site': 'same-origin',
2025-11-28T18:59:40:   origin: 'https://gearly.com',
2025-11-28T18:59:40:   'sec-fetch-mode': 'cors',
2025-11-28T18:59:40:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:59:40:   referer: 'https://gearly.com/',
2025-11-28T18:59:40:   'sec-fetch-dest': 'empty',
2025-11-28T18:59:40:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:59:40:   priority: 'u=3, i',
2025-11-28T18:59:40:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:59:40:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..1YeRmz86TN61-STj.n8KZEArBDt9Jbjt6uFX5dcNS8LnK5wIj7YvrhlPWPZq2MTAHRRfuSj1E3vLw7ArBnK6aqo7SjambOfBFxP4r44sUET_suRJslb4Uj4hZE4Ht_7744vNaOpY_sgpKu7a6BiEl-C1p89NYchO9uT-aXkHDypKjdgmSQ0f5YqwMeAQvimBt1TSDw6hIJh8_MdyqZMRKDGySaV156eJAVJnWqWakUelKm_NFd3XbjtF_sIzkGuZB2ezUoJ6hnmkt-uI.vOkwWiODTX4QN9JVnz8_9Q; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:59:40:   'x-forwarded-proto': 'https',
2025-11-28T18:59:40:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:59:40:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:59:40:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:59:40:   'content-length': '3215',
2025-11-28T18:59:40:   connection: 'Keep-Alive',
2025-11-28T18:59:40:   'x-middleware-invoke': '',
2025-11-28T18:59:40:   'x-invoke-path': '/api/conversation/0e7c7026ca1836eb01a389348270023b4259f5f3c7478674',
2025-11-28T18:59:40:   'x-invoke-query': '%7B%7D',
2025-11-28T18:59:40:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T18:59:40: }
2025-11-28T18:59:40: 2025-11-28T23:59:40.729Z compression gzip compression
2025-11-28T18:59:40: 2025-11-28T23:59:40.747Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T18:59:40:   matchedOutput: {
2025-11-28T18:59:40:     type: 'pageFile',
2025-11-28T18:59:40:     fsPath: undefined,
2025-11-28T18:59:40:     locale: undefined,
2025-11-28T18:59:40:     itemsRoot: undefined,
2025-11-28T18:59:40:     itemPath: '/api/conversations'
2025-11-28T18:59:40:   },
2025-11-28T18:59:40:   statusCode: undefined,
2025-11-28T18:59:40:   resHeaders: {},
2025-11-28T18:59:40:   bodyStream: false,
2025-11-28T18:59:40:   parsedUrl: {
2025-11-28T18:59:40:     pathname: '/api/conversations',
2025-11-28T18:59:40:     query: [Object: null prototype] {}
2025-11-28T18:59:40:   },
2025-11-28T18:59:40:   finished: true
2025-11-28T18:59:40: }
2025-11-28T18:59:40: 2025-11-28T23:59:40.747Z next:router-server:main invokeRender /api/conversations {
2025-11-28T18:59:40:   host: 'gearly.com',
2025-11-28T18:59:40:   accept: '*/*',
2025-11-28T18:59:40:   'sec-fetch-site': 'same-origin',
2025-11-28T18:59:40:   pragma: 'no-cache',
2025-11-28T18:59:40:   'sec-fetch-mode': 'cors',
2025-11-28T18:59:40:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T18:59:40:   referer: 'https://gearly.com/',
2025-11-28T18:59:40:   'sec-fetch-dest': 'empty',
2025-11-28T18:59:40:   'cache-control': 'no-cache',
2025-11-28T18:59:40:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T18:59:40:   priority: 'u=3, i',
2025-11-28T18:59:40:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T18:59:40:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..gJ98c4bQ45nrx8Or.xK5imRQO9DiJPhybQGNTdMcZ6fjCY1ISRcey1FMKCOC66_kMflMfvi6y7SV1MDEWm3bq9qZB2K5oPHWxTkRppUHnFnPmgFCSZ9zHu6afwJJ4H8_yaGmu-1N4ShaA4FRks5yN47n7iFGZcZ4AKK8DkZKd5UmvpjkXYHFx6NMB8cfqa45pCEyJTuNgcfSJMRGvBU9jyN5ZE5235iEf60ehH4JA53YuSsDzFjSGBgUTtok1U1hv4F-q2glDfLyvoBA.w_R7eF6ZtPwWlmjdm4Cwpw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T18:59:40:   'x-forwarded-proto': 'https',
2025-11-28T18:59:40:   'x-forwarded-for': '100.15.28.124',
2025-11-28T18:59:40:   'x-forwarded-host': 'gearly.com',
2025-11-28T18:59:40:   'x-forwarded-server': 'gearly.com',
2025-11-28T18:59:40:   connection: 'Keep-Alive',
2025-11-28T18:59:40:   'x-middleware-invoke': '',
2025-11-28T18:59:40:   'x-invoke-path': '/api/conversations',
2025-11-28T18:59:40:   'x-invoke-query': '%7B%7D',
2025-11-28T18:59:40:   'x-invoke-output': '/api/conversations'
2025-11-28T18:59:40: }
2025-11-28T18:59:40: 2025-11-28T23:59:40.748Z compression gzip compression
2025-11-28T19:07:53: 2025-11-29T00:07:53.777Z next:router-server:main requestHandler! / {
2025-11-28T19:07:53:   matchedOutput: {
2025-11-28T19:07:53:     type: 'pageFile',
2025-11-28T19:07:53:     fsPath: undefined,
2025-11-28T19:07:53:     locale: undefined,
2025-11-28T19:07:53:     itemsRoot: undefined,
2025-11-28T19:07:53:     itemPath: '/'
2025-11-28T19:07:53:   },
2025-11-28T19:07:53:   statusCode: undefined,
2025-11-28T19:07:53:   resHeaders: {},
2025-11-28T19:07:53:   bodyStream: false,
2025-11-28T19:07:53:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T19:07:53:   finished: true
2025-11-28T19:07:53: }
2025-11-28T19:07:53: 2025-11-29T00:07:53.778Z next:router-server:main invokeRender / {
2025-11-28T19:07:53:   host: 'gearly.com',
2025-11-28T19:07:53:   accept: '*/*',
2025-11-28T19:07:53:   'accept-encoding': 'deflate, gzip',
2025-11-28T19:07:53:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; CPH2343 Build/TP1A.220624.003; wv) AppleWebKit/533.36 (KHTML, like Gecko) Version/4.0 Chrome/132.0.6234.163 Mobile Safari/537.36 Line/15.0.0/IAB',
2025-11-28T19:07:53:   'x-forwarded-for': '81.180.92.136',
2025-11-28T19:07:53:   'x-forwarded-host': 'gearly.com',
2025-11-28T19:07:53:   'x-forwarded-server': 'gearly.com',
2025-11-28T19:07:53:   connection: 'Keep-Alive',
2025-11-28T19:07:53:   'x-middleware-invoke': '',
2025-11-28T19:07:53:   'x-invoke-path': '/',
2025-11-28T19:07:53:   'x-invoke-query': '%7B%7D',
2025-11-28T19:07:53:   'x-invoke-output': '/'
2025-11-28T19:07:53: }
2025-11-28T19:07:53: 2025-11-29T00:07:53.779Z compression gzip compression
2025-11-28T19:38:04: 2025-11-29T00:38:04.052Z next:router-server:main requestHandler! / {
2025-11-28T19:38:04:   matchedOutput: {
2025-11-28T19:38:04:     type: 'pageFile',
2025-11-28T19:38:04:     fsPath: undefined,
2025-11-28T19:38:04:     locale: undefined,
2025-11-28T19:38:04:     itemsRoot: undefined,
2025-11-28T19:38:04:     itemPath: '/'
2025-11-28T19:38:04:   },
2025-11-28T19:38:04:   statusCode: undefined,
2025-11-28T19:38:04:   resHeaders: {},
2025-11-28T19:38:04:   bodyStream: false,
2025-11-28T19:38:04:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T19:38:04:   finished: true
2025-11-28T19:38:04: }
2025-11-28T19:38:04: 2025-11-29T00:38:04.053Z next:router-server:main invokeRender / {
2025-11-28T19:38:04:   host: 'gearly.com',
2025-11-28T19:38:04:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1',
2025-11-28T19:38:04:   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',
2025-11-28T19:38:04:   'accept-encoding': 'gzip',
2025-11-28T19:38:04:   'accept-language': 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
2025-11-28T19:38:04:   'cache-control': 'no-cache',
2025-11-28T19:38:04:   pragma: 'no-cache',
2025-11-28T19:38:04:   'upgrade-insecure-requests': '1',
2025-11-28T19:38:04:   'x-forwarded-for': '43.157.67.70',
2025-11-28T19:38:04:   'x-forwarded-host': 'gearly.com',
2025-11-28T19:38:04:   'x-forwarded-server': 'gearly.com',
2025-11-28T19:38:04:   connection: 'Keep-Alive',
2025-11-28T19:38:04:   'x-middleware-invoke': '',
2025-11-28T19:38:04:   'x-invoke-path': '/',
2025-11-28T19:38:04:   'x-invoke-query': '%7B%7D',
2025-11-28T19:38:04:   'x-invoke-output': '/'
2025-11-28T19:38:04: }
2025-11-28T19:38:04: 2025-11-29T00:38:04.053Z compression gzip compression
2025-11-28T19:57:09: 2025-11-29T00:57:09.627Z next:router-server:main requestHandler! / {
2025-11-28T19:57:09:   matchedOutput: {
2025-11-28T19:57:09:     type: 'pageFile',
2025-11-28T19:57:09:     fsPath: undefined,
2025-11-28T19:57:09:     locale: undefined,
2025-11-28T19:57:09:     itemsRoot: undefined,
2025-11-28T19:57:09:     itemPath: '/'
2025-11-28T19:57:09:   },
2025-11-28T19:57:09:   statusCode: undefined,
2025-11-28T19:57:09:   resHeaders: {},
2025-11-28T19:57:09:   bodyStream: false,
2025-11-28T19:57:09:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T19:57:09:   finished: true
2025-11-28T19:57:09: }
2025-11-28T19:57:09: 2025-11-29T00:57:09.627Z next:router-server:main invokeRender / {
2025-11-28T19:57:09:   host: '50.6.6.177:4000',
2025-11-28T19:57:09:   'user-agent': 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)',
2025-11-28T19:57:09:   accept: '*/*',
2025-11-28T19:57:09:   'accept-encoding': 'gzip',
2025-11-28T19:57:09:   'x-middleware-invoke': '',
2025-11-28T19:57:09:   'x-invoke-path': '/',
2025-11-28T19:57:09:   'x-invoke-query': '%7B%7D',
2025-11-28T19:57:09:   'x-invoke-output': '/'
2025-11-28T19:57:09: }
2025-11-28T19:57:09: 2025-11-29T00:57:09.629Z compression gzip compression
2025-11-28T19:57:15: 2025-11-29T00:57:15.928Z next:router-server:main requestHandler! /logo.png {
2025-11-28T19:57:15:   matchedOutput: {
2025-11-28T19:57:15:     type: 'publicFolder',
2025-11-28T19:57:15:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T19:57:15:     locale: undefined,
2025-11-28T19:57:15:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T19:57:15:     itemPath: '/logo.png'
2025-11-28T19:57:15:   },
2025-11-28T19:57:15:   statusCode: undefined,
2025-11-28T19:57:15:   resHeaders: {},
2025-11-28T19:57:15:   bodyStream: false,
2025-11-28T19:57:15:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T19:57:15:   finished: true
2025-11-28T19:57:15: }
2025-11-28T19:57:15: 2025-11-29T00:57:15.929Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T19:57:15: 2025-11-29T00:57:15.929Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T19:57:15: 2025-11-29T00:57:15.929Z send accept ranges
2025-11-28T19:57:15: 2025-11-29T00:57:15.929Z send cache-control public, max-age=0
2025-11-28T19:57:15: 2025-11-29T00:57:15.929Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T19:57:15: 2025-11-29T00:57:15.929Z send etag W/"2465-19ac853b2f0"
2025-11-28T19:57:15: 2025-11-29T00:57:15.929Z send content-type image/png
2025-11-28T19:57:15: 2025-11-29T00:57:15.929Z compression image/png not compressible
2025-11-28T19:57:15: 2025-11-29T00:57:15.929Z compression no compression: filtered
2025-11-28T19:57:21: 2025-11-29T00:57:21.535Z next:router-server:main requestHandler! /favicon.ico {
2025-11-28T19:57:21:   matchedOutput: {
2025-11-28T19:57:21:     type: 'publicFolder',
2025-11-28T19:57:21:     fsPath: '/home/americas/public_html/ai/public/favicon.ico',
2025-11-28T19:57:21:     locale: undefined,
2025-11-28T19:57:21:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T19:57:21:     itemPath: '/favicon.ico'
2025-11-28T19:57:21:   },
2025-11-28T19:57:21:   statusCode: undefined,
2025-11-28T19:57:21:   resHeaders: {},
2025-11-28T19:57:21:   bodyStream: false,
2025-11-28T19:57:21:   parsedUrl: { pathname: '/favicon.ico', query: [Object: null prototype] {} },
2025-11-28T19:57:21:   finished: true
2025-11-28T19:57:21: }
2025-11-28T19:57:21: 2025-11-29T00:57:21.535Z send stat "/home/americas/public_html/ai/public/favicon.ico"
2025-11-28T19:57:21: 2025-11-29T00:57:21.535Z send pipe "/home/americas/public_html/ai/public/favicon.ico"
2025-11-28T19:57:21: 2025-11-29T00:57:21.535Z send accept ranges
2025-11-28T19:57:21: 2025-11-29T00:57:21.535Z send cache-control public, max-age=0
2025-11-28T19:57:21: 2025-11-29T00:57:21.535Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T19:57:21: 2025-11-29T00:57:21.535Z send etag W/"3c2e-19ac853b221"
2025-11-28T19:57:21: 2025-11-29T00:57:21.535Z send content-type image/x-icon
2025-11-28T19:57:21: 2025-11-29T00:57:21.537Z compression gzip compression
2025-11-28T19:57:38: 2025-11-29T00:57:38.414Z next:router-server:main requestHandler! /security.txt {
2025-11-28T19:57:38:   matchedOutput: null,
2025-11-28T19:57:38:   statusCode: undefined,
2025-11-28T19:57:38:   resHeaders: {},
2025-11-28T19:57:38:   bodyStream: false,
2025-11-28T19:57:38:   parsedUrl: { pathname: '/security.txt', query: [Object: null prototype] {} },
2025-11-28T19:57:38:   finished: false
2025-11-28T19:57:38: }
2025-11-28T19:57:38: 2025-11-29T00:57:38.414Z next:router-server:main invokeRender /security.txt {
2025-11-28T19:57:38:   host: '50.6.6.177:4000',
2025-11-28T19:57:38:   'user-agent': 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)',
2025-11-28T19:57:38:   accept: '*/*',
2025-11-28T19:57:38:   'accept-encoding': 'gzip',
2025-11-28T19:57:38:   'x-middleware-invoke': '',
2025-11-28T19:57:38:   'x-invoke-path': '/404',
2025-11-28T19:57:38:   'x-invoke-query': '%7B%7D',
2025-11-28T19:57:38:   'x-invoke-status': '404'
2025-11-28T19:57:38: }
2025-11-28T19:57:38: 2025-11-29T00:57:38.415Z compression gzip compression
2025-11-28T20:01:28: 2025-11-29T01:01:28.294Z next:router-server:main requestHandler! /rdweb/pages/ja-jp/login.aspx {
2025-11-28T20:01:28:   matchedOutput: null,
2025-11-28T20:01:28:   statusCode: undefined,
2025-11-28T20:01:28:   resHeaders: {},
2025-11-28T20:01:28:   bodyStream: false,
2025-11-28T20:01:28:   parsedUrl: {
2025-11-28T20:01:28:     pathname: '/rdweb/pages/ja-jp/login.aspx',
2025-11-28T20:01:28:     query: [Object: null prototype] {}
2025-11-28T20:01:28:   },
2025-11-28T20:01:28:   finished: false
2025-11-28T20:01:28: }
2025-11-28T20:01:28: 2025-11-29T01:01:28.294Z next:router-server:main invokeRender /rdweb/pages/ja-jp/login.aspx {
2025-11-28T20:01:28:   host: 'mail.gearly.com',
2025-11-28T20:01:28:   'user-agent': 'Go-http-client/1.1',
2025-11-28T20:01:28:   'accept-encoding': 'gzip',
2025-11-28T20:01:28:   'x-forwarded-proto': 'https',
2025-11-28T20:01:28:   'x-forwarded-for': '216.106.184.72',
2025-11-28T20:01:28:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T20:01:28:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:01:28:   connection: 'Keep-Alive',
2025-11-28T20:01:28:   'x-middleware-invoke': '',
2025-11-28T20:01:28:   'x-invoke-path': '/404',
2025-11-28T20:01:28:   'x-invoke-query': '%7B%7D',
2025-11-28T20:01:28:   'x-invoke-status': '404'
2025-11-28T20:01:28: }
2025-11-28T20:01:28: 2025-11-29T01:01:28.295Z compression gzip compression
2025-11-28T20:09:36: 2025-11-29T01:09:36.288Z next:router-server:main requestHandler! /.well-known/ {
2025-11-28T20:09:36:   matchedOutput: undefined,
2025-11-28T20:09:36:   statusCode: 308,
2025-11-28T20:09:36:   resHeaders: undefined,
2025-11-28T20:09:36:   bodyStream: false,
2025-11-28T20:09:36:   parsedUrl: { pathname: '/.well-known', query: undefined },
2025-11-28T20:09:36:   finished: true
2025-11-28T20:09:36: }
2025-11-28T20:09:36: 2025-11-29T01:09:36.288Z compression undefined not compressible
2025-11-28T20:09:36: 2025-11-29T01:09:36.288Z compression no compression: filtered
2025-11-28T20:09:36: 2025-11-29T01:09:36.381Z next:router-server:main requestHandler! /.well-known {
2025-11-28T20:09:36:   matchedOutput: null,
2025-11-28T20:09:36:   statusCode: undefined,
2025-11-28T20:09:36:   resHeaders: {},
2025-11-28T20:09:36:   bodyStream: false,
2025-11-28T20:09:36:   parsedUrl: { pathname: '/.well-known', query: [Object: null prototype] {} },
2025-11-28T20:09:36:   finished: false
2025-11-28T20:09:36: }
2025-11-28T20:09:36: 2025-11-29T01:09:36.381Z next:router-server:main invokeRender /.well-known {
2025-11-28T20:09:36:   host: 'gearly.com',
2025-11-28T20:09:36:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:36:   referer: 'https://www.google.de/',
2025-11-28T20:09:36:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:36:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:36:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:36:   dnt: '1',
2025-11-28T20:09:36:   'x-forwarded-for': '207.53.17.198, 4.219.6.242',
2025-11-28T20:09:36:   'x-real-ip': '207.53.17.198',
2025-11-28T20:09:36:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:36:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:36:   connection: 'Keep-Alive',
2025-11-28T20:09:36:   'x-middleware-invoke': '',
2025-11-28T20:09:36:   'x-invoke-path': '/404',
2025-11-28T20:09:36:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:36:   'x-invoke-status': '404'
2025-11-28T20:09:36: }
2025-11-28T20:09:36: 2025-11-29T01:09:36.382Z compression no compression: not acceptable
2025-11-28T20:09:36: 2025-11-29T01:09:36.481Z next:router-server:main requestHandler! /.well-known/acme-challenge/ {
2025-11-28T20:09:36:   matchedOutput: undefined,
2025-11-28T20:09:36:   statusCode: 308,
2025-11-28T20:09:36:   resHeaders: undefined,
2025-11-28T20:09:36:   bodyStream: false,
2025-11-28T20:09:36:   parsedUrl: { pathname: '/.well-known/acme-challenge', query: undefined },
2025-11-28T20:09:36:   finished: true
2025-11-28T20:09:36: }
2025-11-28T20:09:36: 2025-11-29T01:09:36.481Z compression undefined not compressible
2025-11-28T20:09:36: 2025-11-29T01:09:36.481Z compression no compression: filtered
2025-11-28T20:09:36: 2025-11-29T01:09:36.581Z next:router-server:main requestHandler! /.well-known/acme-challenge {
2025-11-28T20:09:36:   matchedOutput: null,
2025-11-28T20:09:36:   statusCode: undefined,
2025-11-28T20:09:36:   resHeaders: {},
2025-11-28T20:09:36:   bodyStream: false,
2025-11-28T20:09:36:   parsedUrl: {
2025-11-28T20:09:36:     pathname: '/.well-known/acme-challenge',
2025-11-28T20:09:36:     query: [Object: null prototype] {}
2025-11-28T20:09:36:   },
2025-11-28T20:09:36:   finished: false
2025-11-28T20:09:36: }
2025-11-28T20:09:36: 2025-11-29T01:09:36.582Z next:router-server:main invokeRender /.well-known/acme-challenge {
2025-11-28T20:09:36:   host: 'gearly.com',
2025-11-28T20:09:36:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:36:   referer: 'https://www.google.fr/',
2025-11-28T20:09:36:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:36:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:36:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:36:   dnt: '1',
2025-11-28T20:09:36:   'x-forwarded-for': '138.193.223.15, 4.219.6.242',
2025-11-28T20:09:36:   'x-real-ip': '138.193.223.15',
2025-11-28T20:09:36:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:36:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:36:   connection: 'Keep-Alive',
2025-11-28T20:09:36:   'x-middleware-invoke': '',
2025-11-28T20:09:36:   'x-invoke-path': '/404',
2025-11-28T20:09:36:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:36:   'x-invoke-status': '404'
2025-11-28T20:09:36: }
2025-11-28T20:09:36: 2025-11-29T01:09:36.583Z compression no compression: not acceptable
2025-11-28T20:09:36: 2025-11-29T01:09:36.733Z next:router-server:main requestHandler! /.well-known/acme-challenge/xa.php {
2025-11-28T20:09:36:   matchedOutput: null,
2025-11-28T20:09:36:   statusCode: undefined,
2025-11-28T20:09:36:   resHeaders: {},
2025-11-28T20:09:36:   bodyStream: false,
2025-11-28T20:09:36:   parsedUrl: {
2025-11-28T20:09:36:     pathname: '/.well-known/acme-challenge/xa.php',
2025-11-28T20:09:36:     query: [Object: null prototype] {}
2025-11-28T20:09:36:   },
2025-11-28T20:09:36:   finished: false
2025-11-28T20:09:36: }
2025-11-28T20:09:36: 2025-11-29T01:09:36.733Z next:router-server:main invokeRender /.well-known/acme-challenge/xa.php {
2025-11-28T20:09:36:   host: 'gearly.com',
2025-11-28T20:09:36:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:36:   referer: 'https://www.google.de/',
2025-11-28T20:09:36:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:36:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:36:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:36:   dnt: '1',
2025-11-28T20:09:36:   'x-forwarded-for': '253.201.198.107, 4.219.6.242',
2025-11-28T20:09:36:   'x-real-ip': '253.201.198.107',
2025-11-28T20:09:36:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:36:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:36:   connection: 'Keep-Alive',
2025-11-28T20:09:36:   'x-middleware-invoke': '',
2025-11-28T20:09:36:   'x-invoke-path': '/404',
2025-11-28T20:09:36:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:36:   'x-invoke-status': '404'
2025-11-28T20:09:36: }
2025-11-28T20:09:36: 2025-11-29T01:09:36.734Z compression no compression: not acceptable
2025-11-28T20:09:37: 2025-11-29T01:09:37.046Z next:router-server:main requestHandler! /.well-known/index.php {
2025-11-28T20:09:37:   matchedOutput: null,
2025-11-28T20:09:37:   statusCode: undefined,
2025-11-28T20:09:37:   resHeaders: {},
2025-11-28T20:09:37:   bodyStream: false,
2025-11-28T20:09:37:   parsedUrl: {
2025-11-28T20:09:37:     pathname: '/.well-known/index.php',
2025-11-28T20:09:37:     query: [Object: null prototype] {}
2025-11-28T20:09:37:   },
2025-11-28T20:09:37:   finished: false
2025-11-28T20:09:37: }
2025-11-28T20:09:37: 2025-11-29T01:09:37.046Z next:router-server:main invokeRender /.well-known/index.php {
2025-11-28T20:09:37:   host: 'gearly.com',
2025-11-28T20:09:37:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:37:   referer: 'https://www.google.co.uk/',
2025-11-28T20:09:37:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:37:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:37:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:37:   dnt: '1',
2025-11-28T20:09:37:   'x-forwarded-for': '20.219.152.208, 4.219.6.242',
2025-11-28T20:09:37:   'x-real-ip': '20.219.152.208',
2025-11-28T20:09:37:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:37:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:37:   connection: 'Keep-Alive',
2025-11-28T20:09:37:   'x-middleware-invoke': '',
2025-11-28T20:09:37:   'x-invoke-path': '/404',
2025-11-28T20:09:37:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:37:   'x-invoke-status': '404'
2025-11-28T20:09:37: }
2025-11-28T20:09:37: 2025-11-29T01:09:37.047Z compression no compression: not acceptable
2025-11-28T20:09:37: 2025-11-29T01:09:37.138Z next:router-server:main requestHandler! /1.php {
2025-11-28T20:09:37:   matchedOutput: null,
2025-11-28T20:09:37:   statusCode: undefined,
2025-11-28T20:09:37:   resHeaders: {},
2025-11-28T20:09:37:   bodyStream: false,
2025-11-28T20:09:37:   parsedUrl: { pathname: '/1.php', query: [Object: null prototype] {} },
2025-11-28T20:09:37:   finished: false
2025-11-28T20:09:37: }
2025-11-28T20:09:37: 2025-11-29T01:09:37.138Z next:router-server:main invokeRender /1.php {
2025-11-28T20:09:37:   host: 'gearly.com',
2025-11-28T20:09:37:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:37:   referer: 'https://www.google.co.uk/',
2025-11-28T20:09:37:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:37:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:37:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:37:   dnt: '1',
2025-11-28T20:09:37:   'x-forwarded-for': '72.255.253.7, 4.219.6.242',
2025-11-28T20:09:37:   'x-real-ip': '72.255.253.7',
2025-11-28T20:09:37:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:37:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:37:   connection: 'Keep-Alive',
2025-11-28T20:09:37:   'x-middleware-invoke': '',
2025-11-28T20:09:37:   'x-invoke-path': '/404',
2025-11-28T20:09:37:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:37:   'x-invoke-status': '404'
2025-11-28T20:09:37: }
2025-11-28T20:09:37: 2025-11-29T01:09:37.139Z compression no compression: not acceptable
2025-11-28T20:09:37: 2025-11-29T01:09:37.238Z next:router-server:main requestHandler! /403.php {
2025-11-28T20:09:37:   matchedOutput: null,
2025-11-28T20:09:37:   statusCode: undefined,
2025-11-28T20:09:37:   resHeaders: {},
2025-11-28T20:09:37:   bodyStream: false,
2025-11-28T20:09:37:   parsedUrl: { pathname: '/403.php', query: [Object: null prototype] {} },
2025-11-28T20:09:37:   finished: false
2025-11-28T20:09:37: }
2025-11-28T20:09:37: 2025-11-29T01:09:37.239Z next:router-server:main invokeRender /403.php {
2025-11-28T20:09:37:   host: 'gearly.com',
2025-11-28T20:09:37:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:37:   referer: 'https://www.google.de/',
2025-11-28T20:09:37:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:37:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:37:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:37:   dnt: '1',
2025-11-28T20:09:37:   'x-forwarded-for': '221.90.179.155, 4.219.6.242',
2025-11-28T20:09:37:   'x-real-ip': '221.90.179.155',
2025-11-28T20:09:37:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:37:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:37:   connection: 'Keep-Alive',
2025-11-28T20:09:37:   'x-middleware-invoke': '',
2025-11-28T20:09:37:   'x-invoke-path': '/404',
2025-11-28T20:09:37:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:37:   'x-invoke-status': '404'
2025-11-28T20:09:37: }
2025-11-28T20:09:37: 2025-11-29T01:09:37.239Z compression no compression: not acceptable
2025-11-28T20:09:37: 2025-11-29T01:09:37.331Z next:router-server:main requestHandler! /aa.php {
2025-11-28T20:09:37:   matchedOutput: null,
2025-11-28T20:09:37:   statusCode: undefined,
2025-11-28T20:09:37:   resHeaders: {},
2025-11-28T20:09:37:   bodyStream: false,
2025-11-28T20:09:37:   parsedUrl: { pathname: '/aa.php', query: [Object: null prototype] {} },
2025-11-28T20:09:37:   finished: false
2025-11-28T20:09:37: }
2025-11-28T20:09:37: 2025-11-29T01:09:37.331Z next:router-server:main invokeRender /aa.php {
2025-11-28T20:09:37:   host: 'gearly.com',
2025-11-28T20:09:37:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:37:   referer: 'https://www.google.co.uk/',
2025-11-28T20:09:37:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:37:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:37:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:37:   dnt: '1',
2025-11-28T20:09:37:   'x-forwarded-for': '23.140.216.35, 4.219.6.242',
2025-11-28T20:09:37:   'x-real-ip': '23.140.216.35',
2025-11-28T20:09:37:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:37:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:37:   connection: 'Keep-Alive',
2025-11-28T20:09:37:   'x-middleware-invoke': '',
2025-11-28T20:09:37:   'x-invoke-path': '/404',
2025-11-28T20:09:37:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:37:   'x-invoke-status': '404'
2025-11-28T20:09:37: }
2025-11-28T20:09:37: 2025-11-29T01:09:37.331Z compression no compression: not acceptable
2025-11-28T20:09:37: 2025-11-29T01:09:37.423Z next:router-server:main requestHandler! /abcd.php {
2025-11-28T20:09:37:   matchedOutput: null,
2025-11-28T20:09:37:   statusCode: undefined,
2025-11-28T20:09:37:   resHeaders: {},
2025-11-28T20:09:37:   bodyStream: false,
2025-11-28T20:09:37:   parsedUrl: { pathname: '/abcd.php', query: [Object: null prototype] {} },
2025-11-28T20:09:37:   finished: false
2025-11-28T20:09:37: }
2025-11-28T20:09:37: 2025-11-29T01:09:37.423Z next:router-server:main invokeRender /abcd.php {
2025-11-28T20:09:37:   host: 'gearly.com',
2025-11-28T20:09:37:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:37:   referer: 'https://duckduckgo.com/',
2025-11-28T20:09:37:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:37:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:37:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:37:   dnt: '1',
2025-11-28T20:09:37:   'x-forwarded-for': '152.164.41.119, 4.219.6.242',
2025-11-28T20:09:37:   'x-real-ip': '152.164.41.119',
2025-11-28T20:09:37:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:37:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:37:   connection: 'Keep-Alive',
2025-11-28T20:09:37:   'x-middleware-invoke': '',
2025-11-28T20:09:37:   'x-invoke-path': '/404',
2025-11-28T20:09:37:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:37:   'x-invoke-status': '404'
2025-11-28T20:09:37: }
2025-11-28T20:09:37: 2025-11-29T01:09:37.423Z compression no compression: not acceptable
2025-11-28T20:09:37: 2025-11-29T01:09:37.515Z next:router-server:main requestHandler! /about.php {
2025-11-28T20:09:37:   matchedOutput: null,
2025-11-28T20:09:37:   statusCode: undefined,
2025-11-28T20:09:37:   resHeaders: {},
2025-11-28T20:09:37:   bodyStream: false,
2025-11-28T20:09:37:   parsedUrl: { pathname: '/about.php', query: [Object: null prototype] {} },
2025-11-28T20:09:37:   finished: false
2025-11-28T20:09:37: }
2025-11-28T20:09:37: 2025-11-29T01:09:37.515Z next:router-server:main invokeRender /about.php {
2025-11-28T20:09:37:   host: 'gearly.com',
2025-11-28T20:09:37:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:37:   referer: 'https://www.google.de/',
2025-11-28T20:09:37:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:37:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:37:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:37:   dnt: '1',
2025-11-28T20:09:37:   'x-forwarded-for': '117.225.180.64, 4.219.6.242',
2025-11-28T20:09:37:   'x-real-ip': '117.225.180.64',
2025-11-28T20:09:37:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:37:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:37:   connection: 'Keep-Alive',
2025-11-28T20:09:37:   'x-middleware-invoke': '',
2025-11-28T20:09:37:   'x-invoke-path': '/404',
2025-11-28T20:09:37:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:37:   'x-invoke-status': '404'
2025-11-28T20:09:37: }
2025-11-28T20:09:37: 2025-11-29T01:09:37.516Z compression no compression: not acceptable
2025-11-28T20:09:37: 2025-11-29T01:09:37.615Z next:router-server:main requestHandler! /admin.php {
2025-11-28T20:09:37:   matchedOutput: null,
2025-11-28T20:09:37:   statusCode: undefined,
2025-11-28T20:09:37:   resHeaders: {},
2025-11-28T20:09:37:   bodyStream: false,
2025-11-28T20:09:37:   parsedUrl: { pathname: '/admin.php', query: [Object: null prototype] {} },
2025-11-28T20:09:37:   finished: false
2025-11-28T20:09:37: }
2025-11-28T20:09:37: 2025-11-29T01:09:37.615Z next:router-server:main invokeRender /admin.php {
2025-11-28T20:09:37:   host: 'gearly.com',
2025-11-28T20:09:37:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:37:   referer: 'https://www.bing.com/',
2025-11-28T20:09:37:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:37:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:37:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:37:   dnt: '1',
2025-11-28T20:09:37:   'x-forwarded-for': '132.159.199.235, 4.219.6.242',
2025-11-28T20:09:37:   'x-real-ip': '132.159.199.235',
2025-11-28T20:09:37:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:37:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:37:   connection: 'Keep-Alive',
2025-11-28T20:09:37:   'x-middleware-invoke': '',
2025-11-28T20:09:37:   'x-invoke-path': '/404',
2025-11-28T20:09:37:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:37:   'x-invoke-status': '404'
2025-11-28T20:09:37: }
2025-11-28T20:09:37: 2025-11-29T01:09:37.616Z compression no compression: not acceptable
2025-11-28T20:09:38: 2025-11-29T01:09:38.001Z next:router-server:main requestHandler! /admin/controller/extension/extension/ {
2025-11-28T20:09:38:   matchedOutput: undefined,
2025-11-28T20:09:38:   statusCode: 308,
2025-11-28T20:09:38:   resHeaders: undefined,
2025-11-28T20:09:38:   bodyStream: false,
2025-11-28T20:09:38:   parsedUrl: {
2025-11-28T20:09:38:     pathname: '/admin/controller/extension/extension',
2025-11-28T20:09:38:     query: undefined
2025-11-28T20:09:38:   },
2025-11-28T20:09:38:   finished: true
2025-11-28T20:09:38: }
2025-11-28T20:09:38: 2025-11-29T01:09:38.002Z compression undefined not compressible
2025-11-28T20:09:38: 2025-11-29T01:09:38.002Z compression no compression: filtered
2025-11-28T20:09:38: 2025-11-29T01:09:38.120Z next:router-server:main requestHandler! /admin/controller/extension/extension {
2025-11-28T20:09:38:   matchedOutput: null,
2025-11-28T20:09:38:   statusCode: undefined,
2025-11-28T20:09:38:   resHeaders: {},
2025-11-28T20:09:38:   bodyStream: false,
2025-11-28T20:09:38:   parsedUrl: {
2025-11-28T20:09:38:     pathname: '/admin/controller/extension/extension',
2025-11-28T20:09:38:     query: [Object: null prototype] {}
2025-11-28T20:09:38:   },
2025-11-28T20:09:38:   finished: false
2025-11-28T20:09:38: }
2025-11-28T20:09:38: 2025-11-29T01:09:38.120Z next:router-server:main invokeRender /admin/controller/extension/extension {
2025-11-28T20:09:38:   host: 'gearly.com',
2025-11-28T20:09:38:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:38:   referer: 'https://www.google.de/',
2025-11-28T20:09:38:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:38:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:38:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:38:   dnt: '1',
2025-11-28T20:09:38:   'x-forwarded-for': '11.26.147.215, 4.219.6.242',
2025-11-28T20:09:38:   'x-real-ip': '11.26.147.215',
2025-11-28T20:09:38:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:38:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:38:   connection: 'Keep-Alive',
2025-11-28T20:09:38:   'x-middleware-invoke': '',
2025-11-28T20:09:38:   'x-invoke-path': '/404',
2025-11-28T20:09:38:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:38:   'x-invoke-status': '404'
2025-11-28T20:09:38: }
2025-11-28T20:09:38: 2025-11-29T01:09:38.120Z compression no compression: not acceptable
2025-11-28T20:09:38: 2025-11-29T01:09:38.413Z next:router-server:main requestHandler! /admin/function.php {
2025-11-28T20:09:38:   matchedOutput: null,
2025-11-28T20:09:38:   statusCode: undefined,
2025-11-28T20:09:38:   resHeaders: {},
2025-11-28T20:09:38:   bodyStream: false,
2025-11-28T20:09:38:   parsedUrl: {
2025-11-28T20:09:38:     pathname: '/admin/function.php',
2025-11-28T20:09:38:     query: [Object: null prototype] {}
2025-11-28T20:09:38:   },
2025-11-28T20:09:38:   finished: false
2025-11-28T20:09:38: }
2025-11-28T20:09:38: 2025-11-29T01:09:38.413Z next:router-server:main invokeRender /admin/function.php {
2025-11-28T20:09:38:   host: 'gearly.com',
2025-11-28T20:09:38:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:38:   referer: 'https://www.yahoo.com/',
2025-11-28T20:09:38:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:38:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:38:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:38:   dnt: '1',
2025-11-28T20:09:38:   'x-forwarded-for': '59.145.7.254, 4.219.6.242',
2025-11-28T20:09:38:   'x-real-ip': '59.145.7.254',
2025-11-28T20:09:38:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:38:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:38:   connection: 'Keep-Alive',
2025-11-28T20:09:38:   'x-middleware-invoke': '',
2025-11-28T20:09:38:   'x-invoke-path': '/404',
2025-11-28T20:09:38:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:38:   'x-invoke-status': '404'
2025-11-28T20:09:38: }
2025-11-28T20:09:38: 2025-11-29T01:09:38.414Z compression no compression: not acceptable
2025-11-28T20:09:38: 2025-11-29T01:09:38.841Z next:router-server:main requestHandler! /akcc.php {
2025-11-28T20:09:38:   matchedOutput: null,
2025-11-28T20:09:38:   statusCode: undefined,
2025-11-28T20:09:38:   resHeaders: {},
2025-11-28T20:09:38:   bodyStream: false,
2025-11-28T20:09:38:   parsedUrl: { pathname: '/akcc.php', query: [Object: null prototype] {} },
2025-11-28T20:09:38:   finished: false
2025-11-28T20:09:38: }
2025-11-28T20:09:38: 2025-11-29T01:09:38.841Z next:router-server:main invokeRender /akcc.php {
2025-11-28T20:09:38:   host: 'gearly.com',
2025-11-28T20:09:38:   'user-agent': 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:38:   referer: 'https://www.google.fr/',
2025-11-28T20:09:38:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:38:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:38:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:38:   dnt: '1',
2025-11-28T20:09:38:   'x-forwarded-for': '109.189.72.77, 4.219.6.242',
2025-11-28T20:09:38:   'x-real-ip': '109.189.72.77',
2025-11-28T20:09:38:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:38:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:38:   connection: 'Keep-Alive',
2025-11-28T20:09:38:   'x-middleware-invoke': '',
2025-11-28T20:09:38:   'x-invoke-path': '/404',
2025-11-28T20:09:38:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:38:   'x-invoke-status': '404'
2025-11-28T20:09:38: }
2025-11-28T20:09:38: 2025-11-29T01:09:38.841Z compression no compression: not acceptable
2025-11-28T20:09:39: 2025-11-29T01:09:39.263Z next:router-server:main requestHandler! /alfa.php {
2025-11-28T20:09:39:   matchedOutput: null,
2025-11-28T20:09:39:   statusCode: undefined,
2025-11-28T20:09:39:   resHeaders: {},
2025-11-28T20:09:39:   bodyStream: false,
2025-11-28T20:09:39:   parsedUrl: { pathname: '/alfa.php', query: [Object: null prototype] {} },
2025-11-28T20:09:39:   finished: false
2025-11-28T20:09:39: }
2025-11-28T20:09:39: 2025-11-29T01:09:39.263Z next:router-server:main invokeRender /alfa.php {
2025-11-28T20:09:39:   host: 'gearly.com',
2025-11-28T20:09:39:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:39:   referer: 'https://www.google.com/',
2025-11-28T20:09:39:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:39:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:39:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:39:   dnt: '1',
2025-11-28T20:09:39:   'x-forwarded-for': '65.231.0.21, 4.219.6.242',
2025-11-28T20:09:39:   'x-real-ip': '65.231.0.21',
2025-11-28T20:09:39:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:39:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:39:   connection: 'Keep-Alive',
2025-11-28T20:09:39:   'x-middleware-invoke': '',
2025-11-28T20:09:39:   'x-invoke-path': '/404',
2025-11-28T20:09:39:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:39:   'x-invoke-status': '404'
2025-11-28T20:09:39: }
2025-11-28T20:09:39: 2025-11-29T01:09:39.264Z compression no compression: not acceptable
2025-11-28T20:09:39: 2025-11-29T01:09:39.386Z next:router-server:main requestHandler! /api.php {
2025-11-28T20:09:39:   matchedOutput: null,
2025-11-28T20:09:39:   statusCode: undefined,
2025-11-28T20:09:39:   resHeaders: {},
2025-11-28T20:09:39:   bodyStream: false,
2025-11-28T20:09:39:   parsedUrl: { pathname: '/api.php', query: [Object: null prototype] {} },
2025-11-28T20:09:39:   finished: false
2025-11-28T20:09:39: }
2025-11-28T20:09:39: 2025-11-29T01:09:39.386Z next:router-server:main invokeRender /api.php {
2025-11-28T20:09:39:   host: 'gearly.com',
2025-11-28T20:09:39:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:39:   referer: 'https://duckduckgo.com/',
2025-11-28T20:09:39:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:39:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:39:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:39:   dnt: '1',
2025-11-28T20:09:39:   'x-forwarded-for': '188.91.206.158, 4.219.6.242',
2025-11-28T20:09:39:   'x-real-ip': '188.91.206.158',
2025-11-28T20:09:39:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:39:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:39:   connection: 'Keep-Alive',
2025-11-28T20:09:39:   'x-middleware-invoke': '',
2025-11-28T20:09:39:   'x-invoke-path': '/404',
2025-11-28T20:09:39:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:39:   'x-invoke-status': '404'
2025-11-28T20:09:39: }
2025-11-28T20:09:39: 2025-11-29T01:09:39.387Z compression no compression: not acceptable
2025-11-28T20:09:39: 2025-11-29T01:09:39.478Z next:router-server:main requestHandler! /as.php {
2025-11-28T20:09:39:   matchedOutput: null,
2025-11-28T20:09:39:   statusCode: undefined,
2025-11-28T20:09:39:   resHeaders: {},
2025-11-28T20:09:39:   bodyStream: false,
2025-11-28T20:09:39:   parsedUrl: { pathname: '/as.php', query: [Object: null prototype] {} },
2025-11-28T20:09:39:   finished: false
2025-11-28T20:09:39: }
2025-11-28T20:09:39: 2025-11-29T01:09:39.478Z next:router-server:main invokeRender /as.php {
2025-11-28T20:09:39:   host: 'gearly.com',
2025-11-28T20:09:39:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:39:   referer: 'https://duckduckgo.com/',
2025-11-28T20:09:39:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:39:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:39:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:39:   dnt: '1',
2025-11-28T20:09:39:   'x-forwarded-for': '131.35.213.185, 4.219.6.242',
2025-11-28T20:09:39:   'x-real-ip': '131.35.213.185',
2025-11-28T20:09:39:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:39:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:39:   connection: 'Keep-Alive',
2025-11-28T20:09:39:   'x-middleware-invoke': '',
2025-11-28T20:09:39:   'x-invoke-path': '/404',
2025-11-28T20:09:39:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:39:   'x-invoke-status': '404'
2025-11-28T20:09:39: }
2025-11-28T20:09:39: 2025-11-29T01:09:39.479Z compression no compression: not acceptable
2025-11-28T20:09:39: 2025-11-29T01:09:39.577Z next:router-server:main requestHandler! /asasx.php {
2025-11-28T20:09:39:   matchedOutput: null,
2025-11-28T20:09:39:   statusCode: undefined,
2025-11-28T20:09:39:   resHeaders: {},
2025-11-28T20:09:39:   bodyStream: false,
2025-11-28T20:09:39:   parsedUrl: { pathname: '/asasx.php', query: [Object: null prototype] {} },
2025-11-28T20:09:39:   finished: false
2025-11-28T20:09:39: }
2025-11-28T20:09:39: 2025-11-29T01:09:39.577Z next:router-server:main invokeRender /asasx.php {
2025-11-28T20:09:39:   host: 'gearly.com',
2025-11-28T20:09:39:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:39:   referer: 'https://www.yahoo.com/',
2025-11-28T20:09:39:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:39:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:39:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:39:   dnt: '1',
2025-11-28T20:09:39:   'x-forwarded-for': '171.135.240.77, 4.219.6.242',
2025-11-28T20:09:39:   'x-real-ip': '171.135.240.77',
2025-11-28T20:09:39:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:39:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:39:   connection: 'Keep-Alive',
2025-11-28T20:09:39:   'x-middleware-invoke': '',
2025-11-28T20:09:39:   'x-invoke-path': '/404',
2025-11-28T20:09:39:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:39:   'x-invoke-status': '404'
2025-11-28T20:09:39: }
2025-11-28T20:09:39: 2025-11-29T01:09:39.578Z compression no compression: not acceptable
2025-11-28T20:09:39: 2025-11-29T01:09:39.670Z next:router-server:main requestHandler! /asd.php {
2025-11-28T20:09:39:   matchedOutput: null,
2025-11-28T20:09:39:   statusCode: undefined,
2025-11-28T20:09:39:   resHeaders: {},
2025-11-28T20:09:39:   bodyStream: false,
2025-11-28T20:09:39:   parsedUrl: { pathname: '/asd.php', query: [Object: null prototype] {} },
2025-11-28T20:09:39:   finished: false
2025-11-28T20:09:39: }
2025-11-28T20:09:39: 2025-11-29T01:09:39.670Z next:router-server:main invokeRender /asd.php {
2025-11-28T20:09:39:   host: 'gearly.com',
2025-11-28T20:09:39:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:39:   referer: 'https://www.google.co.uk/',
2025-11-28T20:09:39:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:39:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:39:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:39:   dnt: '1',
2025-11-28T20:09:39:   'x-forwarded-for': '93.94.124.147, 4.219.6.242',
2025-11-28T20:09:39:   'x-real-ip': '93.94.124.147',
2025-11-28T20:09:39:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:39:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:39:   connection: 'Keep-Alive',
2025-11-28T20:09:39:   'x-middleware-invoke': '',
2025-11-28T20:09:39:   'x-invoke-path': '/404',
2025-11-28T20:09:39:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:39:   'x-invoke-status': '404'
2025-11-28T20:09:39: }
2025-11-28T20:09:39: 2025-11-29T01:09:39.670Z compression no compression: not acceptable
2025-11-28T20:09:39: 2025-11-29T01:09:39.768Z next:router-server:main requestHandler! /assets/ {
2025-11-28T20:09:39:   matchedOutput: undefined,
2025-11-28T20:09:39:   statusCode: 308,
2025-11-28T20:09:39:   resHeaders: undefined,
2025-11-28T20:09:39:   bodyStream: false,
2025-11-28T20:09:39:   parsedUrl: { pathname: '/assets', query: undefined },
2025-11-28T20:09:39:   finished: true
2025-11-28T20:09:39: }
2025-11-28T20:09:39: 2025-11-29T01:09:39.768Z compression undefined not compressible
2025-11-28T20:09:39: 2025-11-29T01:09:39.768Z compression no compression: filtered
2025-11-28T20:09:39: 2025-11-29T01:09:39.921Z next:router-server:main requestHandler! /assets {
2025-11-28T20:09:39:   matchedOutput: null,
2025-11-28T20:09:39:   statusCode: undefined,
2025-11-28T20:09:39:   resHeaders: {},
2025-11-28T20:09:39:   bodyStream: false,
2025-11-28T20:09:39:   parsedUrl: { pathname: '/assets', query: [Object: null prototype] {} },
2025-11-28T20:09:39:   finished: false
2025-11-28T20:09:39: }
2025-11-28T20:09:39: 2025-11-29T01:09:39.922Z next:router-server:main invokeRender /assets {
2025-11-28T20:09:39:   host: 'gearly.com',
2025-11-28T20:09:39:   'user-agent': 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:39:   referer: 'https://www.google.fr/',
2025-11-28T20:09:39:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:39:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:39:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:39:   dnt: '1',
2025-11-28T20:09:39:   'x-forwarded-for': '233.64.39.1, 4.219.6.242',
2025-11-28T20:09:39:   'x-real-ip': '233.64.39.1',
2025-11-28T20:09:39:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:39:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:39:   connection: 'Keep-Alive',
2025-11-28T20:09:39:   'x-middleware-invoke': '',
2025-11-28T20:09:39:   'x-invoke-path': '/404',
2025-11-28T20:09:39:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:39:   'x-invoke-status': '404'
2025-11-28T20:09:39: }
2025-11-28T20:09:39: 2025-11-29T01:09:39.922Z compression no compression: not acceptable
2025-11-28T20:09:40: 2025-11-29T01:09:40.477Z next:router-server:main requestHandler! /assets/images/ {
2025-11-28T20:09:40:   matchedOutput: undefined,
2025-11-28T20:09:40:   statusCode: 308,
2025-11-28T20:09:40:   resHeaders: undefined,
2025-11-28T20:09:40:   bodyStream: false,
2025-11-28T20:09:40:   parsedUrl: { pathname: '/assets/images', query: undefined },
2025-11-28T20:09:40:   finished: true
2025-11-28T20:09:40: }
2025-11-28T20:09:40: 2025-11-29T01:09:40.477Z compression undefined not compressible
2025-11-28T20:09:40: 2025-11-29T01:09:40.477Z compression no compression: filtered
2025-11-28T20:09:40: 2025-11-29T01:09:40.569Z next:router-server:main requestHandler! /assets/images {
2025-11-28T20:09:40:   matchedOutput: null,
2025-11-28T20:09:40:   statusCode: undefined,
2025-11-28T20:09:40:   resHeaders: {},
2025-11-28T20:09:40:   bodyStream: false,
2025-11-28T20:09:40:   parsedUrl: { pathname: '/assets/images', query: [Object: null prototype] {} },
2025-11-28T20:09:40:   finished: false
2025-11-28T20:09:40: }
2025-11-28T20:09:40: 2025-11-29T01:09:40.569Z next:router-server:main invokeRender /assets/images {
2025-11-28T20:09:40:   host: 'gearly.com',
2025-11-28T20:09:40:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:40:   referer: 'https://www.yahoo.com/',
2025-11-28T20:09:40:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:40:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:40:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:40:   dnt: '1',
2025-11-28T20:09:40:   'x-forwarded-for': '165.44.17.180, 4.219.6.242',
2025-11-28T20:09:40:   'x-real-ip': '165.44.17.180',
2025-11-28T20:09:40:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:40:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:40:   connection: 'Keep-Alive',
2025-11-28T20:09:40:   'x-middleware-invoke': '',
2025-11-28T20:09:40:   'x-invoke-path': '/404',
2025-11-28T20:09:40:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:40:   'x-invoke-status': '404'
2025-11-28T20:09:40: }
2025-11-28T20:09:40: 2025-11-29T01:09:40.570Z compression no compression: not acceptable
2025-11-28T20:09:40: 2025-11-29T01:09:40.822Z next:router-server:main requestHandler! /autoload_classmap/function.php {
2025-11-28T20:09:40:   matchedOutput: null,
2025-11-28T20:09:40:   statusCode: undefined,
2025-11-28T20:09:40:   resHeaders: {},
2025-11-28T20:09:40:   bodyStream: false,
2025-11-28T20:09:40:   parsedUrl: {
2025-11-28T20:09:40:     pathname: '/autoload_classmap/function.php',
2025-11-28T20:09:40:     query: [Object: null prototype] {}
2025-11-28T20:09:40:   },
2025-11-28T20:09:40:   finished: false
2025-11-28T20:09:40: }
2025-11-28T20:09:40: 2025-11-29T01:09:40.822Z next:router-server:main invokeRender /autoload_classmap/function.php {
2025-11-28T20:09:40:   host: 'gearly.com',
2025-11-28T20:09:40:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:40:   referer: 'https://www.yahoo.com/',
2025-11-28T20:09:40:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:40:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:40:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:40:   dnt: '1',
2025-11-28T20:09:40:   'x-forwarded-for': '172.250.133.21, 4.219.6.242',
2025-11-28T20:09:40:   'x-real-ip': '172.250.133.21',
2025-11-28T20:09:40:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:40:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:40:   connection: 'Keep-Alive',
2025-11-28T20:09:40:   'x-middleware-invoke': '',
2025-11-28T20:09:40:   'x-invoke-path': '/404',
2025-11-28T20:09:40:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:40:   'x-invoke-status': '404'
2025-11-28T20:09:40: }
2025-11-28T20:09:40: 2025-11-29T01:09:40.823Z compression no compression: not acceptable
2025-11-28T20:09:40: 2025-11-29T01:09:40.915Z next:router-server:main requestHandler! /bolt.php {
2025-11-28T20:09:40:   matchedOutput: null,
2025-11-28T20:09:40:   statusCode: undefined,
2025-11-28T20:09:40:   resHeaders: {},
2025-11-28T20:09:40:   bodyStream: false,
2025-11-28T20:09:40:   parsedUrl: { pathname: '/bolt.php', query: [Object: null prototype] {} },
2025-11-28T20:09:40:   finished: false
2025-11-28T20:09:40: }
2025-11-28T20:09:40: 2025-11-29T01:09:40.915Z next:router-server:main invokeRender /bolt.php {
2025-11-28T20:09:40:   host: 'gearly.com',
2025-11-28T20:09:40:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:40:   referer: 'https://www.google.co.uk/',
2025-11-28T20:09:40:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:40:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:40:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:40:   dnt: '1',
2025-11-28T20:09:40:   'x-forwarded-for': '22.60.237.104, 4.219.6.242',
2025-11-28T20:09:40:   'x-real-ip': '22.60.237.104',
2025-11-28T20:09:40:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:40:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:40:   connection: 'Keep-Alive',
2025-11-28T20:09:40:   'x-middleware-invoke': '',
2025-11-28T20:09:40:   'x-invoke-path': '/404',
2025-11-28T20:09:40:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:40:   'x-invoke-status': '404'
2025-11-28T20:09:40: }
2025-11-28T20:09:40: 2025-11-29T01:09:40.916Z compression no compression: not acceptable
2025-11-28T20:09:41: 2025-11-29T01:09:41.007Z next:router-server:main requestHandler! /cgi-bin/ {
2025-11-28T20:09:41:   matchedOutput: undefined,
2025-11-28T20:09:41:   statusCode: 308,
2025-11-28T20:09:41:   resHeaders: undefined,
2025-11-28T20:09:41:   bodyStream: false,
2025-11-28T20:09:41:   parsedUrl: { pathname: '/cgi-bin', query: undefined },
2025-11-28T20:09:41:   finished: true
2025-11-28T20:09:41: }
2025-11-28T20:09:41: 2025-11-29T01:09:41.007Z compression undefined not compressible
2025-11-28T20:09:41: 2025-11-29T01:09:41.007Z compression no compression: filtered
2025-11-28T20:09:41: 2025-11-29T01:09:41.831Z next:router-server:main requestHandler! /cgi-bin {
2025-11-28T20:09:41:   matchedOutput: null,
2025-11-28T20:09:41:   statusCode: undefined,
2025-11-28T20:09:41:   resHeaders: {},
2025-11-28T20:09:41:   bodyStream: false,
2025-11-28T20:09:41:   parsedUrl: { pathname: '/cgi-bin', query: [Object: null prototype] {} },
2025-11-28T20:09:41:   finished: false
2025-11-28T20:09:41: }
2025-11-28T20:09:41: 2025-11-29T01:09:41.831Z next:router-server:main invokeRender /cgi-bin {
2025-11-28T20:09:41:   host: 'gearly.com',
2025-11-28T20:09:41:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:41:   referer: 'https://duckduckgo.com/',
2025-11-28T20:09:41:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:41:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:41:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:41:   dnt: '1',
2025-11-28T20:09:41:   'x-forwarded-for': '133.22.223.249, 4.219.6.242',
2025-11-28T20:09:41:   'x-real-ip': '133.22.223.249',
2025-11-28T20:09:41:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:41:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:41:   connection: 'Keep-Alive',
2025-11-28T20:09:41:   'x-middleware-invoke': '',
2025-11-28T20:09:41:   'x-invoke-path': '/404',
2025-11-28T20:09:41:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:41:   'x-invoke-status': '404'
2025-11-28T20:09:41: }
2025-11-28T20:09:41: 2025-11-29T01:09:41.831Z compression no compression: not acceptable
2025-11-28T20:09:41: 2025-11-29T01:09:41.963Z next:router-server:main requestHandler! /chosen.php {
2025-11-28T20:09:41:   matchedOutput: null,
2025-11-28T20:09:41:   statusCode: undefined,
2025-11-28T20:09:41:   resHeaders: {},
2025-11-28T20:09:41:   bodyStream: false,
2025-11-28T20:09:41:   parsedUrl: { pathname: '/chosen.php', query: [Object: null prototype] {} },
2025-11-28T20:09:41:   finished: false
2025-11-28T20:09:41: }
2025-11-28T20:09:41: 2025-11-29T01:09:41.963Z next:router-server:main invokeRender /chosen.php {
2025-11-28T20:09:41:   host: 'gearly.com',
2025-11-28T20:09:41:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T20:09:41:   referer: 'https://www.google.co.uk/',
2025-11-28T20:09:41:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:41:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:41:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:41:   dnt: '1',
2025-11-28T20:09:41:   'x-forwarded-for': '183.151.19.111, 4.219.6.242',
2025-11-28T20:09:41:   'x-real-ip': '183.151.19.111',
2025-11-28T20:09:41:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:41:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:41:   connection: 'Keep-Alive',
2025-11-28T20:09:41:   'x-middleware-invoke': '',
2025-11-28T20:09:41:   'x-invoke-path': '/404',
2025-11-28T20:09:41:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:41:   'x-invoke-status': '404'
2025-11-28T20:09:41: }
2025-11-28T20:09:41: 2025-11-29T01:09:41.964Z compression no compression: not acceptable
2025-11-28T20:09:42: 2025-11-29T01:09:42.055Z next:router-server:main requestHandler! /classwithtostring.php {
2025-11-28T20:09:42:   matchedOutput: null,
2025-11-28T20:09:42:   statusCode: undefined,
2025-11-28T20:09:42:   resHeaders: {},
2025-11-28T20:09:42:   bodyStream: false,
2025-11-28T20:09:42:   parsedUrl: {
2025-11-28T20:09:42:     pathname: '/classwithtostring.php',
2025-11-28T20:09:42:     query: [Object: null prototype] {}
2025-11-28T20:09:42:   },
2025-11-28T20:09:42:   finished: false
2025-11-28T20:09:42: }
2025-11-28T20:09:42: 2025-11-29T01:09:42.055Z next:router-server:main invokeRender /classwithtostring.php {
2025-11-28T20:09:42:   host: 'gearly.com',
2025-11-28T20:09:42:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T20:09:42:   referer: 'https://www.google.com/',
2025-11-28T20:09:42:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:42:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:42:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:42:   dnt: '1',
2025-11-28T20:09:42:   'x-forwarded-for': '47.208.155.194, 4.219.6.242',
2025-11-28T20:09:42:   'x-real-ip': '47.208.155.194',
2025-11-28T20:09:42:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:42:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:42:   connection: 'Keep-Alive',
2025-11-28T20:09:42:   'x-middleware-invoke': '',
2025-11-28T20:09:42:   'x-invoke-path': '/404',
2025-11-28T20:09:42:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:42:   'x-invoke-status': '404'
2025-11-28T20:09:42: }
2025-11-28T20:09:42: 2025-11-29T01:09:42.056Z compression no compression: not acceptable
2025-11-28T20:09:42: 2025-11-29T01:09:42.206Z next:router-server:main requestHandler! /dex.php {
2025-11-28T20:09:42:   matchedOutput: null,
2025-11-28T20:09:42:   statusCode: undefined,
2025-11-28T20:09:42:   resHeaders: {},
2025-11-28T20:09:42:   bodyStream: false,
2025-11-28T20:09:42:   parsedUrl: { pathname: '/dex.php', query: [Object: null prototype] {} },
2025-11-28T20:09:42:   finished: false
2025-11-28T20:09:42: }
2025-11-28T20:09:42: 2025-11-29T01:09:42.206Z next:router-server:main invokeRender /dex.php {
2025-11-28T20:09:42:   host: 'gearly.com',
2025-11-28T20:09:42:   'user-agent': 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:42:   referer: 'https://www.yahoo.com/',
2025-11-28T20:09:42:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:42:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:42:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:42:   dnt: '1',
2025-11-28T20:09:42:   'x-forwarded-for': '245.178.4.10, 4.219.6.242',
2025-11-28T20:09:42:   'x-real-ip': '245.178.4.10',
2025-11-28T20:09:42:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:42:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:42:   connection: 'Keep-Alive',
2025-11-28T20:09:42:   'x-middleware-invoke': '',
2025-11-28T20:09:42:   'x-invoke-path': '/404',
2025-11-28T20:09:42:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:42:   'x-invoke-status': '404'
2025-11-28T20:09:42: }
2025-11-28T20:09:42: 2025-11-29T01:09:42.207Z compression no compression: not acceptable
2025-11-28T20:09:42: 2025-11-29T01:09:42.493Z next:router-server:main requestHandler! /doc.php {
2025-11-28T20:09:42:   matchedOutput: null,
2025-11-28T20:09:42:   statusCode: undefined,
2025-11-28T20:09:42:   resHeaders: {},
2025-11-28T20:09:42:   bodyStream: false,
2025-11-28T20:09:42:   parsedUrl: { pathname: '/doc.php', query: [Object: null prototype] {} },
2025-11-28T20:09:42:   finished: false
2025-11-28T20:09:42: }
2025-11-28T20:09:42: 2025-11-29T01:09:42.494Z next:router-server:main invokeRender /doc.php {
2025-11-28T20:09:42:   host: 'gearly.com',
2025-11-28T20:09:42:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:42:   referer: 'https://www.google.de/',
2025-11-28T20:09:42:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:42:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:42:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:42:   dnt: '1',
2025-11-28T20:09:42:   'x-forwarded-for': '59.57.106.180, 4.219.6.242',
2025-11-28T20:09:42:   'x-real-ip': '59.57.106.180',
2025-11-28T20:09:42:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:42:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:42:   connection: 'Keep-Alive',
2025-11-28T20:09:42:   'x-middleware-invoke': '',
2025-11-28T20:09:42:   'x-invoke-path': '/404',
2025-11-28T20:09:42:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:42:   'x-invoke-status': '404'
2025-11-28T20:09:42: }
2025-11-28T20:09:42: 2025-11-29T01:09:42.494Z compression no compression: not acceptable
2025-11-28T20:09:42: 2025-11-29T01:09:42.586Z next:router-server:main requestHandler! /ds.php {
2025-11-28T20:09:42:   matchedOutput: null,
2025-11-28T20:09:42:   statusCode: undefined,
2025-11-28T20:09:42:   resHeaders: {},
2025-11-28T20:09:42:   bodyStream: false,
2025-11-28T20:09:42:   parsedUrl: { pathname: '/ds.php', query: [Object: null prototype] {} },
2025-11-28T20:09:42:   finished: false
2025-11-28T20:09:42: }
2025-11-28T20:09:42: 2025-11-29T01:09:42.587Z next:router-server:main invokeRender /ds.php {
2025-11-28T20:09:42:   host: 'gearly.com',
2025-11-28T20:09:42:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:42:   referer: 'https://www.google.fr/',
2025-11-28T20:09:42:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:42:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:42:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:42:   dnt: '1',
2025-11-28T20:09:42:   'x-forwarded-for': '6.252.40.56, 4.219.6.242',
2025-11-28T20:09:42:   'x-real-ip': '6.252.40.56',
2025-11-28T20:09:42:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:42:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:42:   connection: 'Keep-Alive',
2025-11-28T20:09:42:   'x-middleware-invoke': '',
2025-11-28T20:09:42:   'x-invoke-path': '/404',
2025-11-28T20:09:42:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:42:   'x-invoke-status': '404'
2025-11-28T20:09:42: }
2025-11-28T20:09:42: 2025-11-29T01:09:42.587Z compression no compression: not acceptable
2025-11-28T20:09:42: 2025-11-29T01:09:42.679Z next:router-server:main requestHandler! /edit.php {
2025-11-28T20:09:42:   matchedOutput: null,
2025-11-28T20:09:42:   statusCode: undefined,
2025-11-28T20:09:42:   resHeaders: {},
2025-11-28T20:09:42:   bodyStream: false,
2025-11-28T20:09:42:   parsedUrl: { pathname: '/edit.php', query: [Object: null prototype] {} },
2025-11-28T20:09:42:   finished: false
2025-11-28T20:09:42: }
2025-11-28T20:09:42: 2025-11-29T01:09:42.679Z next:router-server:main invokeRender /edit.php {
2025-11-28T20:09:42:   host: 'gearly.com',
2025-11-28T20:09:42:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:42:   referer: 'https://www.google.de/',
2025-11-28T20:09:42:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:42:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:42:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:42:   dnt: '1',
2025-11-28T20:09:42:   'x-forwarded-for': '189.189.24.187, 4.219.6.242',
2025-11-28T20:09:42:   'x-real-ip': '189.189.24.187',
2025-11-28T20:09:42:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:42:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:42:   connection: 'Keep-Alive',
2025-11-28T20:09:42:   'x-middleware-invoke': '',
2025-11-28T20:09:42:   'x-invoke-path': '/404',
2025-11-28T20:09:42:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:42:   'x-invoke-status': '404'
2025-11-28T20:09:42: }
2025-11-28T20:09:42: 2025-11-29T01:09:42.679Z compression no compression: not acceptable
2025-11-28T20:09:42: 2025-11-29T01:09:42.771Z next:router-server:main requestHandler! /file.php {
2025-11-28T20:09:42:   matchedOutput: null,
2025-11-28T20:09:42:   statusCode: undefined,
2025-11-28T20:09:42:   resHeaders: {},
2025-11-28T20:09:42:   bodyStream: false,
2025-11-28T20:09:42:   parsedUrl: { pathname: '/file.php', query: [Object: null prototype] {} },
2025-11-28T20:09:42:   finished: false
2025-11-28T20:09:42: }
2025-11-28T20:09:42: 2025-11-29T01:09:42.771Z next:router-server:main invokeRender /file.php {
2025-11-28T20:09:42:   host: 'gearly.com',
2025-11-28T20:09:42:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T20:09:42:   referer: 'https://www.yahoo.com/',
2025-11-28T20:09:42:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:42:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:42:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:42:   dnt: '1',
2025-11-28T20:09:42:   'x-forwarded-for': '85.61.181.227, 4.219.6.242',
2025-11-28T20:09:42:   'x-real-ip': '85.61.181.227',
2025-11-28T20:09:42:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:42:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:42:   connection: 'Keep-Alive',
2025-11-28T20:09:42:   'x-middleware-invoke': '',
2025-11-28T20:09:42:   'x-invoke-path': '/404',
2025-11-28T20:09:42:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:42:   'x-invoke-status': '404'
2025-11-28T20:09:42: }
2025-11-28T20:09:42: 2025-11-29T01:09:42.772Z compression no compression: not acceptable
2025-11-28T20:09:42: 2025-11-29T01:09:42.863Z next:router-server:main requestHandler! /files/ {
2025-11-28T20:09:42:   matchedOutput: undefined,
2025-11-28T20:09:42:   statusCode: 308,
2025-11-28T20:09:42:   resHeaders: undefined,
2025-11-28T20:09:42:   bodyStream: false,
2025-11-28T20:09:42:   parsedUrl: { pathname: '/files', query: undefined },
2025-11-28T20:09:42:   finished: true
2025-11-28T20:09:42: }
2025-11-28T20:09:42: 2025-11-29T01:09:42.863Z compression undefined not compressible
2025-11-28T20:09:42: 2025-11-29T01:09:42.863Z compression no compression: filtered
2025-11-28T20:09:43: 2025-11-29T01:09:43.074Z next:router-server:main requestHandler! /files {
2025-11-28T20:09:43:   matchedOutput: null,
2025-11-28T20:09:43:   statusCode: undefined,
2025-11-28T20:09:43:   resHeaders: {},
2025-11-28T20:09:43:   bodyStream: false,
2025-11-28T20:09:43:   parsedUrl: { pathname: '/files', query: [Object: null prototype] {} },
2025-11-28T20:09:43:   finished: false
2025-11-28T20:09:43: }
2025-11-28T20:09:43: 2025-11-29T01:09:43.074Z next:router-server:main invokeRender /files {
2025-11-28T20:09:43:   host: 'gearly.com',
2025-11-28T20:09:43:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:43:   referer: 'https://www.google.com/',
2025-11-28T20:09:43:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:43:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:43:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:43:   dnt: '1',
2025-11-28T20:09:43:   'x-forwarded-for': '179.50.4.229, 4.219.6.242',
2025-11-28T20:09:43:   'x-real-ip': '179.50.4.229',
2025-11-28T20:09:43:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:43:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:43:   connection: 'Keep-Alive',
2025-11-28T20:09:43:   'x-middleware-invoke': '',
2025-11-28T20:09:43:   'x-invoke-path': '/404',
2025-11-28T20:09:43:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:43:   'x-invoke-status': '404'
2025-11-28T20:09:43: }
2025-11-28T20:09:43: 2025-11-29T01:09:43.075Z compression no compression: not acceptable
2025-11-28T20:09:43: 2025-11-29T01:09:43.166Z next:router-server:main requestHandler! /files/index.php {
2025-11-28T20:09:43:   matchedOutput: null,
2025-11-28T20:09:43:   statusCode: undefined,
2025-11-28T20:09:43:   resHeaders: {},
2025-11-28T20:09:43:   bodyStream: false,
2025-11-28T20:09:43:   parsedUrl: { pathname: '/files/index.php', query: [Object: null prototype] {} },
2025-11-28T20:09:43:   finished: false
2025-11-28T20:09:43: }
2025-11-28T20:09:43: 2025-11-29T01:09:43.166Z next:router-server:main invokeRender /files/index.php {
2025-11-28T20:09:43:   host: 'gearly.com',
2025-11-28T20:09:43:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:43:   referer: 'https://www.bing.com/',
2025-11-28T20:09:43:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:43:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:43:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:43:   dnt: '1',
2025-11-28T20:09:43:   'x-forwarded-for': '233.186.12.71, 4.219.6.242',
2025-11-28T20:09:43:   'x-real-ip': '233.186.12.71',
2025-11-28T20:09:43:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:43:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:43:   connection: 'Keep-Alive',
2025-11-28T20:09:43:   'x-middleware-invoke': '',
2025-11-28T20:09:43:   'x-invoke-path': '/404',
2025-11-28T20:09:43:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:43:   'x-invoke-status': '404'
2025-11-28T20:09:43: }
2025-11-28T20:09:43: 2025-11-29T01:09:43.167Z compression no compression: not acceptable
2025-11-28T20:09:43: 2025-11-29T01:09:43.259Z next:router-server:main requestHandler! /function.php {
2025-11-28T20:09:43:   matchedOutput: null,
2025-11-28T20:09:43:   statusCode: undefined,
2025-11-28T20:09:43:   resHeaders: {},
2025-11-28T20:09:43:   bodyStream: false,
2025-11-28T20:09:43:   parsedUrl: { pathname: '/function.php', query: [Object: null prototype] {} },
2025-11-28T20:09:43:   finished: false
2025-11-28T20:09:43: }
2025-11-28T20:09:43: 2025-11-29T01:09:43.259Z next:router-server:main invokeRender /function.php {
2025-11-28T20:09:43:   host: 'gearly.com',
2025-11-28T20:09:43:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:43:   referer: 'https://www.google.de/',
2025-11-28T20:09:43:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:43:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:43:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:43:   dnt: '1',
2025-11-28T20:09:43:   'x-forwarded-for': '201.62.38.103, 4.219.6.242',
2025-11-28T20:09:43:   'x-real-ip': '201.62.38.103',
2025-11-28T20:09:43:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:43:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:43:   connection: 'Keep-Alive',
2025-11-28T20:09:43:   'x-middleware-invoke': '',
2025-11-28T20:09:43:   'x-invoke-path': '/404',
2025-11-28T20:09:43:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:43:   'x-invoke-status': '404'
2025-11-28T20:09:43: }
2025-11-28T20:09:43: 2025-11-29T01:09:43.260Z compression no compression: not acceptable
2025-11-28T20:09:43: 2025-11-29T01:09:43.741Z next:router-server:main requestHandler! /gelay.php {
2025-11-28T20:09:43:   matchedOutput: null,
2025-11-28T20:09:43:   statusCode: undefined,
2025-11-28T20:09:43:   resHeaders: {},
2025-11-28T20:09:43:   bodyStream: false,
2025-11-28T20:09:43:   parsedUrl: { pathname: '/gelay.php', query: [Object: null prototype] {} },
2025-11-28T20:09:43:   finished: false
2025-11-28T20:09:43: }
2025-11-28T20:09:43: 2025-11-29T01:09:43.741Z next:router-server:main invokeRender /gelay.php {
2025-11-28T20:09:43:   host: 'gearly.com',
2025-11-28T20:09:43:   'user-agent': 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:43:   referer: 'https://duckduckgo.com/',
2025-11-28T20:09:43:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:43:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:43:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:43:   dnt: '1',
2025-11-28T20:09:43:   'x-forwarded-for': '2.101.248.90, 4.219.6.242',
2025-11-28T20:09:43:   'x-real-ip': '2.101.248.90',
2025-11-28T20:09:43:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:43:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:43:   connection: 'Keep-Alive',
2025-11-28T20:09:43:   'x-middleware-invoke': '',
2025-11-28T20:09:43:   'x-invoke-path': '/404',
2025-11-28T20:09:43:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:43:   'x-invoke-status': '404'
2025-11-28T20:09:43: }
2025-11-28T20:09:43: 2025-11-29T01:09:43.742Z compression no compression: not acceptable
2025-11-28T20:09:43: 2025-11-29T01:09:43.848Z next:router-server:main requestHandler! /gfile.php {
2025-11-28T20:09:43:   matchedOutput: null,
2025-11-28T20:09:43:   statusCode: undefined,
2025-11-28T20:09:43:   resHeaders: {},
2025-11-28T20:09:43:   bodyStream: false,
2025-11-28T20:09:43:   parsedUrl: { pathname: '/gfile.php', query: [Object: null prototype] {} },
2025-11-28T20:09:43:   finished: false
2025-11-28T20:09:43: }
2025-11-28T20:09:43: 2025-11-29T01:09:43.848Z next:router-server:main invokeRender /gfile.php {
2025-11-28T20:09:43:   host: 'gearly.com',
2025-11-28T20:09:43:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:43:   referer: 'https://www.google.co.uk/',
2025-11-28T20:09:43:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:43:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:43:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:43:   dnt: '1',
2025-11-28T20:09:43:   'x-forwarded-for': '173.137.121.6, 4.219.6.242',
2025-11-28T20:09:43:   'x-real-ip': '173.137.121.6',
2025-11-28T20:09:43:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:43:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:43:   connection: 'Keep-Alive',
2025-11-28T20:09:43:   'x-middleware-invoke': '',
2025-11-28T20:09:43:   'x-invoke-path': '/404',
2025-11-28T20:09:43:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:43:   'x-invoke-status': '404'
2025-11-28T20:09:43: }
2025-11-28T20:09:43: 2025-11-29T01:09:43.849Z compression no compression: not acceptable
2025-11-28T20:09:43: 2025-11-29T01:09:43.957Z next:router-server:main requestHandler! /gg.php {
2025-11-28T20:09:43:   matchedOutput: null,
2025-11-28T20:09:43:   statusCode: undefined,
2025-11-28T20:09:43:   resHeaders: {},
2025-11-28T20:09:43:   bodyStream: false,
2025-11-28T20:09:43:   parsedUrl: { pathname: '/gg.php', query: [Object: null prototype] {} },
2025-11-28T20:09:43:   finished: false
2025-11-28T20:09:43: }
2025-11-28T20:09:43: 2025-11-29T01:09:43.958Z next:router-server:main invokeRender /gg.php {
2025-11-28T20:09:43:   host: 'gearly.com',
2025-11-28T20:09:43:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:43:   referer: 'https://www.google.co.uk/',
2025-11-28T20:09:43:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:43:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:43:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:43:   dnt: '1',
2025-11-28T20:09:43:   'x-forwarded-for': '250.180.91.1, 4.219.6.242',
2025-11-28T20:09:43:   'x-real-ip': '250.180.91.1',
2025-11-28T20:09:43:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:43:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:43:   connection: 'Keep-Alive',
2025-11-28T20:09:43:   'x-middleware-invoke': '',
2025-11-28T20:09:43:   'x-invoke-path': '/404',
2025-11-28T20:09:43:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:43:   'x-invoke-status': '404'
2025-11-28T20:09:43: }
2025-11-28T20:09:43: 2025-11-29T01:09:43.958Z compression no compression: not acceptable
2025-11-28T20:09:44: 2025-11-29T01:09:44.054Z next:router-server:main requestHandler! /goods.php {
2025-11-28T20:09:44:   matchedOutput: null,
2025-11-28T20:09:44:   statusCode: undefined,
2025-11-28T20:09:44:   resHeaders: {},
2025-11-28T20:09:44:   bodyStream: false,
2025-11-28T20:09:44:   parsedUrl: { pathname: '/goods.php', query: [Object: null prototype] {} },
2025-11-28T20:09:44:   finished: false
2025-11-28T20:09:44: }
2025-11-28T20:09:44: 2025-11-29T01:09:44.054Z next:router-server:main invokeRender /goods.php {
2025-11-28T20:09:44:   host: 'gearly.com',
2025-11-28T20:09:44:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:44:   referer: 'https://www.yahoo.com/',
2025-11-28T20:09:44:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:44:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:44:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:44:   dnt: '1',
2025-11-28T20:09:44:   'x-forwarded-for': '100.129.244.27, 4.219.6.242',
2025-11-28T20:09:44:   'x-real-ip': '100.129.244.27',
2025-11-28T20:09:44:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:44:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:44:   connection: 'Keep-Alive',
2025-11-28T20:09:44:   'x-middleware-invoke': '',
2025-11-28T20:09:44:   'x-invoke-path': '/404',
2025-11-28T20:09:44:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:44:   'x-invoke-status': '404'
2025-11-28T20:09:44: }
2025-11-28T20:09:44: 2025-11-29T01:09:44.054Z compression no compression: not acceptable
2025-11-28T20:09:44: 2025-11-29T01:09:44.146Z next:router-server:main requestHandler! /i.php {
2025-11-28T20:09:44:   matchedOutput: null,
2025-11-28T20:09:44:   statusCode: undefined,
2025-11-28T20:09:44:   resHeaders: {},
2025-11-28T20:09:44:   bodyStream: false,
2025-11-28T20:09:44:   parsedUrl: { pathname: '/i.php', query: [Object: null prototype] {} },
2025-11-28T20:09:44:   finished: false
2025-11-28T20:09:44: }
2025-11-28T20:09:44: 2025-11-29T01:09:44.146Z next:router-server:main invokeRender /i.php {
2025-11-28T20:09:44:   host: 'gearly.com',
2025-11-28T20:09:44:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:44:   referer: 'https://duckduckgo.com/',
2025-11-28T20:09:44:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:44:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:44:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:44:   dnt: '1',
2025-11-28T20:09:44:   'x-forwarded-for': '21.29.86.106, 4.219.6.242',
2025-11-28T20:09:44:   'x-real-ip': '21.29.86.106',
2025-11-28T20:09:44:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:44:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:44:   connection: 'Keep-Alive',
2025-11-28T20:09:44:   'x-middleware-invoke': '',
2025-11-28T20:09:44:   'x-invoke-path': '/404',
2025-11-28T20:09:44:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:44:   'x-invoke-status': '404'
2025-11-28T20:09:44: }
2025-11-28T20:09:44: 2025-11-29T01:09:44.146Z compression no compression: not acceptable
2025-11-28T20:09:44: 2025-11-29T01:09:44.238Z next:router-server:main requestHandler! /images/images/about.php {
2025-11-28T20:09:44:   matchedOutput: null,
2025-11-28T20:09:44:   statusCode: undefined,
2025-11-28T20:09:44:   resHeaders: {},
2025-11-28T20:09:44:   bodyStream: false,
2025-11-28T20:09:44:   parsedUrl: {
2025-11-28T20:09:44:     pathname: '/images/images/about.php',
2025-11-28T20:09:44:     query: [Object: null prototype] {}
2025-11-28T20:09:44:   },
2025-11-28T20:09:44:   finished: false
2025-11-28T20:09:44: }
2025-11-28T20:09:44: 2025-11-29T01:09:44.238Z next:router-server:main invokeRender /images/images/about.php {
2025-11-28T20:09:44:   host: 'gearly.com',
2025-11-28T20:09:44:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:44:   referer: 'https://www.google.co.uk/',
2025-11-28T20:09:44:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:44:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:44:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:44:   dnt: '1',
2025-11-28T20:09:44:   'x-forwarded-for': '31.50.131.232, 4.219.6.242',
2025-11-28T20:09:44:   'x-real-ip': '31.50.131.232',
2025-11-28T20:09:44:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:44:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:44:   connection: 'Keep-Alive',
2025-11-28T20:09:44:   'x-middleware-invoke': '',
2025-11-28T20:09:44:   'x-invoke-path': '/404',
2025-11-28T20:09:44:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:44:   'x-invoke-status': '404'
2025-11-28T20:09:44: }
2025-11-28T20:09:44: 2025-11-29T01:09:44.238Z compression no compression: not acceptable
2025-11-28T20:09:44: 2025-11-29T01:09:44.330Z next:router-server:main requestHandler! /images/index.php {
2025-11-28T20:09:44:   matchedOutput: null,
2025-11-28T20:09:44:   statusCode: undefined,
2025-11-28T20:09:44:   resHeaders: {},
2025-11-28T20:09:44:   bodyStream: false,
2025-11-28T20:09:44:   parsedUrl: { pathname: '/images/index.php', query: [Object: null prototype] {} },
2025-11-28T20:09:44:   finished: false
2025-11-28T20:09:44: }
2025-11-28T20:09:44: 2025-11-29T01:09:44.331Z next:router-server:main invokeRender /images/index.php {
2025-11-28T20:09:44:   host: 'gearly.com',
2025-11-28T20:09:44:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:44:   referer: 'https://www.google.com/',
2025-11-28T20:09:44:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:44:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:44:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:44:   dnt: '1',
2025-11-28T20:09:44:   'x-forwarded-for': '142.18.183.239, 4.219.6.242',
2025-11-28T20:09:44:   'x-real-ip': '142.18.183.239',
2025-11-28T20:09:44:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:44:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:44:   connection: 'Keep-Alive',
2025-11-28T20:09:44:   'x-middleware-invoke': '',
2025-11-28T20:09:44:   'x-invoke-path': '/404',
2025-11-28T20:09:44:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:44:   'x-invoke-status': '404'
2025-11-28T20:09:44: }
2025-11-28T20:09:44: 2025-11-29T01:09:44.331Z compression no compression: not acceptable
2025-11-28T20:09:44: 2025-11-29T01:09:44.524Z next:router-server:main requestHandler! /inc.php {
2025-11-28T20:09:44:   matchedOutput: null,
2025-11-28T20:09:44:   statusCode: undefined,
2025-11-28T20:09:44:   resHeaders: {},
2025-11-28T20:09:44:   bodyStream: false,
2025-11-28T20:09:44:   parsedUrl: { pathname: '/inc.php', query: [Object: null prototype] {} },
2025-11-28T20:09:44:   finished: false
2025-11-28T20:09:44: }
2025-11-28T20:09:44: 2025-11-29T01:09:44.524Z next:router-server:main invokeRender /inc.php {
2025-11-28T20:09:44:   host: 'gearly.com',
2025-11-28T20:09:44:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:44:   referer: 'https://www.google.de/',
2025-11-28T20:09:44:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:44:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:44:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:44:   dnt: '1',
2025-11-28T20:09:44:   'x-forwarded-for': '9.73.93.66, 4.219.6.242',
2025-11-28T20:09:44:   'x-real-ip': '9.73.93.66',
2025-11-28T20:09:44:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:44:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:44:   connection: 'Keep-Alive',
2025-11-28T20:09:44:   'x-middleware-invoke': '',
2025-11-28T20:09:44:   'x-invoke-path': '/404',
2025-11-28T20:09:44:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:44:   'x-invoke-status': '404'
2025-11-28T20:09:44: }
2025-11-28T20:09:44: 2025-11-29T01:09:44.525Z compression no compression: not acceptable
2025-11-28T20:09:44: 2025-11-29T01:09:44.798Z next:router-server:main requestHandler! /index.bak.php {
2025-11-28T20:09:44:   matchedOutput: null,
2025-11-28T20:09:44:   statusCode: undefined,
2025-11-28T20:09:44:   resHeaders: {},
2025-11-28T20:09:44:   bodyStream: false,
2025-11-28T20:09:44:   parsedUrl: { pathname: '/index.bak.php', query: [Object: null prototype] {} },
2025-11-28T20:09:44:   finished: false
2025-11-28T20:09:44: }
2025-11-28T20:09:44: 2025-11-29T01:09:44.798Z next:router-server:main invokeRender /index.bak.php {
2025-11-28T20:09:44:   host: 'gearly.com',
2025-11-28T20:09:44:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:44:   referer: 'https://duckduckgo.com/',
2025-11-28T20:09:44:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:44:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:44:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:44:   dnt: '1',
2025-11-28T20:09:44:   'x-forwarded-for': '41.1.110.101, 4.219.6.242',
2025-11-28T20:09:44:   'x-real-ip': '41.1.110.101',
2025-11-28T20:09:44:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:44:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:44:   connection: 'Keep-Alive',
2025-11-28T20:09:44:   'x-middleware-invoke': '',
2025-11-28T20:09:44:   'x-invoke-path': '/404',
2025-11-28T20:09:44:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:44:   'x-invoke-status': '404'
2025-11-28T20:09:44: }
2025-11-28T20:09:44: 2025-11-29T01:09:44.799Z compression no compression: not acceptable
2025-11-28T20:09:45: 2025-11-29T01:09:45.010Z next:router-server:main requestHandler! /index/function.php {
2025-11-28T20:09:45:   matchedOutput: null,
2025-11-28T20:09:45:   statusCode: undefined,
2025-11-28T20:09:45:   resHeaders: {},
2025-11-28T20:09:45:   bodyStream: false,
2025-11-28T20:09:45:   parsedUrl: {
2025-11-28T20:09:45:     pathname: '/index/function.php',
2025-11-28T20:09:45:     query: [Object: null prototype] {}
2025-11-28T20:09:45:   },
2025-11-28T20:09:45:   finished: false
2025-11-28T20:09:45: }
2025-11-28T20:09:45: 2025-11-29T01:09:45.010Z next:router-server:main invokeRender /index/function.php {
2025-11-28T20:09:45:   host: 'gearly.com',
2025-11-28T20:09:45:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:45:   referer: 'https://www.google.com/',
2025-11-28T20:09:45:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:45:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:45:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:45:   dnt: '1',
2025-11-28T20:09:45:   'x-forwarded-for': '82.236.183.12, 4.219.6.242',
2025-11-28T20:09:45:   'x-real-ip': '82.236.183.12',
2025-11-28T20:09:45:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:45:   connection: 'Keep-Alive',
2025-11-28T20:09:45:   'x-middleware-invoke': '',
2025-11-28T20:09:45:   'x-invoke-path': '/404',
2025-11-28T20:09:45:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:45:   'x-invoke-status': '404'
2025-11-28T20:09:45: }
2025-11-28T20:09:45: 2025-11-29T01:09:45.011Z compression no compression: not acceptable
2025-11-28T20:09:45: 2025-11-29T01:09:45.102Z next:router-server:main requestHandler! /info.php {
2025-11-28T20:09:45:   matchedOutput: null,
2025-11-28T20:09:45:   statusCode: undefined,
2025-11-28T20:09:45:   resHeaders: {},
2025-11-28T20:09:45:   bodyStream: false,
2025-11-28T20:09:45:   parsedUrl: { pathname: '/info.php', query: [Object: null prototype] {} },
2025-11-28T20:09:45:   finished: false
2025-11-28T20:09:45: }
2025-11-28T20:09:45: 2025-11-29T01:09:45.103Z next:router-server:main invokeRender /info.php {
2025-11-28T20:09:45:   host: 'gearly.com',
2025-11-28T20:09:45:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:45:   referer: 'https://www.yahoo.com/',
2025-11-28T20:09:45:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:45:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:45:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:45:   dnt: '1',
2025-11-28T20:09:45:   'x-forwarded-for': '101.131.1.153, 4.219.6.242',
2025-11-28T20:09:45:   'x-real-ip': '101.131.1.153',
2025-11-28T20:09:45:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:45:   connection: 'Keep-Alive',
2025-11-28T20:09:45:   'x-middleware-invoke': '',
2025-11-28T20:09:45:   'x-invoke-path': '/404',
2025-11-28T20:09:45:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:45:   'x-invoke-status': '404'
2025-11-28T20:09:45: }
2025-11-28T20:09:45: 2025-11-29T01:09:45.103Z compression no compression: not acceptable
2025-11-28T20:09:45: 2025-11-29T01:09:45.211Z next:router-server:main requestHandler! /ini.php {
2025-11-28T20:09:45:   matchedOutput: null,
2025-11-28T20:09:45:   statusCode: undefined,
2025-11-28T20:09:45:   resHeaders: {},
2025-11-28T20:09:45:   bodyStream: false,
2025-11-28T20:09:45:   parsedUrl: { pathname: '/ini.php', query: [Object: null prototype] {} },
2025-11-28T20:09:45:   finished: false
2025-11-28T20:09:45: }
2025-11-28T20:09:45: 2025-11-29T01:09:45.212Z next:router-server:main invokeRender /ini.php {
2025-11-28T20:09:45:   host: 'gearly.com',
2025-11-28T20:09:45:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:45:   referer: 'https://www.google.de/',
2025-11-28T20:09:45:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:45:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:45:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:45:   dnt: '1',
2025-11-28T20:09:45:   'x-forwarded-for': '131.9.57.246, 4.219.6.242',
2025-11-28T20:09:45:   'x-real-ip': '131.9.57.246',
2025-11-28T20:09:45:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:45:   connection: 'Keep-Alive',
2025-11-28T20:09:45:   'x-middleware-invoke': '',
2025-11-28T20:09:45:   'x-invoke-path': '/404',
2025-11-28T20:09:45:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:45:   'x-invoke-status': '404'
2025-11-28T20:09:45: }
2025-11-28T20:09:45: 2025-11-29T01:09:45.212Z compression no compression: not acceptable
2025-11-28T20:09:45: 2025-11-29T01:09:45.304Z next:router-server:main requestHandler! /inputs.php {
2025-11-28T20:09:45:   matchedOutput: null,
2025-11-28T20:09:45:   statusCode: undefined,
2025-11-28T20:09:45:   resHeaders: {},
2025-11-28T20:09:45:   bodyStream: false,
2025-11-28T20:09:45:   parsedUrl: { pathname: '/inputs.php', query: [Object: null prototype] {} },
2025-11-28T20:09:45:   finished: false
2025-11-28T20:09:45: }
2025-11-28T20:09:45: 2025-11-29T01:09:45.304Z next:router-server:main invokeRender /inputs.php {
2025-11-28T20:09:45:   host: 'gearly.com',
2025-11-28T20:09:45:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:45:   referer: 'https://www.bing.com/',
2025-11-28T20:09:45:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:45:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:45:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:45:   dnt: '1',
2025-11-28T20:09:45:   'x-forwarded-for': '162.50.174.161, 4.219.6.242',
2025-11-28T20:09:45:   'x-real-ip': '162.50.174.161',
2025-11-28T20:09:45:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:45:   connection: 'Keep-Alive',
2025-11-28T20:09:45:   'x-middleware-invoke': '',
2025-11-28T20:09:45:   'x-invoke-path': '/404',
2025-11-28T20:09:45:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:45:   'x-invoke-status': '404'
2025-11-28T20:09:45: }
2025-11-28T20:09:45: 2025-11-29T01:09:45.305Z compression no compression: not acceptable
2025-11-28T20:09:45: 2025-11-29T01:09:45.541Z next:router-server:main requestHandler! /ioxi-o.php {
2025-11-28T20:09:45:   matchedOutput: null,
2025-11-28T20:09:45:   statusCode: undefined,
2025-11-28T20:09:45:   resHeaders: {},
2025-11-28T20:09:45:   bodyStream: false,
2025-11-28T20:09:45:   parsedUrl: { pathname: '/ioxi-o.php', query: [Object: null prototype] {} },
2025-11-28T20:09:45:   finished: false
2025-11-28T20:09:45: }
2025-11-28T20:09:45: 2025-11-29T01:09:45.541Z next:router-server:main invokeRender /ioxi-o.php {
2025-11-28T20:09:45:   host: 'gearly.com',
2025-11-28T20:09:45:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:45:   referer: 'https://www.google.de/',
2025-11-28T20:09:45:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:45:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:45:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:45:   dnt: '1',
2025-11-28T20:09:45:   'x-forwarded-for': '89.159.32.143, 4.219.6.242',
2025-11-28T20:09:45:   'x-real-ip': '89.159.32.143',
2025-11-28T20:09:45:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:45:   connection: 'Keep-Alive',
2025-11-28T20:09:45:   'x-middleware-invoke': '',
2025-11-28T20:09:45:   'x-invoke-path': '/404',
2025-11-28T20:09:45:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:45:   'x-invoke-status': '404'
2025-11-28T20:09:45: }
2025-11-28T20:09:45: 2025-11-29T01:09:45.542Z compression no compression: not acceptable
2025-11-28T20:09:45: 2025-11-29T01:09:45.633Z next:router-server:main requestHandler! /item.php {
2025-11-28T20:09:45:   matchedOutput: null,
2025-11-28T20:09:45:   statusCode: undefined,
2025-11-28T20:09:45:   resHeaders: {},
2025-11-28T20:09:45:   bodyStream: false,
2025-11-28T20:09:45:   parsedUrl: { pathname: '/item.php', query: [Object: null prototype] {} },
2025-11-28T20:09:45:   finished: false
2025-11-28T20:09:45: }
2025-11-28T20:09:45: 2025-11-29T01:09:45.633Z next:router-server:main invokeRender /item.php {
2025-11-28T20:09:45:   host: 'gearly.com',
2025-11-28T20:09:45:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:45:   referer: 'https://www.google.fr/',
2025-11-28T20:09:45:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:45:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:45:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:45:   dnt: '1',
2025-11-28T20:09:45:   'x-forwarded-for': '158.194.189.112, 4.219.6.242',
2025-11-28T20:09:45:   'x-real-ip': '158.194.189.112',
2025-11-28T20:09:45:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:45:   connection: 'Keep-Alive',
2025-11-28T20:09:45:   'x-middleware-invoke': '',
2025-11-28T20:09:45:   'x-invoke-path': '/404',
2025-11-28T20:09:45:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:45:   'x-invoke-status': '404'
2025-11-28T20:09:45: }
2025-11-28T20:09:45: 2025-11-29T01:09:45.634Z compression no compression: not acceptable
2025-11-28T20:09:45: 2025-11-29T01:09:45.733Z next:router-server:main requestHandler! /manager.php {
2025-11-28T20:09:45:   matchedOutput: null,
2025-11-28T20:09:45:   statusCode: undefined,
2025-11-28T20:09:45:   resHeaders: {},
2025-11-28T20:09:45:   bodyStream: false,
2025-11-28T20:09:45:   parsedUrl: { pathname: '/manager.php', query: [Object: null prototype] {} },
2025-11-28T20:09:45:   finished: false
2025-11-28T20:09:45: }
2025-11-28T20:09:45: 2025-11-29T01:09:45.733Z next:router-server:main invokeRender /manager.php {
2025-11-28T20:09:45:   host: 'gearly.com',
2025-11-28T20:09:45:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:45:   referer: 'https://www.google.de/',
2025-11-28T20:09:45:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:45:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:45:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:45:   dnt: '1',
2025-11-28T20:09:45:   'x-forwarded-for': '109.196.204.92, 4.219.6.242',
2025-11-28T20:09:45:   'x-real-ip': '109.196.204.92',
2025-11-28T20:09:45:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:45:   connection: 'Keep-Alive',
2025-11-28T20:09:45:   'x-middleware-invoke': '',
2025-11-28T20:09:45:   'x-invoke-path': '/404',
2025-11-28T20:09:45:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:45:   'x-invoke-status': '404'
2025-11-28T20:09:45: }
2025-11-28T20:09:45: 2025-11-29T01:09:45.734Z compression no compression: not acceptable
2025-11-28T20:09:45: 2025-11-29T01:09:45.826Z next:router-server:main requestHandler! /modules/ {
2025-11-28T20:09:45:   matchedOutput: undefined,
2025-11-28T20:09:45:   statusCode: 308,
2025-11-28T20:09:45:   resHeaders: undefined,
2025-11-28T20:09:45:   bodyStream: false,
2025-11-28T20:09:45:   parsedUrl: { pathname: '/modules', query: undefined },
2025-11-28T20:09:45:   finished: true
2025-11-28T20:09:45: }
2025-11-28T20:09:45: 2025-11-29T01:09:45.826Z compression undefined not compressible
2025-11-28T20:09:45: 2025-11-29T01:09:45.826Z compression no compression: filtered
2025-11-28T20:09:45: 2025-11-29T01:09:45.918Z next:router-server:main requestHandler! /modules {
2025-11-28T20:09:45:   matchedOutput: null,
2025-11-28T20:09:45:   statusCode: undefined,
2025-11-28T20:09:45:   resHeaders: {},
2025-11-28T20:09:45:   bodyStream: false,
2025-11-28T20:09:45:   parsedUrl: { pathname: '/modules', query: [Object: null prototype] {} },
2025-11-28T20:09:45:   finished: false
2025-11-28T20:09:45: }
2025-11-28T20:09:45: 2025-11-29T01:09:45.918Z next:router-server:main invokeRender /modules {
2025-11-28T20:09:45:   host: 'gearly.com',
2025-11-28T20:09:45:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:45:   referer: 'https://www.yahoo.com/',
2025-11-28T20:09:45:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:45:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:45:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:45:   dnt: '1',
2025-11-28T20:09:45:   'x-forwarded-for': '103.120.51.152, 4.219.6.242',
2025-11-28T20:09:45:   'x-real-ip': '103.120.51.152',
2025-11-28T20:09:45:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:45:   connection: 'Keep-Alive',
2025-11-28T20:09:45:   'x-middleware-invoke': '',
2025-11-28T20:09:45:   'x-invoke-path': '/404',
2025-11-28T20:09:45:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:45:   'x-invoke-status': '404'
2025-11-28T20:09:45: }
2025-11-28T20:09:45: 2025-11-29T01:09:45.919Z compression no compression: not acceptable
2025-11-28T20:09:46: 2025-11-29T01:09:46.032Z next:router-server:main requestHandler! /moon.php {
2025-11-28T20:09:46:   matchedOutput: null,
2025-11-28T20:09:46:   statusCode: undefined,
2025-11-28T20:09:46:   resHeaders: {},
2025-11-28T20:09:46:   bodyStream: false,
2025-11-28T20:09:46:   parsedUrl: { pathname: '/moon.php', query: [Object: null prototype] {} },
2025-11-28T20:09:46:   finished: false
2025-11-28T20:09:46: }
2025-11-28T20:09:46: 2025-11-29T01:09:46.032Z next:router-server:main invokeRender /moon.php {
2025-11-28T20:09:46:   host: 'gearly.com',
2025-11-28T20:09:46:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:46:   referer: 'https://duckduckgo.com/',
2025-11-28T20:09:46:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:46:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:46:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:46:   dnt: '1',
2025-11-28T20:09:46:   'x-forwarded-for': '63.23.20.86, 4.219.6.242',
2025-11-28T20:09:46:   'x-real-ip': '63.23.20.86',
2025-11-28T20:09:46:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:46:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:46:   connection: 'Keep-Alive',
2025-11-28T20:09:46:   'x-middleware-invoke': '',
2025-11-28T20:09:46:   'x-invoke-path': '/404',
2025-11-28T20:09:46:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:46:   'x-invoke-status': '404'
2025-11-28T20:09:46: }
2025-11-28T20:09:46: 2025-11-29T01:09:46.033Z compression no compression: not acceptable
2025-11-28T20:09:46: 2025-11-29T01:09:46.372Z next:router-server:main requestHandler! /new.php {
2025-11-28T20:09:46:   matchedOutput: null,
2025-11-28T20:09:46:   statusCode: undefined,
2025-11-28T20:09:46:   resHeaders: {},
2025-11-28T20:09:46:   bodyStream: false,
2025-11-28T20:09:46:   parsedUrl: { pathname: '/new.php', query: [Object: null prototype] {} },
2025-11-28T20:09:46:   finished: false
2025-11-28T20:09:46: }
2025-11-28T20:09:46: 2025-11-29T01:09:46.372Z next:router-server:main invokeRender /new.php {
2025-11-28T20:09:46:   host: 'gearly.com',
2025-11-28T20:09:46:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:46:   referer: 'https://duckduckgo.com/',
2025-11-28T20:09:46:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:46:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:46:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:46:   dnt: '1',
2025-11-28T20:09:46:   'x-forwarded-for': '213.253.53.144, 4.219.6.242',
2025-11-28T20:09:46:   'x-real-ip': '213.253.53.144',
2025-11-28T20:09:46:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:46:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:46:   connection: 'Keep-Alive',
2025-11-28T20:09:46:   'x-middleware-invoke': '',
2025-11-28T20:09:46:   'x-invoke-path': '/404',
2025-11-28T20:09:46:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:46:   'x-invoke-status': '404'
2025-11-28T20:09:46: }
2025-11-28T20:09:46: 2025-11-29T01:09:46.373Z compression no compression: not acceptable
2025-11-28T20:09:46: 2025-11-29T01:09:46.525Z next:router-server:main requestHandler! /past.php {
2025-11-28T20:09:46:   matchedOutput: null,
2025-11-28T20:09:46:   statusCode: undefined,
2025-11-28T20:09:46:   resHeaders: {},
2025-11-28T20:09:46:   bodyStream: false,
2025-11-28T20:09:46:   parsedUrl: { pathname: '/past.php', query: [Object: null prototype] {} },
2025-11-28T20:09:46:   finished: false
2025-11-28T20:09:46: }
2025-11-28T20:09:46: 2025-11-29T01:09:46.525Z next:router-server:main invokeRender /past.php {
2025-11-28T20:09:46:   host: 'gearly.com',
2025-11-28T20:09:46:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:46:   referer: 'https://duckduckgo.com/',
2025-11-28T20:09:46:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:46:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:46:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:46:   dnt: '1',
2025-11-28T20:09:46:   'x-forwarded-for': '129.181.209.146, 4.219.6.242',
2025-11-28T20:09:46:   'x-real-ip': '129.181.209.146',
2025-11-28T20:09:46:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:46:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:46:   connection: 'Keep-Alive',
2025-11-28T20:09:46:   'x-middleware-invoke': '',
2025-11-28T20:09:46:   'x-invoke-path': '/404',
2025-11-28T20:09:46:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:46:   'x-invoke-status': '404'
2025-11-28T20:09:46: }
2025-11-28T20:09:46: 2025-11-29T01:09:46.525Z compression no compression: not acceptable
2025-11-28T20:09:46: 2025-11-29T01:09:46.642Z next:router-server:main requestHandler! /php/ {
2025-11-28T20:09:46:   matchedOutput: undefined,
2025-11-28T20:09:46:   statusCode: 308,
2025-11-28T20:09:46:   resHeaders: undefined,
2025-11-28T20:09:46:   bodyStream: false,
2025-11-28T20:09:46:   parsedUrl: { pathname: '/php', query: undefined },
2025-11-28T20:09:46:   finished: true
2025-11-28T20:09:46: }
2025-11-28T20:09:46: 2025-11-29T01:09:46.642Z compression undefined not compressible
2025-11-28T20:09:46: 2025-11-29T01:09:46.642Z compression no compression: filtered
2025-11-28T20:09:46: 2025-11-29T01:09:46.889Z next:router-server:main requestHandler! /php {
2025-11-28T20:09:46:   matchedOutput: null,
2025-11-28T20:09:46:   statusCode: undefined,
2025-11-28T20:09:46:   resHeaders: {},
2025-11-28T20:09:46:   bodyStream: false,
2025-11-28T20:09:46:   parsedUrl: { pathname: '/php', query: [Object: null prototype] {} },
2025-11-28T20:09:46:   finished: false
2025-11-28T20:09:46: }
2025-11-28T20:09:46: 2025-11-29T01:09:46.889Z next:router-server:main invokeRender /php {
2025-11-28T20:09:46:   host: 'gearly.com',
2025-11-28T20:09:46:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:46:   referer: 'https://www.google.de/',
2025-11-28T20:09:46:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:46:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:46:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:46:   dnt: '1',
2025-11-28T20:09:46:   'x-forwarded-for': '127.156.148.49, 4.219.6.242',
2025-11-28T20:09:46:   'x-real-ip': '127.156.148.49',
2025-11-28T20:09:46:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:46:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:46:   connection: 'Keep-Alive',
2025-11-28T20:09:46:   'x-middleware-invoke': '',
2025-11-28T20:09:46:   'x-invoke-path': '/404',
2025-11-28T20:09:46:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:46:   'x-invoke-status': '404'
2025-11-28T20:09:46: }
2025-11-28T20:09:46: 2025-11-29T01:09:46.890Z compression no compression: not acceptable
2025-11-28T20:09:47: 2025-11-29T01:09:47.011Z next:router-server:main requestHandler! /radio.php {
2025-11-28T20:09:47:   matchedOutput: null,
2025-11-28T20:09:47:   statusCode: undefined,
2025-11-28T20:09:47:   resHeaders: {},
2025-11-28T20:09:47:   bodyStream: false,
2025-11-28T20:09:47:   parsedUrl: { pathname: '/radio.php', query: [Object: null prototype] {} },
2025-11-28T20:09:47:   finished: false
2025-11-28T20:09:47: }
2025-11-28T20:09:47: 2025-11-29T01:09:47.011Z next:router-server:main invokeRender /radio.php {
2025-11-28T20:09:47:   host: 'gearly.com',
2025-11-28T20:09:47:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:47:   referer: 'https://www.google.fr/',
2025-11-28T20:09:47:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:47:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:47:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:47:   dnt: '1',
2025-11-28T20:09:47:   'x-forwarded-for': '189.140.240.219, 4.219.6.242',
2025-11-28T20:09:47:   'x-real-ip': '189.140.240.219',
2025-11-28T20:09:47:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:47:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:47:   connection: 'Keep-Alive',
2025-11-28T20:09:47:   'x-middleware-invoke': '',
2025-11-28T20:09:47:   'x-invoke-path': '/404',
2025-11-28T20:09:47:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:47:   'x-invoke-status': '404'
2025-11-28T20:09:47: }
2025-11-28T20:09:47: 2025-11-29T01:09:47.012Z compression no compression: not acceptable
2025-11-28T20:09:47: 2025-11-29T01:09:47.356Z next:router-server:main requestHandler! /robots.php {
2025-11-28T20:09:47:   matchedOutput: null,
2025-11-28T20:09:47:   statusCode: undefined,
2025-11-28T20:09:47:   resHeaders: {},
2025-11-28T20:09:47:   bodyStream: false,
2025-11-28T20:09:47:   parsedUrl: { pathname: '/robots.php', query: [Object: null prototype] {} },
2025-11-28T20:09:47:   finished: false
2025-11-28T20:09:47: }
2025-11-28T20:09:47: 2025-11-29T01:09:47.356Z next:router-server:main invokeRender /robots.php {
2025-11-28T20:09:47:   host: 'gearly.com',
2025-11-28T20:09:47:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:47:   referer: 'https://www.yahoo.com/',
2025-11-28T20:09:47:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:47:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:47:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:47:   dnt: '1',
2025-11-28T20:09:47:   'x-forwarded-for': '228.140.102.40, 4.219.6.242',
2025-11-28T20:09:47:   'x-real-ip': '228.140.102.40',
2025-11-28T20:09:47:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:47:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:47:   connection: 'Keep-Alive',
2025-11-28T20:09:47:   'x-middleware-invoke': '',
2025-11-28T20:09:47:   'x-invoke-path': '/404',
2025-11-28T20:09:47:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:47:   'x-invoke-status': '404'
2025-11-28T20:09:47: }
2025-11-28T20:09:47: 2025-11-29T01:09:47.356Z compression no compression: not acceptable
2025-11-28T20:09:47: 2025-11-29T01:09:47.614Z next:router-server:main requestHandler! /shop.php {
2025-11-28T20:09:47:   matchedOutput: null,
2025-11-28T20:09:47:   statusCode: undefined,
2025-11-28T20:09:47:   resHeaders: {},
2025-11-28T20:09:47:   bodyStream: false,
2025-11-28T20:09:47:   parsedUrl: { pathname: '/shop.php', query: [Object: null prototype] {} },
2025-11-28T20:09:47:   finished: false
2025-11-28T20:09:47: }
2025-11-28T20:09:47: 2025-11-29T01:09:47.614Z next:router-server:main invokeRender /shop.php {
2025-11-28T20:09:47:   host: 'gearly.com',
2025-11-28T20:09:47:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:47:   referer: 'https://www.google.de/',
2025-11-28T20:09:47:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:47:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:47:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:47:   dnt: '1',
2025-11-28T20:09:47:   'x-forwarded-for': '249.217.1.253, 4.219.6.242',
2025-11-28T20:09:47:   'x-real-ip': '249.217.1.253',
2025-11-28T20:09:47:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:47:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:47:   connection: 'Keep-Alive',
2025-11-28T20:09:47:   'x-middleware-invoke': '',
2025-11-28T20:09:47:   'x-invoke-path': '/404',
2025-11-28T20:09:47:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:47:   'x-invoke-status': '404'
2025-11-28T20:09:47: }
2025-11-28T20:09:47: 2025-11-29T01:09:47.614Z compression no compression: not acceptable
2025-11-28T20:09:47: 2025-11-29T01:09:47.706Z next:router-server:main requestHandler! /themes.php {
2025-11-28T20:09:47:   matchedOutput: null,
2025-11-28T20:09:47:   statusCode: undefined,
2025-11-28T20:09:47:   resHeaders: {},
2025-11-28T20:09:47:   bodyStream: false,
2025-11-28T20:09:47:   parsedUrl: { pathname: '/themes.php', query: [Object: null prototype] {} },
2025-11-28T20:09:47:   finished: false
2025-11-28T20:09:47: }
2025-11-28T20:09:47: 2025-11-29T01:09:47.706Z next:router-server:main invokeRender /themes.php {
2025-11-28T20:09:47:   host: 'gearly.com',
2025-11-28T20:09:47:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:47:   referer: 'https://www.google.co.uk/',
2025-11-28T20:09:47:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:47:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:47:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:47:   dnt: '1',
2025-11-28T20:09:47:   'x-forwarded-for': '119.171.244.139, 4.219.6.242',
2025-11-28T20:09:47:   'x-real-ip': '119.171.244.139',
2025-11-28T20:09:47:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:47:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:47:   connection: 'Keep-Alive',
2025-11-28T20:09:47:   'x-middleware-invoke': '',
2025-11-28T20:09:47:   'x-invoke-path': '/404',
2025-11-28T20:09:47:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:47:   'x-invoke-status': '404'
2025-11-28T20:09:47: }
2025-11-28T20:09:47: 2025-11-29T01:09:47.707Z compression no compression: not acceptable
2025-11-28T20:09:47: 2025-11-29T01:09:47.997Z next:router-server:main requestHandler! /tinyfilemanager.php {
2025-11-28T20:09:47:   matchedOutput: null,
2025-11-28T20:09:47:   statusCode: undefined,
2025-11-28T20:09:47:   resHeaders: {},
2025-11-28T20:09:47:   bodyStream: false,
2025-11-28T20:09:47:   parsedUrl: {
2025-11-28T20:09:47:     pathname: '/tinyfilemanager.php',
2025-11-28T20:09:47:     query: [Object: null prototype] {}
2025-11-28T20:09:47:   },
2025-11-28T20:09:47:   finished: false
2025-11-28T20:09:47: }
2025-11-28T20:09:47: 2025-11-29T01:09:47.997Z next:router-server:main invokeRender /tinyfilemanager.php {
2025-11-28T20:09:47:   host: 'gearly.com',
2025-11-28T20:09:47:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:47:   referer: 'https://www.google.com/',
2025-11-28T20:09:47:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:47:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:47:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:47:   dnt: '1',
2025-11-28T20:09:47:   'x-forwarded-for': '34.69.12.71, 4.219.6.242',
2025-11-28T20:09:47:   'x-real-ip': '34.69.12.71',
2025-11-28T20:09:47:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:47:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:47:   connection: 'Keep-Alive',
2025-11-28T20:09:47:   'x-middleware-invoke': '',
2025-11-28T20:09:47:   'x-invoke-path': '/404',
2025-11-28T20:09:47:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:47:   'x-invoke-status': '404'
2025-11-28T20:09:47: }
2025-11-28T20:09:47: 2025-11-29T01:09:47.997Z compression no compression: not acceptable
2025-11-28T20:09:48: 2025-11-29T01:09:48.265Z next:router-server:main requestHandler! /upload/ {
2025-11-28T20:09:48:   matchedOutput: undefined,
2025-11-28T20:09:48:   statusCode: 308,
2025-11-28T20:09:48:   resHeaders: undefined,
2025-11-28T20:09:48:   bodyStream: false,
2025-11-28T20:09:48:   parsedUrl: { pathname: '/upload', query: undefined },
2025-11-28T20:09:48:   finished: true
2025-11-28T20:09:48: }
2025-11-28T20:09:48: 2025-11-29T01:09:48.265Z compression undefined not compressible
2025-11-28T20:09:48: 2025-11-29T01:09:48.265Z compression no compression: filtered
2025-11-28T20:09:48: 2025-11-29T01:09:48.436Z next:router-server:main requestHandler! /upload {
2025-11-28T20:09:48:   matchedOutput: null,
2025-11-28T20:09:48:   statusCode: undefined,
2025-11-28T20:09:48:   resHeaders: {},
2025-11-28T20:09:48:   bodyStream: false,
2025-11-28T20:09:48:   parsedUrl: { pathname: '/upload', query: [Object: null prototype] {} },
2025-11-28T20:09:48:   finished: false
2025-11-28T20:09:48: }
2025-11-28T20:09:48: 2025-11-29T01:09:48.436Z next:router-server:main invokeRender /upload {
2025-11-28T20:09:48:   host: 'gearly.com',
2025-11-28T20:09:48:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:48:   referer: 'https://www.bing.com/',
2025-11-28T20:09:48:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:48:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:48:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:48:   dnt: '1',
2025-11-28T20:09:48:   'x-forwarded-for': '100.4.181.90, 4.219.6.242',
2025-11-28T20:09:48:   'x-real-ip': '100.4.181.90',
2025-11-28T20:09:48:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:48:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:48:   connection: 'Keep-Alive',
2025-11-28T20:09:48:   'x-middleware-invoke': '',
2025-11-28T20:09:48:   'x-invoke-path': '/404',
2025-11-28T20:09:48:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:48:   'x-invoke-status': '404'
2025-11-28T20:09:48: }
2025-11-28T20:09:48: 2025-11-29T01:09:48.436Z compression no compression: not acceptable
2025-11-28T20:09:48: 2025-11-29T01:09:48.689Z next:router-server:main requestHandler! /vendor/ {
2025-11-28T20:09:48:   matchedOutput: undefined,
2025-11-28T20:09:48:   statusCode: 308,
2025-11-28T20:09:48:   resHeaders: undefined,
2025-11-28T20:09:48:   bodyStream: false,
2025-11-28T20:09:48:   parsedUrl: { pathname: '/vendor', query: undefined },
2025-11-28T20:09:48:   finished: true
2025-11-28T20:09:48: }
2025-11-28T20:09:48: 2025-11-29T01:09:48.689Z compression undefined not compressible
2025-11-28T20:09:48: 2025-11-29T01:09:48.689Z compression no compression: filtered
2025-11-28T20:09:49: 2025-11-29T01:09:49.150Z next:router-server:main requestHandler! /vendor {
2025-11-28T20:09:49:   matchedOutput: null,
2025-11-28T20:09:49:   statusCode: undefined,
2025-11-28T20:09:49:   resHeaders: {},
2025-11-28T20:09:49:   bodyStream: false,
2025-11-28T20:09:49:   parsedUrl: { pathname: '/vendor', query: [Object: null prototype] {} },
2025-11-28T20:09:49:   finished: false
2025-11-28T20:09:49: }
2025-11-28T20:09:49: 2025-11-29T01:09:49.150Z next:router-server:main invokeRender /vendor {
2025-11-28T20:09:49:   host: 'gearly.com',
2025-11-28T20:09:49:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:49:   referer: 'https://www.yahoo.com/',
2025-11-28T20:09:49:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:49:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:49:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:49:   dnt: '1',
2025-11-28T20:09:49:   'x-forwarded-for': '185.46.137.188, 4.219.6.242',
2025-11-28T20:09:49:   'x-real-ip': '185.46.137.188',
2025-11-28T20:09:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:49:   connection: 'Keep-Alive',
2025-11-28T20:09:49:   'x-middleware-invoke': '',
2025-11-28T20:09:49:   'x-invoke-path': '/404',
2025-11-28T20:09:49:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:49:   'x-invoke-status': '404'
2025-11-28T20:09:49: }
2025-11-28T20:09:49: 2025-11-29T01:09:49.151Z compression no compression: not acceptable
2025-11-28T20:09:49: 2025-11-29T01:09:49.274Z next:router-server:main requestHandler! /wp-admin.php {
2025-11-28T20:09:49:   matchedOutput: null,
2025-11-28T20:09:49:   statusCode: undefined,
2025-11-28T20:09:49:   resHeaders: {},
2025-11-28T20:09:49:   bodyStream: false,
2025-11-28T20:09:49:   parsedUrl: { pathname: '/wp-admin.php', query: [Object: null prototype] {} },
2025-11-28T20:09:49:   finished: false
2025-11-28T20:09:49: }
2025-11-28T20:09:49: 2025-11-29T01:09:49.274Z next:router-server:main invokeRender /wp-admin.php {
2025-11-28T20:09:49:   host: 'gearly.com',
2025-11-28T20:09:49:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:49:   referer: 'https://www.yahoo.com/',
2025-11-28T20:09:49:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:49:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:49:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:49:   dnt: '1',
2025-11-28T20:09:49:   'x-forwarded-for': '67.55.165.160, 4.219.6.242',
2025-11-28T20:09:49:   'x-real-ip': '67.55.165.160',
2025-11-28T20:09:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:49:   connection: 'Keep-Alive',
2025-11-28T20:09:49:   'x-middleware-invoke': '',
2025-11-28T20:09:49:   'x-invoke-path': '/404',
2025-11-28T20:09:49:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:49:   'x-invoke-status': '404'
2025-11-28T20:09:49: }
2025-11-28T20:09:49: 2025-11-29T01:09:49.275Z compression no compression: not acceptable
2025-11-28T20:09:49: 2025-11-29T01:09:49.577Z next:router-server:main requestHandler! /wp-admin/ {
2025-11-28T20:09:49:   matchedOutput: undefined,
2025-11-28T20:09:49:   statusCode: 308,
2025-11-28T20:09:49:   resHeaders: undefined,
2025-11-28T20:09:49:   bodyStream: false,
2025-11-28T20:09:49:   parsedUrl: { pathname: '/wp-admin', query: undefined },
2025-11-28T20:09:49:   finished: true
2025-11-28T20:09:49: }
2025-11-28T20:09:49: 2025-11-29T01:09:49.577Z compression undefined not compressible
2025-11-28T20:09:49: 2025-11-29T01:09:49.577Z compression no compression: filtered
2025-11-28T20:09:49: 2025-11-29T01:09:49.853Z next:router-server:main requestHandler! /wp-admin {
2025-11-28T20:09:49:   matchedOutput: null,
2025-11-28T20:09:49:   statusCode: undefined,
2025-11-28T20:09:49:   resHeaders: {},
2025-11-28T20:09:49:   bodyStream: false,
2025-11-28T20:09:49:   parsedUrl: { pathname: '/wp-admin', query: [Object: null prototype] {} },
2025-11-28T20:09:49:   finished: false
2025-11-28T20:09:49: }
2025-11-28T20:09:49: 2025-11-29T01:09:49.853Z next:router-server:main invokeRender /wp-admin {
2025-11-28T20:09:49:   host: 'gearly.com',
2025-11-28T20:09:49:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:49:   referer: 'https://www.google.com/',
2025-11-28T20:09:49:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:49:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:49:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:49:   dnt: '1',
2025-11-28T20:09:49:   'x-forwarded-for': '8.76.173.73, 4.219.6.242',
2025-11-28T20:09:49:   'x-real-ip': '8.76.173.73',
2025-11-28T20:09:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:49:   connection: 'Keep-Alive',
2025-11-28T20:09:49:   'x-middleware-invoke': '',
2025-11-28T20:09:49:   'x-invoke-path': '/404',
2025-11-28T20:09:49:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:49:   'x-invoke-status': '404'
2025-11-28T20:09:49: }
2025-11-28T20:09:49: 2025-11-29T01:09:49.854Z compression no compression: not acceptable
2025-11-28T20:09:50: 2025-11-29T01:09:50.139Z next:router-server:main requestHandler! /wp-admin/classwithtostring.php {
2025-11-28T20:09:50:   matchedOutput: null,
2025-11-28T20:09:50:   statusCode: undefined,
2025-11-28T20:09:50:   resHeaders: {},
2025-11-28T20:09:50:   bodyStream: false,
2025-11-28T20:09:50:   parsedUrl: {
2025-11-28T20:09:50:     pathname: '/wp-admin/classwithtostring.php',
2025-11-28T20:09:50:     query: [Object: null prototype] {}
2025-11-28T20:09:50:   },
2025-11-28T20:09:50:   finished: false
2025-11-28T20:09:50: }
2025-11-28T20:09:50: 2025-11-29T01:09:50.140Z next:router-server:main invokeRender /wp-admin/classwithtostring.php {
2025-11-28T20:09:50:   host: 'gearly.com',
2025-11-28T20:09:50:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:50:   referer: 'https://www.yahoo.com/',
2025-11-28T20:09:50:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:50:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:50:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:50:   dnt: '1',
2025-11-28T20:09:50:   'x-forwarded-for': '221.150.165.237, 4.219.6.242',
2025-11-28T20:09:50:   'x-real-ip': '221.150.165.237',
2025-11-28T20:09:50:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:50:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:50:   connection: 'Keep-Alive',
2025-11-28T20:09:50:   'x-middleware-invoke': '',
2025-11-28T20:09:50:   'x-invoke-path': '/404',
2025-11-28T20:09:50:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:50:   'x-invoke-status': '404'
2025-11-28T20:09:50: }
2025-11-28T20:09:50: 2025-11-29T01:09:50.140Z compression no compression: not acceptable
2025-11-28T20:09:50: 2025-11-29T01:09:50.403Z next:router-server:main requestHandler! /wp-admin/css/ {
2025-11-28T20:09:50:   matchedOutput: undefined,
2025-11-28T20:09:50:   statusCode: 308,
2025-11-28T20:09:50:   resHeaders: undefined,
2025-11-28T20:09:50:   bodyStream: false,
2025-11-28T20:09:50:   parsedUrl: { pathname: '/wp-admin/css', query: undefined },
2025-11-28T20:09:50:   finished: true
2025-11-28T20:09:50: }
2025-11-28T20:09:50: 2025-11-29T01:09:50.403Z compression undefined not compressible
2025-11-28T20:09:50: 2025-11-29T01:09:50.403Z compression no compression: filtered
2025-11-28T20:09:50: 2025-11-29T01:09:50.496Z next:router-server:main requestHandler! /wp-admin/css {
2025-11-28T20:09:50:   matchedOutput: null,
2025-11-28T20:09:50:   statusCode: undefined,
2025-11-28T20:09:50:   resHeaders: {},
2025-11-28T20:09:50:   bodyStream: false,
2025-11-28T20:09:50:   parsedUrl: { pathname: '/wp-admin/css', query: [Object: null prototype] {} },
2025-11-28T20:09:50:   finished: false
2025-11-28T20:09:50: }
2025-11-28T20:09:50: 2025-11-29T01:09:50.496Z next:router-server:main invokeRender /wp-admin/css {
2025-11-28T20:09:50:   host: 'gearly.com',
2025-11-28T20:09:50:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:50:   referer: 'https://www.google.de/',
2025-11-28T20:09:50:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:50:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:50:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:50:   dnt: '1',
2025-11-28T20:09:50:   'x-forwarded-for': '105.164.234.165, 4.219.6.242',
2025-11-28T20:09:50:   'x-real-ip': '105.164.234.165',
2025-11-28T20:09:50:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:50:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:50:   connection: 'Keep-Alive',
2025-11-28T20:09:50:   'x-middleware-invoke': '',
2025-11-28T20:09:50:   'x-invoke-path': '/404',
2025-11-28T20:09:50:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:50:   'x-invoke-status': '404'
2025-11-28T20:09:50: }
2025-11-28T20:09:50: 2025-11-29T01:09:50.497Z compression no compression: not acceptable
2025-11-28T20:09:50: 2025-11-29T01:09:50.723Z next:router-server:main requestHandler! /wp-admin/css/colors/ {
2025-11-28T20:09:50:   matchedOutput: undefined,
2025-11-28T20:09:50:   statusCode: 308,
2025-11-28T20:09:50:   resHeaders: undefined,
2025-11-28T20:09:50:   bodyStream: false,
2025-11-28T20:09:50:   parsedUrl: { pathname: '/wp-admin/css/colors', query: undefined },
2025-11-28T20:09:50:   finished: true
2025-11-28T20:09:50: }
2025-11-28T20:09:50: 2025-11-29T01:09:50.723Z compression undefined not compressible
2025-11-28T20:09:50: 2025-11-29T01:09:50.723Z compression no compression: filtered
2025-11-28T20:09:51: 2025-11-29T01:09:51.311Z next:router-server:main requestHandler! /wp-admin/css/colors {
2025-11-28T20:09:51:   matchedOutput: null,
2025-11-28T20:09:51:   statusCode: undefined,
2025-11-28T20:09:51:   resHeaders: {},
2025-11-28T20:09:51:   bodyStream: false,
2025-11-28T20:09:51:   parsedUrl: {
2025-11-28T20:09:51:     pathname: '/wp-admin/css/colors',
2025-11-28T20:09:51:     query: [Object: null prototype] {}
2025-11-28T20:09:51:   },
2025-11-28T20:09:51:   finished: false
2025-11-28T20:09:51: }
2025-11-28T20:09:51: 2025-11-29T01:09:51.311Z next:router-server:main invokeRender /wp-admin/css/colors {
2025-11-28T20:09:51:   host: 'gearly.com',
2025-11-28T20:09:51:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:51:   referer: 'https://duckduckgo.com/',
2025-11-28T20:09:51:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:51:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:51:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:51:   dnt: '1',
2025-11-28T20:09:51:   'x-forwarded-for': '83.137.95.101, 4.219.6.242',
2025-11-28T20:09:51:   'x-real-ip': '83.137.95.101',
2025-11-28T20:09:51:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:51:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:51:   connection: 'Keep-Alive',
2025-11-28T20:09:51:   'x-middleware-invoke': '',
2025-11-28T20:09:51:   'x-invoke-path': '/404',
2025-11-28T20:09:51:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:51:   'x-invoke-status': '404'
2025-11-28T20:09:51: }
2025-11-28T20:09:51: 2025-11-29T01:09:51.311Z compression no compression: not acceptable
2025-11-28T20:09:51: 2025-11-29T01:09:51.445Z next:router-server:main requestHandler! /wp-admin/css/colors/ectoplasm/ {
2025-11-28T20:09:51:   matchedOutput: undefined,
2025-11-28T20:09:51:   statusCode: 308,
2025-11-28T20:09:51:   resHeaders: undefined,
2025-11-28T20:09:51:   bodyStream: false,
2025-11-28T20:09:51:   parsedUrl: { pathname: '/wp-admin/css/colors/ectoplasm', query: undefined },
2025-11-28T20:09:51:   finished: true
2025-11-28T20:09:51: }
2025-11-28T20:09:51: 2025-11-29T01:09:51.445Z compression undefined not compressible
2025-11-28T20:09:51: 2025-11-29T01:09:51.445Z compression no compression: filtered
2025-11-28T20:09:51: 2025-11-29T01:09:51.944Z next:router-server:main requestHandler! /wp-admin/css/colors/ectoplasm {
2025-11-28T20:09:51:   matchedOutput: null,
2025-11-28T20:09:51:   statusCode: undefined,
2025-11-28T20:09:51:   resHeaders: {},
2025-11-28T20:09:51:   bodyStream: false,
2025-11-28T20:09:51:   parsedUrl: {
2025-11-28T20:09:51:     pathname: '/wp-admin/css/colors/ectoplasm',
2025-11-28T20:09:51:     query: [Object: null prototype] {}
2025-11-28T20:09:51:   },
2025-11-28T20:09:51:   finished: false
2025-11-28T20:09:51: }
2025-11-28T20:09:51: 2025-11-29T01:09:51.944Z next:router-server:main invokeRender /wp-admin/css/colors/ectoplasm {
2025-11-28T20:09:51:   host: 'gearly.com',
2025-11-28T20:09:51:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:51:   referer: 'https://duckduckgo.com/',
2025-11-28T20:09:51:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:51:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:51:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:51:   dnt: '1',
2025-11-28T20:09:51:   'x-forwarded-for': '140.122.240.28, 4.219.6.242',
2025-11-28T20:09:51:   'x-real-ip': '140.122.240.28',
2025-11-28T20:09:51:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:51:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:51:   connection: 'Keep-Alive',
2025-11-28T20:09:51:   'x-middleware-invoke': '',
2025-11-28T20:09:51:   'x-invoke-path': '/404',
2025-11-28T20:09:51:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:51:   'x-invoke-status': '404'
2025-11-28T20:09:51: }
2025-11-28T20:09:51: 2025-11-29T01:09:51.945Z compression no compression: not acceptable
2025-11-28T20:09:52: 2025-11-29T01:09:52.079Z next:router-server:main requestHandler! /wp-admin/css/colors/light/function.php {
2025-11-28T20:09:52:   matchedOutput: null,
2025-11-28T20:09:52:   statusCode: undefined,
2025-11-28T20:09:52:   resHeaders: {},
2025-11-28T20:09:52:   bodyStream: false,
2025-11-28T20:09:52:   parsedUrl: {
2025-11-28T20:09:52:     pathname: '/wp-admin/css/colors/light/function.php',
2025-11-28T20:09:52:     query: [Object: null prototype] {}
2025-11-28T20:09:52:   },
2025-11-28T20:09:52:   finished: false
2025-11-28T20:09:52: }
2025-11-28T20:09:52: 2025-11-29T01:09:52.079Z next:router-server:main invokeRender /wp-admin/css/colors/light/function.php {
2025-11-28T20:09:52:   host: 'gearly.com',
2025-11-28T20:09:52:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:52:   referer: 'https://www.google.co.uk/',
2025-11-28T20:09:52:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:52:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:52:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:52:   dnt: '1',
2025-11-28T20:09:52:   'x-forwarded-for': '238.170.138.208, 4.219.6.242',
2025-11-28T20:09:52:   'x-real-ip': '238.170.138.208',
2025-11-28T20:09:52:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:52:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:52:   connection: 'Keep-Alive',
2025-11-28T20:09:52:   'x-middleware-invoke': '',
2025-11-28T20:09:52:   'x-invoke-path': '/404',
2025-11-28T20:09:52:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:52:   'x-invoke-status': '404'
2025-11-28T20:09:52: }
2025-11-28T20:09:52: 2025-11-29T01:09:52.080Z compression no compression: not acceptable
2025-11-28T20:09:52: 2025-11-29T01:09:52.175Z next:router-server:main requestHandler! /wp-admin/css/colors/midnight/ {
2025-11-28T20:09:52:   matchedOutput: undefined,
2025-11-28T20:09:52:   statusCode: 308,
2025-11-28T20:09:52:   resHeaders: undefined,
2025-11-28T20:09:52:   bodyStream: false,
2025-11-28T20:09:52:   parsedUrl: { pathname: '/wp-admin/css/colors/midnight', query: undefined },
2025-11-28T20:09:52:   finished: true
2025-11-28T20:09:52: }
2025-11-28T20:09:52: 2025-11-29T01:09:52.175Z compression undefined not compressible
2025-11-28T20:09:52: 2025-11-29T01:09:52.175Z compression no compression: filtered
2025-11-28T20:09:52: 2025-11-29T01:09:52.418Z next:router-server:main requestHandler! /wp-admin/css/colors/midnight {
2025-11-28T20:09:52:   matchedOutput: null,
2025-11-28T20:09:52:   statusCode: undefined,
2025-11-28T20:09:52:   resHeaders: {},
2025-11-28T20:09:52:   bodyStream: false,
2025-11-28T20:09:52:   parsedUrl: {
2025-11-28T20:09:52:     pathname: '/wp-admin/css/colors/midnight',
2025-11-28T20:09:52:     query: [Object: null prototype] {}
2025-11-28T20:09:52:   },
2025-11-28T20:09:52:   finished: false
2025-11-28T20:09:52: }
2025-11-28T20:09:52: 2025-11-29T01:09:52.418Z next:router-server:main invokeRender /wp-admin/css/colors/midnight {
2025-11-28T20:09:52:   host: 'gearly.com',
2025-11-28T20:09:52:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:52:   referer: 'https://www.bing.com/',
2025-11-28T20:09:52:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:52:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:52:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:52:   dnt: '1',
2025-11-28T20:09:52:   'x-forwarded-for': '38.144.198.196, 4.219.6.242',
2025-11-28T20:09:52:   'x-real-ip': '38.144.198.196',
2025-11-28T20:09:52:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:52:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:52:   connection: 'Keep-Alive',
2025-11-28T20:09:52:   'x-middleware-invoke': '',
2025-11-28T20:09:52:   'x-invoke-path': '/404',
2025-11-28T20:09:52:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:52:   'x-invoke-status': '404'
2025-11-28T20:09:52: }
2025-11-28T20:09:52: 2025-11-29T01:09:52.419Z compression no compression: not acceptable
2025-11-28T20:09:52: 2025-11-29T01:09:52.588Z next:router-server:main requestHandler! /wp-admin/images/ {
2025-11-28T20:09:52:   matchedOutput: undefined,
2025-11-28T20:09:52:   statusCode: 308,
2025-11-28T20:09:52:   resHeaders: undefined,
2025-11-28T20:09:52:   bodyStream: false,
2025-11-28T20:09:52:   parsedUrl: { pathname: '/wp-admin/images', query: undefined },
2025-11-28T20:09:52:   finished: true
2025-11-28T20:09:52: }
2025-11-28T20:09:52: 2025-11-29T01:09:52.588Z compression undefined not compressible
2025-11-28T20:09:52: 2025-11-29T01:09:52.588Z compression no compression: filtered
2025-11-28T20:09:52: 2025-11-29T01:09:52.680Z next:router-server:main requestHandler! /wp-admin/images {
2025-11-28T20:09:52:   matchedOutput: null,
2025-11-28T20:09:52:   statusCode: undefined,
2025-11-28T20:09:52:   resHeaders: {},
2025-11-28T20:09:52:   bodyStream: false,
2025-11-28T20:09:52:   parsedUrl: { pathname: '/wp-admin/images', query: [Object: null prototype] {} },
2025-11-28T20:09:52:   finished: false
2025-11-28T20:09:52: }
2025-11-28T20:09:52: 2025-11-29T01:09:52.680Z next:router-server:main invokeRender /wp-admin/images {
2025-11-28T20:09:52:   host: 'gearly.com',
2025-11-28T20:09:52:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:52:   referer: 'https://www.google.de/',
2025-11-28T20:09:52:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:52:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:52:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:52:   dnt: '1',
2025-11-28T20:09:52:   'x-forwarded-for': '204.19.88.110, 4.219.6.242',
2025-11-28T20:09:52:   'x-real-ip': '204.19.88.110',
2025-11-28T20:09:52:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:52:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:52:   connection: 'Keep-Alive',
2025-11-28T20:09:52:   'x-middleware-invoke': '',
2025-11-28T20:09:52:   'x-invoke-path': '/404',
2025-11-28T20:09:52:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:52:   'x-invoke-status': '404'
2025-11-28T20:09:52: }
2025-11-28T20:09:52: 2025-11-29T01:09:52.680Z compression no compression: not acceptable
2025-11-28T20:09:52: 2025-11-29T01:09:52.774Z next:router-server:main requestHandler! /wp-admin/includes/ {
2025-11-28T20:09:52:   matchedOutput: undefined,
2025-11-28T20:09:52:   statusCode: 308,
2025-11-28T20:09:52:   resHeaders: undefined,
2025-11-28T20:09:52:   bodyStream: false,
2025-11-28T20:09:52:   parsedUrl: { pathname: '/wp-admin/includes', query: undefined },
2025-11-28T20:09:52:   finished: true
2025-11-28T20:09:52: }
2025-11-28T20:09:52: 2025-11-29T01:09:52.774Z compression undefined not compressible
2025-11-28T20:09:52: 2025-11-29T01:09:52.774Z compression no compression: filtered
2025-11-28T20:09:52: 2025-11-29T01:09:52.866Z next:router-server:main requestHandler! /wp-admin/includes {
2025-11-28T20:09:52:   matchedOutput: null,
2025-11-28T20:09:52:   statusCode: undefined,
2025-11-28T20:09:52:   resHeaders: {},
2025-11-28T20:09:52:   bodyStream: false,
2025-11-28T20:09:52:   parsedUrl: {
2025-11-28T20:09:52:     pathname: '/wp-admin/includes',
2025-11-28T20:09:52:     query: [Object: null prototype] {}
2025-11-28T20:09:52:   },
2025-11-28T20:09:52:   finished: false
2025-11-28T20:09:52: }
2025-11-28T20:09:52: 2025-11-29T01:09:52.866Z next:router-server:main invokeRender /wp-admin/includes {
2025-11-28T20:09:52:   host: 'gearly.com',
2025-11-28T20:09:52:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:52:   referer: 'https://www.google.fr/',
2025-11-28T20:09:52:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:52:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:52:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:52:   dnt: '1',
2025-11-28T20:09:52:   'x-forwarded-for': '112.31.129.66, 4.219.6.242',
2025-11-28T20:09:52:   'x-real-ip': '112.31.129.66',
2025-11-28T20:09:52:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:52:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:52:   connection: 'Keep-Alive',
2025-11-28T20:09:52:   'x-middleware-invoke': '',
2025-11-28T20:09:52:   'x-invoke-path': '/404',
2025-11-28T20:09:52:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:52:   'x-invoke-status': '404'
2025-11-28T20:09:52: }
2025-11-28T20:09:52: 2025-11-29T01:09:52.867Z compression no compression: not acceptable
2025-11-28T20:09:52: 2025-11-29T01:09:52.961Z next:router-server:main requestHandler! /wp-admin/includes/about.php {
2025-11-28T20:09:52:   matchedOutput: null,
2025-11-28T20:09:52:   statusCode: undefined,
2025-11-28T20:09:52:   resHeaders: {},
2025-11-28T20:09:52:   bodyStream: false,
2025-11-28T20:09:52:   parsedUrl: {
2025-11-28T20:09:52:     pathname: '/wp-admin/includes/about.php',
2025-11-28T20:09:52:     query: [Object: null prototype] {}
2025-11-28T20:09:52:   },
2025-11-28T20:09:52:   finished: false
2025-11-28T20:09:52: }
2025-11-28T20:09:52: 2025-11-29T01:09:52.961Z next:router-server:main invokeRender /wp-admin/includes/about.php {
2025-11-28T20:09:52:   host: 'gearly.com',
2025-11-28T20:09:52:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:52:   referer: 'https://www.bing.com/',
2025-11-28T20:09:52:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:52:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:52:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:52:   dnt: '1',
2025-11-28T20:09:52:   'x-forwarded-for': '229.159.32.24, 4.219.6.242',
2025-11-28T20:09:52:   'x-real-ip': '229.159.32.24',
2025-11-28T20:09:52:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:52:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:52:   connection: 'Keep-Alive',
2025-11-28T20:09:52:   'x-middleware-invoke': '',
2025-11-28T20:09:52:   'x-invoke-path': '/404',
2025-11-28T20:09:52:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:52:   'x-invoke-status': '404'
2025-11-28T20:09:52: }
2025-11-28T20:09:52: 2025-11-29T01:09:52.962Z compression no compression: not acceptable
2025-11-28T20:09:53: 2025-11-29T01:09:53.081Z next:router-server:main requestHandler! /wp-admin/includes/colour.php {
2025-11-28T20:09:53:   matchedOutput: null,
2025-11-28T20:09:53:   statusCode: undefined,
2025-11-28T20:09:53:   resHeaders: {},
2025-11-28T20:09:53:   bodyStream: false,
2025-11-28T20:09:53:   parsedUrl: {
2025-11-28T20:09:53:     pathname: '/wp-admin/includes/colour.php',
2025-11-28T20:09:53:     query: [Object: null prototype] {}
2025-11-28T20:09:53:   },
2025-11-28T20:09:53:   finished: false
2025-11-28T20:09:53: }
2025-11-28T20:09:53: 2025-11-29T01:09:53.081Z next:router-server:main invokeRender /wp-admin/includes/colour.php {
2025-11-28T20:09:53:   host: 'gearly.com',
2025-11-28T20:09:53:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T20:09:53:   referer: 'https://duckduckgo.com/',
2025-11-28T20:09:53:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:53:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:53:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:53:   dnt: '1',
2025-11-28T20:09:53:   'x-forwarded-for': '155.80.212.90, 4.219.6.242',
2025-11-28T20:09:53:   'x-real-ip': '155.80.212.90',
2025-11-28T20:09:53:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:53:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:53:   connection: 'Keep-Alive',
2025-11-28T20:09:53:   'x-middleware-invoke': '',
2025-11-28T20:09:53:   'x-invoke-path': '/404',
2025-11-28T20:09:53:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:53:   'x-invoke-status': '404'
2025-11-28T20:09:53: }
2025-11-28T20:09:53: 2025-11-29T01:09:53.082Z compression no compression: not acceptable
2025-11-28T20:09:53: 2025-11-29T01:09:53.321Z next:router-server:main requestHandler! /wp-admin/includes/index.php {
2025-11-28T20:09:53:   matchedOutput: null,
2025-11-28T20:09:53:   statusCode: undefined,
2025-11-28T20:09:53:   resHeaders: {},
2025-11-28T20:09:53:   bodyStream: false,
2025-11-28T20:09:53:   parsedUrl: {
2025-11-28T20:09:53:     pathname: '/wp-admin/includes/index.php',
2025-11-28T20:09:53:     query: [Object: null prototype] {}
2025-11-28T20:09:53:   },
2025-11-28T20:09:53:   finished: false
2025-11-28T20:09:53: }
2025-11-28T20:09:53: 2025-11-29T01:09:53.322Z next:router-server:main invokeRender /wp-admin/includes/index.php {
2025-11-28T20:09:53:   host: 'gearly.com',
2025-11-28T20:09:53:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:53:   referer: 'https://www.yahoo.com/',
2025-11-28T20:09:53:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:53:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:53:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:53:   dnt: '1',
2025-11-28T20:09:53:   'x-forwarded-for': '0.124.171.98, 4.219.6.242',
2025-11-28T20:09:53:   'x-real-ip': '0.124.171.98',
2025-11-28T20:09:53:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:53:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:53:   connection: 'Keep-Alive',
2025-11-28T20:09:53:   'x-middleware-invoke': '',
2025-11-28T20:09:53:   'x-invoke-path': '/404',
2025-11-28T20:09:53:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:53:   'x-invoke-status': '404'
2025-11-28T20:09:53: }
2025-11-28T20:09:53: 2025-11-29T01:09:53.323Z compression no compression: not acceptable
2025-11-28T20:09:53: 2025-11-29T01:09:53.414Z next:router-server:main requestHandler! /wp-admin/js/ {
2025-11-28T20:09:53:   matchedOutput: undefined,
2025-11-28T20:09:53:   statusCode: 308,
2025-11-28T20:09:53:   resHeaders: undefined,
2025-11-28T20:09:53:   bodyStream: false,
2025-11-28T20:09:53:   parsedUrl: { pathname: '/wp-admin/js', query: undefined },
2025-11-28T20:09:53:   finished: true
2025-11-28T20:09:53: }
2025-11-28T20:09:53: 2025-11-29T01:09:53.414Z compression undefined not compressible
2025-11-28T20:09:53: 2025-11-29T01:09:53.414Z compression no compression: filtered
2025-11-28T20:09:53: 2025-11-29T01:09:53.703Z next:router-server:main requestHandler! /wp-admin/js {
2025-11-28T20:09:53:   matchedOutput: null,
2025-11-28T20:09:53:   statusCode: undefined,
2025-11-28T20:09:53:   resHeaders: {},
2025-11-28T20:09:53:   bodyStream: false,
2025-11-28T20:09:53:   parsedUrl: { pathname: '/wp-admin/js', query: [Object: null prototype] {} },
2025-11-28T20:09:53:   finished: false
2025-11-28T20:09:53: }
2025-11-28T20:09:53: 2025-11-29T01:09:53.704Z next:router-server:main invokeRender /wp-admin/js {
2025-11-28T20:09:53:   host: 'gearly.com',
2025-11-28T20:09:53:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T20:09:53:   referer: 'https://www.google.fr/',
2025-11-28T20:09:53:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:53:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:53:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:53:   dnt: '1',
2025-11-28T20:09:53:   'x-forwarded-for': '116.96.119.219, 4.219.6.242',
2025-11-28T20:09:53:   'x-real-ip': '116.96.119.219',
2025-11-28T20:09:53:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:53:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:53:   connection: 'Keep-Alive',
2025-11-28T20:09:53:   'x-middleware-invoke': '',
2025-11-28T20:09:53:   'x-invoke-path': '/404',
2025-11-28T20:09:53:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:53:   'x-invoke-status': '404'
2025-11-28T20:09:53: }
2025-11-28T20:09:53: 2025-11-29T01:09:53.704Z compression no compression: not acceptable
2025-11-28T20:09:53: 2025-11-29T01:09:53.800Z next:router-server:main requestHandler! /wp-admin/js/widgets/ {
2025-11-28T20:09:53:   matchedOutput: undefined,
2025-11-28T20:09:53:   statusCode: 308,
2025-11-28T20:09:53:   resHeaders: undefined,
2025-11-28T20:09:53:   bodyStream: false,
2025-11-28T20:09:53:   parsedUrl: { pathname: '/wp-admin/js/widgets', query: undefined },
2025-11-28T20:09:53:   finished: true
2025-11-28T20:09:53: }
2025-11-28T20:09:53: 2025-11-29T01:09:53.800Z compression undefined not compressible
2025-11-28T20:09:53: 2025-11-29T01:09:53.800Z compression no compression: filtered
2025-11-28T20:09:53: 2025-11-29T01:09:53.894Z next:router-server:main requestHandler! /wp-admin/js/widgets {
2025-11-28T20:09:53:   matchedOutput: null,
2025-11-28T20:09:53:   statusCode: undefined,
2025-11-28T20:09:53:   resHeaders: {},
2025-11-28T20:09:53:   bodyStream: false,
2025-11-28T20:09:53:   parsedUrl: {
2025-11-28T20:09:53:     pathname: '/wp-admin/js/widgets',
2025-11-28T20:09:53:     query: [Object: null prototype] {}
2025-11-28T20:09:53:   },
2025-11-28T20:09:53:   finished: false
2025-11-28T20:09:53: }
2025-11-28T20:09:53: 2025-11-29T01:09:53.894Z next:router-server:main invokeRender /wp-admin/js/widgets {
2025-11-28T20:09:53:   host: 'gearly.com',
2025-11-28T20:09:53:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:53:   referer: 'https://www.google.co.uk/',
2025-11-28T20:09:53:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:53:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:53:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:53:   dnt: '1',
2025-11-28T20:09:53:   'x-forwarded-for': '239.39.123.75, 4.219.6.242',
2025-11-28T20:09:53:   'x-real-ip': '239.39.123.75',
2025-11-28T20:09:53:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:53:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:53:   connection: 'Keep-Alive',
2025-11-28T20:09:53:   'x-middleware-invoke': '',
2025-11-28T20:09:53:   'x-invoke-path': '/404',
2025-11-28T20:09:53:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:53:   'x-invoke-status': '404'
2025-11-28T20:09:53: }
2025-11-28T20:09:53: 2025-11-29T01:09:53.895Z compression no compression: not acceptable
2025-11-28T20:09:54: 2025-11-29T01:09:54.000Z next:router-server:main requestHandler! /wp-admin/js/widgets/index.php {
2025-11-28T20:09:54:   matchedOutput: null,
2025-11-28T20:09:54:   statusCode: undefined,
2025-11-28T20:09:54:   resHeaders: {},
2025-11-28T20:09:54:   bodyStream: false,
2025-11-28T20:09:54:   parsedUrl: {
2025-11-28T20:09:54:     pathname: '/wp-admin/js/widgets/index.php',
2025-11-28T20:09:54:     query: [Object: null prototype] {}
2025-11-28T20:09:54:   },
2025-11-28T20:09:54:   finished: false
2025-11-28T20:09:54: }
2025-11-28T20:09:54: 2025-11-29T01:09:54.000Z next:router-server:main invokeRender /wp-admin/js/widgets/index.php {
2025-11-28T20:09:54:   host: 'gearly.com',
2025-11-28T20:09:54:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:54:   referer: 'https://www.google.co.uk/',
2025-11-28T20:09:54:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:54:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:54:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:54:   dnt: '1',
2025-11-28T20:09:54:   'x-forwarded-for': '104.19.223.204, 4.219.6.242',
2025-11-28T20:09:54:   'x-real-ip': '104.19.223.204',
2025-11-28T20:09:54:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:54:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:54:   connection: 'Keep-Alive',
2025-11-28T20:09:54:   'x-middleware-invoke': '',
2025-11-28T20:09:54:   'x-invoke-path': '/404',
2025-11-28T20:09:54:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:54:   'x-invoke-status': '404'
2025-11-28T20:09:54: }
2025-11-28T20:09:54: 2025-11-29T01:09:54.001Z compression no compression: not acceptable
2025-11-28T20:09:54: 2025-11-29T01:09:54.105Z next:router-server:main requestHandler! /wp-admin/mah.php {
2025-11-28T20:09:54:   matchedOutput: null,
2025-11-28T20:09:54:   statusCode: undefined,
2025-11-28T20:09:54:   resHeaders: {},
2025-11-28T20:09:54:   bodyStream: false,
2025-11-28T20:09:54:   parsedUrl: { pathname: '/wp-admin/mah.php', query: [Object: null prototype] {} },
2025-11-28T20:09:54:   finished: false
2025-11-28T20:09:54: }
2025-11-28T20:09:54: 2025-11-29T01:09:54.105Z next:router-server:main invokeRender /wp-admin/mah.php {
2025-11-28T20:09:54:   host: 'gearly.com',
2025-11-28T20:09:54:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:54:   referer: 'https://www.google.fr/',
2025-11-28T20:09:54:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:54:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:54:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:54:   dnt: '1',
2025-11-28T20:09:54:   'x-forwarded-for': '103.36.182.172, 4.219.6.242',
2025-11-28T20:09:54:   'x-real-ip': '103.36.182.172',
2025-11-28T20:09:54:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:54:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:54:   connection: 'Keep-Alive',
2025-11-28T20:09:54:   'x-middleware-invoke': '',
2025-11-28T20:09:54:   'x-invoke-path': '/404',
2025-11-28T20:09:54:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:54:   'x-invoke-status': '404'
2025-11-28T20:09:54: }
2025-11-28T20:09:54: 2025-11-29T01:09:54.106Z compression no compression: not acceptable
2025-11-28T20:09:54: 2025-11-29T01:09:54.600Z next:router-server:main requestHandler! /wp-admin/maint/ {
2025-11-28T20:09:54:   matchedOutput: undefined,
2025-11-28T20:09:54:   statusCode: 308,
2025-11-28T20:09:54:   resHeaders: undefined,
2025-11-28T20:09:54:   bodyStream: false,
2025-11-28T20:09:54:   parsedUrl: { pathname: '/wp-admin/maint', query: undefined },
2025-11-28T20:09:54:   finished: true
2025-11-28T20:09:54: }
2025-11-28T20:09:54: 2025-11-29T01:09:54.600Z compression undefined not compressible
2025-11-28T20:09:54: 2025-11-29T01:09:54.600Z compression no compression: filtered
2025-11-28T20:09:54: 2025-11-29T01:09:54.693Z next:router-server:main requestHandler! /wp-admin/maint {
2025-11-28T20:09:54:   matchedOutput: null,
2025-11-28T20:09:54:   statusCode: undefined,
2025-11-28T20:09:54:   resHeaders: {},
2025-11-28T20:09:54:   bodyStream: false,
2025-11-28T20:09:54:   parsedUrl: { pathname: '/wp-admin/maint', query: [Object: null prototype] {} },
2025-11-28T20:09:54:   finished: false
2025-11-28T20:09:54: }
2025-11-28T20:09:54: 2025-11-29T01:09:54.693Z next:router-server:main invokeRender /wp-admin/maint {
2025-11-28T20:09:54:   host: 'gearly.com',
2025-11-28T20:09:54:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:54:   referer: 'https://www.google.com/',
2025-11-28T20:09:54:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:54:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:54:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:54:   dnt: '1',
2025-11-28T20:09:54:   'x-forwarded-for': '191.192.140.28, 4.219.6.242',
2025-11-28T20:09:54:   'x-real-ip': '191.192.140.28',
2025-11-28T20:09:54:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:54:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:54:   connection: 'Keep-Alive',
2025-11-28T20:09:54:   'x-middleware-invoke': '',
2025-11-28T20:09:54:   'x-invoke-path': '/404',
2025-11-28T20:09:54:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:54:   'x-invoke-status': '404'
2025-11-28T20:09:54: }
2025-11-28T20:09:54: 2025-11-29T01:09:54.693Z compression no compression: not acceptable
2025-11-28T20:09:54: 2025-11-29T01:09:54.786Z next:router-server:main requestHandler! /wp-admin/meta/ {
2025-11-28T20:09:54:   matchedOutput: undefined,
2025-11-28T20:09:54:   statusCode: 308,
2025-11-28T20:09:54:   resHeaders: undefined,
2025-11-28T20:09:54:   bodyStream: false,
2025-11-28T20:09:54:   parsedUrl: { pathname: '/wp-admin/meta', query: undefined },
2025-11-28T20:09:54:   finished: true
2025-11-28T20:09:54: }
2025-11-28T20:09:54: 2025-11-29T01:09:54.786Z compression undefined not compressible
2025-11-28T20:09:54: 2025-11-29T01:09:54.786Z compression no compression: filtered
2025-11-28T20:09:55: 2025-11-29T01:09:55.393Z next:router-server:main requestHandler! /wp-admin/meta {
2025-11-28T20:09:55:   matchedOutput: null,
2025-11-28T20:09:55:   statusCode: undefined,
2025-11-28T20:09:55:   resHeaders: {},
2025-11-28T20:09:55:   bodyStream: false,
2025-11-28T20:09:55:   parsedUrl: { pathname: '/wp-admin/meta', query: [Object: null prototype] {} },
2025-11-28T20:09:55:   finished: false
2025-11-28T20:09:55: }
2025-11-28T20:09:55: 2025-11-29T01:09:55.393Z next:router-server:main invokeRender /wp-admin/meta {
2025-11-28T20:09:55:   host: 'gearly.com',
2025-11-28T20:09:55:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:55:   referer: 'https://www.yahoo.com/',
2025-11-28T20:09:55:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:55:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:55:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:55:   dnt: '1',
2025-11-28T20:09:55:   'x-forwarded-for': '24.177.64.191, 4.219.6.242',
2025-11-28T20:09:55:   'x-real-ip': '24.177.64.191',
2025-11-28T20:09:55:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:55:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:55:   connection: 'Keep-Alive',
2025-11-28T20:09:55:   'x-middleware-invoke': '',
2025-11-28T20:09:55:   'x-invoke-path': '/404',
2025-11-28T20:09:55:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:55:   'x-invoke-status': '404'
2025-11-28T20:09:55: }
2025-11-28T20:09:55: 2025-11-29T01:09:55.394Z compression no compression: not acceptable
2025-11-28T20:09:55: 2025-11-29T01:09:55.489Z next:router-server:main requestHandler! /wp-admin/network/ {
2025-11-28T20:09:55:   matchedOutput: undefined,
2025-11-28T20:09:55:   statusCode: 308,
2025-11-28T20:09:55:   resHeaders: undefined,
2025-11-28T20:09:55:   bodyStream: false,
2025-11-28T20:09:55:   parsedUrl: { pathname: '/wp-admin/network', query: undefined },
2025-11-28T20:09:55:   finished: true
2025-11-28T20:09:55: }
2025-11-28T20:09:55: 2025-11-29T01:09:55.489Z compression undefined not compressible
2025-11-28T20:09:55: 2025-11-29T01:09:55.489Z compression no compression: filtered
2025-11-28T20:09:55: 2025-11-29T01:09:55.779Z next:router-server:main requestHandler! /wp-admin/network {
2025-11-28T20:09:55:   matchedOutput: null,
2025-11-28T20:09:55:   statusCode: undefined,
2025-11-28T20:09:55:   resHeaders: {},
2025-11-28T20:09:55:   bodyStream: false,
2025-11-28T20:09:55:   parsedUrl: { pathname: '/wp-admin/network', query: [Object: null prototype] {} },
2025-11-28T20:09:55:   finished: false
2025-11-28T20:09:55: }
2025-11-28T20:09:55: 2025-11-29T01:09:55.780Z next:router-server:main invokeRender /wp-admin/network {
2025-11-28T20:09:55:   host: 'gearly.com',
2025-11-28T20:09:55:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:55:   referer: 'https://www.yahoo.com/',
2025-11-28T20:09:55:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:55:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:55:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:55:   dnt: '1',
2025-11-28T20:09:55:   'x-forwarded-for': '104.117.34.165, 4.219.6.242',
2025-11-28T20:09:55:   'x-real-ip': '104.117.34.165',
2025-11-28T20:09:55:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:55:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:55:   connection: 'Keep-Alive',
2025-11-28T20:09:55:   'x-middleware-invoke': '',
2025-11-28T20:09:55:   'x-invoke-path': '/404',
2025-11-28T20:09:55:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:55:   'x-invoke-status': '404'
2025-11-28T20:09:55: }
2025-11-28T20:09:55: 2025-11-29T01:09:55.780Z compression no compression: not acceptable
2025-11-28T20:09:56: 2025-11-29T01:09:56.180Z next:router-server:main requestHandler! /wp-admin/wp-admins.php {
2025-11-28T20:09:56:   matchedOutput: null,
2025-11-28T20:09:56:   statusCode: undefined,
2025-11-28T20:09:56:   resHeaders: {},
2025-11-28T20:09:56:   bodyStream: false,
2025-11-28T20:09:56:   parsedUrl: {
2025-11-28T20:09:56:     pathname: '/wp-admin/wp-admins.php',
2025-11-28T20:09:56:     query: [Object: null prototype] {}
2025-11-28T20:09:56:   },
2025-11-28T20:09:56:   finished: false
2025-11-28T20:09:56: }
2025-11-28T20:09:56: 2025-11-29T01:09:56.181Z next:router-server:main invokeRender /wp-admin/wp-admins.php {
2025-11-28T20:09:56:   host: 'gearly.com',
2025-11-28T20:09:56:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:56:   referer: 'https://www.yahoo.com/',
2025-11-28T20:09:56:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:56:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:56:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:56:   dnt: '1',
2025-11-28T20:09:56:   'x-forwarded-for': '183.45.131.8, 4.219.6.242',
2025-11-28T20:09:56:   'x-real-ip': '183.45.131.8',
2025-11-28T20:09:56:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:56:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:56:   connection: 'Keep-Alive',
2025-11-28T20:09:56:   'x-middleware-invoke': '',
2025-11-28T20:09:56:   'x-invoke-path': '/404',
2025-11-28T20:09:56:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:56:   'x-invoke-status': '404'
2025-11-28T20:09:56: }
2025-11-28T20:09:56: 2025-11-29T01:09:56.181Z compression no compression: not acceptable
2025-11-28T20:09:56: 2025-11-29T01:09:56.286Z next:router-server:main requestHandler! /wp-blog-header.php {
2025-11-28T20:09:56:   matchedOutput: null,
2025-11-28T20:09:56:   statusCode: undefined,
2025-11-28T20:09:56:   resHeaders: {},
2025-11-28T20:09:56:   bodyStream: false,
2025-11-28T20:09:56:   parsedUrl: {
2025-11-28T20:09:56:     pathname: '/wp-blog-header.php',
2025-11-28T20:09:56:     query: [Object: null prototype] {}
2025-11-28T20:09:56:   },
2025-11-28T20:09:56:   finished: false
2025-11-28T20:09:56: }
2025-11-28T20:09:56: 2025-11-29T01:09:56.286Z next:router-server:main invokeRender /wp-blog-header.php {
2025-11-28T20:09:56:   host: 'gearly.com',
2025-11-28T20:09:56:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:56:   referer: 'https://www.bing.com/',
2025-11-28T20:09:56:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:56:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:56:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:56:   dnt: '1',
2025-11-28T20:09:56:   'x-forwarded-for': '208.209.138.234, 4.219.6.242',
2025-11-28T20:09:56:   'x-real-ip': '208.209.138.234',
2025-11-28T20:09:56:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:56:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:56:   connection: 'Keep-Alive',
2025-11-28T20:09:56:   'x-middleware-invoke': '',
2025-11-28T20:09:56:   'x-invoke-path': '/404',
2025-11-28T20:09:56:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:56:   'x-invoke-status': '404'
2025-11-28T20:09:56: }
2025-11-28T20:09:56: 2025-11-29T01:09:56.286Z compression no compression: not acceptable
2025-11-28T20:09:56: 2025-11-29T01:09:56.388Z next:router-server:main requestHandler! /wp-comments.php {
2025-11-28T20:09:56:   matchedOutput: null,
2025-11-28T20:09:56:   statusCode: undefined,
2025-11-28T20:09:56:   resHeaders: {},
2025-11-28T20:09:56:   bodyStream: false,
2025-11-28T20:09:56:   parsedUrl: { pathname: '/wp-comments.php', query: [Object: null prototype] {} },
2025-11-28T20:09:56:   finished: false
2025-11-28T20:09:56: }
2025-11-28T20:09:56: 2025-11-29T01:09:56.388Z next:router-server:main invokeRender /wp-comments.php {
2025-11-28T20:09:56:   host: 'gearly.com',
2025-11-28T20:09:56:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:56:   referer: 'https://duckduckgo.com/',
2025-11-28T20:09:56:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:56:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:56:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:56:   dnt: '1',
2025-11-28T20:09:56:   'x-forwarded-for': '173.29.50.235, 4.219.6.242',
2025-11-28T20:09:56:   'x-real-ip': '173.29.50.235',
2025-11-28T20:09:56:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:56:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:56:   connection: 'Keep-Alive',
2025-11-28T20:09:56:   'x-middleware-invoke': '',
2025-11-28T20:09:56:   'x-invoke-path': '/404',
2025-11-28T20:09:56:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:56:   'x-invoke-status': '404'
2025-11-28T20:09:56: }
2025-11-28T20:09:56: 2025-11-29T01:09:56.388Z compression no compression: not acceptable
2025-11-28T20:09:56: 2025-11-29T01:09:56.482Z next:router-server:main requestHandler! /wp-conflg.php {
2025-11-28T20:09:56:   matchedOutput: null,
2025-11-28T20:09:56:   statusCode: undefined,
2025-11-28T20:09:56:   resHeaders: {},
2025-11-28T20:09:56:   bodyStream: false,
2025-11-28T20:09:56:   parsedUrl: { pathname: '/wp-conflg.php', query: [Object: null prototype] {} },
2025-11-28T20:09:56:   finished: false
2025-11-28T20:09:56: }
2025-11-28T20:09:56: 2025-11-29T01:09:56.482Z next:router-server:main invokeRender /wp-conflg.php {
2025-11-28T20:09:56:   host: 'gearly.com',
2025-11-28T20:09:56:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:56:   referer: 'https://www.bing.com/',
2025-11-28T20:09:56:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:56:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:56:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:56:   dnt: '1',
2025-11-28T20:09:56:   'x-forwarded-for': '153.249.186.14, 4.219.6.242',
2025-11-28T20:09:56:   'x-real-ip': '153.249.186.14',
2025-11-28T20:09:56:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:56:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:56:   connection: 'Keep-Alive',
2025-11-28T20:09:56:   'x-middleware-invoke': '',
2025-11-28T20:09:56:   'x-invoke-path': '/404',
2025-11-28T20:09:56:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:56:   'x-invoke-status': '404'
2025-11-28T20:09:56: }
2025-11-28T20:09:56: 2025-11-29T01:09:56.482Z compression no compression: not acceptable
2025-11-28T20:09:56: 2025-11-29T01:09:56.575Z next:router-server:main requestHandler! /wp-content/ {
2025-11-28T20:09:56:   matchedOutput: undefined,
2025-11-28T20:09:56:   statusCode: 308,
2025-11-28T20:09:56:   resHeaders: undefined,
2025-11-28T20:09:56:   bodyStream: false,
2025-11-28T20:09:56:   parsedUrl: { pathname: '/wp-content', query: undefined },
2025-11-28T20:09:56:   finished: true
2025-11-28T20:09:56: }
2025-11-28T20:09:56: 2025-11-29T01:09:56.575Z compression undefined not compressible
2025-11-28T20:09:56: 2025-11-29T01:09:56.575Z compression no compression: filtered
2025-11-28T20:09:56: 2025-11-29T01:09:56.675Z next:router-server:main requestHandler! /wp-content {
2025-11-28T20:09:56:   matchedOutput: null,
2025-11-28T20:09:56:   statusCode: undefined,
2025-11-28T20:09:56:   resHeaders: {},
2025-11-28T20:09:56:   bodyStream: false,
2025-11-28T20:09:56:   parsedUrl: { pathname: '/wp-content', query: [Object: null prototype] {} },
2025-11-28T20:09:56:   finished: false
2025-11-28T20:09:56: }
2025-11-28T20:09:56: 2025-11-29T01:09:56.675Z next:router-server:main invokeRender /wp-content {
2025-11-28T20:09:56:   host: 'gearly.com',
2025-11-28T20:09:56:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:56:   referer: 'https://www.bing.com/',
2025-11-28T20:09:56:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:56:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:56:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:56:   dnt: '1',
2025-11-28T20:09:56:   'x-forwarded-for': '76.248.17.185, 4.219.6.242',
2025-11-28T20:09:56:   'x-real-ip': '76.248.17.185',
2025-11-28T20:09:56:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:56:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:56:   connection: 'Keep-Alive',
2025-11-28T20:09:56:   'x-middleware-invoke': '',
2025-11-28T20:09:56:   'x-invoke-path': '/404',
2025-11-28T20:09:56:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:56:   'x-invoke-status': '404'
2025-11-28T20:09:56: }
2025-11-28T20:09:56: 2025-11-29T01:09:56.676Z compression no compression: not acceptable
2025-11-28T20:09:56: 2025-11-29T01:09:56.817Z next:router-server:main requestHandler! /wp-content/1.php {
2025-11-28T20:09:56:   matchedOutput: null,
2025-11-28T20:09:56:   statusCode: undefined,
2025-11-28T20:09:56:   resHeaders: {},
2025-11-28T20:09:56:   bodyStream: false,
2025-11-28T20:09:56:   parsedUrl: { pathname: '/wp-content/1.php', query: [Object: null prototype] {} },
2025-11-28T20:09:56:   finished: false
2025-11-28T20:09:56: }
2025-11-28T20:09:56: 2025-11-29T01:09:56.817Z next:router-server:main invokeRender /wp-content/1.php {
2025-11-28T20:09:56:   host: 'gearly.com',
2025-11-28T20:09:56:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:56:   referer: 'https://www.yahoo.com/',
2025-11-28T20:09:56:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:56:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:56:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:56:   dnt: '1',
2025-11-28T20:09:56:   'x-forwarded-for': '141.237.64.103, 4.219.6.242',
2025-11-28T20:09:56:   'x-real-ip': '141.237.64.103',
2025-11-28T20:09:56:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:56:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:56:   connection: 'Keep-Alive',
2025-11-28T20:09:56:   'x-middleware-invoke': '',
2025-11-28T20:09:56:   'x-invoke-path': '/404',
2025-11-28T20:09:56:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:56:   'x-invoke-status': '404'
2025-11-28T20:09:56: }
2025-11-28T20:09:56: 2025-11-29T01:09:56.818Z compression no compression: not acceptable
2025-11-28T20:09:56: 2025-11-29T01:09:56.910Z next:router-server:main requestHandler! /wp-content/Geforce.php {
2025-11-28T20:09:56:   matchedOutput: null,
2025-11-28T20:09:56:   statusCode: undefined,
2025-11-28T20:09:56:   resHeaders: {},
2025-11-28T20:09:56:   bodyStream: false,
2025-11-28T20:09:56:   parsedUrl: {
2025-11-28T20:09:56:     pathname: '/wp-content/Geforce.php',
2025-11-28T20:09:56:     query: [Object: null prototype] {}
2025-11-28T20:09:56:   },
2025-11-28T20:09:56:   finished: false
2025-11-28T20:09:56: }
2025-11-28T20:09:56: 2025-11-29T01:09:56.910Z next:router-server:main invokeRender /wp-content/Geforce.php {
2025-11-28T20:09:56:   host: 'gearly.com',
2025-11-28T20:09:56:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:56:   referer: 'https://www.google.de/',
2025-11-28T20:09:56:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:56:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:56:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:56:   dnt: '1',
2025-11-28T20:09:56:   'x-forwarded-for': '201.120.44.44, 4.219.6.242',
2025-11-28T20:09:56:   'x-real-ip': '201.120.44.44',
2025-11-28T20:09:56:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:56:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:56:   connection: 'Keep-Alive',
2025-11-28T20:09:56:   'x-middleware-invoke': '',
2025-11-28T20:09:56:   'x-invoke-path': '/404',
2025-11-28T20:09:56:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:56:   'x-invoke-status': '404'
2025-11-28T20:09:56: }
2025-11-28T20:09:56: 2025-11-29T01:09:56.911Z compression no compression: not acceptable
2025-11-28T20:09:57: 2025-11-29T01:09:57.123Z next:router-server:main requestHandler! /wp-content/admin.php {
2025-11-28T20:09:57:   matchedOutput: null,
2025-11-28T20:09:57:   statusCode: undefined,
2025-11-28T20:09:57:   resHeaders: {},
2025-11-28T20:09:57:   bodyStream: false,
2025-11-28T20:09:57:   parsedUrl: {
2025-11-28T20:09:57:     pathname: '/wp-content/admin.php',
2025-11-28T20:09:57:     query: [Object: null prototype] {}
2025-11-28T20:09:57:   },
2025-11-28T20:09:57:   finished: false
2025-11-28T20:09:57: }
2025-11-28T20:09:57: 2025-11-29T01:09:57.123Z next:router-server:main invokeRender /wp-content/admin.php {
2025-11-28T20:09:57:   host: 'gearly.com',
2025-11-28T20:09:57:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:57:   referer: 'https://www.google.de/',
2025-11-28T20:09:57:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:57:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:57:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:57:   dnt: '1',
2025-11-28T20:09:57:   'x-forwarded-for': '135.20.107.116, 4.219.6.242',
2025-11-28T20:09:57:   'x-real-ip': '135.20.107.116',
2025-11-28T20:09:57:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:57:   connection: 'Keep-Alive',
2025-11-28T20:09:57:   'x-middleware-invoke': '',
2025-11-28T20:09:57:   'x-invoke-path': '/404',
2025-11-28T20:09:57:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:57:   'x-invoke-status': '404'
2025-11-28T20:09:57: }
2025-11-28T20:09:57: 2025-11-29T01:09:57.123Z compression no compression: not acceptable
2025-11-28T20:09:57: 2025-11-29T01:09:57.356Z next:router-server:main requestHandler! /wp-content/autoload_classmap.php {
2025-11-28T20:09:57:   matchedOutput: null,
2025-11-28T20:09:57:   statusCode: undefined,
2025-11-28T20:09:57:   resHeaders: {},
2025-11-28T20:09:57:   bodyStream: false,
2025-11-28T20:09:57:   parsedUrl: {
2025-11-28T20:09:57:     pathname: '/wp-content/autoload_classmap.php',
2025-11-28T20:09:57:     query: [Object: null prototype] {}
2025-11-28T20:09:57:   },
2025-11-28T20:09:57:   finished: false
2025-11-28T20:09:57: }
2025-11-28T20:09:57: 2025-11-29T01:09:57.356Z next:router-server:main invokeRender /wp-content/autoload_classmap.php {
2025-11-28T20:09:57:   host: 'gearly.com',
2025-11-28T20:09:57:   'user-agent': 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:57:   referer: 'https://www.yahoo.com/',
2025-11-28T20:09:57:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:57:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:57:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:57:   dnt: '1',
2025-11-28T20:09:57:   'x-forwarded-for': '167.156.203.36, 4.219.6.242',
2025-11-28T20:09:57:   'x-real-ip': '167.156.203.36',
2025-11-28T20:09:57:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:57:   connection: 'Keep-Alive',
2025-11-28T20:09:57:   'x-middleware-invoke': '',
2025-11-28T20:09:57:   'x-invoke-path': '/404',
2025-11-28T20:09:57:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:57:   'x-invoke-status': '404'
2025-11-28T20:09:57: }
2025-11-28T20:09:57: 2025-11-29T01:09:57.357Z compression no compression: not acceptable
2025-11-28T20:09:57: 2025-11-29T01:09:57.697Z next:router-server:main requestHandler! /wp-content/index.php {
2025-11-28T20:09:57:   matchedOutput: null,
2025-11-28T20:09:57:   statusCode: undefined,
2025-11-28T20:09:57:   resHeaders: {},
2025-11-28T20:09:57:   bodyStream: false,
2025-11-28T20:09:57:   parsedUrl: {
2025-11-28T20:09:57:     pathname: '/wp-content/index.php',
2025-11-28T20:09:57:     query: [Object: null prototype] {}
2025-11-28T20:09:57:   },
2025-11-28T20:09:57:   finished: false
2025-11-28T20:09:57: }
2025-11-28T20:09:57: 2025-11-29T01:09:57.697Z next:router-server:main invokeRender /wp-content/index.php {
2025-11-28T20:09:57:   host: 'gearly.com',
2025-11-28T20:09:57:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:57:   referer: 'https://www.google.de/',
2025-11-28T20:09:57:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:57:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:57:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:57:   dnt: '1',
2025-11-28T20:09:57:   'x-forwarded-for': '96.32.116.133, 4.219.6.242',
2025-11-28T20:09:57:   'x-real-ip': '96.32.116.133',
2025-11-28T20:09:57:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:57:   connection: 'Keep-Alive',
2025-11-28T20:09:57:   'x-middleware-invoke': '',
2025-11-28T20:09:57:   'x-invoke-path': '/404',
2025-11-28T20:09:57:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:57:   'x-invoke-status': '404'
2025-11-28T20:09:57: }
2025-11-28T20:09:57: 2025-11-29T01:09:57.698Z compression no compression: not acceptable
2025-11-28T20:09:57: 2025-11-29T01:09:57.798Z next:router-server:main requestHandler! /wp-content/plugins/ {
2025-11-28T20:09:57:   matchedOutput: undefined,
2025-11-28T20:09:57:   statusCode: 308,
2025-11-28T20:09:57:   resHeaders: undefined,
2025-11-28T20:09:57:   bodyStream: false,
2025-11-28T20:09:57:   parsedUrl: { pathname: '/wp-content/plugins', query: undefined },
2025-11-28T20:09:57:   finished: true
2025-11-28T20:09:57: }
2025-11-28T20:09:57: 2025-11-29T01:09:57.798Z compression undefined not compressible
2025-11-28T20:09:57: 2025-11-29T01:09:57.798Z compression no compression: filtered
2025-11-28T20:09:57: 2025-11-29T01:09:57.890Z next:router-server:main requestHandler! /wp-content/plugins {
2025-11-28T20:09:57:   matchedOutput: null,
2025-11-28T20:09:57:   statusCode: undefined,
2025-11-28T20:09:57:   resHeaders: {},
2025-11-28T20:09:57:   bodyStream: false,
2025-11-28T20:09:57:   parsedUrl: {
2025-11-28T20:09:57:     pathname: '/wp-content/plugins',
2025-11-28T20:09:57:     query: [Object: null prototype] {}
2025-11-28T20:09:57:   },
2025-11-28T20:09:57:   finished: false
2025-11-28T20:09:57: }
2025-11-28T20:09:57: 2025-11-29T01:09:57.890Z next:router-server:main invokeRender /wp-content/plugins {
2025-11-28T20:09:57:   host: 'gearly.com',
2025-11-28T20:09:57:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:57:   referer: 'https://duckduckgo.com/',
2025-11-28T20:09:57:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:57:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:57:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:57:   dnt: '1',
2025-11-28T20:09:57:   'x-forwarded-for': '136.146.25.18, 4.219.6.242',
2025-11-28T20:09:57:   'x-real-ip': '136.146.25.18',
2025-11-28T20:09:57:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:57:   connection: 'Keep-Alive',
2025-11-28T20:09:57:   'x-middleware-invoke': '',
2025-11-28T20:09:57:   'x-invoke-path': '/404',
2025-11-28T20:09:57:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:57:   'x-invoke-status': '404'
2025-11-28T20:09:57: }
2025-11-28T20:09:57: 2025-11-29T01:09:57.891Z compression no compression: not acceptable
2025-11-28T20:09:58: 2025-11-29T01:09:58.179Z next:router-server:main requestHandler! /wp-content/plugins/HelloDollyV2/ {
2025-11-28T20:09:58:   matchedOutput: undefined,
2025-11-28T20:09:58:   statusCode: 308,
2025-11-28T20:09:58:   resHeaders: undefined,
2025-11-28T20:09:58:   bodyStream: false,
2025-11-28T20:09:58:   parsedUrl: { pathname: '/wp-content/plugins/HelloDollyV2', query: undefined },
2025-11-28T20:09:58:   finished: true
2025-11-28T20:09:58: }
2025-11-28T20:09:58: 2025-11-29T01:09:58.179Z compression undefined not compressible
2025-11-28T20:09:58: 2025-11-29T01:09:58.179Z compression no compression: filtered
2025-11-28T20:09:58: 2025-11-29T01:09:58.271Z next:router-server:main requestHandler! /wp-content/plugins/HelloDollyV2 {
2025-11-28T20:09:58:   matchedOutput: null,
2025-11-28T20:09:58:   statusCode: undefined,
2025-11-28T20:09:58:   resHeaders: {},
2025-11-28T20:09:58:   bodyStream: false,
2025-11-28T20:09:58:   parsedUrl: {
2025-11-28T20:09:58:     pathname: '/wp-content/plugins/HelloDollyV2',
2025-11-28T20:09:58:     query: [Object: null prototype] {}
2025-11-28T20:09:58:   },
2025-11-28T20:09:58:   finished: false
2025-11-28T20:09:58: }
2025-11-28T20:09:58: 2025-11-29T01:09:58.271Z next:router-server:main invokeRender /wp-content/plugins/HelloDollyV2 {
2025-11-28T20:09:58:   host: 'gearly.com',
2025-11-28T20:09:58:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:58:   referer: 'https://www.google.com/',
2025-11-28T20:09:58:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:58:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:58:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:58:   dnt: '1',
2025-11-28T20:09:58:   'x-forwarded-for': '242.229.37.210, 4.219.6.242',
2025-11-28T20:09:58:   'x-real-ip': '242.229.37.210',
2025-11-28T20:09:58:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:58:   connection: 'Keep-Alive',
2025-11-28T20:09:58:   'x-middleware-invoke': '',
2025-11-28T20:09:58:   'x-invoke-path': '/404',
2025-11-28T20:09:58:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:58:   'x-invoke-status': '404'
2025-11-28T20:09:58: }
2025-11-28T20:09:58: 2025-11-29T01:09:58.272Z compression no compression: not acceptable
2025-11-28T20:09:58: 2025-11-29T01:09:58.369Z next:router-server:main requestHandler! /wp-content/plugins/admin.php {
2025-11-28T20:09:58:   matchedOutput: null,
2025-11-28T20:09:58:   statusCode: undefined,
2025-11-28T20:09:58:   resHeaders: {},
2025-11-28T20:09:58:   bodyStream: false,
2025-11-28T20:09:58:   parsedUrl: {
2025-11-28T20:09:58:     pathname: '/wp-content/plugins/admin.php',
2025-11-28T20:09:58:     query: [Object: null prototype] {}
2025-11-28T20:09:58:   },
2025-11-28T20:09:58:   finished: false
2025-11-28T20:09:58: }
2025-11-28T20:09:58: 2025-11-29T01:09:58.369Z next:router-server:main invokeRender /wp-content/plugins/admin.php {
2025-11-28T20:09:58:   host: 'gearly.com',
2025-11-28T20:09:58:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:58:   referer: 'https://www.google.fr/',
2025-11-28T20:09:58:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:58:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:58:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:58:   dnt: '1',
2025-11-28T20:09:58:   'x-forwarded-for': '161.223.11.154, 4.219.6.242',
2025-11-28T20:09:58:   'x-real-ip': '161.223.11.154',
2025-11-28T20:09:58:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:58:   connection: 'Keep-Alive',
2025-11-28T20:09:58:   'x-middleware-invoke': '',
2025-11-28T20:09:58:   'x-invoke-path': '/404',
2025-11-28T20:09:58:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:58:   'x-invoke-status': '404'
2025-11-28T20:09:58: }
2025-11-28T20:09:58: 2025-11-29T01:09:58.370Z compression no compression: not acceptable
2025-11-28T20:09:58: 2025-11-29T01:09:58.464Z next:router-server:main requestHandler! /wp-content/plugins/dummyyummy/wp-signup.php {
2025-11-28T20:09:58:   matchedOutput: null,
2025-11-28T20:09:58:   statusCode: undefined,
2025-11-28T20:09:58:   resHeaders: {},
2025-11-28T20:09:58:   bodyStream: false,
2025-11-28T20:09:58:   parsedUrl: {
2025-11-28T20:09:58:     pathname: '/wp-content/plugins/dummyyummy/wp-signup.php',
2025-11-28T20:09:58:     query: [Object: null prototype] {}
2025-11-28T20:09:58:   },
2025-11-28T20:09:58:   finished: false
2025-11-28T20:09:58: }
2025-11-28T20:09:58: 2025-11-29T01:09:58.464Z next:router-server:main invokeRender /wp-content/plugins/dummyyummy/wp-signup.php {
2025-11-28T20:09:58:   host: 'gearly.com',
2025-11-28T20:09:58:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:58:   referer: 'https://www.bing.com/',
2025-11-28T20:09:58:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:58:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:58:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:58:   dnt: '1',
2025-11-28T20:09:58:   'x-forwarded-for': '99.101.44.79, 4.219.6.242',
2025-11-28T20:09:58:   'x-real-ip': '99.101.44.79',
2025-11-28T20:09:58:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:58:   connection: 'Keep-Alive',
2025-11-28T20:09:58:   'x-middleware-invoke': '',
2025-11-28T20:09:58:   'x-invoke-path': '/404',
2025-11-28T20:09:58:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:58:   'x-invoke-status': '404'
2025-11-28T20:09:58: }
2025-11-28T20:09:58: 2025-11-29T01:09:58.465Z compression no compression: not acceptable
2025-11-28T20:09:58: 2025-11-29T01:09:58.696Z next:router-server:main requestHandler! /wp-content/plugins/pwnd/as.php {
2025-11-28T20:09:58:   matchedOutput: null,
2025-11-28T20:09:58:   statusCode: undefined,
2025-11-28T20:09:58:   resHeaders: {},
2025-11-28T20:09:58:   bodyStream: false,
2025-11-28T20:09:58:   parsedUrl: {
2025-11-28T20:09:58:     pathname: '/wp-content/plugins/pwnd/as.php',
2025-11-28T20:09:58:     query: [Object: null prototype] {}
2025-11-28T20:09:58:   },
2025-11-28T20:09:58:   finished: false
2025-11-28T20:09:58: }
2025-11-28T20:09:58: 2025-11-29T01:09:58.696Z next:router-server:main invokeRender /wp-content/plugins/pwnd/as.php {
2025-11-28T20:09:58:   host: 'gearly.com',
2025-11-28T20:09:58:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:58:   referer: 'https://www.bing.com/',
2025-11-28T20:09:58:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:58:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:58:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:58:   dnt: '1',
2025-11-28T20:09:58:   'x-forwarded-for': '29.105.142.142, 4.219.6.242',
2025-11-28T20:09:58:   'x-real-ip': '29.105.142.142',
2025-11-28T20:09:58:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:58:   connection: 'Keep-Alive',
2025-11-28T20:09:58:   'x-middleware-invoke': '',
2025-11-28T20:09:58:   'x-invoke-path': '/404',
2025-11-28T20:09:58:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:58:   'x-invoke-status': '404'
2025-11-28T20:09:58: }
2025-11-28T20:09:58: 2025-11-29T01:09:58.697Z compression no compression: not acceptable
2025-11-28T20:09:59: 2025-11-29T01:09:59.386Z next:router-server:main requestHandler! /wp-content/themes/ {
2025-11-28T20:09:59:   matchedOutput: undefined,
2025-11-28T20:09:59:   statusCode: 308,
2025-11-28T20:09:59:   resHeaders: undefined,
2025-11-28T20:09:59:   bodyStream: false,
2025-11-28T20:09:59:   parsedUrl: { pathname: '/wp-content/themes', query: undefined },
2025-11-28T20:09:59:   finished: true
2025-11-28T20:09:59: }
2025-11-28T20:09:59: 2025-11-29T01:09:59.386Z compression undefined not compressible
2025-11-28T20:09:59: 2025-11-29T01:09:59.386Z compression no compression: filtered
2025-11-28T20:09:59: 2025-11-29T01:09:59.545Z next:router-server:main requestHandler! /wp-content/themes {
2025-11-28T20:09:59:   matchedOutput: null,
2025-11-28T20:09:59:   statusCode: undefined,
2025-11-28T20:09:59:   resHeaders: {},
2025-11-28T20:09:59:   bodyStream: false,
2025-11-28T20:09:59:   parsedUrl: {
2025-11-28T20:09:59:     pathname: '/wp-content/themes',
2025-11-28T20:09:59:     query: [Object: null prototype] {}
2025-11-28T20:09:59:   },
2025-11-28T20:09:59:   finished: false
2025-11-28T20:09:59: }
2025-11-28T20:09:59: 2025-11-29T01:09:59.545Z next:router-server:main invokeRender /wp-content/themes {
2025-11-28T20:09:59:   host: 'gearly.com',
2025-11-28T20:09:59:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:59:   referer: 'https://www.bing.com/',
2025-11-28T20:09:59:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:59:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:59:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:59:   dnt: '1',
2025-11-28T20:09:59:   'x-forwarded-for': '141.142.93.162, 4.219.6.242',
2025-11-28T20:09:59:   'x-real-ip': '141.142.93.162',
2025-11-28T20:09:59:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:59:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:59:   connection: 'Keep-Alive',
2025-11-28T20:09:59:   'x-middleware-invoke': '',
2025-11-28T20:09:59:   'x-invoke-path': '/404',
2025-11-28T20:09:59:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:59:   'x-invoke-status': '404'
2025-11-28T20:09:59: }
2025-11-28T20:09:59: 2025-11-29T01:09:59.546Z compression no compression: not acceptable
2025-11-28T20:09:59: 2025-11-29T01:09:59.640Z next:router-server:main requestHandler! /wp-content/themes/admin.php {
2025-11-28T20:09:59:   matchedOutput: null,
2025-11-28T20:09:59:   statusCode: undefined,
2025-11-28T20:09:59:   resHeaders: {},
2025-11-28T20:09:59:   bodyStream: false,
2025-11-28T20:09:59:   parsedUrl: {
2025-11-28T20:09:59:     pathname: '/wp-content/themes/admin.php',
2025-11-28T20:09:59:     query: [Object: null prototype] {}
2025-11-28T20:09:59:   },
2025-11-28T20:09:59:   finished: false
2025-11-28T20:09:59: }
2025-11-28T20:09:59: 2025-11-29T01:09:59.640Z next:router-server:main invokeRender /wp-content/themes/admin.php {
2025-11-28T20:09:59:   host: 'gearly.com',
2025-11-28T20:09:59:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T20:09:59:   referer: 'https://www.google.com/',
2025-11-28T20:09:59:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:59:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:59:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:59:   dnt: '1',
2025-11-28T20:09:59:   'x-forwarded-for': '16.189.253.39, 4.219.6.242',
2025-11-28T20:09:59:   'x-real-ip': '16.189.253.39',
2025-11-28T20:09:59:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:59:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:59:   connection: 'Keep-Alive',
2025-11-28T20:09:59:   'x-middleware-invoke': '',
2025-11-28T20:09:59:   'x-invoke-path': '/404',
2025-11-28T20:09:59:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:59:   'x-invoke-status': '404'
2025-11-28T20:09:59: }
2025-11-28T20:09:59: 2025-11-29T01:09:59.641Z compression no compression: not acceptable
2025-11-28T20:09:59: 2025-11-29T01:09:59.733Z next:router-server:main requestHandler! /wp-content/themes/index.php {
2025-11-28T20:09:59:   matchedOutput: null,
2025-11-28T20:09:59:   statusCode: undefined,
2025-11-28T20:09:59:   resHeaders: {},
2025-11-28T20:09:59:   bodyStream: false,
2025-11-28T20:09:59:   parsedUrl: {
2025-11-28T20:09:59:     pathname: '/wp-content/themes/index.php',
2025-11-28T20:09:59:     query: [Object: null prototype] {}
2025-11-28T20:09:59:   },
2025-11-28T20:09:59:   finished: false
2025-11-28T20:09:59: }
2025-11-28T20:09:59: 2025-11-29T01:09:59.733Z next:router-server:main invokeRender /wp-content/themes/index.php {
2025-11-28T20:09:59:   host: 'gearly.com',
2025-11-28T20:09:59:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:59:   referer: 'https://www.google.de/',
2025-11-28T20:09:59:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:59:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:59:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:59:   dnt: '1',
2025-11-28T20:09:59:   'x-forwarded-for': '146.149.111.194, 4.219.6.242',
2025-11-28T20:09:59:   'x-real-ip': '146.149.111.194',
2025-11-28T20:09:59:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:59:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:59:   connection: 'Keep-Alive',
2025-11-28T20:09:59:   'x-middleware-invoke': '',
2025-11-28T20:09:59:   'x-invoke-path': '/404',
2025-11-28T20:09:59:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:59:   'x-invoke-status': '404'
2025-11-28T20:09:59: }
2025-11-28T20:09:59: 2025-11-29T01:09:59.734Z compression no compression: not acceptable
2025-11-28T20:09:59: 2025-11-29T01:09:59.863Z next:router-server:main requestHandler! /wp-content/themes/themes.php {
2025-11-28T20:09:59:   matchedOutput: null,
2025-11-28T20:09:59:   statusCode: undefined,
2025-11-28T20:09:59:   resHeaders: {},
2025-11-28T20:09:59:   bodyStream: false,
2025-11-28T20:09:59:   parsedUrl: {
2025-11-28T20:09:59:     pathname: '/wp-content/themes/themes.php',
2025-11-28T20:09:59:     query: [Object: null prototype] {}
2025-11-28T20:09:59:   },
2025-11-28T20:09:59:   finished: false
2025-11-28T20:09:59: }
2025-11-28T20:09:59: 2025-11-29T01:09:59.863Z next:router-server:main invokeRender /wp-content/themes/themes.php {
2025-11-28T20:09:59:   host: 'gearly.com',
2025-11-28T20:09:59:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T20:09:59:   referer: 'https://www.google.fr/',
2025-11-28T20:09:59:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:09:59:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:09:59:   'upgrade-insecure-requests': '1',
2025-11-28T20:09:59:   dnt: '1',
2025-11-28T20:09:59:   'x-forwarded-for': '206.55.96.145, 4.219.6.242',
2025-11-28T20:09:59:   'x-real-ip': '206.55.96.145',
2025-11-28T20:09:59:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:09:59:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:09:59:   connection: 'Keep-Alive',
2025-11-28T20:09:59:   'x-middleware-invoke': '',
2025-11-28T20:09:59:   'x-invoke-path': '/404',
2025-11-28T20:09:59:   'x-invoke-query': '%7B%7D',
2025-11-28T20:09:59:   'x-invoke-status': '404'
2025-11-28T20:09:59: }
2025-11-28T20:09:59: 2025-11-29T01:09:59.864Z compression no compression: not acceptable
2025-11-28T20:09:59: 2025-11-29T01:09:59.998Z next:router-server:main requestHandler! /wp-content/upgrade/ {
2025-11-28T20:09:59:   matchedOutput: undefined,
2025-11-28T20:09:59:   statusCode: 308,
2025-11-28T20:09:59:   resHeaders: undefined,
2025-11-28T20:09:59:   bodyStream: false,
2025-11-28T20:09:59:   parsedUrl: { pathname: '/wp-content/upgrade', query: undefined },
2025-11-28T20:09:59:   finished: true
2025-11-28T20:09:59: }
2025-11-28T20:09:59: 2025-11-29T01:09:59.998Z compression undefined not compressible
2025-11-28T20:09:59: 2025-11-29T01:09:59.998Z compression no compression: filtered
2025-11-28T20:10:00: 2025-11-29T01:10:00.119Z next:router-server:main requestHandler! /wp-content/upgrade {
2025-11-28T20:10:00:   matchedOutput: null,
2025-11-28T20:10:00:   statusCode: undefined,
2025-11-28T20:10:00:   resHeaders: {},
2025-11-28T20:10:00:   bodyStream: false,
2025-11-28T20:10:00:   parsedUrl: {
2025-11-28T20:10:00:     pathname: '/wp-content/upgrade',
2025-11-28T20:10:00:     query: [Object: null prototype] {}
2025-11-28T20:10:00:   },
2025-11-28T20:10:00:   finished: false
2025-11-28T20:10:00: }
2025-11-28T20:10:00: 2025-11-29T01:10:00.119Z next:router-server:main invokeRender /wp-content/upgrade {
2025-11-28T20:10:00:   host: 'gearly.com',
2025-11-28T20:10:00:   'user-agent': 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:00:   referer: 'https://duckduckgo.com/',
2025-11-28T20:10:00:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:00:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:00:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:00:   dnt: '1',
2025-11-28T20:10:00:   'x-forwarded-for': '170.220.66.105, 4.219.6.242',
2025-11-28T20:10:00:   'x-real-ip': '170.220.66.105',
2025-11-28T20:10:00:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:00:   connection: 'Keep-Alive',
2025-11-28T20:10:00:   'x-middleware-invoke': '',
2025-11-28T20:10:00:   'x-invoke-path': '/404',
2025-11-28T20:10:00:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:00:   'x-invoke-status': '404'
2025-11-28T20:10:00: }
2025-11-28T20:10:00: 2025-11-29T01:10:00.120Z compression no compression: not acceptable
2025-11-28T20:10:00: 2025-11-29T01:10:00.223Z next:router-server:main requestHandler! /wp-content/upgrade/index.php {
2025-11-28T20:10:00:   matchedOutput: null,
2025-11-28T20:10:00:   statusCode: undefined,
2025-11-28T20:10:00:   resHeaders: {},
2025-11-28T20:10:00:   bodyStream: false,
2025-11-28T20:10:00:   parsedUrl: {
2025-11-28T20:10:00:     pathname: '/wp-content/upgrade/index.php',
2025-11-28T20:10:00:     query: [Object: null prototype] {}
2025-11-28T20:10:00:   },
2025-11-28T20:10:00:   finished: false
2025-11-28T20:10:00: }
2025-11-28T20:10:00: 2025-11-29T01:10:00.223Z next:router-server:main invokeRender /wp-content/upgrade/index.php {
2025-11-28T20:10:00:   host: 'gearly.com',
2025-11-28T20:10:00:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T20:10:00:   referer: 'https://www.bing.com/',
2025-11-28T20:10:00:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:00:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:00:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:00:   dnt: '1',
2025-11-28T20:10:00:   'x-forwarded-for': '190.94.187.146, 4.219.6.242',
2025-11-28T20:10:00:   'x-real-ip': '190.94.187.146',
2025-11-28T20:10:00:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:00:   connection: 'Keep-Alive',
2025-11-28T20:10:00:   'x-middleware-invoke': '',
2025-11-28T20:10:00:   'x-invoke-path': '/404',
2025-11-28T20:10:00:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:00:   'x-invoke-status': '404'
2025-11-28T20:10:00: }
2025-11-28T20:10:00: 2025-11-29T01:10:00.223Z compression no compression: not acceptable
2025-11-28T20:10:00: 2025-11-29T01:10:00.320Z next:router-server:main requestHandler! /wp-content/uploads/ {
2025-11-28T20:10:00:   matchedOutput: undefined,
2025-11-28T20:10:00:   statusCode: 308,
2025-11-28T20:10:00:   resHeaders: undefined,
2025-11-28T20:10:00:   bodyStream: false,
2025-11-28T20:10:00:   parsedUrl: { pathname: '/wp-content/uploads', query: undefined },
2025-11-28T20:10:00:   finished: true
2025-11-28T20:10:00: }
2025-11-28T20:10:00: 2025-11-29T01:10:00.320Z compression undefined not compressible
2025-11-28T20:10:00: 2025-11-29T01:10:00.320Z compression no compression: filtered
2025-11-28T20:10:00: 2025-11-29T01:10:00.413Z next:router-server:main requestHandler! /wp-content/uploads {
2025-11-28T20:10:00:   matchedOutput: null,
2025-11-28T20:10:00:   statusCode: undefined,
2025-11-28T20:10:00:   resHeaders: {},
2025-11-28T20:10:00:   bodyStream: false,
2025-11-28T20:10:00:   parsedUrl: {
2025-11-28T20:10:00:     pathname: '/wp-content/uploads',
2025-11-28T20:10:00:     query: [Object: null prototype] {}
2025-11-28T20:10:00:   },
2025-11-28T20:10:00:   finished: false
2025-11-28T20:10:00: }
2025-11-28T20:10:00: 2025-11-29T01:10:00.413Z next:router-server:main invokeRender /wp-content/uploads {
2025-11-28T20:10:00:   host: 'gearly.com',
2025-11-28T20:10:00:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T20:10:00:   referer: 'https://www.google.de/',
2025-11-28T20:10:00:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:00:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:00:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:00:   dnt: '1',
2025-11-28T20:10:00:   'x-forwarded-for': '4.57.66.38, 4.219.6.242',
2025-11-28T20:10:00:   'x-real-ip': '4.57.66.38',
2025-11-28T20:10:00:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:00:   connection: 'Keep-Alive',
2025-11-28T20:10:00:   'x-middleware-invoke': '',
2025-11-28T20:10:00:   'x-invoke-path': '/404',
2025-11-28T20:10:00:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:00:   'x-invoke-status': '404'
2025-11-28T20:10:00: }
2025-11-28T20:10:00: 2025-11-29T01:10:00.414Z compression no compression: not acceptable
2025-11-28T20:10:01: 2025-11-29T01:10:01.097Z next:router-server:main requestHandler! /wp-content/uploads/Geforce.php {
2025-11-28T20:10:01:   matchedOutput: null,
2025-11-28T20:10:01:   statusCode: undefined,
2025-11-28T20:10:01:   resHeaders: {},
2025-11-28T20:10:01:   bodyStream: false,
2025-11-28T20:10:01:   parsedUrl: {
2025-11-28T20:10:01:     pathname: '/wp-content/uploads/Geforce.php',
2025-11-28T20:10:01:     query: [Object: null prototype] {}
2025-11-28T20:10:01:   },
2025-11-28T20:10:01:   finished: false
2025-11-28T20:10:01: }
2025-11-28T20:10:01: 2025-11-29T01:10:01.097Z next:router-server:main invokeRender /wp-content/uploads/Geforce.php {
2025-11-28T20:10:01:   host: 'gearly.com',
2025-11-28T20:10:01:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:01:   referer: 'https://www.google.fr/',
2025-11-28T20:10:01:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:01:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:01:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:01:   dnt: '1',
2025-11-28T20:10:01:   'x-forwarded-for': '176.79.239.151, 4.219.6.242',
2025-11-28T20:10:01:   'x-real-ip': '176.79.239.151',
2025-11-28T20:10:01:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:01:   connection: 'Keep-Alive',
2025-11-28T20:10:01:   'x-middleware-invoke': '',
2025-11-28T20:10:01:   'x-invoke-path': '/404',
2025-11-28T20:10:01:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:01:   'x-invoke-status': '404'
2025-11-28T20:10:01: }
2025-11-28T20:10:01: 2025-11-29T01:10:01.098Z compression no compression: not acceptable
2025-11-28T20:10:01: 2025-11-29T01:10:01.200Z next:router-server:main requestHandler! /wp-content/uploads/index.php {
2025-11-28T20:10:01:   matchedOutput: null,
2025-11-28T20:10:01:   statusCode: undefined,
2025-11-28T20:10:01:   resHeaders: {},
2025-11-28T20:10:01:   bodyStream: false,
2025-11-28T20:10:01:   parsedUrl: {
2025-11-28T20:10:01:     pathname: '/wp-content/uploads/index.php',
2025-11-28T20:10:01:     query: [Object: null prototype] {}
2025-11-28T20:10:01:   },
2025-11-28T20:10:01:   finished: false
2025-11-28T20:10:01: }
2025-11-28T20:10:01: 2025-11-29T01:10:01.200Z next:router-server:main invokeRender /wp-content/uploads/index.php {
2025-11-28T20:10:01:   host: 'gearly.com',
2025-11-28T20:10:01:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T20:10:01:   referer: 'https://duckduckgo.com/',
2025-11-28T20:10:01:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:01:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:01:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:01:   dnt: '1',
2025-11-28T20:10:01:   'x-forwarded-for': '229.143.245.140, 4.219.6.242',
2025-11-28T20:10:01:   'x-real-ip': '229.143.245.140',
2025-11-28T20:10:01:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:01:   connection: 'Keep-Alive',
2025-11-28T20:10:01:   'x-middleware-invoke': '',
2025-11-28T20:10:01:   'x-invoke-path': '/404',
2025-11-28T20:10:01:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:01:   'x-invoke-status': '404'
2025-11-28T20:10:01: }
2025-11-28T20:10:01: 2025-11-29T01:10:01.201Z compression no compression: not acceptable
2025-11-28T20:10:01: 2025-11-29T01:10:01.293Z next:router-server:main requestHandler! /wp-good.php {
2025-11-28T20:10:01:   matchedOutput: null,
2025-11-28T20:10:01:   statusCode: undefined,
2025-11-28T20:10:01:   resHeaders: {},
2025-11-28T20:10:01:   bodyStream: false,
2025-11-28T20:10:01:   parsedUrl: { pathname: '/wp-good.php', query: [Object: null prototype] {} },
2025-11-28T20:10:01:   finished: false
2025-11-28T20:10:01: }
2025-11-28T20:10:01: 2025-11-29T01:10:01.293Z next:router-server:main invokeRender /wp-good.php {
2025-11-28T20:10:01:   host: 'gearly.com',
2025-11-28T20:10:01:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T20:10:01:   referer: 'https://www.google.com/',
2025-11-28T20:10:01:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:01:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:01:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:01:   dnt: '1',
2025-11-28T20:10:01:   'x-forwarded-for': '35.107.194.86, 4.219.6.242',
2025-11-28T20:10:01:   'x-real-ip': '35.107.194.86',
2025-11-28T20:10:01:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:01:   connection: 'Keep-Alive',
2025-11-28T20:10:01:   'x-middleware-invoke': '',
2025-11-28T20:10:01:   'x-invoke-path': '/404',
2025-11-28T20:10:01:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:01:   'x-invoke-status': '404'
2025-11-28T20:10:01: }
2025-11-28T20:10:01: 2025-11-29T01:10:01.294Z compression no compression: not acceptable
2025-11-28T20:10:01: 2025-11-29T01:10:01.395Z next:router-server:main requestHandler! /wp-includes/ {
2025-11-28T20:10:01:   matchedOutput: undefined,
2025-11-28T20:10:01:   statusCode: 308,
2025-11-28T20:10:01:   resHeaders: undefined,
2025-11-28T20:10:01:   bodyStream: false,
2025-11-28T20:10:01:   parsedUrl: { pathname: '/wp-includes', query: undefined },
2025-11-28T20:10:01:   finished: true
2025-11-28T20:10:01: }
2025-11-28T20:10:01: 2025-11-29T01:10:01.395Z compression undefined not compressible
2025-11-28T20:10:01: 2025-11-29T01:10:01.395Z compression no compression: filtered
2025-11-28T20:10:01: 2025-11-29T01:10:01.488Z next:router-server:main requestHandler! /wp-includes {
2025-11-28T20:10:01:   matchedOutput: null,
2025-11-28T20:10:01:   statusCode: undefined,
2025-11-28T20:10:01:   resHeaders: {},
2025-11-28T20:10:01:   bodyStream: false,
2025-11-28T20:10:01:   parsedUrl: { pathname: '/wp-includes', query: [Object: null prototype] {} },
2025-11-28T20:10:01:   finished: false
2025-11-28T20:10:01: }
2025-11-28T20:10:01: 2025-11-29T01:10:01.488Z next:router-server:main invokeRender /wp-includes {
2025-11-28T20:10:01:   host: 'gearly.com',
2025-11-28T20:10:01:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:01:   referer: 'https://www.google.fr/',
2025-11-28T20:10:01:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:01:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:01:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:01:   dnt: '1',
2025-11-28T20:10:01:   'x-forwarded-for': '129.44.15.105, 4.219.6.242',
2025-11-28T20:10:01:   'x-real-ip': '129.44.15.105',
2025-11-28T20:10:01:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:01:   connection: 'Keep-Alive',
2025-11-28T20:10:01:   'x-middleware-invoke': '',
2025-11-28T20:10:01:   'x-invoke-path': '/404',
2025-11-28T20:10:01:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:01:   'x-invoke-status': '404'
2025-11-28T20:10:01: }
2025-11-28T20:10:01: 2025-11-29T01:10:01.488Z compression no compression: not acceptable
2025-11-28T20:10:01: 2025-11-29T01:10:01.581Z next:router-server:main requestHandler! /wp-includes/ID3/ {
2025-11-28T20:10:01:   matchedOutput: undefined,
2025-11-28T20:10:01:   statusCode: 308,
2025-11-28T20:10:01:   resHeaders: undefined,
2025-11-28T20:10:01:   bodyStream: false,
2025-11-28T20:10:01:   parsedUrl: { pathname: '/wp-includes/ID3', query: undefined },
2025-11-28T20:10:01:   finished: true
2025-11-28T20:10:01: }
2025-11-28T20:10:01: 2025-11-29T01:10:01.581Z compression undefined not compressible
2025-11-28T20:10:01: 2025-11-29T01:10:01.581Z compression no compression: filtered
2025-11-28T20:10:01: 2025-11-29T01:10:01.673Z next:router-server:main requestHandler! /wp-includes/ID3 {
2025-11-28T20:10:01:   matchedOutput: null,
2025-11-28T20:10:01:   statusCode: undefined,
2025-11-28T20:10:01:   resHeaders: {},
2025-11-28T20:10:01:   bodyStream: false,
2025-11-28T20:10:01:   parsedUrl: { pathname: '/wp-includes/ID3', query: [Object: null prototype] {} },
2025-11-28T20:10:01:   finished: false
2025-11-28T20:10:01: }
2025-11-28T20:10:01: 2025-11-29T01:10:01.674Z next:router-server:main invokeRender /wp-includes/ID3 {
2025-11-28T20:10:01:   host: 'gearly.com',
2025-11-28T20:10:01:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:01:   referer: 'https://www.google.co.uk/',
2025-11-28T20:10:01:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:01:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:01:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:01:   dnt: '1',
2025-11-28T20:10:01:   'x-forwarded-for': '216.201.93.150, 4.219.6.242',
2025-11-28T20:10:01:   'x-real-ip': '216.201.93.150',
2025-11-28T20:10:01:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:01:   connection: 'Keep-Alive',
2025-11-28T20:10:01:   'x-middleware-invoke': '',
2025-11-28T20:10:01:   'x-invoke-path': '/404',
2025-11-28T20:10:01:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:01:   'x-invoke-status': '404'
2025-11-28T20:10:01: }
2025-11-28T20:10:01: 2025-11-29T01:10:01.674Z compression no compression: not acceptable
2025-11-28T20:10:02: 2025-11-29T01:10:02.350Z next:router-server:main requestHandler! /wp-includes/ID3/index.php {
2025-11-28T20:10:02:   matchedOutput: null,
2025-11-28T20:10:02:   statusCode: undefined,
2025-11-28T20:10:02:   resHeaders: {},
2025-11-28T20:10:02:   bodyStream: false,
2025-11-28T20:10:02:   parsedUrl: {
2025-11-28T20:10:02:     pathname: '/wp-includes/ID3/index.php',
2025-11-28T20:10:02:     query: [Object: null prototype] {}
2025-11-28T20:10:02:   },
2025-11-28T20:10:02:   finished: false
2025-11-28T20:10:02: }
2025-11-28T20:10:02: 2025-11-29T01:10:02.350Z next:router-server:main invokeRender /wp-includes/ID3/index.php {
2025-11-28T20:10:02:   host: 'gearly.com',
2025-11-28T20:10:02:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T20:10:02:   referer: 'https://www.google.fr/',
2025-11-28T20:10:02:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:02:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:02:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:02:   dnt: '1',
2025-11-28T20:10:02:   'x-forwarded-for': '122.61.203.221, 4.219.6.242',
2025-11-28T20:10:02:   'x-real-ip': '122.61.203.221',
2025-11-28T20:10:02:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:02:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:02:   connection: 'Keep-Alive',
2025-11-28T20:10:02:   'x-middleware-invoke': '',
2025-11-28T20:10:02:   'x-invoke-path': '/404',
2025-11-28T20:10:02:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:02:   'x-invoke-status': '404'
2025-11-28T20:10:02: }
2025-11-28T20:10:02: 2025-11-29T01:10:02.350Z compression no compression: not acceptable
2025-11-28T20:10:02: 2025-11-29T01:10:02.802Z next:router-server:main requestHandler! /wp-includes/IXR/ {
2025-11-28T20:10:02:   matchedOutput: undefined,
2025-11-28T20:10:02:   statusCode: 308,
2025-11-28T20:10:02:   resHeaders: undefined,
2025-11-28T20:10:02:   bodyStream: false,
2025-11-28T20:10:02:   parsedUrl: { pathname: '/wp-includes/IXR', query: undefined },
2025-11-28T20:10:02:   finished: true
2025-11-28T20:10:02: }
2025-11-28T20:10:02: 2025-11-29T01:10:02.802Z compression undefined not compressible
2025-11-28T20:10:02: 2025-11-29T01:10:02.802Z compression no compression: filtered
2025-11-28T20:10:03: 2025-11-29T01:10:03.133Z next:router-server:main requestHandler! /wp-includes/IXR {
2025-11-28T20:10:03:   matchedOutput: null,
2025-11-28T20:10:03:   statusCode: undefined,
2025-11-28T20:10:03:   resHeaders: {},
2025-11-28T20:10:03:   bodyStream: false,
2025-11-28T20:10:03:   parsedUrl: { pathname: '/wp-includes/IXR', query: [Object: null prototype] {} },
2025-11-28T20:10:03:   finished: false
2025-11-28T20:10:03: }
2025-11-28T20:10:03: 2025-11-29T01:10:03.133Z next:router-server:main invokeRender /wp-includes/IXR {
2025-11-28T20:10:03:   host: 'gearly.com',
2025-11-28T20:10:03:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1',
2025-11-28T20:10:03:   referer: 'https://www.google.fr/',
2025-11-28T20:10:03:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:03:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:03:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:03:   dnt: '1',
2025-11-28T20:10:03:   'x-forwarded-for': '244.227.54.85, 4.219.6.242',
2025-11-28T20:10:03:   'x-real-ip': '244.227.54.85',
2025-11-28T20:10:03:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:03:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:03:   connection: 'Keep-Alive',
2025-11-28T20:10:03:   'x-middleware-invoke': '',
2025-11-28T20:10:03:   'x-invoke-path': '/404',
2025-11-28T20:10:03:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:03:   'x-invoke-status': '404'
2025-11-28T20:10:03: }
2025-11-28T20:10:03: 2025-11-29T01:10:03.134Z compression no compression: not acceptable
2025-11-28T20:10:03: 2025-11-29T01:10:03.232Z next:router-server:main requestHandler! /wp-includes/IXR/test1.php {
2025-11-28T20:10:03:   matchedOutput: null,
2025-11-28T20:10:03:   statusCode: undefined,
2025-11-28T20:10:03:   resHeaders: {},
2025-11-28T20:10:03:   bodyStream: false,
2025-11-28T20:10:03:   parsedUrl: {
2025-11-28T20:10:03:     pathname: '/wp-includes/IXR/test1.php',
2025-11-28T20:10:03:     query: [Object: null prototype] {}
2025-11-28T20:10:03:   },
2025-11-28T20:10:03:   finished: false
2025-11-28T20:10:03: }
2025-11-28T20:10:03: 2025-11-29T01:10:03.232Z next:router-server:main invokeRender /wp-includes/IXR/test1.php {
2025-11-28T20:10:03:   host: 'gearly.com',
2025-11-28T20:10:03:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:03:   referer: 'https://duckduckgo.com/',
2025-11-28T20:10:03:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:03:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:03:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:03:   dnt: '1',
2025-11-28T20:10:03:   'x-forwarded-for': '151.136.18.79, 4.219.6.242',
2025-11-28T20:10:03:   'x-real-ip': '151.136.18.79',
2025-11-28T20:10:03:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:03:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:03:   connection: 'Keep-Alive',
2025-11-28T20:10:03:   'x-middleware-invoke': '',
2025-11-28T20:10:03:   'x-invoke-path': '/404',
2025-11-28T20:10:03:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:03:   'x-invoke-status': '404'
2025-11-28T20:10:03: }
2025-11-28T20:10:03: 2025-11-29T01:10:03.233Z compression no compression: not acceptable
2025-11-28T20:10:03: 2025-11-29T01:10:03.325Z next:router-server:main requestHandler! /wp-includes/PHPMailer/ {
2025-11-28T20:10:03:   matchedOutput: undefined,
2025-11-28T20:10:03:   statusCode: 308,
2025-11-28T20:10:03:   resHeaders: undefined,
2025-11-28T20:10:03:   bodyStream: false,
2025-11-28T20:10:03:   parsedUrl: { pathname: '/wp-includes/PHPMailer', query: undefined },
2025-11-28T20:10:03:   finished: true
2025-11-28T20:10:03: }
2025-11-28T20:10:03: 2025-11-29T01:10:03.325Z compression undefined not compressible
2025-11-28T20:10:03: 2025-11-29T01:10:03.325Z compression no compression: filtered
2025-11-28T20:10:03: 2025-11-29T01:10:03.558Z next:router-server:main requestHandler! /wp-includes/PHPMailer {
2025-11-28T20:10:03:   matchedOutput: null,
2025-11-28T20:10:03:   statusCode: undefined,
2025-11-28T20:10:03:   resHeaders: {},
2025-11-28T20:10:03:   bodyStream: false,
2025-11-28T20:10:03:   parsedUrl: {
2025-11-28T20:10:03:     pathname: '/wp-includes/PHPMailer',
2025-11-28T20:10:03:     query: [Object: null prototype] {}
2025-11-28T20:10:03:   },
2025-11-28T20:10:03:   finished: false
2025-11-28T20:10:03: }
2025-11-28T20:10:03: 2025-11-29T01:10:03.558Z next:router-server:main invokeRender /wp-includes/PHPMailer {
2025-11-28T20:10:03:   host: 'gearly.com',
2025-11-28T20:10:03:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:03:   referer: 'https://www.google.de/',
2025-11-28T20:10:03:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:03:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:03:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:03:   dnt: '1',
2025-11-28T20:10:03:   'x-forwarded-for': '226.78.244.198, 4.219.6.242',
2025-11-28T20:10:03:   'x-real-ip': '226.78.244.198',
2025-11-28T20:10:03:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:03:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:03:   connection: 'Keep-Alive',
2025-11-28T20:10:03:   'x-middleware-invoke': '',
2025-11-28T20:10:03:   'x-invoke-path': '/404',
2025-11-28T20:10:03:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:03:   'x-invoke-status': '404'
2025-11-28T20:10:03: }
2025-11-28T20:10:03: 2025-11-29T01:10:03.559Z compression no compression: not acceptable
2025-11-28T20:10:03: 2025-11-29T01:10:03.840Z next:router-server:main requestHandler! /wp-includes/Requests/ {
2025-11-28T20:10:03:   matchedOutput: undefined,
2025-11-28T20:10:03:   statusCode: 308,
2025-11-28T20:10:03:   resHeaders: undefined,
2025-11-28T20:10:03:   bodyStream: false,
2025-11-28T20:10:03:   parsedUrl: { pathname: '/wp-includes/Requests', query: undefined },
2025-11-28T20:10:03:   finished: true
2025-11-28T20:10:03: }
2025-11-28T20:10:03: 2025-11-29T01:10:03.840Z compression undefined not compressible
2025-11-28T20:10:03: 2025-11-29T01:10:03.840Z compression no compression: filtered
2025-11-28T20:10:03: 2025-11-29T01:10:03.933Z next:router-server:main requestHandler! /wp-includes/Requests {
2025-11-28T20:10:03:   matchedOutput: null,
2025-11-28T20:10:03:   statusCode: undefined,
2025-11-28T20:10:03:   resHeaders: {},
2025-11-28T20:10:03:   bodyStream: false,
2025-11-28T20:10:03:   parsedUrl: {
2025-11-28T20:10:03:     pathname: '/wp-includes/Requests',
2025-11-28T20:10:03:     query: [Object: null prototype] {}
2025-11-28T20:10:03:   },
2025-11-28T20:10:03:   finished: false
2025-11-28T20:10:03: }
2025-11-28T20:10:03: 2025-11-29T01:10:03.933Z next:router-server:main invokeRender /wp-includes/Requests {
2025-11-28T20:10:03:   host: 'gearly.com',
2025-11-28T20:10:03:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T20:10:03:   referer: 'https://www.google.co.uk/',
2025-11-28T20:10:03:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:03:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:03:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:03:   dnt: '1',
2025-11-28T20:10:03:   'x-forwarded-for': '201.233.187.197, 4.219.6.242',
2025-11-28T20:10:03:   'x-real-ip': '201.233.187.197',
2025-11-28T20:10:03:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:03:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:03:   connection: 'Keep-Alive',
2025-11-28T20:10:03:   'x-middleware-invoke': '',
2025-11-28T20:10:03:   'x-invoke-path': '/404',
2025-11-28T20:10:03:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:03:   'x-invoke-status': '404'
2025-11-28T20:10:03: }
2025-11-28T20:10:03: 2025-11-29T01:10:03.934Z compression no compression: not acceptable
2025-11-28T20:10:04: 2025-11-29T01:10:04.425Z next:router-server:main requestHandler! /wp-includes/Requests/Auth/ {
2025-11-28T20:10:04:   matchedOutput: undefined,
2025-11-28T20:10:04:   statusCode: 308,
2025-11-28T20:10:04:   resHeaders: undefined,
2025-11-28T20:10:04:   bodyStream: false,
2025-11-28T20:10:04:   parsedUrl: { pathname: '/wp-includes/Requests/Auth', query: undefined },
2025-11-28T20:10:04:   finished: true
2025-11-28T20:10:04: }
2025-11-28T20:10:04: 2025-11-29T01:10:04.425Z compression undefined not compressible
2025-11-28T20:10:04: 2025-11-29T01:10:04.425Z compression no compression: filtered
2025-11-28T20:10:04: 2025-11-29T01:10:04.619Z next:router-server:main requestHandler! /wp-includes/Requests/Auth {
2025-11-28T20:10:04:   matchedOutput: null,
2025-11-28T20:10:04:   statusCode: undefined,
2025-11-28T20:10:04:   resHeaders: {},
2025-11-28T20:10:04:   bodyStream: false,
2025-11-28T20:10:04:   parsedUrl: {
2025-11-28T20:10:04:     pathname: '/wp-includes/Requests/Auth',
2025-11-28T20:10:04:     query: [Object: null prototype] {}
2025-11-28T20:10:04:   },
2025-11-28T20:10:04:   finished: false
2025-11-28T20:10:04: }
2025-11-28T20:10:04: 2025-11-29T01:10:04.620Z next:router-server:main invokeRender /wp-includes/Requests/Auth {
2025-11-28T20:10:04:   host: 'gearly.com',
2025-11-28T20:10:04:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T20:10:04:   referer: 'https://www.google.fr/',
2025-11-28T20:10:04:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:04:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:04:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:04:   dnt: '1',
2025-11-28T20:10:04:   'x-forwarded-for': '75.33.230.169, 4.219.6.242',
2025-11-28T20:10:04:   'x-real-ip': '75.33.230.169',
2025-11-28T20:10:04:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:04:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:04:   connection: 'Keep-Alive',
2025-11-28T20:10:04:   'x-middleware-invoke': '',
2025-11-28T20:10:04:   'x-invoke-path': '/404',
2025-11-28T20:10:04:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:04:   'x-invoke-status': '404'
2025-11-28T20:10:04: }
2025-11-28T20:10:04: 2025-11-29T01:10:04.620Z compression no compression: not acceptable
2025-11-28T20:10:04: 2025-11-29T01:10:04.804Z next:router-server:main requestHandler! /wp-includes/Requests/index.php {
2025-11-28T20:10:04:   matchedOutput: null,
2025-11-28T20:10:04:   statusCode: undefined,
2025-11-28T20:10:04:   resHeaders: {},
2025-11-28T20:10:04:   bodyStream: false,
2025-11-28T20:10:04:   parsedUrl: {
2025-11-28T20:10:04:     pathname: '/wp-includes/Requests/index.php',
2025-11-28T20:10:04:     query: [Object: null prototype] {}
2025-11-28T20:10:04:   },
2025-11-28T20:10:04:   finished: false
2025-11-28T20:10:04: }
2025-11-28T20:10:04: 2025-11-29T01:10:04.805Z next:router-server:main invokeRender /wp-includes/Requests/index.php {
2025-11-28T20:10:04:   host: 'gearly.com',
2025-11-28T20:10:04:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T20:10:04:   referer: 'https://www.bing.com/',
2025-11-28T20:10:04:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:04:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:04:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:04:   dnt: '1',
2025-11-28T20:10:04:   'x-forwarded-for': '85.116.61.119, 4.219.6.242',
2025-11-28T20:10:04:   'x-real-ip': '85.116.61.119',
2025-11-28T20:10:04:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:04:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:04:   connection: 'Keep-Alive',
2025-11-28T20:10:04:   'x-middleware-invoke': '',
2025-11-28T20:10:04:   'x-invoke-path': '/404',
2025-11-28T20:10:04:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:04:   'x-invoke-status': '404'
2025-11-28T20:10:04: }
2025-11-28T20:10:04: 2025-11-29T01:10:04.805Z compression no compression: not acceptable
2025-11-28T20:10:04: 2025-11-29T01:10:04.903Z next:router-server:main requestHandler! /wp-includes/SimplePie/ {
2025-11-28T20:10:04:   matchedOutput: undefined,
2025-11-28T20:10:04:   statusCode: 308,
2025-11-28T20:10:04:   resHeaders: undefined,
2025-11-28T20:10:04:   bodyStream: false,
2025-11-28T20:10:04:   parsedUrl: { pathname: '/wp-includes/SimplePie', query: undefined },
2025-11-28T20:10:04:   finished: true
2025-11-28T20:10:04: }
2025-11-28T20:10:04: 2025-11-29T01:10:04.903Z compression undefined not compressible
2025-11-28T20:10:04: 2025-11-29T01:10:04.903Z compression no compression: filtered
2025-11-28T20:10:04: 2025-11-29T01:10:04.999Z next:router-server:main requestHandler! /wp-includes/SimplePie {
2025-11-28T20:10:04:   matchedOutput: null,
2025-11-28T20:10:04:   statusCode: undefined,
2025-11-28T20:10:04:   resHeaders: {},
2025-11-28T20:10:04:   bodyStream: false,
2025-11-28T20:10:04:   parsedUrl: {
2025-11-28T20:10:04:     pathname: '/wp-includes/SimplePie',
2025-11-28T20:10:04:     query: [Object: null prototype] {}
2025-11-28T20:10:04:   },
2025-11-28T20:10:04:   finished: false
2025-11-28T20:10:04: }
2025-11-28T20:10:04: 2025-11-29T01:10:04.999Z next:router-server:main invokeRender /wp-includes/SimplePie {
2025-11-28T20:10:04:   host: 'gearly.com',
2025-11-28T20:10:04:   'user-agent': 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:04:   referer: 'https://www.yahoo.com/',
2025-11-28T20:10:04:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:04:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:04:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:04:   dnt: '1',
2025-11-28T20:10:04:   'x-forwarded-for': '67.71.65.79, 4.219.6.242',
2025-11-28T20:10:04:   'x-real-ip': '67.71.65.79',
2025-11-28T20:10:04:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:04:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:04:   connection: 'Keep-Alive',
2025-11-28T20:10:04:   'x-middleware-invoke': '',
2025-11-28T20:10:04:   'x-invoke-path': '/404',
2025-11-28T20:10:04:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:04:   'x-invoke-status': '404'
2025-11-28T20:10:04: }
2025-11-28T20:10:04: 2025-11-29T01:10:04.999Z compression no compression: not acceptable
2025-11-28T20:10:05: 2025-11-29T01:10:05.094Z next:router-server:main requestHandler! /wp-includes/SimplePie/Content/ {
2025-11-28T20:10:05:   matchedOutput: undefined,
2025-11-28T20:10:05:   statusCode: 308,
2025-11-28T20:10:05:   resHeaders: undefined,
2025-11-28T20:10:05:   bodyStream: false,
2025-11-28T20:10:05:   parsedUrl: { pathname: '/wp-includes/SimplePie/Content', query: undefined },
2025-11-28T20:10:05:   finished: true
2025-11-28T20:10:05: }
2025-11-28T20:10:05: 2025-11-29T01:10:05.094Z compression undefined not compressible
2025-11-28T20:10:05: 2025-11-29T01:10:05.094Z compression no compression: filtered
2025-11-28T20:10:05: 2025-11-29T01:10:05.201Z next:router-server:main requestHandler! /wp-includes/SimplePie/Content {
2025-11-28T20:10:05:   matchedOutput: null,
2025-11-28T20:10:05:   statusCode: undefined,
2025-11-28T20:10:05:   resHeaders: {},
2025-11-28T20:10:05:   bodyStream: false,
2025-11-28T20:10:05:   parsedUrl: {
2025-11-28T20:10:05:     pathname: '/wp-includes/SimplePie/Content',
2025-11-28T20:10:05:     query: [Object: null prototype] {}
2025-11-28T20:10:05:   },
2025-11-28T20:10:05:   finished: false
2025-11-28T20:10:05: }
2025-11-28T20:10:05: 2025-11-29T01:10:05.201Z next:router-server:main invokeRender /wp-includes/SimplePie/Content {
2025-11-28T20:10:05:   host: 'gearly.com',
2025-11-28T20:10:05:   'user-agent': 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:05:   referer: 'https://www.google.fr/',
2025-11-28T20:10:05:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:05:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:05:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:05:   dnt: '1',
2025-11-28T20:10:05:   'x-forwarded-for': '203.101.177.48, 4.219.6.242',
2025-11-28T20:10:05:   'x-real-ip': '203.101.177.48',
2025-11-28T20:10:05:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:05:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:05:   connection: 'Keep-Alive',
2025-11-28T20:10:05:   'x-middleware-invoke': '',
2025-11-28T20:10:05:   'x-invoke-path': '/404',
2025-11-28T20:10:05:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:05:   'x-invoke-status': '404'
2025-11-28T20:10:05: }
2025-11-28T20:10:05: 2025-11-29T01:10:05.201Z compression no compression: not acceptable
2025-11-28T20:10:05: 2025-11-29T01:10:05.295Z next:router-server:main requestHandler! /wp-includes/SimplePie/autoload_classmap.php {
2025-11-28T20:10:05:   matchedOutput: null,
2025-11-28T20:10:05:   statusCode: undefined,
2025-11-28T20:10:05:   resHeaders: {},
2025-11-28T20:10:05:   bodyStream: false,
2025-11-28T20:10:05:   parsedUrl: {
2025-11-28T20:10:05:     pathname: '/wp-includes/SimplePie/autoload_classmap.php',
2025-11-28T20:10:05:     query: [Object: null prototype] {}
2025-11-28T20:10:05:   },
2025-11-28T20:10:05:   finished: false
2025-11-28T20:10:05: }
2025-11-28T20:10:05: 2025-11-29T01:10:05.295Z next:router-server:main invokeRender /wp-includes/SimplePie/autoload_classmap.php {
2025-11-28T20:10:05:   host: 'gearly.com',
2025-11-28T20:10:05:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:05:   referer: 'https://www.google.de/',
2025-11-28T20:10:05:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:05:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:05:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:05:   dnt: '1',
2025-11-28T20:10:05:   'x-forwarded-for': '176.112.116.89, 4.219.6.242',
2025-11-28T20:10:05:   'x-real-ip': '176.112.116.89',
2025-11-28T20:10:05:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:05:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:05:   connection: 'Keep-Alive',
2025-11-28T20:10:05:   'x-middleware-invoke': '',
2025-11-28T20:10:05:   'x-invoke-path': '/404',
2025-11-28T20:10:05:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:05:   'x-invoke-status': '404'
2025-11-28T20:10:05: }
2025-11-28T20:10:05: 2025-11-29T01:10:05.296Z compression no compression: not acceptable
2025-11-28T20:10:05: 2025-11-29T01:10:05.647Z next:router-server:main requestHandler! /wp-includes/SimplePie/chosen.php {
2025-11-28T20:10:05:   matchedOutput: null,
2025-11-28T20:10:05:   statusCode: undefined,
2025-11-28T20:10:05:   resHeaders: {},
2025-11-28T20:10:05:   bodyStream: false,
2025-11-28T20:10:05:   parsedUrl: {
2025-11-28T20:10:05:     pathname: '/wp-includes/SimplePie/chosen.php',
2025-11-28T20:10:05:     query: [Object: null prototype] {}
2025-11-28T20:10:05:   },
2025-11-28T20:10:05:   finished: false
2025-11-28T20:10:05: }
2025-11-28T20:10:05: 2025-11-29T01:10:05.647Z next:router-server:main invokeRender /wp-includes/SimplePie/chosen.php {
2025-11-28T20:10:05:   host: 'gearly.com',
2025-11-28T20:10:05:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:05:   referer: 'https://www.google.co.uk/',
2025-11-28T20:10:05:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:05:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:05:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:05:   dnt: '1',
2025-11-28T20:10:05:   'x-forwarded-for': '151.252.20.116, 4.219.6.242',
2025-11-28T20:10:05:   'x-real-ip': '151.252.20.116',
2025-11-28T20:10:05:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:05:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:05:   connection: 'Keep-Alive',
2025-11-28T20:10:05:   'x-middleware-invoke': '',
2025-11-28T20:10:05:   'x-invoke-path': '/404',
2025-11-28T20:10:05:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:05:   'x-invoke-status': '404'
2025-11-28T20:10:05: }
2025-11-28T20:10:05: 2025-11-29T01:10:05.648Z compression no compression: not acceptable
2025-11-28T20:10:05: 2025-11-29T01:10:05.741Z next:router-server:main requestHandler! /wp-includes/SimplePie/index.php {
2025-11-28T20:10:05:   matchedOutput: null,
2025-11-28T20:10:05:   statusCode: undefined,
2025-11-28T20:10:05:   resHeaders: {},
2025-11-28T20:10:05:   bodyStream: false,
2025-11-28T20:10:05:   parsedUrl: {
2025-11-28T20:10:05:     pathname: '/wp-includes/SimplePie/index.php',
2025-11-28T20:10:05:     query: [Object: null prototype] {}
2025-11-28T20:10:05:   },
2025-11-28T20:10:05:   finished: false
2025-11-28T20:10:05: }
2025-11-28T20:10:05: 2025-11-29T01:10:05.741Z next:router-server:main invokeRender /wp-includes/SimplePie/index.php {
2025-11-28T20:10:05:   host: 'gearly.com',
2025-11-28T20:10:05:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:05:   referer: 'https://www.google.fr/',
2025-11-28T20:10:05:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:05:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:05:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:05:   dnt: '1',
2025-11-28T20:10:05:   'x-forwarded-for': '122.131.135.243, 4.219.6.242',
2025-11-28T20:10:05:   'x-real-ip': '122.131.135.243',
2025-11-28T20:10:05:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:05:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:05:   connection: 'Keep-Alive',
2025-11-28T20:10:05:   'x-middleware-invoke': '',
2025-11-28T20:10:05:   'x-invoke-path': '/404',
2025-11-28T20:10:05:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:05:   'x-invoke-status': '404'
2025-11-28T20:10:05: }
2025-11-28T20:10:05: 2025-11-29T01:10:05.741Z compression no compression: not acceptable
2025-11-28T20:10:05: 2025-11-29T01:10:05.834Z next:router-server:main requestHandler! /wp-includes/Text/ {
2025-11-28T20:10:05:   matchedOutput: undefined,
2025-11-28T20:10:05:   statusCode: 308,
2025-11-28T20:10:05:   resHeaders: undefined,
2025-11-28T20:10:05:   bodyStream: false,
2025-11-28T20:10:05:   parsedUrl: { pathname: '/wp-includes/Text', query: undefined },
2025-11-28T20:10:05:   finished: true
2025-11-28T20:10:05: }
2025-11-28T20:10:05: 2025-11-29T01:10:05.834Z compression undefined not compressible
2025-11-28T20:10:05: 2025-11-29T01:10:05.834Z compression no compression: filtered
2025-11-28T20:10:06: 2025-11-29T01:10:06.041Z next:router-server:main requestHandler! /wp-includes/Text {
2025-11-28T20:10:06:   matchedOutput: null,
2025-11-28T20:10:06:   statusCode: undefined,
2025-11-28T20:10:06:   resHeaders: {},
2025-11-28T20:10:06:   bodyStream: false,
2025-11-28T20:10:06:   parsedUrl: { pathname: '/wp-includes/Text', query: [Object: null prototype] {} },
2025-11-28T20:10:06:   finished: false
2025-11-28T20:10:06: }
2025-11-28T20:10:06: 2025-11-29T01:10:06.042Z next:router-server:main invokeRender /wp-includes/Text {
2025-11-28T20:10:06:   host: 'gearly.com',
2025-11-28T20:10:06:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:06:   referer: 'https://www.bing.com/',
2025-11-28T20:10:06:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:06:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:06:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:06:   dnt: '1',
2025-11-28T20:10:06:   'x-forwarded-for': '93.213.230.130, 4.219.6.242',
2025-11-28T20:10:06:   'x-real-ip': '93.213.230.130',
2025-11-28T20:10:06:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:06:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:06:   connection: 'Keep-Alive',
2025-11-28T20:10:06:   'x-middleware-invoke': '',
2025-11-28T20:10:06:   'x-invoke-path': '/404',
2025-11-28T20:10:06:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:06:   'x-invoke-status': '404'
2025-11-28T20:10:06: }
2025-11-28T20:10:06: 2025-11-29T01:10:06.043Z compression no compression: not acceptable
2025-11-28T20:10:06: 2025-11-29T01:10:06.138Z next:router-server:main requestHandler! /wp-includes/Text/Diff/ {
2025-11-28T20:10:06:   matchedOutput: undefined,
2025-11-28T20:10:06:   statusCode: 308,
2025-11-28T20:10:06:   resHeaders: undefined,
2025-11-28T20:10:06:   bodyStream: false,
2025-11-28T20:10:06:   parsedUrl: { pathname: '/wp-includes/Text/Diff', query: undefined },
2025-11-28T20:10:06:   finished: true
2025-11-28T20:10:06: }
2025-11-28T20:10:06: 2025-11-29T01:10:06.138Z compression undefined not compressible
2025-11-28T20:10:06: 2025-11-29T01:10:06.138Z compression no compression: filtered
2025-11-28T20:10:06: 2025-11-29T01:10:06.277Z next:router-server:main requestHandler! /wp-includes/Text/Diff {
2025-11-28T20:10:06:   matchedOutput: null,
2025-11-28T20:10:06:   statusCode: undefined,
2025-11-28T20:10:06:   resHeaders: {},
2025-11-28T20:10:06:   bodyStream: false,
2025-11-28T20:10:06:   parsedUrl: {
2025-11-28T20:10:06:     pathname: '/wp-includes/Text/Diff',
2025-11-28T20:10:06:     query: [Object: null prototype] {}
2025-11-28T20:10:06:   },
2025-11-28T20:10:06:   finished: false
2025-11-28T20:10:06: }
2025-11-28T20:10:06: 2025-11-29T01:10:06.277Z next:router-server:main invokeRender /wp-includes/Text/Diff {
2025-11-28T20:10:06:   host: 'gearly.com',
2025-11-28T20:10:06:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T20:10:06:   referer: 'https://www.google.fr/',
2025-11-28T20:10:06:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:06:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:06:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:06:   dnt: '1',
2025-11-28T20:10:06:   'x-forwarded-for': '67.234.117.131, 4.219.6.242',
2025-11-28T20:10:06:   'x-real-ip': '67.234.117.131',
2025-11-28T20:10:06:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:06:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:06:   connection: 'Keep-Alive',
2025-11-28T20:10:06:   'x-middleware-invoke': '',
2025-11-28T20:10:06:   'x-invoke-path': '/404',
2025-11-28T20:10:06:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:06:   'x-invoke-status': '404'
2025-11-28T20:10:06: }
2025-11-28T20:10:06: 2025-11-29T01:10:06.278Z compression no compression: not acceptable
2025-11-28T20:10:06: 2025-11-29T01:10:06.401Z next:router-server:main requestHandler! /wp-includes/Text/Diff/Engine/ {
2025-11-28T20:10:06:   matchedOutput: undefined,
2025-11-28T20:10:06:   statusCode: 308,
2025-11-28T20:10:06:   resHeaders: undefined,
2025-11-28T20:10:06:   bodyStream: false,
2025-11-28T20:10:06:   parsedUrl: { pathname: '/wp-includes/Text/Diff/Engine', query: undefined },
2025-11-28T20:10:06:   finished: true
2025-11-28T20:10:06: }
2025-11-28T20:10:06: 2025-11-29T01:10:06.401Z compression undefined not compressible
2025-11-28T20:10:06: 2025-11-29T01:10:06.401Z compression no compression: filtered
2025-11-28T20:10:06: 2025-11-29T01:10:06.494Z next:router-server:main requestHandler! /wp-includes/Text/Diff/Engine {
2025-11-28T20:10:06:   matchedOutput: null,
2025-11-28T20:10:06:   statusCode: undefined,
2025-11-28T20:10:06:   resHeaders: {},
2025-11-28T20:10:06:   bodyStream: false,
2025-11-28T20:10:06:   parsedUrl: {
2025-11-28T20:10:06:     pathname: '/wp-includes/Text/Diff/Engine',
2025-11-28T20:10:06:     query: [Object: null prototype] {}
2025-11-28T20:10:06:   },
2025-11-28T20:10:06:   finished: false
2025-11-28T20:10:06: }
2025-11-28T20:10:06: 2025-11-29T01:10:06.494Z next:router-server:main invokeRender /wp-includes/Text/Diff/Engine {
2025-11-28T20:10:06:   host: 'gearly.com',
2025-11-28T20:10:06:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:06:   referer: 'https://www.bing.com/',
2025-11-28T20:10:06:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:06:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:06:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:06:   dnt: '1',
2025-11-28T20:10:06:   'x-forwarded-for': '197.223.61.48, 4.219.6.242',
2025-11-28T20:10:06:   'x-real-ip': '197.223.61.48',
2025-11-28T20:10:06:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:06:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:06:   connection: 'Keep-Alive',
2025-11-28T20:10:06:   'x-middleware-invoke': '',
2025-11-28T20:10:06:   'x-invoke-path': '/404',
2025-11-28T20:10:06:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:06:   'x-invoke-status': '404'
2025-11-28T20:10:06: }
2025-11-28T20:10:06: 2025-11-29T01:10:06.494Z compression no compression: not acceptable
2025-11-28T20:10:06: 2025-11-29T01:10:06.588Z next:router-server:main requestHandler! /wp-includes/Text/Diff/Renderer/ {
2025-11-28T20:10:06:   matchedOutput: undefined,
2025-11-28T20:10:06:   statusCode: 308,
2025-11-28T20:10:06:   resHeaders: undefined,
2025-11-28T20:10:06:   bodyStream: false,
2025-11-28T20:10:06:   parsedUrl: { pathname: '/wp-includes/Text/Diff/Renderer', query: undefined },
2025-11-28T20:10:06:   finished: true
2025-11-28T20:10:06: }
2025-11-28T20:10:06: 2025-11-29T01:10:06.588Z compression undefined not compressible
2025-11-28T20:10:06: 2025-11-29T01:10:06.588Z compression no compression: filtered
2025-11-28T20:10:06: 2025-11-29T01:10:06.702Z next:router-server:main requestHandler! /wp-includes/Text/Diff/Renderer {
2025-11-28T20:10:06:   matchedOutput: null,
2025-11-28T20:10:06:   statusCode: undefined,
2025-11-28T20:10:06:   resHeaders: {},
2025-11-28T20:10:06:   bodyStream: false,
2025-11-28T20:10:06:   parsedUrl: {
2025-11-28T20:10:06:     pathname: '/wp-includes/Text/Diff/Renderer',
2025-11-28T20:10:06:     query: [Object: null prototype] {}
2025-11-28T20:10:06:   },
2025-11-28T20:10:06:   finished: false
2025-11-28T20:10:06: }
2025-11-28T20:10:06: 2025-11-29T01:10:06.702Z next:router-server:main invokeRender /wp-includes/Text/Diff/Renderer {
2025-11-28T20:10:06:   host: 'gearly.com',
2025-11-28T20:10:06:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:06:   referer: 'https://www.google.com/',
2025-11-28T20:10:06:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:06:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:06:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:06:   dnt: '1',
2025-11-28T20:10:06:   'x-forwarded-for': '145.28.107.140, 4.219.6.242',
2025-11-28T20:10:06:   'x-real-ip': '145.28.107.140',
2025-11-28T20:10:06:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:06:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:06:   connection: 'Keep-Alive',
2025-11-28T20:10:06:   'x-middleware-invoke': '',
2025-11-28T20:10:06:   'x-invoke-path': '/404',
2025-11-28T20:10:06:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:06:   'x-invoke-status': '404'
2025-11-28T20:10:06: }
2025-11-28T20:10:06: 2025-11-29T01:10:06.703Z compression no compression: not acceptable
2025-11-28T20:10:06: 2025-11-29T01:10:06.796Z next:router-server:main requestHandler! /wp-includes/Text/Diff/index.php {
2025-11-28T20:10:06:   matchedOutput: null,
2025-11-28T20:10:06:   statusCode: undefined,
2025-11-28T20:10:06:   resHeaders: {},
2025-11-28T20:10:06:   bodyStream: false,
2025-11-28T20:10:06:   parsedUrl: {
2025-11-28T20:10:06:     pathname: '/wp-includes/Text/Diff/index.php',
2025-11-28T20:10:06:     query: [Object: null prototype] {}
2025-11-28T20:10:06:   },
2025-11-28T20:10:06:   finished: false
2025-11-28T20:10:06: }
2025-11-28T20:10:06: 2025-11-29T01:10:06.797Z next:router-server:main invokeRender /wp-includes/Text/Diff/index.php {
2025-11-28T20:10:06:   host: 'gearly.com',
2025-11-28T20:10:06:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:06:   referer: 'https://duckduckgo.com/',
2025-11-28T20:10:06:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:06:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:06:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:06:   dnt: '1',
2025-11-28T20:10:06:   'x-forwarded-for': '130.191.21.2, 4.219.6.242',
2025-11-28T20:10:06:   'x-real-ip': '130.191.21.2',
2025-11-28T20:10:06:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:06:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:06:   connection: 'Keep-Alive',
2025-11-28T20:10:06:   'x-middleware-invoke': '',
2025-11-28T20:10:06:   'x-invoke-path': '/404',
2025-11-28T20:10:06:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:06:   'x-invoke-status': '404'
2025-11-28T20:10:06: }
2025-11-28T20:10:06: 2025-11-29T01:10:06.797Z compression no compression: not acceptable
2025-11-28T20:10:06: 2025-11-29T01:10:06.893Z next:router-server:main requestHandler! /wp-includes/Text/wp-conflg.php {
2025-11-28T20:10:06:   matchedOutput: null,
2025-11-28T20:10:06:   statusCode: undefined,
2025-11-28T20:10:06:   resHeaders: {},
2025-11-28T20:10:06:   bodyStream: false,
2025-11-28T20:10:06:   parsedUrl: {
2025-11-28T20:10:06:     pathname: '/wp-includes/Text/wp-conflg.php',
2025-11-28T20:10:06:     query: [Object: null prototype] {}
2025-11-28T20:10:06:   },
2025-11-28T20:10:06:   finished: false
2025-11-28T20:10:06: }
2025-11-28T20:10:06: 2025-11-29T01:10:06.893Z next:router-server:main invokeRender /wp-includes/Text/wp-conflg.php {
2025-11-28T20:10:06:   host: 'gearly.com',
2025-11-28T20:10:06:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:06:   referer: 'https://www.google.fr/',
2025-11-28T20:10:06:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:06:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:06:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:06:   dnt: '1',
2025-11-28T20:10:06:   'x-forwarded-for': '189.159.124.60, 4.219.6.242',
2025-11-28T20:10:06:   'x-real-ip': '189.159.124.60',
2025-11-28T20:10:06:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:06:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:06:   connection: 'Keep-Alive',
2025-11-28T20:10:06:   'x-middleware-invoke': '',
2025-11-28T20:10:06:   'x-invoke-path': '/404',
2025-11-28T20:10:06:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:06:   'x-invoke-status': '404'
2025-11-28T20:10:06: }
2025-11-28T20:10:06: 2025-11-29T01:10:06.894Z compression no compression: not acceptable
2025-11-28T20:10:07: 2025-11-29T01:10:07.008Z next:router-server:main requestHandler! /wp-includes/assets/ {
2025-11-28T20:10:07:   matchedOutput: undefined,
2025-11-28T20:10:07:   statusCode: 308,
2025-11-28T20:10:07:   resHeaders: undefined,
2025-11-28T20:10:07:   bodyStream: false,
2025-11-28T20:10:07:   parsedUrl: { pathname: '/wp-includes/assets', query: undefined },
2025-11-28T20:10:07:   finished: true
2025-11-28T20:10:07: }
2025-11-28T20:10:07: 2025-11-29T01:10:07.008Z compression undefined not compressible
2025-11-28T20:10:07: 2025-11-29T01:10:07.008Z compression no compression: filtered
2025-11-28T20:10:07: 2025-11-29T01:10:07.101Z next:router-server:main requestHandler! /wp-includes/assets {
2025-11-28T20:10:07:   matchedOutput: null,
2025-11-28T20:10:07:   statusCode: undefined,
2025-11-28T20:10:07:   resHeaders: {},
2025-11-28T20:10:07:   bodyStream: false,
2025-11-28T20:10:07:   parsedUrl: {
2025-11-28T20:10:07:     pathname: '/wp-includes/assets',
2025-11-28T20:10:07:     query: [Object: null prototype] {}
2025-11-28T20:10:07:   },
2025-11-28T20:10:07:   finished: false
2025-11-28T20:10:07: }
2025-11-28T20:10:07: 2025-11-29T01:10:07.101Z next:router-server:main invokeRender /wp-includes/assets {
2025-11-28T20:10:07:   host: 'gearly.com',
2025-11-28T20:10:07:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:07:   referer: 'https://www.yahoo.com/',
2025-11-28T20:10:07:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:07:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:07:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:07:   dnt: '1',
2025-11-28T20:10:07:   'x-forwarded-for': '72.220.244.127, 4.219.6.242',
2025-11-28T20:10:07:   'x-real-ip': '72.220.244.127',
2025-11-28T20:10:07:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:07:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:07:   connection: 'Keep-Alive',
2025-11-28T20:10:07:   'x-middleware-invoke': '',
2025-11-28T20:10:07:   'x-invoke-path': '/404',
2025-11-28T20:10:07:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:07:   'x-invoke-status': '404'
2025-11-28T20:10:07: }
2025-11-28T20:10:07: 2025-11-29T01:10:07.101Z compression no compression: not acceptable
2025-11-28T20:10:07: 2025-11-29T01:10:07.542Z next:router-server:main requestHandler! /wp-includes/assets/autoload_classmap.php {
2025-11-28T20:10:07:   matchedOutput: null,
2025-11-28T20:10:07:   statusCode: undefined,
2025-11-28T20:10:07:   resHeaders: {},
2025-11-28T20:10:07:   bodyStream: false,
2025-11-28T20:10:07:   parsedUrl: {
2025-11-28T20:10:07:     pathname: '/wp-includes/assets/autoload_classmap.php',
2025-11-28T20:10:07:     query: [Object: null prototype] {}
2025-11-28T20:10:07:   },
2025-11-28T20:10:07:   finished: false
2025-11-28T20:10:07: }
2025-11-28T20:10:07: 2025-11-29T01:10:07.542Z next:router-server:main invokeRender /wp-includes/assets/autoload_classmap.php {
2025-11-28T20:10:07:   host: 'gearly.com',
2025-11-28T20:10:07:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:07:   referer: 'https://duckduckgo.com/',
2025-11-28T20:10:07:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:07:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:07:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:07:   dnt: '1',
2025-11-28T20:10:07:   'x-forwarded-for': '240.210.189.87, 4.219.6.242',
2025-11-28T20:10:07:   'x-real-ip': '240.210.189.87',
2025-11-28T20:10:07:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:07:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:07:   connection: 'Keep-Alive',
2025-11-28T20:10:07:   'x-middleware-invoke': '',
2025-11-28T20:10:07:   'x-invoke-path': '/404',
2025-11-28T20:10:07:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:07:   'x-invoke-status': '404'
2025-11-28T20:10:07: }
2025-11-28T20:10:07: 2025-11-29T01:10:07.543Z compression no compression: not acceptable
2025-11-28T20:10:07: 2025-11-29T01:10:07.635Z next:router-server:main requestHandler! /wp-includes/bk/index.php {
2025-11-28T20:10:07:   matchedOutput: null,
2025-11-28T20:10:07:   statusCode: undefined,
2025-11-28T20:10:07:   resHeaders: {},
2025-11-28T20:10:07:   bodyStream: false,
2025-11-28T20:10:07:   parsedUrl: {
2025-11-28T20:10:07:     pathname: '/wp-includes/bk/index.php',
2025-11-28T20:10:07:     query: [Object: null prototype] {}
2025-11-28T20:10:07:   },
2025-11-28T20:10:07:   finished: false
2025-11-28T20:10:07: }
2025-11-28T20:10:07: 2025-11-29T01:10:07.635Z next:router-server:main invokeRender /wp-includes/bk/index.php {
2025-11-28T20:10:07:   host: 'gearly.com',
2025-11-28T20:10:07:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:07:   referer: 'https://www.bing.com/',
2025-11-28T20:10:07:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:07:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:07:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:07:   dnt: '1',
2025-11-28T20:10:07:   'x-forwarded-for': '7.28.149.165, 4.219.6.242',
2025-11-28T20:10:07:   'x-real-ip': '7.28.149.165',
2025-11-28T20:10:07:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:07:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:07:   connection: 'Keep-Alive',
2025-11-28T20:10:07:   'x-middleware-invoke': '',
2025-11-28T20:10:07:   'x-invoke-path': '/404',
2025-11-28T20:10:07:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:07:   'x-invoke-status': '404'
2025-11-28T20:10:07: }
2025-11-28T20:10:07: 2025-11-29T01:10:07.636Z compression no compression: not acceptable
2025-11-28T20:10:07: 2025-11-29T01:10:07.822Z next:router-server:main requestHandler! /wp-includes/block-bindings/ {
2025-11-28T20:10:07:   matchedOutput: undefined,
2025-11-28T20:10:07:   statusCode: 308,
2025-11-28T20:10:07:   resHeaders: undefined,
2025-11-28T20:10:07:   bodyStream: false,
2025-11-28T20:10:07:   parsedUrl: { pathname: '/wp-includes/block-bindings', query: undefined },
2025-11-28T20:10:07:   finished: true
2025-11-28T20:10:07: }
2025-11-28T20:10:07: 2025-11-29T01:10:07.822Z compression undefined not compressible
2025-11-28T20:10:07: 2025-11-29T01:10:07.822Z compression no compression: filtered
2025-11-28T20:10:08: 2025-11-29T01:10:08.205Z next:router-server:main requestHandler! /wp-includes/block-bindings {
2025-11-28T20:10:08:   matchedOutput: null,
2025-11-28T20:10:08:   statusCode: undefined,
2025-11-28T20:10:08:   resHeaders: {},
2025-11-28T20:10:08:   bodyStream: false,
2025-11-28T20:10:08:   parsedUrl: {
2025-11-28T20:10:08:     pathname: '/wp-includes/block-bindings',
2025-11-28T20:10:08:     query: [Object: null prototype] {}
2025-11-28T20:10:08:   },
2025-11-28T20:10:08:   finished: false
2025-11-28T20:10:08: }
2025-11-28T20:10:08: 2025-11-29T01:10:08.205Z next:router-server:main invokeRender /wp-includes/block-bindings {
2025-11-28T20:10:08:   host: 'gearly.com',
2025-11-28T20:10:08:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T20:10:08:   referer: 'https://www.google.com/',
2025-11-28T20:10:08:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:08:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:08:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:08:   dnt: '1',
2025-11-28T20:10:08:   'x-forwarded-for': '112.81.104.243, 4.219.6.242',
2025-11-28T20:10:08:   'x-real-ip': '112.81.104.243',
2025-11-28T20:10:08:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:08:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:08:   connection: 'Keep-Alive',
2025-11-28T20:10:08:   'x-middleware-invoke': '',
2025-11-28T20:10:08:   'x-invoke-path': '/404',
2025-11-28T20:10:08:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:08:   'x-invoke-status': '404'
2025-11-28T20:10:08: }
2025-11-28T20:10:08: 2025-11-29T01:10:08.206Z compression no compression: not acceptable
2025-11-28T20:10:08: 2025-11-29T01:10:08.298Z next:router-server:main requestHandler! /wp-includes/block-patterns/ {
2025-11-28T20:10:08:   matchedOutput: undefined,
2025-11-28T20:10:08:   statusCode: 308,
2025-11-28T20:10:08:   resHeaders: undefined,
2025-11-28T20:10:08:   bodyStream: false,
2025-11-28T20:10:08:   parsedUrl: { pathname: '/wp-includes/block-patterns', query: undefined },
2025-11-28T20:10:08:   finished: true
2025-11-28T20:10:08: }
2025-11-28T20:10:08: 2025-11-29T01:10:08.299Z compression undefined not compressible
2025-11-28T20:10:08: 2025-11-29T01:10:08.299Z compression no compression: filtered
2025-11-28T20:10:08: 2025-11-29T01:10:08.802Z next:router-server:main requestHandler! /wp-includes/block-patterns {
2025-11-28T20:10:08:   matchedOutput: null,
2025-11-28T20:10:08:   statusCode: undefined,
2025-11-28T20:10:08:   resHeaders: {},
2025-11-28T20:10:08:   bodyStream: false,
2025-11-28T20:10:08:   parsedUrl: {
2025-11-28T20:10:08:     pathname: '/wp-includes/block-patterns',
2025-11-28T20:10:08:     query: [Object: null prototype] {}
2025-11-28T20:10:08:   },
2025-11-28T20:10:08:   finished: false
2025-11-28T20:10:08: }
2025-11-28T20:10:08: 2025-11-29T01:10:08.802Z next:router-server:main invokeRender /wp-includes/block-patterns {
2025-11-28T20:10:08:   host: 'gearly.com',
2025-11-28T20:10:08:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:08:   referer: 'https://www.google.com/',
2025-11-28T20:10:08:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:08:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:08:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:08:   dnt: '1',
2025-11-28T20:10:08:   'x-forwarded-for': '13.63.107.41, 4.219.6.242',
2025-11-28T20:10:08:   'x-real-ip': '13.63.107.41',
2025-11-28T20:10:08:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:08:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:08:   connection: 'Keep-Alive',
2025-11-28T20:10:08:   'x-middleware-invoke': '',
2025-11-28T20:10:08:   'x-invoke-path': '/404',
2025-11-28T20:10:08:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:08:   'x-invoke-status': '404'
2025-11-28T20:10:08: }
2025-11-28T20:10:08: 2025-11-29T01:10:08.802Z compression no compression: not acceptable
2025-11-28T20:10:08: 2025-11-29T01:10:08.902Z next:router-server:main requestHandler! /wp-includes/block-supports/ {
2025-11-28T20:10:08:   matchedOutput: undefined,
2025-11-28T20:10:08:   statusCode: 308,
2025-11-28T20:10:08:   resHeaders: undefined,
2025-11-28T20:10:08:   bodyStream: false,
2025-11-28T20:10:08:   parsedUrl: { pathname: '/wp-includes/block-supports', query: undefined },
2025-11-28T20:10:08:   finished: true
2025-11-28T20:10:08: }
2025-11-28T20:10:08: 2025-11-29T01:10:08.902Z compression undefined not compressible
2025-11-28T20:10:08: 2025-11-29T01:10:08.902Z compression no compression: filtered
2025-11-28T20:10:09: 2025-11-29T01:10:09.013Z next:router-server:main requestHandler! /wp-includes/block-supports {
2025-11-28T20:10:09:   matchedOutput: null,
2025-11-28T20:10:09:   statusCode: undefined,
2025-11-28T20:10:09:   resHeaders: {},
2025-11-28T20:10:09:   bodyStream: false,
2025-11-28T20:10:09:   parsedUrl: {
2025-11-28T20:10:09:     pathname: '/wp-includes/block-supports',
2025-11-28T20:10:09:     query: [Object: null prototype] {}
2025-11-28T20:10:09:   },
2025-11-28T20:10:09:   finished: false
2025-11-28T20:10:09: }
2025-11-28T20:10:09: 2025-11-29T01:10:09.014Z next:router-server:main invokeRender /wp-includes/block-supports {
2025-11-28T20:10:09:   host: 'gearly.com',
2025-11-28T20:10:09:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T20:10:09:   referer: 'https://duckduckgo.com/',
2025-11-28T20:10:09:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:09:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:09:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:09:   dnt: '1',
2025-11-28T20:10:09:   'x-forwarded-for': '63.248.208.193, 4.219.6.242',
2025-11-28T20:10:09:   'x-real-ip': '63.248.208.193',
2025-11-28T20:10:09:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:09:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:09:   connection: 'Keep-Alive',
2025-11-28T20:10:09:   'x-middleware-invoke': '',
2025-11-28T20:10:09:   'x-invoke-path': '/404',
2025-11-28T20:10:09:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:09:   'x-invoke-status': '404'
2025-11-28T20:10:09: }
2025-11-28T20:10:09: 2025-11-29T01:10:09.015Z compression no compression: not acceptable
2025-11-28T20:10:09: 2025-11-29T01:10:09.111Z next:router-server:main requestHandler! /wp-includes/blocks/shortcode/index.php {
2025-11-28T20:10:09:   matchedOutput: null,
2025-11-28T20:10:09:   statusCode: undefined,
2025-11-28T20:10:09:   resHeaders: {},
2025-11-28T20:10:09:   bodyStream: false,
2025-11-28T20:10:09:   parsedUrl: {
2025-11-28T20:10:09:     pathname: '/wp-includes/blocks/shortcode/index.php',
2025-11-28T20:10:09:     query: [Object: null prototype] {}
2025-11-28T20:10:09:   },
2025-11-28T20:10:09:   finished: false
2025-11-28T20:10:09: }
2025-11-28T20:10:09: 2025-11-29T01:10:09.111Z next:router-server:main invokeRender /wp-includes/blocks/shortcode/index.php {
2025-11-28T20:10:09:   host: 'gearly.com',
2025-11-28T20:10:09:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:09:   referer: 'https://www.bing.com/',
2025-11-28T20:10:09:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:09:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:09:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:09:   dnt: '1',
2025-11-28T20:10:09:   'x-forwarded-for': '225.147.67.14, 4.219.6.242',
2025-11-28T20:10:09:   'x-real-ip': '225.147.67.14',
2025-11-28T20:10:09:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:09:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:09:   connection: 'Keep-Alive',
2025-11-28T20:10:09:   'x-middleware-invoke': '',
2025-11-28T20:10:09:   'x-invoke-path': '/404',
2025-11-28T20:10:09:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:09:   'x-invoke-status': '404'
2025-11-28T20:10:09: }
2025-11-28T20:10:09: 2025-11-29T01:10:09.111Z compression no compression: not acceptable
2025-11-28T20:10:09: 2025-11-29T01:10:09.266Z next:router-server:main requestHandler! /wp-includes/certificates/ {
2025-11-28T20:10:09:   matchedOutput: undefined,
2025-11-28T20:10:09:   statusCode: 308,
2025-11-28T20:10:09:   resHeaders: undefined,
2025-11-28T20:10:09:   bodyStream: false,
2025-11-28T20:10:09:   parsedUrl: { pathname: '/wp-includes/certificates', query: undefined },
2025-11-28T20:10:09:   finished: true
2025-11-28T20:10:09: }
2025-11-28T20:10:09: 2025-11-29T01:10:09.266Z compression undefined not compressible
2025-11-28T20:10:09: 2025-11-29T01:10:09.266Z compression no compression: filtered
2025-11-28T20:10:09: 2025-11-29T01:10:09.363Z next:router-server:main requestHandler! /wp-includes/certificates {
2025-11-28T20:10:09:   matchedOutput: null,
2025-11-28T20:10:09:   statusCode: undefined,
2025-11-28T20:10:09:   resHeaders: {},
2025-11-28T20:10:09:   bodyStream: false,
2025-11-28T20:10:09:   parsedUrl: {
2025-11-28T20:10:09:     pathname: '/wp-includes/certificates',
2025-11-28T20:10:09:     query: [Object: null prototype] {}
2025-11-28T20:10:09:   },
2025-11-28T20:10:09:   finished: false
2025-11-28T20:10:09: }
2025-11-28T20:10:09: 2025-11-29T01:10:09.363Z next:router-server:main invokeRender /wp-includes/certificates {
2025-11-28T20:10:09:   host: 'gearly.com',
2025-11-28T20:10:09:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:09:   referer: 'https://www.yahoo.com/',
2025-11-28T20:10:09:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:09:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:09:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:09:   dnt: '1',
2025-11-28T20:10:09:   'x-forwarded-for': '183.145.208.59, 4.219.6.242',
2025-11-28T20:10:09:   'x-real-ip': '183.145.208.59',
2025-11-28T20:10:09:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:09:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:09:   connection: 'Keep-Alive',
2025-11-28T20:10:09:   'x-middleware-invoke': '',
2025-11-28T20:10:09:   'x-invoke-path': '/404',
2025-11-28T20:10:09:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:09:   'x-invoke-status': '404'
2025-11-28T20:10:09: }
2025-11-28T20:10:09: 2025-11-29T01:10:09.363Z compression no compression: not acceptable
2025-11-28T20:10:09: 2025-11-29T01:10:09.517Z next:router-server:main requestHandler! /wp-includes/css/ {
2025-11-28T20:10:09:   matchedOutput: undefined,
2025-11-28T20:10:09:   statusCode: 308,
2025-11-28T20:10:09:   resHeaders: undefined,
2025-11-28T20:10:09:   bodyStream: false,
2025-11-28T20:10:09:   parsedUrl: { pathname: '/wp-includes/css', query: undefined },
2025-11-28T20:10:09:   finished: true
2025-11-28T20:10:09: }
2025-11-28T20:10:09: 2025-11-29T01:10:09.517Z compression undefined not compressible
2025-11-28T20:10:09: 2025-11-29T01:10:09.517Z compression no compression: filtered
2025-11-28T20:10:09: 2025-11-29T01:10:09.624Z next:router-server:main requestHandler! /wp-includes/css {
2025-11-28T20:10:09:   matchedOutput: null,
2025-11-28T20:10:09:   statusCode: undefined,
2025-11-28T20:10:09:   resHeaders: {},
2025-11-28T20:10:09:   bodyStream: false,
2025-11-28T20:10:09:   parsedUrl: { pathname: '/wp-includes/css', query: [Object: null prototype] {} },
2025-11-28T20:10:09:   finished: false
2025-11-28T20:10:09: }
2025-11-28T20:10:09: 2025-11-29T01:10:09.624Z next:router-server:main invokeRender /wp-includes/css {
2025-11-28T20:10:09:   host: 'gearly.com',
2025-11-28T20:10:09:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:09:   referer: 'https://www.yahoo.com/',
2025-11-28T20:10:09:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:09:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:09:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:09:   dnt: '1',
2025-11-28T20:10:09:   'x-forwarded-for': '190.178.115.251, 4.219.6.242',
2025-11-28T20:10:09:   'x-real-ip': '190.178.115.251',
2025-11-28T20:10:09:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:09:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:09:   connection: 'Keep-Alive',
2025-11-28T20:10:09:   'x-middleware-invoke': '',
2025-11-28T20:10:09:   'x-invoke-path': '/404',
2025-11-28T20:10:09:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:09:   'x-invoke-status': '404'
2025-11-28T20:10:09: }
2025-11-28T20:10:09: 2025-11-29T01:10:09.624Z compression no compression: not acceptable
2025-11-28T20:10:09: 2025-11-29T01:10:09.716Z next:router-server:main requestHandler! /wp-includes/css/dist/alam.php {
2025-11-28T20:10:09:   matchedOutput: null,
2025-11-28T20:10:09:   statusCode: undefined,
2025-11-28T20:10:09:   resHeaders: {},
2025-11-28T20:10:09:   bodyStream: false,
2025-11-28T20:10:09:   parsedUrl: {
2025-11-28T20:10:09:     pathname: '/wp-includes/css/dist/alam.php',
2025-11-28T20:10:09:     query: [Object: null prototype] {}
2025-11-28T20:10:09:   },
2025-11-28T20:10:09:   finished: false
2025-11-28T20:10:09: }
2025-11-28T20:10:09: 2025-11-29T01:10:09.717Z next:router-server:main invokeRender /wp-includes/css/dist/alam.php {
2025-11-28T20:10:09:   host: 'gearly.com',
2025-11-28T20:10:09:   'user-agent': 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:09:   referer: 'https://www.google.co.uk/',
2025-11-28T20:10:09:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:09:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:09:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:09:   dnt: '1',
2025-11-28T20:10:09:   'x-forwarded-for': '181.206.112.79, 4.219.6.242',
2025-11-28T20:10:09:   'x-real-ip': '181.206.112.79',
2025-11-28T20:10:09:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:09:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:09:   connection: 'Keep-Alive',
2025-11-28T20:10:09:   'x-middleware-invoke': '',
2025-11-28T20:10:09:   'x-invoke-path': '/404',
2025-11-28T20:10:09:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:09:   'x-invoke-status': '404'
2025-11-28T20:10:09: }
2025-11-28T20:10:09: 2025-11-29T01:10:09.717Z compression no compression: not acceptable
2025-11-28T20:10:10: 2025-11-29T01:10:10.087Z next:router-server:main requestHandler! /wp-includes/customize/ {
2025-11-28T20:10:10:   matchedOutput: undefined,
2025-11-28T20:10:10:   statusCode: 308,
2025-11-28T20:10:10:   resHeaders: undefined,
2025-11-28T20:10:10:   bodyStream: false,
2025-11-28T20:10:10:   parsedUrl: { pathname: '/wp-includes/customize', query: undefined },
2025-11-28T20:10:10:   finished: true
2025-11-28T20:10:10: }
2025-11-28T20:10:10: 2025-11-29T01:10:10.087Z compression undefined not compressible
2025-11-28T20:10:10: 2025-11-29T01:10:10.087Z compression no compression: filtered
2025-11-28T20:10:10: 2025-11-29T01:10:10.666Z next:router-server:main requestHandler! /wp-includes/customize {
2025-11-28T20:10:10:   matchedOutput: null,
2025-11-28T20:10:10:   statusCode: undefined,
2025-11-28T20:10:10:   resHeaders: {},
2025-11-28T20:10:10:   bodyStream: false,
2025-11-28T20:10:10:   parsedUrl: {
2025-11-28T20:10:10:     pathname: '/wp-includes/customize',
2025-11-28T20:10:10:     query: [Object: null prototype] {}
2025-11-28T20:10:10:   },
2025-11-28T20:10:10:   finished: false
2025-11-28T20:10:10: }
2025-11-28T20:10:10: 2025-11-29T01:10:10.666Z next:router-server:main invokeRender /wp-includes/customize {
2025-11-28T20:10:10:   host: 'gearly.com',
2025-11-28T20:10:10:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:10:   referer: 'https://www.google.com/',
2025-11-28T20:10:10:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:10:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:10:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:10:   dnt: '1',
2025-11-28T20:10:10:   'x-forwarded-for': '205.183.190.29, 4.219.6.242',
2025-11-28T20:10:10:   'x-real-ip': '205.183.190.29',
2025-11-28T20:10:10:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:10:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:10:   connection: 'Keep-Alive',
2025-11-28T20:10:10:   'x-middleware-invoke': '',
2025-11-28T20:10:10:   'x-invoke-path': '/404',
2025-11-28T20:10:10:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:10:   'x-invoke-status': '404'
2025-11-28T20:10:10: }
2025-11-28T20:10:10: 2025-11-29T01:10:10.666Z compression no compression: not acceptable
2025-11-28T20:10:10: 2025-11-29T01:10:10.814Z next:router-server:main requestHandler! /wp-includes/customize/index.php {
2025-11-28T20:10:10:   matchedOutput: null,
2025-11-28T20:10:10:   statusCode: undefined,
2025-11-28T20:10:10:   resHeaders: {},
2025-11-28T20:10:10:   bodyStream: false,
2025-11-28T20:10:10:   parsedUrl: {
2025-11-28T20:10:10:     pathname: '/wp-includes/customize/index.php',
2025-11-28T20:10:10:     query: [Object: null prototype] {}
2025-11-28T20:10:10:   },
2025-11-28T20:10:10:   finished: false
2025-11-28T20:10:10: }
2025-11-28T20:10:10: 2025-11-29T01:10:10.814Z next:router-server:main invokeRender /wp-includes/customize/index.php {
2025-11-28T20:10:10:   host: 'gearly.com',
2025-11-28T20:10:10:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:10:   referer: 'https://www.google.de/',
2025-11-28T20:10:10:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:10:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:10:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:10:   dnt: '1',
2025-11-28T20:10:10:   'x-forwarded-for': '112.143.204.132, 4.219.6.242',
2025-11-28T20:10:10:   'x-real-ip': '112.143.204.132',
2025-11-28T20:10:10:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:10:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:10:   connection: 'Keep-Alive',
2025-11-28T20:10:10:   'x-middleware-invoke': '',
2025-11-28T20:10:10:   'x-invoke-path': '/404',
2025-11-28T20:10:10:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:10:   'x-invoke-status': '404'
2025-11-28T20:10:10: }
2025-11-28T20:10:10: 2025-11-29T01:10:10.815Z compression no compression: not acceptable
2025-11-28T20:10:10: 2025-11-29T01:10:10.908Z next:router-server:main requestHandler! /wp-content/cache/ {
2025-11-28T20:10:10:   matchedOutput: undefined,
2025-11-28T20:10:10:   statusCode: 308,
2025-11-28T20:10:10:   resHeaders: undefined,
2025-11-28T20:10:10:   bodyStream: false,
2025-11-28T20:10:10:   parsedUrl: { pathname: '/wp-content/cache', query: undefined },
2025-11-28T20:10:10:   finished: true
2025-11-28T20:10:10: }
2025-11-28T20:10:10: 2025-11-29T01:10:10.908Z compression undefined not compressible
2025-11-28T20:10:10: 2025-11-29T01:10:10.908Z compression no compression: filtered
2025-11-28T20:10:11: 2025-11-29T01:10:11.127Z next:router-server:main requestHandler! /wp-content/cache {
2025-11-28T20:10:11:   matchedOutput: null,
2025-11-28T20:10:11:   statusCode: undefined,
2025-11-28T20:10:11:   resHeaders: {},
2025-11-28T20:10:11:   bodyStream: false,
2025-11-28T20:10:11:   parsedUrl: { pathname: '/wp-content/cache', query: [Object: null prototype] {} },
2025-11-28T20:10:11:   finished: false
2025-11-28T20:10:11: }
2025-11-28T20:10:11: 2025-11-29T01:10:11.127Z next:router-server:main invokeRender /wp-content/cache {
2025-11-28T20:10:11:   host: 'gearly.com',
2025-11-28T20:10:11:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:11:   referer: 'https://www.google.co.uk/',
2025-11-28T20:10:11:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:11:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:11:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:11:   dnt: '1',
2025-11-28T20:10:11:   'x-forwarded-for': '172.186.30.140, 4.219.6.242',
2025-11-28T20:10:11:   'x-real-ip': '172.186.30.140',
2025-11-28T20:10:11:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:11:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:11:   connection: 'Keep-Alive',
2025-11-28T20:10:11:   'x-middleware-invoke': '',
2025-11-28T20:10:11:   'x-invoke-path': '/404',
2025-11-28T20:10:11:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:11:   'x-invoke-status': '404'
2025-11-28T20:10:11: }
2025-11-28T20:10:11: 2025-11-29T01:10:11.127Z compression no compression: not acceptable
2025-11-28T20:10:11: 2025-11-29T01:10:11.225Z next:router-server:main requestHandler! /wp-content/w3tc/ {
2025-11-28T20:10:11:   matchedOutput: undefined,
2025-11-28T20:10:11:   statusCode: 308,
2025-11-28T20:10:11:   resHeaders: undefined,
2025-11-28T20:10:11:   bodyStream: false,
2025-11-28T20:10:11:   parsedUrl: { pathname: '/wp-content/w3tc', query: undefined },
2025-11-28T20:10:11:   finished: true
2025-11-28T20:10:11: }
2025-11-28T20:10:11: 2025-11-29T01:10:11.225Z compression undefined not compressible
2025-11-28T20:10:11: 2025-11-29T01:10:11.225Z compression no compression: filtered
2025-11-28T20:10:11: 2025-11-29T01:10:11.317Z next:router-server:main requestHandler! /wp-content/w3tc {
2025-11-28T20:10:11:   matchedOutput: null,
2025-11-28T20:10:11:   statusCode: undefined,
2025-11-28T20:10:11:   resHeaders: {},
2025-11-28T20:10:11:   bodyStream: false,
2025-11-28T20:10:11:   parsedUrl: { pathname: '/wp-content/w3tc', query: [Object: null prototype] {} },
2025-11-28T20:10:11:   finished: false
2025-11-28T20:10:11: }
2025-11-28T20:10:11: 2025-11-29T01:10:11.317Z next:router-server:main invokeRender /wp-content/w3tc {
2025-11-28T20:10:11:   host: 'gearly.com',
2025-11-28T20:10:11:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:11:   referer: 'https://duckduckgo.com/',
2025-11-28T20:10:11:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:11:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:11:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:11:   dnt: '1',
2025-11-28T20:10:11:   'x-forwarded-for': '78.22.110.181, 4.219.6.242',
2025-11-28T20:10:11:   'x-real-ip': '78.22.110.181',
2025-11-28T20:10:11:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:11:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:11:   connection: 'Keep-Alive',
2025-11-28T20:10:11:   'x-middleware-invoke': '',
2025-11-28T20:10:11:   'x-invoke-path': '/404',
2025-11-28T20:10:11:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:11:   'x-invoke-status': '404'
2025-11-28T20:10:11: }
2025-11-28T20:10:11: 2025-11-29T01:10:11.318Z compression no compression: not acceptable
2025-11-28T20:10:11: 2025-11-29T01:10:11.755Z next:router-server:main requestHandler! /wp-content/et-cache/ {
2025-11-28T20:10:11:   matchedOutput: undefined,
2025-11-28T20:10:11:   statusCode: 308,
2025-11-28T20:10:11:   resHeaders: undefined,
2025-11-28T20:10:11:   bodyStream: false,
2025-11-28T20:10:11:   parsedUrl: { pathname: '/wp-content/et-cache', query: undefined },
2025-11-28T20:10:11:   finished: true
2025-11-28T20:10:11: }
2025-11-28T20:10:11: 2025-11-29T01:10:11.755Z compression undefined not compressible
2025-11-28T20:10:11: 2025-11-29T01:10:11.755Z compression no compression: filtered
2025-11-28T20:10:12: 2025-11-29T01:10:12.205Z next:router-server:main requestHandler! /wp-content/et-cache {
2025-11-28T20:10:12:   matchedOutput: null,
2025-11-28T20:10:12:   statusCode: undefined,
2025-11-28T20:10:12:   resHeaders: {},
2025-11-28T20:10:12:   bodyStream: false,
2025-11-28T20:10:12:   parsedUrl: {
2025-11-28T20:10:12:     pathname: '/wp-content/et-cache',
2025-11-28T20:10:12:     query: [Object: null prototype] {}
2025-11-28T20:10:12:   },
2025-11-28T20:10:12:   finished: false
2025-11-28T20:10:12: }
2025-11-28T20:10:12: 2025-11-29T01:10:12.205Z next:router-server:main invokeRender /wp-content/et-cache {
2025-11-28T20:10:12:   host: 'gearly.com',
2025-11-28T20:10:12:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:12:   referer: 'https://www.yahoo.com/',
2025-11-28T20:10:12:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:12:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:12:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:12:   dnt: '1',
2025-11-28T20:10:12:   'x-forwarded-for': '190.222.168.140, 4.219.6.242',
2025-11-28T20:10:12:   'x-real-ip': '190.222.168.140',
2025-11-28T20:10:12:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:12:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:12:   connection: 'Keep-Alive',
2025-11-28T20:10:12:   'x-middleware-invoke': '',
2025-11-28T20:10:12:   'x-invoke-path': '/404',
2025-11-28T20:10:12:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:12:   'x-invoke-status': '404'
2025-11-28T20:10:12: }
2025-11-28T20:10:12: 2025-11-29T01:10:12.206Z compression no compression: not acceptable
2025-11-28T20:10:12: 2025-11-29T01:10:12.941Z next:router-server:main requestHandler! /wp-content/cache/supercache/ {
2025-11-28T20:10:12:   matchedOutput: undefined,
2025-11-28T20:10:12:   statusCode: 308,
2025-11-28T20:10:12:   resHeaders: undefined,
2025-11-28T20:10:12:   bodyStream: false,
2025-11-28T20:10:12:   parsedUrl: { pathname: '/wp-content/cache/supercache', query: undefined },
2025-11-28T20:10:12:   finished: true
2025-11-28T20:10:12: }
2025-11-28T20:10:12: 2025-11-29T01:10:12.941Z compression undefined not compressible
2025-11-28T20:10:12: 2025-11-29T01:10:12.941Z compression no compression: filtered
2025-11-28T20:10:13: 2025-11-29T01:10:13.044Z next:router-server:main requestHandler! /wp-content/cache/supercache {
2025-11-28T20:10:13:   matchedOutput: null,
2025-11-28T20:10:13:   statusCode: undefined,
2025-11-28T20:10:13:   resHeaders: {},
2025-11-28T20:10:13:   bodyStream: false,
2025-11-28T20:10:13:   parsedUrl: {
2025-11-28T20:10:13:     pathname: '/wp-content/cache/supercache',
2025-11-28T20:10:13:     query: [Object: null prototype] {}
2025-11-28T20:10:13:   },
2025-11-28T20:10:13:   finished: false
2025-11-28T20:10:13: }
2025-11-28T20:10:13: 2025-11-29T01:10:13.044Z next:router-server:main invokeRender /wp-content/cache/supercache {
2025-11-28T20:10:13:   host: 'gearly.com',
2025-11-28T20:10:13:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:13:   referer: 'https://www.yahoo.com/',
2025-11-28T20:10:13:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:13:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:13:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:13:   dnt: '1',
2025-11-28T20:10:13:   'x-forwarded-for': '27.78.177.30, 4.219.6.242',
2025-11-28T20:10:13:   'x-real-ip': '27.78.177.30',
2025-11-28T20:10:13:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:13:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:13:   connection: 'Keep-Alive',
2025-11-28T20:10:13:   'x-middleware-invoke': '',
2025-11-28T20:10:13:   'x-invoke-path': '/404',
2025-11-28T20:10:13:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:13:   'x-invoke-status': '404'
2025-11-28T20:10:13: }
2025-11-28T20:10:13: 2025-11-29T01:10:13.044Z compression no compression: not acceptable
2025-11-28T20:10:13: 2025-11-29T01:10:13.372Z next:router-server:main requestHandler! /wp-content/wflogs/ {
2025-11-28T20:10:13:   matchedOutput: undefined,
2025-11-28T20:10:13:   statusCode: 308,
2025-11-28T20:10:13:   resHeaders: undefined,
2025-11-28T20:10:13:   bodyStream: false,
2025-11-28T20:10:13:   parsedUrl: { pathname: '/wp-content/wflogs', query: undefined },
2025-11-28T20:10:13:   finished: true
2025-11-28T20:10:13: }
2025-11-28T20:10:13: 2025-11-29T01:10:13.372Z compression undefined not compressible
2025-11-28T20:10:13: 2025-11-29T01:10:13.372Z compression no compression: filtered
2025-11-28T20:10:13: 2025-11-29T01:10:13.479Z next:router-server:main requestHandler! /wp-content/wflogs {
2025-11-28T20:10:13:   matchedOutput: null,
2025-11-28T20:10:13:   statusCode: undefined,
2025-11-28T20:10:13:   resHeaders: {},
2025-11-28T20:10:13:   bodyStream: false,
2025-11-28T20:10:13:   parsedUrl: {
2025-11-28T20:10:13:     pathname: '/wp-content/wflogs',
2025-11-28T20:10:13:     query: [Object: null prototype] {}
2025-11-28T20:10:13:   },
2025-11-28T20:10:13:   finished: false
2025-11-28T20:10:13: }
2025-11-28T20:10:13: 2025-11-29T01:10:13.479Z next:router-server:main invokeRender /wp-content/wflogs {
2025-11-28T20:10:13:   host: 'gearly.com',
2025-11-28T20:10:13:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:13:   referer: 'https://www.google.com/',
2025-11-28T20:10:13:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:13:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:13:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:13:   dnt: '1',
2025-11-28T20:10:13:   'x-forwarded-for': '174.63.6.185, 4.219.6.242',
2025-11-28T20:10:13:   'x-real-ip': '174.63.6.185',
2025-11-28T20:10:13:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:13:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:13:   connection: 'Keep-Alive',
2025-11-28T20:10:13:   'x-middleware-invoke': '',
2025-11-28T20:10:13:   'x-invoke-path': '/404',
2025-11-28T20:10:13:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:13:   'x-invoke-status': '404'
2025-11-28T20:10:13: }
2025-11-28T20:10:13: 2025-11-29T01:10:13.480Z compression no compression: not acceptable
2025-11-28T20:10:13: 2025-11-29T01:10:13.878Z next:router-server:main requestHandler! /wp-content/updraft/ {
2025-11-28T20:10:13:   matchedOutput: undefined,
2025-11-28T20:10:13:   statusCode: 308,
2025-11-28T20:10:13:   resHeaders: undefined,
2025-11-28T20:10:13:   bodyStream: false,
2025-11-28T20:10:13:   parsedUrl: { pathname: '/wp-content/updraft', query: undefined },
2025-11-28T20:10:13:   finished: true
2025-11-28T20:10:13: }
2025-11-28T20:10:13: 2025-11-29T01:10:13.878Z compression undefined not compressible
2025-11-28T20:10:13: 2025-11-29T01:10:13.878Z compression no compression: filtered
2025-11-28T20:10:14: 2025-11-29T01:10:14.002Z next:router-server:main requestHandler! /wp-content/updraft {
2025-11-28T20:10:14:   matchedOutput: null,
2025-11-28T20:10:14:   statusCode: undefined,
2025-11-28T20:10:14:   resHeaders: {},
2025-11-28T20:10:14:   bodyStream: false,
2025-11-28T20:10:14:   parsedUrl: {
2025-11-28T20:10:14:     pathname: '/wp-content/updraft',
2025-11-28T20:10:14:     query: [Object: null prototype] {}
2025-11-28T20:10:14:   },
2025-11-28T20:10:14:   finished: false
2025-11-28T20:10:14: }
2025-11-28T20:10:14: 2025-11-29T01:10:14.002Z next:router-server:main invokeRender /wp-content/updraft {
2025-11-28T20:10:14:   host: 'gearly.com',
2025-11-28T20:10:14:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T20:10:14:   referer: 'https://www.google.de/',
2025-11-28T20:10:14:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:14:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:14:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:14:   dnt: '1',
2025-11-28T20:10:14:   'x-forwarded-for': '164.154.138.83, 4.219.6.242',
2025-11-28T20:10:14:   'x-real-ip': '164.154.138.83',
2025-11-28T20:10:14:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:14:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:14:   connection: 'Keep-Alive',
2025-11-28T20:10:14:   'x-middleware-invoke': '',
2025-11-28T20:10:14:   'x-invoke-path': '/404',
2025-11-28T20:10:14:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:14:   'x-invoke-status': '404'
2025-11-28T20:10:14: }
2025-11-28T20:10:14: 2025-11-29T01:10:14.003Z compression no compression: not acceptable
2025-11-28T20:10:14: 2025-11-29T01:10:14.240Z next:router-server:main requestHandler! /wp-content/ai1wm-backups/ {
2025-11-28T20:10:14:   matchedOutput: undefined,
2025-11-28T20:10:14:   statusCode: 308,
2025-11-28T20:10:14:   resHeaders: undefined,
2025-11-28T20:10:14:   bodyStream: false,
2025-11-28T20:10:14:   parsedUrl: { pathname: '/wp-content/ai1wm-backups', query: undefined },
2025-11-28T20:10:14:   finished: true
2025-11-28T20:10:14: }
2025-11-28T20:10:14: 2025-11-29T01:10:14.240Z compression undefined not compressible
2025-11-28T20:10:14: 2025-11-29T01:10:14.240Z compression no compression: filtered
2025-11-28T20:10:14: 2025-11-29T01:10:14.597Z next:router-server:main requestHandler! /wp-content/ai1wm-backups {
2025-11-28T20:10:14:   matchedOutput: null,
2025-11-28T20:10:14:   statusCode: undefined,
2025-11-28T20:10:14:   resHeaders: {},
2025-11-28T20:10:14:   bodyStream: false,
2025-11-28T20:10:14:   parsedUrl: {
2025-11-28T20:10:14:     pathname: '/wp-content/ai1wm-backups',
2025-11-28T20:10:14:     query: [Object: null prototype] {}
2025-11-28T20:10:14:   },
2025-11-28T20:10:14:   finished: false
2025-11-28T20:10:14: }
2025-11-28T20:10:14: 2025-11-29T01:10:14.597Z next:router-server:main invokeRender /wp-content/ai1wm-backups {
2025-11-28T20:10:14:   host: 'gearly.com',
2025-11-28T20:10:14:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:14:   referer: 'https://www.google.co.uk/',
2025-11-28T20:10:14:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:14:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:14:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:14:   dnt: '1',
2025-11-28T20:10:14:   'x-forwarded-for': '221.247.94.247, 4.219.6.242',
2025-11-28T20:10:14:   'x-real-ip': '221.247.94.247',
2025-11-28T20:10:14:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:14:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:14:   connection: 'Keep-Alive',
2025-11-28T20:10:14:   'x-middleware-invoke': '',
2025-11-28T20:10:14:   'x-invoke-path': '/404',
2025-11-28T20:10:14:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:14:   'x-invoke-status': '404'
2025-11-28T20:10:14: }
2025-11-28T20:10:14: 2025-11-29T01:10:14.598Z compression no compression: not acceptable
2025-11-28T20:10:15: 2025-11-29T01:10:15.141Z next:router-server:main requestHandler! /wp-content/backups-dup-lite/ {
2025-11-28T20:10:15:   matchedOutput: undefined,
2025-11-28T20:10:15:   statusCode: 308,
2025-11-28T20:10:15:   resHeaders: undefined,
2025-11-28T20:10:15:   bodyStream: false,
2025-11-28T20:10:15:   parsedUrl: { pathname: '/wp-content/backups-dup-lite', query: undefined },
2025-11-28T20:10:15:   finished: true
2025-11-28T20:10:15: }
2025-11-28T20:10:15: 2025-11-29T01:10:15.141Z compression undefined not compressible
2025-11-28T20:10:15: 2025-11-29T01:10:15.141Z compression no compression: filtered
2025-11-28T20:10:15: 2025-11-29T01:10:15.358Z next:router-server:main requestHandler! /wp-content/backups-dup-lite {
2025-11-28T20:10:15:   matchedOutput: null,
2025-11-28T20:10:15:   statusCode: undefined,
2025-11-28T20:10:15:   resHeaders: {},
2025-11-28T20:10:15:   bodyStream: false,
2025-11-28T20:10:15:   parsedUrl: {
2025-11-28T20:10:15:     pathname: '/wp-content/backups-dup-lite',
2025-11-28T20:10:15:     query: [Object: null prototype] {}
2025-11-28T20:10:15:   },
2025-11-28T20:10:15:   finished: false
2025-11-28T20:10:15: }
2025-11-28T20:10:15: 2025-11-29T01:10:15.358Z next:router-server:main invokeRender /wp-content/backups-dup-lite {
2025-11-28T20:10:15:   host: 'gearly.com',
2025-11-28T20:10:15:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:15:   referer: 'https://www.bing.com/',
2025-11-28T20:10:15:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:15:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:15:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:15:   dnt: '1',
2025-11-28T20:10:15:   'x-forwarded-for': '70.17.90.193, 4.219.6.242',
2025-11-28T20:10:15:   'x-real-ip': '70.17.90.193',
2025-11-28T20:10:15:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:15:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:15:   connection: 'Keep-Alive',
2025-11-28T20:10:15:   'x-middleware-invoke': '',
2025-11-28T20:10:15:   'x-invoke-path': '/404',
2025-11-28T20:10:15:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:15:   'x-invoke-status': '404'
2025-11-28T20:10:15: }
2025-11-28T20:10:15: 2025-11-29T01:10:15.359Z compression no compression: not acceptable
2025-11-28T20:10:16: 2025-11-29T01:10:16.118Z next:router-server:main requestHandler! /wp-content/backup-db/ {
2025-11-28T20:10:16:   matchedOutput: undefined,
2025-11-28T20:10:16:   statusCode: 308,
2025-11-28T20:10:16:   resHeaders: undefined,
2025-11-28T20:10:16:   bodyStream: false,
2025-11-28T20:10:16:   parsedUrl: { pathname: '/wp-content/backup-db', query: undefined },
2025-11-28T20:10:16:   finished: true
2025-11-28T20:10:16: }
2025-11-28T20:10:16: 2025-11-29T01:10:16.119Z compression undefined not compressible
2025-11-28T20:10:16: 2025-11-29T01:10:16.119Z compression no compression: filtered
2025-11-28T20:10:16: 2025-11-29T01:10:16.229Z next:router-server:main requestHandler! /wp-content/backup-db {
2025-11-28T20:10:16:   matchedOutput: null,
2025-11-28T20:10:16:   statusCode: undefined,
2025-11-28T20:10:16:   resHeaders: {},
2025-11-28T20:10:16:   bodyStream: false,
2025-11-28T20:10:16:   parsedUrl: {
2025-11-28T20:10:16:     pathname: '/wp-content/backup-db',
2025-11-28T20:10:16:     query: [Object: null prototype] {}
2025-11-28T20:10:16:   },
2025-11-28T20:10:16:   finished: false
2025-11-28T20:10:16: }
2025-11-28T20:10:16: 2025-11-29T01:10:16.230Z next:router-server:main invokeRender /wp-content/backup-db {
2025-11-28T20:10:16:   host: 'gearly.com',
2025-11-28T20:10:16:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:16:   referer: 'https://www.yahoo.com/',
2025-11-28T20:10:16:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:16:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:16:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:16:   dnt: '1',
2025-11-28T20:10:16:   'x-forwarded-for': '134.250.180.245, 4.219.6.242',
2025-11-28T20:10:16:   'x-real-ip': '134.250.180.245',
2025-11-28T20:10:16:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:16:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:16:   connection: 'Keep-Alive',
2025-11-28T20:10:16:   'x-middleware-invoke': '',
2025-11-28T20:10:16:   'x-invoke-path': '/404',
2025-11-28T20:10:16:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:16:   'x-invoke-status': '404'
2025-11-28T20:10:16: }
2025-11-28T20:10:16: 2025-11-29T01:10:16.230Z compression no compression: not acceptable
2025-11-28T20:10:16: 2025-11-29T01:10:16.520Z next:router-server:main requestHandler! /wp-content/uploads/woocommerce_uploads/ {
2025-11-28T20:10:16:   matchedOutput: undefined,
2025-11-28T20:10:16:   statusCode: 308,
2025-11-28T20:10:16:   resHeaders: undefined,
2025-11-28T20:10:16:   bodyStream: false,
2025-11-28T20:10:16:   parsedUrl: {
2025-11-28T20:10:16:     pathname: '/wp-content/uploads/woocommerce_uploads',
2025-11-28T20:10:16:     query: undefined
2025-11-28T20:10:16:   },
2025-11-28T20:10:16:   finished: true
2025-11-28T20:10:16: }
2025-11-28T20:10:16: 2025-11-29T01:10:16.520Z compression undefined not compressible
2025-11-28T20:10:16: 2025-11-29T01:10:16.520Z compression no compression: filtered
2025-11-28T20:10:16: 2025-11-29T01:10:16.982Z next:router-server:main requestHandler! /wp-content/uploads/woocommerce_uploads {
2025-11-28T20:10:16:   matchedOutput: null,
2025-11-28T20:10:16:   statusCode: undefined,
2025-11-28T20:10:16:   resHeaders: {},
2025-11-28T20:10:16:   bodyStream: false,
2025-11-28T20:10:16:   parsedUrl: {
2025-11-28T20:10:16:     pathname: '/wp-content/uploads/woocommerce_uploads',
2025-11-28T20:10:16:     query: [Object: null prototype] {}
2025-11-28T20:10:16:   },
2025-11-28T20:10:16:   finished: false
2025-11-28T20:10:16: }
2025-11-28T20:10:16: 2025-11-29T01:10:16.982Z next:router-server:main invokeRender /wp-content/uploads/woocommerce_uploads {
2025-11-28T20:10:16:   host: 'gearly.com',
2025-11-28T20:10:16:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:16:   referer: 'https://duckduckgo.com/',
2025-11-28T20:10:16:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:16:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:16:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:16:   dnt: '1',
2025-11-28T20:10:16:   'x-forwarded-for': '45.19.217.144, 4.219.6.242',
2025-11-28T20:10:16:   'x-real-ip': '45.19.217.144',
2025-11-28T20:10:16:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:16:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:16:   connection: 'Keep-Alive',
2025-11-28T20:10:16:   'x-middleware-invoke': '',
2025-11-28T20:10:16:   'x-invoke-path': '/404',
2025-11-28T20:10:16:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:16:   'x-invoke-status': '404'
2025-11-28T20:10:16: }
2025-11-28T20:10:16: 2025-11-29T01:10:16.983Z compression no compression: not acceptable
2025-11-28T20:10:17: 2025-11-29T01:10:17.110Z next:router-server:main requestHandler! /wp-content/uploads/woocommerce/ {
2025-11-28T20:10:17:   matchedOutput: undefined,
2025-11-28T20:10:17:   statusCode: 308,
2025-11-28T20:10:17:   resHeaders: undefined,
2025-11-28T20:10:17:   bodyStream: false,
2025-11-28T20:10:17:   parsedUrl: { pathname: '/wp-content/uploads/woocommerce', query: undefined },
2025-11-28T20:10:17:   finished: true
2025-11-28T20:10:17: }
2025-11-28T20:10:17: 2025-11-29T01:10:17.110Z compression undefined not compressible
2025-11-28T20:10:17: 2025-11-29T01:10:17.110Z compression no compression: filtered
2025-11-28T20:10:17: 2025-11-29T01:10:17.216Z next:router-server:main requestHandler! /wp-content/uploads/woocommerce {
2025-11-28T20:10:17:   matchedOutput: null,
2025-11-28T20:10:17:   statusCode: undefined,
2025-11-28T20:10:17:   resHeaders: {},
2025-11-28T20:10:17:   bodyStream: false,
2025-11-28T20:10:17:   parsedUrl: {
2025-11-28T20:10:17:     pathname: '/wp-content/uploads/woocommerce',
2025-11-28T20:10:17:     query: [Object: null prototype] {}
2025-11-28T20:10:17:   },
2025-11-28T20:10:17:   finished: false
2025-11-28T20:10:17: }
2025-11-28T20:10:17: 2025-11-29T01:10:17.216Z next:router-server:main invokeRender /wp-content/uploads/woocommerce {
2025-11-28T20:10:17:   host: 'gearly.com',
2025-11-28T20:10:17:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T20:10:17:   referer: 'https://www.yahoo.com/',
2025-11-28T20:10:17:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:17:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:17:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:17:   dnt: '1',
2025-11-28T20:10:17:   'x-forwarded-for': '187.34.238.70, 4.219.6.242',
2025-11-28T20:10:17:   'x-real-ip': '187.34.238.70',
2025-11-28T20:10:17:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:17:   connection: 'Keep-Alive',
2025-11-28T20:10:17:   'x-middleware-invoke': '',
2025-11-28T20:10:17:   'x-invoke-path': '/404',
2025-11-28T20:10:17:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:17:   'x-invoke-status': '404'
2025-11-28T20:10:17: }
2025-11-28T20:10:17: 2025-11-29T01:10:17.216Z compression no compression: not acceptable
2025-11-28T20:10:17: 2025-11-29T01:10:17.309Z next:router-server:main requestHandler! /wp-content/uploads/wc-logs/ {
2025-11-28T20:10:17:   matchedOutput: undefined,
2025-11-28T20:10:17:   statusCode: 308,
2025-11-28T20:10:17:   resHeaders: undefined,
2025-11-28T20:10:17:   bodyStream: false,
2025-11-28T20:10:17:   parsedUrl: { pathname: '/wp-content/uploads/wc-logs', query: undefined },
2025-11-28T20:10:17:   finished: true
2025-11-28T20:10:17: }
2025-11-28T20:10:17: 2025-11-29T01:10:17.309Z compression undefined not compressible
2025-11-28T20:10:17: 2025-11-29T01:10:17.309Z compression no compression: filtered
2025-11-28T20:10:17: 2025-11-29T01:10:17.410Z next:router-server:main requestHandler! /wp-content/uploads/wc-logs {
2025-11-28T20:10:17:   matchedOutput: null,
2025-11-28T20:10:17:   statusCode: undefined,
2025-11-28T20:10:17:   resHeaders: {},
2025-11-28T20:10:17:   bodyStream: false,
2025-11-28T20:10:17:   parsedUrl: {
2025-11-28T20:10:17:     pathname: '/wp-content/uploads/wc-logs',
2025-11-28T20:10:17:     query: [Object: null prototype] {}
2025-11-28T20:10:17:   },
2025-11-28T20:10:17:   finished: false
2025-11-28T20:10:17: }
2025-11-28T20:10:17: 2025-11-29T01:10:17.410Z next:router-server:main invokeRender /wp-content/uploads/wc-logs {
2025-11-28T20:10:17:   host: 'gearly.com',
2025-11-28T20:10:17:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:17:   referer: 'https://www.yahoo.com/',
2025-11-28T20:10:17:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:17:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:17:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:17:   dnt: '1',
2025-11-28T20:10:17:   'x-forwarded-for': '129.153.250.124, 4.219.6.242',
2025-11-28T20:10:17:   'x-real-ip': '129.153.250.124',
2025-11-28T20:10:17:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:17:   connection: 'Keep-Alive',
2025-11-28T20:10:17:   'x-middleware-invoke': '',
2025-11-28T20:10:17:   'x-invoke-path': '/404',
2025-11-28T20:10:17:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:17:   'x-invoke-status': '404'
2025-11-28T20:10:17: }
2025-11-28T20:10:17: 2025-11-29T01:10:17.411Z compression no compression: not acceptable
2025-11-28T20:10:17: 2025-11-29T01:10:17.515Z next:router-server:main requestHandler! /wp-includes/images/ {
2025-11-28T20:10:17:   matchedOutput: undefined,
2025-11-28T20:10:17:   statusCode: 308,
2025-11-28T20:10:17:   resHeaders: undefined,
2025-11-28T20:10:17:   bodyStream: false,
2025-11-28T20:10:17:   parsedUrl: { pathname: '/wp-includes/images', query: undefined },
2025-11-28T20:10:17:   finished: true
2025-11-28T20:10:17: }
2025-11-28T20:10:17: 2025-11-29T01:10:17.515Z compression undefined not compressible
2025-11-28T20:10:17: 2025-11-29T01:10:17.515Z compression no compression: filtered
2025-11-28T20:10:17: 2025-11-29T01:10:17.820Z next:router-server:main requestHandler! /wp-includes/images {
2025-11-28T20:10:17:   matchedOutput: null,
2025-11-28T20:10:17:   statusCode: undefined,
2025-11-28T20:10:17:   resHeaders: {},
2025-11-28T20:10:17:   bodyStream: false,
2025-11-28T20:10:17:   parsedUrl: {
2025-11-28T20:10:17:     pathname: '/wp-includes/images',
2025-11-28T20:10:17:     query: [Object: null prototype] {}
2025-11-28T20:10:17:   },
2025-11-28T20:10:17:   finished: false
2025-11-28T20:10:17: }
2025-11-28T20:10:17: 2025-11-29T01:10:17.820Z next:router-server:main invokeRender /wp-includes/images {
2025-11-28T20:10:17:   host: 'gearly.com',
2025-11-28T20:10:17:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:17:   referer: 'https://www.yahoo.com/',
2025-11-28T20:10:17:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:17:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:17:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:17:   dnt: '1',
2025-11-28T20:10:17:   'x-forwarded-for': '120.78.238.253, 4.219.6.242',
2025-11-28T20:10:17:   'x-real-ip': '120.78.238.253',
2025-11-28T20:10:17:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:17:   connection: 'Keep-Alive',
2025-11-28T20:10:17:   'x-middleware-invoke': '',
2025-11-28T20:10:17:   'x-invoke-path': '/404',
2025-11-28T20:10:17:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:17:   'x-invoke-status': '404'
2025-11-28T20:10:17: }
2025-11-28T20:10:17: 2025-11-29T01:10:17.821Z compression no compression: not acceptable
2025-11-28T20:10:18: 2025-11-29T01:10:18.079Z next:router-server:main requestHandler! /wp-includes/js/ {
2025-11-28T20:10:18:   matchedOutput: undefined,
2025-11-28T20:10:18:   statusCode: 308,
2025-11-28T20:10:18:   resHeaders: undefined,
2025-11-28T20:10:18:   bodyStream: false,
2025-11-28T20:10:18:   parsedUrl: { pathname: '/wp-includes/js', query: undefined },
2025-11-28T20:10:18:   finished: true
2025-11-28T20:10:18: }
2025-11-28T20:10:18: 2025-11-29T01:10:18.079Z compression undefined not compressible
2025-11-28T20:10:18: 2025-11-29T01:10:18.079Z compression no compression: filtered
2025-11-28T20:10:18: 2025-11-29T01:10:18.392Z next:router-server:main requestHandler! /wp-includes/js {
2025-11-28T20:10:18:   matchedOutput: null,
2025-11-28T20:10:18:   statusCode: undefined,
2025-11-28T20:10:18:   resHeaders: {},
2025-11-28T20:10:18:   bodyStream: false,
2025-11-28T20:10:18:   parsedUrl: { pathname: '/wp-includes/js', query: [Object: null prototype] {} },
2025-11-28T20:10:18:   finished: false
2025-11-28T20:10:18: }
2025-11-28T20:10:18: 2025-11-29T01:10:18.392Z next:router-server:main invokeRender /wp-includes/js {
2025-11-28T20:10:18:   host: 'gearly.com',
2025-11-28T20:10:18:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T20:10:18:   referer: 'https://www.google.fr/',
2025-11-28T20:10:18:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:18:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:18:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:18:   dnt: '1',
2025-11-28T20:10:18:   'x-forwarded-for': '130.18.159.163, 4.219.6.242',
2025-11-28T20:10:18:   'x-real-ip': '130.18.159.163',
2025-11-28T20:10:18:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:18:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:18:   connection: 'Keep-Alive',
2025-11-28T20:10:18:   'x-middleware-invoke': '',
2025-11-28T20:10:18:   'x-invoke-path': '/404',
2025-11-28T20:10:18:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:18:   'x-invoke-status': '404'
2025-11-28T20:10:18: }
2025-11-28T20:10:18: 2025-11-29T01:10:18.393Z compression no compression: not acceptable
2025-11-28T20:10:18: 2025-11-29T01:10:18.489Z next:router-server:main requestHandler! /wp-includes/fonts/ {
2025-11-28T20:10:18:   matchedOutput: undefined,
2025-11-28T20:10:18:   statusCode: 308,
2025-11-28T20:10:18:   resHeaders: undefined,
2025-11-28T20:10:18:   bodyStream: false,
2025-11-28T20:10:18:   parsedUrl: { pathname: '/wp-includes/fonts', query: undefined },
2025-11-28T20:10:18:   finished: true
2025-11-28T20:10:18: }
2025-11-28T20:10:18: 2025-11-29T01:10:18.489Z compression undefined not compressible
2025-11-28T20:10:18: 2025-11-29T01:10:18.489Z compression no compression: filtered
2025-11-28T20:10:18: 2025-11-29T01:10:18.722Z next:router-server:main requestHandler! /wp-includes/fonts {
2025-11-28T20:10:18:   matchedOutput: null,
2025-11-28T20:10:18:   statusCode: undefined,
2025-11-28T20:10:18:   resHeaders: {},
2025-11-28T20:10:18:   bodyStream: false,
2025-11-28T20:10:18:   parsedUrl: {
2025-11-28T20:10:18:     pathname: '/wp-includes/fonts',
2025-11-28T20:10:18:     query: [Object: null prototype] {}
2025-11-28T20:10:18:   },
2025-11-28T20:10:18:   finished: false
2025-11-28T20:10:18: }
2025-11-28T20:10:18: 2025-11-29T01:10:18.722Z next:router-server:main invokeRender /wp-includes/fonts {
2025-11-28T20:10:18:   host: 'gearly.com',
2025-11-28T20:10:18:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:18:   referer: 'https://www.google.fr/',
2025-11-28T20:10:18:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:18:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:18:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:18:   dnt: '1',
2025-11-28T20:10:18:   'x-forwarded-for': '52.9.172.155, 4.219.6.242',
2025-11-28T20:10:18:   'x-real-ip': '52.9.172.155',
2025-11-28T20:10:18:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:18:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:18:   connection: 'Keep-Alive',
2025-11-28T20:10:18:   'x-middleware-invoke': '',
2025-11-28T20:10:18:   'x-invoke-path': '/404',
2025-11-28T20:10:18:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:18:   'x-invoke-status': '404'
2025-11-28T20:10:18: }
2025-11-28T20:10:18: 2025-11-29T01:10:18.723Z compression no compression: not acceptable
2025-11-28T20:10:18: 2025-11-29T01:10:18.943Z next:router-server:main requestHandler! /wp-includes/fonts/autoload_classmap.php {
2025-11-28T20:10:18:   matchedOutput: null,
2025-11-28T20:10:18:   statusCode: undefined,
2025-11-28T20:10:18:   resHeaders: {},
2025-11-28T20:10:18:   bodyStream: false,
2025-11-28T20:10:18:   parsedUrl: {
2025-11-28T20:10:18:     pathname: '/wp-includes/fonts/autoload_classmap.php',
2025-11-28T20:10:18:     query: [Object: null prototype] {}
2025-11-28T20:10:18:   },
2025-11-28T20:10:18:   finished: false
2025-11-28T20:10:18: }
2025-11-28T20:10:18: 2025-11-29T01:10:18.943Z next:router-server:main invokeRender /wp-includes/fonts/autoload_classmap.php {
2025-11-28T20:10:18:   host: 'gearly.com',
2025-11-28T20:10:18:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:18:   referer: 'https://www.google.com/',
2025-11-28T20:10:18:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:18:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:18:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:18:   dnt: '1',
2025-11-28T20:10:18:   'x-forwarded-for': '119.168.111.19, 4.219.6.242',
2025-11-28T20:10:18:   'x-real-ip': '119.168.111.19',
2025-11-28T20:10:18:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:18:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:18:   connection: 'Keep-Alive',
2025-11-28T20:10:18:   'x-middleware-invoke': '',
2025-11-28T20:10:18:   'x-invoke-path': '/404',
2025-11-28T20:10:18:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:18:   'x-invoke-status': '404'
2025-11-28T20:10:18: }
2025-11-28T20:10:18: 2025-11-29T01:10:18.943Z compression no compression: not acceptable
2025-11-28T20:10:19: 2025-11-29T01:10:19.291Z next:router-server:main requestHandler! /wp-includes/fonts/index.php {
2025-11-28T20:10:19:   matchedOutput: null,
2025-11-28T20:10:19:   statusCode: undefined,
2025-11-28T20:10:19:   resHeaders: {},
2025-11-28T20:10:19:   bodyStream: false,
2025-11-28T20:10:19:   parsedUrl: {
2025-11-28T20:10:19:     pathname: '/wp-includes/fonts/index.php',
2025-11-28T20:10:19:     query: [Object: null prototype] {}
2025-11-28T20:10:19:   },
2025-11-28T20:10:19:   finished: false
2025-11-28T20:10:19: }
2025-11-28T20:10:19: 2025-11-29T01:10:19.291Z next:router-server:main invokeRender /wp-includes/fonts/index.php {
2025-11-28T20:10:19:   host: 'gearly.com',
2025-11-28T20:10:19:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:19:   referer: 'https://duckduckgo.com/',
2025-11-28T20:10:19:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:19:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:19:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:19:   dnt: '1',
2025-11-28T20:10:19:   'x-forwarded-for': '57.146.190.22, 4.219.6.242',
2025-11-28T20:10:19:   'x-real-ip': '57.146.190.22',
2025-11-28T20:10:19:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:19:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:19:   connection: 'Keep-Alive',
2025-11-28T20:10:19:   'x-middleware-invoke': '',
2025-11-28T20:10:19:   'x-invoke-path': '/404',
2025-11-28T20:10:19:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:19:   'x-invoke-status': '404'
2025-11-28T20:10:19: }
2025-11-28T20:10:19: 2025-11-29T01:10:19.292Z compression no compression: not acceptable
2025-11-28T20:10:19: 2025-11-29T01:10:19.577Z next:router-server:main requestHandler! /wp-includes/html-api/ {
2025-11-28T20:10:19:   matchedOutput: undefined,
2025-11-28T20:10:19:   statusCode: 308,
2025-11-28T20:10:19:   resHeaders: undefined,
2025-11-28T20:10:19:   bodyStream: false,
2025-11-28T20:10:19:   parsedUrl: { pathname: '/wp-includes/html-api', query: undefined },
2025-11-28T20:10:19:   finished: true
2025-11-28T20:10:19: }
2025-11-28T20:10:19: 2025-11-29T01:10:19.577Z compression undefined not compressible
2025-11-28T20:10:19: 2025-11-29T01:10:19.577Z compression no compression: filtered
2025-11-28T20:10:20: 2025-11-29T01:10:20.041Z next:router-server:main requestHandler! /wp-includes/html-api {
2025-11-28T20:10:20:   matchedOutput: null,
2025-11-28T20:10:20:   statusCode: undefined,
2025-11-28T20:10:20:   resHeaders: {},
2025-11-28T20:10:20:   bodyStream: false,
2025-11-28T20:10:20:   parsedUrl: {
2025-11-28T20:10:20:     pathname: '/wp-includes/html-api',
2025-11-28T20:10:20:     query: [Object: null prototype] {}
2025-11-28T20:10:20:   },
2025-11-28T20:10:20:   finished: false
2025-11-28T20:10:20: }
2025-11-28T20:10:20: 2025-11-29T01:10:20.041Z next:router-server:main invokeRender /wp-includes/html-api {
2025-11-28T20:10:20:   host: 'gearly.com',
2025-11-28T20:10:20:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:20:   referer: 'https://www.yahoo.com/',
2025-11-28T20:10:20:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:20:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:20:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:20:   dnt: '1',
2025-11-28T20:10:20:   'x-forwarded-for': '128.246.79.7, 4.219.6.242',
2025-11-28T20:10:20:   'x-real-ip': '128.246.79.7',
2025-11-28T20:10:20:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:20:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:20:   connection: 'Keep-Alive',
2025-11-28T20:10:20:   'x-middleware-invoke': '',
2025-11-28T20:10:20:   'x-invoke-path': '/404',
2025-11-28T20:10:20:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:20:   'x-invoke-status': '404'
2025-11-28T20:10:20: }
2025-11-28T20:10:20: 2025-11-29T01:10:20.042Z compression no compression: not acceptable
2025-11-28T20:10:20: 2025-11-29T01:10:20.178Z next:router-server:main requestHandler! /wp-includes/images/crystal/ {
2025-11-28T20:10:20:   matchedOutput: undefined,
2025-11-28T20:10:20:   statusCode: 308,
2025-11-28T20:10:20:   resHeaders: undefined,
2025-11-28T20:10:20:   bodyStream: false,
2025-11-28T20:10:20:   parsedUrl: { pathname: '/wp-includes/images/crystal', query: undefined },
2025-11-28T20:10:20:   finished: true
2025-11-28T20:10:20: }
2025-11-28T20:10:20: 2025-11-29T01:10:20.178Z compression undefined not compressible
2025-11-28T20:10:20: 2025-11-29T01:10:20.178Z compression no compression: filtered
2025-11-28T20:10:20: 2025-11-29T01:10:20.270Z next:router-server:main requestHandler! /wp-includes/images/crystal {
2025-11-28T20:10:20:   matchedOutput: null,
2025-11-28T20:10:20:   statusCode: undefined,
2025-11-28T20:10:20:   resHeaders: {},
2025-11-28T20:10:20:   bodyStream: false,
2025-11-28T20:10:20:   parsedUrl: {
2025-11-28T20:10:20:     pathname: '/wp-includes/images/crystal',
2025-11-28T20:10:20:     query: [Object: null prototype] {}
2025-11-28T20:10:20:   },
2025-11-28T20:10:20:   finished: false
2025-11-28T20:10:20: }
2025-11-28T20:10:20: 2025-11-29T01:10:20.270Z next:router-server:main invokeRender /wp-includes/images/crystal {
2025-11-28T20:10:20:   host: 'gearly.com',
2025-11-28T20:10:20:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:20:   referer: 'https://www.google.com/',
2025-11-28T20:10:20:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:20:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:20:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:20:   dnt: '1',
2025-11-28T20:10:20:   'x-forwarded-for': '66.244.252.35, 4.219.6.242',
2025-11-28T20:10:20:   'x-real-ip': '66.244.252.35',
2025-11-28T20:10:20:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:20:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:20:   connection: 'Keep-Alive',
2025-11-28T20:10:20:   'x-middleware-invoke': '',
2025-11-28T20:10:20:   'x-invoke-path': '/404',
2025-11-28T20:10:20:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:20:   'x-invoke-status': '404'
2025-11-28T20:10:20: }
2025-11-28T20:10:20: 2025-11-29T01:10:20.271Z compression no compression: not acceptable
2025-11-28T20:10:20: 2025-11-29T01:10:20.363Z next:router-server:main requestHandler! /wp-includes/images/index.php {
2025-11-28T20:10:20:   matchedOutput: null,
2025-11-28T20:10:20:   statusCode: undefined,
2025-11-28T20:10:20:   resHeaders: {},
2025-11-28T20:10:20:   bodyStream: false,
2025-11-28T20:10:20:   parsedUrl: {
2025-11-28T20:10:20:     pathname: '/wp-includes/images/index.php',
2025-11-28T20:10:20:     query: [Object: null prototype] {}
2025-11-28T20:10:20:   },
2025-11-28T20:10:20:   finished: false
2025-11-28T20:10:20: }
2025-11-28T20:10:20: 2025-11-29T01:10:20.363Z next:router-server:main invokeRender /wp-includes/images/index.php {
2025-11-28T20:10:20:   host: 'gearly.com',
2025-11-28T20:10:20:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1',
2025-11-28T20:10:20:   referer: 'https://www.google.de/',
2025-11-28T20:10:20:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:20:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:20:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:20:   dnt: '1',
2025-11-28T20:10:20:   'x-forwarded-for': '213.229.142.112, 4.219.6.242',
2025-11-28T20:10:20:   'x-real-ip': '213.229.142.112',
2025-11-28T20:10:20:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:20:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:20:   connection: 'Keep-Alive',
2025-11-28T20:10:20:   'x-middleware-invoke': '',
2025-11-28T20:10:20:   'x-invoke-path': '/404',
2025-11-28T20:10:20:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:20:   'x-invoke-status': '404'
2025-11-28T20:10:20: }
2025-11-28T20:10:20: 2025-11-29T01:10:20.364Z compression no compression: not acceptable
2025-11-28T20:10:20: 2025-11-29T01:10:20.753Z next:router-server:main requestHandler! /wp-includes/images/media/ {
2025-11-28T20:10:20:   matchedOutput: undefined,
2025-11-28T20:10:20:   statusCode: 308,
2025-11-28T20:10:20:   resHeaders: undefined,
2025-11-28T20:10:20:   bodyStream: false,
2025-11-28T20:10:20:   parsedUrl: { pathname: '/wp-includes/images/media', query: undefined },
2025-11-28T20:10:20:   finished: true
2025-11-28T20:10:20: }
2025-11-28T20:10:20: 2025-11-29T01:10:20.753Z compression undefined not compressible
2025-11-28T20:10:20: 2025-11-29T01:10:20.753Z compression no compression: filtered
2025-11-28T20:10:21: 2025-11-29T01:10:21.124Z next:router-server:main requestHandler! /wp-includes/images/media {
2025-11-28T20:10:21:   matchedOutput: null,
2025-11-28T20:10:21:   statusCode: undefined,
2025-11-28T20:10:21:   resHeaders: {},
2025-11-28T20:10:21:   bodyStream: false,
2025-11-28T20:10:21:   parsedUrl: {
2025-11-28T20:10:21:     pathname: '/wp-includes/images/media',
2025-11-28T20:10:21:     query: [Object: null prototype] {}
2025-11-28T20:10:21:   },
2025-11-28T20:10:21:   finished: false
2025-11-28T20:10:21: }
2025-11-28T20:10:21: 2025-11-29T01:10:21.124Z next:router-server:main invokeRender /wp-includes/images/media {
2025-11-28T20:10:21:   host: 'gearly.com',
2025-11-28T20:10:21:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T20:10:21:   referer: 'https://www.google.de/',
2025-11-28T20:10:21:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:21:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:21:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:21:   dnt: '1',
2025-11-28T20:10:21:   'x-forwarded-for': '38.175.221.130, 4.219.6.242',
2025-11-28T20:10:21:   'x-real-ip': '38.175.221.130',
2025-11-28T20:10:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:21:   connection: 'Keep-Alive',
2025-11-28T20:10:21:   'x-middleware-invoke': '',
2025-11-28T20:10:21:   'x-invoke-path': '/404',
2025-11-28T20:10:21:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:21:   'x-invoke-status': '404'
2025-11-28T20:10:21: }
2025-11-28T20:10:21: 2025-11-29T01:10:21.125Z compression no compression: not acceptable
2025-11-28T20:10:21: 2025-11-29T01:10:21.521Z next:router-server:main requestHandler! /wp-includes/images/media/index.php {
2025-11-28T20:10:21:   matchedOutput: null,
2025-11-28T20:10:21:   statusCode: undefined,
2025-11-28T20:10:21:   resHeaders: {},
2025-11-28T20:10:21:   bodyStream: false,
2025-11-28T20:10:21:   parsedUrl: {
2025-11-28T20:10:21:     pathname: '/wp-includes/images/media/index.php',
2025-11-28T20:10:21:     query: [Object: null prototype] {}
2025-11-28T20:10:21:   },
2025-11-28T20:10:21:   finished: false
2025-11-28T20:10:21: }
2025-11-28T20:10:21: 2025-11-29T01:10:21.521Z next:router-server:main invokeRender /wp-includes/images/media/index.php {
2025-11-28T20:10:21:   host: 'gearly.com',
2025-11-28T20:10:21:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T20:10:21:   referer: 'https://www.google.co.uk/',
2025-11-28T20:10:21:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:21:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:21:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:21:   dnt: '1',
2025-11-28T20:10:21:   'x-forwarded-for': '4.118.30.127, 4.219.6.242',
2025-11-28T20:10:21:   'x-real-ip': '4.118.30.127',
2025-11-28T20:10:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:21:   connection: 'Keep-Alive',
2025-11-28T20:10:21:   'x-middleware-invoke': '',
2025-11-28T20:10:21:   'x-invoke-path': '/404',
2025-11-28T20:10:21:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:21:   'x-invoke-status': '404'
2025-11-28T20:10:21: }
2025-11-28T20:10:21: 2025-11-29T01:10:21.523Z compression no compression: not acceptable
2025-11-28T20:10:21: 2025-11-29T01:10:21.625Z next:router-server:main requestHandler! /wp-includes/images/smilies/ {
2025-11-28T20:10:21:   matchedOutput: undefined,
2025-11-28T20:10:21:   statusCode: 308,
2025-11-28T20:10:21:   resHeaders: undefined,
2025-11-28T20:10:21:   bodyStream: false,
2025-11-28T20:10:21:   parsedUrl: { pathname: '/wp-includes/images/smilies', query: undefined },
2025-11-28T20:10:21:   finished: true
2025-11-28T20:10:21: }
2025-11-28T20:10:21: 2025-11-29T01:10:21.625Z compression undefined not compressible
2025-11-28T20:10:21: 2025-11-29T01:10:21.625Z compression no compression: filtered
2025-11-28T20:10:22: 2025-11-29T01:10:22.875Z next:router-server:main requestHandler! /wp-includes/images/smilies {
2025-11-28T20:10:22:   matchedOutput: null,
2025-11-28T20:10:22:   statusCode: undefined,
2025-11-28T20:10:22:   resHeaders: {},
2025-11-28T20:10:22:   bodyStream: false,
2025-11-28T20:10:22:   parsedUrl: {
2025-11-28T20:10:22:     pathname: '/wp-includes/images/smilies',
2025-11-28T20:10:22:     query: [Object: null prototype] {}
2025-11-28T20:10:22:   },
2025-11-28T20:10:22:   finished: false
2025-11-28T20:10:22: }
2025-11-28T20:10:22: 2025-11-29T01:10:22.876Z next:router-server:main invokeRender /wp-includes/images/smilies {
2025-11-28T20:10:22:   host: 'gearly.com',
2025-11-28T20:10:22:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:22:   referer: 'https://www.google.com/',
2025-11-28T20:10:22:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:22:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:22:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:22:   dnt: '1',
2025-11-28T20:10:22:   'x-forwarded-for': '136.77.84.116, 4.219.6.242',
2025-11-28T20:10:22:   'x-real-ip': '136.77.84.116',
2025-11-28T20:10:22:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:22:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:22:   connection: 'Keep-Alive',
2025-11-28T20:10:22:   'x-middleware-invoke': '',
2025-11-28T20:10:22:   'x-invoke-path': '/404',
2025-11-28T20:10:22:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:22:   'x-invoke-status': '404'
2025-11-28T20:10:22: }
2025-11-28T20:10:22: 2025-11-29T01:10:22.876Z compression no compression: not acceptable
2025-11-28T20:10:24: 2025-11-29T01:10:24.039Z next:router-server:main requestHandler! /wp-includes/images/wlw/ {
2025-11-28T20:10:24:   matchedOutput: undefined,
2025-11-28T20:10:24:   statusCode: 308,
2025-11-28T20:10:24:   resHeaders: undefined,
2025-11-28T20:10:24:   bodyStream: false,
2025-11-28T20:10:24:   parsedUrl: { pathname: '/wp-includes/images/wlw', query: undefined },
2025-11-28T20:10:24:   finished: true
2025-11-28T20:10:24: }
2025-11-28T20:10:24: 2025-11-29T01:10:24.039Z compression undefined not compressible
2025-11-28T20:10:24: 2025-11-29T01:10:24.039Z compression no compression: filtered
2025-11-28T20:10:24: 2025-11-29T01:10:24.215Z next:router-server:main requestHandler! /wp-includes/images/wlw {
2025-11-28T20:10:24:   matchedOutput: null,
2025-11-28T20:10:24:   statusCode: undefined,
2025-11-28T20:10:24:   resHeaders: {},
2025-11-28T20:10:24:   bodyStream: false,
2025-11-28T20:10:24:   parsedUrl: {
2025-11-28T20:10:24:     pathname: '/wp-includes/images/wlw',
2025-11-28T20:10:24:     query: [Object: null prototype] {}
2025-11-28T20:10:24:   },
2025-11-28T20:10:24:   finished: false
2025-11-28T20:10:24: }
2025-11-28T20:10:24: 2025-11-29T01:10:24.216Z next:router-server:main invokeRender /wp-includes/images/wlw {
2025-11-28T20:10:24:   host: 'gearly.com',
2025-11-28T20:10:24:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:24:   referer: 'https://www.google.de/',
2025-11-28T20:10:24:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:24:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:24:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:24:   dnt: '1',
2025-11-28T20:10:24:   'x-forwarded-for': '57.3.8.177, 4.219.6.242',
2025-11-28T20:10:24:   'x-real-ip': '57.3.8.177',
2025-11-28T20:10:24:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:24:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:24:   connection: 'Keep-Alive',
2025-11-28T20:10:24:   'x-middleware-invoke': '',
2025-11-28T20:10:24:   'x-invoke-path': '/404',
2025-11-28T20:10:24:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:24:   'x-invoke-status': '404'
2025-11-28T20:10:24: }
2025-11-28T20:10:24: 2025-11-29T01:10:24.216Z compression no compression: not acceptable
2025-11-28T20:10:24: 2025-11-29T01:10:24.309Z next:router-server:main requestHandler! /wp-includes/index.php {
2025-11-28T20:10:24:   matchedOutput: null,
2025-11-28T20:10:24:   statusCode: undefined,
2025-11-28T20:10:24:   resHeaders: {},
2025-11-28T20:10:24:   bodyStream: false,
2025-11-28T20:10:24:   parsedUrl: {
2025-11-28T20:10:24:     pathname: '/wp-includes/index.php',
2025-11-28T20:10:24:     query: [Object: null prototype] {}
2025-11-28T20:10:24:   },
2025-11-28T20:10:24:   finished: false
2025-11-28T20:10:24: }
2025-11-28T20:10:24: 2025-11-29T01:10:24.309Z next:router-server:main invokeRender /wp-includes/index.php {
2025-11-28T20:10:24:   host: 'gearly.com',
2025-11-28T20:10:24:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:24:   referer: 'https://www.bing.com/',
2025-11-28T20:10:24:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:24:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:24:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:24:   dnt: '1',
2025-11-28T20:10:24:   'x-forwarded-for': '79.4.78.10, 4.219.6.242',
2025-11-28T20:10:24:   'x-real-ip': '79.4.78.10',
2025-11-28T20:10:24:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:24:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:24:   connection: 'Keep-Alive',
2025-11-28T20:10:24:   'x-middleware-invoke': '',
2025-11-28T20:10:24:   'x-invoke-path': '/404',
2025-11-28T20:10:24:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:24:   'x-invoke-status': '404'
2025-11-28T20:10:24: }
2025-11-28T20:10:24: 2025-11-29T01:10:24.310Z compression no compression: not acceptable
2025-11-28T20:10:25: 2025-11-29T01:10:25.015Z next:router-server:main requestHandler! /wp-includes/js/codemirror/ {
2025-11-28T20:10:25:   matchedOutput: undefined,
2025-11-28T20:10:25:   statusCode: 308,
2025-11-28T20:10:25:   resHeaders: undefined,
2025-11-28T20:10:25:   bodyStream: false,
2025-11-28T20:10:25:   parsedUrl: { pathname: '/wp-includes/js/codemirror', query: undefined },
2025-11-28T20:10:25:   finished: true
2025-11-28T20:10:25: }
2025-11-28T20:10:25: 2025-11-29T01:10:25.015Z compression undefined not compressible
2025-11-28T20:10:25: 2025-11-29T01:10:25.015Z compression no compression: filtered
2025-11-28T20:10:25: 2025-11-29T01:10:25.601Z next:router-server:main requestHandler! /wp-includes/js/codemirror {
2025-11-28T20:10:25:   matchedOutput: null,
2025-11-28T20:10:25:   statusCode: undefined,
2025-11-28T20:10:25:   resHeaders: {},
2025-11-28T20:10:25:   bodyStream: false,
2025-11-28T20:10:25:   parsedUrl: {
2025-11-28T20:10:25:     pathname: '/wp-includes/js/codemirror',
2025-11-28T20:10:25:     query: [Object: null prototype] {}
2025-11-28T20:10:25:   },
2025-11-28T20:10:25:   finished: false
2025-11-28T20:10:25: }
2025-11-28T20:10:25: 2025-11-29T01:10:25.601Z next:router-server:main invokeRender /wp-includes/js/codemirror {
2025-11-28T20:10:25:   host: 'gearly.com',
2025-11-28T20:10:25:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:25:   referer: 'https://www.google.com/',
2025-11-28T20:10:25:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:25:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:25:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:25:   dnt: '1',
2025-11-28T20:10:25:   'x-forwarded-for': '189.22.228.68, 4.219.6.242',
2025-11-28T20:10:25:   'x-real-ip': '189.22.228.68',
2025-11-28T20:10:25:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:25:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:25:   connection: 'Keep-Alive',
2025-11-28T20:10:25:   'x-middleware-invoke': '',
2025-11-28T20:10:25:   'x-invoke-path': '/404',
2025-11-28T20:10:25:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:25:   'x-invoke-status': '404'
2025-11-28T20:10:25: }
2025-11-28T20:10:25: 2025-11-29T01:10:25.602Z compression no compression: not acceptable
2025-11-28T20:10:25: 2025-11-29T01:10:25.695Z next:router-server:main requestHandler! /wp-includes/js/crop/ {
2025-11-28T20:10:25:   matchedOutput: undefined,
2025-11-28T20:10:25:   statusCode: 308,
2025-11-28T20:10:25:   resHeaders: undefined,
2025-11-28T20:10:25:   bodyStream: false,
2025-11-28T20:10:25:   parsedUrl: { pathname: '/wp-includes/js/crop', query: undefined },
2025-11-28T20:10:25:   finished: true
2025-11-28T20:10:25: }
2025-11-28T20:10:25: 2025-11-29T01:10:25.695Z compression undefined not compressible
2025-11-28T20:10:25: 2025-11-29T01:10:25.695Z compression no compression: filtered
2025-11-28T20:10:25: 2025-11-29T01:10:25.854Z next:router-server:main requestHandler! /wp-includes/js/crop {
2025-11-28T20:10:25:   matchedOutput: null,
2025-11-28T20:10:25:   statusCode: undefined,
2025-11-28T20:10:25:   resHeaders: {},
2025-11-28T20:10:25:   bodyStream: false,
2025-11-28T20:10:25:   parsedUrl: {
2025-11-28T20:10:25:     pathname: '/wp-includes/js/crop',
2025-11-28T20:10:25:     query: [Object: null prototype] {}
2025-11-28T20:10:25:   },
2025-11-28T20:10:25:   finished: false
2025-11-28T20:10:25: }
2025-11-28T20:10:25: 2025-11-29T01:10:25.854Z next:router-server:main invokeRender /wp-includes/js/crop {
2025-11-28T20:10:25:   host: 'gearly.com',
2025-11-28T20:10:25:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T20:10:25:   referer: 'https://www.google.co.uk/',
2025-11-28T20:10:25:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:25:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:25:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:25:   dnt: '1',
2025-11-28T20:10:25:   'x-forwarded-for': '135.134.67.144, 4.219.6.242',
2025-11-28T20:10:25:   'x-real-ip': '135.134.67.144',
2025-11-28T20:10:25:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:25:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:25:   connection: 'Keep-Alive',
2025-11-28T20:10:25:   'x-middleware-invoke': '',
2025-11-28T20:10:25:   'x-invoke-path': '/404',
2025-11-28T20:10:25:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:25:   'x-invoke-status': '404'
2025-11-28T20:10:25: }
2025-11-28T20:10:25: 2025-11-29T01:10:25.854Z compression no compression: not acceptable
2025-11-28T20:10:25: 2025-11-29T01:10:25.947Z next:router-server:main requestHandler! /wp-includes/js/jcrop/jcrop.php {
2025-11-28T20:10:25:   matchedOutput: null,
2025-11-28T20:10:25:   statusCode: undefined,
2025-11-28T20:10:25:   resHeaders: {},
2025-11-28T20:10:25:   bodyStream: false,
2025-11-28T20:10:25:   parsedUrl: {
2025-11-28T20:10:25:     pathname: '/wp-includes/js/jcrop/jcrop.php',
2025-11-28T20:10:25:     query: [Object: null prototype] {}
2025-11-28T20:10:25:   },
2025-11-28T20:10:25:   finished: false
2025-11-28T20:10:25: }
2025-11-28T20:10:25: 2025-11-29T01:10:25.947Z next:router-server:main invokeRender /wp-includes/js/jcrop/jcrop.php {
2025-11-28T20:10:25:   host: 'gearly.com',
2025-11-28T20:10:25:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1',
2025-11-28T20:10:25:   referer: 'https://www.google.fr/',
2025-11-28T20:10:25:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:25:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:25:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:25:   dnt: '1',
2025-11-28T20:10:25:   'x-forwarded-for': '50.17.198.30, 4.219.6.242',
2025-11-28T20:10:25:   'x-real-ip': '50.17.198.30',
2025-11-28T20:10:25:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:25:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:25:   connection: 'Keep-Alive',
2025-11-28T20:10:25:   'x-middleware-invoke': '',
2025-11-28T20:10:25:   'x-invoke-path': '/404',
2025-11-28T20:10:25:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:25:   'x-invoke-status': '404'
2025-11-28T20:10:25: }
2025-11-28T20:10:25: 2025-11-29T01:10:25.948Z compression no compression: not acceptable
2025-11-28T20:10:26: 2025-11-29T01:10:26.079Z next:router-server:main requestHandler! /wp-includes/php-compat/ {
2025-11-28T20:10:26:   matchedOutput: undefined,
2025-11-28T20:10:26:   statusCode: 308,
2025-11-28T20:10:26:   resHeaders: undefined,
2025-11-28T20:10:26:   bodyStream: false,
2025-11-28T20:10:26:   parsedUrl: { pathname: '/wp-includes/php-compat', query: undefined },
2025-11-28T20:10:26:   finished: true
2025-11-28T20:10:26: }
2025-11-28T20:10:26: 2025-11-29T01:10:26.079Z compression undefined not compressible
2025-11-28T20:10:26: 2025-11-29T01:10:26.079Z compression no compression: filtered
2025-11-28T20:10:26: 2025-11-29T01:10:26.374Z next:router-server:main requestHandler! /wp-includes/php-compat {
2025-11-28T20:10:26:   matchedOutput: null,
2025-11-28T20:10:26:   statusCode: undefined,
2025-11-28T20:10:26:   resHeaders: {},
2025-11-28T20:10:26:   bodyStream: false,
2025-11-28T20:10:26:   parsedUrl: {
2025-11-28T20:10:26:     pathname: '/wp-includes/php-compat',
2025-11-28T20:10:26:     query: [Object: null prototype] {}
2025-11-28T20:10:26:   },
2025-11-28T20:10:26:   finished: false
2025-11-28T20:10:26: }
2025-11-28T20:10:26: 2025-11-29T01:10:26.374Z next:router-server:main invokeRender /wp-includes/php-compat {
2025-11-28T20:10:26:   host: 'gearly.com',
2025-11-28T20:10:26:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:26:   referer: 'https://www.yahoo.com/',
2025-11-28T20:10:26:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:26:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:26:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:26:   dnt: '1',
2025-11-28T20:10:26:   'x-forwarded-for': '210.255.71.47, 4.219.6.242',
2025-11-28T20:10:26:   'x-real-ip': '210.255.71.47',
2025-11-28T20:10:26:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:26:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:26:   connection: 'Keep-Alive',
2025-11-28T20:10:26:   'x-middleware-invoke': '',
2025-11-28T20:10:26:   'x-invoke-path': '/404',
2025-11-28T20:10:26:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:26:   'x-invoke-status': '404'
2025-11-28T20:10:26: }
2025-11-28T20:10:26: 2025-11-29T01:10:26.375Z compression no compression: not acceptable
2025-11-28T20:10:26: 2025-11-29T01:10:26.467Z next:router-server:main requestHandler! /wp-includes/pomo/ {
2025-11-28T20:10:26:   matchedOutput: undefined,
2025-11-28T20:10:26:   statusCode: 308,
2025-11-28T20:10:26:   resHeaders: undefined,
2025-11-28T20:10:26:   bodyStream: false,
2025-11-28T20:10:26:   parsedUrl: { pathname: '/wp-includes/pomo', query: undefined },
2025-11-28T20:10:26:   finished: true
2025-11-28T20:10:26: }
2025-11-28T20:10:26: 2025-11-29T01:10:26.468Z compression undefined not compressible
2025-11-28T20:10:26: 2025-11-29T01:10:26.468Z compression no compression: filtered
2025-11-28T20:10:26: 2025-11-29T01:10:26.744Z next:router-server:main requestHandler! /wp-includes/pomo {
2025-11-28T20:10:26:   matchedOutput: null,
2025-11-28T20:10:26:   statusCode: undefined,
2025-11-28T20:10:26:   resHeaders: {},
2025-11-28T20:10:26:   bodyStream: false,
2025-11-28T20:10:26:   parsedUrl: { pathname: '/wp-includes/pomo', query: [Object: null prototype] {} },
2025-11-28T20:10:26:   finished: false
2025-11-28T20:10:26: }
2025-11-28T20:10:26: 2025-11-29T01:10:26.744Z next:router-server:main invokeRender /wp-includes/pomo {
2025-11-28T20:10:26:   host: 'gearly.com',
2025-11-28T20:10:26:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:26:   referer: 'https://www.google.co.uk/',
2025-11-28T20:10:26:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:26:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:26:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:26:   dnt: '1',
2025-11-28T20:10:26:   'x-forwarded-for': '230.88.194.193, 4.219.6.242',
2025-11-28T20:10:26:   'x-real-ip': '230.88.194.193',
2025-11-28T20:10:26:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:26:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:26:   connection: 'Keep-Alive',
2025-11-28T20:10:26:   'x-middleware-invoke': '',
2025-11-28T20:10:26:   'x-invoke-path': '/404',
2025-11-28T20:10:26:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:26:   'x-invoke-status': '404'
2025-11-28T20:10:26: }
2025-11-28T20:10:26: 2025-11-29T01:10:26.745Z compression no compression: not acceptable
2025-11-28T20:10:27: 2025-11-29T01:10:27.341Z next:router-server:main requestHandler! /wp-includes/random_compat/ {
2025-11-28T20:10:27:   matchedOutput: undefined,
2025-11-28T20:10:27:   statusCode: 308,
2025-11-28T20:10:27:   resHeaders: undefined,
2025-11-28T20:10:27:   bodyStream: false,
2025-11-28T20:10:27:   parsedUrl: { pathname: '/wp-includes/random_compat', query: undefined },
2025-11-28T20:10:27:   finished: true
2025-11-28T20:10:27: }
2025-11-28T20:10:27: 2025-11-29T01:10:27.341Z compression undefined not compressible
2025-11-28T20:10:27: 2025-11-29T01:10:27.341Z compression no compression: filtered
2025-11-28T20:10:27: 2025-11-29T01:10:27.452Z next:router-server:main requestHandler! /wp-includes/random_compat {
2025-11-28T20:10:27:   matchedOutput: null,
2025-11-28T20:10:27:   statusCode: undefined,
2025-11-28T20:10:27:   resHeaders: {},
2025-11-28T20:10:27:   bodyStream: false,
2025-11-28T20:10:27:   parsedUrl: {
2025-11-28T20:10:27:     pathname: '/wp-includes/random_compat',
2025-11-28T20:10:27:     query: [Object: null prototype] {}
2025-11-28T20:10:27:   },
2025-11-28T20:10:27:   finished: false
2025-11-28T20:10:27: }
2025-11-28T20:10:27: 2025-11-29T01:10:27.453Z next:router-server:main invokeRender /wp-includes/random_compat {
2025-11-28T20:10:27:   host: 'gearly.com',
2025-11-28T20:10:27:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T20:10:27:   referer: 'https://www.google.com/',
2025-11-28T20:10:27:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:27:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:27:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:27:   dnt: '1',
2025-11-28T20:10:27:   'x-forwarded-for': '239.189.169.237, 4.219.6.242',
2025-11-28T20:10:27:   'x-real-ip': '239.189.169.237',
2025-11-28T20:10:27:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:27:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:27:   connection: 'Keep-Alive',
2025-11-28T20:10:27:   'x-middleware-invoke': '',
2025-11-28T20:10:27:   'x-invoke-path': '/404',
2025-11-28T20:10:27:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:27:   'x-invoke-status': '404'
2025-11-28T20:10:27: }
2025-11-28T20:10:27: 2025-11-29T01:10:27.453Z compression no compression: not acceptable
2025-11-28T20:10:27: 2025-11-29T01:10:27.593Z next:router-server:main requestHandler! /wp-includes/rest-api/ {
2025-11-28T20:10:27:   matchedOutput: undefined,
2025-11-28T20:10:27:   statusCode: 308,
2025-11-28T20:10:27:   resHeaders: undefined,
2025-11-28T20:10:27:   bodyStream: false,
2025-11-28T20:10:27:   parsedUrl: { pathname: '/wp-includes/rest-api', query: undefined },
2025-11-28T20:10:27:   finished: true
2025-11-28T20:10:27: }
2025-11-28T20:10:27: 2025-11-29T01:10:27.593Z compression undefined not compressible
2025-11-28T20:10:27: 2025-11-29T01:10:27.593Z compression no compression: filtered
2025-11-28T20:10:27: 2025-11-29T01:10:27.886Z next:router-server:main requestHandler! /wp-includes/rest-api {
2025-11-28T20:10:27:   matchedOutput: null,
2025-11-28T20:10:27:   statusCode: undefined,
2025-11-28T20:10:27:   resHeaders: {},
2025-11-28T20:10:27:   bodyStream: false,
2025-11-28T20:10:27:   parsedUrl: {
2025-11-28T20:10:27:     pathname: '/wp-includes/rest-api',
2025-11-28T20:10:27:     query: [Object: null prototype] {}
2025-11-28T20:10:27:   },
2025-11-28T20:10:27:   finished: false
2025-11-28T20:10:27: }
2025-11-28T20:10:27: 2025-11-29T01:10:27.886Z next:router-server:main invokeRender /wp-includes/rest-api {
2025-11-28T20:10:27:   host: 'gearly.com',
2025-11-28T20:10:27:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:27:   referer: 'https://www.google.fr/',
2025-11-28T20:10:27:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:27:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:27:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:27:   dnt: '1',
2025-11-28T20:10:27:   'x-forwarded-for': '24.240.234.83, 4.219.6.242',
2025-11-28T20:10:27:   'x-real-ip': '24.240.234.83',
2025-11-28T20:10:27:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:27:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:27:   connection: 'Keep-Alive',
2025-11-28T20:10:27:   'x-middleware-invoke': '',
2025-11-28T20:10:27:   'x-invoke-path': '/404',
2025-11-28T20:10:27:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:27:   'x-invoke-status': '404'
2025-11-28T20:10:27: }
2025-11-28T20:10:27: 2025-11-29T01:10:27.887Z compression no compression: not acceptable
2025-11-28T20:10:27: 2025-11-29T01:10:27.979Z next:router-server:main requestHandler! /wp-includes/rest-api/endpoints/ {
2025-11-28T20:10:27:   matchedOutput: undefined,
2025-11-28T20:10:27:   statusCode: 308,
2025-11-28T20:10:27:   resHeaders: undefined,
2025-11-28T20:10:27:   bodyStream: false,
2025-11-28T20:10:27:   parsedUrl: { pathname: '/wp-includes/rest-api/endpoints', query: undefined },
2025-11-28T20:10:27:   finished: true
2025-11-28T20:10:27: }
2025-11-28T20:10:27: 2025-11-29T01:10:27.979Z compression undefined not compressible
2025-11-28T20:10:27: 2025-11-29T01:10:27.979Z compression no compression: filtered
2025-11-28T20:10:28: 2025-11-29T01:10:28.351Z next:router-server:main requestHandler! /wp-includes/rest-api/endpoints {
2025-11-28T20:10:28:   matchedOutput: null,
2025-11-28T20:10:28:   statusCode: undefined,
2025-11-28T20:10:28:   resHeaders: {},
2025-11-28T20:10:28:   bodyStream: false,
2025-11-28T20:10:28:   parsedUrl: {
2025-11-28T20:10:28:     pathname: '/wp-includes/rest-api/endpoints',
2025-11-28T20:10:28:     query: [Object: null prototype] {}
2025-11-28T20:10:28:   },
2025-11-28T20:10:28:   finished: false
2025-11-28T20:10:28: }
2025-11-28T20:10:28: 2025-11-29T01:10:28.351Z next:router-server:main invokeRender /wp-includes/rest-api/endpoints {
2025-11-28T20:10:28:   host: 'gearly.com',
2025-11-28T20:10:28:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:28:   referer: 'https://duckduckgo.com/',
2025-11-28T20:10:28:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:28:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:28:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:28:   dnt: '1',
2025-11-28T20:10:28:   'x-forwarded-for': '188.31.173.118, 4.219.6.242',
2025-11-28T20:10:28:   'x-real-ip': '188.31.173.118',
2025-11-28T20:10:28:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:28:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:28:   connection: 'Keep-Alive',
2025-11-28T20:10:28:   'x-middleware-invoke': '',
2025-11-28T20:10:28:   'x-invoke-path': '/404',
2025-11-28T20:10:28:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:28:   'x-invoke-status': '404'
2025-11-28T20:10:28: }
2025-11-28T20:10:28: 2025-11-29T01:10:28.352Z compression no compression: not acceptable
2025-11-28T20:10:28: 2025-11-29T01:10:28.451Z next:router-server:main requestHandler! /wp-includes/rest-api/fields/ {
2025-11-28T20:10:28:   matchedOutput: undefined,
2025-11-28T20:10:28:   statusCode: 308,
2025-11-28T20:10:28:   resHeaders: undefined,
2025-11-28T20:10:28:   bodyStream: false,
2025-11-28T20:10:28:   parsedUrl: { pathname: '/wp-includes/rest-api/fields', query: undefined },
2025-11-28T20:10:28:   finished: true
2025-11-28T20:10:28: }
2025-11-28T20:10:28: 2025-11-29T01:10:28.451Z compression undefined not compressible
2025-11-28T20:10:28: 2025-11-29T01:10:28.451Z compression no compression: filtered
2025-11-28T20:10:28: 2025-11-29T01:10:28.637Z next:router-server:main requestHandler! /wp-includes/rest-api/fields {
2025-11-28T20:10:28:   matchedOutput: null,
2025-11-28T20:10:28:   statusCode: undefined,
2025-11-28T20:10:28:   resHeaders: {},
2025-11-28T20:10:28:   bodyStream: false,
2025-11-28T20:10:28:   parsedUrl: {
2025-11-28T20:10:28:     pathname: '/wp-includes/rest-api/fields',
2025-11-28T20:10:28:     query: [Object: null prototype] {}
2025-11-28T20:10:28:   },
2025-11-28T20:10:28:   finished: false
2025-11-28T20:10:28: }
2025-11-28T20:10:28: 2025-11-29T01:10:28.637Z next:router-server:main invokeRender /wp-includes/rest-api/fields {
2025-11-28T20:10:28:   host: 'gearly.com',
2025-11-28T20:10:28:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:28:   referer: 'https://www.google.fr/',
2025-11-28T20:10:28:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:28:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:28:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:28:   dnt: '1',
2025-11-28T20:10:28:   'x-forwarded-for': '3.16.183.44, 4.219.6.242',
2025-11-28T20:10:28:   'x-real-ip': '3.16.183.44',
2025-11-28T20:10:28:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:28:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:28:   connection: 'Keep-Alive',
2025-11-28T20:10:28:   'x-middleware-invoke': '',
2025-11-28T20:10:28:   'x-invoke-path': '/404',
2025-11-28T20:10:28:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:28:   'x-invoke-status': '404'
2025-11-28T20:10:28: }
2025-11-28T20:10:28: 2025-11-29T01:10:28.638Z compression no compression: not acceptable
2025-11-28T20:10:28: 2025-11-29T01:10:28.860Z next:router-server:main requestHandler! /wp-includes/rest-api/search/ {
2025-11-28T20:10:28:   matchedOutput: undefined,
2025-11-28T20:10:28:   statusCode: 308,
2025-11-28T20:10:28:   resHeaders: undefined,
2025-11-28T20:10:28:   bodyStream: false,
2025-11-28T20:10:28:   parsedUrl: { pathname: '/wp-includes/rest-api/search', query: undefined },
2025-11-28T20:10:28:   finished: true
2025-11-28T20:10:28: }
2025-11-28T20:10:28: 2025-11-29T01:10:28.860Z compression undefined not compressible
2025-11-28T20:10:28: 2025-11-29T01:10:28.860Z compression no compression: filtered
2025-11-28T20:10:29: 2025-11-29T01:10:29.075Z next:router-server:main requestHandler! /wp-includes/rest-api/search {
2025-11-28T20:10:29:   matchedOutput: null,
2025-11-28T20:10:29:   statusCode: undefined,
2025-11-28T20:10:29:   resHeaders: {},
2025-11-28T20:10:29:   bodyStream: false,
2025-11-28T20:10:29:   parsedUrl: {
2025-11-28T20:10:29:     pathname: '/wp-includes/rest-api/search',
2025-11-28T20:10:29:     query: [Object: null prototype] {}
2025-11-28T20:10:29:   },
2025-11-28T20:10:29:   finished: false
2025-11-28T20:10:29: }
2025-11-28T20:10:29: 2025-11-29T01:10:29.075Z next:router-server:main invokeRender /wp-includes/rest-api/search {
2025-11-28T20:10:29:   host: 'gearly.com',
2025-11-28T20:10:29:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:29:   referer: 'https://duckduckgo.com/',
2025-11-28T20:10:29:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:29:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:29:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:29:   dnt: '1',
2025-11-28T20:10:29:   'x-forwarded-for': '162.211.173.26, 4.219.6.242',
2025-11-28T20:10:29:   'x-real-ip': '162.211.173.26',
2025-11-28T20:10:29:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:29:   connection: 'Keep-Alive',
2025-11-28T20:10:29:   'x-middleware-invoke': '',
2025-11-28T20:10:29:   'x-invoke-path': '/404',
2025-11-28T20:10:29:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:29:   'x-invoke-status': '404'
2025-11-28T20:10:29: }
2025-11-28T20:10:29: 2025-11-29T01:10:29.076Z compression no compression: not acceptable
2025-11-28T20:10:29: 2025-11-29T01:10:29.306Z next:router-server:main requestHandler! /wp-includes/sitemaps/ {
2025-11-28T20:10:29:   matchedOutput: undefined,
2025-11-28T20:10:29:   statusCode: 308,
2025-11-28T20:10:29:   resHeaders: undefined,
2025-11-28T20:10:29:   bodyStream: false,
2025-11-28T20:10:29:   parsedUrl: { pathname: '/wp-includes/sitemaps', query: undefined },
2025-11-28T20:10:29:   finished: true
2025-11-28T20:10:29: }
2025-11-28T20:10:29: 2025-11-29T01:10:29.306Z compression undefined not compressible
2025-11-28T20:10:29: 2025-11-29T01:10:29.306Z compression no compression: filtered
2025-11-28T20:10:29: 2025-11-29T01:10:29.420Z next:router-server:main requestHandler! /wp-includes/sitemaps {
2025-11-28T20:10:29:   matchedOutput: null,
2025-11-28T20:10:29:   statusCode: undefined,
2025-11-28T20:10:29:   resHeaders: {},
2025-11-28T20:10:29:   bodyStream: false,
2025-11-28T20:10:29:   parsedUrl: {
2025-11-28T20:10:29:     pathname: '/wp-includes/sitemaps',
2025-11-28T20:10:29:     query: [Object: null prototype] {}
2025-11-28T20:10:29:   },
2025-11-28T20:10:29:   finished: false
2025-11-28T20:10:29: }
2025-11-28T20:10:29: 2025-11-29T01:10:29.420Z next:router-server:main invokeRender /wp-includes/sitemaps {
2025-11-28T20:10:29:   host: 'gearly.com',
2025-11-28T20:10:29:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T20:10:29:   referer: 'https://www.bing.com/',
2025-11-28T20:10:29:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:29:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:29:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:29:   dnt: '1',
2025-11-28T20:10:29:   'x-forwarded-for': '175.204.241.49, 4.219.6.242',
2025-11-28T20:10:29:   'x-real-ip': '175.204.241.49',
2025-11-28T20:10:29:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:29:   connection: 'Keep-Alive',
2025-11-28T20:10:29:   'x-middleware-invoke': '',
2025-11-28T20:10:29:   'x-invoke-path': '/404',
2025-11-28T20:10:29:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:29:   'x-invoke-status': '404'
2025-11-28T20:10:29: }
2025-11-28T20:10:29: 2025-11-29T01:10:29.421Z compression no compression: not acceptable
2025-11-28T20:10:29: 2025-11-29T01:10:29.907Z next:router-server:main requestHandler! /wp-includes/sitemaps/autoload_classmap.php {
2025-11-28T20:10:29:   matchedOutput: null,
2025-11-28T20:10:29:   statusCode: undefined,
2025-11-28T20:10:29:   resHeaders: {},
2025-11-28T20:10:29:   bodyStream: false,
2025-11-28T20:10:29:   parsedUrl: {
2025-11-28T20:10:29:     pathname: '/wp-includes/sitemaps/autoload_classmap.php',
2025-11-28T20:10:29:     query: [Object: null prototype] {}
2025-11-28T20:10:29:   },
2025-11-28T20:10:29:   finished: false
2025-11-28T20:10:29: }
2025-11-28T20:10:29: 2025-11-29T01:10:29.907Z next:router-server:main invokeRender /wp-includes/sitemaps/autoload_classmap.php {
2025-11-28T20:10:29:   host: 'gearly.com',
2025-11-28T20:10:29:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1',
2025-11-28T20:10:29:   referer: 'https://www.google.com/',
2025-11-28T20:10:29:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:29:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:29:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:29:   dnt: '1',
2025-11-28T20:10:29:   'x-forwarded-for': '136.121.240.66, 4.219.6.242',
2025-11-28T20:10:29:   'x-real-ip': '136.121.240.66',
2025-11-28T20:10:29:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:29:   connection: 'Keep-Alive',
2025-11-28T20:10:29:   'x-middleware-invoke': '',
2025-11-28T20:10:29:   'x-invoke-path': '/404',
2025-11-28T20:10:29:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:29:   'x-invoke-status': '404'
2025-11-28T20:10:29: }
2025-11-28T20:10:29: 2025-11-29T01:10:29.908Z compression no compression: not acceptable
2025-11-28T20:10:30: 2025-11-29T01:10:30.028Z next:router-server:main requestHandler! /wp-includes/sitemaps/providers/ {
2025-11-28T20:10:30:   matchedOutput: undefined,
2025-11-28T20:10:30:   statusCode: 308,
2025-11-28T20:10:30:   resHeaders: undefined,
2025-11-28T20:10:30:   bodyStream: false,
2025-11-28T20:10:30:   parsedUrl: { pathname: '/wp-includes/sitemaps/providers', query: undefined },
2025-11-28T20:10:30:   finished: true
2025-11-28T20:10:30: }
2025-11-28T20:10:30: 2025-11-29T01:10:30.028Z compression undefined not compressible
2025-11-28T20:10:30: 2025-11-29T01:10:30.028Z compression no compression: filtered
2025-11-28T20:10:30: 2025-11-29T01:10:30.847Z next:router-server:main requestHandler! /wp-includes/sitemaps/providers {
2025-11-28T20:10:30:   matchedOutput: null,
2025-11-28T20:10:30:   statusCode: undefined,
2025-11-28T20:10:30:   resHeaders: {},
2025-11-28T20:10:30:   bodyStream: false,
2025-11-28T20:10:30:   parsedUrl: {
2025-11-28T20:10:30:     pathname: '/wp-includes/sitemaps/providers',
2025-11-28T20:10:30:     query: [Object: null prototype] {}
2025-11-28T20:10:30:   },
2025-11-28T20:10:30:   finished: false
2025-11-28T20:10:30: }
2025-11-28T20:10:30: 2025-11-29T01:10:30.847Z next:router-server:main invokeRender /wp-includes/sitemaps/providers {
2025-11-28T20:10:30:   host: 'gearly.com',
2025-11-28T20:10:30:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T20:10:30:   referer: 'https://duckduckgo.com/',
2025-11-28T20:10:30:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:30:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:30:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:30:   dnt: '1',
2025-11-28T20:10:30:   'x-forwarded-for': '215.22.203.203, 4.219.6.242',
2025-11-28T20:10:30:   'x-real-ip': '215.22.203.203',
2025-11-28T20:10:30:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:30:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:30:   connection: 'Keep-Alive',
2025-11-28T20:10:30:   'x-middleware-invoke': '',
2025-11-28T20:10:30:   'x-invoke-path': '/404',
2025-11-28T20:10:30:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:30:   'x-invoke-status': '404'
2025-11-28T20:10:30: }
2025-11-28T20:10:30: 2025-11-29T01:10:30.848Z compression no compression: not acceptable
2025-11-28T20:10:30: 2025-11-29T01:10:30.983Z next:router-server:main requestHandler! /wp-includes/sodium_compat/ {
2025-11-28T20:10:30:   matchedOutput: undefined,
2025-11-28T20:10:30:   statusCode: 308,
2025-11-28T20:10:30:   resHeaders: undefined,
2025-11-28T20:10:30:   bodyStream: false,
2025-11-28T20:10:30:   parsedUrl: { pathname: '/wp-includes/sodium_compat', query: undefined },
2025-11-28T20:10:30:   finished: true
2025-11-28T20:10:30: }
2025-11-28T20:10:30: 2025-11-29T01:10:30.984Z compression undefined not compressible
2025-11-28T20:10:30: 2025-11-29T01:10:30.984Z compression no compression: filtered
2025-11-28T20:10:31: 2025-11-29T01:10:31.087Z next:router-server:main requestHandler! /wp-includes/sodium_compat {
2025-11-28T20:10:31:   matchedOutput: null,
2025-11-28T20:10:31:   statusCode: undefined,
2025-11-28T20:10:31:   resHeaders: {},
2025-11-28T20:10:31:   bodyStream: false,
2025-11-28T20:10:31:   parsedUrl: {
2025-11-28T20:10:31:     pathname: '/wp-includes/sodium_compat',
2025-11-28T20:10:31:     query: [Object: null prototype] {}
2025-11-28T20:10:31:   },
2025-11-28T20:10:31:   finished: false
2025-11-28T20:10:31: }
2025-11-28T20:10:31: 2025-11-29T01:10:31.088Z next:router-server:main invokeRender /wp-includes/sodium_compat {
2025-11-28T20:10:31:   host: 'gearly.com',
2025-11-28T20:10:31:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:31:   referer: 'https://www.google.de/',
2025-11-28T20:10:31:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:31:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:31:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:31:   dnt: '1',
2025-11-28T20:10:31:   'x-forwarded-for': '197.56.255.114, 4.219.6.242',
2025-11-28T20:10:31:   'x-real-ip': '197.56.255.114',
2025-11-28T20:10:31:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:31:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:31:   connection: 'Keep-Alive',
2025-11-28T20:10:31:   'x-middleware-invoke': '',
2025-11-28T20:10:31:   'x-invoke-path': '/404',
2025-11-28T20:10:31:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:31:   'x-invoke-status': '404'
2025-11-28T20:10:31: }
2025-11-28T20:10:31: 2025-11-29T01:10:31.088Z compression no compression: not acceptable
2025-11-28T20:10:31: 2025-11-29T01:10:31.610Z next:router-server:main requestHandler! /wp-includes/sodium_compat/index.php {
2025-11-28T20:10:31:   matchedOutput: null,
2025-11-28T20:10:31:   statusCode: undefined,
2025-11-28T20:10:31:   resHeaders: {},
2025-11-28T20:10:31:   bodyStream: false,
2025-11-28T20:10:31:   parsedUrl: {
2025-11-28T20:10:31:     pathname: '/wp-includes/sodium_compat/index.php',
2025-11-28T20:10:31:     query: [Object: null prototype] {}
2025-11-28T20:10:31:   },
2025-11-28T20:10:31:   finished: false
2025-11-28T20:10:31: }
2025-11-28T20:10:31: 2025-11-29T01:10:31.610Z next:router-server:main invokeRender /wp-includes/sodium_compat/index.php {
2025-11-28T20:10:31:   host: 'gearly.com',
2025-11-28T20:10:31:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1',
2025-11-28T20:10:31:   referer: 'https://www.google.de/',
2025-11-28T20:10:31:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:31:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:31:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:31:   dnt: '1',
2025-11-28T20:10:31:   'x-forwarded-for': '96.186.37.63, 4.219.6.242',
2025-11-28T20:10:31:   'x-real-ip': '96.186.37.63',
2025-11-28T20:10:31:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:31:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:31:   connection: 'Keep-Alive',
2025-11-28T20:10:31:   'x-middleware-invoke': '',
2025-11-28T20:10:31:   'x-invoke-path': '/404',
2025-11-28T20:10:31:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:31:   'x-invoke-status': '404'
2025-11-28T20:10:31: }
2025-11-28T20:10:31: 2025-11-29T01:10:31.611Z compression no compression: not acceptable
2025-11-28T20:10:31: 2025-11-29T01:10:31.762Z next:router-server:main requestHandler! /wp-includes/sodium_compat/src/ {
2025-11-28T20:10:31:   matchedOutput: undefined,
2025-11-28T20:10:31:   statusCode: 308,
2025-11-28T20:10:31:   resHeaders: undefined,
2025-11-28T20:10:31:   bodyStream: false,
2025-11-28T20:10:31:   parsedUrl: { pathname: '/wp-includes/sodium_compat/src', query: undefined },
2025-11-28T20:10:31:   finished: true
2025-11-28T20:10:31: }
2025-11-28T20:10:31: 2025-11-29T01:10:31.762Z compression undefined not compressible
2025-11-28T20:10:31: 2025-11-29T01:10:31.762Z compression no compression: filtered
2025-11-28T20:10:32: 2025-11-29T01:10:32.189Z next:router-server:main requestHandler! /wp-includes/sodium_compat/src {
2025-11-28T20:10:32:   matchedOutput: null,
2025-11-28T20:10:32:   statusCode: undefined,
2025-11-28T20:10:32:   resHeaders: {},
2025-11-28T20:10:32:   bodyStream: false,
2025-11-28T20:10:32:   parsedUrl: {
2025-11-28T20:10:32:     pathname: '/wp-includes/sodium_compat/src',
2025-11-28T20:10:32:     query: [Object: null prototype] {}
2025-11-28T20:10:32:   },
2025-11-28T20:10:32:   finished: false
2025-11-28T20:10:32: }
2025-11-28T20:10:32: 2025-11-29T01:10:32.189Z next:router-server:main invokeRender /wp-includes/sodium_compat/src {
2025-11-28T20:10:32:   host: 'gearly.com',
2025-11-28T20:10:32:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:32:   referer: 'https://www.google.fr/',
2025-11-28T20:10:32:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:32:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:32:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:32:   dnt: '1',
2025-11-28T20:10:32:   'x-forwarded-for': '253.39.54.255, 4.219.6.242',
2025-11-28T20:10:32:   'x-real-ip': '253.39.54.255',
2025-11-28T20:10:32:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:32:   connection: 'Keep-Alive',
2025-11-28T20:10:32:   'x-middleware-invoke': '',
2025-11-28T20:10:32:   'x-invoke-path': '/404',
2025-11-28T20:10:32:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:32:   'x-invoke-status': '404'
2025-11-28T20:10:32: }
2025-11-28T20:10:32: 2025-11-29T01:10:32.189Z compression no compression: not acceptable
2025-11-28T20:10:32: 2025-11-29T01:10:32.667Z next:router-server:main requestHandler! /wp-includes/style-engine/index.php {
2025-11-28T20:10:32:   matchedOutput: null,
2025-11-28T20:10:32:   statusCode: undefined,
2025-11-28T20:10:32:   resHeaders: {},
2025-11-28T20:10:32:   bodyStream: false,
2025-11-28T20:10:32:   parsedUrl: {
2025-11-28T20:10:32:     pathname: '/wp-includes/style-engine/index.php',
2025-11-28T20:10:32:     query: [Object: null prototype] {}
2025-11-28T20:10:32:   },
2025-11-28T20:10:32:   finished: false
2025-11-28T20:10:32: }
2025-11-28T20:10:32: 2025-11-29T01:10:32.667Z next:router-server:main invokeRender /wp-includes/style-engine/index.php {
2025-11-28T20:10:32:   host: 'gearly.com',
2025-11-28T20:10:32:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:32:   referer: 'https://www.google.com/',
2025-11-28T20:10:32:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:32:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:32:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:32:   dnt: '1',
2025-11-28T20:10:32:   'x-forwarded-for': '15.132.248.122, 4.219.6.242',
2025-11-28T20:10:32:   'x-real-ip': '15.132.248.122',
2025-11-28T20:10:32:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:32:   connection: 'Keep-Alive',
2025-11-28T20:10:32:   'x-middleware-invoke': '',
2025-11-28T20:10:32:   'x-invoke-path': '/404',
2025-11-28T20:10:32:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:32:   'x-invoke-status': '404'
2025-11-28T20:10:32: }
2025-11-28T20:10:32: 2025-11-29T01:10:32.667Z compression no compression: not acceptable
2025-11-28T20:10:32: 2025-11-29T01:10:32.890Z next:router-server:main requestHandler! /wp-includes/style-engine/wp-conflg.php {
2025-11-28T20:10:32:   matchedOutput: null,
2025-11-28T20:10:32:   statusCode: undefined,
2025-11-28T20:10:32:   resHeaders: {},
2025-11-28T20:10:32:   bodyStream: false,
2025-11-28T20:10:32:   parsedUrl: {
2025-11-28T20:10:32:     pathname: '/wp-includes/style-engine/wp-conflg.php',
2025-11-28T20:10:32:     query: [Object: null prototype] {}
2025-11-28T20:10:32:   },
2025-11-28T20:10:32:   finished: false
2025-11-28T20:10:32: }
2025-11-28T20:10:32: 2025-11-29T01:10:32.890Z next:router-server:main invokeRender /wp-includes/style-engine/wp-conflg.php {
2025-11-28T20:10:32:   host: 'gearly.com',
2025-11-28T20:10:32:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T20:10:32:   referer: 'https://www.google.de/',
2025-11-28T20:10:32:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:32:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:32:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:32:   dnt: '1',
2025-11-28T20:10:32:   'x-forwarded-for': '2.95.7.236, 4.219.6.242',
2025-11-28T20:10:32:   'x-real-ip': '2.95.7.236',
2025-11-28T20:10:32:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:32:   connection: 'Keep-Alive',
2025-11-28T20:10:32:   'x-middleware-invoke': '',
2025-11-28T20:10:32:   'x-invoke-path': '/404',
2025-11-28T20:10:32:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:32:   'x-invoke-status': '404'
2025-11-28T20:10:32: }
2025-11-28T20:10:32: 2025-11-29T01:10:32.891Z compression no compression: not acceptable
2025-11-28T20:10:32: 2025-11-29T01:10:32.987Z next:router-server:main requestHandler! /wp-includes/theme-compat/ {
2025-11-28T20:10:32:   matchedOutput: undefined,
2025-11-28T20:10:32:   statusCode: 308,
2025-11-28T20:10:32:   resHeaders: undefined,
2025-11-28T20:10:32:   bodyStream: false,
2025-11-28T20:10:32:   parsedUrl: { pathname: '/wp-includes/theme-compat', query: undefined },
2025-11-28T20:10:32:   finished: true
2025-11-28T20:10:32: }
2025-11-28T20:10:32: 2025-11-29T01:10:32.987Z compression undefined not compressible
2025-11-28T20:10:32: 2025-11-29T01:10:32.987Z compression no compression: filtered
2025-11-28T20:10:33: 2025-11-29T01:10:33.174Z next:router-server:main requestHandler! /wp-includes/theme-compat {
2025-11-28T20:10:33:   matchedOutput: null,
2025-11-28T20:10:33:   statusCode: undefined,
2025-11-28T20:10:33:   resHeaders: {},
2025-11-28T20:10:33:   bodyStream: false,
2025-11-28T20:10:33:   parsedUrl: {
2025-11-28T20:10:33:     pathname: '/wp-includes/theme-compat',
2025-11-28T20:10:33:     query: [Object: null prototype] {}
2025-11-28T20:10:33:   },
2025-11-28T20:10:33:   finished: false
2025-11-28T20:10:33: }
2025-11-28T20:10:33: 2025-11-29T01:10:33.174Z next:router-server:main invokeRender /wp-includes/theme-compat {
2025-11-28T20:10:33:   host: 'gearly.com',
2025-11-28T20:10:33:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T20:10:33:   referer: 'https://www.google.de/',
2025-11-28T20:10:33:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:33:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:33:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:33:   dnt: '1',
2025-11-28T20:10:33:   'x-forwarded-for': '52.189.215.38, 4.219.6.242',
2025-11-28T20:10:33:   'x-real-ip': '52.189.215.38',
2025-11-28T20:10:33:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:33:   connection: 'Keep-Alive',
2025-11-28T20:10:33:   'x-middleware-invoke': '',
2025-11-28T20:10:33:   'x-invoke-path': '/404',
2025-11-28T20:10:33:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:33:   'x-invoke-status': '404'
2025-11-28T20:10:33: }
2025-11-28T20:10:33: 2025-11-29T01:10:33.175Z compression no compression: not acceptable
2025-11-28T20:10:33: 2025-11-29T01:10:33.341Z next:router-server:main requestHandler! /wp-includes/widgets/autoload_classmap.php {
2025-11-28T20:10:33:   matchedOutput: null,
2025-11-28T20:10:33:   statusCode: undefined,
2025-11-28T20:10:33:   resHeaders: {},
2025-11-28T20:10:33:   bodyStream: false,
2025-11-28T20:10:33:   parsedUrl: {
2025-11-28T20:10:33:     pathname: '/wp-includes/widgets/autoload_classmap.php',
2025-11-28T20:10:33:     query: [Object: null prototype] {}
2025-11-28T20:10:33:   },
2025-11-28T20:10:33:   finished: false
2025-11-28T20:10:33: }
2025-11-28T20:10:33: 2025-11-29T01:10:33.341Z next:router-server:main invokeRender /wp-includes/widgets/autoload_classmap.php {
2025-11-28T20:10:33:   host: 'gearly.com',
2025-11-28T20:10:33:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:33:   referer: 'https://www.google.de/',
2025-11-28T20:10:33:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:33:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:33:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:33:   dnt: '1',
2025-11-28T20:10:33:   'x-forwarded-for': '69.213.17.121, 4.219.6.242',
2025-11-28T20:10:33:   'x-real-ip': '69.213.17.121',
2025-11-28T20:10:33:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:33:   connection: 'Keep-Alive',
2025-11-28T20:10:33:   'x-middleware-invoke': '',
2025-11-28T20:10:33:   'x-invoke-path': '/404',
2025-11-28T20:10:33:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:33:   'x-invoke-status': '404'
2025-11-28T20:10:33: }
2025-11-28T20:10:33: 2025-11-29T01:10:33.342Z compression no compression: not acceptable
2025-11-28T20:10:33: 2025-11-29T01:10:33.459Z next:router-server:main requestHandler! /wp-mail.php {
2025-11-28T20:10:33:   matchedOutput: null,
2025-11-28T20:10:33:   statusCode: undefined,
2025-11-28T20:10:33:   resHeaders: {},
2025-11-28T20:10:33:   bodyStream: false,
2025-11-28T20:10:33:   parsedUrl: { pathname: '/wp-mail.php', query: [Object: null prototype] {} },
2025-11-28T20:10:33:   finished: false
2025-11-28T20:10:33: }
2025-11-28T20:10:33: 2025-11-29T01:10:33.459Z next:router-server:main invokeRender /wp-mail.php {
2025-11-28T20:10:33:   host: 'gearly.com',
2025-11-28T20:10:33:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:33:   referer: 'https://www.google.com/',
2025-11-28T20:10:33:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:33:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:33:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:33:   dnt: '1',
2025-11-28T20:10:33:   'x-forwarded-for': '244.29.31.34, 4.219.6.242',
2025-11-28T20:10:33:   'x-real-ip': '244.29.31.34',
2025-11-28T20:10:33:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:33:   connection: 'Keep-Alive',
2025-11-28T20:10:33:   'x-middleware-invoke': '',
2025-11-28T20:10:33:   'x-invoke-path': '/404',
2025-11-28T20:10:33:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:33:   'x-invoke-status': '404'
2025-11-28T20:10:33: }
2025-11-28T20:10:33: 2025-11-29T01:10:33.460Z compression no compression: not acceptable
2025-11-28T20:10:33: 2025-11-29T01:10:33.628Z next:router-server:main requestHandler! /wp-signin.php {
2025-11-28T20:10:33:   matchedOutput: null,
2025-11-28T20:10:33:   statusCode: undefined,
2025-11-28T20:10:33:   resHeaders: {},
2025-11-28T20:10:33:   bodyStream: false,
2025-11-28T20:10:33:   parsedUrl: { pathname: '/wp-signin.php', query: [Object: null prototype] {} },
2025-11-28T20:10:33:   finished: false
2025-11-28T20:10:33: }
2025-11-28T20:10:33: 2025-11-29T01:10:33.628Z next:router-server:main invokeRender /wp-signin.php {
2025-11-28T20:10:33:   host: 'gearly.com',
2025-11-28T20:10:33:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:33:   referer: 'https://www.google.com/',
2025-11-28T20:10:33:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:33:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:33:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:33:   dnt: '1',
2025-11-28T20:10:33:   'x-forwarded-for': '55.46.248.142, 4.219.6.242',
2025-11-28T20:10:33:   'x-real-ip': '55.46.248.142',
2025-11-28T20:10:33:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:33:   connection: 'Keep-Alive',
2025-11-28T20:10:33:   'x-middleware-invoke': '',
2025-11-28T20:10:33:   'x-invoke-path': '/404',
2025-11-28T20:10:33:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:33:   'x-invoke-status': '404'
2025-11-28T20:10:33: }
2025-11-28T20:10:33: 2025-11-29T01:10:33.629Z compression no compression: not acceptable
2025-11-28T20:10:33: 2025-11-29T01:10:33.742Z next:router-server:main requestHandler! /wp-update.php {
2025-11-28T20:10:33:   matchedOutput: null,
2025-11-28T20:10:33:   statusCode: undefined,
2025-11-28T20:10:33:   resHeaders: {},
2025-11-28T20:10:33:   bodyStream: false,
2025-11-28T20:10:33:   parsedUrl: { pathname: '/wp-update.php', query: [Object: null prototype] {} },
2025-11-28T20:10:33:   finished: false
2025-11-28T20:10:33: }
2025-11-28T20:10:33: 2025-11-29T01:10:33.742Z next:router-server:main invokeRender /wp-update.php {
2025-11-28T20:10:33:   host: 'gearly.com',
2025-11-28T20:10:33:   'user-agent': 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:33:   referer: 'https://www.bing.com/',
2025-11-28T20:10:33:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:33:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:33:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:33:   dnt: '1',
2025-11-28T20:10:33:   'x-forwarded-for': '68.252.119.190, 4.219.6.242',
2025-11-28T20:10:33:   'x-real-ip': '68.252.119.190',
2025-11-28T20:10:33:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:33:   connection: 'Keep-Alive',
2025-11-28T20:10:33:   'x-middleware-invoke': '',
2025-11-28T20:10:33:   'x-invoke-path': '/404',
2025-11-28T20:10:33:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:33:   'x-invoke-status': '404'
2025-11-28T20:10:33: }
2025-11-28T20:10:33: 2025-11-29T01:10:33.742Z compression no compression: not acceptable
2025-11-28T20:10:33: 2025-11-29T01:10:33.836Z next:router-server:main requestHandler! /wp.php {
2025-11-28T20:10:33:   matchedOutput: null,
2025-11-28T20:10:33:   statusCode: undefined,
2025-11-28T20:10:33:   resHeaders: {},
2025-11-28T20:10:33:   bodyStream: false,
2025-11-28T20:10:33:   parsedUrl: { pathname: '/wp.php', query: [Object: null prototype] {} },
2025-11-28T20:10:33:   finished: false
2025-11-28T20:10:33: }
2025-11-28T20:10:33: 2025-11-29T01:10:33.836Z next:router-server:main invokeRender /wp.php {
2025-11-28T20:10:33:   host: 'gearly.com',
2025-11-28T20:10:33:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T20:10:33:   referer: 'https://duckduckgo.com/',
2025-11-28T20:10:33:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:33:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:33:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:33:   dnt: '1',
2025-11-28T20:10:33:   'x-forwarded-for': '197.110.62.205, 4.219.6.242',
2025-11-28T20:10:33:   'x-real-ip': '197.110.62.205',
2025-11-28T20:10:33:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:33:   connection: 'Keep-Alive',
2025-11-28T20:10:33:   'x-middleware-invoke': '',
2025-11-28T20:10:33:   'x-invoke-path': '/404',
2025-11-28T20:10:33:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:33:   'x-invoke-status': '404'
2025-11-28T20:10:33: }
2025-11-28T20:10:33: 2025-11-29T01:10:33.837Z compression no compression: not acceptable
2025-11-28T20:10:33: 2025-11-29T01:10:33.947Z next:router-server:main requestHandler! /xmrlpc.php {
2025-11-28T20:10:33:   matchedOutput: null,
2025-11-28T20:10:33:   statusCode: undefined,
2025-11-28T20:10:33:   resHeaders: {},
2025-11-28T20:10:33:   bodyStream: false,
2025-11-28T20:10:33:   parsedUrl: { pathname: '/xmrlpc.php', query: [Object: null prototype] {} },
2025-11-28T20:10:33:   finished: false
2025-11-28T20:10:33: }
2025-11-28T20:10:33: 2025-11-29T01:10:33.948Z next:router-server:main invokeRender /xmrlpc.php {
2025-11-28T20:10:33:   host: 'gearly.com',
2025-11-28T20:10:33:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T20:10:33:   referer: 'https://www.google.com/',
2025-11-28T20:10:33:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T20:10:33:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T20:10:33:   'upgrade-insecure-requests': '1',
2025-11-28T20:10:33:   dnt: '1',
2025-11-28T20:10:33:   'x-forwarded-for': '145.10.155.188, 4.219.6.242',
2025-11-28T20:10:33:   'x-real-ip': '145.10.155.188',
2025-11-28T20:10:33:   'x-forwarded-host': 'gearly.com',
2025-11-28T20:10:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:10:33:   connection: 'Keep-Alive',
2025-11-28T20:10:33:   'x-middleware-invoke': '',
2025-11-28T20:10:33:   'x-invoke-path': '/404',
2025-11-28T20:10:33:   'x-invoke-query': '%7B%7D',
2025-11-28T20:10:33:   'x-invoke-status': '404'
2025-11-28T20:10:33: }
2025-11-28T20:10:33: 2025-11-29T01:10:33.948Z compression no compression: not acceptable
2025-11-28T20:36:39: 2025-11-29T01:36:39.094Z next:router-server:main requestHandler! /rdweb/pages/es-es/login.aspx {
2025-11-28T20:36:39:   matchedOutput: null,
2025-11-28T20:36:39:   statusCode: undefined,
2025-11-28T20:36:39:   resHeaders: {},
2025-11-28T20:36:39:   bodyStream: false,
2025-11-28T20:36:39:   parsedUrl: {
2025-11-28T20:36:39:     pathname: '/rdweb/pages/es-es/login.aspx',
2025-11-28T20:36:39:     query: [Object: null prototype] {}
2025-11-28T20:36:39:   },
2025-11-28T20:36:39:   finished: false
2025-11-28T20:36:39: }
2025-11-28T20:36:39: 2025-11-29T01:36:39.094Z next:router-server:main invokeRender /rdweb/pages/es-es/login.aspx {
2025-11-28T20:36:39:   host: 'mail.gearly.com',
2025-11-28T20:36:39:   'user-agent': 'Go-http-client/1.1',
2025-11-28T20:36:39:   'accept-encoding': 'gzip',
2025-11-28T20:36:39:   'x-forwarded-proto': 'https',
2025-11-28T20:36:39:   'x-forwarded-for': '216.106.184.72',
2025-11-28T20:36:39:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T20:36:39:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:36:39:   connection: 'Keep-Alive',
2025-11-28T20:36:39:   'x-middleware-invoke': '',
2025-11-28T20:36:39:   'x-invoke-path': '/404',
2025-11-28T20:36:39:   'x-invoke-query': '%7B%7D',
2025-11-28T20:36:39:   'x-invoke-status': '404'
2025-11-28T20:36:39: }
2025-11-28T20:36:39: 2025-11-29T01:36:39.095Z compression gzip compression
2025-11-28T20:47:39: 2025-11-29T01:47:39.178Z next:router-server:main requestHandler! /rdweb/pages/pt-br/login.aspx {
2025-11-28T20:47:39:   matchedOutput: null,
2025-11-28T20:47:39:   statusCode: undefined,
2025-11-28T20:47:39:   resHeaders: {},
2025-11-28T20:47:39:   bodyStream: false,
2025-11-28T20:47:39:   parsedUrl: {
2025-11-28T20:47:39:     pathname: '/rdweb/pages/pt-br/login.aspx',
2025-11-28T20:47:39:     query: [Object: null prototype] {}
2025-11-28T20:47:39:   },
2025-11-28T20:47:39:   finished: false
2025-11-28T20:47:39: }
2025-11-28T20:47:39: 2025-11-29T01:47:39.178Z next:router-server:main invokeRender /rdweb/pages/pt-br/login.aspx {
2025-11-28T20:47:39:   host: 'mail.gearly.com',
2025-11-28T20:47:39:   'user-agent': 'Go-http-client/1.1',
2025-11-28T20:47:39:   'accept-encoding': 'gzip',
2025-11-28T20:47:39:   'x-forwarded-proto': 'https',
2025-11-28T20:47:39:   'x-forwarded-for': '216.106.184.72',
2025-11-28T20:47:39:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T20:47:39:   'x-forwarded-server': 'gearly.com',
2025-11-28T20:47:39:   connection: 'Keep-Alive',
2025-11-28T20:47:39:   'x-middleware-invoke': '',
2025-11-28T20:47:39:   'x-invoke-path': '/404',
2025-11-28T20:47:39:   'x-invoke-query': '%7B%7D',
2025-11-28T20:47:39:   'x-invoke-status': '404'
2025-11-28T20:47:39: }
2025-11-28T20:47:39: 2025-11-29T01:47:39.178Z compression gzip compression
2025-11-28T21:33:23: 2025-11-29T02:33:23.751Z next:router-server:main requestHandler! /.well-known/ {
2025-11-28T21:33:23:   matchedOutput: undefined,
2025-11-28T21:33:23:   statusCode: 308,
2025-11-28T21:33:23:   resHeaders: undefined,
2025-11-28T21:33:23:   bodyStream: false,
2025-11-28T21:33:23:   parsedUrl: { pathname: '/.well-known', query: undefined },
2025-11-28T21:33:23:   finished: true
2025-11-28T21:33:23: }
2025-11-28T21:33:23: 2025-11-29T02:33:23.751Z compression undefined not compressible
2025-11-28T21:33:23: 2025-11-29T02:33:23.751Z compression no compression: filtered
2025-11-28T21:33:23: 2025-11-29T02:33:23.844Z next:router-server:main requestHandler! /.well-known {
2025-11-28T21:33:23:   matchedOutput: null,
2025-11-28T21:33:23:   statusCode: undefined,
2025-11-28T21:33:23:   resHeaders: {},
2025-11-28T21:33:23:   bodyStream: false,
2025-11-28T21:33:23:   parsedUrl: { pathname: '/.well-known', query: [Object: null prototype] {} },
2025-11-28T21:33:23:   finished: false
2025-11-28T21:33:23: }
2025-11-28T21:33:23: 2025-11-29T02:33:23.844Z next:router-server:main invokeRender /.well-known {
2025-11-28T21:33:23:   host: 'mail.gearly.com',
2025-11-28T21:33:23:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T21:33:23:   referer: 'https://www.google.com/',
2025-11-28T21:33:23:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:23:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:23:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:23:   dnt: '1',
2025-11-28T21:33:23:   'x-forwarded-for': '182.10.242.147, 172.161.144.67',
2025-11-28T21:33:23:   'x-real-ip': '182.10.242.147',
2025-11-28T21:33:23:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:23:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:23:   connection: 'Keep-Alive',
2025-11-28T21:33:23:   'x-middleware-invoke': '',
2025-11-28T21:33:23:   'x-invoke-path': '/404',
2025-11-28T21:33:23:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:23:   'x-invoke-status': '404'
2025-11-28T21:33:23: }
2025-11-28T21:33:23: 2025-11-29T02:33:23.845Z compression no compression: not acceptable
2025-11-28T21:33:23: 2025-11-29T02:33:23.970Z next:router-server:main requestHandler! /.well-known/acme-challenge/ {
2025-11-28T21:33:23:   matchedOutput: undefined,
2025-11-28T21:33:23:   statusCode: 308,
2025-11-28T21:33:23:   resHeaders: undefined,
2025-11-28T21:33:23:   bodyStream: false,
2025-11-28T21:33:23:   parsedUrl: { pathname: '/.well-known/acme-challenge', query: undefined },
2025-11-28T21:33:23:   finished: true
2025-11-28T21:33:23: }
2025-11-28T21:33:23: 2025-11-29T02:33:23.970Z compression undefined not compressible
2025-11-28T21:33:23: 2025-11-29T02:33:23.970Z compression no compression: filtered
2025-11-28T21:33:24: 2025-11-29T02:33:24.063Z next:router-server:main requestHandler! /.well-known/acme-challenge {
2025-11-28T21:33:24:   matchedOutput: null,
2025-11-28T21:33:24:   statusCode: undefined,
2025-11-28T21:33:24:   resHeaders: {},
2025-11-28T21:33:24:   bodyStream: false,
2025-11-28T21:33:24:   parsedUrl: {
2025-11-28T21:33:24:     pathname: '/.well-known/acme-challenge',
2025-11-28T21:33:24:     query: [Object: null prototype] {}
2025-11-28T21:33:24:   },
2025-11-28T21:33:24:   finished: false
2025-11-28T21:33:24: }
2025-11-28T21:33:24: 2025-11-29T02:33:24.063Z next:router-server:main invokeRender /.well-known/acme-challenge {
2025-11-28T21:33:24:   host: 'mail.gearly.com',
2025-11-28T21:33:24:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:24:   referer: 'https://www.bing.com/',
2025-11-28T21:33:24:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:24:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:24:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:24:   dnt: '1',
2025-11-28T21:33:24:   'x-forwarded-for': '144.170.254.59, 172.161.144.67',
2025-11-28T21:33:24:   'x-real-ip': '144.170.254.59',
2025-11-28T21:33:24:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:24:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:24:   connection: 'Keep-Alive',
2025-11-28T21:33:24:   'x-middleware-invoke': '',
2025-11-28T21:33:24:   'x-invoke-path': '/404',
2025-11-28T21:33:24:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:24:   'x-invoke-status': '404'
2025-11-28T21:33:24: }
2025-11-28T21:33:24: 2025-11-29T02:33:24.064Z compression no compression: not acceptable
2025-11-28T21:33:24: 2025-11-29T02:33:24.176Z next:router-server:main requestHandler! /.well-known/acme-challenge/xa.php {
2025-11-28T21:33:24:   matchedOutput: null,
2025-11-28T21:33:24:   statusCode: undefined,
2025-11-28T21:33:24:   resHeaders: {},
2025-11-28T21:33:24:   bodyStream: false,
2025-11-28T21:33:24:   parsedUrl: {
2025-11-28T21:33:24:     pathname: '/.well-known/acme-challenge/xa.php',
2025-11-28T21:33:24:     query: [Object: null prototype] {}
2025-11-28T21:33:24:   },
2025-11-28T21:33:24:   finished: false
2025-11-28T21:33:24: }
2025-11-28T21:33:24: 2025-11-29T02:33:24.176Z next:router-server:main invokeRender /.well-known/acme-challenge/xa.php {
2025-11-28T21:33:24:   host: 'mail.gearly.com',
2025-11-28T21:33:24:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:24:   referer: 'https://duckduckgo.com/',
2025-11-28T21:33:24:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:24:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:24:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:24:   dnt: '1',
2025-11-28T21:33:24:   'x-forwarded-for': '17.189.161.25, 172.161.144.67',
2025-11-28T21:33:24:   'x-real-ip': '17.189.161.25',
2025-11-28T21:33:24:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:24:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:24:   connection: 'Keep-Alive',
2025-11-28T21:33:24:   'x-middleware-invoke': '',
2025-11-28T21:33:24:   'x-invoke-path': '/404',
2025-11-28T21:33:24:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:24:   'x-invoke-status': '404'
2025-11-28T21:33:24: }
2025-11-28T21:33:24: 2025-11-29T02:33:24.177Z compression no compression: not acceptable
2025-11-28T21:33:24: 2025-11-29T02:33:24.324Z next:router-server:main requestHandler! /.well-known/index.php {
2025-11-28T21:33:24:   matchedOutput: null,
2025-11-28T21:33:24:   statusCode: undefined,
2025-11-28T21:33:24:   resHeaders: {},
2025-11-28T21:33:24:   bodyStream: false,
2025-11-28T21:33:24:   parsedUrl: {
2025-11-28T21:33:24:     pathname: '/.well-known/index.php',
2025-11-28T21:33:24:     query: [Object: null prototype] {}
2025-11-28T21:33:24:   },
2025-11-28T21:33:24:   finished: false
2025-11-28T21:33:24: }
2025-11-28T21:33:24: 2025-11-29T02:33:24.324Z next:router-server:main invokeRender /.well-known/index.php {
2025-11-28T21:33:24:   host: 'mail.gearly.com',
2025-11-28T21:33:24:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:33:24:   referer: 'https://www.google.com/',
2025-11-28T21:33:24:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:24:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:24:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:24:   dnt: '1',
2025-11-28T21:33:24:   'x-forwarded-for': '171.144.59.18, 172.161.144.67',
2025-11-28T21:33:24:   'x-real-ip': '171.144.59.18',
2025-11-28T21:33:24:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:24:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:24:   connection: 'Keep-Alive',
2025-11-28T21:33:24:   'x-middleware-invoke': '',
2025-11-28T21:33:24:   'x-invoke-path': '/404',
2025-11-28T21:33:24:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:24:   'x-invoke-status': '404'
2025-11-28T21:33:24: }
2025-11-28T21:33:24: 2025-11-29T02:33:24.325Z compression no compression: not acceptable
2025-11-28T21:33:24: 2025-11-29T02:33:24.422Z next:router-server:main requestHandler! /1.php {
2025-11-28T21:33:24:   matchedOutput: null,
2025-11-28T21:33:24:   statusCode: undefined,
2025-11-28T21:33:24:   resHeaders: {},
2025-11-28T21:33:24:   bodyStream: false,
2025-11-28T21:33:24:   parsedUrl: { pathname: '/1.php', query: [Object: null prototype] {} },
2025-11-28T21:33:24:   finished: false
2025-11-28T21:33:24: }
2025-11-28T21:33:24: 2025-11-29T02:33:24.422Z next:router-server:main invokeRender /1.php {
2025-11-28T21:33:24:   host: 'mail.gearly.com',
2025-11-28T21:33:24:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:24:   referer: 'https://www.google.fr/',
2025-11-28T21:33:24:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:24:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:24:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:24:   dnt: '1',
2025-11-28T21:33:24:   'x-forwarded-for': '127.72.250.97, 172.161.144.67',
2025-11-28T21:33:24:   'x-real-ip': '127.72.250.97',
2025-11-28T21:33:24:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:24:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:24:   connection: 'Keep-Alive',
2025-11-28T21:33:24:   'x-middleware-invoke': '',
2025-11-28T21:33:24:   'x-invoke-path': '/404',
2025-11-28T21:33:24:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:24:   'x-invoke-status': '404'
2025-11-28T21:33:24: }
2025-11-28T21:33:24: 2025-11-29T02:33:24.423Z compression no compression: not acceptable
2025-11-28T21:33:24: 2025-11-29T02:33:24.516Z next:router-server:main requestHandler! /403.php {
2025-11-28T21:33:24:   matchedOutput: null,
2025-11-28T21:33:24:   statusCode: undefined,
2025-11-28T21:33:24:   resHeaders: {},
2025-11-28T21:33:24:   bodyStream: false,
2025-11-28T21:33:24:   parsedUrl: { pathname: '/403.php', query: [Object: null prototype] {} },
2025-11-28T21:33:24:   finished: false
2025-11-28T21:33:24: }
2025-11-28T21:33:24: 2025-11-29T02:33:24.517Z next:router-server:main invokeRender /403.php {
2025-11-28T21:33:24:   host: 'mail.gearly.com',
2025-11-28T21:33:24:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:24:   referer: 'https://www.bing.com/',
2025-11-28T21:33:24:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:24:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:24:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:24:   dnt: '1',
2025-11-28T21:33:24:   'x-forwarded-for': '250.247.75.208, 172.161.144.67',
2025-11-28T21:33:24:   'x-real-ip': '250.247.75.208',
2025-11-28T21:33:24:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:24:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:24:   connection: 'Keep-Alive',
2025-11-28T21:33:24:   'x-middleware-invoke': '',
2025-11-28T21:33:24:   'x-invoke-path': '/404',
2025-11-28T21:33:24:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:24:   'x-invoke-status': '404'
2025-11-28T21:33:24: }
2025-11-28T21:33:24: 2025-11-29T02:33:24.517Z compression no compression: not acceptable
2025-11-28T21:33:24: 2025-11-29T02:33:24.691Z next:router-server:main requestHandler! /aa.php {
2025-11-28T21:33:24:   matchedOutput: null,
2025-11-28T21:33:24:   statusCode: undefined,
2025-11-28T21:33:24:   resHeaders: {},
2025-11-28T21:33:24:   bodyStream: false,
2025-11-28T21:33:24:   parsedUrl: { pathname: '/aa.php', query: [Object: null prototype] {} },
2025-11-28T21:33:24:   finished: false
2025-11-28T21:33:24: }
2025-11-28T21:33:24: 2025-11-29T02:33:24.691Z next:router-server:main invokeRender /aa.php {
2025-11-28T21:33:24:   host: 'mail.gearly.com',
2025-11-28T21:33:24:   'user-agent': 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:24:   referer: 'https://www.yahoo.com/',
2025-11-28T21:33:24:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:24:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:24:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:24:   dnt: '1',
2025-11-28T21:33:24:   'x-forwarded-for': '161.116.112.37, 172.161.144.67',
2025-11-28T21:33:24:   'x-real-ip': '161.116.112.37',
2025-11-28T21:33:24:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:24:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:24:   connection: 'Keep-Alive',
2025-11-28T21:33:24:   'x-middleware-invoke': '',
2025-11-28T21:33:24:   'x-invoke-path': '/404',
2025-11-28T21:33:24:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:24:   'x-invoke-status': '404'
2025-11-28T21:33:24: }
2025-11-28T21:33:24: 2025-11-29T02:33:24.691Z compression no compression: not acceptable
2025-11-28T21:33:24: 2025-11-29T02:33:24.785Z next:router-server:main requestHandler! /abcd.php {
2025-11-28T21:33:24:   matchedOutput: null,
2025-11-28T21:33:24:   statusCode: undefined,
2025-11-28T21:33:24:   resHeaders: {},
2025-11-28T21:33:24:   bodyStream: false,
2025-11-28T21:33:24:   parsedUrl: { pathname: '/abcd.php', query: [Object: null prototype] {} },
2025-11-28T21:33:24:   finished: false
2025-11-28T21:33:24: }
2025-11-28T21:33:24: 2025-11-29T02:33:24.785Z next:router-server:main invokeRender /abcd.php {
2025-11-28T21:33:24:   host: 'mail.gearly.com',
2025-11-28T21:33:24:   'user-agent': 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:24:   referer: 'https://www.bing.com/',
2025-11-28T21:33:24:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:24:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:24:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:24:   dnt: '1',
2025-11-28T21:33:24:   'x-forwarded-for': '163.5.185.245, 172.161.144.67',
2025-11-28T21:33:24:   'x-real-ip': '163.5.185.245',
2025-11-28T21:33:24:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:24:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:24:   connection: 'Keep-Alive',
2025-11-28T21:33:24:   'x-middleware-invoke': '',
2025-11-28T21:33:24:   'x-invoke-path': '/404',
2025-11-28T21:33:24:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:24:   'x-invoke-status': '404'
2025-11-28T21:33:24: }
2025-11-28T21:33:24: 2025-11-29T02:33:24.786Z compression no compression: not acceptable
2025-11-28T21:33:24: 2025-11-29T02:33:24.894Z next:router-server:main requestHandler! /about.php {
2025-11-28T21:33:24:   matchedOutput: null,
2025-11-28T21:33:24:   statusCode: undefined,
2025-11-28T21:33:24:   resHeaders: {},
2025-11-28T21:33:24:   bodyStream: false,
2025-11-28T21:33:24:   parsedUrl: { pathname: '/about.php', query: [Object: null prototype] {} },
2025-11-28T21:33:24:   finished: false
2025-11-28T21:33:24: }
2025-11-28T21:33:24: 2025-11-29T02:33:24.894Z next:router-server:main invokeRender /about.php {
2025-11-28T21:33:24:   host: 'mail.gearly.com',
2025-11-28T21:33:24:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:24:   referer: 'https://www.google.de/',
2025-11-28T21:33:24:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:24:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:24:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:24:   dnt: '1',
2025-11-28T21:33:24:   'x-forwarded-for': '13.130.160.237, 172.161.144.67',
2025-11-28T21:33:24:   'x-real-ip': '13.130.160.237',
2025-11-28T21:33:24:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:24:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:24:   connection: 'Keep-Alive',
2025-11-28T21:33:24:   'x-middleware-invoke': '',
2025-11-28T21:33:24:   'x-invoke-path': '/404',
2025-11-28T21:33:24:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:24:   'x-invoke-status': '404'
2025-11-28T21:33:24: }
2025-11-28T21:33:24: 2025-11-29T02:33:24.894Z compression no compression: not acceptable
2025-11-28T21:33:25: 2025-11-29T02:33:25.136Z next:router-server:main requestHandler! /admin.php {
2025-11-28T21:33:25:   matchedOutput: null,
2025-11-28T21:33:25:   statusCode: undefined,
2025-11-28T21:33:25:   resHeaders: {},
2025-11-28T21:33:25:   bodyStream: false,
2025-11-28T21:33:25:   parsedUrl: { pathname: '/admin.php', query: [Object: null prototype] {} },
2025-11-28T21:33:25:   finished: false
2025-11-28T21:33:25: }
2025-11-28T21:33:25: 2025-11-29T02:33:25.136Z next:router-server:main invokeRender /admin.php {
2025-11-28T21:33:25:   host: 'mail.gearly.com',
2025-11-28T21:33:25:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:25:   referer: 'https://duckduckgo.com/',
2025-11-28T21:33:25:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:25:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:25:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:25:   dnt: '1',
2025-11-28T21:33:25:   'x-forwarded-for': '149.230.45.107, 172.161.144.67',
2025-11-28T21:33:25:   'x-real-ip': '149.230.45.107',
2025-11-28T21:33:25:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:25:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:25:   connection: 'Keep-Alive',
2025-11-28T21:33:25:   'x-middleware-invoke': '',
2025-11-28T21:33:25:   'x-invoke-path': '/404',
2025-11-28T21:33:25:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:25:   'x-invoke-status': '404'
2025-11-28T21:33:25: }
2025-11-28T21:33:25: 2025-11-29T02:33:25.137Z compression no compression: not acceptable
2025-11-28T21:33:25: 2025-11-29T02:33:25.485Z next:router-server:main requestHandler! /admin/controller/extension/extension/ {
2025-11-28T21:33:25:   matchedOutput: undefined,
2025-11-28T21:33:25:   statusCode: 308,
2025-11-28T21:33:25:   resHeaders: undefined,
2025-11-28T21:33:25:   bodyStream: false,
2025-11-28T21:33:25:   parsedUrl: {
2025-11-28T21:33:25:     pathname: '/admin/controller/extension/extension',
2025-11-28T21:33:25:     query: undefined
2025-11-28T21:33:25:   },
2025-11-28T21:33:25:   finished: true
2025-11-28T21:33:25: }
2025-11-28T21:33:25: 2025-11-29T02:33:25.486Z compression undefined not compressible
2025-11-28T21:33:25: 2025-11-29T02:33:25.486Z compression no compression: filtered
2025-11-28T21:33:25: 2025-11-29T02:33:25.635Z next:router-server:main requestHandler! /admin/controller/extension/extension {
2025-11-28T21:33:25:   matchedOutput: null,
2025-11-28T21:33:25:   statusCode: undefined,
2025-11-28T21:33:25:   resHeaders: {},
2025-11-28T21:33:25:   bodyStream: false,
2025-11-28T21:33:25:   parsedUrl: {
2025-11-28T21:33:25:     pathname: '/admin/controller/extension/extension',
2025-11-28T21:33:25:     query: [Object: null prototype] {}
2025-11-28T21:33:25:   },
2025-11-28T21:33:25:   finished: false
2025-11-28T21:33:25: }
2025-11-28T21:33:25: 2025-11-29T02:33:25.635Z next:router-server:main invokeRender /admin/controller/extension/extension {
2025-11-28T21:33:25:   host: 'mail.gearly.com',
2025-11-28T21:33:25:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:25:   referer: 'https://www.google.com/',
2025-11-28T21:33:25:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:25:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:25:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:25:   dnt: '1',
2025-11-28T21:33:25:   'x-forwarded-for': '191.183.253.172, 172.161.144.67',
2025-11-28T21:33:25:   'x-real-ip': '191.183.253.172',
2025-11-28T21:33:25:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:25:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:25:   connection: 'Keep-Alive',
2025-11-28T21:33:25:   'x-middleware-invoke': '',
2025-11-28T21:33:25:   'x-invoke-path': '/404',
2025-11-28T21:33:25:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:25:   'x-invoke-status': '404'
2025-11-28T21:33:25: }
2025-11-28T21:33:25: 2025-11-29T02:33:25.636Z compression no compression: not acceptable
2025-11-28T21:33:25: 2025-11-29T02:33:25.955Z next:router-server:main requestHandler! /admin/function.php {
2025-11-28T21:33:25:   matchedOutput: null,
2025-11-28T21:33:25:   statusCode: undefined,
2025-11-28T21:33:25:   resHeaders: {},
2025-11-28T21:33:25:   bodyStream: false,
2025-11-28T21:33:25:   parsedUrl: {
2025-11-28T21:33:25:     pathname: '/admin/function.php',
2025-11-28T21:33:25:     query: [Object: null prototype] {}
2025-11-28T21:33:25:   },
2025-11-28T21:33:25:   finished: false
2025-11-28T21:33:25: }
2025-11-28T21:33:25: 2025-11-29T02:33:25.955Z next:router-server:main invokeRender /admin/function.php {
2025-11-28T21:33:25:   host: 'mail.gearly.com',
2025-11-28T21:33:25:   'user-agent': 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:25:   referer: 'https://www.google.co.uk/',
2025-11-28T21:33:25:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:25:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:25:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:25:   dnt: '1',
2025-11-28T21:33:25:   'x-forwarded-for': '222.80.148.233, 172.161.144.67',
2025-11-28T21:33:25:   'x-real-ip': '222.80.148.233',
2025-11-28T21:33:25:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:25:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:25:   connection: 'Keep-Alive',
2025-11-28T21:33:25:   'x-middleware-invoke': '',
2025-11-28T21:33:25:   'x-invoke-path': '/404',
2025-11-28T21:33:25:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:25:   'x-invoke-status': '404'
2025-11-28T21:33:25: }
2025-11-28T21:33:25: 2025-11-29T02:33:25.955Z compression no compression: not acceptable
2025-11-28T21:33:26: 2025-11-29T02:33:26.050Z next:router-server:main requestHandler! /akcc.php {
2025-11-28T21:33:26:   matchedOutput: null,
2025-11-28T21:33:26:   statusCode: undefined,
2025-11-28T21:33:26:   resHeaders: {},
2025-11-28T21:33:26:   bodyStream: false,
2025-11-28T21:33:26:   parsedUrl: { pathname: '/akcc.php', query: [Object: null prototype] {} },
2025-11-28T21:33:26:   finished: false
2025-11-28T21:33:26: }
2025-11-28T21:33:26: 2025-11-29T02:33:26.050Z next:router-server:main invokeRender /akcc.php {
2025-11-28T21:33:26:   host: 'mail.gearly.com',
2025-11-28T21:33:26:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:26:   referer: 'https://www.google.co.uk/',
2025-11-28T21:33:26:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:26:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:26:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:26:   dnt: '1',
2025-11-28T21:33:26:   'x-forwarded-for': '125.238.139.85, 172.161.144.67',
2025-11-28T21:33:26:   'x-real-ip': '125.238.139.85',
2025-11-28T21:33:26:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:26:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:26:   connection: 'Keep-Alive',
2025-11-28T21:33:26:   'x-middleware-invoke': '',
2025-11-28T21:33:26:   'x-invoke-path': '/404',
2025-11-28T21:33:26:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:26:   'x-invoke-status': '404'
2025-11-28T21:33:26: }
2025-11-28T21:33:26: 2025-11-29T02:33:26.050Z compression no compression: not acceptable
2025-11-28T21:33:26: 2025-11-29T02:33:26.144Z next:router-server:main requestHandler! /alfa.php {
2025-11-28T21:33:26:   matchedOutput: null,
2025-11-28T21:33:26:   statusCode: undefined,
2025-11-28T21:33:26:   resHeaders: {},
2025-11-28T21:33:26:   bodyStream: false,
2025-11-28T21:33:26:   parsedUrl: { pathname: '/alfa.php', query: [Object: null prototype] {} },
2025-11-28T21:33:26:   finished: false
2025-11-28T21:33:26: }
2025-11-28T21:33:26: 2025-11-29T02:33:26.144Z next:router-server:main invokeRender /alfa.php {
2025-11-28T21:33:26:   host: 'mail.gearly.com',
2025-11-28T21:33:26:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T21:33:26:   referer: 'https://www.google.com/',
2025-11-28T21:33:26:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:26:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:26:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:26:   dnt: '1',
2025-11-28T21:33:26:   'x-forwarded-for': '181.76.31.156, 172.161.144.67',
2025-11-28T21:33:26:   'x-real-ip': '181.76.31.156',
2025-11-28T21:33:26:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:26:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:26:   connection: 'Keep-Alive',
2025-11-28T21:33:26:   'x-middleware-invoke': '',
2025-11-28T21:33:26:   'x-invoke-path': '/404',
2025-11-28T21:33:26:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:26:   'x-invoke-status': '404'
2025-11-28T21:33:26: }
2025-11-28T21:33:26: 2025-11-29T02:33:26.145Z compression no compression: not acceptable
2025-11-28T21:33:26: 2025-11-29T02:33:26.521Z next:router-server:main requestHandler! /api.php {
2025-11-28T21:33:26:   matchedOutput: null,
2025-11-28T21:33:26:   statusCode: undefined,
2025-11-28T21:33:26:   resHeaders: {},
2025-11-28T21:33:26:   bodyStream: false,
2025-11-28T21:33:26:   parsedUrl: { pathname: '/api.php', query: [Object: null prototype] {} },
2025-11-28T21:33:26:   finished: false
2025-11-28T21:33:26: }
2025-11-28T21:33:26: 2025-11-29T02:33:26.521Z next:router-server:main invokeRender /api.php {
2025-11-28T21:33:26:   host: 'mail.gearly.com',
2025-11-28T21:33:26:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:26:   referer: 'https://www.google.de/',
2025-11-28T21:33:26:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:26:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:26:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:26:   dnt: '1',
2025-11-28T21:33:26:   'x-forwarded-for': '250.224.111.166, 172.161.144.67',
2025-11-28T21:33:26:   'x-real-ip': '250.224.111.166',
2025-11-28T21:33:26:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:26:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:26:   connection: 'Keep-Alive',
2025-11-28T21:33:26:   'x-middleware-invoke': '',
2025-11-28T21:33:26:   'x-invoke-path': '/404',
2025-11-28T21:33:26:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:26:   'x-invoke-status': '404'
2025-11-28T21:33:26: }
2025-11-28T21:33:26: 2025-11-29T02:33:26.522Z compression no compression: not acceptable
2025-11-28T21:33:26: 2025-11-29T02:33:26.616Z next:router-server:main requestHandler! /as.php {
2025-11-28T21:33:26:   matchedOutput: null,
2025-11-28T21:33:26:   statusCode: undefined,
2025-11-28T21:33:26:   resHeaders: {},
2025-11-28T21:33:26:   bodyStream: false,
2025-11-28T21:33:26:   parsedUrl: { pathname: '/as.php', query: [Object: null prototype] {} },
2025-11-28T21:33:26:   finished: false
2025-11-28T21:33:26: }
2025-11-28T21:33:26: 2025-11-29T02:33:26.616Z next:router-server:main invokeRender /as.php {
2025-11-28T21:33:26:   host: 'mail.gearly.com',
2025-11-28T21:33:26:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:26:   referer: 'https://www.yahoo.com/',
2025-11-28T21:33:26:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:26:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:26:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:26:   dnt: '1',
2025-11-28T21:33:26:   'x-forwarded-for': '205.65.229.123, 172.161.144.67',
2025-11-28T21:33:26:   'x-real-ip': '205.65.229.123',
2025-11-28T21:33:26:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:26:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:26:   connection: 'Keep-Alive',
2025-11-28T21:33:26:   'x-middleware-invoke': '',
2025-11-28T21:33:26:   'x-invoke-path': '/404',
2025-11-28T21:33:26:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:26:   'x-invoke-status': '404'
2025-11-28T21:33:26: }
2025-11-28T21:33:26: 2025-11-29T02:33:26.617Z compression no compression: not acceptable
2025-11-28T21:33:26: 2025-11-29T02:33:26.962Z next:router-server:main requestHandler! /asasx.php {
2025-11-28T21:33:26:   matchedOutput: null,
2025-11-28T21:33:26:   statusCode: undefined,
2025-11-28T21:33:26:   resHeaders: {},
2025-11-28T21:33:26:   bodyStream: false,
2025-11-28T21:33:26:   parsedUrl: { pathname: '/asasx.php', query: [Object: null prototype] {} },
2025-11-28T21:33:26:   finished: false
2025-11-28T21:33:26: }
2025-11-28T21:33:26: 2025-11-29T02:33:26.962Z next:router-server:main invokeRender /asasx.php {
2025-11-28T21:33:26:   host: 'mail.gearly.com',
2025-11-28T21:33:26:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T21:33:26:   referer: 'https://www.google.de/',
2025-11-28T21:33:26:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:26:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:26:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:26:   dnt: '1',
2025-11-28T21:33:26:   'x-forwarded-for': '5.52.54.175, 172.161.144.67',
2025-11-28T21:33:26:   'x-real-ip': '5.52.54.175',
2025-11-28T21:33:26:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:26:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:26:   connection: 'Keep-Alive',
2025-11-28T21:33:26:   'x-middleware-invoke': '',
2025-11-28T21:33:26:   'x-invoke-path': '/404',
2025-11-28T21:33:26:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:26:   'x-invoke-status': '404'
2025-11-28T21:33:26: }
2025-11-28T21:33:26: 2025-11-29T02:33:26.963Z compression no compression: not acceptable
2025-11-28T21:33:27: 2025-11-29T02:33:27.057Z next:router-server:main requestHandler! /asd.php {
2025-11-28T21:33:27:   matchedOutput: null,
2025-11-28T21:33:27:   statusCode: undefined,
2025-11-28T21:33:27:   resHeaders: {},
2025-11-28T21:33:27:   bodyStream: false,
2025-11-28T21:33:27:   parsedUrl: { pathname: '/asd.php', query: [Object: null prototype] {} },
2025-11-28T21:33:27:   finished: false
2025-11-28T21:33:27: }
2025-11-28T21:33:27: 2025-11-29T02:33:27.057Z next:router-server:main invokeRender /asd.php {
2025-11-28T21:33:27:   host: 'mail.gearly.com',
2025-11-28T21:33:27:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T21:33:27:   referer: 'https://www.google.de/',
2025-11-28T21:33:27:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:27:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:27:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:27:   dnt: '1',
2025-11-28T21:33:27:   'x-forwarded-for': '128.180.109.39, 172.161.144.67',
2025-11-28T21:33:27:   'x-real-ip': '128.180.109.39',
2025-11-28T21:33:27:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:27:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:27:   connection: 'Keep-Alive',
2025-11-28T21:33:27:   'x-middleware-invoke': '',
2025-11-28T21:33:27:   'x-invoke-path': '/404',
2025-11-28T21:33:27:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:27:   'x-invoke-status': '404'
2025-11-28T21:33:27: }
2025-11-28T21:33:27: 2025-11-29T02:33:27.058Z compression no compression: not acceptable
2025-11-28T21:33:27: 2025-11-29T02:33:27.390Z next:router-server:main requestHandler! /assets/ {
2025-11-28T21:33:27:   matchedOutput: undefined,
2025-11-28T21:33:27:   statusCode: 308,
2025-11-28T21:33:27:   resHeaders: undefined,
2025-11-28T21:33:27:   bodyStream: false,
2025-11-28T21:33:27:   parsedUrl: { pathname: '/assets', query: undefined },
2025-11-28T21:33:27:   finished: true
2025-11-28T21:33:27: }
2025-11-28T21:33:27: 2025-11-29T02:33:27.390Z compression undefined not compressible
2025-11-28T21:33:27: 2025-11-29T02:33:27.390Z compression no compression: filtered
2025-11-28T21:33:27: 2025-11-29T02:33:27.502Z next:router-server:main requestHandler! /assets {
2025-11-28T21:33:27:   matchedOutput: null,
2025-11-28T21:33:27:   statusCode: undefined,
2025-11-28T21:33:27:   resHeaders: {},
2025-11-28T21:33:27:   bodyStream: false,
2025-11-28T21:33:27:   parsedUrl: { pathname: '/assets', query: [Object: null prototype] {} },
2025-11-28T21:33:27:   finished: false
2025-11-28T21:33:27: }
2025-11-28T21:33:27: 2025-11-29T02:33:27.502Z next:router-server:main invokeRender /assets {
2025-11-28T21:33:27:   host: 'mail.gearly.com',
2025-11-28T21:33:27:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:27:   referer: 'https://www.google.fr/',
2025-11-28T21:33:27:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:27:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:27:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:27:   dnt: '1',
2025-11-28T21:33:27:   'x-forwarded-for': '86.203.53.65, 172.161.144.67',
2025-11-28T21:33:27:   'x-real-ip': '86.203.53.65',
2025-11-28T21:33:27:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:27:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:27:   connection: 'Keep-Alive',
2025-11-28T21:33:27:   'x-middleware-invoke': '',
2025-11-28T21:33:27:   'x-invoke-path': '/404',
2025-11-28T21:33:27:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:27:   'x-invoke-status': '404'
2025-11-28T21:33:27: }
2025-11-28T21:33:27: 2025-11-29T02:33:27.503Z compression no compression: not acceptable
2025-11-28T21:33:27: 2025-11-29T02:33:27.619Z next:router-server:main requestHandler! /assets/images/ {
2025-11-28T21:33:27:   matchedOutput: undefined,
2025-11-28T21:33:27:   statusCode: 308,
2025-11-28T21:33:27:   resHeaders: undefined,
2025-11-28T21:33:27:   bodyStream: false,
2025-11-28T21:33:27:   parsedUrl: { pathname: '/assets/images', query: undefined },
2025-11-28T21:33:27:   finished: true
2025-11-28T21:33:27: }
2025-11-28T21:33:27: 2025-11-29T02:33:27.619Z compression undefined not compressible
2025-11-28T21:33:27: 2025-11-29T02:33:27.619Z compression no compression: filtered
2025-11-28T21:33:27: 2025-11-29T02:33:27.713Z next:router-server:main requestHandler! /assets/images {
2025-11-28T21:33:27:   matchedOutput: null,
2025-11-28T21:33:27:   statusCode: undefined,
2025-11-28T21:33:27:   resHeaders: {},
2025-11-28T21:33:27:   bodyStream: false,
2025-11-28T21:33:27:   parsedUrl: { pathname: '/assets/images', query: [Object: null prototype] {} },
2025-11-28T21:33:27:   finished: false
2025-11-28T21:33:27: }
2025-11-28T21:33:27: 2025-11-29T02:33:27.713Z next:router-server:main invokeRender /assets/images {
2025-11-28T21:33:27:   host: 'mail.gearly.com',
2025-11-28T21:33:27:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:27:   referer: 'https://www.google.co.uk/',
2025-11-28T21:33:27:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:27:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:27:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:27:   dnt: '1',
2025-11-28T21:33:27:   'x-forwarded-for': '11.132.24.170, 172.161.144.67',
2025-11-28T21:33:27:   'x-real-ip': '11.132.24.170',
2025-11-28T21:33:27:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:27:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:27:   connection: 'Keep-Alive',
2025-11-28T21:33:27:   'x-middleware-invoke': '',
2025-11-28T21:33:27:   'x-invoke-path': '/404',
2025-11-28T21:33:27:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:27:   'x-invoke-status': '404'
2025-11-28T21:33:27: }
2025-11-28T21:33:27: 2025-11-29T02:33:27.713Z compression no compression: not acceptable
2025-11-28T21:33:27: 2025-11-29T02:33:27.910Z next:router-server:main requestHandler! /autoload_classmap/function.php {
2025-11-28T21:33:27:   matchedOutput: null,
2025-11-28T21:33:27:   statusCode: undefined,
2025-11-28T21:33:27:   resHeaders: {},
2025-11-28T21:33:27:   bodyStream: false,
2025-11-28T21:33:27:   parsedUrl: {
2025-11-28T21:33:27:     pathname: '/autoload_classmap/function.php',
2025-11-28T21:33:27:     query: [Object: null prototype] {}
2025-11-28T21:33:27:   },
2025-11-28T21:33:27:   finished: false
2025-11-28T21:33:27: }
2025-11-28T21:33:27: 2025-11-29T02:33:27.910Z next:router-server:main invokeRender /autoload_classmap/function.php {
2025-11-28T21:33:27:   host: 'mail.gearly.com',
2025-11-28T21:33:27:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T21:33:27:   referer: 'https://www.google.de/',
2025-11-28T21:33:27:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:27:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:27:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:27:   dnt: '1',
2025-11-28T21:33:27:   'x-forwarded-for': '160.28.94.175, 172.161.144.67',
2025-11-28T21:33:27:   'x-real-ip': '160.28.94.175',
2025-11-28T21:33:27:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:27:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:27:   connection: 'Keep-Alive',
2025-11-28T21:33:27:   'x-middleware-invoke': '',
2025-11-28T21:33:27:   'x-invoke-path': '/404',
2025-11-28T21:33:27:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:27:   'x-invoke-status': '404'
2025-11-28T21:33:27: }
2025-11-28T21:33:27: 2025-11-29T02:33:27.911Z compression no compression: not acceptable
2025-11-28T21:33:28: 2025-11-29T02:33:28.068Z next:router-server:main requestHandler! /bolt.php {
2025-11-28T21:33:28:   matchedOutput: null,
2025-11-28T21:33:28:   statusCode: undefined,
2025-11-28T21:33:28:   resHeaders: {},
2025-11-28T21:33:28:   bodyStream: false,
2025-11-28T21:33:28:   parsedUrl: { pathname: '/bolt.php', query: [Object: null prototype] {} },
2025-11-28T21:33:28:   finished: false
2025-11-28T21:33:28: }
2025-11-28T21:33:28: 2025-11-29T02:33:28.068Z next:router-server:main invokeRender /bolt.php {
2025-11-28T21:33:28:   host: 'mail.gearly.com',
2025-11-28T21:33:28:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:28:   referer: 'https://www.google.co.uk/',
2025-11-28T21:33:28:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:28:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:28:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:28:   dnt: '1',
2025-11-28T21:33:28:   'x-forwarded-for': '101.127.225.140, 172.161.144.67',
2025-11-28T21:33:28:   'x-real-ip': '101.127.225.140',
2025-11-28T21:33:28:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:28:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:28:   connection: 'Keep-Alive',
2025-11-28T21:33:28:   'x-middleware-invoke': '',
2025-11-28T21:33:28:   'x-invoke-path': '/404',
2025-11-28T21:33:28:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:28:   'x-invoke-status': '404'
2025-11-28T21:33:28: }
2025-11-28T21:33:28: 2025-11-29T02:33:28.068Z compression no compression: not acceptable
2025-11-28T21:33:28: 2025-11-29T02:33:28.164Z next:router-server:main requestHandler! /cgi-bin/ {
2025-11-28T21:33:28:   matchedOutput: undefined,
2025-11-28T21:33:28:   statusCode: 308,
2025-11-28T21:33:28:   resHeaders: undefined,
2025-11-28T21:33:28:   bodyStream: false,
2025-11-28T21:33:28:   parsedUrl: { pathname: '/cgi-bin', query: undefined },
2025-11-28T21:33:28:   finished: true
2025-11-28T21:33:28: }
2025-11-28T21:33:28: 2025-11-29T02:33:28.165Z compression undefined not compressible
2025-11-28T21:33:28: 2025-11-29T02:33:28.165Z compression no compression: filtered
2025-11-28T21:33:28: 2025-11-29T02:33:28.271Z next:router-server:main requestHandler! /cgi-bin {
2025-11-28T21:33:28:   matchedOutput: null,
2025-11-28T21:33:28:   statusCode: undefined,
2025-11-28T21:33:28:   resHeaders: {},
2025-11-28T21:33:28:   bodyStream: false,
2025-11-28T21:33:28:   parsedUrl: { pathname: '/cgi-bin', query: [Object: null prototype] {} },
2025-11-28T21:33:28:   finished: false
2025-11-28T21:33:28: }
2025-11-28T21:33:28: 2025-11-29T02:33:28.271Z next:router-server:main invokeRender /cgi-bin {
2025-11-28T21:33:28:   host: 'mail.gearly.com',
2025-11-28T21:33:28:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:28:   referer: 'https://www.google.de/',
2025-11-28T21:33:28:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:28:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:28:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:28:   dnt: '1',
2025-11-28T21:33:28:   'x-forwarded-for': '233.122.17.59, 172.161.144.67',
2025-11-28T21:33:28:   'x-real-ip': '233.122.17.59',
2025-11-28T21:33:28:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:28:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:28:   connection: 'Keep-Alive',
2025-11-28T21:33:28:   'x-middleware-invoke': '',
2025-11-28T21:33:28:   'x-invoke-path': '/404',
2025-11-28T21:33:28:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:28:   'x-invoke-status': '404'
2025-11-28T21:33:28: }
2025-11-28T21:33:28: 2025-11-29T02:33:28.272Z compression no compression: not acceptable
2025-11-28T21:33:28: 2025-11-29T02:33:28.762Z next:router-server:main requestHandler! /chosen.php {
2025-11-28T21:33:28:   matchedOutput: null,
2025-11-28T21:33:28:   statusCode: undefined,
2025-11-28T21:33:28:   resHeaders: {},
2025-11-28T21:33:28:   bodyStream: false,
2025-11-28T21:33:28:   parsedUrl: { pathname: '/chosen.php', query: [Object: null prototype] {} },
2025-11-28T21:33:28:   finished: false
2025-11-28T21:33:28: }
2025-11-28T21:33:28: 2025-11-29T02:33:28.762Z next:router-server:main invokeRender /chosen.php {
2025-11-28T21:33:28:   host: 'mail.gearly.com',
2025-11-28T21:33:28:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:28:   referer: 'https://www.bing.com/',
2025-11-28T21:33:28:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:28:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:28:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:28:   dnt: '1',
2025-11-28T21:33:28:   'x-forwarded-for': '231.252.249.13, 172.161.144.67',
2025-11-28T21:33:28:   'x-real-ip': '231.252.249.13',
2025-11-28T21:33:28:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:28:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:28:   connection: 'Keep-Alive',
2025-11-28T21:33:28:   'x-middleware-invoke': '',
2025-11-28T21:33:28:   'x-invoke-path': '/404',
2025-11-28T21:33:28:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:28:   'x-invoke-status': '404'
2025-11-28T21:33:28: }
2025-11-28T21:33:28: 2025-11-29T02:33:28.763Z compression no compression: not acceptable
2025-11-28T21:33:29: 2025-11-29T02:33:29.205Z next:router-server:main requestHandler! /classwithtostring.php {
2025-11-28T21:33:29:   matchedOutput: null,
2025-11-28T21:33:29:   statusCode: undefined,
2025-11-28T21:33:29:   resHeaders: {},
2025-11-28T21:33:29:   bodyStream: false,
2025-11-28T21:33:29:   parsedUrl: {
2025-11-28T21:33:29:     pathname: '/classwithtostring.php',
2025-11-28T21:33:29:     query: [Object: null prototype] {}
2025-11-28T21:33:29:   },
2025-11-28T21:33:29:   finished: false
2025-11-28T21:33:29: }
2025-11-28T21:33:29: 2025-11-29T02:33:29.205Z next:router-server:main invokeRender /classwithtostring.php {
2025-11-28T21:33:29:   host: 'mail.gearly.com',
2025-11-28T21:33:29:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:29:   referer: 'https://www.yahoo.com/',
2025-11-28T21:33:29:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:29:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:29:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:29:   dnt: '1',
2025-11-28T21:33:29:   'x-forwarded-for': '157.222.78.123, 172.161.144.67',
2025-11-28T21:33:29:   'x-real-ip': '157.222.78.123',
2025-11-28T21:33:29:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:29:   connection: 'Keep-Alive',
2025-11-28T21:33:29:   'x-middleware-invoke': '',
2025-11-28T21:33:29:   'x-invoke-path': '/404',
2025-11-28T21:33:29:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:29:   'x-invoke-status': '404'
2025-11-28T21:33:29: }
2025-11-28T21:33:29: 2025-11-29T02:33:29.206Z compression no compression: not acceptable
2025-11-28T21:33:29: 2025-11-29T02:33:29.300Z next:router-server:main requestHandler! /dex.php {
2025-11-28T21:33:29:   matchedOutput: null,
2025-11-28T21:33:29:   statusCode: undefined,
2025-11-28T21:33:29:   resHeaders: {},
2025-11-28T21:33:29:   bodyStream: false,
2025-11-28T21:33:29:   parsedUrl: { pathname: '/dex.php', query: [Object: null prototype] {} },
2025-11-28T21:33:29:   finished: false
2025-11-28T21:33:29: }
2025-11-28T21:33:29: 2025-11-29T02:33:29.300Z next:router-server:main invokeRender /dex.php {
2025-11-28T21:33:29:   host: 'mail.gearly.com',
2025-11-28T21:33:29:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T21:33:29:   referer: 'https://www.google.de/',
2025-11-28T21:33:29:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:29:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:29:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:29:   dnt: '1',
2025-11-28T21:33:29:   'x-forwarded-for': '66.188.46.16, 172.161.144.67',
2025-11-28T21:33:29:   'x-real-ip': '66.188.46.16',
2025-11-28T21:33:29:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:29:   connection: 'Keep-Alive',
2025-11-28T21:33:29:   'x-middleware-invoke': '',
2025-11-28T21:33:29:   'x-invoke-path': '/404',
2025-11-28T21:33:29:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:29:   'x-invoke-status': '404'
2025-11-28T21:33:29: }
2025-11-28T21:33:29: 2025-11-29T02:33:29.300Z compression no compression: not acceptable
2025-11-28T21:33:29: 2025-11-29T02:33:29.398Z next:router-server:main requestHandler! /doc.php {
2025-11-28T21:33:29:   matchedOutput: null,
2025-11-28T21:33:29:   statusCode: undefined,
2025-11-28T21:33:29:   resHeaders: {},
2025-11-28T21:33:29:   bodyStream: false,
2025-11-28T21:33:29:   parsedUrl: { pathname: '/doc.php', query: [Object: null prototype] {} },
2025-11-28T21:33:29:   finished: false
2025-11-28T21:33:29: }
2025-11-28T21:33:29: 2025-11-29T02:33:29.398Z next:router-server:main invokeRender /doc.php {
2025-11-28T21:33:29:   host: 'mail.gearly.com',
2025-11-28T21:33:29:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:29:   referer: 'https://www.google.de/',
2025-11-28T21:33:29:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:29:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:29:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:29:   dnt: '1',
2025-11-28T21:33:29:   'x-forwarded-for': '248.187.122.125, 172.161.144.67',
2025-11-28T21:33:29:   'x-real-ip': '248.187.122.125',
2025-11-28T21:33:29:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:29:   connection: 'Keep-Alive',
2025-11-28T21:33:29:   'x-middleware-invoke': '',
2025-11-28T21:33:29:   'x-invoke-path': '/404',
2025-11-28T21:33:29:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:29:   'x-invoke-status': '404'
2025-11-28T21:33:29: }
2025-11-28T21:33:29: 2025-11-29T02:33:29.399Z compression no compression: not acceptable
2025-11-28T21:33:29: 2025-11-29T02:33:29.508Z next:router-server:main requestHandler! /ds.php {
2025-11-28T21:33:29:   matchedOutput: null,
2025-11-28T21:33:29:   statusCode: undefined,
2025-11-28T21:33:29:   resHeaders: {},
2025-11-28T21:33:29:   bodyStream: false,
2025-11-28T21:33:29:   parsedUrl: { pathname: '/ds.php', query: [Object: null prototype] {} },
2025-11-28T21:33:29:   finished: false
2025-11-28T21:33:29: }
2025-11-28T21:33:29: 2025-11-29T02:33:29.508Z next:router-server:main invokeRender /ds.php {
2025-11-28T21:33:29:   host: 'mail.gearly.com',
2025-11-28T21:33:29:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T21:33:29:   referer: 'https://www.google.co.uk/',
2025-11-28T21:33:29:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:29:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:29:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:29:   dnt: '1',
2025-11-28T21:33:29:   'x-forwarded-for': '84.87.155.233, 172.161.144.67',
2025-11-28T21:33:29:   'x-real-ip': '84.87.155.233',
2025-11-28T21:33:29:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:29:   connection: 'Keep-Alive',
2025-11-28T21:33:29:   'x-middleware-invoke': '',
2025-11-28T21:33:29:   'x-invoke-path': '/404',
2025-11-28T21:33:29:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:29:   'x-invoke-status': '404'
2025-11-28T21:33:29: }
2025-11-28T21:33:29: 2025-11-29T02:33:29.509Z compression no compression: not acceptable
2025-11-28T21:33:29: 2025-11-29T02:33:29.794Z next:router-server:main requestHandler! /edit.php {
2025-11-28T21:33:29:   matchedOutput: null,
2025-11-28T21:33:29:   statusCode: undefined,
2025-11-28T21:33:29:   resHeaders: {},
2025-11-28T21:33:29:   bodyStream: false,
2025-11-28T21:33:29:   parsedUrl: { pathname: '/edit.php', query: [Object: null prototype] {} },
2025-11-28T21:33:29:   finished: false
2025-11-28T21:33:29: }
2025-11-28T21:33:29: 2025-11-29T02:33:29.795Z next:router-server:main invokeRender /edit.php {
2025-11-28T21:33:29:   host: 'mail.gearly.com',
2025-11-28T21:33:29:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:33:29:   referer: 'https://www.google.de/',
2025-11-28T21:33:29:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:29:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:29:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:29:   dnt: '1',
2025-11-28T21:33:29:   'x-forwarded-for': '254.121.151.116, 172.161.144.67',
2025-11-28T21:33:29:   'x-real-ip': '254.121.151.116',
2025-11-28T21:33:29:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:29:   connection: 'Keep-Alive',
2025-11-28T21:33:29:   'x-middleware-invoke': '',
2025-11-28T21:33:29:   'x-invoke-path': '/404',
2025-11-28T21:33:29:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:29:   'x-invoke-status': '404'
2025-11-28T21:33:29: }
2025-11-28T21:33:29: 2025-11-29T02:33:29.795Z compression no compression: not acceptable
2025-11-28T21:33:29: 2025-11-29T02:33:29.962Z next:router-server:main requestHandler! /file.php {
2025-11-28T21:33:29:   matchedOutput: null,
2025-11-28T21:33:29:   statusCode: undefined,
2025-11-28T21:33:29:   resHeaders: {},
2025-11-28T21:33:29:   bodyStream: false,
2025-11-28T21:33:29:   parsedUrl: { pathname: '/file.php', query: [Object: null prototype] {} },
2025-11-28T21:33:29:   finished: false
2025-11-28T21:33:29: }
2025-11-28T21:33:29: 2025-11-29T02:33:29.962Z next:router-server:main invokeRender /file.php {
2025-11-28T21:33:29:   host: 'mail.gearly.com',
2025-11-28T21:33:29:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:29:   referer: 'https://duckduckgo.com/',
2025-11-28T21:33:29:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:29:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:29:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:29:   dnt: '1',
2025-11-28T21:33:29:   'x-forwarded-for': '151.77.64.155, 172.161.144.67',
2025-11-28T21:33:29:   'x-real-ip': '151.77.64.155',
2025-11-28T21:33:29:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:29:   connection: 'Keep-Alive',
2025-11-28T21:33:29:   'x-middleware-invoke': '',
2025-11-28T21:33:29:   'x-invoke-path': '/404',
2025-11-28T21:33:29:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:29:   'x-invoke-status': '404'
2025-11-28T21:33:29: }
2025-11-28T21:33:29: 2025-11-29T02:33:29.963Z compression no compression: not acceptable
2025-11-28T21:33:30: 2025-11-29T02:33:30.081Z next:router-server:main requestHandler! /files/ {
2025-11-28T21:33:30:   matchedOutput: undefined,
2025-11-28T21:33:30:   statusCode: 308,
2025-11-28T21:33:30:   resHeaders: undefined,
2025-11-28T21:33:30:   bodyStream: false,
2025-11-28T21:33:30:   parsedUrl: { pathname: '/files', query: undefined },
2025-11-28T21:33:30:   finished: true
2025-11-28T21:33:30: }
2025-11-28T21:33:30: 2025-11-29T02:33:30.081Z compression undefined not compressible
2025-11-28T21:33:30: 2025-11-29T02:33:30.081Z compression no compression: filtered
2025-11-28T21:33:30: 2025-11-29T02:33:30.312Z next:router-server:main requestHandler! /files {
2025-11-28T21:33:30:   matchedOutput: null,
2025-11-28T21:33:30:   statusCode: undefined,
2025-11-28T21:33:30:   resHeaders: {},
2025-11-28T21:33:30:   bodyStream: false,
2025-11-28T21:33:30:   parsedUrl: { pathname: '/files', query: [Object: null prototype] {} },
2025-11-28T21:33:30:   finished: false
2025-11-28T21:33:30: }
2025-11-28T21:33:30: 2025-11-29T02:33:30.313Z next:router-server:main invokeRender /files {
2025-11-28T21:33:30:   host: 'mail.gearly.com',
2025-11-28T21:33:30:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T21:33:30:   referer: 'https://www.google.com/',
2025-11-28T21:33:30:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:30:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:30:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:30:   dnt: '1',
2025-11-28T21:33:30:   'x-forwarded-for': '49.248.84.26, 172.161.144.67',
2025-11-28T21:33:30:   'x-real-ip': '49.248.84.26',
2025-11-28T21:33:30:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:30:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:30:   connection: 'Keep-Alive',
2025-11-28T21:33:30:   'x-middleware-invoke': '',
2025-11-28T21:33:30:   'x-invoke-path': '/404',
2025-11-28T21:33:30:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:30:   'x-invoke-status': '404'
2025-11-28T21:33:30: }
2025-11-28T21:33:30: 2025-11-29T02:33:30.313Z compression no compression: not acceptable
2025-11-28T21:33:30: 2025-11-29T02:33:30.652Z next:router-server:main requestHandler! /files/index.php {
2025-11-28T21:33:30:   matchedOutput: null,
2025-11-28T21:33:30:   statusCode: undefined,
2025-11-28T21:33:30:   resHeaders: {},
2025-11-28T21:33:30:   bodyStream: false,
2025-11-28T21:33:30:   parsedUrl: { pathname: '/files/index.php', query: [Object: null prototype] {} },
2025-11-28T21:33:30:   finished: false
2025-11-28T21:33:30: }
2025-11-28T21:33:30: 2025-11-29T02:33:30.652Z next:router-server:main invokeRender /files/index.php {
2025-11-28T21:33:30:   host: 'mail.gearly.com',
2025-11-28T21:33:30:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T21:33:30:   referer: 'https://www.google.de/',
2025-11-28T21:33:30:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:30:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:30:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:30:   dnt: '1',
2025-11-28T21:33:30:   'x-forwarded-for': '23.252.75.181, 172.161.144.67',
2025-11-28T21:33:30:   'x-real-ip': '23.252.75.181',
2025-11-28T21:33:30:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:30:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:30:   connection: 'Keep-Alive',
2025-11-28T21:33:30:   'x-middleware-invoke': '',
2025-11-28T21:33:30:   'x-invoke-path': '/404',
2025-11-28T21:33:30:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:30:   'x-invoke-status': '404'
2025-11-28T21:33:30: }
2025-11-28T21:33:30: 2025-11-29T02:33:30.652Z compression no compression: not acceptable
2025-11-28T21:33:31: 2025-11-29T02:33:31.176Z next:router-server:main requestHandler! /function.php {
2025-11-28T21:33:31:   matchedOutput: null,
2025-11-28T21:33:31:   statusCode: undefined,
2025-11-28T21:33:31:   resHeaders: {},
2025-11-28T21:33:31:   bodyStream: false,
2025-11-28T21:33:31:   parsedUrl: { pathname: '/function.php', query: [Object: null prototype] {} },
2025-11-28T21:33:31:   finished: false
2025-11-28T21:33:31: }
2025-11-28T21:33:31: 2025-11-29T02:33:31.176Z next:router-server:main invokeRender /function.php {
2025-11-28T21:33:31:   host: 'mail.gearly.com',
2025-11-28T21:33:31:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:33:31:   referer: 'https://www.google.com/',
2025-11-28T21:33:31:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:31:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:31:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:31:   dnt: '1',
2025-11-28T21:33:31:   'x-forwarded-for': '252.240.203.219, 172.161.144.67',
2025-11-28T21:33:31:   'x-real-ip': '252.240.203.219',
2025-11-28T21:33:31:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:31:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:31:   connection: 'Keep-Alive',
2025-11-28T21:33:31:   'x-middleware-invoke': '',
2025-11-28T21:33:31:   'x-invoke-path': '/404',
2025-11-28T21:33:31:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:31:   'x-invoke-status': '404'
2025-11-28T21:33:31: }
2025-11-28T21:33:31: 2025-11-29T02:33:31.177Z compression no compression: not acceptable
2025-11-28T21:33:31: 2025-11-29T02:33:31.593Z next:router-server:main requestHandler! /gelay.php {
2025-11-28T21:33:31:   matchedOutput: null,
2025-11-28T21:33:31:   statusCode: undefined,
2025-11-28T21:33:31:   resHeaders: {},
2025-11-28T21:33:31:   bodyStream: false,
2025-11-28T21:33:31:   parsedUrl: { pathname: '/gelay.php', query: [Object: null prototype] {} },
2025-11-28T21:33:31:   finished: false
2025-11-28T21:33:31: }
2025-11-28T21:33:31: 2025-11-29T02:33:31.593Z next:router-server:main invokeRender /gelay.php {
2025-11-28T21:33:31:   host: 'mail.gearly.com',
2025-11-28T21:33:31:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:31:   referer: 'https://www.yahoo.com/',
2025-11-28T21:33:31:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:31:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:31:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:31:   dnt: '1',
2025-11-28T21:33:31:   'x-forwarded-for': '211.212.62.82, 172.161.144.67',
2025-11-28T21:33:31:   'x-real-ip': '211.212.62.82',
2025-11-28T21:33:31:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:31:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:31:   connection: 'Keep-Alive',
2025-11-28T21:33:31:   'x-middleware-invoke': '',
2025-11-28T21:33:31:   'x-invoke-path': '/404',
2025-11-28T21:33:31:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:31:   'x-invoke-status': '404'
2025-11-28T21:33:31: }
2025-11-28T21:33:31: 2025-11-29T02:33:31.594Z compression no compression: not acceptable
2025-11-28T21:33:32: 2025-11-29T02:33:32.109Z next:router-server:main requestHandler! /gfile.php {
2025-11-28T21:33:32:   matchedOutput: null,
2025-11-28T21:33:32:   statusCode: undefined,
2025-11-28T21:33:32:   resHeaders: {},
2025-11-28T21:33:32:   bodyStream: false,
2025-11-28T21:33:32:   parsedUrl: { pathname: '/gfile.php', query: [Object: null prototype] {} },
2025-11-28T21:33:32:   finished: false
2025-11-28T21:33:32: }
2025-11-28T21:33:32: 2025-11-29T02:33:32.109Z next:router-server:main invokeRender /gfile.php {
2025-11-28T21:33:32:   host: 'mail.gearly.com',
2025-11-28T21:33:32:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:32:   referer: 'https://www.google.fr/',
2025-11-28T21:33:32:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:32:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:32:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:32:   dnt: '1',
2025-11-28T21:33:32:   'x-forwarded-for': '76.207.195.1, 172.161.144.67',
2025-11-28T21:33:32:   'x-real-ip': '76.207.195.1',
2025-11-28T21:33:32:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:32:   connection: 'Keep-Alive',
2025-11-28T21:33:32:   'x-middleware-invoke': '',
2025-11-28T21:33:32:   'x-invoke-path': '/404',
2025-11-28T21:33:32:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:32:   'x-invoke-status': '404'
2025-11-28T21:33:32: }
2025-11-28T21:33:32: 2025-11-29T02:33:32.110Z compression no compression: not acceptable
2025-11-28T21:33:32: 2025-11-29T02:33:32.278Z next:router-server:main requestHandler! /gg.php {
2025-11-28T21:33:32:   matchedOutput: null,
2025-11-28T21:33:32:   statusCode: undefined,
2025-11-28T21:33:32:   resHeaders: {},
2025-11-28T21:33:32:   bodyStream: false,
2025-11-28T21:33:32:   parsedUrl: { pathname: '/gg.php', query: [Object: null prototype] {} },
2025-11-28T21:33:32:   finished: false
2025-11-28T21:33:32: }
2025-11-28T21:33:32: 2025-11-29T02:33:32.278Z next:router-server:main invokeRender /gg.php {
2025-11-28T21:33:32:   host: 'mail.gearly.com',
2025-11-28T21:33:32:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T21:33:32:   referer: 'https://www.google.de/',
2025-11-28T21:33:32:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:32:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:32:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:32:   dnt: '1',
2025-11-28T21:33:32:   'x-forwarded-for': '143.70.147.66, 172.161.144.67',
2025-11-28T21:33:32:   'x-real-ip': '143.70.147.66',
2025-11-28T21:33:32:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:32:   connection: 'Keep-Alive',
2025-11-28T21:33:32:   'x-middleware-invoke': '',
2025-11-28T21:33:32:   'x-invoke-path': '/404',
2025-11-28T21:33:32:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:32:   'x-invoke-status': '404'
2025-11-28T21:33:32: }
2025-11-28T21:33:32: 2025-11-29T02:33:32.278Z compression no compression: not acceptable
2025-11-28T21:33:32: 2025-11-29T02:33:32.376Z next:router-server:main requestHandler! /goods.php {
2025-11-28T21:33:32:   matchedOutput: null,
2025-11-28T21:33:32:   statusCode: undefined,
2025-11-28T21:33:32:   resHeaders: {},
2025-11-28T21:33:32:   bodyStream: false,
2025-11-28T21:33:32:   parsedUrl: { pathname: '/goods.php', query: [Object: null prototype] {} },
2025-11-28T21:33:32:   finished: false
2025-11-28T21:33:32: }
2025-11-28T21:33:32: 2025-11-29T02:33:32.376Z next:router-server:main invokeRender /goods.php {
2025-11-28T21:33:32:   host: 'mail.gearly.com',
2025-11-28T21:33:32:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:32:   referer: 'https://www.google.com/',
2025-11-28T21:33:32:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:32:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:32:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:32:   dnt: '1',
2025-11-28T21:33:32:   'x-forwarded-for': '249.25.37.169, 172.161.144.67',
2025-11-28T21:33:32:   'x-real-ip': '249.25.37.169',
2025-11-28T21:33:32:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:32:   connection: 'Keep-Alive',
2025-11-28T21:33:32:   'x-middleware-invoke': '',
2025-11-28T21:33:32:   'x-invoke-path': '/404',
2025-11-28T21:33:32:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:32:   'x-invoke-status': '404'
2025-11-28T21:33:32: }
2025-11-28T21:33:32: 2025-11-29T02:33:32.377Z compression no compression: not acceptable
2025-11-28T21:33:32: 2025-11-29T02:33:32.473Z next:router-server:main requestHandler! /i.php {
2025-11-28T21:33:32:   matchedOutput: null,
2025-11-28T21:33:32:   statusCode: undefined,
2025-11-28T21:33:32:   resHeaders: {},
2025-11-28T21:33:32:   bodyStream: false,
2025-11-28T21:33:32:   parsedUrl: { pathname: '/i.php', query: [Object: null prototype] {} },
2025-11-28T21:33:32:   finished: false
2025-11-28T21:33:32: }
2025-11-28T21:33:32: 2025-11-29T02:33:32.473Z next:router-server:main invokeRender /i.php {
2025-11-28T21:33:32:   host: 'mail.gearly.com',
2025-11-28T21:33:32:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T21:33:32:   referer: 'https://www.google.fr/',
2025-11-28T21:33:32:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:32:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:32:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:32:   dnt: '1',
2025-11-28T21:33:32:   'x-forwarded-for': '176.208.166.4, 172.161.144.67',
2025-11-28T21:33:32:   'x-real-ip': '176.208.166.4',
2025-11-28T21:33:32:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:32:   connection: 'Keep-Alive',
2025-11-28T21:33:32:   'x-middleware-invoke': '',
2025-11-28T21:33:32:   'x-invoke-path': '/404',
2025-11-28T21:33:32:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:32:   'x-invoke-status': '404'
2025-11-28T21:33:32: }
2025-11-28T21:33:32: 2025-11-29T02:33:32.473Z compression no compression: not acceptable
2025-11-28T21:33:32: 2025-11-29T02:33:32.592Z next:router-server:main requestHandler! /images/images/about.php {
2025-11-28T21:33:32:   matchedOutput: null,
2025-11-28T21:33:32:   statusCode: undefined,
2025-11-28T21:33:32:   resHeaders: {},
2025-11-28T21:33:32:   bodyStream: false,
2025-11-28T21:33:32:   parsedUrl: {
2025-11-28T21:33:32:     pathname: '/images/images/about.php',
2025-11-28T21:33:32:     query: [Object: null prototype] {}
2025-11-28T21:33:32:   },
2025-11-28T21:33:32:   finished: false
2025-11-28T21:33:32: }
2025-11-28T21:33:32: 2025-11-29T02:33:32.592Z next:router-server:main invokeRender /images/images/about.php {
2025-11-28T21:33:32:   host: 'mail.gearly.com',
2025-11-28T21:33:32:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:32:   referer: 'https://www.yahoo.com/',
2025-11-28T21:33:32:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:32:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:32:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:32:   dnt: '1',
2025-11-28T21:33:32:   'x-forwarded-for': '47.132.121.6, 172.161.144.67',
2025-11-28T21:33:32:   'x-real-ip': '47.132.121.6',
2025-11-28T21:33:32:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:32:   connection: 'Keep-Alive',
2025-11-28T21:33:32:   'x-middleware-invoke': '',
2025-11-28T21:33:32:   'x-invoke-path': '/404',
2025-11-28T21:33:32:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:32:   'x-invoke-status': '404'
2025-11-28T21:33:32: }
2025-11-28T21:33:32: 2025-11-29T02:33:32.592Z compression no compression: not acceptable
2025-11-28T21:33:32: 2025-11-29T02:33:32.698Z next:router-server:main requestHandler! /images/index.php {
2025-11-28T21:33:32:   matchedOutput: null,
2025-11-28T21:33:32:   statusCode: undefined,
2025-11-28T21:33:32:   resHeaders: {},
2025-11-28T21:33:32:   bodyStream: false,
2025-11-28T21:33:32:   parsedUrl: { pathname: '/images/index.php', query: [Object: null prototype] {} },
2025-11-28T21:33:32:   finished: false
2025-11-28T21:33:32: }
2025-11-28T21:33:32: 2025-11-29T02:33:32.698Z next:router-server:main invokeRender /images/index.php {
2025-11-28T21:33:32:   host: 'mail.gearly.com',
2025-11-28T21:33:32:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:32:   referer: 'https://www.google.co.uk/',
2025-11-28T21:33:32:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:32:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:32:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:32:   dnt: '1',
2025-11-28T21:33:32:   'x-forwarded-for': '33.243.31.160, 172.161.144.67',
2025-11-28T21:33:32:   'x-real-ip': '33.243.31.160',
2025-11-28T21:33:32:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:32:   connection: 'Keep-Alive',
2025-11-28T21:33:32:   'x-middleware-invoke': '',
2025-11-28T21:33:32:   'x-invoke-path': '/404',
2025-11-28T21:33:32:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:32:   'x-invoke-status': '404'
2025-11-28T21:33:32: }
2025-11-28T21:33:32: 2025-11-29T02:33:32.698Z compression no compression: not acceptable
2025-11-28T21:33:32: 2025-11-29T02:33:32.792Z next:router-server:main requestHandler! /inc.php {
2025-11-28T21:33:32:   matchedOutput: null,
2025-11-28T21:33:32:   statusCode: undefined,
2025-11-28T21:33:32:   resHeaders: {},
2025-11-28T21:33:32:   bodyStream: false,
2025-11-28T21:33:32:   parsedUrl: { pathname: '/inc.php', query: [Object: null prototype] {} },
2025-11-28T21:33:32:   finished: false
2025-11-28T21:33:32: }
2025-11-28T21:33:32: 2025-11-29T02:33:32.793Z next:router-server:main invokeRender /inc.php {
2025-11-28T21:33:32:   host: 'mail.gearly.com',
2025-11-28T21:33:32:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:33:32:   referer: 'https://www.yahoo.com/',
2025-11-28T21:33:32:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:32:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:32:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:32:   dnt: '1',
2025-11-28T21:33:32:   'x-forwarded-for': '174.1.181.154, 172.161.144.67',
2025-11-28T21:33:32:   'x-real-ip': '174.1.181.154',
2025-11-28T21:33:32:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:32:   connection: 'Keep-Alive',
2025-11-28T21:33:32:   'x-middleware-invoke': '',
2025-11-28T21:33:32:   'x-invoke-path': '/404',
2025-11-28T21:33:32:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:32:   'x-invoke-status': '404'
2025-11-28T21:33:32: }
2025-11-28T21:33:32: 2025-11-29T02:33:32.793Z compression no compression: not acceptable
2025-11-28T21:33:32: 2025-11-29T02:33:32.956Z next:router-server:main requestHandler! /index.bak.php {
2025-11-28T21:33:32:   matchedOutput: null,
2025-11-28T21:33:32:   statusCode: undefined,
2025-11-28T21:33:32:   resHeaders: {},
2025-11-28T21:33:32:   bodyStream: false,
2025-11-28T21:33:32:   parsedUrl: { pathname: '/index.bak.php', query: [Object: null prototype] {} },
2025-11-28T21:33:32:   finished: false
2025-11-28T21:33:32: }
2025-11-28T21:33:32: 2025-11-29T02:33:32.956Z next:router-server:main invokeRender /index.bak.php {
2025-11-28T21:33:32:   host: 'mail.gearly.com',
2025-11-28T21:33:32:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T21:33:32:   referer: 'https://duckduckgo.com/',
2025-11-28T21:33:32:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:32:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:32:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:32:   dnt: '1',
2025-11-28T21:33:32:   'x-forwarded-for': '110.238.102.50, 172.161.144.67',
2025-11-28T21:33:32:   'x-real-ip': '110.238.102.50',
2025-11-28T21:33:32:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:32:   connection: 'Keep-Alive',
2025-11-28T21:33:32:   'x-middleware-invoke': '',
2025-11-28T21:33:32:   'x-invoke-path': '/404',
2025-11-28T21:33:32:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:32:   'x-invoke-status': '404'
2025-11-28T21:33:32: }
2025-11-28T21:33:32: 2025-11-29T02:33:32.957Z compression no compression: not acceptable
2025-11-28T21:33:33: 2025-11-29T02:33:33.052Z next:router-server:main requestHandler! /index/function.php {
2025-11-28T21:33:33:   matchedOutput: null,
2025-11-28T21:33:33:   statusCode: undefined,
2025-11-28T21:33:33:   resHeaders: {},
2025-11-28T21:33:33:   bodyStream: false,
2025-11-28T21:33:33:   parsedUrl: {
2025-11-28T21:33:33:     pathname: '/index/function.php',
2025-11-28T21:33:33:     query: [Object: null prototype] {}
2025-11-28T21:33:33:   },
2025-11-28T21:33:33:   finished: false
2025-11-28T21:33:33: }
2025-11-28T21:33:33: 2025-11-29T02:33:33.052Z next:router-server:main invokeRender /index/function.php {
2025-11-28T21:33:33:   host: 'mail.gearly.com',
2025-11-28T21:33:33:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:33:   referer: 'https://www.google.com/',
2025-11-28T21:33:33:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:33:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:33:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:33:   dnt: '1',
2025-11-28T21:33:33:   'x-forwarded-for': '222.160.72.169, 172.161.144.67',
2025-11-28T21:33:33:   'x-real-ip': '222.160.72.169',
2025-11-28T21:33:33:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:33:   connection: 'Keep-Alive',
2025-11-28T21:33:33:   'x-middleware-invoke': '',
2025-11-28T21:33:33:   'x-invoke-path': '/404',
2025-11-28T21:33:33:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:33:   'x-invoke-status': '404'
2025-11-28T21:33:33: }
2025-11-28T21:33:33: 2025-11-29T02:33:33.052Z compression no compression: not acceptable
2025-11-28T21:33:33: 2025-11-29T02:33:33.327Z next:router-server:main requestHandler! /info.php {
2025-11-28T21:33:33:   matchedOutput: null,
2025-11-28T21:33:33:   statusCode: undefined,
2025-11-28T21:33:33:   resHeaders: {},
2025-11-28T21:33:33:   bodyStream: false,
2025-11-28T21:33:33:   parsedUrl: { pathname: '/info.php', query: [Object: null prototype] {} },
2025-11-28T21:33:33:   finished: false
2025-11-28T21:33:33: }
2025-11-28T21:33:33: 2025-11-29T02:33:33.327Z next:router-server:main invokeRender /info.php {
2025-11-28T21:33:33:   host: 'mail.gearly.com',
2025-11-28T21:33:33:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:33:33:   referer: 'https://www.google.de/',
2025-11-28T21:33:33:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:33:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:33:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:33:   dnt: '1',
2025-11-28T21:33:33:   'x-forwarded-for': '1.176.19.129, 172.161.144.67',
2025-11-28T21:33:33:   'x-real-ip': '1.176.19.129',
2025-11-28T21:33:33:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:33:   connection: 'Keep-Alive',
2025-11-28T21:33:33:   'x-middleware-invoke': '',
2025-11-28T21:33:33:   'x-invoke-path': '/404',
2025-11-28T21:33:33:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:33:   'x-invoke-status': '404'
2025-11-28T21:33:33: }
2025-11-28T21:33:33: 2025-11-29T02:33:33.328Z compression no compression: not acceptable
2025-11-28T21:33:33: 2025-11-29T02:33:33.437Z next:router-server:main requestHandler! /ini.php {
2025-11-28T21:33:33:   matchedOutput: null,
2025-11-28T21:33:33:   statusCode: undefined,
2025-11-28T21:33:33:   resHeaders: {},
2025-11-28T21:33:33:   bodyStream: false,
2025-11-28T21:33:33:   parsedUrl: { pathname: '/ini.php', query: [Object: null prototype] {} },
2025-11-28T21:33:33:   finished: false
2025-11-28T21:33:33: }
2025-11-28T21:33:33: 2025-11-29T02:33:33.437Z next:router-server:main invokeRender /ini.php {
2025-11-28T21:33:33:   host: 'mail.gearly.com',
2025-11-28T21:33:33:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:33:   referer: 'https://www.google.com/',
2025-11-28T21:33:33:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:33:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:33:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:33:   dnt: '1',
2025-11-28T21:33:33:   'x-forwarded-for': '107.241.179.142, 172.161.144.67',
2025-11-28T21:33:33:   'x-real-ip': '107.241.179.142',
2025-11-28T21:33:33:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:33:   connection: 'Keep-Alive',
2025-11-28T21:33:33:   'x-middleware-invoke': '',
2025-11-28T21:33:33:   'x-invoke-path': '/404',
2025-11-28T21:33:33:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:33:   'x-invoke-status': '404'
2025-11-28T21:33:33: }
2025-11-28T21:33:33: 2025-11-29T02:33:33.438Z compression no compression: not acceptable
2025-11-28T21:33:33: 2025-11-29T02:33:33.544Z next:router-server:main requestHandler! /inputs.php {
2025-11-28T21:33:33:   matchedOutput: null,
2025-11-28T21:33:33:   statusCode: undefined,
2025-11-28T21:33:33:   resHeaders: {},
2025-11-28T21:33:33:   bodyStream: false,
2025-11-28T21:33:33:   parsedUrl: { pathname: '/inputs.php', query: [Object: null prototype] {} },
2025-11-28T21:33:33:   finished: false
2025-11-28T21:33:33: }
2025-11-28T21:33:33: 2025-11-29T02:33:33.544Z next:router-server:main invokeRender /inputs.php {
2025-11-28T21:33:33:   host: 'mail.gearly.com',
2025-11-28T21:33:33:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:33:33:   referer: 'https://www.bing.com/',
2025-11-28T21:33:33:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:33:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:33:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:33:   dnt: '1',
2025-11-28T21:33:33:   'x-forwarded-for': '145.239.170.61, 172.161.144.67',
2025-11-28T21:33:33:   'x-real-ip': '145.239.170.61',
2025-11-28T21:33:33:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:33:   connection: 'Keep-Alive',
2025-11-28T21:33:33:   'x-middleware-invoke': '',
2025-11-28T21:33:33:   'x-invoke-path': '/404',
2025-11-28T21:33:33:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:33:   'x-invoke-status': '404'
2025-11-28T21:33:33: }
2025-11-28T21:33:33: 2025-11-29T02:33:33.545Z compression no compression: not acceptable
2025-11-28T21:33:50: 2025-11-29T02:33:50.285Z next:router-server:main requestHandler! /ioxi-o.php {
2025-11-28T21:33:50:   matchedOutput: null,
2025-11-28T21:33:50:   statusCode: undefined,
2025-11-28T21:33:50:   resHeaders: {},
2025-11-28T21:33:50:   bodyStream: false,
2025-11-28T21:33:50:   parsedUrl: { pathname: '/ioxi-o.php', query: [Object: null prototype] {} },
2025-11-28T21:33:50:   finished: false
2025-11-28T21:33:50: }
2025-11-28T21:33:50: 2025-11-29T02:33:50.285Z next:router-server:main invokeRender /ioxi-o.php {
2025-11-28T21:33:50:   host: 'mail.gearly.com',
2025-11-28T21:33:50:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:50:   referer: 'https://www.google.de/',
2025-11-28T21:33:50:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:50:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:50:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:50:   dnt: '1',
2025-11-28T21:33:50:   'x-forwarded-for': '178.0.211.50, 172.161.144.67',
2025-11-28T21:33:50:   'x-real-ip': '178.0.211.50',
2025-11-28T21:33:50:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:50:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:50:   connection: 'Keep-Alive',
2025-11-28T21:33:50:   'x-middleware-invoke': '',
2025-11-28T21:33:50:   'x-invoke-path': '/404',
2025-11-28T21:33:50:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:50:   'x-invoke-status': '404'
2025-11-28T21:33:50: }
2025-11-28T21:33:50: 2025-11-29T02:33:50.286Z compression no compression: not acceptable
2025-11-28T21:33:51: 2025-11-29T02:33:51.274Z next:router-server:main requestHandler! /item.php {
2025-11-28T21:33:51:   matchedOutput: null,
2025-11-28T21:33:51:   statusCode: undefined,
2025-11-28T21:33:51:   resHeaders: {},
2025-11-28T21:33:51:   bodyStream: false,
2025-11-28T21:33:51:   parsedUrl: { pathname: '/item.php', query: [Object: null prototype] {} },
2025-11-28T21:33:51:   finished: false
2025-11-28T21:33:51: }
2025-11-28T21:33:51: 2025-11-29T02:33:51.274Z next:router-server:main invokeRender /item.php {
2025-11-28T21:33:51:   host: 'mail.gearly.com',
2025-11-28T21:33:51:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:51:   referer: 'https://www.google.co.uk/',
2025-11-28T21:33:51:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:51:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:51:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:51:   dnt: '1',
2025-11-28T21:33:51:   'x-forwarded-for': '82.236.7.54, 172.161.144.67',
2025-11-28T21:33:51:   'x-real-ip': '82.236.7.54',
2025-11-28T21:33:51:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:51:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:51:   connection: 'Keep-Alive',
2025-11-28T21:33:51:   'x-middleware-invoke': '',
2025-11-28T21:33:51:   'x-invoke-path': '/404',
2025-11-28T21:33:51:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:51:   'x-invoke-status': '404'
2025-11-28T21:33:51: }
2025-11-28T21:33:51: 2025-11-29T02:33:51.274Z compression no compression: not acceptable
2025-11-28T21:33:51: 2025-11-29T02:33:51.376Z next:router-server:main requestHandler! /manager.php {
2025-11-28T21:33:51:   matchedOutput: null,
2025-11-28T21:33:51:   statusCode: undefined,
2025-11-28T21:33:51:   resHeaders: {},
2025-11-28T21:33:51:   bodyStream: false,
2025-11-28T21:33:51:   parsedUrl: { pathname: '/manager.php', query: [Object: null prototype] {} },
2025-11-28T21:33:51:   finished: false
2025-11-28T21:33:51: }
2025-11-28T21:33:51: 2025-11-29T02:33:51.376Z next:router-server:main invokeRender /manager.php {
2025-11-28T21:33:51:   host: 'mail.gearly.com',
2025-11-28T21:33:51:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T21:33:51:   referer: 'https://www.bing.com/',
2025-11-28T21:33:51:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:51:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:51:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:51:   dnt: '1',
2025-11-28T21:33:51:   'x-forwarded-for': '76.92.170.69, 172.161.144.67',
2025-11-28T21:33:51:   'x-real-ip': '76.92.170.69',
2025-11-28T21:33:51:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:51:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:51:   connection: 'Keep-Alive',
2025-11-28T21:33:51:   'x-middleware-invoke': '',
2025-11-28T21:33:51:   'x-invoke-path': '/404',
2025-11-28T21:33:51:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:51:   'x-invoke-status': '404'
2025-11-28T21:33:51: }
2025-11-28T21:33:51: 2025-11-29T02:33:51.377Z compression no compression: not acceptable
2025-11-28T21:33:51: 2025-11-29T02:33:51.485Z next:router-server:main requestHandler! /modules/ {
2025-11-28T21:33:51:   matchedOutput: undefined,
2025-11-28T21:33:51:   statusCode: 308,
2025-11-28T21:33:51:   resHeaders: undefined,
2025-11-28T21:33:51:   bodyStream: false,
2025-11-28T21:33:51:   parsedUrl: { pathname: '/modules', query: undefined },
2025-11-28T21:33:51:   finished: true
2025-11-28T21:33:51: }
2025-11-28T21:33:51: 2025-11-29T02:33:51.485Z compression undefined not compressible
2025-11-28T21:33:51: 2025-11-29T02:33:51.485Z compression no compression: filtered
2025-11-28T21:33:52: 2025-11-29T02:33:52.571Z next:router-server:main requestHandler! /modules {
2025-11-28T21:33:52:   matchedOutput: null,
2025-11-28T21:33:52:   statusCode: undefined,
2025-11-28T21:33:52:   resHeaders: {},
2025-11-28T21:33:52:   bodyStream: false,
2025-11-28T21:33:52:   parsedUrl: { pathname: '/modules', query: [Object: null prototype] {} },
2025-11-28T21:33:52:   finished: false
2025-11-28T21:33:52: }
2025-11-28T21:33:52: 2025-11-29T02:33:52.571Z next:router-server:main invokeRender /modules {
2025-11-28T21:33:52:   host: 'mail.gearly.com',
2025-11-28T21:33:52:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:52:   referer: 'https://www.bing.com/',
2025-11-28T21:33:52:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:52:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:52:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:52:   dnt: '1',
2025-11-28T21:33:52:   'x-forwarded-for': '233.144.236.23, 172.161.144.67',
2025-11-28T21:33:52:   'x-real-ip': '233.144.236.23',
2025-11-28T21:33:52:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:52:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:52:   connection: 'Keep-Alive',
2025-11-28T21:33:52:   'x-middleware-invoke': '',
2025-11-28T21:33:52:   'x-invoke-path': '/404',
2025-11-28T21:33:52:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:52:   'x-invoke-status': '404'
2025-11-28T21:33:52: }
2025-11-28T21:33:52: 2025-11-29T02:33:52.572Z compression no compression: not acceptable
2025-11-28T21:33:52: 2025-11-29T02:33:52.689Z next:router-server:main requestHandler! /moon.php {
2025-11-28T21:33:52:   matchedOutput: null,
2025-11-28T21:33:52:   statusCode: undefined,
2025-11-28T21:33:52:   resHeaders: {},
2025-11-28T21:33:52:   bodyStream: false,
2025-11-28T21:33:52:   parsedUrl: { pathname: '/moon.php', query: [Object: null prototype] {} },
2025-11-28T21:33:52:   finished: false
2025-11-28T21:33:52: }
2025-11-28T21:33:52: 2025-11-29T02:33:52.689Z next:router-server:main invokeRender /moon.php {
2025-11-28T21:33:52:   host: 'mail.gearly.com',
2025-11-28T21:33:52:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:52:   referer: 'https://duckduckgo.com/',
2025-11-28T21:33:52:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:52:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:52:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:52:   dnt: '1',
2025-11-28T21:33:52:   'x-forwarded-for': '206.239.62.86, 172.161.144.67',
2025-11-28T21:33:52:   'x-real-ip': '206.239.62.86',
2025-11-28T21:33:52:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:52:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:52:   connection: 'Keep-Alive',
2025-11-28T21:33:52:   'x-middleware-invoke': '',
2025-11-28T21:33:52:   'x-invoke-path': '/404',
2025-11-28T21:33:52:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:52:   'x-invoke-status': '404'
2025-11-28T21:33:52: }
2025-11-28T21:33:52: 2025-11-29T02:33:52.689Z compression no compression: not acceptable
2025-11-28T21:33:52: 2025-11-29T02:33:52.788Z next:router-server:main requestHandler! /new.php {
2025-11-28T21:33:52:   matchedOutput: null,
2025-11-28T21:33:52:   statusCode: undefined,
2025-11-28T21:33:52:   resHeaders: {},
2025-11-28T21:33:52:   bodyStream: false,
2025-11-28T21:33:52:   parsedUrl: { pathname: '/new.php', query: [Object: null prototype] {} },
2025-11-28T21:33:52:   finished: false
2025-11-28T21:33:52: }
2025-11-28T21:33:52: 2025-11-29T02:33:52.788Z next:router-server:main invokeRender /new.php {
2025-11-28T21:33:52:   host: 'mail.gearly.com',
2025-11-28T21:33:52:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:52:   referer: 'https://www.google.fr/',
2025-11-28T21:33:52:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:52:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:52:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:52:   dnt: '1',
2025-11-28T21:33:52:   'x-forwarded-for': '87.219.143.11, 172.161.144.67',
2025-11-28T21:33:52:   'x-real-ip': '87.219.143.11',
2025-11-28T21:33:52:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:52:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:52:   connection: 'Keep-Alive',
2025-11-28T21:33:52:   'x-middleware-invoke': '',
2025-11-28T21:33:52:   'x-invoke-path': '/404',
2025-11-28T21:33:52:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:52:   'x-invoke-status': '404'
2025-11-28T21:33:52: }
2025-11-28T21:33:52: 2025-11-29T02:33:52.788Z compression no compression: not acceptable
2025-11-28T21:33:52: 2025-11-29T02:33:52.887Z next:router-server:main requestHandler! /past.php {
2025-11-28T21:33:52:   matchedOutput: null,
2025-11-28T21:33:52:   statusCode: undefined,
2025-11-28T21:33:52:   resHeaders: {},
2025-11-28T21:33:52:   bodyStream: false,
2025-11-28T21:33:52:   parsedUrl: { pathname: '/past.php', query: [Object: null prototype] {} },
2025-11-28T21:33:52:   finished: false
2025-11-28T21:33:52: }
2025-11-28T21:33:52: 2025-11-29T02:33:52.887Z next:router-server:main invokeRender /past.php {
2025-11-28T21:33:52:   host: 'mail.gearly.com',
2025-11-28T21:33:52:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:52:   referer: 'https://www.bing.com/',
2025-11-28T21:33:52:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:52:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:52:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:52:   dnt: '1',
2025-11-28T21:33:52:   'x-forwarded-for': '27.199.45.164, 172.161.144.67',
2025-11-28T21:33:52:   'x-real-ip': '27.199.45.164',
2025-11-28T21:33:52:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:52:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:52:   connection: 'Keep-Alive',
2025-11-28T21:33:52:   'x-middleware-invoke': '',
2025-11-28T21:33:52:   'x-invoke-path': '/404',
2025-11-28T21:33:52:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:52:   'x-invoke-status': '404'
2025-11-28T21:33:52: }
2025-11-28T21:33:52: 2025-11-29T02:33:52.888Z compression no compression: not acceptable
2025-11-28T21:33:53: 2025-11-29T02:33:53.041Z next:router-server:main requestHandler! /php/ {
2025-11-28T21:33:53:   matchedOutput: undefined,
2025-11-28T21:33:53:   statusCode: 308,
2025-11-28T21:33:53:   resHeaders: undefined,
2025-11-28T21:33:53:   bodyStream: false,
2025-11-28T21:33:53:   parsedUrl: { pathname: '/php', query: undefined },
2025-11-28T21:33:53:   finished: true
2025-11-28T21:33:53: }
2025-11-28T21:33:53: 2025-11-29T02:33:53.041Z compression undefined not compressible
2025-11-28T21:33:53: 2025-11-29T02:33:53.041Z compression no compression: filtered
2025-11-28T21:33:53: 2025-11-29T02:33:53.182Z next:router-server:main requestHandler! /php {
2025-11-28T21:33:53:   matchedOutput: null,
2025-11-28T21:33:53:   statusCode: undefined,
2025-11-28T21:33:53:   resHeaders: {},
2025-11-28T21:33:53:   bodyStream: false,
2025-11-28T21:33:53:   parsedUrl: { pathname: '/php', query: [Object: null prototype] {} },
2025-11-28T21:33:53:   finished: false
2025-11-28T21:33:53: }
2025-11-28T21:33:53: 2025-11-29T02:33:53.183Z next:router-server:main invokeRender /php {
2025-11-28T21:33:53:   host: 'mail.gearly.com',
2025-11-28T21:33:53:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:33:53:   referer: 'https://www.yahoo.com/',
2025-11-28T21:33:53:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:53:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:53:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:53:   dnt: '1',
2025-11-28T21:33:53:   'x-forwarded-for': '69.206.136.245, 172.161.144.67',
2025-11-28T21:33:53:   'x-real-ip': '69.206.136.245',
2025-11-28T21:33:53:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:53:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:53:   connection: 'Keep-Alive',
2025-11-28T21:33:53:   'x-middleware-invoke': '',
2025-11-28T21:33:53:   'x-invoke-path': '/404',
2025-11-28T21:33:53:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:53:   'x-invoke-status': '404'
2025-11-28T21:33:53: }
2025-11-28T21:33:53: 2025-11-29T02:33:53.183Z compression no compression: not acceptable
2025-11-28T21:33:53: 2025-11-29T02:33:53.295Z next:router-server:main requestHandler! /radio.php {
2025-11-28T21:33:53:   matchedOutput: null,
2025-11-28T21:33:53:   statusCode: undefined,
2025-11-28T21:33:53:   resHeaders: {},
2025-11-28T21:33:53:   bodyStream: false,
2025-11-28T21:33:53:   parsedUrl: { pathname: '/radio.php', query: [Object: null prototype] {} },
2025-11-28T21:33:53:   finished: false
2025-11-28T21:33:53: }
2025-11-28T21:33:53: 2025-11-29T02:33:53.295Z next:router-server:main invokeRender /radio.php {
2025-11-28T21:33:53:   host: 'mail.gearly.com',
2025-11-28T21:33:53:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:33:53:   referer: 'https://duckduckgo.com/',
2025-11-28T21:33:53:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:53:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:53:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:53:   dnt: '1',
2025-11-28T21:33:53:   'x-forwarded-for': '226.241.122.119, 172.161.144.67',
2025-11-28T21:33:53:   'x-real-ip': '226.241.122.119',
2025-11-28T21:33:53:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:53:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:53:   connection: 'Keep-Alive',
2025-11-28T21:33:53:   'x-middleware-invoke': '',
2025-11-28T21:33:53:   'x-invoke-path': '/404',
2025-11-28T21:33:53:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:53:   'x-invoke-status': '404'
2025-11-28T21:33:53: }
2025-11-28T21:33:53: 2025-11-29T02:33:53.295Z compression no compression: not acceptable
2025-11-28T21:33:53: 2025-11-29T02:33:53.407Z next:router-server:main requestHandler! /robots.php {
2025-11-28T21:33:53:   matchedOutput: null,
2025-11-28T21:33:53:   statusCode: undefined,
2025-11-28T21:33:53:   resHeaders: {},
2025-11-28T21:33:53:   bodyStream: false,
2025-11-28T21:33:53:   parsedUrl: { pathname: '/robots.php', query: [Object: null prototype] {} },
2025-11-28T21:33:53:   finished: false
2025-11-28T21:33:53: }
2025-11-28T21:33:53: 2025-11-29T02:33:53.407Z next:router-server:main invokeRender /robots.php {
2025-11-28T21:33:53:   host: 'mail.gearly.com',
2025-11-28T21:33:53:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:53:   referer: 'https://www.google.co.uk/',
2025-11-28T21:33:53:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:53:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:53:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:53:   dnt: '1',
2025-11-28T21:33:53:   'x-forwarded-for': '61.28.241.236, 172.161.144.67',
2025-11-28T21:33:53:   'x-real-ip': '61.28.241.236',
2025-11-28T21:33:53:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:53:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:53:   connection: 'Keep-Alive',
2025-11-28T21:33:53:   'x-middleware-invoke': '',
2025-11-28T21:33:53:   'x-invoke-path': '/404',
2025-11-28T21:33:53:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:53:   'x-invoke-status': '404'
2025-11-28T21:33:53: }
2025-11-28T21:33:53: 2025-11-29T02:33:53.408Z compression no compression: not acceptable
2025-11-28T21:33:53: 2025-11-29T02:33:53.534Z next:router-server:main requestHandler! /shop.php {
2025-11-28T21:33:53:   matchedOutput: null,
2025-11-28T21:33:53:   statusCode: undefined,
2025-11-28T21:33:53:   resHeaders: {},
2025-11-28T21:33:53:   bodyStream: false,
2025-11-28T21:33:53:   parsedUrl: { pathname: '/shop.php', query: [Object: null prototype] {} },
2025-11-28T21:33:53:   finished: false
2025-11-28T21:33:53: }
2025-11-28T21:33:53: 2025-11-29T02:33:53.534Z next:router-server:main invokeRender /shop.php {
2025-11-28T21:33:53:   host: 'mail.gearly.com',
2025-11-28T21:33:53:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:33:53:   referer: 'https://www.google.co.uk/',
2025-11-28T21:33:53:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:53:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:53:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:53:   dnt: '1',
2025-11-28T21:33:53:   'x-forwarded-for': '115.17.248.119, 172.161.144.67',
2025-11-28T21:33:53:   'x-real-ip': '115.17.248.119',
2025-11-28T21:33:53:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:53:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:53:   connection: 'Keep-Alive',
2025-11-28T21:33:53:   'x-middleware-invoke': '',
2025-11-28T21:33:53:   'x-invoke-path': '/404',
2025-11-28T21:33:53:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:53:   'x-invoke-status': '404'
2025-11-28T21:33:53: }
2025-11-28T21:33:53: 2025-11-29T02:33:53.535Z compression no compression: not acceptable
2025-11-28T21:33:54: 2025-11-29T02:33:54.126Z next:router-server:main requestHandler! /themes.php {
2025-11-28T21:33:54:   matchedOutput: null,
2025-11-28T21:33:54:   statusCode: undefined,
2025-11-28T21:33:54:   resHeaders: {},
2025-11-28T21:33:54:   bodyStream: false,
2025-11-28T21:33:54:   parsedUrl: { pathname: '/themes.php', query: [Object: null prototype] {} },
2025-11-28T21:33:54:   finished: false
2025-11-28T21:33:54: }
2025-11-28T21:33:54: 2025-11-29T02:33:54.126Z next:router-server:main invokeRender /themes.php {
2025-11-28T21:33:54:   host: 'mail.gearly.com',
2025-11-28T21:33:54:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T21:33:54:   referer: 'https://www.google.fr/',
2025-11-28T21:33:54:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:54:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:54:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:54:   dnt: '1',
2025-11-28T21:33:54:   'x-forwarded-for': '228.34.105.46, 172.161.144.67',
2025-11-28T21:33:54:   'x-real-ip': '228.34.105.46',
2025-11-28T21:33:54:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:54:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:54:   connection: 'Keep-Alive',
2025-11-28T21:33:54:   'x-middleware-invoke': '',
2025-11-28T21:33:54:   'x-invoke-path': '/404',
2025-11-28T21:33:54:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:54:   'x-invoke-status': '404'
2025-11-28T21:33:54: }
2025-11-28T21:33:54: 2025-11-29T02:33:54.127Z compression no compression: not acceptable
2025-11-28T21:33:54: 2025-11-29T02:33:54.227Z next:router-server:main requestHandler! /tinyfilemanager.php {
2025-11-28T21:33:54:   matchedOutput: null,
2025-11-28T21:33:54:   statusCode: undefined,
2025-11-28T21:33:54:   resHeaders: {},
2025-11-28T21:33:54:   bodyStream: false,
2025-11-28T21:33:54:   parsedUrl: {
2025-11-28T21:33:54:     pathname: '/tinyfilemanager.php',
2025-11-28T21:33:54:     query: [Object: null prototype] {}
2025-11-28T21:33:54:   },
2025-11-28T21:33:54:   finished: false
2025-11-28T21:33:54: }
2025-11-28T21:33:54: 2025-11-29T02:33:54.227Z next:router-server:main invokeRender /tinyfilemanager.php {
2025-11-28T21:33:54:   host: 'mail.gearly.com',
2025-11-28T21:33:54:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T21:33:54:   referer: 'https://www.yahoo.com/',
2025-11-28T21:33:54:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:54:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:54:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:54:   dnt: '1',
2025-11-28T21:33:54:   'x-forwarded-for': '17.161.21.119, 172.161.144.67',
2025-11-28T21:33:54:   'x-real-ip': '17.161.21.119',
2025-11-28T21:33:54:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:54:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:54:   connection: 'Keep-Alive',
2025-11-28T21:33:54:   'x-middleware-invoke': '',
2025-11-28T21:33:54:   'x-invoke-path': '/404',
2025-11-28T21:33:54:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:54:   'x-invoke-status': '404'
2025-11-28T21:33:54: }
2025-11-28T21:33:54: 2025-11-29T02:33:54.228Z compression no compression: not acceptable
2025-11-28T21:33:55: 2025-11-29T02:33:55.316Z next:router-server:main requestHandler! /upload/ {
2025-11-28T21:33:55:   matchedOutput: undefined,
2025-11-28T21:33:55:   statusCode: 308,
2025-11-28T21:33:55:   resHeaders: undefined,
2025-11-28T21:33:55:   bodyStream: false,
2025-11-28T21:33:55:   parsedUrl: { pathname: '/upload', query: undefined },
2025-11-28T21:33:55:   finished: true
2025-11-28T21:33:55: }
2025-11-28T21:33:55: 2025-11-29T02:33:55.316Z compression undefined not compressible
2025-11-28T21:33:55: 2025-11-29T02:33:55.316Z compression no compression: filtered
2025-11-28T21:33:56: 2025-11-29T02:33:56.476Z next:router-server:main requestHandler! /upload {
2025-11-28T21:33:56:   matchedOutput: null,
2025-11-28T21:33:56:   statusCode: undefined,
2025-11-28T21:33:56:   resHeaders: {},
2025-11-28T21:33:56:   bodyStream: false,
2025-11-28T21:33:56:   parsedUrl: { pathname: '/upload', query: [Object: null prototype] {} },
2025-11-28T21:33:56:   finished: false
2025-11-28T21:33:56: }
2025-11-28T21:33:56: 2025-11-29T02:33:56.477Z next:router-server:main invokeRender /upload {
2025-11-28T21:33:56:   host: 'mail.gearly.com',
2025-11-28T21:33:56:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:56:   referer: 'https://www.yahoo.com/',
2025-11-28T21:33:56:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:56:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:56:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:56:   dnt: '1',
2025-11-28T21:33:56:   'x-forwarded-for': '120.122.177.214, 172.161.144.67',
2025-11-28T21:33:56:   'x-real-ip': '120.122.177.214',
2025-11-28T21:33:56:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:56:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:56:   connection: 'Keep-Alive',
2025-11-28T21:33:56:   'x-middleware-invoke': '',
2025-11-28T21:33:56:   'x-invoke-path': '/404',
2025-11-28T21:33:56:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:56:   'x-invoke-status': '404'
2025-11-28T21:33:56: }
2025-11-28T21:33:56: 2025-11-29T02:33:56.477Z compression no compression: not acceptable
2025-11-28T21:33:56: 2025-11-29T02:33:56.635Z next:router-server:main requestHandler! /vendor/ {
2025-11-28T21:33:56:   matchedOutput: undefined,
2025-11-28T21:33:56:   statusCode: 308,
2025-11-28T21:33:56:   resHeaders: undefined,
2025-11-28T21:33:56:   bodyStream: false,
2025-11-28T21:33:56:   parsedUrl: { pathname: '/vendor', query: undefined },
2025-11-28T21:33:56:   finished: true
2025-11-28T21:33:56: }
2025-11-28T21:33:56: 2025-11-29T02:33:56.636Z compression undefined not compressible
2025-11-28T21:33:56: 2025-11-29T02:33:56.636Z compression no compression: filtered
2025-11-28T21:33:56: 2025-11-29T02:33:56.735Z next:router-server:main requestHandler! /vendor {
2025-11-28T21:33:56:   matchedOutput: null,
2025-11-28T21:33:56:   statusCode: undefined,
2025-11-28T21:33:56:   resHeaders: {},
2025-11-28T21:33:56:   bodyStream: false,
2025-11-28T21:33:56:   parsedUrl: { pathname: '/vendor', query: [Object: null prototype] {} },
2025-11-28T21:33:56:   finished: false
2025-11-28T21:33:56: }
2025-11-28T21:33:56: 2025-11-29T02:33:56.735Z next:router-server:main invokeRender /vendor {
2025-11-28T21:33:56:   host: 'mail.gearly.com',
2025-11-28T21:33:56:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:56:   referer: 'https://www.google.de/',
2025-11-28T21:33:56:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:56:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:56:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:56:   dnt: '1',
2025-11-28T21:33:56:   'x-forwarded-for': '186.139.251.233, 172.161.144.67',
2025-11-28T21:33:56:   'x-real-ip': '186.139.251.233',
2025-11-28T21:33:56:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:56:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:56:   connection: 'Keep-Alive',
2025-11-28T21:33:56:   'x-middleware-invoke': '',
2025-11-28T21:33:56:   'x-invoke-path': '/404',
2025-11-28T21:33:56:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:56:   'x-invoke-status': '404'
2025-11-28T21:33:56: }
2025-11-28T21:33:56: 2025-11-29T02:33:56.736Z compression no compression: not acceptable
2025-11-28T21:33:56: 2025-11-29T02:33:56.842Z next:router-server:main requestHandler! /wp-admin.php {
2025-11-28T21:33:56:   matchedOutput: null,
2025-11-28T21:33:56:   statusCode: undefined,
2025-11-28T21:33:56:   resHeaders: {},
2025-11-28T21:33:56:   bodyStream: false,
2025-11-28T21:33:56:   parsedUrl: { pathname: '/wp-admin.php', query: [Object: null prototype] {} },
2025-11-28T21:33:56:   finished: false
2025-11-28T21:33:56: }
2025-11-28T21:33:56: 2025-11-29T02:33:56.842Z next:router-server:main invokeRender /wp-admin.php {
2025-11-28T21:33:56:   host: 'mail.gearly.com',
2025-11-28T21:33:56:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:56:   referer: 'https://duckduckgo.com/',
2025-11-28T21:33:56:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:56:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:56:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:56:   dnt: '1',
2025-11-28T21:33:56:   'x-forwarded-for': '253.97.110.130, 172.161.144.67',
2025-11-28T21:33:56:   'x-real-ip': '253.97.110.130',
2025-11-28T21:33:56:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:56:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:56:   connection: 'Keep-Alive',
2025-11-28T21:33:56:   'x-middleware-invoke': '',
2025-11-28T21:33:56:   'x-invoke-path': '/404',
2025-11-28T21:33:56:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:56:   'x-invoke-status': '404'
2025-11-28T21:33:56: }
2025-11-28T21:33:56: 2025-11-29T02:33:56.843Z compression no compression: not acceptable
2025-11-28T21:33:56: 2025-11-29T02:33:56.942Z next:router-server:main requestHandler! /wp-admin/ {
2025-11-28T21:33:56:   matchedOutput: undefined,
2025-11-28T21:33:56:   statusCode: 308,
2025-11-28T21:33:56:   resHeaders: undefined,
2025-11-28T21:33:56:   bodyStream: false,
2025-11-28T21:33:56:   parsedUrl: { pathname: '/wp-admin', query: undefined },
2025-11-28T21:33:56:   finished: true
2025-11-28T21:33:56: }
2025-11-28T21:33:56: 2025-11-29T02:33:56.942Z compression undefined not compressible
2025-11-28T21:33:56: 2025-11-29T02:33:56.942Z compression no compression: filtered
2025-11-28T21:33:57: 2025-11-29T02:33:57.040Z next:router-server:main requestHandler! /wp-admin {
2025-11-28T21:33:57:   matchedOutput: null,
2025-11-28T21:33:57:   statusCode: undefined,
2025-11-28T21:33:57:   resHeaders: {},
2025-11-28T21:33:57:   bodyStream: false,
2025-11-28T21:33:57:   parsedUrl: { pathname: '/wp-admin', query: [Object: null prototype] {} },
2025-11-28T21:33:57:   finished: false
2025-11-28T21:33:57: }
2025-11-28T21:33:57: 2025-11-29T02:33:57.041Z next:router-server:main invokeRender /wp-admin {
2025-11-28T21:33:57:   host: 'mail.gearly.com',
2025-11-28T21:33:57:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:57:   referer: 'https://www.google.fr/',
2025-11-28T21:33:57:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:57:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:57:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:57:   dnt: '1',
2025-11-28T21:33:57:   'x-forwarded-for': '242.206.151.50, 172.161.144.67',
2025-11-28T21:33:57:   'x-real-ip': '242.206.151.50',
2025-11-28T21:33:57:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:57:   connection: 'Keep-Alive',
2025-11-28T21:33:57:   'x-middleware-invoke': '',
2025-11-28T21:33:57:   'x-invoke-path': '/404',
2025-11-28T21:33:57:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:57:   'x-invoke-status': '404'
2025-11-28T21:33:57: }
2025-11-28T21:33:57: 2025-11-29T02:33:57.042Z compression no compression: not acceptable
2025-11-28T21:33:57: 2025-11-29T02:33:57.222Z next:router-server:main requestHandler! /wp-admin/classwithtostring.php {
2025-11-28T21:33:57:   matchedOutput: null,
2025-11-28T21:33:57:   statusCode: undefined,
2025-11-28T21:33:57:   resHeaders: {},
2025-11-28T21:33:57:   bodyStream: false,
2025-11-28T21:33:57:   parsedUrl: {
2025-11-28T21:33:57:     pathname: '/wp-admin/classwithtostring.php',
2025-11-28T21:33:57:     query: [Object: null prototype] {}
2025-11-28T21:33:57:   },
2025-11-28T21:33:57:   finished: false
2025-11-28T21:33:57: }
2025-11-28T21:33:57: 2025-11-29T02:33:57.222Z next:router-server:main invokeRender /wp-admin/classwithtostring.php {
2025-11-28T21:33:57:   host: 'mail.gearly.com',
2025-11-28T21:33:57:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:33:57:   referer: 'https://duckduckgo.com/',
2025-11-28T21:33:57:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:57:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:57:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:57:   dnt: '1',
2025-11-28T21:33:57:   'x-forwarded-for': '32.32.0.22, 172.161.144.67',
2025-11-28T21:33:57:   'x-real-ip': '32.32.0.22',
2025-11-28T21:33:57:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:57:   connection: 'Keep-Alive',
2025-11-28T21:33:57:   'x-middleware-invoke': '',
2025-11-28T21:33:57:   'x-invoke-path': '/404',
2025-11-28T21:33:57:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:57:   'x-invoke-status': '404'
2025-11-28T21:33:57: }
2025-11-28T21:33:57: 2025-11-29T02:33:57.223Z compression no compression: not acceptable
2025-11-28T21:33:57: 2025-11-29T02:33:57.344Z next:router-server:main requestHandler! /wp-admin/css/ {
2025-11-28T21:33:57:   matchedOutput: undefined,
2025-11-28T21:33:57:   statusCode: 308,
2025-11-28T21:33:57:   resHeaders: undefined,
2025-11-28T21:33:57:   bodyStream: false,
2025-11-28T21:33:57:   parsedUrl: { pathname: '/wp-admin/css', query: undefined },
2025-11-28T21:33:57:   finished: true
2025-11-28T21:33:57: }
2025-11-28T21:33:57: 2025-11-29T02:33:57.344Z compression undefined not compressible
2025-11-28T21:33:57: 2025-11-29T02:33:57.344Z compression no compression: filtered
2025-11-28T21:33:57: 2025-11-29T02:33:57.481Z next:router-server:main requestHandler! /wp-admin/css {
2025-11-28T21:33:57:   matchedOutput: null,
2025-11-28T21:33:57:   statusCode: undefined,
2025-11-28T21:33:57:   resHeaders: {},
2025-11-28T21:33:57:   bodyStream: false,
2025-11-28T21:33:57:   parsedUrl: { pathname: '/wp-admin/css', query: [Object: null prototype] {} },
2025-11-28T21:33:57:   finished: false
2025-11-28T21:33:57: }
2025-11-28T21:33:57: 2025-11-29T02:33:57.481Z next:router-server:main invokeRender /wp-admin/css {
2025-11-28T21:33:57:   host: 'mail.gearly.com',
2025-11-28T21:33:57:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:57:   referer: 'https://duckduckgo.com/',
2025-11-28T21:33:57:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:57:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:57:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:57:   dnt: '1',
2025-11-28T21:33:57:   'x-forwarded-for': '63.164.113.223, 172.161.144.67',
2025-11-28T21:33:57:   'x-real-ip': '63.164.113.223',
2025-11-28T21:33:57:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:57:   connection: 'Keep-Alive',
2025-11-28T21:33:57:   'x-middleware-invoke': '',
2025-11-28T21:33:57:   'x-invoke-path': '/404',
2025-11-28T21:33:57:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:57:   'x-invoke-status': '404'
2025-11-28T21:33:57: }
2025-11-28T21:33:57: 2025-11-29T02:33:57.482Z compression no compression: not acceptable
2025-11-28T21:33:57: 2025-11-29T02:33:57.581Z next:router-server:main requestHandler! /wp-admin/css/colors/ {
2025-11-28T21:33:57:   matchedOutput: undefined,
2025-11-28T21:33:57:   statusCode: 308,
2025-11-28T21:33:57:   resHeaders: undefined,
2025-11-28T21:33:57:   bodyStream: false,
2025-11-28T21:33:57:   parsedUrl: { pathname: '/wp-admin/css/colors', query: undefined },
2025-11-28T21:33:57:   finished: true
2025-11-28T21:33:57: }
2025-11-28T21:33:57: 2025-11-29T02:33:57.581Z compression undefined not compressible
2025-11-28T21:33:57: 2025-11-29T02:33:57.581Z compression no compression: filtered
2025-11-28T21:33:57: 2025-11-29T02:33:57.694Z next:router-server:main requestHandler! /wp-admin/css/colors {
2025-11-28T21:33:57:   matchedOutput: null,
2025-11-28T21:33:57:   statusCode: undefined,
2025-11-28T21:33:57:   resHeaders: {},
2025-11-28T21:33:57:   bodyStream: false,
2025-11-28T21:33:57:   parsedUrl: {
2025-11-28T21:33:57:     pathname: '/wp-admin/css/colors',
2025-11-28T21:33:57:     query: [Object: null prototype] {}
2025-11-28T21:33:57:   },
2025-11-28T21:33:57:   finished: false
2025-11-28T21:33:57: }
2025-11-28T21:33:57: 2025-11-29T02:33:57.694Z next:router-server:main invokeRender /wp-admin/css/colors {
2025-11-28T21:33:57:   host: 'mail.gearly.com',
2025-11-28T21:33:57:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T21:33:57:   referer: 'https://www.google.com/',
2025-11-28T21:33:57:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:57:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:57:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:57:   dnt: '1',
2025-11-28T21:33:57:   'x-forwarded-for': '116.73.172.12, 172.161.144.67',
2025-11-28T21:33:57:   'x-real-ip': '116.73.172.12',
2025-11-28T21:33:57:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:57:   connection: 'Keep-Alive',
2025-11-28T21:33:57:   'x-middleware-invoke': '',
2025-11-28T21:33:57:   'x-invoke-path': '/404',
2025-11-28T21:33:57:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:57:   'x-invoke-status': '404'
2025-11-28T21:33:57: }
2025-11-28T21:33:57: 2025-11-29T02:33:57.695Z compression no compression: not acceptable
2025-11-28T21:33:57: 2025-11-29T02:33:57.797Z next:router-server:main requestHandler! /wp-admin/css/colors/ectoplasm/ {
2025-11-28T21:33:57:   matchedOutput: undefined,
2025-11-28T21:33:57:   statusCode: 308,
2025-11-28T21:33:57:   resHeaders: undefined,
2025-11-28T21:33:57:   bodyStream: false,
2025-11-28T21:33:57:   parsedUrl: { pathname: '/wp-admin/css/colors/ectoplasm', query: undefined },
2025-11-28T21:33:57:   finished: true
2025-11-28T21:33:57: }
2025-11-28T21:33:57: 2025-11-29T02:33:57.797Z compression undefined not compressible
2025-11-28T21:33:57: 2025-11-29T02:33:57.797Z compression no compression: filtered
2025-11-28T21:33:57: 2025-11-29T02:33:57.895Z next:router-server:main requestHandler! /wp-admin/css/colors/ectoplasm {
2025-11-28T21:33:57:   matchedOutput: null,
2025-11-28T21:33:57:   statusCode: undefined,
2025-11-28T21:33:57:   resHeaders: {},
2025-11-28T21:33:57:   bodyStream: false,
2025-11-28T21:33:57:   parsedUrl: {
2025-11-28T21:33:57:     pathname: '/wp-admin/css/colors/ectoplasm',
2025-11-28T21:33:57:     query: [Object: null prototype] {}
2025-11-28T21:33:57:   },
2025-11-28T21:33:57:   finished: false
2025-11-28T21:33:57: }
2025-11-28T21:33:57: 2025-11-29T02:33:57.895Z next:router-server:main invokeRender /wp-admin/css/colors/ectoplasm {
2025-11-28T21:33:57:   host: 'mail.gearly.com',
2025-11-28T21:33:57:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:57:   referer: 'https://www.google.com/',
2025-11-28T21:33:57:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:57:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:57:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:57:   dnt: '1',
2025-11-28T21:33:57:   'x-forwarded-for': '245.172.246.6, 172.161.144.67',
2025-11-28T21:33:57:   'x-real-ip': '245.172.246.6',
2025-11-28T21:33:57:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:57:   connection: 'Keep-Alive',
2025-11-28T21:33:57:   'x-middleware-invoke': '',
2025-11-28T21:33:57:   'x-invoke-path': '/404',
2025-11-28T21:33:57:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:57:   'x-invoke-status': '404'
2025-11-28T21:33:57: }
2025-11-28T21:33:57: 2025-11-29T02:33:57.896Z compression no compression: not acceptable
2025-11-28T21:33:58: 2025-11-29T02:33:58.053Z next:router-server:main requestHandler! /wp-admin/css/colors/light/function.php {
2025-11-28T21:33:58:   matchedOutput: null,
2025-11-28T21:33:58:   statusCode: undefined,
2025-11-28T21:33:58:   resHeaders: {},
2025-11-28T21:33:58:   bodyStream: false,
2025-11-28T21:33:58:   parsedUrl: {
2025-11-28T21:33:58:     pathname: '/wp-admin/css/colors/light/function.php',
2025-11-28T21:33:58:     query: [Object: null prototype] {}
2025-11-28T21:33:58:   },
2025-11-28T21:33:58:   finished: false
2025-11-28T21:33:58: }
2025-11-28T21:33:58: 2025-11-29T02:33:58.053Z next:router-server:main invokeRender /wp-admin/css/colors/light/function.php {
2025-11-28T21:33:58:   host: 'mail.gearly.com',
2025-11-28T21:33:58:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:58:   referer: 'https://www.google.co.uk/',
2025-11-28T21:33:58:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:58:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:58:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:58:   dnt: '1',
2025-11-28T21:33:58:   'x-forwarded-for': '219.212.101.123, 172.161.144.67',
2025-11-28T21:33:58:   'x-real-ip': '219.212.101.123',
2025-11-28T21:33:58:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:58:   connection: 'Keep-Alive',
2025-11-28T21:33:58:   'x-middleware-invoke': '',
2025-11-28T21:33:58:   'x-invoke-path': '/404',
2025-11-28T21:33:58:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:58:   'x-invoke-status': '404'
2025-11-28T21:33:58: }
2025-11-28T21:33:58: 2025-11-29T02:33:58.054Z compression no compression: not acceptable
2025-11-28T21:33:58: 2025-11-29T02:33:58.154Z next:router-server:main requestHandler! /wp-admin/css/colors/midnight/ {
2025-11-28T21:33:58:   matchedOutput: undefined,
2025-11-28T21:33:58:   statusCode: 308,
2025-11-28T21:33:58:   resHeaders: undefined,
2025-11-28T21:33:58:   bodyStream: false,
2025-11-28T21:33:58:   parsedUrl: { pathname: '/wp-admin/css/colors/midnight', query: undefined },
2025-11-28T21:33:58:   finished: true
2025-11-28T21:33:58: }
2025-11-28T21:33:58: 2025-11-29T02:33:58.154Z compression undefined not compressible
2025-11-28T21:33:58: 2025-11-29T02:33:58.154Z compression no compression: filtered
2025-11-28T21:33:58: 2025-11-29T02:33:58.263Z next:router-server:main requestHandler! /wp-admin/css/colors/midnight {
2025-11-28T21:33:58:   matchedOutput: null,
2025-11-28T21:33:58:   statusCode: undefined,
2025-11-28T21:33:58:   resHeaders: {},
2025-11-28T21:33:58:   bodyStream: false,
2025-11-28T21:33:58:   parsedUrl: {
2025-11-28T21:33:58:     pathname: '/wp-admin/css/colors/midnight',
2025-11-28T21:33:58:     query: [Object: null prototype] {}
2025-11-28T21:33:58:   },
2025-11-28T21:33:58:   finished: false
2025-11-28T21:33:58: }
2025-11-28T21:33:58: 2025-11-29T02:33:58.263Z next:router-server:main invokeRender /wp-admin/css/colors/midnight {
2025-11-28T21:33:58:   host: 'mail.gearly.com',
2025-11-28T21:33:58:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:33:58:   referer: 'https://duckduckgo.com/',
2025-11-28T21:33:58:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:58:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:58:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:58:   dnt: '1',
2025-11-28T21:33:58:   'x-forwarded-for': '16.113.188.228, 172.161.144.67',
2025-11-28T21:33:58:   'x-real-ip': '16.113.188.228',
2025-11-28T21:33:58:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:58:   connection: 'Keep-Alive',
2025-11-28T21:33:58:   'x-middleware-invoke': '',
2025-11-28T21:33:58:   'x-invoke-path': '/404',
2025-11-28T21:33:58:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:58:   'x-invoke-status': '404'
2025-11-28T21:33:58: }
2025-11-28T21:33:58: 2025-11-29T02:33:58.264Z compression no compression: not acceptable
2025-11-28T21:33:58: 2025-11-29T02:33:58.362Z next:router-server:main requestHandler! /wp-admin/images/ {
2025-11-28T21:33:58:   matchedOutput: undefined,
2025-11-28T21:33:58:   statusCode: 308,
2025-11-28T21:33:58:   resHeaders: undefined,
2025-11-28T21:33:58:   bodyStream: false,
2025-11-28T21:33:58:   parsedUrl: { pathname: '/wp-admin/images', query: undefined },
2025-11-28T21:33:58:   finished: true
2025-11-28T21:33:58: }
2025-11-28T21:33:58: 2025-11-29T02:33:58.362Z compression undefined not compressible
2025-11-28T21:33:58: 2025-11-29T02:33:58.362Z compression no compression: filtered
2025-11-28T21:33:58: 2025-11-29T02:33:58.466Z next:router-server:main requestHandler! /wp-admin/images {
2025-11-28T21:33:58:   matchedOutput: null,
2025-11-28T21:33:58:   statusCode: undefined,
2025-11-28T21:33:58:   resHeaders: {},
2025-11-28T21:33:58:   bodyStream: false,
2025-11-28T21:33:58:   parsedUrl: { pathname: '/wp-admin/images', query: [Object: null prototype] {} },
2025-11-28T21:33:58:   finished: false
2025-11-28T21:33:58: }
2025-11-28T21:33:58: 2025-11-29T02:33:58.466Z next:router-server:main invokeRender /wp-admin/images {
2025-11-28T21:33:58:   host: 'mail.gearly.com',
2025-11-28T21:33:58:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:58:   referer: 'https://www.google.fr/',
2025-11-28T21:33:58:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:58:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:58:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:58:   dnt: '1',
2025-11-28T21:33:58:   'x-forwarded-for': '137.45.231.60, 172.161.144.67',
2025-11-28T21:33:58:   'x-real-ip': '137.45.231.60',
2025-11-28T21:33:58:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:58:   connection: 'Keep-Alive',
2025-11-28T21:33:58:   'x-middleware-invoke': '',
2025-11-28T21:33:58:   'x-invoke-path': '/404',
2025-11-28T21:33:58:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:58:   'x-invoke-status': '404'
2025-11-28T21:33:58: }
2025-11-28T21:33:58: 2025-11-29T02:33:58.467Z compression no compression: not acceptable
2025-11-28T21:33:58: 2025-11-29T02:33:58.568Z next:router-server:main requestHandler! /wp-admin/includes/ {
2025-11-28T21:33:58:   matchedOutput: undefined,
2025-11-28T21:33:58:   statusCode: 308,
2025-11-28T21:33:58:   resHeaders: undefined,
2025-11-28T21:33:58:   bodyStream: false,
2025-11-28T21:33:58:   parsedUrl: { pathname: '/wp-admin/includes', query: undefined },
2025-11-28T21:33:58:   finished: true
2025-11-28T21:33:58: }
2025-11-28T21:33:58: 2025-11-29T02:33:58.568Z compression undefined not compressible
2025-11-28T21:33:58: 2025-11-29T02:33:58.568Z compression no compression: filtered
2025-11-28T21:33:58: 2025-11-29T02:33:58.669Z next:router-server:main requestHandler! /wp-admin/includes {
2025-11-28T21:33:58:   matchedOutput: null,
2025-11-28T21:33:58:   statusCode: undefined,
2025-11-28T21:33:58:   resHeaders: {},
2025-11-28T21:33:58:   bodyStream: false,
2025-11-28T21:33:58:   parsedUrl: {
2025-11-28T21:33:58:     pathname: '/wp-admin/includes',
2025-11-28T21:33:58:     query: [Object: null prototype] {}
2025-11-28T21:33:58:   },
2025-11-28T21:33:58:   finished: false
2025-11-28T21:33:58: }
2025-11-28T21:33:58: 2025-11-29T02:33:58.669Z next:router-server:main invokeRender /wp-admin/includes {
2025-11-28T21:33:58:   host: 'mail.gearly.com',
2025-11-28T21:33:58:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:58:   referer: 'https://www.google.de/',
2025-11-28T21:33:58:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:58:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:58:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:58:   dnt: '1',
2025-11-28T21:33:58:   'x-forwarded-for': '23.203.0.63, 172.161.144.67',
2025-11-28T21:33:58:   'x-real-ip': '23.203.0.63',
2025-11-28T21:33:58:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:58:   connection: 'Keep-Alive',
2025-11-28T21:33:58:   'x-middleware-invoke': '',
2025-11-28T21:33:58:   'x-invoke-path': '/404',
2025-11-28T21:33:58:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:58:   'x-invoke-status': '404'
2025-11-28T21:33:58: }
2025-11-28T21:33:58: 2025-11-29T02:33:58.670Z compression no compression: not acceptable
2025-11-28T21:33:58: 2025-11-29T02:33:58.774Z next:router-server:main requestHandler! /wp-admin/includes/about.php {
2025-11-28T21:33:58:   matchedOutput: null,
2025-11-28T21:33:58:   statusCode: undefined,
2025-11-28T21:33:58:   resHeaders: {},
2025-11-28T21:33:58:   bodyStream: false,
2025-11-28T21:33:58:   parsedUrl: {
2025-11-28T21:33:58:     pathname: '/wp-admin/includes/about.php',
2025-11-28T21:33:58:     query: [Object: null prototype] {}
2025-11-28T21:33:58:   },
2025-11-28T21:33:58:   finished: false
2025-11-28T21:33:58: }
2025-11-28T21:33:58: 2025-11-29T02:33:58.774Z next:router-server:main invokeRender /wp-admin/includes/about.php {
2025-11-28T21:33:58:   host: 'mail.gearly.com',
2025-11-28T21:33:58:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:58:   referer: 'https://www.bing.com/',
2025-11-28T21:33:58:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:58:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:58:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:58:   dnt: '1',
2025-11-28T21:33:58:   'x-forwarded-for': '94.205.161.115, 172.161.144.67',
2025-11-28T21:33:58:   'x-real-ip': '94.205.161.115',
2025-11-28T21:33:58:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:58:   connection: 'Keep-Alive',
2025-11-28T21:33:58:   'x-middleware-invoke': '',
2025-11-28T21:33:58:   'x-invoke-path': '/404',
2025-11-28T21:33:58:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:58:   'x-invoke-status': '404'
2025-11-28T21:33:58: }
2025-11-28T21:33:58: 2025-11-29T02:33:58.775Z compression no compression: not acceptable
2025-11-28T21:33:58: 2025-11-29T02:33:58.900Z next:router-server:main requestHandler! /wp-admin/includes/colour.php {
2025-11-28T21:33:58:   matchedOutput: null,
2025-11-28T21:33:58:   statusCode: undefined,
2025-11-28T21:33:58:   resHeaders: {},
2025-11-28T21:33:58:   bodyStream: false,
2025-11-28T21:33:58:   parsedUrl: {
2025-11-28T21:33:58:     pathname: '/wp-admin/includes/colour.php',
2025-11-28T21:33:58:     query: [Object: null prototype] {}
2025-11-28T21:33:58:   },
2025-11-28T21:33:58:   finished: false
2025-11-28T21:33:58: }
2025-11-28T21:33:58: 2025-11-29T02:33:58.900Z next:router-server:main invokeRender /wp-admin/includes/colour.php {
2025-11-28T21:33:58:   host: 'mail.gearly.com',
2025-11-28T21:33:58:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:33:58:   referer: 'https://www.google.fr/',
2025-11-28T21:33:58:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:33:58:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:33:58:   'upgrade-insecure-requests': '1',
2025-11-28T21:33:58:   dnt: '1',
2025-11-28T21:33:58:   'x-forwarded-for': '255.84.240.64, 172.161.144.67',
2025-11-28T21:33:58:   'x-real-ip': '255.84.240.64',
2025-11-28T21:33:58:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:33:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:33:58:   connection: 'Keep-Alive',
2025-11-28T21:33:58:   'x-middleware-invoke': '',
2025-11-28T21:33:58:   'x-invoke-path': '/404',
2025-11-28T21:33:58:   'x-invoke-query': '%7B%7D',
2025-11-28T21:33:58:   'x-invoke-status': '404'
2025-11-28T21:33:58: }
2025-11-28T21:33:58: 2025-11-29T02:33:58.901Z compression no compression: not acceptable
2025-11-28T21:34:00: 2025-11-29T02:34:00.706Z next:router-server:main requestHandler! /wp-admin/includes/index.php {
2025-11-28T21:34:00:   matchedOutput: null,
2025-11-28T21:34:00:   statusCode: undefined,
2025-11-28T21:34:00:   resHeaders: {},
2025-11-28T21:34:00:   bodyStream: false,
2025-11-28T21:34:00:   parsedUrl: {
2025-11-28T21:34:00:     pathname: '/wp-admin/includes/index.php',
2025-11-28T21:34:00:     query: [Object: null prototype] {}
2025-11-28T21:34:00:   },
2025-11-28T21:34:00:   finished: false
2025-11-28T21:34:00: }
2025-11-28T21:34:00: 2025-11-29T02:34:00.706Z next:router-server:main invokeRender /wp-admin/includes/index.php {
2025-11-28T21:34:00:   host: 'mail.gearly.com',
2025-11-28T21:34:00:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:00:   referer: 'https://www.google.de/',
2025-11-28T21:34:00:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:00:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:00:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:00:   dnt: '1',
2025-11-28T21:34:00:   'x-forwarded-for': '255.116.67.247, 172.161.144.67',
2025-11-28T21:34:00:   'x-real-ip': '255.116.67.247',
2025-11-28T21:34:00:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:00:   connection: 'Keep-Alive',
2025-11-28T21:34:00:   'x-middleware-invoke': '',
2025-11-28T21:34:00:   'x-invoke-path': '/404',
2025-11-28T21:34:00:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:00:   'x-invoke-status': '404'
2025-11-28T21:34:00: }
2025-11-28T21:34:00: 2025-11-29T02:34:00.706Z compression no compression: not acceptable
2025-11-28T21:34:00: 2025-11-29T02:34:00.811Z next:router-server:main requestHandler! /wp-admin/js/ {
2025-11-28T21:34:00:   matchedOutput: undefined,
2025-11-28T21:34:00:   statusCode: 308,
2025-11-28T21:34:00:   resHeaders: undefined,
2025-11-28T21:34:00:   bodyStream: false,
2025-11-28T21:34:00:   parsedUrl: { pathname: '/wp-admin/js', query: undefined },
2025-11-28T21:34:00:   finished: true
2025-11-28T21:34:00: }
2025-11-28T21:34:00: 2025-11-29T02:34:00.811Z compression undefined not compressible
2025-11-28T21:34:00: 2025-11-29T02:34:00.811Z compression no compression: filtered
2025-11-28T21:34:00: 2025-11-29T02:34:00.980Z next:router-server:main requestHandler! /wp-admin/js {
2025-11-28T21:34:00:   matchedOutput: null,
2025-11-28T21:34:00:   statusCode: undefined,
2025-11-28T21:34:00:   resHeaders: {},
2025-11-28T21:34:00:   bodyStream: false,
2025-11-28T21:34:00:   parsedUrl: { pathname: '/wp-admin/js', query: [Object: null prototype] {} },
2025-11-28T21:34:00:   finished: false
2025-11-28T21:34:00: }
2025-11-28T21:34:00: 2025-11-29T02:34:00.980Z next:router-server:main invokeRender /wp-admin/js {
2025-11-28T21:34:00:   host: 'mail.gearly.com',
2025-11-28T21:34:00:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:00:   referer: 'https://www.bing.com/',
2025-11-28T21:34:00:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:00:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:00:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:00:   dnt: '1',
2025-11-28T21:34:00:   'x-forwarded-for': '0.149.91.141, 172.161.144.67',
2025-11-28T21:34:00:   'x-real-ip': '0.149.91.141',
2025-11-28T21:34:00:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:00:   connection: 'Keep-Alive',
2025-11-28T21:34:00:   'x-middleware-invoke': '',
2025-11-28T21:34:00:   'x-invoke-path': '/404',
2025-11-28T21:34:00:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:00:   'x-invoke-status': '404'
2025-11-28T21:34:00: }
2025-11-28T21:34:00: 2025-11-29T02:34:00.980Z compression no compression: not acceptable
2025-11-28T21:34:01: 2025-11-29T02:34:01.079Z next:router-server:main requestHandler! /wp-admin/js/widgets/ {
2025-11-28T21:34:01:   matchedOutput: undefined,
2025-11-28T21:34:01:   statusCode: 308,
2025-11-28T21:34:01:   resHeaders: undefined,
2025-11-28T21:34:01:   bodyStream: false,
2025-11-28T21:34:01:   parsedUrl: { pathname: '/wp-admin/js/widgets', query: undefined },
2025-11-28T21:34:01:   finished: true
2025-11-28T21:34:01: }
2025-11-28T21:34:01: 2025-11-29T02:34:01.079Z compression undefined not compressible
2025-11-28T21:34:01: 2025-11-29T02:34:01.079Z compression no compression: filtered
2025-11-28T21:34:01: 2025-11-29T02:34:01.179Z next:router-server:main requestHandler! /wp-admin/js/widgets {
2025-11-28T21:34:01:   matchedOutput: null,
2025-11-28T21:34:01:   statusCode: undefined,
2025-11-28T21:34:01:   resHeaders: {},
2025-11-28T21:34:01:   bodyStream: false,
2025-11-28T21:34:01:   parsedUrl: {
2025-11-28T21:34:01:     pathname: '/wp-admin/js/widgets',
2025-11-28T21:34:01:     query: [Object: null prototype] {}
2025-11-28T21:34:01:   },
2025-11-28T21:34:01:   finished: false
2025-11-28T21:34:01: }
2025-11-28T21:34:01: 2025-11-29T02:34:01.180Z next:router-server:main invokeRender /wp-admin/js/widgets {
2025-11-28T21:34:01:   host: 'mail.gearly.com',
2025-11-28T21:34:01:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:01:   referer: 'https://www.google.fr/',
2025-11-28T21:34:01:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:01:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:01:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:01:   dnt: '1',
2025-11-28T21:34:01:   'x-forwarded-for': '12.157.214.77, 172.161.144.67',
2025-11-28T21:34:01:   'x-real-ip': '12.157.214.77',
2025-11-28T21:34:01:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:01:   connection: 'Keep-Alive',
2025-11-28T21:34:01:   'x-middleware-invoke': '',
2025-11-28T21:34:01:   'x-invoke-path': '/404',
2025-11-28T21:34:01:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:01:   'x-invoke-status': '404'
2025-11-28T21:34:01: }
2025-11-28T21:34:01: 2025-11-29T02:34:01.180Z compression no compression: not acceptable
2025-11-28T21:34:01: 2025-11-29T02:34:01.284Z next:router-server:main requestHandler! /wp-admin/js/widgets/index.php {
2025-11-28T21:34:01:   matchedOutput: null,
2025-11-28T21:34:01:   statusCode: undefined,
2025-11-28T21:34:01:   resHeaders: {},
2025-11-28T21:34:01:   bodyStream: false,
2025-11-28T21:34:01:   parsedUrl: {
2025-11-28T21:34:01:     pathname: '/wp-admin/js/widgets/index.php',
2025-11-28T21:34:01:     query: [Object: null prototype] {}
2025-11-28T21:34:01:   },
2025-11-28T21:34:01:   finished: false
2025-11-28T21:34:01: }
2025-11-28T21:34:01: 2025-11-29T02:34:01.285Z next:router-server:main invokeRender /wp-admin/js/widgets/index.php {
2025-11-28T21:34:01:   host: 'mail.gearly.com',
2025-11-28T21:34:01:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:01:   referer: 'https://www.yahoo.com/',
2025-11-28T21:34:01:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:01:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:01:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:01:   dnt: '1',
2025-11-28T21:34:01:   'x-forwarded-for': '176.170.168.220, 172.161.144.67',
2025-11-28T21:34:01:   'x-real-ip': '176.170.168.220',
2025-11-28T21:34:01:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:01:   connection: 'Keep-Alive',
2025-11-28T21:34:01:   'x-middleware-invoke': '',
2025-11-28T21:34:01:   'x-invoke-path': '/404',
2025-11-28T21:34:01:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:01:   'x-invoke-status': '404'
2025-11-28T21:34:01: }
2025-11-28T21:34:01: 2025-11-29T02:34:01.285Z compression no compression: not acceptable
2025-11-28T21:34:01: 2025-11-29T02:34:01.384Z next:router-server:main requestHandler! /wp-admin/mah.php {
2025-11-28T21:34:01:   matchedOutput: null,
2025-11-28T21:34:01:   statusCode: undefined,
2025-11-28T21:34:01:   resHeaders: {},
2025-11-28T21:34:01:   bodyStream: false,
2025-11-28T21:34:01:   parsedUrl: { pathname: '/wp-admin/mah.php', query: [Object: null prototype] {} },
2025-11-28T21:34:01:   finished: false
2025-11-28T21:34:01: }
2025-11-28T21:34:01: 2025-11-29T02:34:01.384Z next:router-server:main invokeRender /wp-admin/mah.php {
2025-11-28T21:34:01:   host: 'mail.gearly.com',
2025-11-28T21:34:01:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:01:   referer: 'https://www.google.co.uk/',
2025-11-28T21:34:01:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:01:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:01:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:01:   dnt: '1',
2025-11-28T21:34:01:   'x-forwarded-for': '89.180.59.205, 172.161.144.67',
2025-11-28T21:34:01:   'x-real-ip': '89.180.59.205',
2025-11-28T21:34:01:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:01:   connection: 'Keep-Alive',
2025-11-28T21:34:01:   'x-middleware-invoke': '',
2025-11-28T21:34:01:   'x-invoke-path': '/404',
2025-11-28T21:34:01:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:01:   'x-invoke-status': '404'
2025-11-28T21:34:01: }
2025-11-28T21:34:01: 2025-11-29T02:34:01.385Z compression no compression: not acceptable
2025-11-28T21:34:01: 2025-11-29T02:34:01.520Z next:router-server:main requestHandler! /wp-admin/maint/ {
2025-11-28T21:34:01:   matchedOutput: undefined,
2025-11-28T21:34:01:   statusCode: 308,
2025-11-28T21:34:01:   resHeaders: undefined,
2025-11-28T21:34:01:   bodyStream: false,
2025-11-28T21:34:01:   parsedUrl: { pathname: '/wp-admin/maint', query: undefined },
2025-11-28T21:34:01:   finished: true
2025-11-28T21:34:01: }
2025-11-28T21:34:01: 2025-11-29T02:34:01.520Z compression undefined not compressible
2025-11-28T21:34:01: 2025-11-29T02:34:01.520Z compression no compression: filtered
2025-11-28T21:34:01: 2025-11-29T02:34:01.683Z next:router-server:main requestHandler! /wp-admin/maint {
2025-11-28T21:34:01:   matchedOutput: null,
2025-11-28T21:34:01:   statusCode: undefined,
2025-11-28T21:34:01:   resHeaders: {},
2025-11-28T21:34:01:   bodyStream: false,
2025-11-28T21:34:01:   parsedUrl: { pathname: '/wp-admin/maint', query: [Object: null prototype] {} },
2025-11-28T21:34:01:   finished: false
2025-11-28T21:34:01: }
2025-11-28T21:34:01: 2025-11-29T02:34:01.683Z next:router-server:main invokeRender /wp-admin/maint {
2025-11-28T21:34:01:   host: 'mail.gearly.com',
2025-11-28T21:34:01:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:01:   referer: 'https://duckduckgo.com/',
2025-11-28T21:34:01:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:01:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:01:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:01:   dnt: '1',
2025-11-28T21:34:01:   'x-forwarded-for': '118.101.126.80, 172.161.144.67',
2025-11-28T21:34:01:   'x-real-ip': '118.101.126.80',
2025-11-28T21:34:01:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:01:   connection: 'Keep-Alive',
2025-11-28T21:34:01:   'x-middleware-invoke': '',
2025-11-28T21:34:01:   'x-invoke-path': '/404',
2025-11-28T21:34:01:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:01:   'x-invoke-status': '404'
2025-11-28T21:34:01: }
2025-11-28T21:34:01: 2025-11-29T02:34:01.683Z compression no compression: not acceptable
2025-11-28T21:34:01: 2025-11-29T02:34:01.787Z next:router-server:main requestHandler! /wp-admin/meta/ {
2025-11-28T21:34:01:   matchedOutput: undefined,
2025-11-28T21:34:01:   statusCode: 308,
2025-11-28T21:34:01:   resHeaders: undefined,
2025-11-28T21:34:01:   bodyStream: false,
2025-11-28T21:34:01:   parsedUrl: { pathname: '/wp-admin/meta', query: undefined },
2025-11-28T21:34:01:   finished: true
2025-11-28T21:34:01: }
2025-11-28T21:34:01: 2025-11-29T02:34:01.787Z compression undefined not compressible
2025-11-28T21:34:01: 2025-11-29T02:34:01.787Z compression no compression: filtered
2025-11-28T21:34:01: 2025-11-29T02:34:01.929Z next:router-server:main requestHandler! /wp-admin/meta {
2025-11-28T21:34:01:   matchedOutput: null,
2025-11-28T21:34:01:   statusCode: undefined,
2025-11-28T21:34:01:   resHeaders: {},
2025-11-28T21:34:01:   bodyStream: false,
2025-11-28T21:34:01:   parsedUrl: { pathname: '/wp-admin/meta', query: [Object: null prototype] {} },
2025-11-28T21:34:01:   finished: false
2025-11-28T21:34:01: }
2025-11-28T21:34:01: 2025-11-29T02:34:01.929Z next:router-server:main invokeRender /wp-admin/meta {
2025-11-28T21:34:01:   host: 'mail.gearly.com',
2025-11-28T21:34:01:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:01:   referer: 'https://duckduckgo.com/',
2025-11-28T21:34:01:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:01:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:01:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:01:   dnt: '1',
2025-11-28T21:34:01:   'x-forwarded-for': '60.215.52.0, 172.161.144.67',
2025-11-28T21:34:01:   'x-real-ip': '60.215.52.0',
2025-11-28T21:34:01:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:01:   connection: 'Keep-Alive',
2025-11-28T21:34:01:   'x-middleware-invoke': '',
2025-11-28T21:34:01:   'x-invoke-path': '/404',
2025-11-28T21:34:01:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:01:   'x-invoke-status': '404'
2025-11-28T21:34:01: }
2025-11-28T21:34:01: 2025-11-29T02:34:01.931Z compression no compression: not acceptable
2025-11-28T21:34:02: 2025-11-29T02:34:02.076Z next:router-server:main requestHandler! /wp-admin/network/ {
2025-11-28T21:34:02:   matchedOutput: undefined,
2025-11-28T21:34:02:   statusCode: 308,
2025-11-28T21:34:02:   resHeaders: undefined,
2025-11-28T21:34:02:   bodyStream: false,
2025-11-28T21:34:02:   parsedUrl: { pathname: '/wp-admin/network', query: undefined },
2025-11-28T21:34:02:   finished: true
2025-11-28T21:34:02: }
2025-11-28T21:34:02: 2025-11-29T02:34:02.076Z compression undefined not compressible
2025-11-28T21:34:02: 2025-11-29T02:34:02.076Z compression no compression: filtered
2025-11-28T21:34:03: 2025-11-29T02:34:03.178Z next:router-server:main requestHandler! /wp-admin/network {
2025-11-28T21:34:03:   matchedOutput: null,
2025-11-28T21:34:03:   statusCode: undefined,
2025-11-28T21:34:03:   resHeaders: {},
2025-11-28T21:34:03:   bodyStream: false,
2025-11-28T21:34:03:   parsedUrl: { pathname: '/wp-admin/network', query: [Object: null prototype] {} },
2025-11-28T21:34:03:   finished: false
2025-11-28T21:34:03: }
2025-11-28T21:34:03: 2025-11-29T02:34:03.178Z next:router-server:main invokeRender /wp-admin/network {
2025-11-28T21:34:03:   host: 'mail.gearly.com',
2025-11-28T21:34:03:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:03:   referer: 'https://www.google.com/',
2025-11-28T21:34:03:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:03:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:03:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:03:   dnt: '1',
2025-11-28T21:34:03:   'x-forwarded-for': '91.39.125.198, 172.161.144.67',
2025-11-28T21:34:03:   'x-real-ip': '91.39.125.198',
2025-11-28T21:34:03:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:03:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:03:   connection: 'Keep-Alive',
2025-11-28T21:34:03:   'x-middleware-invoke': '',
2025-11-28T21:34:03:   'x-invoke-path': '/404',
2025-11-28T21:34:03:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:03:   'x-invoke-status': '404'
2025-11-28T21:34:03: }
2025-11-28T21:34:03: 2025-11-29T02:34:03.179Z compression no compression: not acceptable
2025-11-28T21:34:03: 2025-11-29T02:34:03.286Z next:router-server:main requestHandler! /wp-admin/wp-admins.php {
2025-11-28T21:34:03:   matchedOutput: null,
2025-11-28T21:34:03:   statusCode: undefined,
2025-11-28T21:34:03:   resHeaders: {},
2025-11-28T21:34:03:   bodyStream: false,
2025-11-28T21:34:03:   parsedUrl: {
2025-11-28T21:34:03:     pathname: '/wp-admin/wp-admins.php',
2025-11-28T21:34:03:     query: [Object: null prototype] {}
2025-11-28T21:34:03:   },
2025-11-28T21:34:03:   finished: false
2025-11-28T21:34:03: }
2025-11-28T21:34:03: 2025-11-29T02:34:03.286Z next:router-server:main invokeRender /wp-admin/wp-admins.php {
2025-11-28T21:34:03:   host: 'mail.gearly.com',
2025-11-28T21:34:03:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:03:   referer: 'https://www.google.com/',
2025-11-28T21:34:03:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:03:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:03:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:03:   dnt: '1',
2025-11-28T21:34:03:   'x-forwarded-for': '82.138.20.42, 172.161.144.67',
2025-11-28T21:34:03:   'x-real-ip': '82.138.20.42',
2025-11-28T21:34:03:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:03:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:03:   connection: 'Keep-Alive',
2025-11-28T21:34:03:   'x-middleware-invoke': '',
2025-11-28T21:34:03:   'x-invoke-path': '/404',
2025-11-28T21:34:03:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:03:   'x-invoke-status': '404'
2025-11-28T21:34:03: }
2025-11-28T21:34:03: 2025-11-29T02:34:03.287Z compression no compression: not acceptable
2025-11-28T21:34:03: 2025-11-29T02:34:03.436Z next:router-server:main requestHandler! /wp-blog-header.php {
2025-11-28T21:34:03:   matchedOutput: null,
2025-11-28T21:34:03:   statusCode: undefined,
2025-11-28T21:34:03:   resHeaders: {},
2025-11-28T21:34:03:   bodyStream: false,
2025-11-28T21:34:03:   parsedUrl: {
2025-11-28T21:34:03:     pathname: '/wp-blog-header.php',
2025-11-28T21:34:03:     query: [Object: null prototype] {}
2025-11-28T21:34:03:   },
2025-11-28T21:34:03:   finished: false
2025-11-28T21:34:03: }
2025-11-28T21:34:03: 2025-11-29T02:34:03.436Z next:router-server:main invokeRender /wp-blog-header.php {
2025-11-28T21:34:03:   host: 'mail.gearly.com',
2025-11-28T21:34:03:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:03:   referer: 'https://www.google.de/',
2025-11-28T21:34:03:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:03:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:03:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:03:   dnt: '1',
2025-11-28T21:34:03:   'x-forwarded-for': '103.165.231.168, 172.161.144.67',
2025-11-28T21:34:03:   'x-real-ip': '103.165.231.168',
2025-11-28T21:34:03:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:03:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:03:   connection: 'Keep-Alive',
2025-11-28T21:34:03:   'x-middleware-invoke': '',
2025-11-28T21:34:03:   'x-invoke-path': '/404',
2025-11-28T21:34:03:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:03:   'x-invoke-status': '404'
2025-11-28T21:34:03: }
2025-11-28T21:34:03: 2025-11-29T02:34:03.437Z compression no compression: not acceptable
2025-11-28T21:34:03: 2025-11-29T02:34:03.536Z next:router-server:main requestHandler! /wp-comments.php {
2025-11-28T21:34:03:   matchedOutput: null,
2025-11-28T21:34:03:   statusCode: undefined,
2025-11-28T21:34:03:   resHeaders: {},
2025-11-28T21:34:03:   bodyStream: false,
2025-11-28T21:34:03:   parsedUrl: { pathname: '/wp-comments.php', query: [Object: null prototype] {} },
2025-11-28T21:34:03:   finished: false
2025-11-28T21:34:03: }
2025-11-28T21:34:03: 2025-11-29T02:34:03.536Z next:router-server:main invokeRender /wp-comments.php {
2025-11-28T21:34:03:   host: 'mail.gearly.com',
2025-11-28T21:34:03:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:03:   referer: 'https://www.google.com/',
2025-11-28T21:34:03:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:03:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:03:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:03:   dnt: '1',
2025-11-28T21:34:03:   'x-forwarded-for': '165.183.182.116, 172.161.144.67',
2025-11-28T21:34:03:   'x-real-ip': '165.183.182.116',
2025-11-28T21:34:03:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:03:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:03:   connection: 'Keep-Alive',
2025-11-28T21:34:03:   'x-middleware-invoke': '',
2025-11-28T21:34:03:   'x-invoke-path': '/404',
2025-11-28T21:34:03:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:03:   'x-invoke-status': '404'
2025-11-28T21:34:03: }
2025-11-28T21:34:03: 2025-11-29T02:34:03.536Z compression no compression: not acceptable
2025-11-28T21:34:03: 2025-11-29T02:34:03.638Z next:router-server:main requestHandler! /wp-conflg.php {
2025-11-28T21:34:03:   matchedOutput: null,
2025-11-28T21:34:03:   statusCode: undefined,
2025-11-28T21:34:03:   resHeaders: {},
2025-11-28T21:34:03:   bodyStream: false,
2025-11-28T21:34:03:   parsedUrl: { pathname: '/wp-conflg.php', query: [Object: null prototype] {} },
2025-11-28T21:34:03:   finished: false
2025-11-28T21:34:03: }
2025-11-28T21:34:03: 2025-11-29T02:34:03.638Z next:router-server:main invokeRender /wp-conflg.php {
2025-11-28T21:34:03:   host: 'mail.gearly.com',
2025-11-28T21:34:03:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:03:   referer: 'https://www.google.co.uk/',
2025-11-28T21:34:03:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:03:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:03:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:03:   dnt: '1',
2025-11-28T21:34:03:   'x-forwarded-for': '222.148.185.130, 172.161.144.67',
2025-11-28T21:34:03:   'x-real-ip': '222.148.185.130',
2025-11-28T21:34:03:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:03:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:03:   connection: 'Keep-Alive',
2025-11-28T21:34:03:   'x-middleware-invoke': '',
2025-11-28T21:34:03:   'x-invoke-path': '/404',
2025-11-28T21:34:03:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:03:   'x-invoke-status': '404'
2025-11-28T21:34:03: }
2025-11-28T21:34:03: 2025-11-29T02:34:03.638Z compression no compression: not acceptable
2025-11-28T21:34:03: 2025-11-29T02:34:03.767Z next:router-server:main requestHandler! /wp-content/ {
2025-11-28T21:34:03:   matchedOutput: undefined,
2025-11-28T21:34:03:   statusCode: 308,
2025-11-28T21:34:03:   resHeaders: undefined,
2025-11-28T21:34:03:   bodyStream: false,
2025-11-28T21:34:03:   parsedUrl: { pathname: '/wp-content', query: undefined },
2025-11-28T21:34:03:   finished: true
2025-11-28T21:34:03: }
2025-11-28T21:34:03: 2025-11-29T02:34:03.767Z compression undefined not compressible
2025-11-28T21:34:03: 2025-11-29T02:34:03.767Z compression no compression: filtered
2025-11-28T21:34:03: 2025-11-29T02:34:03.866Z next:router-server:main requestHandler! /wp-content {
2025-11-28T21:34:03:   matchedOutput: null,
2025-11-28T21:34:03:   statusCode: undefined,
2025-11-28T21:34:03:   resHeaders: {},
2025-11-28T21:34:03:   bodyStream: false,
2025-11-28T21:34:03:   parsedUrl: { pathname: '/wp-content', query: [Object: null prototype] {} },
2025-11-28T21:34:03:   finished: false
2025-11-28T21:34:03: }
2025-11-28T21:34:03: 2025-11-29T02:34:03.866Z next:router-server:main invokeRender /wp-content {
2025-11-28T21:34:03:   host: 'mail.gearly.com',
2025-11-28T21:34:03:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:03:   referer: 'https://www.google.fr/',
2025-11-28T21:34:03:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:03:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:03:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:03:   dnt: '1',
2025-11-28T21:34:03:   'x-forwarded-for': '168.223.132.226, 172.161.144.67',
2025-11-28T21:34:03:   'x-real-ip': '168.223.132.226',
2025-11-28T21:34:03:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:03:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:03:   connection: 'Keep-Alive',
2025-11-28T21:34:03:   'x-middleware-invoke': '',
2025-11-28T21:34:03:   'x-invoke-path': '/404',
2025-11-28T21:34:03:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:03:   'x-invoke-status': '404'
2025-11-28T21:34:03: }
2025-11-28T21:34:03: 2025-11-29T02:34:03.867Z compression no compression: not acceptable
2025-11-28T21:34:03: 2025-11-29T02:34:03.990Z next:router-server:main requestHandler! /wp-content/1.php {
2025-11-28T21:34:03:   matchedOutput: null,
2025-11-28T21:34:03:   statusCode: undefined,
2025-11-28T21:34:03:   resHeaders: {},
2025-11-28T21:34:03:   bodyStream: false,
2025-11-28T21:34:03:   parsedUrl: { pathname: '/wp-content/1.php', query: [Object: null prototype] {} },
2025-11-28T21:34:03:   finished: false
2025-11-28T21:34:03: }
2025-11-28T21:34:03: 2025-11-29T02:34:03.990Z next:router-server:main invokeRender /wp-content/1.php {
2025-11-28T21:34:03:   host: 'mail.gearly.com',
2025-11-28T21:34:03:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:03:   referer: 'https://duckduckgo.com/',
2025-11-28T21:34:03:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:03:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:03:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:03:   dnt: '1',
2025-11-28T21:34:03:   'x-forwarded-for': '125.117.231.167, 172.161.144.67',
2025-11-28T21:34:03:   'x-real-ip': '125.117.231.167',
2025-11-28T21:34:03:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:03:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:03:   connection: 'Keep-Alive',
2025-11-28T21:34:03:   'x-middleware-invoke': '',
2025-11-28T21:34:03:   'x-invoke-path': '/404',
2025-11-28T21:34:03:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:03:   'x-invoke-status': '404'
2025-11-28T21:34:03: }
2025-11-28T21:34:03: 2025-11-29T02:34:03.991Z compression no compression: not acceptable
2025-11-28T21:34:04: 2025-11-29T02:34:04.197Z next:router-server:main requestHandler! /wp-content/Geforce.php {
2025-11-28T21:34:04:   matchedOutput: null,
2025-11-28T21:34:04:   statusCode: undefined,
2025-11-28T21:34:04:   resHeaders: {},
2025-11-28T21:34:04:   bodyStream: false,
2025-11-28T21:34:04:   parsedUrl: {
2025-11-28T21:34:04:     pathname: '/wp-content/Geforce.php',
2025-11-28T21:34:04:     query: [Object: null prototype] {}
2025-11-28T21:34:04:   },
2025-11-28T21:34:04:   finished: false
2025-11-28T21:34:04: }
2025-11-28T21:34:04: 2025-11-29T02:34:04.198Z next:router-server:main invokeRender /wp-content/Geforce.php {
2025-11-28T21:34:04:   host: 'mail.gearly.com',
2025-11-28T21:34:04:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:04:   referer: 'https://duckduckgo.com/',
2025-11-28T21:34:04:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:04:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:04:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:04:   dnt: '1',
2025-11-28T21:34:04:   'x-forwarded-for': '97.122.215.190, 172.161.144.67',
2025-11-28T21:34:04:   'x-real-ip': '97.122.215.190',
2025-11-28T21:34:04:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:04:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:04:   connection: 'Keep-Alive',
2025-11-28T21:34:04:   'x-middleware-invoke': '',
2025-11-28T21:34:04:   'x-invoke-path': '/404',
2025-11-28T21:34:04:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:04:   'x-invoke-status': '404'
2025-11-28T21:34:04: }
2025-11-28T21:34:04: 2025-11-29T02:34:04.198Z compression no compression: not acceptable
2025-11-28T21:34:04: 2025-11-29T02:34:04.304Z next:router-server:main requestHandler! /wp-content/admin.php {
2025-11-28T21:34:04:   matchedOutput: null,
2025-11-28T21:34:04:   statusCode: undefined,
2025-11-28T21:34:04:   resHeaders: {},
2025-11-28T21:34:04:   bodyStream: false,
2025-11-28T21:34:04:   parsedUrl: {
2025-11-28T21:34:04:     pathname: '/wp-content/admin.php',
2025-11-28T21:34:04:     query: [Object: null prototype] {}
2025-11-28T21:34:04:   },
2025-11-28T21:34:04:   finished: false
2025-11-28T21:34:04: }
2025-11-28T21:34:04: 2025-11-29T02:34:04.304Z next:router-server:main invokeRender /wp-content/admin.php {
2025-11-28T21:34:04:   host: 'mail.gearly.com',
2025-11-28T21:34:04:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:04:   referer: 'https://www.bing.com/',
2025-11-28T21:34:04:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:04:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:04:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:04:   dnt: '1',
2025-11-28T21:34:04:   'x-forwarded-for': '6.237.205.152, 172.161.144.67',
2025-11-28T21:34:04:   'x-real-ip': '6.237.205.152',
2025-11-28T21:34:04:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:04:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:04:   connection: 'Keep-Alive',
2025-11-28T21:34:04:   'x-middleware-invoke': '',
2025-11-28T21:34:04:   'x-invoke-path': '/404',
2025-11-28T21:34:04:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:04:   'x-invoke-status': '404'
2025-11-28T21:34:04: }
2025-11-28T21:34:04: 2025-11-29T02:34:04.305Z compression no compression: not acceptable
2025-11-28T21:34:04: 2025-11-29T02:34:04.433Z next:router-server:main requestHandler! /wp-content/autoload_classmap.php {
2025-11-28T21:34:04:   matchedOutput: null,
2025-11-28T21:34:04:   statusCode: undefined,
2025-11-28T21:34:04:   resHeaders: {},
2025-11-28T21:34:04:   bodyStream: false,
2025-11-28T21:34:04:   parsedUrl: {
2025-11-28T21:34:04:     pathname: '/wp-content/autoload_classmap.php',
2025-11-28T21:34:04:     query: [Object: null prototype] {}
2025-11-28T21:34:04:   },
2025-11-28T21:34:04:   finished: false
2025-11-28T21:34:04: }
2025-11-28T21:34:04: 2025-11-29T02:34:04.433Z next:router-server:main invokeRender /wp-content/autoload_classmap.php {
2025-11-28T21:34:04:   host: 'mail.gearly.com',
2025-11-28T21:34:04:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:04:   referer: 'https://duckduckgo.com/',
2025-11-28T21:34:04:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:04:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:04:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:04:   dnt: '1',
2025-11-28T21:34:04:   'x-forwarded-for': '83.229.18.85, 172.161.144.67',
2025-11-28T21:34:04:   'x-real-ip': '83.229.18.85',
2025-11-28T21:34:04:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:04:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:04:   connection: 'Keep-Alive',
2025-11-28T21:34:04:   'x-middleware-invoke': '',
2025-11-28T21:34:04:   'x-invoke-path': '/404',
2025-11-28T21:34:04:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:04:   'x-invoke-status': '404'
2025-11-28T21:34:04: }
2025-11-28T21:34:04: 2025-11-29T02:34:04.434Z compression no compression: not acceptable
2025-11-28T21:34:04: 2025-11-29T02:34:04.547Z next:router-server:main requestHandler! /wp-content/index.php {
2025-11-28T21:34:04:   matchedOutput: null,
2025-11-28T21:34:04:   statusCode: undefined,
2025-11-28T21:34:04:   resHeaders: {},
2025-11-28T21:34:04:   bodyStream: false,
2025-11-28T21:34:04:   parsedUrl: {
2025-11-28T21:34:04:     pathname: '/wp-content/index.php',
2025-11-28T21:34:04:     query: [Object: null prototype] {}
2025-11-28T21:34:04:   },
2025-11-28T21:34:04:   finished: false
2025-11-28T21:34:04: }
2025-11-28T21:34:04: 2025-11-29T02:34:04.547Z next:router-server:main invokeRender /wp-content/index.php {
2025-11-28T21:34:04:   host: 'mail.gearly.com',
2025-11-28T21:34:04:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:04:   referer: 'https://www.yahoo.com/',
2025-11-28T21:34:04:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:04:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:04:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:04:   dnt: '1',
2025-11-28T21:34:04:   'x-forwarded-for': '229.253.91.190, 172.161.144.67',
2025-11-28T21:34:04:   'x-real-ip': '229.253.91.190',
2025-11-28T21:34:04:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:04:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:04:   connection: 'Keep-Alive',
2025-11-28T21:34:04:   'x-middleware-invoke': '',
2025-11-28T21:34:04:   'x-invoke-path': '/404',
2025-11-28T21:34:04:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:04:   'x-invoke-status': '404'
2025-11-28T21:34:04: }
2025-11-28T21:34:04: 2025-11-29T02:34:04.548Z compression no compression: not acceptable
2025-11-28T21:34:04: 2025-11-29T02:34:04.702Z next:router-server:main requestHandler! /wp-content/plugins/ {
2025-11-28T21:34:04:   matchedOutput: undefined,
2025-11-28T21:34:04:   statusCode: 308,
2025-11-28T21:34:04:   resHeaders: undefined,
2025-11-28T21:34:04:   bodyStream: false,
2025-11-28T21:34:04:   parsedUrl: { pathname: '/wp-content/plugins', query: undefined },
2025-11-28T21:34:04:   finished: true
2025-11-28T21:34:04: }
2025-11-28T21:34:04: 2025-11-29T02:34:04.702Z compression undefined not compressible
2025-11-28T21:34:04: 2025-11-29T02:34:04.702Z compression no compression: filtered
2025-11-28T21:34:04: 2025-11-29T02:34:04.813Z next:router-server:main requestHandler! /wp-content/plugins {
2025-11-28T21:34:04:   matchedOutput: null,
2025-11-28T21:34:04:   statusCode: undefined,
2025-11-28T21:34:04:   resHeaders: {},
2025-11-28T21:34:04:   bodyStream: false,
2025-11-28T21:34:04:   parsedUrl: {
2025-11-28T21:34:04:     pathname: '/wp-content/plugins',
2025-11-28T21:34:04:     query: [Object: null prototype] {}
2025-11-28T21:34:04:   },
2025-11-28T21:34:04:   finished: false
2025-11-28T21:34:04: }
2025-11-28T21:34:04: 2025-11-29T02:34:04.813Z next:router-server:main invokeRender /wp-content/plugins {
2025-11-28T21:34:04:   host: 'mail.gearly.com',
2025-11-28T21:34:04:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:04:   referer: 'https://www.google.com/',
2025-11-28T21:34:04:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:04:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:04:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:04:   dnt: '1',
2025-11-28T21:34:04:   'x-forwarded-for': '3.230.238.107, 172.161.144.67',
2025-11-28T21:34:04:   'x-real-ip': '3.230.238.107',
2025-11-28T21:34:04:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:04:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:04:   connection: 'Keep-Alive',
2025-11-28T21:34:04:   'x-middleware-invoke': '',
2025-11-28T21:34:04:   'x-invoke-path': '/404',
2025-11-28T21:34:04:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:04:   'x-invoke-status': '404'
2025-11-28T21:34:04: }
2025-11-28T21:34:04: 2025-11-29T02:34:04.814Z compression no compression: not acceptable
2025-11-28T21:34:04: 2025-11-29T02:34:04.912Z next:router-server:main requestHandler! /wp-content/plugins/HelloDollyV2/ {
2025-11-28T21:34:04:   matchedOutput: undefined,
2025-11-28T21:34:04:   statusCode: 308,
2025-11-28T21:34:04:   resHeaders: undefined,
2025-11-28T21:34:04:   bodyStream: false,
2025-11-28T21:34:04:   parsedUrl: { pathname: '/wp-content/plugins/HelloDollyV2', query: undefined },
2025-11-28T21:34:04:   finished: true
2025-11-28T21:34:04: }
2025-11-28T21:34:04: 2025-11-29T02:34:04.913Z compression undefined not compressible
2025-11-28T21:34:04: 2025-11-29T02:34:04.913Z compression no compression: filtered
2025-11-28T21:34:05: 2025-11-29T02:34:05.011Z next:router-server:main requestHandler! /wp-content/plugins/HelloDollyV2 {
2025-11-28T21:34:05:   matchedOutput: null,
2025-11-28T21:34:05:   statusCode: undefined,
2025-11-28T21:34:05:   resHeaders: {},
2025-11-28T21:34:05:   bodyStream: false,
2025-11-28T21:34:05:   parsedUrl: {
2025-11-28T21:34:05:     pathname: '/wp-content/plugins/HelloDollyV2',
2025-11-28T21:34:05:     query: [Object: null prototype] {}
2025-11-28T21:34:05:   },
2025-11-28T21:34:05:   finished: false
2025-11-28T21:34:05: }
2025-11-28T21:34:05: 2025-11-29T02:34:05.011Z next:router-server:main invokeRender /wp-content/plugins/HelloDollyV2 {
2025-11-28T21:34:05:   host: 'mail.gearly.com',
2025-11-28T21:34:05:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:05:   referer: 'https://duckduckgo.com/',
2025-11-28T21:34:05:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:05:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:05:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:05:   dnt: '1',
2025-11-28T21:34:05:   'x-forwarded-for': '111.87.180.29, 172.161.144.67',
2025-11-28T21:34:05:   'x-real-ip': '111.87.180.29',
2025-11-28T21:34:05:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:05:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:05:   connection: 'Keep-Alive',
2025-11-28T21:34:05:   'x-middleware-invoke': '',
2025-11-28T21:34:05:   'x-invoke-path': '/404',
2025-11-28T21:34:05:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:05:   'x-invoke-status': '404'
2025-11-28T21:34:05: }
2025-11-28T21:34:05: 2025-11-29T02:34:05.012Z compression no compression: not acceptable
2025-11-28T21:34:05: 2025-11-29T02:34:05.114Z next:router-server:main requestHandler! /wp-content/plugins/admin.php {
2025-11-28T21:34:05:   matchedOutput: null,
2025-11-28T21:34:05:   statusCode: undefined,
2025-11-28T21:34:05:   resHeaders: {},
2025-11-28T21:34:05:   bodyStream: false,
2025-11-28T21:34:05:   parsedUrl: {
2025-11-28T21:34:05:     pathname: '/wp-content/plugins/admin.php',
2025-11-28T21:34:05:     query: [Object: null prototype] {}
2025-11-28T21:34:05:   },
2025-11-28T21:34:05:   finished: false
2025-11-28T21:34:05: }
2025-11-28T21:34:05: 2025-11-29T02:34:05.114Z next:router-server:main invokeRender /wp-content/plugins/admin.php {
2025-11-28T21:34:05:   host: 'mail.gearly.com',
2025-11-28T21:34:05:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:05:   referer: 'https://www.google.fr/',
2025-11-28T21:34:05:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:05:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:05:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:05:   dnt: '1',
2025-11-28T21:34:05:   'x-forwarded-for': '110.100.240.131, 172.161.144.67',
2025-11-28T21:34:05:   'x-real-ip': '110.100.240.131',
2025-11-28T21:34:05:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:05:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:05:   connection: 'Keep-Alive',
2025-11-28T21:34:05:   'x-middleware-invoke': '',
2025-11-28T21:34:05:   'x-invoke-path': '/404',
2025-11-28T21:34:05:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:05:   'x-invoke-status': '404'
2025-11-28T21:34:05: }
2025-11-28T21:34:05: 2025-11-29T02:34:05.115Z compression no compression: not acceptable
2025-11-28T21:34:05: 2025-11-29T02:34:05.214Z next:router-server:main requestHandler! /wp-content/plugins/dummyyummy/wp-signup.php {
2025-11-28T21:34:05:   matchedOutput: null,
2025-11-28T21:34:05:   statusCode: undefined,
2025-11-28T21:34:05:   resHeaders: {},
2025-11-28T21:34:05:   bodyStream: false,
2025-11-28T21:34:05:   parsedUrl: {
2025-11-28T21:34:05:     pathname: '/wp-content/plugins/dummyyummy/wp-signup.php',
2025-11-28T21:34:05:     query: [Object: null prototype] {}
2025-11-28T21:34:05:   },
2025-11-28T21:34:05:   finished: false
2025-11-28T21:34:05: }
2025-11-28T21:34:05: 2025-11-29T02:34:05.214Z next:router-server:main invokeRender /wp-content/plugins/dummyyummy/wp-signup.php {
2025-11-28T21:34:05:   host: 'mail.gearly.com',
2025-11-28T21:34:05:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:05:   referer: 'https://duckduckgo.com/',
2025-11-28T21:34:05:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:05:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:05:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:05:   dnt: '1',
2025-11-28T21:34:05:   'x-forwarded-for': '17.169.73.144, 172.161.144.67',
2025-11-28T21:34:05:   'x-real-ip': '17.169.73.144',
2025-11-28T21:34:05:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:05:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:05:   connection: 'Keep-Alive',
2025-11-28T21:34:05:   'x-middleware-invoke': '',
2025-11-28T21:34:05:   'x-invoke-path': '/404',
2025-11-28T21:34:05:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:05:   'x-invoke-status': '404'
2025-11-28T21:34:05: }
2025-11-28T21:34:05: 2025-11-29T02:34:05.215Z compression no compression: not acceptable
2025-11-28T21:34:05: 2025-11-29T02:34:05.317Z next:router-server:main requestHandler! /wp-content/plugins/pwnd/as.php {
2025-11-28T21:34:05:   matchedOutput: null,
2025-11-28T21:34:05:   statusCode: undefined,
2025-11-28T21:34:05:   resHeaders: {},
2025-11-28T21:34:05:   bodyStream: false,
2025-11-28T21:34:05:   parsedUrl: {
2025-11-28T21:34:05:     pathname: '/wp-content/plugins/pwnd/as.php',
2025-11-28T21:34:05:     query: [Object: null prototype] {}
2025-11-28T21:34:05:   },
2025-11-28T21:34:05:   finished: false
2025-11-28T21:34:05: }
2025-11-28T21:34:05: 2025-11-29T02:34:05.317Z next:router-server:main invokeRender /wp-content/plugins/pwnd/as.php {
2025-11-28T21:34:05:   host: 'mail.gearly.com',
2025-11-28T21:34:05:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:05:   referer: 'https://www.yahoo.com/',
2025-11-28T21:34:05:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:05:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:05:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:05:   dnt: '1',
2025-11-28T21:34:05:   'x-forwarded-for': '41.38.89.8, 172.161.144.67',
2025-11-28T21:34:05:   'x-real-ip': '41.38.89.8',
2025-11-28T21:34:05:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:05:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:05:   connection: 'Keep-Alive',
2025-11-28T21:34:05:   'x-middleware-invoke': '',
2025-11-28T21:34:05:   'x-invoke-path': '/404',
2025-11-28T21:34:05:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:05:   'x-invoke-status': '404'
2025-11-28T21:34:05: }
2025-11-28T21:34:05: 2025-11-29T02:34:05.318Z compression no compression: not acceptable
2025-11-28T21:34:06: 2025-11-29T02:34:06.443Z next:router-server:main requestHandler! /wp-content/themes/ {
2025-11-28T21:34:06:   matchedOutput: undefined,
2025-11-28T21:34:06:   statusCode: 308,
2025-11-28T21:34:06:   resHeaders: undefined,
2025-11-28T21:34:06:   bodyStream: false,
2025-11-28T21:34:06:   parsedUrl: { pathname: '/wp-content/themes', query: undefined },
2025-11-28T21:34:06:   finished: true
2025-11-28T21:34:06: }
2025-11-28T21:34:06: 2025-11-29T02:34:06.443Z compression undefined not compressible
2025-11-28T21:34:06: 2025-11-29T02:34:06.443Z compression no compression: filtered
2025-11-28T21:34:06: 2025-11-29T02:34:06.595Z next:router-server:main requestHandler! /wp-content/themes {
2025-11-28T21:34:06:   matchedOutput: null,
2025-11-28T21:34:06:   statusCode: undefined,
2025-11-28T21:34:06:   resHeaders: {},
2025-11-28T21:34:06:   bodyStream: false,
2025-11-28T21:34:06:   parsedUrl: {
2025-11-28T21:34:06:     pathname: '/wp-content/themes',
2025-11-28T21:34:06:     query: [Object: null prototype] {}
2025-11-28T21:34:06:   },
2025-11-28T21:34:06:   finished: false
2025-11-28T21:34:06: }
2025-11-28T21:34:06: 2025-11-29T02:34:06.595Z next:router-server:main invokeRender /wp-content/themes {
2025-11-28T21:34:06:   host: 'mail.gearly.com',
2025-11-28T21:34:06:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:06:   referer: 'https://www.bing.com/',
2025-11-28T21:34:06:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:06:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:06:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:06:   dnt: '1',
2025-11-28T21:34:06:   'x-forwarded-for': '191.172.178.27, 172.161.144.67',
2025-11-28T21:34:06:   'x-real-ip': '191.172.178.27',
2025-11-28T21:34:06:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:06:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:06:   connection: 'Keep-Alive',
2025-11-28T21:34:06:   'x-middleware-invoke': '',
2025-11-28T21:34:06:   'x-invoke-path': '/404',
2025-11-28T21:34:06:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:06:   'x-invoke-status': '404'
2025-11-28T21:34:06: }
2025-11-28T21:34:06: 2025-11-29T02:34:06.595Z compression no compression: not acceptable
2025-11-28T21:34:06: 2025-11-29T02:34:06.731Z next:router-server:main requestHandler! /wp-content/themes/admin.php {
2025-11-28T21:34:06:   matchedOutput: null,
2025-11-28T21:34:06:   statusCode: undefined,
2025-11-28T21:34:06:   resHeaders: {},
2025-11-28T21:34:06:   bodyStream: false,
2025-11-28T21:34:06:   parsedUrl: {
2025-11-28T21:34:06:     pathname: '/wp-content/themes/admin.php',
2025-11-28T21:34:06:     query: [Object: null prototype] {}
2025-11-28T21:34:06:   },
2025-11-28T21:34:06:   finished: false
2025-11-28T21:34:06: }
2025-11-28T21:34:06: 2025-11-29T02:34:06.732Z next:router-server:main invokeRender /wp-content/themes/admin.php {
2025-11-28T21:34:06:   host: 'mail.gearly.com',
2025-11-28T21:34:06:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:06:   referer: 'https://www.google.fr/',
2025-11-28T21:34:06:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:06:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:06:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:06:   dnt: '1',
2025-11-28T21:34:06:   'x-forwarded-for': '44.61.106.176, 172.161.144.67',
2025-11-28T21:34:06:   'x-real-ip': '44.61.106.176',
2025-11-28T21:34:06:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:06:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:06:   connection: 'Keep-Alive',
2025-11-28T21:34:06:   'x-middleware-invoke': '',
2025-11-28T21:34:06:   'x-invoke-path': '/404',
2025-11-28T21:34:06:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:06:   'x-invoke-status': '404'
2025-11-28T21:34:06: }
2025-11-28T21:34:06: 2025-11-29T02:34:06.732Z compression no compression: not acceptable
2025-11-28T21:34:06: 2025-11-29T02:34:06.880Z next:router-server:main requestHandler! /wp-content/themes/index.php {
2025-11-28T21:34:06:   matchedOutput: null,
2025-11-28T21:34:06:   statusCode: undefined,
2025-11-28T21:34:06:   resHeaders: {},
2025-11-28T21:34:06:   bodyStream: false,
2025-11-28T21:34:06:   parsedUrl: {
2025-11-28T21:34:06:     pathname: '/wp-content/themes/index.php',
2025-11-28T21:34:06:     query: [Object: null prototype] {}
2025-11-28T21:34:06:   },
2025-11-28T21:34:06:   finished: false
2025-11-28T21:34:06: }
2025-11-28T21:34:06: 2025-11-29T02:34:06.880Z next:router-server:main invokeRender /wp-content/themes/index.php {
2025-11-28T21:34:06:   host: 'mail.gearly.com',
2025-11-28T21:34:06:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:06:   referer: 'https://www.google.com/',
2025-11-28T21:34:06:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:06:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:06:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:06:   dnt: '1',
2025-11-28T21:34:06:   'x-forwarded-for': '18.111.249.204, 172.161.144.67',
2025-11-28T21:34:06:   'x-real-ip': '18.111.249.204',
2025-11-28T21:34:06:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:06:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:06:   connection: 'Keep-Alive',
2025-11-28T21:34:06:   'x-middleware-invoke': '',
2025-11-28T21:34:06:   'x-invoke-path': '/404',
2025-11-28T21:34:06:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:06:   'x-invoke-status': '404'
2025-11-28T21:34:06: }
2025-11-28T21:34:06: 2025-11-29T02:34:06.881Z compression no compression: not acceptable
2025-11-28T21:34:06: 2025-11-29T02:34:06.989Z next:router-server:main requestHandler! /wp-content/themes/themes.php {
2025-11-28T21:34:06:   matchedOutput: null,
2025-11-28T21:34:06:   statusCode: undefined,
2025-11-28T21:34:06:   resHeaders: {},
2025-11-28T21:34:06:   bodyStream: false,
2025-11-28T21:34:06:   parsedUrl: {
2025-11-28T21:34:06:     pathname: '/wp-content/themes/themes.php',
2025-11-28T21:34:06:     query: [Object: null prototype] {}
2025-11-28T21:34:06:   },
2025-11-28T21:34:06:   finished: false
2025-11-28T21:34:06: }
2025-11-28T21:34:06: 2025-11-29T02:34:06.989Z next:router-server:main invokeRender /wp-content/themes/themes.php {
2025-11-28T21:34:06:   host: 'mail.gearly.com',
2025-11-28T21:34:06:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:06:   referer: 'https://www.google.fr/',
2025-11-28T21:34:06:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:06:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:06:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:06:   dnt: '1',
2025-11-28T21:34:06:   'x-forwarded-for': '215.153.200.60, 172.161.144.67',
2025-11-28T21:34:06:   'x-real-ip': '215.153.200.60',
2025-11-28T21:34:06:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:06:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:06:   connection: 'Keep-Alive',
2025-11-28T21:34:06:   'x-middleware-invoke': '',
2025-11-28T21:34:06:   'x-invoke-path': '/404',
2025-11-28T21:34:06:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:06:   'x-invoke-status': '404'
2025-11-28T21:34:06: }
2025-11-28T21:34:06: 2025-11-29T02:34:06.989Z compression no compression: not acceptable
2025-11-28T21:34:07: 2025-11-29T02:34:07.088Z next:router-server:main requestHandler! /wp-content/upgrade/ {
2025-11-28T21:34:07:   matchedOutput: undefined,
2025-11-28T21:34:07:   statusCode: 308,
2025-11-28T21:34:07:   resHeaders: undefined,
2025-11-28T21:34:07:   bodyStream: false,
2025-11-28T21:34:07:   parsedUrl: { pathname: '/wp-content/upgrade', query: undefined },
2025-11-28T21:34:07:   finished: true
2025-11-28T21:34:07: }
2025-11-28T21:34:07: 2025-11-29T02:34:07.088Z compression undefined not compressible
2025-11-28T21:34:07: 2025-11-29T02:34:07.088Z compression no compression: filtered
2025-11-28T21:34:07: 2025-11-29T02:34:07.187Z next:router-server:main requestHandler! /wp-content/upgrade {
2025-11-28T21:34:07:   matchedOutput: null,
2025-11-28T21:34:07:   statusCode: undefined,
2025-11-28T21:34:07:   resHeaders: {},
2025-11-28T21:34:07:   bodyStream: false,
2025-11-28T21:34:07:   parsedUrl: {
2025-11-28T21:34:07:     pathname: '/wp-content/upgrade',
2025-11-28T21:34:07:     query: [Object: null prototype] {}
2025-11-28T21:34:07:   },
2025-11-28T21:34:07:   finished: false
2025-11-28T21:34:07: }
2025-11-28T21:34:07: 2025-11-29T02:34:07.187Z next:router-server:main invokeRender /wp-content/upgrade {
2025-11-28T21:34:07:   host: 'mail.gearly.com',
2025-11-28T21:34:07:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:07:   referer: 'https://duckduckgo.com/',
2025-11-28T21:34:07:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:07:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:07:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:07:   dnt: '1',
2025-11-28T21:34:07:   'x-forwarded-for': '154.203.252.79, 172.161.144.67',
2025-11-28T21:34:07:   'x-real-ip': '154.203.252.79',
2025-11-28T21:34:07:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:07:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:07:   connection: 'Keep-Alive',
2025-11-28T21:34:07:   'x-middleware-invoke': '',
2025-11-28T21:34:07:   'x-invoke-path': '/404',
2025-11-28T21:34:07:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:07:   'x-invoke-status': '404'
2025-11-28T21:34:07: }
2025-11-28T21:34:07: 2025-11-29T02:34:07.188Z compression no compression: not acceptable
2025-11-28T21:34:07: 2025-11-29T02:34:07.321Z next:router-server:main requestHandler! /wp-content/upgrade/index.php {
2025-11-28T21:34:07:   matchedOutput: null,
2025-11-28T21:34:07:   statusCode: undefined,
2025-11-28T21:34:07:   resHeaders: {},
2025-11-28T21:34:07:   bodyStream: false,
2025-11-28T21:34:07:   parsedUrl: {
2025-11-28T21:34:07:     pathname: '/wp-content/upgrade/index.php',
2025-11-28T21:34:07:     query: [Object: null prototype] {}
2025-11-28T21:34:07:   },
2025-11-28T21:34:07:   finished: false
2025-11-28T21:34:07: }
2025-11-28T21:34:07: 2025-11-29T02:34:07.321Z next:router-server:main invokeRender /wp-content/upgrade/index.php {
2025-11-28T21:34:07:   host: 'mail.gearly.com',
2025-11-28T21:34:07:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:07:   referer: 'https://www.google.de/',
2025-11-28T21:34:07:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:07:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:07:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:07:   dnt: '1',
2025-11-28T21:34:07:   'x-forwarded-for': '243.56.85.58, 172.161.144.67',
2025-11-28T21:34:07:   'x-real-ip': '243.56.85.58',
2025-11-28T21:34:07:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:07:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:07:   connection: 'Keep-Alive',
2025-11-28T21:34:07:   'x-middleware-invoke': '',
2025-11-28T21:34:07:   'x-invoke-path': '/404',
2025-11-28T21:34:07:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:07:   'x-invoke-status': '404'
2025-11-28T21:34:07: }
2025-11-28T21:34:07: 2025-11-29T02:34:07.322Z compression no compression: not acceptable
2025-11-28T21:34:07: 2025-11-29T02:34:07.440Z next:router-server:main requestHandler! /wp-content/uploads/ {
2025-11-28T21:34:07:   matchedOutput: undefined,
2025-11-28T21:34:07:   statusCode: 308,
2025-11-28T21:34:07:   resHeaders: undefined,
2025-11-28T21:34:07:   bodyStream: false,
2025-11-28T21:34:07:   parsedUrl: { pathname: '/wp-content/uploads', query: undefined },
2025-11-28T21:34:07:   finished: true
2025-11-28T21:34:07: }
2025-11-28T21:34:07: 2025-11-29T02:34:07.440Z compression undefined not compressible
2025-11-28T21:34:07: 2025-11-29T02:34:07.440Z compression no compression: filtered
2025-11-28T21:34:07: 2025-11-29T02:34:07.538Z next:router-server:main requestHandler! /wp-content/uploads {
2025-11-28T21:34:07:   matchedOutput: null,
2025-11-28T21:34:07:   statusCode: undefined,
2025-11-28T21:34:07:   resHeaders: {},
2025-11-28T21:34:07:   bodyStream: false,
2025-11-28T21:34:07:   parsedUrl: {
2025-11-28T21:34:07:     pathname: '/wp-content/uploads',
2025-11-28T21:34:07:     query: [Object: null prototype] {}
2025-11-28T21:34:07:   },
2025-11-28T21:34:07:   finished: false
2025-11-28T21:34:07: }
2025-11-28T21:34:07: 2025-11-29T02:34:07.538Z next:router-server:main invokeRender /wp-content/uploads {
2025-11-28T21:34:07:   host: 'mail.gearly.com',
2025-11-28T21:34:07:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:07:   referer: 'https://www.google.de/',
2025-11-28T21:34:07:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:07:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:07:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:07:   dnt: '1',
2025-11-28T21:34:07:   'x-forwarded-for': '227.4.40.117, 172.161.144.67',
2025-11-28T21:34:07:   'x-real-ip': '227.4.40.117',
2025-11-28T21:34:07:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:07:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:07:   connection: 'Keep-Alive',
2025-11-28T21:34:07:   'x-middleware-invoke': '',
2025-11-28T21:34:07:   'x-invoke-path': '/404',
2025-11-28T21:34:07:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:07:   'x-invoke-status': '404'
2025-11-28T21:34:07: }
2025-11-28T21:34:07: 2025-11-29T02:34:07.539Z compression no compression: not acceptable
2025-11-28T21:34:07: 2025-11-29T02:34:07.653Z next:router-server:main requestHandler! /wp-content/uploads/Geforce.php {
2025-11-28T21:34:07:   matchedOutput: null,
2025-11-28T21:34:07:   statusCode: undefined,
2025-11-28T21:34:07:   resHeaders: {},
2025-11-28T21:34:07:   bodyStream: false,
2025-11-28T21:34:07:   parsedUrl: {
2025-11-28T21:34:07:     pathname: '/wp-content/uploads/Geforce.php',
2025-11-28T21:34:07:     query: [Object: null prototype] {}
2025-11-28T21:34:07:   },
2025-11-28T21:34:07:   finished: false
2025-11-28T21:34:07: }
2025-11-28T21:34:07: 2025-11-29T02:34:07.653Z next:router-server:main invokeRender /wp-content/uploads/Geforce.php {
2025-11-28T21:34:07:   host: 'mail.gearly.com',
2025-11-28T21:34:07:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:07:   referer: 'https://www.yahoo.com/',
2025-11-28T21:34:07:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:07:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:07:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:07:   dnt: '1',
2025-11-28T21:34:07:   'x-forwarded-for': '220.202.91.71, 172.161.144.67',
2025-11-28T21:34:07:   'x-real-ip': '220.202.91.71',
2025-11-28T21:34:07:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:07:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:07:   connection: 'Keep-Alive',
2025-11-28T21:34:07:   'x-middleware-invoke': '',
2025-11-28T21:34:07:   'x-invoke-path': '/404',
2025-11-28T21:34:07:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:07:   'x-invoke-status': '404'
2025-11-28T21:34:07: }
2025-11-28T21:34:07: 2025-11-29T02:34:07.654Z compression no compression: not acceptable
2025-11-28T21:34:07: 2025-11-29T02:34:07.752Z next:router-server:main requestHandler! /wp-content/uploads/index.php {
2025-11-28T21:34:07:   matchedOutput: null,
2025-11-28T21:34:07:   statusCode: undefined,
2025-11-28T21:34:07:   resHeaders: {},
2025-11-28T21:34:07:   bodyStream: false,
2025-11-28T21:34:07:   parsedUrl: {
2025-11-28T21:34:07:     pathname: '/wp-content/uploads/index.php',
2025-11-28T21:34:07:     query: [Object: null prototype] {}
2025-11-28T21:34:07:   },
2025-11-28T21:34:07:   finished: false
2025-11-28T21:34:07: }
2025-11-28T21:34:07: 2025-11-29T02:34:07.752Z next:router-server:main invokeRender /wp-content/uploads/index.php {
2025-11-28T21:34:07:   host: 'mail.gearly.com',
2025-11-28T21:34:07:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:07:   referer: 'https://www.yahoo.com/',
2025-11-28T21:34:07:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:07:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:07:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:07:   dnt: '1',
2025-11-28T21:34:07:   'x-forwarded-for': '5.172.48.59, 172.161.144.67',
2025-11-28T21:34:07:   'x-real-ip': '5.172.48.59',
2025-11-28T21:34:07:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:07:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:07:   connection: 'Keep-Alive',
2025-11-28T21:34:07:   'x-middleware-invoke': '',
2025-11-28T21:34:07:   'x-invoke-path': '/404',
2025-11-28T21:34:07:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:07:   'x-invoke-status': '404'
2025-11-28T21:34:07: }
2025-11-28T21:34:07: 2025-11-29T02:34:07.753Z compression no compression: not acceptable
2025-11-28T21:34:08: 2025-11-29T02:34:08.096Z next:router-server:main requestHandler! /wp-good.php {
2025-11-28T21:34:08:   matchedOutput: null,
2025-11-28T21:34:08:   statusCode: undefined,
2025-11-28T21:34:08:   resHeaders: {},
2025-11-28T21:34:08:   bodyStream: false,
2025-11-28T21:34:08:   parsedUrl: { pathname: '/wp-good.php', query: [Object: null prototype] {} },
2025-11-28T21:34:08:   finished: false
2025-11-28T21:34:08: }
2025-11-28T21:34:08: 2025-11-29T02:34:08.096Z next:router-server:main invokeRender /wp-good.php {
2025-11-28T21:34:08:   host: 'mail.gearly.com',
2025-11-28T21:34:08:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:08:   referer: 'https://www.google.de/',
2025-11-28T21:34:08:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:08:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:08:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:08:   dnt: '1',
2025-11-28T21:34:08:   'x-forwarded-for': '28.145.141.96, 172.161.144.67',
2025-11-28T21:34:08:   'x-real-ip': '28.145.141.96',
2025-11-28T21:34:08:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:08:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:08:   connection: 'Keep-Alive',
2025-11-28T21:34:08:   'x-middleware-invoke': '',
2025-11-28T21:34:08:   'x-invoke-path': '/404',
2025-11-28T21:34:08:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:08:   'x-invoke-status': '404'
2025-11-28T21:34:08: }
2025-11-28T21:34:08: 2025-11-29T02:34:08.097Z compression no compression: not acceptable
2025-11-28T21:34:08: 2025-11-29T02:34:08.435Z next:router-server:main requestHandler! /wp-includes/ {
2025-11-28T21:34:08:   matchedOutput: undefined,
2025-11-28T21:34:08:   statusCode: 308,
2025-11-28T21:34:08:   resHeaders: undefined,
2025-11-28T21:34:08:   bodyStream: false,
2025-11-28T21:34:08:   parsedUrl: { pathname: '/wp-includes', query: undefined },
2025-11-28T21:34:08:   finished: true
2025-11-28T21:34:08: }
2025-11-28T21:34:08: 2025-11-29T02:34:08.435Z compression undefined not compressible
2025-11-28T21:34:08: 2025-11-29T02:34:08.435Z compression no compression: filtered
2025-11-28T21:34:08: 2025-11-29T02:34:08.537Z next:router-server:main requestHandler! /wp-includes {
2025-11-28T21:34:08:   matchedOutput: null,
2025-11-28T21:34:08:   statusCode: undefined,
2025-11-28T21:34:08:   resHeaders: {},
2025-11-28T21:34:08:   bodyStream: false,
2025-11-28T21:34:08:   parsedUrl: { pathname: '/wp-includes', query: [Object: null prototype] {} },
2025-11-28T21:34:08:   finished: false
2025-11-28T21:34:08: }
2025-11-28T21:34:08: 2025-11-29T02:34:08.537Z next:router-server:main invokeRender /wp-includes {
2025-11-28T21:34:08:   host: 'mail.gearly.com',
2025-11-28T21:34:08:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:08:   referer: 'https://www.yahoo.com/',
2025-11-28T21:34:08:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:08:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:08:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:08:   dnt: '1',
2025-11-28T21:34:08:   'x-forwarded-for': '168.79.74.168, 172.161.144.67',
2025-11-28T21:34:08:   'x-real-ip': '168.79.74.168',
2025-11-28T21:34:08:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:08:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:08:   connection: 'Keep-Alive',
2025-11-28T21:34:08:   'x-middleware-invoke': '',
2025-11-28T21:34:08:   'x-invoke-path': '/404',
2025-11-28T21:34:08:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:08:   'x-invoke-status': '404'
2025-11-28T21:34:08: }
2025-11-28T21:34:08: 2025-11-29T02:34:08.537Z compression no compression: not acceptable
2025-11-28T21:34:08: 2025-11-29T02:34:08.672Z next:router-server:main requestHandler! /wp-includes/ID3/ {
2025-11-28T21:34:08:   matchedOutput: undefined,
2025-11-28T21:34:08:   statusCode: 308,
2025-11-28T21:34:08:   resHeaders: undefined,
2025-11-28T21:34:08:   bodyStream: false,
2025-11-28T21:34:08:   parsedUrl: { pathname: '/wp-includes/ID3', query: undefined },
2025-11-28T21:34:08:   finished: true
2025-11-28T21:34:08: }
2025-11-28T21:34:08: 2025-11-29T02:34:08.673Z compression undefined not compressible
2025-11-28T21:34:08: 2025-11-29T02:34:08.673Z compression no compression: filtered
2025-11-28T21:34:08: 2025-11-29T02:34:08.789Z next:router-server:main requestHandler! /wp-includes/ID3 {
2025-11-28T21:34:08:   matchedOutput: null,
2025-11-28T21:34:08:   statusCode: undefined,
2025-11-28T21:34:08:   resHeaders: {},
2025-11-28T21:34:08:   bodyStream: false,
2025-11-28T21:34:08:   parsedUrl: { pathname: '/wp-includes/ID3', query: [Object: null prototype] {} },
2025-11-28T21:34:08:   finished: false
2025-11-28T21:34:08: }
2025-11-28T21:34:08: 2025-11-29T02:34:08.790Z next:router-server:main invokeRender /wp-includes/ID3 {
2025-11-28T21:34:08:   host: 'mail.gearly.com',
2025-11-28T21:34:08:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:08:   referer: 'https://duckduckgo.com/',
2025-11-28T21:34:08:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:08:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:08:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:08:   dnt: '1',
2025-11-28T21:34:08:   'x-forwarded-for': '228.113.192.194, 172.161.144.67',
2025-11-28T21:34:08:   'x-real-ip': '228.113.192.194',
2025-11-28T21:34:08:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:08:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:08:   connection: 'Keep-Alive',
2025-11-28T21:34:08:   'x-middleware-invoke': '',
2025-11-28T21:34:08:   'x-invoke-path': '/404',
2025-11-28T21:34:08:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:08:   'x-invoke-status': '404'
2025-11-28T21:34:08: }
2025-11-28T21:34:08: 2025-11-29T02:34:08.790Z compression no compression: not acceptable
2025-11-28T21:34:09: 2025-11-29T02:34:09.543Z next:router-server:main requestHandler! /wp-includes/ID3/index.php {
2025-11-28T21:34:09:   matchedOutput: null,
2025-11-28T21:34:09:   statusCode: undefined,
2025-11-28T21:34:09:   resHeaders: {},
2025-11-28T21:34:09:   bodyStream: false,
2025-11-28T21:34:09:   parsedUrl: {
2025-11-28T21:34:09:     pathname: '/wp-includes/ID3/index.php',
2025-11-28T21:34:09:     query: [Object: null prototype] {}
2025-11-28T21:34:09:   },
2025-11-28T21:34:09:   finished: false
2025-11-28T21:34:09: }
2025-11-28T21:34:09: 2025-11-29T02:34:09.543Z next:router-server:main invokeRender /wp-includes/ID3/index.php {
2025-11-28T21:34:09:   host: 'mail.gearly.com',
2025-11-28T21:34:09:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:09:   referer: 'https://www.google.co.uk/',
2025-11-28T21:34:09:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:09:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:09:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:09:   dnt: '1',
2025-11-28T21:34:09:   'x-forwarded-for': '9.188.195.228, 172.161.144.67',
2025-11-28T21:34:09:   'x-real-ip': '9.188.195.228',
2025-11-28T21:34:09:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:09:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:09:   connection: 'Keep-Alive',
2025-11-28T21:34:09:   'x-middleware-invoke': '',
2025-11-28T21:34:09:   'x-invoke-path': '/404',
2025-11-28T21:34:09:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:09:   'x-invoke-status': '404'
2025-11-28T21:34:09: }
2025-11-28T21:34:09: 2025-11-29T02:34:09.543Z compression no compression: not acceptable
2025-11-28T21:34:09: 2025-11-29T02:34:09.690Z next:router-server:main requestHandler! /wp-includes/IXR/ {
2025-11-28T21:34:09:   matchedOutput: undefined,
2025-11-28T21:34:09:   statusCode: 308,
2025-11-28T21:34:09:   resHeaders: undefined,
2025-11-28T21:34:09:   bodyStream: false,
2025-11-28T21:34:09:   parsedUrl: { pathname: '/wp-includes/IXR', query: undefined },
2025-11-28T21:34:09:   finished: true
2025-11-28T21:34:09: }
2025-11-28T21:34:09: 2025-11-29T02:34:09.691Z compression undefined not compressible
2025-11-28T21:34:09: 2025-11-29T02:34:09.691Z compression no compression: filtered
2025-11-28T21:34:09: 2025-11-29T02:34:09.795Z next:router-server:main requestHandler! /wp-includes/IXR {
2025-11-28T21:34:09:   matchedOutput: null,
2025-11-28T21:34:09:   statusCode: undefined,
2025-11-28T21:34:09:   resHeaders: {},
2025-11-28T21:34:09:   bodyStream: false,
2025-11-28T21:34:09:   parsedUrl: { pathname: '/wp-includes/IXR', query: [Object: null prototype] {} },
2025-11-28T21:34:09:   finished: false
2025-11-28T21:34:09: }
2025-11-28T21:34:09: 2025-11-29T02:34:09.796Z next:router-server:main invokeRender /wp-includes/IXR {
2025-11-28T21:34:09:   host: 'mail.gearly.com',
2025-11-28T21:34:09:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:09:   referer: 'https://www.google.de/',
2025-11-28T21:34:09:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:09:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:09:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:09:   dnt: '1',
2025-11-28T21:34:09:   'x-forwarded-for': '32.218.91.221, 172.161.144.67',
2025-11-28T21:34:09:   'x-real-ip': '32.218.91.221',
2025-11-28T21:34:09:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:09:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:09:   connection: 'Keep-Alive',
2025-11-28T21:34:09:   'x-middleware-invoke': '',
2025-11-28T21:34:09:   'x-invoke-path': '/404',
2025-11-28T21:34:09:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:09:   'x-invoke-status': '404'
2025-11-28T21:34:09: }
2025-11-28T21:34:09: 2025-11-29T02:34:09.796Z compression no compression: not acceptable
2025-11-28T21:34:10: 2025-11-29T02:34:10.244Z next:router-server:main requestHandler! /wp-includes/IXR/test1.php {
2025-11-28T21:34:10:   matchedOutput: null,
2025-11-28T21:34:10:   statusCode: undefined,
2025-11-28T21:34:10:   resHeaders: {},
2025-11-28T21:34:10:   bodyStream: false,
2025-11-28T21:34:10:   parsedUrl: {
2025-11-28T21:34:10:     pathname: '/wp-includes/IXR/test1.php',
2025-11-28T21:34:10:     query: [Object: null prototype] {}
2025-11-28T21:34:10:   },
2025-11-28T21:34:10:   finished: false
2025-11-28T21:34:10: }
2025-11-28T21:34:10: 2025-11-29T02:34:10.244Z next:router-server:main invokeRender /wp-includes/IXR/test1.php {
2025-11-28T21:34:10:   host: 'mail.gearly.com',
2025-11-28T21:34:10:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:10:   referer: 'https://www.google.co.uk/',
2025-11-28T21:34:10:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:10:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:10:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:10:   dnt: '1',
2025-11-28T21:34:10:   'x-forwarded-for': '155.228.29.167, 172.161.144.67',
2025-11-28T21:34:10:   'x-real-ip': '155.228.29.167',
2025-11-28T21:34:10:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:10:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:10:   connection: 'Keep-Alive',
2025-11-28T21:34:10:   'x-middleware-invoke': '',
2025-11-28T21:34:10:   'x-invoke-path': '/404',
2025-11-28T21:34:10:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:10:   'x-invoke-status': '404'
2025-11-28T21:34:10: }
2025-11-28T21:34:10: 2025-11-29T02:34:10.245Z compression no compression: not acceptable
2025-11-28T21:34:10: 2025-11-29T02:34:10.510Z next:router-server:main requestHandler! /wp-includes/PHPMailer/ {
2025-11-28T21:34:10:   matchedOutput: undefined,
2025-11-28T21:34:10:   statusCode: 308,
2025-11-28T21:34:10:   resHeaders: undefined,
2025-11-28T21:34:10:   bodyStream: false,
2025-11-28T21:34:10:   parsedUrl: { pathname: '/wp-includes/PHPMailer', query: undefined },
2025-11-28T21:34:10:   finished: true
2025-11-28T21:34:10: }
2025-11-28T21:34:10: 2025-11-29T02:34:10.510Z compression undefined not compressible
2025-11-28T21:34:10: 2025-11-29T02:34:10.510Z compression no compression: filtered
2025-11-28T21:34:10: 2025-11-29T02:34:10.610Z next:router-server:main requestHandler! /wp-includes/PHPMailer {
2025-11-28T21:34:10:   matchedOutput: null,
2025-11-28T21:34:10:   statusCode: undefined,
2025-11-28T21:34:10:   resHeaders: {},
2025-11-28T21:34:10:   bodyStream: false,
2025-11-28T21:34:10:   parsedUrl: {
2025-11-28T21:34:10:     pathname: '/wp-includes/PHPMailer',
2025-11-28T21:34:10:     query: [Object: null prototype] {}
2025-11-28T21:34:10:   },
2025-11-28T21:34:10:   finished: false
2025-11-28T21:34:10: }
2025-11-28T21:34:10: 2025-11-29T02:34:10.610Z next:router-server:main invokeRender /wp-includes/PHPMailer {
2025-11-28T21:34:10:   host: 'mail.gearly.com',
2025-11-28T21:34:10:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:10:   referer: 'https://www.google.com/',
2025-11-28T21:34:10:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:10:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:10:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:10:   dnt: '1',
2025-11-28T21:34:10:   'x-forwarded-for': '2.92.200.82, 172.161.144.67',
2025-11-28T21:34:10:   'x-real-ip': '2.92.200.82',
2025-11-28T21:34:10:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:10:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:10:   connection: 'Keep-Alive',
2025-11-28T21:34:10:   'x-middleware-invoke': '',
2025-11-28T21:34:10:   'x-invoke-path': '/404',
2025-11-28T21:34:10:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:10:   'x-invoke-status': '404'
2025-11-28T21:34:10: }
2025-11-28T21:34:10: 2025-11-29T02:34:10.611Z compression no compression: not acceptable
2025-11-28T21:34:10: 2025-11-29T02:34:10.710Z next:router-server:main requestHandler! /wp-includes/Requests/ {
2025-11-28T21:34:10:   matchedOutput: undefined,
2025-11-28T21:34:10:   statusCode: 308,
2025-11-28T21:34:10:   resHeaders: undefined,
2025-11-28T21:34:10:   bodyStream: false,
2025-11-28T21:34:10:   parsedUrl: { pathname: '/wp-includes/Requests', query: undefined },
2025-11-28T21:34:10:   finished: true
2025-11-28T21:34:10: }
2025-11-28T21:34:10: 2025-11-29T02:34:10.710Z compression undefined not compressible
2025-11-28T21:34:10: 2025-11-29T02:34:10.710Z compression no compression: filtered
2025-11-28T21:34:10: 2025-11-29T02:34:10.809Z next:router-server:main requestHandler! /wp-includes/Requests {
2025-11-28T21:34:10:   matchedOutput: null,
2025-11-28T21:34:10:   statusCode: undefined,
2025-11-28T21:34:10:   resHeaders: {},
2025-11-28T21:34:10:   bodyStream: false,
2025-11-28T21:34:10:   parsedUrl: {
2025-11-28T21:34:10:     pathname: '/wp-includes/Requests',
2025-11-28T21:34:10:     query: [Object: null prototype] {}
2025-11-28T21:34:10:   },
2025-11-28T21:34:10:   finished: false
2025-11-28T21:34:10: }
2025-11-28T21:34:10: 2025-11-29T02:34:10.809Z next:router-server:main invokeRender /wp-includes/Requests {
2025-11-28T21:34:10:   host: 'mail.gearly.com',
2025-11-28T21:34:10:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:10:   referer: 'https://www.google.co.uk/',
2025-11-28T21:34:10:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:10:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:10:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:10:   dnt: '1',
2025-11-28T21:34:10:   'x-forwarded-for': '151.74.229.138, 172.161.144.67',
2025-11-28T21:34:10:   'x-real-ip': '151.74.229.138',
2025-11-28T21:34:10:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:10:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:10:   connection: 'Keep-Alive',
2025-11-28T21:34:10:   'x-middleware-invoke': '',
2025-11-28T21:34:10:   'x-invoke-path': '/404',
2025-11-28T21:34:10:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:10:   'x-invoke-status': '404'
2025-11-28T21:34:10: }
2025-11-28T21:34:10: 2025-11-29T02:34:10.809Z compression no compression: not acceptable
2025-11-28T21:34:11: 2025-11-29T02:34:11.143Z next:router-server:main requestHandler! /wp-includes/Requests/Auth/ {
2025-11-28T21:34:11:   matchedOutput: undefined,
2025-11-28T21:34:11:   statusCode: 308,
2025-11-28T21:34:11:   resHeaders: undefined,
2025-11-28T21:34:11:   bodyStream: false,
2025-11-28T21:34:11:   parsedUrl: { pathname: '/wp-includes/Requests/Auth', query: undefined },
2025-11-28T21:34:11:   finished: true
2025-11-28T21:34:11: }
2025-11-28T21:34:11: 2025-11-29T02:34:11.143Z compression undefined not compressible
2025-11-28T21:34:11: 2025-11-29T02:34:11.143Z compression no compression: filtered
2025-11-28T21:34:11: 2025-11-29T02:34:11.247Z next:router-server:main requestHandler! /wp-includes/Requests/Auth {
2025-11-28T21:34:11:   matchedOutput: null,
2025-11-28T21:34:11:   statusCode: undefined,
2025-11-28T21:34:11:   resHeaders: {},
2025-11-28T21:34:11:   bodyStream: false,
2025-11-28T21:34:11:   parsedUrl: {
2025-11-28T21:34:11:     pathname: '/wp-includes/Requests/Auth',
2025-11-28T21:34:11:     query: [Object: null prototype] {}
2025-11-28T21:34:11:   },
2025-11-28T21:34:11:   finished: false
2025-11-28T21:34:11: }
2025-11-28T21:34:11: 2025-11-29T02:34:11.247Z next:router-server:main invokeRender /wp-includes/Requests/Auth {
2025-11-28T21:34:11:   host: 'mail.gearly.com',
2025-11-28T21:34:11:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:11:   referer: 'https://duckduckgo.com/',
2025-11-28T21:34:11:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:11:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:11:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:11:   dnt: '1',
2025-11-28T21:34:11:   'x-forwarded-for': '136.59.41.32, 172.161.144.67',
2025-11-28T21:34:11:   'x-real-ip': '136.59.41.32',
2025-11-28T21:34:11:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:11:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:11:   connection: 'Keep-Alive',
2025-11-28T21:34:11:   'x-middleware-invoke': '',
2025-11-28T21:34:11:   'x-invoke-path': '/404',
2025-11-28T21:34:11:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:11:   'x-invoke-status': '404'
2025-11-28T21:34:11: }
2025-11-28T21:34:11: 2025-11-29T02:34:11.248Z compression no compression: not acceptable
2025-11-28T21:34:11: 2025-11-29T02:34:11.351Z next:router-server:main requestHandler! /wp-includes/Requests/index.php {
2025-11-28T21:34:11:   matchedOutput: null,
2025-11-28T21:34:11:   statusCode: undefined,
2025-11-28T21:34:11:   resHeaders: {},
2025-11-28T21:34:11:   bodyStream: false,
2025-11-28T21:34:11:   parsedUrl: {
2025-11-28T21:34:11:     pathname: '/wp-includes/Requests/index.php',
2025-11-28T21:34:11:     query: [Object: null prototype] {}
2025-11-28T21:34:11:   },
2025-11-28T21:34:11:   finished: false
2025-11-28T21:34:11: }
2025-11-28T21:34:11: 2025-11-29T02:34:11.351Z next:router-server:main invokeRender /wp-includes/Requests/index.php {
2025-11-28T21:34:11:   host: 'mail.gearly.com',
2025-11-28T21:34:11:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:11:   referer: 'https://www.bing.com/',
2025-11-28T21:34:11:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:11:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:11:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:11:   dnt: '1',
2025-11-28T21:34:11:   'x-forwarded-for': '133.209.232.218, 172.161.144.67',
2025-11-28T21:34:11:   'x-real-ip': '133.209.232.218',
2025-11-28T21:34:11:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:11:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:11:   connection: 'Keep-Alive',
2025-11-28T21:34:11:   'x-middleware-invoke': '',
2025-11-28T21:34:11:   'x-invoke-path': '/404',
2025-11-28T21:34:11:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:11:   'x-invoke-status': '404'
2025-11-28T21:34:11: }
2025-11-28T21:34:11: 2025-11-29T02:34:11.351Z compression no compression: not acceptable
2025-11-28T21:34:11: 2025-11-29T02:34:11.451Z next:router-server:main requestHandler! /wp-includes/SimplePie/ {
2025-11-28T21:34:11:   matchedOutput: undefined,
2025-11-28T21:34:11:   statusCode: 308,
2025-11-28T21:34:11:   resHeaders: undefined,
2025-11-28T21:34:11:   bodyStream: false,
2025-11-28T21:34:11:   parsedUrl: { pathname: '/wp-includes/SimplePie', query: undefined },
2025-11-28T21:34:11:   finished: true
2025-11-28T21:34:11: }
2025-11-28T21:34:11: 2025-11-29T02:34:11.451Z compression undefined not compressible
2025-11-28T21:34:11: 2025-11-29T02:34:11.451Z compression no compression: filtered
2025-11-28T21:34:11: 2025-11-29T02:34:11.816Z next:router-server:main requestHandler! /wp-includes/SimplePie {
2025-11-28T21:34:11:   matchedOutput: null,
2025-11-28T21:34:11:   statusCode: undefined,
2025-11-28T21:34:11:   resHeaders: {},
2025-11-28T21:34:11:   bodyStream: false,
2025-11-28T21:34:11:   parsedUrl: {
2025-11-28T21:34:11:     pathname: '/wp-includes/SimplePie',
2025-11-28T21:34:11:     query: [Object: null prototype] {}
2025-11-28T21:34:11:   },
2025-11-28T21:34:11:   finished: false
2025-11-28T21:34:11: }
2025-11-28T21:34:11: 2025-11-29T02:34:11.817Z next:router-server:main invokeRender /wp-includes/SimplePie {
2025-11-28T21:34:11:   host: 'mail.gearly.com',
2025-11-28T21:34:11:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:11:   referer: 'https://www.google.co.uk/',
2025-11-28T21:34:11:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:11:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:11:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:11:   dnt: '1',
2025-11-28T21:34:11:   'x-forwarded-for': '160.22.75.249, 172.161.144.67',
2025-11-28T21:34:11:   'x-real-ip': '160.22.75.249',
2025-11-28T21:34:11:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:11:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:11:   connection: 'Keep-Alive',
2025-11-28T21:34:11:   'x-middleware-invoke': '',
2025-11-28T21:34:11:   'x-invoke-path': '/404',
2025-11-28T21:34:11:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:11:   'x-invoke-status': '404'
2025-11-28T21:34:11: }
2025-11-28T21:34:11: 2025-11-29T02:34:11.817Z compression no compression: not acceptable
2025-11-28T21:34:12: 2025-11-29T02:34:12.073Z next:router-server:main requestHandler! /wp-includes/SimplePie/Content/ {
2025-11-28T21:34:12:   matchedOutput: undefined,
2025-11-28T21:34:12:   statusCode: 308,
2025-11-28T21:34:12:   resHeaders: undefined,
2025-11-28T21:34:12:   bodyStream: false,
2025-11-28T21:34:12:   parsedUrl: { pathname: '/wp-includes/SimplePie/Content', query: undefined },
2025-11-28T21:34:12:   finished: true
2025-11-28T21:34:12: }
2025-11-28T21:34:12: 2025-11-29T02:34:12.073Z compression undefined not compressible
2025-11-28T21:34:12: 2025-11-29T02:34:12.073Z compression no compression: filtered
2025-11-28T21:34:12: 2025-11-29T02:34:12.171Z next:router-server:main requestHandler! /wp-includes/SimplePie/Content {
2025-11-28T21:34:12:   matchedOutput: null,
2025-11-28T21:34:12:   statusCode: undefined,
2025-11-28T21:34:12:   resHeaders: {},
2025-11-28T21:34:12:   bodyStream: false,
2025-11-28T21:34:12:   parsedUrl: {
2025-11-28T21:34:12:     pathname: '/wp-includes/SimplePie/Content',
2025-11-28T21:34:12:     query: [Object: null prototype] {}
2025-11-28T21:34:12:   },
2025-11-28T21:34:12:   finished: false
2025-11-28T21:34:12: }
2025-11-28T21:34:12: 2025-11-29T02:34:12.171Z next:router-server:main invokeRender /wp-includes/SimplePie/Content {
2025-11-28T21:34:12:   host: 'mail.gearly.com',
2025-11-28T21:34:12:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:12:   referer: 'https://duckduckgo.com/',
2025-11-28T21:34:12:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:12:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:12:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:12:   dnt: '1',
2025-11-28T21:34:12:   'x-forwarded-for': '95.145.3.129, 172.161.144.67',
2025-11-28T21:34:12:   'x-real-ip': '95.145.3.129',
2025-11-28T21:34:12:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:12:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:12:   connection: 'Keep-Alive',
2025-11-28T21:34:12:   'x-middleware-invoke': '',
2025-11-28T21:34:12:   'x-invoke-path': '/404',
2025-11-28T21:34:12:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:12:   'x-invoke-status': '404'
2025-11-28T21:34:12: }
2025-11-28T21:34:12: 2025-11-29T02:34:12.172Z compression no compression: not acceptable
2025-11-28T21:34:13: 2025-11-29T02:34:13.427Z next:router-server:main requestHandler! /wp-includes/SimplePie/autoload_classmap.php {
2025-11-28T21:34:13:   matchedOutput: null,
2025-11-28T21:34:13:   statusCode: undefined,
2025-11-28T21:34:13:   resHeaders: {},
2025-11-28T21:34:13:   bodyStream: false,
2025-11-28T21:34:13:   parsedUrl: {
2025-11-28T21:34:13:     pathname: '/wp-includes/SimplePie/autoload_classmap.php',
2025-11-28T21:34:13:     query: [Object: null prototype] {}
2025-11-28T21:34:13:   },
2025-11-28T21:34:13:   finished: false
2025-11-28T21:34:13: }
2025-11-28T21:34:13: 2025-11-29T02:34:13.427Z next:router-server:main invokeRender /wp-includes/SimplePie/autoload_classmap.php {
2025-11-28T21:34:13:   host: 'mail.gearly.com',
2025-11-28T21:34:13:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:13:   referer: 'https://duckduckgo.com/',
2025-11-28T21:34:13:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:13:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:13:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:13:   dnt: '1',
2025-11-28T21:34:13:   'x-forwarded-for': '179.179.174.146, 172.161.144.67',
2025-11-28T21:34:13:   'x-real-ip': '179.179.174.146',
2025-11-28T21:34:13:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:13:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:13:   connection: 'Keep-Alive',
2025-11-28T21:34:13:   'x-middleware-invoke': '',
2025-11-28T21:34:13:   'x-invoke-path': '/404',
2025-11-28T21:34:13:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:13:   'x-invoke-status': '404'
2025-11-28T21:34:13: }
2025-11-28T21:34:13: 2025-11-29T02:34:13.427Z compression no compression: not acceptable
2025-11-28T21:34:13: 2025-11-29T02:34:13.531Z next:router-server:main requestHandler! /wp-includes/SimplePie/chosen.php {
2025-11-28T21:34:13:   matchedOutput: null,
2025-11-28T21:34:13:   statusCode: undefined,
2025-11-28T21:34:13:   resHeaders: {},
2025-11-28T21:34:13:   bodyStream: false,
2025-11-28T21:34:13:   parsedUrl: {
2025-11-28T21:34:13:     pathname: '/wp-includes/SimplePie/chosen.php',
2025-11-28T21:34:13:     query: [Object: null prototype] {}
2025-11-28T21:34:13:   },
2025-11-28T21:34:13:   finished: false
2025-11-28T21:34:13: }
2025-11-28T21:34:13: 2025-11-29T02:34:13.531Z next:router-server:main invokeRender /wp-includes/SimplePie/chosen.php {
2025-11-28T21:34:13:   host: 'mail.gearly.com',
2025-11-28T21:34:13:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:13:   referer: 'https://www.google.com/',
2025-11-28T21:34:13:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:13:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:13:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:13:   dnt: '1',
2025-11-28T21:34:13:   'x-forwarded-for': '131.58.167.61, 172.161.144.67',
2025-11-28T21:34:13:   'x-real-ip': '131.58.167.61',
2025-11-28T21:34:13:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:13:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:13:   connection: 'Keep-Alive',
2025-11-28T21:34:13:   'x-middleware-invoke': '',
2025-11-28T21:34:13:   'x-invoke-path': '/404',
2025-11-28T21:34:13:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:13:   'x-invoke-status': '404'
2025-11-28T21:34:13: }
2025-11-28T21:34:13: 2025-11-29T02:34:13.531Z compression no compression: not acceptable
2025-11-28T21:34:14: 2025-11-29T02:34:14.078Z next:router-server:main requestHandler! /wp-includes/SimplePie/index.php {
2025-11-28T21:34:14:   matchedOutput: null,
2025-11-28T21:34:14:   statusCode: undefined,
2025-11-28T21:34:14:   resHeaders: {},
2025-11-28T21:34:14:   bodyStream: false,
2025-11-28T21:34:14:   parsedUrl: {
2025-11-28T21:34:14:     pathname: '/wp-includes/SimplePie/index.php',
2025-11-28T21:34:14:     query: [Object: null prototype] {}
2025-11-28T21:34:14:   },
2025-11-28T21:34:14:   finished: false
2025-11-28T21:34:14: }
2025-11-28T21:34:14: 2025-11-29T02:34:14.078Z next:router-server:main invokeRender /wp-includes/SimplePie/index.php {
2025-11-28T21:34:14:   host: 'mail.gearly.com',
2025-11-28T21:34:14:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:14:   referer: 'https://duckduckgo.com/',
2025-11-28T21:34:14:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:14:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:14:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:14:   dnt: '1',
2025-11-28T21:34:14:   'x-forwarded-for': '240.66.139.23, 172.161.144.67',
2025-11-28T21:34:14:   'x-real-ip': '240.66.139.23',
2025-11-28T21:34:14:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:14:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:14:   connection: 'Keep-Alive',
2025-11-28T21:34:14:   'x-middleware-invoke': '',
2025-11-28T21:34:14:   'x-invoke-path': '/404',
2025-11-28T21:34:14:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:14:   'x-invoke-status': '404'
2025-11-28T21:34:14: }
2025-11-28T21:34:14: 2025-11-29T02:34:14.078Z compression no compression: not acceptable
2025-11-28T21:34:14: 2025-11-29T02:34:14.493Z next:router-server:main requestHandler! /wp-includes/Text/ {
2025-11-28T21:34:14:   matchedOutput: undefined,
2025-11-28T21:34:14:   statusCode: 308,
2025-11-28T21:34:14:   resHeaders: undefined,
2025-11-28T21:34:14:   bodyStream: false,
2025-11-28T21:34:14:   parsedUrl: { pathname: '/wp-includes/Text', query: undefined },
2025-11-28T21:34:14:   finished: true
2025-11-28T21:34:14: }
2025-11-28T21:34:14: 2025-11-29T02:34:14.493Z compression undefined not compressible
2025-11-28T21:34:14: 2025-11-29T02:34:14.493Z compression no compression: filtered
2025-11-28T21:34:14: 2025-11-29T02:34:14.652Z next:router-server:main requestHandler! /wp-includes/Text {
2025-11-28T21:34:14:   matchedOutput: null,
2025-11-28T21:34:14:   statusCode: undefined,
2025-11-28T21:34:14:   resHeaders: {},
2025-11-28T21:34:14:   bodyStream: false,
2025-11-28T21:34:14:   parsedUrl: { pathname: '/wp-includes/Text', query: [Object: null prototype] {} },
2025-11-28T21:34:14:   finished: false
2025-11-28T21:34:14: }
2025-11-28T21:34:14: 2025-11-29T02:34:14.652Z next:router-server:main invokeRender /wp-includes/Text {
2025-11-28T21:34:14:   host: 'mail.gearly.com',
2025-11-28T21:34:14:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:14:   referer: 'https://www.google.com/',
2025-11-28T21:34:14:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:14:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:14:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:14:   dnt: '1',
2025-11-28T21:34:14:   'x-forwarded-for': '125.251.98.87, 172.161.144.67',
2025-11-28T21:34:14:   'x-real-ip': '125.251.98.87',
2025-11-28T21:34:14:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:14:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:14:   connection: 'Keep-Alive',
2025-11-28T21:34:14:   'x-middleware-invoke': '',
2025-11-28T21:34:14:   'x-invoke-path': '/404',
2025-11-28T21:34:14:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:14:   'x-invoke-status': '404'
2025-11-28T21:34:14: }
2025-11-28T21:34:14: 2025-11-29T02:34:14.653Z compression no compression: not acceptable
2025-11-28T21:34:14: 2025-11-29T02:34:14.933Z next:router-server:main requestHandler! /wp-includes/Text/Diff/ {
2025-11-28T21:34:14:   matchedOutput: undefined,
2025-11-28T21:34:14:   statusCode: 308,
2025-11-28T21:34:14:   resHeaders: undefined,
2025-11-28T21:34:14:   bodyStream: false,
2025-11-28T21:34:14:   parsedUrl: { pathname: '/wp-includes/Text/Diff', query: undefined },
2025-11-28T21:34:14:   finished: true
2025-11-28T21:34:14: }
2025-11-28T21:34:14: 2025-11-29T02:34:14.933Z compression undefined not compressible
2025-11-28T21:34:14: 2025-11-29T02:34:14.933Z compression no compression: filtered
2025-11-28T21:34:15: 2025-11-29T02:34:15.077Z next:router-server:main requestHandler! /wp-includes/Text/Diff {
2025-11-28T21:34:15:   matchedOutput: null,
2025-11-28T21:34:15:   statusCode: undefined,
2025-11-28T21:34:15:   resHeaders: {},
2025-11-28T21:34:15:   bodyStream: false,
2025-11-28T21:34:15:   parsedUrl: {
2025-11-28T21:34:15:     pathname: '/wp-includes/Text/Diff',
2025-11-28T21:34:15:     query: [Object: null prototype] {}
2025-11-28T21:34:15:   },
2025-11-28T21:34:15:   finished: false
2025-11-28T21:34:15: }
2025-11-28T21:34:15: 2025-11-29T02:34:15.077Z next:router-server:main invokeRender /wp-includes/Text/Diff {
2025-11-28T21:34:15:   host: 'mail.gearly.com',
2025-11-28T21:34:15:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:15:   referer: 'https://www.yahoo.com/',
2025-11-28T21:34:15:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:15:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:15:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:15:   dnt: '1',
2025-11-28T21:34:15:   'x-forwarded-for': '126.142.154.61, 172.161.144.67',
2025-11-28T21:34:15:   'x-real-ip': '126.142.154.61',
2025-11-28T21:34:15:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:15:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:15:   connection: 'Keep-Alive',
2025-11-28T21:34:15:   'x-middleware-invoke': '',
2025-11-28T21:34:15:   'x-invoke-path': '/404',
2025-11-28T21:34:15:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:15:   'x-invoke-status': '404'
2025-11-28T21:34:15: }
2025-11-28T21:34:15: 2025-11-29T02:34:15.078Z compression no compression: not acceptable
2025-11-28T21:34:15: 2025-11-29T02:34:15.252Z next:router-server:main requestHandler! /wp-includes/Text/Diff/Engine/ {
2025-11-28T21:34:15:   matchedOutput: undefined,
2025-11-28T21:34:15:   statusCode: 308,
2025-11-28T21:34:15:   resHeaders: undefined,
2025-11-28T21:34:15:   bodyStream: false,
2025-11-28T21:34:15:   parsedUrl: { pathname: '/wp-includes/Text/Diff/Engine', query: undefined },
2025-11-28T21:34:15:   finished: true
2025-11-28T21:34:15: }
2025-11-28T21:34:15: 2025-11-29T02:34:15.252Z compression undefined not compressible
2025-11-28T21:34:15: 2025-11-29T02:34:15.252Z compression no compression: filtered
2025-11-28T21:34:15: 2025-11-29T02:34:15.601Z next:router-server:main requestHandler! /wp-includes/Text/Diff/Engine {
2025-11-28T21:34:15:   matchedOutput: null,
2025-11-28T21:34:15:   statusCode: undefined,
2025-11-28T21:34:15:   resHeaders: {},
2025-11-28T21:34:15:   bodyStream: false,
2025-11-28T21:34:15:   parsedUrl: {
2025-11-28T21:34:15:     pathname: '/wp-includes/Text/Diff/Engine',
2025-11-28T21:34:15:     query: [Object: null prototype] {}
2025-11-28T21:34:15:   },
2025-11-28T21:34:15:   finished: false
2025-11-28T21:34:15: }
2025-11-28T21:34:15: 2025-11-29T02:34:15.601Z next:router-server:main invokeRender /wp-includes/Text/Diff/Engine {
2025-11-28T21:34:15:   host: 'mail.gearly.com',
2025-11-28T21:34:15:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:15:   referer: 'https://www.google.co.uk/',
2025-11-28T21:34:15:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:15:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:15:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:15:   dnt: '1',
2025-11-28T21:34:15:   'x-forwarded-for': '36.131.0.226, 172.161.144.67',
2025-11-28T21:34:15:   'x-real-ip': '36.131.0.226',
2025-11-28T21:34:15:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:15:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:15:   connection: 'Keep-Alive',
2025-11-28T21:34:15:   'x-middleware-invoke': '',
2025-11-28T21:34:15:   'x-invoke-path': '/404',
2025-11-28T21:34:15:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:15:   'x-invoke-status': '404'
2025-11-28T21:34:15: }
2025-11-28T21:34:15: 2025-11-29T02:34:15.602Z compression no compression: not acceptable
2025-11-28T21:34:15: 2025-11-29T02:34:15.730Z next:router-server:main requestHandler! /wp-includes/Text/Diff/Renderer/ {
2025-11-28T21:34:15:   matchedOutput: undefined,
2025-11-28T21:34:15:   statusCode: 308,
2025-11-28T21:34:15:   resHeaders: undefined,
2025-11-28T21:34:15:   bodyStream: false,
2025-11-28T21:34:15:   parsedUrl: { pathname: '/wp-includes/Text/Diff/Renderer', query: undefined },
2025-11-28T21:34:15:   finished: true
2025-11-28T21:34:15: }
2025-11-28T21:34:15: 2025-11-29T02:34:15.730Z compression undefined not compressible
2025-11-28T21:34:15: 2025-11-29T02:34:15.730Z compression no compression: filtered
2025-11-28T21:34:15: 2025-11-29T02:34:15.829Z next:router-server:main requestHandler! /wp-includes/Text/Diff/Renderer {
2025-11-28T21:34:15:   matchedOutput: null,
2025-11-28T21:34:15:   statusCode: undefined,
2025-11-28T21:34:15:   resHeaders: {},
2025-11-28T21:34:15:   bodyStream: false,
2025-11-28T21:34:15:   parsedUrl: {
2025-11-28T21:34:15:     pathname: '/wp-includes/Text/Diff/Renderer',
2025-11-28T21:34:15:     query: [Object: null prototype] {}
2025-11-28T21:34:15:   },
2025-11-28T21:34:15:   finished: false
2025-11-28T21:34:15: }
2025-11-28T21:34:15: 2025-11-29T02:34:15.829Z next:router-server:main invokeRender /wp-includes/Text/Diff/Renderer {
2025-11-28T21:34:15:   host: 'mail.gearly.com',
2025-11-28T21:34:15:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:15:   referer: 'https://www.google.de/',
2025-11-28T21:34:15:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:15:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:15:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:15:   dnt: '1',
2025-11-28T21:34:15:   'x-forwarded-for': '120.85.205.251, 172.161.144.67',
2025-11-28T21:34:15:   'x-real-ip': '120.85.205.251',
2025-11-28T21:34:15:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:15:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:15:   connection: 'Keep-Alive',
2025-11-28T21:34:15:   'x-middleware-invoke': '',
2025-11-28T21:34:15:   'x-invoke-path': '/404',
2025-11-28T21:34:15:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:15:   'x-invoke-status': '404'
2025-11-28T21:34:15: }
2025-11-28T21:34:15: 2025-11-29T02:34:15.830Z compression no compression: not acceptable
2025-11-28T21:34:16: 2025-11-29T02:34:16.215Z next:router-server:main requestHandler! /wp-includes/Text/Diff/index.php {
2025-11-28T21:34:16:   matchedOutput: null,
2025-11-28T21:34:16:   statusCode: undefined,
2025-11-28T21:34:16:   resHeaders: {},
2025-11-28T21:34:16:   bodyStream: false,
2025-11-28T21:34:16:   parsedUrl: {
2025-11-28T21:34:16:     pathname: '/wp-includes/Text/Diff/index.php',
2025-11-28T21:34:16:     query: [Object: null prototype] {}
2025-11-28T21:34:16:   },
2025-11-28T21:34:16:   finished: false
2025-11-28T21:34:16: }
2025-11-28T21:34:16: 2025-11-29T02:34:16.215Z next:router-server:main invokeRender /wp-includes/Text/Diff/index.php {
2025-11-28T21:34:16:   host: 'mail.gearly.com',
2025-11-28T21:34:16:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:16:   referer: 'https://www.google.com/',
2025-11-28T21:34:16:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:16:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:16:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:16:   dnt: '1',
2025-11-28T21:34:16:   'x-forwarded-for': '40.85.234.0, 172.161.144.67',
2025-11-28T21:34:16:   'x-real-ip': '40.85.234.0',
2025-11-28T21:34:16:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:16:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:16:   connection: 'Keep-Alive',
2025-11-28T21:34:16:   'x-middleware-invoke': '',
2025-11-28T21:34:16:   'x-invoke-path': '/404',
2025-11-28T21:34:16:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:16:   'x-invoke-status': '404'
2025-11-28T21:34:16: }
2025-11-28T21:34:16: 2025-11-29T02:34:16.216Z compression no compression: not acceptable
2025-11-28T21:34:16: 2025-11-29T02:34:16.360Z next:router-server:main requestHandler! /wp-includes/Text/wp-conflg.php {
2025-11-28T21:34:16:   matchedOutput: null,
2025-11-28T21:34:16:   statusCode: undefined,
2025-11-28T21:34:16:   resHeaders: {},
2025-11-28T21:34:16:   bodyStream: false,
2025-11-28T21:34:16:   parsedUrl: {
2025-11-28T21:34:16:     pathname: '/wp-includes/Text/wp-conflg.php',
2025-11-28T21:34:16:     query: [Object: null prototype] {}
2025-11-28T21:34:16:   },
2025-11-28T21:34:16:   finished: false
2025-11-28T21:34:16: }
2025-11-28T21:34:16: 2025-11-29T02:34:16.360Z next:router-server:main invokeRender /wp-includes/Text/wp-conflg.php {
2025-11-28T21:34:16:   host: 'mail.gearly.com',
2025-11-28T21:34:16:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:16:   referer: 'https://www.google.de/',
2025-11-28T21:34:16:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:16:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:16:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:16:   dnt: '1',
2025-11-28T21:34:16:   'x-forwarded-for': '243.142.23.229, 172.161.144.67',
2025-11-28T21:34:16:   'x-real-ip': '243.142.23.229',
2025-11-28T21:34:16:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:16:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:16:   connection: 'Keep-Alive',
2025-11-28T21:34:16:   'x-middleware-invoke': '',
2025-11-28T21:34:16:   'x-invoke-path': '/404',
2025-11-28T21:34:16:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:16:   'x-invoke-status': '404'
2025-11-28T21:34:16: }
2025-11-28T21:34:16: 2025-11-29T02:34:16.361Z compression no compression: not acceptable
2025-11-28T21:34:16: 2025-11-29T02:34:16.663Z next:router-server:main requestHandler! /wp-includes/assets/ {
2025-11-28T21:34:16:   matchedOutput: undefined,
2025-11-28T21:34:16:   statusCode: 308,
2025-11-28T21:34:16:   resHeaders: undefined,
2025-11-28T21:34:16:   bodyStream: false,
2025-11-28T21:34:16:   parsedUrl: { pathname: '/wp-includes/assets', query: undefined },
2025-11-28T21:34:16:   finished: true
2025-11-28T21:34:16: }
2025-11-28T21:34:16: 2025-11-29T02:34:16.663Z compression undefined not compressible
2025-11-28T21:34:16: 2025-11-29T02:34:16.663Z compression no compression: filtered
2025-11-28T21:34:16: 2025-11-29T02:34:16.948Z next:router-server:main requestHandler! /wp-includes/assets {
2025-11-28T21:34:16:   matchedOutput: null,
2025-11-28T21:34:16:   statusCode: undefined,
2025-11-28T21:34:16:   resHeaders: {},
2025-11-28T21:34:16:   bodyStream: false,
2025-11-28T21:34:16:   parsedUrl: {
2025-11-28T21:34:16:     pathname: '/wp-includes/assets',
2025-11-28T21:34:16:     query: [Object: null prototype] {}
2025-11-28T21:34:16:   },
2025-11-28T21:34:16:   finished: false
2025-11-28T21:34:16: }
2025-11-28T21:34:16: 2025-11-29T02:34:16.948Z next:router-server:main invokeRender /wp-includes/assets {
2025-11-28T21:34:16:   host: 'mail.gearly.com',
2025-11-28T21:34:16:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:16:   referer: 'https://www.google.co.uk/',
2025-11-28T21:34:16:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:16:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:16:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:16:   dnt: '1',
2025-11-28T21:34:16:   'x-forwarded-for': '181.147.25.94, 172.161.144.67',
2025-11-28T21:34:16:   'x-real-ip': '181.147.25.94',
2025-11-28T21:34:16:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:16:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:16:   connection: 'Keep-Alive',
2025-11-28T21:34:16:   'x-middleware-invoke': '',
2025-11-28T21:34:16:   'x-invoke-path': '/404',
2025-11-28T21:34:16:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:16:   'x-invoke-status': '404'
2025-11-28T21:34:16: }
2025-11-28T21:34:16: 2025-11-29T02:34:16.949Z compression no compression: not acceptable
2025-11-28T21:34:17: 2025-11-29T02:34:17.427Z next:router-server:main requestHandler! /wp-includes/assets/autoload_classmap.php {
2025-11-28T21:34:17:   matchedOutput: null,
2025-11-28T21:34:17:   statusCode: undefined,
2025-11-28T21:34:17:   resHeaders: {},
2025-11-28T21:34:17:   bodyStream: false,
2025-11-28T21:34:17:   parsedUrl: {
2025-11-28T21:34:17:     pathname: '/wp-includes/assets/autoload_classmap.php',
2025-11-28T21:34:17:     query: [Object: null prototype] {}
2025-11-28T21:34:17:   },
2025-11-28T21:34:17:   finished: false
2025-11-28T21:34:17: }
2025-11-28T21:34:17: 2025-11-29T02:34:17.427Z next:router-server:main invokeRender /wp-includes/assets/autoload_classmap.php {
2025-11-28T21:34:17:   host: 'mail.gearly.com',
2025-11-28T21:34:17:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:17:   referer: 'https://www.yahoo.com/',
2025-11-28T21:34:17:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:17:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:17:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:17:   dnt: '1',
2025-11-28T21:34:17:   'x-forwarded-for': '86.137.63.14, 172.161.144.67',
2025-11-28T21:34:17:   'x-real-ip': '86.137.63.14',
2025-11-28T21:34:17:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:17:   connection: 'Keep-Alive',
2025-11-28T21:34:17:   'x-middleware-invoke': '',
2025-11-28T21:34:17:   'x-invoke-path': '/404',
2025-11-28T21:34:17:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:17:   'x-invoke-status': '404'
2025-11-28T21:34:17: }
2025-11-28T21:34:17: 2025-11-29T02:34:17.428Z compression no compression: not acceptable
2025-11-28T21:34:17: 2025-11-29T02:34:17.988Z next:router-server:main requestHandler! /wp-includes/bk/index.php {
2025-11-28T21:34:17:   matchedOutput: null,
2025-11-28T21:34:17:   statusCode: undefined,
2025-11-28T21:34:17:   resHeaders: {},
2025-11-28T21:34:17:   bodyStream: false,
2025-11-28T21:34:17:   parsedUrl: {
2025-11-28T21:34:17:     pathname: '/wp-includes/bk/index.php',
2025-11-28T21:34:17:     query: [Object: null prototype] {}
2025-11-28T21:34:17:   },
2025-11-28T21:34:17:   finished: false
2025-11-28T21:34:17: }
2025-11-28T21:34:17: 2025-11-29T02:34:17.988Z next:router-server:main invokeRender /wp-includes/bk/index.php {
2025-11-28T21:34:17:   host: 'mail.gearly.com',
2025-11-28T21:34:17:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:17:   referer: 'https://www.bing.com/',
2025-11-28T21:34:17:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:17:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:17:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:17:   dnt: '1',
2025-11-28T21:34:17:   'x-forwarded-for': '11.81.220.150, 172.161.144.67',
2025-11-28T21:34:17:   'x-real-ip': '11.81.220.150',
2025-11-28T21:34:17:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:17:   connection: 'Keep-Alive',
2025-11-28T21:34:17:   'x-middleware-invoke': '',
2025-11-28T21:34:17:   'x-invoke-path': '/404',
2025-11-28T21:34:17:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:17:   'x-invoke-status': '404'
2025-11-28T21:34:17: }
2025-11-28T21:34:17: 2025-11-29T02:34:17.989Z compression no compression: not acceptable
2025-11-28T21:34:18: 2025-11-29T02:34:18.417Z next:router-server:main requestHandler! /wp-includes/block-bindings/ {
2025-11-28T21:34:18:   matchedOutput: undefined,
2025-11-28T21:34:18:   statusCode: 308,
2025-11-28T21:34:18:   resHeaders: undefined,
2025-11-28T21:34:18:   bodyStream: false,
2025-11-28T21:34:18:   parsedUrl: { pathname: '/wp-includes/block-bindings', query: undefined },
2025-11-28T21:34:18:   finished: true
2025-11-28T21:34:18: }
2025-11-28T21:34:18: 2025-11-29T02:34:18.417Z compression undefined not compressible
2025-11-28T21:34:18: 2025-11-29T02:34:18.417Z compression no compression: filtered
2025-11-28T21:34:18: 2025-11-29T02:34:18.515Z next:router-server:main requestHandler! /wp-includes/block-bindings {
2025-11-28T21:34:18:   matchedOutput: null,
2025-11-28T21:34:18:   statusCode: undefined,
2025-11-28T21:34:18:   resHeaders: {},
2025-11-28T21:34:18:   bodyStream: false,
2025-11-28T21:34:18:   parsedUrl: {
2025-11-28T21:34:18:     pathname: '/wp-includes/block-bindings',
2025-11-28T21:34:18:     query: [Object: null prototype] {}
2025-11-28T21:34:18:   },
2025-11-28T21:34:18:   finished: false
2025-11-28T21:34:18: }
2025-11-28T21:34:18: 2025-11-29T02:34:18.515Z next:router-server:main invokeRender /wp-includes/block-bindings {
2025-11-28T21:34:18:   host: 'mail.gearly.com',
2025-11-28T21:34:18:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:18:   referer: 'https://www.google.com/',
2025-11-28T21:34:18:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:18:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:18:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:18:   dnt: '1',
2025-11-28T21:34:18:   'x-forwarded-for': '52.216.152.181, 172.161.144.67',
2025-11-28T21:34:18:   'x-real-ip': '52.216.152.181',
2025-11-28T21:34:18:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:18:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:18:   connection: 'Keep-Alive',
2025-11-28T21:34:18:   'x-middleware-invoke': '',
2025-11-28T21:34:18:   'x-invoke-path': '/404',
2025-11-28T21:34:18:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:18:   'x-invoke-status': '404'
2025-11-28T21:34:18: }
2025-11-28T21:34:18: 2025-11-29T02:34:18.516Z compression no compression: not acceptable
2025-11-28T21:34:18: 2025-11-29T02:34:18.624Z next:router-server:main requestHandler! /wp-includes/block-patterns/ {
2025-11-28T21:34:18:   matchedOutput: undefined,
2025-11-28T21:34:18:   statusCode: 308,
2025-11-28T21:34:18:   resHeaders: undefined,
2025-11-28T21:34:18:   bodyStream: false,
2025-11-28T21:34:18:   parsedUrl: { pathname: '/wp-includes/block-patterns', query: undefined },
2025-11-28T21:34:18:   finished: true
2025-11-28T21:34:18: }
2025-11-28T21:34:18: 2025-11-29T02:34:18.624Z compression undefined not compressible
2025-11-28T21:34:18: 2025-11-29T02:34:18.624Z compression no compression: filtered
2025-11-28T21:34:18: 2025-11-29T02:34:18.735Z next:router-server:main requestHandler! /wp-includes/block-patterns {
2025-11-28T21:34:18:   matchedOutput: null,
2025-11-28T21:34:18:   statusCode: undefined,
2025-11-28T21:34:18:   resHeaders: {},
2025-11-28T21:34:18:   bodyStream: false,
2025-11-28T21:34:18:   parsedUrl: {
2025-11-28T21:34:18:     pathname: '/wp-includes/block-patterns',
2025-11-28T21:34:18:     query: [Object: null prototype] {}
2025-11-28T21:34:18:   },
2025-11-28T21:34:18:   finished: false
2025-11-28T21:34:18: }
2025-11-28T21:34:18: 2025-11-29T02:34:18.735Z next:router-server:main invokeRender /wp-includes/block-patterns {
2025-11-28T21:34:18:   host: 'mail.gearly.com',
2025-11-28T21:34:18:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:18:   referer: 'https://duckduckgo.com/',
2025-11-28T21:34:18:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:18:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:18:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:18:   dnt: '1',
2025-11-28T21:34:18:   'x-forwarded-for': '234.124.149.144, 172.161.144.67',
2025-11-28T21:34:18:   'x-real-ip': '234.124.149.144',
2025-11-28T21:34:18:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:18:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:18:   connection: 'Keep-Alive',
2025-11-28T21:34:18:   'x-middleware-invoke': '',
2025-11-28T21:34:18:   'x-invoke-path': '/404',
2025-11-28T21:34:18:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:18:   'x-invoke-status': '404'
2025-11-28T21:34:18: }
2025-11-28T21:34:18: 2025-11-29T02:34:18.735Z compression no compression: not acceptable
2025-11-28T21:34:18: 2025-11-29T02:34:18.842Z next:router-server:main requestHandler! /wp-includes/block-supports/ {
2025-11-28T21:34:18:   matchedOutput: undefined,
2025-11-28T21:34:18:   statusCode: 308,
2025-11-28T21:34:18:   resHeaders: undefined,
2025-11-28T21:34:18:   bodyStream: false,
2025-11-28T21:34:18:   parsedUrl: { pathname: '/wp-includes/block-supports', query: undefined },
2025-11-28T21:34:18:   finished: true
2025-11-28T21:34:18: }
2025-11-28T21:34:18: 2025-11-29T02:34:18.842Z compression undefined not compressible
2025-11-28T21:34:18: 2025-11-29T02:34:18.842Z compression no compression: filtered
2025-11-28T21:34:19: 2025-11-29T02:34:19.071Z next:router-server:main requestHandler! /wp-includes/block-supports {
2025-11-28T21:34:19:   matchedOutput: null,
2025-11-28T21:34:19:   statusCode: undefined,
2025-11-28T21:34:19:   resHeaders: {},
2025-11-28T21:34:19:   bodyStream: false,
2025-11-28T21:34:19:   parsedUrl: {
2025-11-28T21:34:19:     pathname: '/wp-includes/block-supports',
2025-11-28T21:34:19:     query: [Object: null prototype] {}
2025-11-28T21:34:19:   },
2025-11-28T21:34:19:   finished: false
2025-11-28T21:34:19: }
2025-11-28T21:34:19: 2025-11-29T02:34:19.072Z next:router-server:main invokeRender /wp-includes/block-supports {
2025-11-28T21:34:19:   host: 'mail.gearly.com',
2025-11-28T21:34:19:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:19:   referer: 'https://www.google.co.uk/',
2025-11-28T21:34:19:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:19:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:19:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:19:   dnt: '1',
2025-11-28T21:34:19:   'x-forwarded-for': '58.164.136.247, 172.161.144.67',
2025-11-28T21:34:19:   'x-real-ip': '58.164.136.247',
2025-11-28T21:34:19:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:19:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:19:   connection: 'Keep-Alive',
2025-11-28T21:34:19:   'x-middleware-invoke': '',
2025-11-28T21:34:19:   'x-invoke-path': '/404',
2025-11-28T21:34:19:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:19:   'x-invoke-status': '404'
2025-11-28T21:34:19: }
2025-11-28T21:34:19: 2025-11-29T02:34:19.072Z compression no compression: not acceptable
2025-11-28T21:34:19: 2025-11-29T02:34:19.186Z next:router-server:main requestHandler! /wp-includes/blocks/shortcode/index.php {
2025-11-28T21:34:19:   matchedOutput: null,
2025-11-28T21:34:19:   statusCode: undefined,
2025-11-28T21:34:19:   resHeaders: {},
2025-11-28T21:34:19:   bodyStream: false,
2025-11-28T21:34:19:   parsedUrl: {
2025-11-28T21:34:19:     pathname: '/wp-includes/blocks/shortcode/index.php',
2025-11-28T21:34:19:     query: [Object: null prototype] {}
2025-11-28T21:34:19:   },
2025-11-28T21:34:19:   finished: false
2025-11-28T21:34:19: }
2025-11-28T21:34:19: 2025-11-29T02:34:19.186Z next:router-server:main invokeRender /wp-includes/blocks/shortcode/index.php {
2025-11-28T21:34:19:   host: 'mail.gearly.com',
2025-11-28T21:34:19:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:19:   referer: 'https://www.yahoo.com/',
2025-11-28T21:34:19:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:19:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:19:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:19:   dnt: '1',
2025-11-28T21:34:19:   'x-forwarded-for': '122.71.16.158, 172.161.144.67',
2025-11-28T21:34:19:   'x-real-ip': '122.71.16.158',
2025-11-28T21:34:19:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:19:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:19:   connection: 'Keep-Alive',
2025-11-28T21:34:19:   'x-middleware-invoke': '',
2025-11-28T21:34:19:   'x-invoke-path': '/404',
2025-11-28T21:34:19:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:19:   'x-invoke-status': '404'
2025-11-28T21:34:19: }
2025-11-28T21:34:19: 2025-11-29T02:34:19.187Z compression no compression: not acceptable
2025-11-28T21:34:19: 2025-11-29T02:34:19.291Z next:router-server:main requestHandler! /wp-includes/certificates/ {
2025-11-28T21:34:19:   matchedOutput: undefined,
2025-11-28T21:34:19:   statusCode: 308,
2025-11-28T21:34:19:   resHeaders: undefined,
2025-11-28T21:34:19:   bodyStream: false,
2025-11-28T21:34:19:   parsedUrl: { pathname: '/wp-includes/certificates', query: undefined },
2025-11-28T21:34:19:   finished: true
2025-11-28T21:34:19: }
2025-11-28T21:34:19: 2025-11-29T02:34:19.291Z compression undefined not compressible
2025-11-28T21:34:19: 2025-11-29T02:34:19.291Z compression no compression: filtered
2025-11-28T21:34:19: 2025-11-29T02:34:19.396Z next:router-server:main requestHandler! /wp-includes/certificates {
2025-11-28T21:34:19:   matchedOutput: null,
2025-11-28T21:34:19:   statusCode: undefined,
2025-11-28T21:34:19:   resHeaders: {},
2025-11-28T21:34:19:   bodyStream: false,
2025-11-28T21:34:19:   parsedUrl: {
2025-11-28T21:34:19:     pathname: '/wp-includes/certificates',
2025-11-28T21:34:19:     query: [Object: null prototype] {}
2025-11-28T21:34:19:   },
2025-11-28T21:34:19:   finished: false
2025-11-28T21:34:19: }
2025-11-28T21:34:19: 2025-11-29T02:34:19.396Z next:router-server:main invokeRender /wp-includes/certificates {
2025-11-28T21:34:19:   host: 'mail.gearly.com',
2025-11-28T21:34:19:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T21:34:19:   referer: 'https://www.yahoo.com/',
2025-11-28T21:34:19:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:19:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:19:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:19:   dnt: '1',
2025-11-28T21:34:19:   'x-forwarded-for': '14.32.143.200, 172.161.144.67',
2025-11-28T21:34:19:   'x-real-ip': '14.32.143.200',
2025-11-28T21:34:19:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:19:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:19:   connection: 'Keep-Alive',
2025-11-28T21:34:19:   'x-middleware-invoke': '',
2025-11-28T21:34:19:   'x-invoke-path': '/404',
2025-11-28T21:34:19:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:19:   'x-invoke-status': '404'
2025-11-28T21:34:19: }
2025-11-28T21:34:19: 2025-11-29T02:34:19.397Z compression no compression: not acceptable
2025-11-28T21:34:19: 2025-11-29T02:34:19.498Z next:router-server:main requestHandler! /wp-includes/css/ {
2025-11-28T21:34:19:   matchedOutput: undefined,
2025-11-28T21:34:19:   statusCode: 308,
2025-11-28T21:34:19:   resHeaders: undefined,
2025-11-28T21:34:19:   bodyStream: false,
2025-11-28T21:34:19:   parsedUrl: { pathname: '/wp-includes/css', query: undefined },
2025-11-28T21:34:19:   finished: true
2025-11-28T21:34:19: }
2025-11-28T21:34:19: 2025-11-29T02:34:19.498Z compression undefined not compressible
2025-11-28T21:34:19: 2025-11-29T02:34:19.498Z compression no compression: filtered
2025-11-28T21:34:19: 2025-11-29T02:34:19.597Z next:router-server:main requestHandler! /wp-includes/css {
2025-11-28T21:34:19:   matchedOutput: null,
2025-11-28T21:34:19:   statusCode: undefined,
2025-11-28T21:34:19:   resHeaders: {},
2025-11-28T21:34:19:   bodyStream: false,
2025-11-28T21:34:19:   parsedUrl: { pathname: '/wp-includes/css', query: [Object: null prototype] {} },
2025-11-28T21:34:19:   finished: false
2025-11-28T21:34:19: }
2025-11-28T21:34:19: 2025-11-29T02:34:19.597Z next:router-server:main invokeRender /wp-includes/css {
2025-11-28T21:34:19:   host: 'mail.gearly.com',
2025-11-28T21:34:19:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:19:   referer: 'https://www.bing.com/',
2025-11-28T21:34:19:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:19:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:19:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:19:   dnt: '1',
2025-11-28T21:34:19:   'x-forwarded-for': '121.230.68.18, 172.161.144.67',
2025-11-28T21:34:19:   'x-real-ip': '121.230.68.18',
2025-11-28T21:34:19:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:19:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:19:   connection: 'Keep-Alive',
2025-11-28T21:34:19:   'x-middleware-invoke': '',
2025-11-28T21:34:19:   'x-invoke-path': '/404',
2025-11-28T21:34:19:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:19:   'x-invoke-status': '404'
2025-11-28T21:34:19: }
2025-11-28T21:34:19: 2025-11-29T02:34:19.597Z compression no compression: not acceptable
2025-11-28T21:34:20: 2025-11-29T02:34:20.354Z next:router-server:main requestHandler! /wp-includes/css/dist/alam.php {
2025-11-28T21:34:20:   matchedOutput: null,
2025-11-28T21:34:20:   statusCode: undefined,
2025-11-28T21:34:20:   resHeaders: {},
2025-11-28T21:34:20:   bodyStream: false,
2025-11-28T21:34:20:   parsedUrl: {
2025-11-28T21:34:20:     pathname: '/wp-includes/css/dist/alam.php',
2025-11-28T21:34:20:     query: [Object: null prototype] {}
2025-11-28T21:34:20:   },
2025-11-28T21:34:20:   finished: false
2025-11-28T21:34:20: }
2025-11-28T21:34:20: 2025-11-29T02:34:20.354Z next:router-server:main invokeRender /wp-includes/css/dist/alam.php {
2025-11-28T21:34:20:   host: 'mail.gearly.com',
2025-11-28T21:34:20:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:20:   referer: 'https://www.google.fr/',
2025-11-28T21:34:20:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:20:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:20:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:20:   dnt: '1',
2025-11-28T21:34:20:   'x-forwarded-for': '87.203.89.175, 172.161.144.67',
2025-11-28T21:34:20:   'x-real-ip': '87.203.89.175',
2025-11-28T21:34:20:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:20:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:20:   connection: 'Keep-Alive',
2025-11-28T21:34:20:   'x-middleware-invoke': '',
2025-11-28T21:34:20:   'x-invoke-path': '/404',
2025-11-28T21:34:20:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:20:   'x-invoke-status': '404'
2025-11-28T21:34:20: }
2025-11-28T21:34:20: 2025-11-29T02:34:20.355Z compression no compression: not acceptable
2025-11-28T21:34:21: 2025-11-29T02:34:21.098Z next:router-server:main requestHandler! /wp-includes/customize/ {
2025-11-28T21:34:21:   matchedOutput: undefined,
2025-11-28T21:34:21:   statusCode: 308,
2025-11-28T21:34:21:   resHeaders: undefined,
2025-11-28T21:34:21:   bodyStream: false,
2025-11-28T21:34:21:   parsedUrl: { pathname: '/wp-includes/customize', query: undefined },
2025-11-28T21:34:21:   finished: true
2025-11-28T21:34:21: }
2025-11-28T21:34:21: 2025-11-29T02:34:21.098Z compression undefined not compressible
2025-11-28T21:34:21: 2025-11-29T02:34:21.098Z compression no compression: filtered
2025-11-28T21:34:22: 2025-11-29T02:34:22.016Z next:router-server:main requestHandler! /wp-includes/customize {
2025-11-28T21:34:22:   matchedOutput: null,
2025-11-28T21:34:22:   statusCode: undefined,
2025-11-28T21:34:22:   resHeaders: {},
2025-11-28T21:34:22:   bodyStream: false,
2025-11-28T21:34:22:   parsedUrl: {
2025-11-28T21:34:22:     pathname: '/wp-includes/customize',
2025-11-28T21:34:22:     query: [Object: null prototype] {}
2025-11-28T21:34:22:   },
2025-11-28T21:34:22:   finished: false
2025-11-28T21:34:22: }
2025-11-28T21:34:22: 2025-11-29T02:34:22.017Z next:router-server:main invokeRender /wp-includes/customize {
2025-11-28T21:34:22:   host: 'mail.gearly.com',
2025-11-28T21:34:22:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:22:   referer: 'https://www.yahoo.com/',
2025-11-28T21:34:22:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:22:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:22:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:22:   dnt: '1',
2025-11-28T21:34:22:   'x-forwarded-for': '125.192.13.132, 172.161.144.67',
2025-11-28T21:34:22:   'x-real-ip': '125.192.13.132',
2025-11-28T21:34:22:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:22:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:22:   connection: 'Keep-Alive',
2025-11-28T21:34:22:   'x-middleware-invoke': '',
2025-11-28T21:34:22:   'x-invoke-path': '/404',
2025-11-28T21:34:22:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:22:   'x-invoke-status': '404'
2025-11-28T21:34:22: }
2025-11-28T21:34:22: 2025-11-29T02:34:22.017Z compression no compression: not acceptable
2025-11-28T21:34:22: 2025-11-29T02:34:22.123Z next:router-server:main requestHandler! /wp-includes/customize/index.php {
2025-11-28T21:34:22:   matchedOutput: null,
2025-11-28T21:34:22:   statusCode: undefined,
2025-11-28T21:34:22:   resHeaders: {},
2025-11-28T21:34:22:   bodyStream: false,
2025-11-28T21:34:22:   parsedUrl: {
2025-11-28T21:34:22:     pathname: '/wp-includes/customize/index.php',
2025-11-28T21:34:22:     query: [Object: null prototype] {}
2025-11-28T21:34:22:   },
2025-11-28T21:34:22:   finished: false
2025-11-28T21:34:22: }
2025-11-28T21:34:22: 2025-11-29T02:34:22.123Z next:router-server:main invokeRender /wp-includes/customize/index.php {
2025-11-28T21:34:22:   host: 'mail.gearly.com',
2025-11-28T21:34:22:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:22:   referer: 'https://www.yahoo.com/',
2025-11-28T21:34:22:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:22:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:22:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:22:   dnt: '1',
2025-11-28T21:34:22:   'x-forwarded-for': '211.215.220.249, 172.161.144.67',
2025-11-28T21:34:22:   'x-real-ip': '211.215.220.249',
2025-11-28T21:34:22:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:22:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:22:   connection: 'Keep-Alive',
2025-11-28T21:34:22:   'x-middleware-invoke': '',
2025-11-28T21:34:22:   'x-invoke-path': '/404',
2025-11-28T21:34:22:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:22:   'x-invoke-status': '404'
2025-11-28T21:34:22: }
2025-11-28T21:34:22: 2025-11-29T02:34:22.124Z compression no compression: not acceptable
2025-11-28T21:34:22: 2025-11-29T02:34:22.301Z next:router-server:main requestHandler! /wp-content/cache/ {
2025-11-28T21:34:22:   matchedOutput: undefined,
2025-11-28T21:34:22:   statusCode: 308,
2025-11-28T21:34:22:   resHeaders: undefined,
2025-11-28T21:34:22:   bodyStream: false,
2025-11-28T21:34:22:   parsedUrl: { pathname: '/wp-content/cache', query: undefined },
2025-11-28T21:34:22:   finished: true
2025-11-28T21:34:22: }
2025-11-28T21:34:22: 2025-11-29T02:34:22.301Z compression undefined not compressible
2025-11-28T21:34:22: 2025-11-29T02:34:22.301Z compression no compression: filtered
2025-11-28T21:34:22: 2025-11-29T02:34:22.400Z next:router-server:main requestHandler! /wp-content/cache {
2025-11-28T21:34:22:   matchedOutput: null,
2025-11-28T21:34:22:   statusCode: undefined,
2025-11-28T21:34:22:   resHeaders: {},
2025-11-28T21:34:22:   bodyStream: false,
2025-11-28T21:34:22:   parsedUrl: { pathname: '/wp-content/cache', query: [Object: null prototype] {} },
2025-11-28T21:34:22:   finished: false
2025-11-28T21:34:22: }
2025-11-28T21:34:22: 2025-11-29T02:34:22.400Z next:router-server:main invokeRender /wp-content/cache {
2025-11-28T21:34:22:   host: 'mail.gearly.com',
2025-11-28T21:34:22:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:22:   referer: 'https://duckduckgo.com/',
2025-11-28T21:34:22:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:22:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:22:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:22:   dnt: '1',
2025-11-28T21:34:22:   'x-forwarded-for': '122.243.190.227, 172.161.144.67',
2025-11-28T21:34:22:   'x-real-ip': '122.243.190.227',
2025-11-28T21:34:22:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:22:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:22:   connection: 'Keep-Alive',
2025-11-28T21:34:22:   'x-middleware-invoke': '',
2025-11-28T21:34:22:   'x-invoke-path': '/404',
2025-11-28T21:34:22:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:22:   'x-invoke-status': '404'
2025-11-28T21:34:22: }
2025-11-28T21:34:22: 2025-11-29T02:34:22.401Z compression no compression: not acceptable
2025-11-28T21:34:22: 2025-11-29T02:34:22.509Z next:router-server:main requestHandler! /wp-content/w3tc/ {
2025-11-28T21:34:22:   matchedOutput: undefined,
2025-11-28T21:34:22:   statusCode: 308,
2025-11-28T21:34:22:   resHeaders: undefined,
2025-11-28T21:34:22:   bodyStream: false,
2025-11-28T21:34:22:   parsedUrl: { pathname: '/wp-content/w3tc', query: undefined },
2025-11-28T21:34:22:   finished: true
2025-11-28T21:34:22: }
2025-11-28T21:34:22: 2025-11-29T02:34:22.509Z compression undefined not compressible
2025-11-28T21:34:22: 2025-11-29T02:34:22.509Z compression no compression: filtered
2025-11-28T21:34:22: 2025-11-29T02:34:22.698Z next:router-server:main requestHandler! /wp-content/w3tc {
2025-11-28T21:34:22:   matchedOutput: null,
2025-11-28T21:34:22:   statusCode: undefined,
2025-11-28T21:34:22:   resHeaders: {},
2025-11-28T21:34:22:   bodyStream: false,
2025-11-28T21:34:22:   parsedUrl: { pathname: '/wp-content/w3tc', query: [Object: null prototype] {} },
2025-11-28T21:34:22:   finished: false
2025-11-28T21:34:22: }
2025-11-28T21:34:22: 2025-11-29T02:34:22.698Z next:router-server:main invokeRender /wp-content/w3tc {
2025-11-28T21:34:22:   host: 'mail.gearly.com',
2025-11-28T21:34:22:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 16_7_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:22:   referer: 'https://www.yahoo.com/',
2025-11-28T21:34:22:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:22:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:22:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:22:   dnt: '1',
2025-11-28T21:34:22:   'x-forwarded-for': '79.93.186.131, 172.161.144.67',
2025-11-28T21:34:22:   'x-real-ip': '79.93.186.131',
2025-11-28T21:34:22:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:22:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:22:   connection: 'Keep-Alive',
2025-11-28T21:34:22:   'x-middleware-invoke': '',
2025-11-28T21:34:22:   'x-invoke-path': '/404',
2025-11-28T21:34:22:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:22:   'x-invoke-status': '404'
2025-11-28T21:34:22: }
2025-11-28T21:34:22: 2025-11-29T02:34:22.699Z compression no compression: not acceptable
2025-11-28T21:34:22: 2025-11-29T02:34:22.799Z next:router-server:main requestHandler! /wp-content/et-cache/ {
2025-11-28T21:34:22:   matchedOutput: undefined,
2025-11-28T21:34:22:   statusCode: 308,
2025-11-28T21:34:22:   resHeaders: undefined,
2025-11-28T21:34:22:   bodyStream: false,
2025-11-28T21:34:22:   parsedUrl: { pathname: '/wp-content/et-cache', query: undefined },
2025-11-28T21:34:22:   finished: true
2025-11-28T21:34:22: }
2025-11-28T21:34:22: 2025-11-29T02:34:22.799Z compression undefined not compressible
2025-11-28T21:34:22: 2025-11-29T02:34:22.799Z compression no compression: filtered
2025-11-28T21:34:22: 2025-11-29T02:34:22.911Z next:router-server:main requestHandler! /wp-content/et-cache {
2025-11-28T21:34:22:   matchedOutput: null,
2025-11-28T21:34:22:   statusCode: undefined,
2025-11-28T21:34:22:   resHeaders: {},
2025-11-28T21:34:22:   bodyStream: false,
2025-11-28T21:34:22:   parsedUrl: {
2025-11-28T21:34:22:     pathname: '/wp-content/et-cache',
2025-11-28T21:34:22:     query: [Object: null prototype] {}
2025-11-28T21:34:22:   },
2025-11-28T21:34:22:   finished: false
2025-11-28T21:34:22: }
2025-11-28T21:34:22: 2025-11-29T02:34:22.911Z next:router-server:main invokeRender /wp-content/et-cache {
2025-11-28T21:34:22:   host: 'mail.gearly.com',
2025-11-28T21:34:22:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; 2201116SG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:22:   referer: 'https://www.google.fr/',
2025-11-28T21:34:22:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:22:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:22:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:22:   dnt: '1',
2025-11-28T21:34:22:   'x-forwarded-for': '152.208.116.188, 172.161.144.67',
2025-11-28T21:34:22:   'x-real-ip': '152.208.116.188',
2025-11-28T21:34:22:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:22:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:22:   connection: 'Keep-Alive',
2025-11-28T21:34:22:   'x-middleware-invoke': '',
2025-11-28T21:34:22:   'x-invoke-path': '/404',
2025-11-28T21:34:22:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:22:   'x-invoke-status': '404'
2025-11-28T21:34:22: }
2025-11-28T21:34:22: 2025-11-29T02:34:22.912Z compression no compression: not acceptable
2025-11-28T21:34:23: 2025-11-29T02:34:23.777Z next:router-server:main requestHandler! /wp-content/cache/supercache/ {
2025-11-28T21:34:23:   matchedOutput: undefined,
2025-11-28T21:34:23:   statusCode: 308,
2025-11-28T21:34:23:   resHeaders: undefined,
2025-11-28T21:34:23:   bodyStream: false,
2025-11-28T21:34:23:   parsedUrl: { pathname: '/wp-content/cache/supercache', query: undefined },
2025-11-28T21:34:23:   finished: true
2025-11-28T21:34:23: }
2025-11-28T21:34:23: 2025-11-29T02:34:23.777Z compression undefined not compressible
2025-11-28T21:34:23: 2025-11-29T02:34:23.777Z compression no compression: filtered
2025-11-28T21:34:24: 2025-11-29T02:34:24.212Z next:router-server:main requestHandler! /wp-content/cache/supercache {
2025-11-28T21:34:24:   matchedOutput: null,
2025-11-28T21:34:24:   statusCode: undefined,
2025-11-28T21:34:24:   resHeaders: {},
2025-11-28T21:34:24:   bodyStream: false,
2025-11-28T21:34:24:   parsedUrl: {
2025-11-28T21:34:24:     pathname: '/wp-content/cache/supercache',
2025-11-28T21:34:24:     query: [Object: null prototype] {}
2025-11-28T21:34:24:   },
2025-11-28T21:34:24:   finished: false
2025-11-28T21:34:24: }
2025-11-28T21:34:24: 2025-11-29T02:34:24.213Z next:router-server:main invokeRender /wp-content/cache/supercache {
2025-11-28T21:34:24:   host: 'mail.gearly.com',
2025-11-28T21:34:24:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:24:   referer: 'https://www.google.co.uk/',
2025-11-28T21:34:24:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:24:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:24:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:24:   dnt: '1',
2025-11-28T21:34:24:   'x-forwarded-for': '65.126.81.139, 172.161.144.67',
2025-11-28T21:34:24:   'x-real-ip': '65.126.81.139',
2025-11-28T21:34:24:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:24:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:24:   connection: 'Keep-Alive',
2025-11-28T21:34:24:   'x-middleware-invoke': '',
2025-11-28T21:34:24:   'x-invoke-path': '/404',
2025-11-28T21:34:24:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:24:   'x-invoke-status': '404'
2025-11-28T21:34:24: }
2025-11-28T21:34:24: 2025-11-29T02:34:24.213Z compression no compression: not acceptable
2025-11-28T21:34:24: 2025-11-29T02:34:24.534Z next:router-server:main requestHandler! /wp-content/wflogs/ {
2025-11-28T21:34:24:   matchedOutput: undefined,
2025-11-28T21:34:24:   statusCode: 308,
2025-11-28T21:34:24:   resHeaders: undefined,
2025-11-28T21:34:24:   bodyStream: false,
2025-11-28T21:34:24:   parsedUrl: { pathname: '/wp-content/wflogs', query: undefined },
2025-11-28T21:34:24:   finished: true
2025-11-28T21:34:24: }
2025-11-28T21:34:24: 2025-11-29T02:34:24.534Z compression undefined not compressible
2025-11-28T21:34:24: 2025-11-29T02:34:24.534Z compression no compression: filtered
2025-11-28T21:34:24: 2025-11-29T02:34:24.715Z next:router-server:main requestHandler! /wp-content/wflogs {
2025-11-28T21:34:24:   matchedOutput: null,
2025-11-28T21:34:24:   statusCode: undefined,
2025-11-28T21:34:24:   resHeaders: {},
2025-11-28T21:34:24:   bodyStream: false,
2025-11-28T21:34:24:   parsedUrl: {
2025-11-28T21:34:24:     pathname: '/wp-content/wflogs',
2025-11-28T21:34:24:     query: [Object: null prototype] {}
2025-11-28T21:34:24:   },
2025-11-28T21:34:24:   finished: false
2025-11-28T21:34:24: }
2025-11-28T21:34:24: 2025-11-29T02:34:24.715Z next:router-server:main invokeRender /wp-content/wflogs {
2025-11-28T21:34:24:   host: 'mail.gearly.com',
2025-11-28T21:34:24:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:24:   referer: 'https://www.google.de/',
2025-11-28T21:34:24:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:24:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:24:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:24:   dnt: '1',
2025-11-28T21:34:24:   'x-forwarded-for': '188.146.205.47, 172.161.144.67',
2025-11-28T21:34:24:   'x-real-ip': '188.146.205.47',
2025-11-28T21:34:24:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:24:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:24:   connection: 'Keep-Alive',
2025-11-28T21:34:24:   'x-middleware-invoke': '',
2025-11-28T21:34:24:   'x-invoke-path': '/404',
2025-11-28T21:34:24:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:24:   'x-invoke-status': '404'
2025-11-28T21:34:24: }
2025-11-28T21:34:24: 2025-11-29T02:34:24.715Z compression no compression: not acceptable
2025-11-28T21:34:24: 2025-11-29T02:34:24.985Z next:router-server:main requestHandler! /wp-content/updraft/ {
2025-11-28T21:34:24:   matchedOutput: undefined,
2025-11-28T21:34:24:   statusCode: 308,
2025-11-28T21:34:24:   resHeaders: undefined,
2025-11-28T21:34:24:   bodyStream: false,
2025-11-28T21:34:24:   parsedUrl: { pathname: '/wp-content/updraft', query: undefined },
2025-11-28T21:34:24:   finished: true
2025-11-28T21:34:24: }
2025-11-28T21:34:24: 2025-11-29T02:34:24.985Z compression undefined not compressible
2025-11-28T21:34:24: 2025-11-29T02:34:24.985Z compression no compression: filtered
2025-11-28T21:34:25: 2025-11-29T02:34:25.372Z next:router-server:main requestHandler! /wp-content/updraft {
2025-11-28T21:34:25:   matchedOutput: null,
2025-11-28T21:34:25:   statusCode: undefined,
2025-11-28T21:34:25:   resHeaders: {},
2025-11-28T21:34:25:   bodyStream: false,
2025-11-28T21:34:25:   parsedUrl: {
2025-11-28T21:34:25:     pathname: '/wp-content/updraft',
2025-11-28T21:34:25:     query: [Object: null prototype] {}
2025-11-28T21:34:25:   },
2025-11-28T21:34:25:   finished: false
2025-11-28T21:34:25: }
2025-11-28T21:34:25: 2025-11-29T02:34:25.372Z next:router-server:main invokeRender /wp-content/updraft {
2025-11-28T21:34:25:   host: 'mail.gearly.com',
2025-11-28T21:34:25:   'user-agent': 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:25:   referer: 'https://www.google.co.uk/',
2025-11-28T21:34:25:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:25:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:25:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:25:   dnt: '1',
2025-11-28T21:34:25:   'x-forwarded-for': '52.150.160.160, 172.161.144.67',
2025-11-28T21:34:25:   'x-real-ip': '52.150.160.160',
2025-11-28T21:34:25:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:25:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:25:   connection: 'Keep-Alive',
2025-11-28T21:34:25:   'x-middleware-invoke': '',
2025-11-28T21:34:25:   'x-invoke-path': '/404',
2025-11-28T21:34:25:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:25:   'x-invoke-status': '404'
2025-11-28T21:34:25: }
2025-11-28T21:34:25: 2025-11-29T02:34:25.373Z compression no compression: not acceptable
2025-11-28T21:34:25: 2025-11-29T02:34:25.686Z next:router-server:main requestHandler! /wp-content/ai1wm-backups/ {
2025-11-28T21:34:25:   matchedOutput: undefined,
2025-11-28T21:34:25:   statusCode: 308,
2025-11-28T21:34:25:   resHeaders: undefined,
2025-11-28T21:34:25:   bodyStream: false,
2025-11-28T21:34:25:   parsedUrl: { pathname: '/wp-content/ai1wm-backups', query: undefined },
2025-11-28T21:34:25:   finished: true
2025-11-28T21:34:25: }
2025-11-28T21:34:25: 2025-11-29T02:34:25.686Z compression undefined not compressible
2025-11-28T21:34:25: 2025-11-29T02:34:25.686Z compression no compression: filtered
2025-11-28T21:34:25: 2025-11-29T02:34:25.838Z next:router-server:main requestHandler! /wp-content/ai1wm-backups {
2025-11-28T21:34:25:   matchedOutput: null,
2025-11-28T21:34:25:   statusCode: undefined,
2025-11-28T21:34:25:   resHeaders: {},
2025-11-28T21:34:25:   bodyStream: false,
2025-11-28T21:34:25:   parsedUrl: {
2025-11-28T21:34:25:     pathname: '/wp-content/ai1wm-backups',
2025-11-28T21:34:25:     query: [Object: null prototype] {}
2025-11-28T21:34:25:   },
2025-11-28T21:34:25:   finished: false
2025-11-28T21:34:25: }
2025-11-28T21:34:25: 2025-11-29T02:34:25.838Z next:router-server:main invokeRender /wp-content/ai1wm-backups {
2025-11-28T21:34:25:   host: 'mail.gearly.com',
2025-11-28T21:34:25:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:25:   referer: 'https://www.google.de/',
2025-11-28T21:34:25:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:25:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:25:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:25:   dnt: '1',
2025-11-28T21:34:25:   'x-forwarded-for': '183.151.34.69, 172.161.144.67',
2025-11-28T21:34:25:   'x-real-ip': '183.151.34.69',
2025-11-28T21:34:25:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:25:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:25:   connection: 'Keep-Alive',
2025-11-28T21:34:25:   'x-middleware-invoke': '',
2025-11-28T21:34:25:   'x-invoke-path': '/404',
2025-11-28T21:34:25:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:25:   'x-invoke-status': '404'
2025-11-28T21:34:25: }
2025-11-28T21:34:25: 2025-11-29T02:34:25.839Z compression no compression: not acceptable
2025-11-28T21:34:26: 2025-11-29T02:34:26.461Z next:router-server:main requestHandler! /wp-content/backups-dup-lite/ {
2025-11-28T21:34:26:   matchedOutput: undefined,
2025-11-28T21:34:26:   statusCode: 308,
2025-11-28T21:34:26:   resHeaders: undefined,
2025-11-28T21:34:26:   bodyStream: false,
2025-11-28T21:34:26:   parsedUrl: { pathname: '/wp-content/backups-dup-lite', query: undefined },
2025-11-28T21:34:26:   finished: true
2025-11-28T21:34:26: }
2025-11-28T21:34:26: 2025-11-29T02:34:26.461Z compression undefined not compressible
2025-11-28T21:34:26: 2025-11-29T02:34:26.461Z compression no compression: filtered
2025-11-28T21:34:26: 2025-11-29T02:34:26.602Z next:router-server:main requestHandler! /wp-content/backups-dup-lite {
2025-11-28T21:34:26:   matchedOutput: null,
2025-11-28T21:34:26:   statusCode: undefined,
2025-11-28T21:34:26:   resHeaders: {},
2025-11-28T21:34:26:   bodyStream: false,
2025-11-28T21:34:26:   parsedUrl: {
2025-11-28T21:34:26:     pathname: '/wp-content/backups-dup-lite',
2025-11-28T21:34:26:     query: [Object: null prototype] {}
2025-11-28T21:34:26:   },
2025-11-28T21:34:26:   finished: false
2025-11-28T21:34:26: }
2025-11-28T21:34:26: 2025-11-29T02:34:26.602Z next:router-server:main invokeRender /wp-content/backups-dup-lite {
2025-11-28T21:34:26:   host: 'mail.gearly.com',
2025-11-28T21:34:26:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:26:   referer: 'https://www.google.co.uk/',
2025-11-28T21:34:26:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:26:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:26:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:26:   dnt: '1',
2025-11-28T21:34:26:   'x-forwarded-for': '165.165.221.88, 172.161.144.67',
2025-11-28T21:34:26:   'x-real-ip': '165.165.221.88',
2025-11-28T21:34:26:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:26:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:26:   connection: 'Keep-Alive',
2025-11-28T21:34:26:   'x-middleware-invoke': '',
2025-11-28T21:34:26:   'x-invoke-path': '/404',
2025-11-28T21:34:26:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:26:   'x-invoke-status': '404'
2025-11-28T21:34:26: }
2025-11-28T21:34:26: 2025-11-29T02:34:26.602Z compression no compression: not acceptable
2025-11-28T21:34:26: 2025-11-29T02:34:26.701Z next:router-server:main requestHandler! /wp-content/backup-db/ {
2025-11-28T21:34:26:   matchedOutput: undefined,
2025-11-28T21:34:26:   statusCode: 308,
2025-11-28T21:34:26:   resHeaders: undefined,
2025-11-28T21:34:26:   bodyStream: false,
2025-11-28T21:34:26:   parsedUrl: { pathname: '/wp-content/backup-db', query: undefined },
2025-11-28T21:34:26:   finished: true
2025-11-28T21:34:26: }
2025-11-28T21:34:26: 2025-11-29T02:34:26.701Z compression undefined not compressible
2025-11-28T21:34:26: 2025-11-29T02:34:26.701Z compression no compression: filtered
2025-11-28T21:34:27: 2025-11-29T02:34:27.158Z next:router-server:main requestHandler! /wp-content/backup-db {
2025-11-28T21:34:27:   matchedOutput: null,
2025-11-28T21:34:27:   statusCode: undefined,
2025-11-28T21:34:27:   resHeaders: {},
2025-11-28T21:34:27:   bodyStream: false,
2025-11-28T21:34:27:   parsedUrl: {
2025-11-28T21:34:27:     pathname: '/wp-content/backup-db',
2025-11-28T21:34:27:     query: [Object: null prototype] {}
2025-11-28T21:34:27:   },
2025-11-28T21:34:27:   finished: false
2025-11-28T21:34:27: }
2025-11-28T21:34:27: 2025-11-29T02:34:27.158Z next:router-server:main invokeRender /wp-content/backup-db {
2025-11-28T21:34:27:   host: 'mail.gearly.com',
2025-11-28T21:34:27:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T21:34:27:   referer: 'https://www.yahoo.com/',
2025-11-28T21:34:27:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:27:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:27:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:27:   dnt: '1',
2025-11-28T21:34:27:   'x-forwarded-for': '95.98.188.135, 172.161.144.67',
2025-11-28T21:34:27:   'x-real-ip': '95.98.188.135',
2025-11-28T21:34:27:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:27:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:27:   connection: 'Keep-Alive',
2025-11-28T21:34:27:   'x-middleware-invoke': '',
2025-11-28T21:34:27:   'x-invoke-path': '/404',
2025-11-28T21:34:27:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:27:   'x-invoke-status': '404'
2025-11-28T21:34:27: }
2025-11-28T21:34:27: 2025-11-29T02:34:27.160Z compression no compression: not acceptable
2025-11-28T21:34:27: 2025-11-29T02:34:27.272Z next:router-server:main requestHandler! /wp-content/uploads/woocommerce_uploads/ {
2025-11-28T21:34:27:   matchedOutput: undefined,
2025-11-28T21:34:27:   statusCode: 308,
2025-11-28T21:34:27:   resHeaders: undefined,
2025-11-28T21:34:27:   bodyStream: false,
2025-11-28T21:34:27:   parsedUrl: {
2025-11-28T21:34:27:     pathname: '/wp-content/uploads/woocommerce_uploads',
2025-11-28T21:34:27:     query: undefined
2025-11-28T21:34:27:   },
2025-11-28T21:34:27:   finished: true
2025-11-28T21:34:27: }
2025-11-28T21:34:27: 2025-11-29T02:34:27.273Z compression undefined not compressible
2025-11-28T21:34:27: 2025-11-29T02:34:27.273Z compression no compression: filtered
2025-11-28T21:34:27: 2025-11-29T02:34:27.433Z next:router-server:main requestHandler! /wp-content/uploads/woocommerce_uploads {
2025-11-28T21:34:27:   matchedOutput: null,
2025-11-28T21:34:27:   statusCode: undefined,
2025-11-28T21:34:27:   resHeaders: {},
2025-11-28T21:34:27:   bodyStream: false,
2025-11-28T21:34:27:   parsedUrl: {
2025-11-28T21:34:27:     pathname: '/wp-content/uploads/woocommerce_uploads',
2025-11-28T21:34:27:     query: [Object: null prototype] {}
2025-11-28T21:34:27:   },
2025-11-28T21:34:27:   finished: false
2025-11-28T21:34:27: }
2025-11-28T21:34:27: 2025-11-29T02:34:27.433Z next:router-server:main invokeRender /wp-content/uploads/woocommerce_uploads {
2025-11-28T21:34:27:   host: 'mail.gearly.com',
2025-11-28T21:34:27:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:27:   referer: 'https://www.google.co.uk/',
2025-11-28T21:34:27:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:27:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:27:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:27:   dnt: '1',
2025-11-28T21:34:27:   'x-forwarded-for': '188.110.231.37, 172.161.144.67',
2025-11-28T21:34:27:   'x-real-ip': '188.110.231.37',
2025-11-28T21:34:27:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:27:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:27:   connection: 'Keep-Alive',
2025-11-28T21:34:27:   'x-middleware-invoke': '',
2025-11-28T21:34:27:   'x-invoke-path': '/404',
2025-11-28T21:34:27:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:27:   'x-invoke-status': '404'
2025-11-28T21:34:27: }
2025-11-28T21:34:27: 2025-11-29T02:34:27.434Z compression no compression: not acceptable
2025-11-28T21:34:27: 2025-11-29T02:34:27.644Z next:router-server:main requestHandler! /wp-content/uploads/woocommerce/ {
2025-11-28T21:34:27:   matchedOutput: undefined,
2025-11-28T21:34:27:   statusCode: 308,
2025-11-28T21:34:27:   resHeaders: undefined,
2025-11-28T21:34:27:   bodyStream: false,
2025-11-28T21:34:27:   parsedUrl: { pathname: '/wp-content/uploads/woocommerce', query: undefined },
2025-11-28T21:34:27:   finished: true
2025-11-28T21:34:27: }
2025-11-28T21:34:27: 2025-11-29T02:34:27.644Z compression undefined not compressible
2025-11-28T21:34:27: 2025-11-29T02:34:27.644Z compression no compression: filtered
2025-11-28T21:34:27: 2025-11-29T02:34:27.985Z next:router-server:main requestHandler! /wp-content/uploads/woocommerce {
2025-11-28T21:34:27:   matchedOutput: null,
2025-11-28T21:34:27:   statusCode: undefined,
2025-11-28T21:34:27:   resHeaders: {},
2025-11-28T21:34:27:   bodyStream: false,
2025-11-28T21:34:27:   parsedUrl: {
2025-11-28T21:34:27:     pathname: '/wp-content/uploads/woocommerce',
2025-11-28T21:34:27:     query: [Object: null prototype] {}
2025-11-28T21:34:27:   },
2025-11-28T21:34:27:   finished: false
2025-11-28T21:34:27: }
2025-11-28T21:34:27: 2025-11-29T02:34:27.985Z next:router-server:main invokeRender /wp-content/uploads/woocommerce {
2025-11-28T21:34:27:   host: 'mail.gearly.com',
2025-11-28T21:34:27:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; LM-Q720) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:27:   referer: 'https://duckduckgo.com/',
2025-11-28T21:34:27:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:27:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:27:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:27:   dnt: '1',
2025-11-28T21:34:27:   'x-forwarded-for': '19.135.10.92, 172.161.144.67',
2025-11-28T21:34:27:   'x-real-ip': '19.135.10.92',
2025-11-28T21:34:27:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:27:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:27:   connection: 'Keep-Alive',
2025-11-28T21:34:27:   'x-middleware-invoke': '',
2025-11-28T21:34:27:   'x-invoke-path': '/404',
2025-11-28T21:34:27:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:27:   'x-invoke-status': '404'
2025-11-28T21:34:27: }
2025-11-28T21:34:27: 2025-11-29T02:34:27.986Z compression no compression: not acceptable
2025-11-28T21:34:28: 2025-11-29T02:34:28.425Z next:router-server:main requestHandler! /wp-content/uploads/wc-logs/ {
2025-11-28T21:34:28:   matchedOutput: undefined,
2025-11-28T21:34:28:   statusCode: 308,
2025-11-28T21:34:28:   resHeaders: undefined,
2025-11-28T21:34:28:   bodyStream: false,
2025-11-28T21:34:28:   parsedUrl: { pathname: '/wp-content/uploads/wc-logs', query: undefined },
2025-11-28T21:34:28:   finished: true
2025-11-28T21:34:28: }
2025-11-28T21:34:28: 2025-11-29T02:34:28.425Z compression undefined not compressible
2025-11-28T21:34:28: 2025-11-29T02:34:28.425Z compression no compression: filtered
2025-11-28T21:34:29: 2025-11-29T02:34:29.024Z next:router-server:main requestHandler! /wp-content/uploads/wc-logs {
2025-11-28T21:34:29:   matchedOutput: null,
2025-11-28T21:34:29:   statusCode: undefined,
2025-11-28T21:34:29:   resHeaders: {},
2025-11-28T21:34:29:   bodyStream: false,
2025-11-28T21:34:29:   parsedUrl: {
2025-11-28T21:34:29:     pathname: '/wp-content/uploads/wc-logs',
2025-11-28T21:34:29:     query: [Object: null prototype] {}
2025-11-28T21:34:29:   },
2025-11-28T21:34:29:   finished: false
2025-11-28T21:34:29: }
2025-11-28T21:34:29: 2025-11-29T02:34:29.024Z next:router-server:main invokeRender /wp-content/uploads/wc-logs {
2025-11-28T21:34:29:   host: 'mail.gearly.com',
2025-11-28T21:34:29:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:29:   referer: 'https://www.google.fr/',
2025-11-28T21:34:29:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:29:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:29:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:29:   dnt: '1',
2025-11-28T21:34:29:   'x-forwarded-for': '247.106.228.87, 172.161.144.67',
2025-11-28T21:34:29:   'x-real-ip': '247.106.228.87',
2025-11-28T21:34:29:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:29:   connection: 'Keep-Alive',
2025-11-28T21:34:29:   'x-middleware-invoke': '',
2025-11-28T21:34:29:   'x-invoke-path': '/404',
2025-11-28T21:34:29:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:29:   'x-invoke-status': '404'
2025-11-28T21:34:29: }
2025-11-28T21:34:29: 2025-11-29T02:34:29.025Z compression no compression: not acceptable
2025-11-28T21:34:29: 2025-11-29T02:34:29.509Z next:router-server:main requestHandler! /wp-includes/images/ {
2025-11-28T21:34:29:   matchedOutput: undefined,
2025-11-28T21:34:29:   statusCode: 308,
2025-11-28T21:34:29:   resHeaders: undefined,
2025-11-28T21:34:29:   bodyStream: false,
2025-11-28T21:34:29:   parsedUrl: { pathname: '/wp-includes/images', query: undefined },
2025-11-28T21:34:29:   finished: true
2025-11-28T21:34:29: }
2025-11-28T21:34:29: 2025-11-29T02:34:29.509Z compression undefined not compressible
2025-11-28T21:34:29: 2025-11-29T02:34:29.509Z compression no compression: filtered
2025-11-28T21:34:29: 2025-11-29T02:34:29.717Z next:router-server:main requestHandler! /wp-includes/images {
2025-11-28T21:34:29:   matchedOutput: null,
2025-11-28T21:34:29:   statusCode: undefined,
2025-11-28T21:34:29:   resHeaders: {},
2025-11-28T21:34:29:   bodyStream: false,
2025-11-28T21:34:29:   parsedUrl: {
2025-11-28T21:34:29:     pathname: '/wp-includes/images',
2025-11-28T21:34:29:     query: [Object: null prototype] {}
2025-11-28T21:34:29:   },
2025-11-28T21:34:29:   finished: false
2025-11-28T21:34:29: }
2025-11-28T21:34:29: 2025-11-29T02:34:29.717Z next:router-server:main invokeRender /wp-includes/images {
2025-11-28T21:34:29:   host: 'mail.gearly.com',
2025-11-28T21:34:29:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:29:   referer: 'https://www.google.de/',
2025-11-28T21:34:29:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:29:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:29:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:29:   dnt: '1',
2025-11-28T21:34:29:   'x-forwarded-for': '102.27.7.162, 172.161.144.67',
2025-11-28T21:34:29:   'x-real-ip': '102.27.7.162',
2025-11-28T21:34:29:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:29:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:29:   connection: 'Keep-Alive',
2025-11-28T21:34:29:   'x-middleware-invoke': '',
2025-11-28T21:34:29:   'x-invoke-path': '/404',
2025-11-28T21:34:29:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:29:   'x-invoke-status': '404'
2025-11-28T21:34:29: }
2025-11-28T21:34:29: 2025-11-29T02:34:29.717Z compression no compression: not acceptable
2025-11-28T21:34:29: 2025-11-29T02:34:29.817Z next:router-server:main requestHandler! /wp-includes/js/ {
2025-11-28T21:34:29:   matchedOutput: undefined,
2025-11-28T21:34:29:   statusCode: 308,
2025-11-28T21:34:29:   resHeaders: undefined,
2025-11-28T21:34:29:   bodyStream: false,
2025-11-28T21:34:29:   parsedUrl: { pathname: '/wp-includes/js', query: undefined },
2025-11-28T21:34:29:   finished: true
2025-11-28T21:34:29: }
2025-11-28T21:34:29: 2025-11-29T02:34:29.817Z compression undefined not compressible
2025-11-28T21:34:29: 2025-11-29T02:34:29.817Z compression no compression: filtered
2025-11-28T21:34:30: 2025-11-29T02:34:30.604Z next:router-server:main requestHandler! /wp-includes/js {
2025-11-28T21:34:30:   matchedOutput: null,
2025-11-28T21:34:30:   statusCode: undefined,
2025-11-28T21:34:30:   resHeaders: {},
2025-11-28T21:34:30:   bodyStream: false,
2025-11-28T21:34:30:   parsedUrl: { pathname: '/wp-includes/js', query: [Object: null prototype] {} },
2025-11-28T21:34:30:   finished: false
2025-11-28T21:34:30: }
2025-11-28T21:34:30: 2025-11-29T02:34:30.604Z next:router-server:main invokeRender /wp-includes/js {
2025-11-28T21:34:30:   host: 'mail.gearly.com',
2025-11-28T21:34:30:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:30:   referer: 'https://duckduckgo.com/',
2025-11-28T21:34:30:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:30:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:30:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:30:   dnt: '1',
2025-11-28T21:34:30:   'x-forwarded-for': '133.160.122.223, 172.161.144.67',
2025-11-28T21:34:30:   'x-real-ip': '133.160.122.223',
2025-11-28T21:34:30:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:30:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:30:   connection: 'Keep-Alive',
2025-11-28T21:34:30:   'x-middleware-invoke': '',
2025-11-28T21:34:30:   'x-invoke-path': '/404',
2025-11-28T21:34:30:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:30:   'x-invoke-status': '404'
2025-11-28T21:34:30: }
2025-11-28T21:34:30: 2025-11-29T02:34:30.605Z compression no compression: not acceptable
2025-11-28T21:34:30: 2025-11-29T02:34:30.704Z next:router-server:main requestHandler! /wp-includes/fonts/ {
2025-11-28T21:34:30:   matchedOutput: undefined,
2025-11-28T21:34:30:   statusCode: 308,
2025-11-28T21:34:30:   resHeaders: undefined,
2025-11-28T21:34:30:   bodyStream: false,
2025-11-28T21:34:30:   parsedUrl: { pathname: '/wp-includes/fonts', query: undefined },
2025-11-28T21:34:30:   finished: true
2025-11-28T21:34:30: }
2025-11-28T21:34:30: 2025-11-29T02:34:30.704Z compression undefined not compressible
2025-11-28T21:34:30: 2025-11-29T02:34:30.704Z compression no compression: filtered
2025-11-28T21:34:31: 2025-11-29T02:34:31.898Z next:router-server:main requestHandler! /wp-includes/fonts {
2025-11-28T21:34:31:   matchedOutput: null,
2025-11-28T21:34:31:   statusCode: undefined,
2025-11-28T21:34:31:   resHeaders: {},
2025-11-28T21:34:31:   bodyStream: false,
2025-11-28T21:34:31:   parsedUrl: {
2025-11-28T21:34:31:     pathname: '/wp-includes/fonts',
2025-11-28T21:34:31:     query: [Object: null prototype] {}
2025-11-28T21:34:31:   },
2025-11-28T21:34:31:   finished: false
2025-11-28T21:34:31: }
2025-11-28T21:34:31: 2025-11-29T02:34:31.899Z next:router-server:main invokeRender /wp-includes/fonts {
2025-11-28T21:34:31:   host: 'mail.gearly.com',
2025-11-28T21:34:31:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:31:   referer: 'https://www.yahoo.com/',
2025-11-28T21:34:31:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:31:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:31:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:31:   dnt: '1',
2025-11-28T21:34:31:   'x-forwarded-for': '16.253.84.155, 172.161.144.67',
2025-11-28T21:34:31:   'x-real-ip': '16.253.84.155',
2025-11-28T21:34:31:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:31:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:31:   connection: 'Keep-Alive',
2025-11-28T21:34:31:   'x-middleware-invoke': '',
2025-11-28T21:34:31:   'x-invoke-path': '/404',
2025-11-28T21:34:31:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:31:   'x-invoke-status': '404'
2025-11-28T21:34:31: }
2025-11-28T21:34:31: 2025-11-29T02:34:31.900Z compression no compression: not acceptable
2025-11-28T21:34:31: 2025-11-29T02:34:31.998Z next:router-server:main requestHandler! /wp-includes/fonts/autoload_classmap.php {
2025-11-28T21:34:31:   matchedOutput: null,
2025-11-28T21:34:31:   statusCode: undefined,
2025-11-28T21:34:31:   resHeaders: {},
2025-11-28T21:34:31:   bodyStream: false,
2025-11-28T21:34:31:   parsedUrl: {
2025-11-28T21:34:31:     pathname: '/wp-includes/fonts/autoload_classmap.php',
2025-11-28T21:34:31:     query: [Object: null prototype] {}
2025-11-28T21:34:31:   },
2025-11-28T21:34:31:   finished: false
2025-11-28T21:34:31: }
2025-11-28T21:34:31: 2025-11-29T02:34:31.998Z next:router-server:main invokeRender /wp-includes/fonts/autoload_classmap.php {
2025-11-28T21:34:31:   host: 'mail.gearly.com',
2025-11-28T21:34:31:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-G991U) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:31:   referer: 'https://www.google.fr/',
2025-11-28T21:34:31:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:31:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:31:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:31:   dnt: '1',
2025-11-28T21:34:31:   'x-forwarded-for': '187.204.98.43, 172.161.144.67',
2025-11-28T21:34:31:   'x-real-ip': '187.204.98.43',
2025-11-28T21:34:31:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:31:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:31:   connection: 'Keep-Alive',
2025-11-28T21:34:31:   'x-middleware-invoke': '',
2025-11-28T21:34:31:   'x-invoke-path': '/404',
2025-11-28T21:34:31:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:31:   'x-invoke-status': '404'
2025-11-28T21:34:31: }
2025-11-28T21:34:31: 2025-11-29T02:34:31.999Z compression no compression: not acceptable
2025-11-28T21:34:32: 2025-11-29T02:34:32.098Z next:router-server:main requestHandler! /wp-includes/fonts/index.php {
2025-11-28T21:34:32:   matchedOutput: null,
2025-11-28T21:34:32:   statusCode: undefined,
2025-11-28T21:34:32:   resHeaders: {},
2025-11-28T21:34:32:   bodyStream: false,
2025-11-28T21:34:32:   parsedUrl: {
2025-11-28T21:34:32:     pathname: '/wp-includes/fonts/index.php',
2025-11-28T21:34:32:     query: [Object: null prototype] {}
2025-11-28T21:34:32:   },
2025-11-28T21:34:32:   finished: false
2025-11-28T21:34:32: }
2025-11-28T21:34:32: 2025-11-29T02:34:32.098Z next:router-server:main invokeRender /wp-includes/fonts/index.php {
2025-11-28T21:34:32:   host: 'mail.gearly.com',
2025-11-28T21:34:32:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:32:   referer: 'https://www.google.com/',
2025-11-28T21:34:32:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:32:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:32:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:32:   dnt: '1',
2025-11-28T21:34:32:   'x-forwarded-for': '197.22.12.202, 172.161.144.67',
2025-11-28T21:34:32:   'x-real-ip': '197.22.12.202',
2025-11-28T21:34:32:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:32:   connection: 'Keep-Alive',
2025-11-28T21:34:32:   'x-middleware-invoke': '',
2025-11-28T21:34:32:   'x-invoke-path': '/404',
2025-11-28T21:34:32:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:32:   'x-invoke-status': '404'
2025-11-28T21:34:32: }
2025-11-28T21:34:32: 2025-11-29T02:34:32.099Z compression no compression: not acceptable
2025-11-28T21:34:32: 2025-11-29T02:34:32.208Z next:router-server:main requestHandler! /wp-includes/html-api/ {
2025-11-28T21:34:32:   matchedOutput: undefined,
2025-11-28T21:34:32:   statusCode: 308,
2025-11-28T21:34:32:   resHeaders: undefined,
2025-11-28T21:34:32:   bodyStream: false,
2025-11-28T21:34:32:   parsedUrl: { pathname: '/wp-includes/html-api', query: undefined },
2025-11-28T21:34:32:   finished: true
2025-11-28T21:34:32: }
2025-11-28T21:34:32: 2025-11-29T02:34:32.209Z compression undefined not compressible
2025-11-28T21:34:32: 2025-11-29T02:34:32.209Z compression no compression: filtered
2025-11-28T21:34:32: 2025-11-29T02:34:32.307Z next:router-server:main requestHandler! /wp-includes/html-api {
2025-11-28T21:34:32:   matchedOutput: null,
2025-11-28T21:34:32:   statusCode: undefined,
2025-11-28T21:34:32:   resHeaders: {},
2025-11-28T21:34:32:   bodyStream: false,
2025-11-28T21:34:32:   parsedUrl: {
2025-11-28T21:34:32:     pathname: '/wp-includes/html-api',
2025-11-28T21:34:32:     query: [Object: null prototype] {}
2025-11-28T21:34:32:   },
2025-11-28T21:34:32:   finished: false
2025-11-28T21:34:32: }
2025-11-28T21:34:32: 2025-11-29T02:34:32.307Z next:router-server:main invokeRender /wp-includes/html-api {
2025-11-28T21:34:32:   host: 'mail.gearly.com',
2025-11-28T21:34:32:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:32:   referer: 'https://www.google.fr/',
2025-11-28T21:34:32:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:32:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:32:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:32:   dnt: '1',
2025-11-28T21:34:32:   'x-forwarded-for': '60.183.47.90, 172.161.144.67',
2025-11-28T21:34:32:   'x-real-ip': '60.183.47.90',
2025-11-28T21:34:32:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:32:   connection: 'Keep-Alive',
2025-11-28T21:34:32:   'x-middleware-invoke': '',
2025-11-28T21:34:32:   'x-invoke-path': '/404',
2025-11-28T21:34:32:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:32:   'x-invoke-status': '404'
2025-11-28T21:34:32: }
2025-11-28T21:34:32: 2025-11-29T02:34:32.307Z compression no compression: not acceptable
2025-11-28T21:34:32: 2025-11-29T02:34:32.561Z next:router-server:main requestHandler! /wp-includes/images/crystal/ {
2025-11-28T21:34:32:   matchedOutput: undefined,
2025-11-28T21:34:32:   statusCode: 308,
2025-11-28T21:34:32:   resHeaders: undefined,
2025-11-28T21:34:32:   bodyStream: false,
2025-11-28T21:34:32:   parsedUrl: { pathname: '/wp-includes/images/crystal', query: undefined },
2025-11-28T21:34:32:   finished: true
2025-11-28T21:34:32: }
2025-11-28T21:34:32: 2025-11-29T02:34:32.561Z compression undefined not compressible
2025-11-28T21:34:32: 2025-11-29T02:34:32.561Z compression no compression: filtered
2025-11-28T21:34:32: 2025-11-29T02:34:32.894Z next:router-server:main requestHandler! /wp-includes/images/crystal {
2025-11-28T21:34:32:   matchedOutput: null,
2025-11-28T21:34:32:   statusCode: undefined,
2025-11-28T21:34:32:   resHeaders: {},
2025-11-28T21:34:32:   bodyStream: false,
2025-11-28T21:34:32:   parsedUrl: {
2025-11-28T21:34:32:     pathname: '/wp-includes/images/crystal',
2025-11-28T21:34:32:     query: [Object: null prototype] {}
2025-11-28T21:34:32:   },
2025-11-28T21:34:32:   finished: false
2025-11-28T21:34:32: }
2025-11-28T21:34:32: 2025-11-29T02:34:32.894Z next:router-server:main invokeRender /wp-includes/images/crystal {
2025-11-28T21:34:32:   host: 'mail.gearly.com',
2025-11-28T21:34:32:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:32:   referer: 'https://www.google.de/',
2025-11-28T21:34:32:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:32:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:32:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:32:   dnt: '1',
2025-11-28T21:34:32:   'x-forwarded-for': '52.32.156.165, 172.161.144.67',
2025-11-28T21:34:32:   'x-real-ip': '52.32.156.165',
2025-11-28T21:34:32:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:32:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:32:   connection: 'Keep-Alive',
2025-11-28T21:34:32:   'x-middleware-invoke': '',
2025-11-28T21:34:32:   'x-invoke-path': '/404',
2025-11-28T21:34:32:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:32:   'x-invoke-status': '404'
2025-11-28T21:34:32: }
2025-11-28T21:34:32: 2025-11-29T02:34:32.894Z compression no compression: not acceptable
2025-11-28T21:34:33: 2025-11-29T02:34:33.012Z next:router-server:main requestHandler! /wp-includes/images/index.php {
2025-11-28T21:34:33:   matchedOutput: null,
2025-11-28T21:34:33:   statusCode: undefined,
2025-11-28T21:34:33:   resHeaders: {},
2025-11-28T21:34:33:   bodyStream: false,
2025-11-28T21:34:33:   parsedUrl: {
2025-11-28T21:34:33:     pathname: '/wp-includes/images/index.php',
2025-11-28T21:34:33:     query: [Object: null prototype] {}
2025-11-28T21:34:33:   },
2025-11-28T21:34:33:   finished: false
2025-11-28T21:34:33: }
2025-11-28T21:34:33: 2025-11-29T02:34:33.013Z next:router-server:main invokeRender /wp-includes/images/index.php {
2025-11-28T21:34:33:   host: 'mail.gearly.com',
2025-11-28T21:34:33:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:33:   referer: 'https://www.bing.com/',
2025-11-28T21:34:33:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:33:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:33:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:33:   dnt: '1',
2025-11-28T21:34:33:   'x-forwarded-for': '181.27.160.49, 172.161.144.67',
2025-11-28T21:34:33:   'x-real-ip': '181.27.160.49',
2025-11-28T21:34:33:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:33:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:33:   connection: 'Keep-Alive',
2025-11-28T21:34:33:   'x-middleware-invoke': '',
2025-11-28T21:34:33:   'x-invoke-path': '/404',
2025-11-28T21:34:33:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:33:   'x-invoke-status': '404'
2025-11-28T21:34:33: }
2025-11-28T21:34:33: 2025-11-29T02:34:33.013Z compression no compression: not acceptable
2025-11-28T21:34:34: 2025-11-29T02:34:34.162Z next:router-server:main requestHandler! /wp-includes/images/media/ {
2025-11-28T21:34:34:   matchedOutput: undefined,
2025-11-28T21:34:34:   statusCode: 308,
2025-11-28T21:34:34:   resHeaders: undefined,
2025-11-28T21:34:34:   bodyStream: false,
2025-11-28T21:34:34:   parsedUrl: { pathname: '/wp-includes/images/media', query: undefined },
2025-11-28T21:34:34:   finished: true
2025-11-28T21:34:34: }
2025-11-28T21:34:34: 2025-11-29T02:34:34.162Z compression undefined not compressible
2025-11-28T21:34:34: 2025-11-29T02:34:34.162Z compression no compression: filtered
2025-11-28T21:34:34: 2025-11-29T02:34:34.264Z next:router-server:main requestHandler! /wp-includes/images/media {
2025-11-28T21:34:34:   matchedOutput: null,
2025-11-28T21:34:34:   statusCode: undefined,
2025-11-28T21:34:34:   resHeaders: {},
2025-11-28T21:34:34:   bodyStream: false,
2025-11-28T21:34:34:   parsedUrl: {
2025-11-28T21:34:34:     pathname: '/wp-includes/images/media',
2025-11-28T21:34:34:     query: [Object: null prototype] {}
2025-11-28T21:34:34:   },
2025-11-28T21:34:34:   finished: false
2025-11-28T21:34:34: }
2025-11-28T21:34:34: 2025-11-29T02:34:34.264Z next:router-server:main invokeRender /wp-includes/images/media {
2025-11-28T21:34:34:   host: 'mail.gearly.com',
2025-11-28T21:34:34:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:34:   referer: 'https://www.yahoo.com/',
2025-11-28T21:34:34:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:34:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:34:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:34:   dnt: '1',
2025-11-28T21:34:34:   'x-forwarded-for': '52.253.251.210, 172.161.144.67',
2025-11-28T21:34:34:   'x-real-ip': '52.253.251.210',
2025-11-28T21:34:34:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:34:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:34:   connection: 'Keep-Alive',
2025-11-28T21:34:34:   'x-middleware-invoke': '',
2025-11-28T21:34:34:   'x-invoke-path': '/404',
2025-11-28T21:34:34:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:34:   'x-invoke-status': '404'
2025-11-28T21:34:34: }
2025-11-28T21:34:34: 2025-11-29T02:34:34.265Z compression no compression: not acceptable
2025-11-28T21:34:34: 2025-11-29T02:34:34.576Z next:router-server:main requestHandler! /wp-includes/images/media/index.php {
2025-11-28T21:34:34:   matchedOutput: null,
2025-11-28T21:34:34:   statusCode: undefined,
2025-11-28T21:34:34:   resHeaders: {},
2025-11-28T21:34:34:   bodyStream: false,
2025-11-28T21:34:34:   parsedUrl: {
2025-11-28T21:34:34:     pathname: '/wp-includes/images/media/index.php',
2025-11-28T21:34:34:     query: [Object: null prototype] {}
2025-11-28T21:34:34:   },
2025-11-28T21:34:34:   finished: false
2025-11-28T21:34:34: }
2025-11-28T21:34:34: 2025-11-29T02:34:34.576Z next:router-server:main invokeRender /wp-includes/images/media/index.php {
2025-11-28T21:34:34:   host: 'mail.gearly.com',
2025-11-28T21:34:34:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T21:34:34:   referer: 'https://www.google.fr/',
2025-11-28T21:34:34:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:34:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:34:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:34:   dnt: '1',
2025-11-28T21:34:34:   'x-forwarded-for': '9.137.88.179, 172.161.144.67',
2025-11-28T21:34:34:   'x-real-ip': '9.137.88.179',
2025-11-28T21:34:34:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:34:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:34:   connection: 'Keep-Alive',
2025-11-28T21:34:34:   'x-middleware-invoke': '',
2025-11-28T21:34:34:   'x-invoke-path': '/404',
2025-11-28T21:34:34:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:34:   'x-invoke-status': '404'
2025-11-28T21:34:34: }
2025-11-28T21:34:34: 2025-11-29T02:34:34.577Z compression no compression: not acceptable
2025-11-28T21:34:34: 2025-11-29T02:34:34.678Z next:router-server:main requestHandler! /wp-includes/images/smilies/ {
2025-11-28T21:34:34:   matchedOutput: undefined,
2025-11-28T21:34:34:   statusCode: 308,
2025-11-28T21:34:34:   resHeaders: undefined,
2025-11-28T21:34:34:   bodyStream: false,
2025-11-28T21:34:34:   parsedUrl: { pathname: '/wp-includes/images/smilies', query: undefined },
2025-11-28T21:34:34:   finished: true
2025-11-28T21:34:34: }
2025-11-28T21:34:34: 2025-11-29T02:34:34.678Z compression undefined not compressible
2025-11-28T21:34:34: 2025-11-29T02:34:34.678Z compression no compression: filtered
2025-11-28T21:34:34: 2025-11-29T02:34:34.945Z next:router-server:main requestHandler! /wp-includes/images/smilies {
2025-11-28T21:34:34:   matchedOutput: null,
2025-11-28T21:34:34:   statusCode: undefined,
2025-11-28T21:34:34:   resHeaders: {},
2025-11-28T21:34:34:   bodyStream: false,
2025-11-28T21:34:34:   parsedUrl: {
2025-11-28T21:34:34:     pathname: '/wp-includes/images/smilies',
2025-11-28T21:34:34:     query: [Object: null prototype] {}
2025-11-28T21:34:34:   },
2025-11-28T21:34:34:   finished: false
2025-11-28T21:34:34: }
2025-11-28T21:34:34: 2025-11-29T02:34:34.945Z next:router-server:main invokeRender /wp-includes/images/smilies {
2025-11-28T21:34:34:   host: 'mail.gearly.com',
2025-11-28T21:34:34:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:34:   referer: 'https://www.yahoo.com/',
2025-11-28T21:34:34:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:34:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:34:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:34:   dnt: '1',
2025-11-28T21:34:34:   'x-forwarded-for': '83.182.228.80, 172.161.144.67',
2025-11-28T21:34:34:   'x-real-ip': '83.182.228.80',
2025-11-28T21:34:34:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:34:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:34:   connection: 'Keep-Alive',
2025-11-28T21:34:34:   'x-middleware-invoke': '',
2025-11-28T21:34:34:   'x-invoke-path': '/404',
2025-11-28T21:34:34:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:34:   'x-invoke-status': '404'
2025-11-28T21:34:34: }
2025-11-28T21:34:34: 2025-11-29T02:34:34.946Z compression no compression: not acceptable
2025-11-28T21:34:35: 2025-11-29T02:34:35.373Z next:router-server:main requestHandler! /wp-includes/images/wlw/ {
2025-11-28T21:34:35:   matchedOutput: undefined,
2025-11-28T21:34:35:   statusCode: 308,
2025-11-28T21:34:35:   resHeaders: undefined,
2025-11-28T21:34:35:   bodyStream: false,
2025-11-28T21:34:35:   parsedUrl: { pathname: '/wp-includes/images/wlw', query: undefined },
2025-11-28T21:34:35:   finished: true
2025-11-28T21:34:35: }
2025-11-28T21:34:35: 2025-11-29T02:34:35.373Z compression undefined not compressible
2025-11-28T21:34:35: 2025-11-29T02:34:35.373Z compression no compression: filtered
2025-11-28T21:34:35: 2025-11-29T02:34:35.549Z next:router-server:main requestHandler! /wp-includes/images/wlw {
2025-11-28T21:34:35:   matchedOutput: null,
2025-11-28T21:34:35:   statusCode: undefined,
2025-11-28T21:34:35:   resHeaders: {},
2025-11-28T21:34:35:   bodyStream: false,
2025-11-28T21:34:35:   parsedUrl: {
2025-11-28T21:34:35:     pathname: '/wp-includes/images/wlw',
2025-11-28T21:34:35:     query: [Object: null prototype] {}
2025-11-28T21:34:35:   },
2025-11-28T21:34:35:   finished: false
2025-11-28T21:34:35: }
2025-11-28T21:34:35: 2025-11-29T02:34:35.549Z next:router-server:main invokeRender /wp-includes/images/wlw {
2025-11-28T21:34:35:   host: 'mail.gearly.com',
2025-11-28T21:34:35:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:35:   referer: 'https://www.google.de/',
2025-11-28T21:34:35:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:35:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:35:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:35:   dnt: '1',
2025-11-28T21:34:35:   'x-forwarded-for': '225.255.125.0, 172.161.144.67',
2025-11-28T21:34:35:   'x-real-ip': '225.255.125.0',
2025-11-28T21:34:35:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:35:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:35:   connection: 'Keep-Alive',
2025-11-28T21:34:35:   'x-middleware-invoke': '',
2025-11-28T21:34:35:   'x-invoke-path': '/404',
2025-11-28T21:34:35:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:35:   'x-invoke-status': '404'
2025-11-28T21:34:35: }
2025-11-28T21:34:35: 2025-11-29T02:34:35.550Z compression no compression: not acceptable
2025-11-28T21:34:35: 2025-11-29T02:34:35.806Z next:router-server:main requestHandler! /wp-includes/index.php {
2025-11-28T21:34:35:   matchedOutput: null,
2025-11-28T21:34:35:   statusCode: undefined,
2025-11-28T21:34:35:   resHeaders: {},
2025-11-28T21:34:35:   bodyStream: false,
2025-11-28T21:34:35:   parsedUrl: {
2025-11-28T21:34:35:     pathname: '/wp-includes/index.php',
2025-11-28T21:34:35:     query: [Object: null prototype] {}
2025-11-28T21:34:35:   },
2025-11-28T21:34:35:   finished: false
2025-11-28T21:34:35: }
2025-11-28T21:34:35: 2025-11-29T02:34:35.806Z next:router-server:main invokeRender /wp-includes/index.php {
2025-11-28T21:34:35:   host: 'mail.gearly.com',
2025-11-28T21:34:35:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:35:   referer: 'https://www.google.com/',
2025-11-28T21:34:35:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:35:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:35:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:35:   dnt: '1',
2025-11-28T21:34:35:   'x-forwarded-for': '94.56.37.242, 172.161.144.67',
2025-11-28T21:34:35:   'x-real-ip': '94.56.37.242',
2025-11-28T21:34:35:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:35:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:35:   connection: 'Keep-Alive',
2025-11-28T21:34:35:   'x-middleware-invoke': '',
2025-11-28T21:34:35:   'x-invoke-path': '/404',
2025-11-28T21:34:35:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:35:   'x-invoke-status': '404'
2025-11-28T21:34:35: }
2025-11-28T21:34:35: 2025-11-29T02:34:35.807Z compression no compression: not acceptable
2025-11-28T21:34:36: 2025-11-29T02:34:36.318Z next:router-server:main requestHandler! /wp-includes/js/codemirror/ {
2025-11-28T21:34:36:   matchedOutput: undefined,
2025-11-28T21:34:36:   statusCode: 308,
2025-11-28T21:34:36:   resHeaders: undefined,
2025-11-28T21:34:36:   bodyStream: false,
2025-11-28T21:34:36:   parsedUrl: { pathname: '/wp-includes/js/codemirror', query: undefined },
2025-11-28T21:34:36:   finished: true
2025-11-28T21:34:36: }
2025-11-28T21:34:36: 2025-11-29T02:34:36.318Z compression undefined not compressible
2025-11-28T21:34:36: 2025-11-29T02:34:36.318Z compression no compression: filtered
2025-11-28T21:34:36: 2025-11-29T02:34:36.428Z next:router-server:main requestHandler! /wp-includes/js/codemirror {
2025-11-28T21:34:36:   matchedOutput: null,
2025-11-28T21:34:36:   statusCode: undefined,
2025-11-28T21:34:36:   resHeaders: {},
2025-11-28T21:34:36:   bodyStream: false,
2025-11-28T21:34:36:   parsedUrl: {
2025-11-28T21:34:36:     pathname: '/wp-includes/js/codemirror',
2025-11-28T21:34:36:     query: [Object: null prototype] {}
2025-11-28T21:34:36:   },
2025-11-28T21:34:36:   finished: false
2025-11-28T21:34:36: }
2025-11-28T21:34:36: 2025-11-29T02:34:36.428Z next:router-server:main invokeRender /wp-includes/js/codemirror {
2025-11-28T21:34:36:   host: 'mail.gearly.com',
2025-11-28T21:34:36:   'user-agent': 'Mozilla/5.0 (iPad; CPU OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:36:   referer: 'https://www.google.fr/',
2025-11-28T21:34:36:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:36:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:36:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:36:   dnt: '1',
2025-11-28T21:34:36:   'x-forwarded-for': '233.15.152.66, 172.161.144.67',
2025-11-28T21:34:36:   'x-real-ip': '233.15.152.66',
2025-11-28T21:34:36:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:36:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:36:   connection: 'Keep-Alive',
2025-11-28T21:34:36:   'x-middleware-invoke': '',
2025-11-28T21:34:36:   'x-invoke-path': '/404',
2025-11-28T21:34:36:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:36:   'x-invoke-status': '404'
2025-11-28T21:34:36: }
2025-11-28T21:34:36: 2025-11-29T02:34:36.428Z compression no compression: not acceptable
2025-11-28T21:34:36: 2025-11-29T02:34:36.558Z next:router-server:main requestHandler! /wp-includes/js/crop/ {
2025-11-28T21:34:36:   matchedOutput: undefined,
2025-11-28T21:34:36:   statusCode: 308,
2025-11-28T21:34:36:   resHeaders: undefined,
2025-11-28T21:34:36:   bodyStream: false,
2025-11-28T21:34:36:   parsedUrl: { pathname: '/wp-includes/js/crop', query: undefined },
2025-11-28T21:34:36:   finished: true
2025-11-28T21:34:36: }
2025-11-28T21:34:36: 2025-11-29T02:34:36.559Z compression undefined not compressible
2025-11-28T21:34:36: 2025-11-29T02:34:36.559Z compression no compression: filtered
2025-11-28T21:34:36: 2025-11-29T02:34:36.671Z next:router-server:main requestHandler! /wp-includes/js/crop {
2025-11-28T21:34:36:   matchedOutput: null,
2025-11-28T21:34:36:   statusCode: undefined,
2025-11-28T21:34:36:   resHeaders: {},
2025-11-28T21:34:36:   bodyStream: false,
2025-11-28T21:34:36:   parsedUrl: {
2025-11-28T21:34:36:     pathname: '/wp-includes/js/crop',
2025-11-28T21:34:36:     query: [Object: null prototype] {}
2025-11-28T21:34:36:   },
2025-11-28T21:34:36:   finished: false
2025-11-28T21:34:36: }
2025-11-28T21:34:36: 2025-11-29T02:34:36.671Z next:router-server:main invokeRender /wp-includes/js/crop {
2025-11-28T21:34:36:   host: 'mail.gearly.com',
2025-11-28T21:34:36:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T21:34:36:   referer: 'https://www.google.co.uk/',
2025-11-28T21:34:36:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:36:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:36:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:36:   dnt: '1',
2025-11-28T21:34:36:   'x-forwarded-for': '171.99.229.198, 172.161.144.67',
2025-11-28T21:34:36:   'x-real-ip': '171.99.229.198',
2025-11-28T21:34:36:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:36:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:36:   connection: 'Keep-Alive',
2025-11-28T21:34:36:   'x-middleware-invoke': '',
2025-11-28T21:34:36:   'x-invoke-path': '/404',
2025-11-28T21:34:36:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:36:   'x-invoke-status': '404'
2025-11-28T21:34:36: }
2025-11-28T21:34:36: 2025-11-29T02:34:36.671Z compression no compression: not acceptable
2025-11-28T21:34:36: 2025-11-29T02:34:36.808Z next:router-server:main requestHandler! /wp-includes/js/jcrop/jcrop.php {
2025-11-28T21:34:36:   matchedOutput: null,
2025-11-28T21:34:36:   statusCode: undefined,
2025-11-28T21:34:36:   resHeaders: {},
2025-11-28T21:34:36:   bodyStream: false,
2025-11-28T21:34:36:   parsedUrl: {
2025-11-28T21:34:36:     pathname: '/wp-includes/js/jcrop/jcrop.php',
2025-11-28T21:34:36:     query: [Object: null prototype] {}
2025-11-28T21:34:36:   },
2025-11-28T21:34:36:   finished: false
2025-11-28T21:34:36: }
2025-11-28T21:34:36: 2025-11-29T02:34:36.809Z next:router-server:main invokeRender /wp-includes/js/jcrop/jcrop.php {
2025-11-28T21:34:36:   host: 'mail.gearly.com',
2025-11-28T21:34:36:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:36:   referer: 'https://www.yahoo.com/',
2025-11-28T21:34:36:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:36:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:36:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:36:   dnt: '1',
2025-11-28T21:34:36:   'x-forwarded-for': '106.116.229.18, 172.161.144.67',
2025-11-28T21:34:36:   'x-real-ip': '106.116.229.18',
2025-11-28T21:34:36:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:36:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:36:   connection: 'Keep-Alive',
2025-11-28T21:34:36:   'x-middleware-invoke': '',
2025-11-28T21:34:36:   'x-invoke-path': '/404',
2025-11-28T21:34:36:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:36:   'x-invoke-status': '404'
2025-11-28T21:34:36: }
2025-11-28T21:34:36: 2025-11-29T02:34:36.809Z compression no compression: not acceptable
2025-11-28T21:34:36: 2025-11-29T02:34:36.925Z next:router-server:main requestHandler! /wp-includes/php-compat/ {
2025-11-28T21:34:36:   matchedOutput: undefined,
2025-11-28T21:34:36:   statusCode: 308,
2025-11-28T21:34:36:   resHeaders: undefined,
2025-11-28T21:34:36:   bodyStream: false,
2025-11-28T21:34:36:   parsedUrl: { pathname: '/wp-includes/php-compat', query: undefined },
2025-11-28T21:34:36:   finished: true
2025-11-28T21:34:36: }
2025-11-28T21:34:36: 2025-11-29T02:34:36.925Z compression undefined not compressible
2025-11-28T21:34:36: 2025-11-29T02:34:36.925Z compression no compression: filtered
2025-11-28T21:34:37: 2025-11-29T02:34:37.263Z next:router-server:main requestHandler! /wp-includes/php-compat {
2025-11-28T21:34:37:   matchedOutput: null,
2025-11-28T21:34:37:   statusCode: undefined,
2025-11-28T21:34:37:   resHeaders: {},
2025-11-28T21:34:37:   bodyStream: false,
2025-11-28T21:34:37:   parsedUrl: {
2025-11-28T21:34:37:     pathname: '/wp-includes/php-compat',
2025-11-28T21:34:37:     query: [Object: null prototype] {}
2025-11-28T21:34:37:   },
2025-11-28T21:34:37:   finished: false
2025-11-28T21:34:37: }
2025-11-28T21:34:37: 2025-11-29T02:34:37.263Z next:router-server:main invokeRender /wp-includes/php-compat {
2025-11-28T21:34:37:   host: 'mail.gearly.com',
2025-11-28T21:34:37:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:37:   referer: 'https://www.google.com/',
2025-11-28T21:34:37:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:37:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:37:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:37:   dnt: '1',
2025-11-28T21:34:37:   'x-forwarded-for': '42.236.71.92, 172.161.144.67',
2025-11-28T21:34:37:   'x-real-ip': '42.236.71.92',
2025-11-28T21:34:37:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:37:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:37:   connection: 'Keep-Alive',
2025-11-28T21:34:37:   'x-middleware-invoke': '',
2025-11-28T21:34:37:   'x-invoke-path': '/404',
2025-11-28T21:34:37:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:37:   'x-invoke-status': '404'
2025-11-28T21:34:37: }
2025-11-28T21:34:37: 2025-11-29T02:34:37.263Z compression no compression: not acceptable
2025-11-28T21:34:37: 2025-11-29T02:34:37.372Z next:router-server:main requestHandler! /wp-includes/pomo/ {
2025-11-28T21:34:37:   matchedOutput: undefined,
2025-11-28T21:34:37:   statusCode: 308,
2025-11-28T21:34:37:   resHeaders: undefined,
2025-11-28T21:34:37:   bodyStream: false,
2025-11-28T21:34:37:   parsedUrl: { pathname: '/wp-includes/pomo', query: undefined },
2025-11-28T21:34:37:   finished: true
2025-11-28T21:34:37: }
2025-11-28T21:34:37: 2025-11-29T02:34:37.373Z compression undefined not compressible
2025-11-28T21:34:37: 2025-11-29T02:34:37.373Z compression no compression: filtered
2025-11-28T21:34:37: 2025-11-29T02:34:37.476Z next:router-server:main requestHandler! /wp-includes/pomo {
2025-11-28T21:34:37:   matchedOutput: null,
2025-11-28T21:34:37:   statusCode: undefined,
2025-11-28T21:34:37:   resHeaders: {},
2025-11-28T21:34:37:   bodyStream: false,
2025-11-28T21:34:37:   parsedUrl: { pathname: '/wp-includes/pomo', query: [Object: null prototype] {} },
2025-11-28T21:34:37:   finished: false
2025-11-28T21:34:37: }
2025-11-28T21:34:37: 2025-11-29T02:34:37.476Z next:router-server:main invokeRender /wp-includes/pomo {
2025-11-28T21:34:37:   host: 'mail.gearly.com',
2025-11-28T21:34:37:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:37:   referer: 'https://www.google.co.uk/',
2025-11-28T21:34:37:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:37:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:37:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:37:   dnt: '1',
2025-11-28T21:34:37:   'x-forwarded-for': '21.50.68.78, 172.161.144.67',
2025-11-28T21:34:37:   'x-real-ip': '21.50.68.78',
2025-11-28T21:34:37:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:37:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:37:   connection: 'Keep-Alive',
2025-11-28T21:34:37:   'x-middleware-invoke': '',
2025-11-28T21:34:37:   'x-invoke-path': '/404',
2025-11-28T21:34:37:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:37:   'x-invoke-status': '404'
2025-11-28T21:34:37: }
2025-11-28T21:34:37: 2025-11-29T02:34:37.476Z compression no compression: not acceptable
2025-11-28T21:34:37: 2025-11-29T02:34:37.576Z next:router-server:main requestHandler! /wp-includes/random_compat/ {
2025-11-28T21:34:37:   matchedOutput: undefined,
2025-11-28T21:34:37:   statusCode: 308,
2025-11-28T21:34:37:   resHeaders: undefined,
2025-11-28T21:34:37:   bodyStream: false,
2025-11-28T21:34:37:   parsedUrl: { pathname: '/wp-includes/random_compat', query: undefined },
2025-11-28T21:34:37:   finished: true
2025-11-28T21:34:37: }
2025-11-28T21:34:37: 2025-11-29T02:34:37.576Z compression undefined not compressible
2025-11-28T21:34:37: 2025-11-29T02:34:37.576Z compression no compression: filtered
2025-11-28T21:34:37: 2025-11-29T02:34:37.681Z next:router-server:main requestHandler! /wp-includes/random_compat {
2025-11-28T21:34:37:   matchedOutput: null,
2025-11-28T21:34:37:   statusCode: undefined,
2025-11-28T21:34:37:   resHeaders: {},
2025-11-28T21:34:37:   bodyStream: false,
2025-11-28T21:34:37:   parsedUrl: {
2025-11-28T21:34:37:     pathname: '/wp-includes/random_compat',
2025-11-28T21:34:37:     query: [Object: null prototype] {}
2025-11-28T21:34:37:   },
2025-11-28T21:34:37:   finished: false
2025-11-28T21:34:37: }
2025-11-28T21:34:37: 2025-11-29T02:34:37.681Z next:router-server:main invokeRender /wp-includes/random_compat {
2025-11-28T21:34:37:   host: 'mail.gearly.com',
2025-11-28T21:34:37:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:37:   referer: 'https://www.google.fr/',
2025-11-28T21:34:37:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:37:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:37:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:37:   dnt: '1',
2025-11-28T21:34:37:   'x-forwarded-for': '61.132.183.71, 172.161.144.67',
2025-11-28T21:34:37:   'x-real-ip': '61.132.183.71',
2025-11-28T21:34:37:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:37:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:37:   connection: 'Keep-Alive',
2025-11-28T21:34:37:   'x-middleware-invoke': '',
2025-11-28T21:34:37:   'x-invoke-path': '/404',
2025-11-28T21:34:37:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:37:   'x-invoke-status': '404'
2025-11-28T21:34:37: }
2025-11-28T21:34:37: 2025-11-29T02:34:37.681Z compression no compression: not acceptable
2025-11-28T21:34:38: 2025-11-29T02:34:38.163Z next:router-server:main requestHandler! /wp-includes/rest-api/ {
2025-11-28T21:34:38:   matchedOutput: undefined,
2025-11-28T21:34:38:   statusCode: 308,
2025-11-28T21:34:38:   resHeaders: undefined,
2025-11-28T21:34:38:   bodyStream: false,
2025-11-28T21:34:38:   parsedUrl: { pathname: '/wp-includes/rest-api', query: undefined },
2025-11-28T21:34:38:   finished: true
2025-11-28T21:34:38: }
2025-11-28T21:34:38: 2025-11-29T02:34:38.163Z compression undefined not compressible
2025-11-28T21:34:38: 2025-11-29T02:34:38.163Z compression no compression: filtered
2025-11-28T21:34:38: 2025-11-29T02:34:38.773Z next:router-server:main requestHandler! /wp-includes/rest-api {
2025-11-28T21:34:38:   matchedOutput: null,
2025-11-28T21:34:38:   statusCode: undefined,
2025-11-28T21:34:38:   resHeaders: {},
2025-11-28T21:34:38:   bodyStream: false,
2025-11-28T21:34:38:   parsedUrl: {
2025-11-28T21:34:38:     pathname: '/wp-includes/rest-api',
2025-11-28T21:34:38:     query: [Object: null prototype] {}
2025-11-28T21:34:38:   },
2025-11-28T21:34:38:   finished: false
2025-11-28T21:34:38: }
2025-11-28T21:34:38: 2025-11-29T02:34:38.773Z next:router-server:main invokeRender /wp-includes/rest-api {
2025-11-28T21:34:38:   host: 'mail.gearly.com',
2025-11-28T21:34:38:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:38:   referer: 'https://www.google.com/',
2025-11-28T21:34:38:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:38:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:38:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:38:   dnt: '1',
2025-11-28T21:34:38:   'x-forwarded-for': '189.136.30.27, 172.161.144.67',
2025-11-28T21:34:38:   'x-real-ip': '189.136.30.27',
2025-11-28T21:34:38:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:38:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:38:   connection: 'Keep-Alive',
2025-11-28T21:34:38:   'x-middleware-invoke': '',
2025-11-28T21:34:38:   'x-invoke-path': '/404',
2025-11-28T21:34:38:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:38:   'x-invoke-status': '404'
2025-11-28T21:34:38: }
2025-11-28T21:34:38: 2025-11-29T02:34:38.773Z compression no compression: not acceptable
2025-11-28T21:34:39: 2025-11-29T02:34:39.043Z next:router-server:main requestHandler! /wp-includes/rest-api/endpoints/ {
2025-11-28T21:34:39:   matchedOutput: undefined,
2025-11-28T21:34:39:   statusCode: 308,
2025-11-28T21:34:39:   resHeaders: undefined,
2025-11-28T21:34:39:   bodyStream: false,
2025-11-28T21:34:39:   parsedUrl: { pathname: '/wp-includes/rest-api/endpoints', query: undefined },
2025-11-28T21:34:39:   finished: true
2025-11-28T21:34:39: }
2025-11-28T21:34:39: 2025-11-29T02:34:39.043Z compression undefined not compressible
2025-11-28T21:34:39: 2025-11-29T02:34:39.043Z compression no compression: filtered
2025-11-28T21:34:39: 2025-11-29T02:34:39.142Z next:router-server:main requestHandler! /wp-includes/rest-api/endpoints {
2025-11-28T21:34:39:   matchedOutput: null,
2025-11-28T21:34:39:   statusCode: undefined,
2025-11-28T21:34:39:   resHeaders: {},
2025-11-28T21:34:39:   bodyStream: false,
2025-11-28T21:34:39:   parsedUrl: {
2025-11-28T21:34:39:     pathname: '/wp-includes/rest-api/endpoints',
2025-11-28T21:34:39:     query: [Object: null prototype] {}
2025-11-28T21:34:39:   },
2025-11-28T21:34:39:   finished: false
2025-11-28T21:34:39: }
2025-11-28T21:34:39: 2025-11-29T02:34:39.142Z next:router-server:main invokeRender /wp-includes/rest-api/endpoints {
2025-11-28T21:34:39:   host: 'mail.gearly.com',
2025-11-28T21:34:39:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) CriOS/119.0.6045.109 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:39:   referer: 'https://duckduckgo.com/',
2025-11-28T21:34:39:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:39:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:39:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:39:   dnt: '1',
2025-11-28T21:34:39:   'x-forwarded-for': '122.207.7.0, 172.161.144.67',
2025-11-28T21:34:39:   'x-real-ip': '122.207.7.0',
2025-11-28T21:34:39:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:39:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:39:   connection: 'Keep-Alive',
2025-11-28T21:34:39:   'x-middleware-invoke': '',
2025-11-28T21:34:39:   'x-invoke-path': '/404',
2025-11-28T21:34:39:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:39:   'x-invoke-status': '404'
2025-11-28T21:34:39: }
2025-11-28T21:34:39: 2025-11-29T02:34:39.143Z compression no compression: not acceptable
2025-11-28T21:34:39: 2025-11-29T02:34:39.304Z next:router-server:main requestHandler! /wp-includes/rest-api/fields/ {
2025-11-28T21:34:39:   matchedOutput: undefined,
2025-11-28T21:34:39:   statusCode: 308,
2025-11-28T21:34:39:   resHeaders: undefined,
2025-11-28T21:34:39:   bodyStream: false,
2025-11-28T21:34:39:   parsedUrl: { pathname: '/wp-includes/rest-api/fields', query: undefined },
2025-11-28T21:34:39:   finished: true
2025-11-28T21:34:39: }
2025-11-28T21:34:39: 2025-11-29T02:34:39.304Z compression undefined not compressible
2025-11-28T21:34:39: 2025-11-29T02:34:39.304Z compression no compression: filtered
2025-11-28T21:34:39: 2025-11-29T02:34:39.649Z next:router-server:main requestHandler! /wp-includes/rest-api/fields {
2025-11-28T21:34:39:   matchedOutput: null,
2025-11-28T21:34:39:   statusCode: undefined,
2025-11-28T21:34:39:   resHeaders: {},
2025-11-28T21:34:39:   bodyStream: false,
2025-11-28T21:34:39:   parsedUrl: {
2025-11-28T21:34:39:     pathname: '/wp-includes/rest-api/fields',
2025-11-28T21:34:39:     query: [Object: null prototype] {}
2025-11-28T21:34:39:   },
2025-11-28T21:34:39:   finished: false
2025-11-28T21:34:39: }
2025-11-28T21:34:39: 2025-11-29T02:34:39.649Z next:router-server:main invokeRender /wp-includes/rest-api/fields {
2025-11-28T21:34:39:   host: 'mail.gearly.com',
2025-11-28T21:34:39:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:39:   referer: 'https://www.yahoo.com/',
2025-11-28T21:34:39:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:39:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:39:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:39:   dnt: '1',
2025-11-28T21:34:39:   'x-forwarded-for': '57.140.23.41, 172.161.144.67',
2025-11-28T21:34:39:   'x-real-ip': '57.140.23.41',
2025-11-28T21:34:39:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:39:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:39:   connection: 'Keep-Alive',
2025-11-28T21:34:39:   'x-middleware-invoke': '',
2025-11-28T21:34:39:   'x-invoke-path': '/404',
2025-11-28T21:34:39:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:39:   'x-invoke-status': '404'
2025-11-28T21:34:39: }
2025-11-28T21:34:39: 2025-11-29T02:34:39.650Z compression no compression: not acceptable
2025-11-28T21:34:40: 2025-11-29T02:34:40.175Z next:router-server:main requestHandler! /wp-includes/rest-api/search/ {
2025-11-28T21:34:40:   matchedOutput: undefined,
2025-11-28T21:34:40:   statusCode: 308,
2025-11-28T21:34:40:   resHeaders: undefined,
2025-11-28T21:34:40:   bodyStream: false,
2025-11-28T21:34:40:   parsedUrl: { pathname: '/wp-includes/rest-api/search', query: undefined },
2025-11-28T21:34:40:   finished: true
2025-11-28T21:34:40: }
2025-11-28T21:34:40: 2025-11-29T02:34:40.175Z compression undefined not compressible
2025-11-28T21:34:40: 2025-11-29T02:34:40.175Z compression no compression: filtered
2025-11-28T21:34:41: 2025-11-29T02:34:41.315Z next:router-server:main requestHandler! /wp-includes/rest-api/search {
2025-11-28T21:34:41:   matchedOutput: null,
2025-11-28T21:34:41:   statusCode: undefined,
2025-11-28T21:34:41:   resHeaders: {},
2025-11-28T21:34:41:   bodyStream: false,
2025-11-28T21:34:41:   parsedUrl: {
2025-11-28T21:34:41:     pathname: '/wp-includes/rest-api/search',
2025-11-28T21:34:41:     query: [Object: null prototype] {}
2025-11-28T21:34:41:   },
2025-11-28T21:34:41:   finished: false
2025-11-28T21:34:41: }
2025-11-28T21:34:41: 2025-11-29T02:34:41.315Z next:router-server:main invokeRender /wp-includes/rest-api/search {
2025-11-28T21:34:41:   host: 'mail.gearly.com',
2025-11-28T21:34:41:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; SM-A525F) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:41:   referer: 'https://duckduckgo.com/',
2025-11-28T21:34:41:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:41:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:41:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:41:   dnt: '1',
2025-11-28T21:34:41:   'x-forwarded-for': '16.208.98.3, 172.161.144.67',
2025-11-28T21:34:41:   'x-real-ip': '16.208.98.3',
2025-11-28T21:34:41:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:41:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:41:   connection: 'Keep-Alive',
2025-11-28T21:34:41:   'x-middleware-invoke': '',
2025-11-28T21:34:41:   'x-invoke-path': '/404',
2025-11-28T21:34:41:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:41:   'x-invoke-status': '404'
2025-11-28T21:34:41: }
2025-11-28T21:34:41: 2025-11-29T02:34:41.316Z compression no compression: not acceptable
2025-11-28T21:34:41: 2025-11-29T02:34:41.463Z next:router-server:main requestHandler! /wp-includes/sitemaps/ {
2025-11-28T21:34:41:   matchedOutput: undefined,
2025-11-28T21:34:41:   statusCode: 308,
2025-11-28T21:34:41:   resHeaders: undefined,
2025-11-28T21:34:41:   bodyStream: false,
2025-11-28T21:34:41:   parsedUrl: { pathname: '/wp-includes/sitemaps', query: undefined },
2025-11-28T21:34:41:   finished: true
2025-11-28T21:34:41: }
2025-11-28T21:34:41: 2025-11-29T02:34:41.463Z compression undefined not compressible
2025-11-28T21:34:41: 2025-11-29T02:34:41.463Z compression no compression: filtered
2025-11-28T21:34:41: 2025-11-29T02:34:41.562Z next:router-server:main requestHandler! /wp-includes/sitemaps {
2025-11-28T21:34:41:   matchedOutput: null,
2025-11-28T21:34:41:   statusCode: undefined,
2025-11-28T21:34:41:   resHeaders: {},
2025-11-28T21:34:41:   bodyStream: false,
2025-11-28T21:34:41:   parsedUrl: {
2025-11-28T21:34:41:     pathname: '/wp-includes/sitemaps',
2025-11-28T21:34:41:     query: [Object: null prototype] {}
2025-11-28T21:34:41:   },
2025-11-28T21:34:41:   finished: false
2025-11-28T21:34:41: }
2025-11-28T21:34:41: 2025-11-29T02:34:41.562Z next:router-server:main invokeRender /wp-includes/sitemaps {
2025-11-28T21:34:41:   host: 'mail.gearly.com',
2025-11-28T21:34:41:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:41:   referer: 'https://www.google.de/',
2025-11-28T21:34:41:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:41:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:41:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:41:   dnt: '1',
2025-11-28T21:34:41:   'x-forwarded-for': '108.74.1.76, 172.161.144.67',
2025-11-28T21:34:41:   'x-real-ip': '108.74.1.76',
2025-11-28T21:34:41:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:41:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:41:   connection: 'Keep-Alive',
2025-11-28T21:34:41:   'x-middleware-invoke': '',
2025-11-28T21:34:41:   'x-invoke-path': '/404',
2025-11-28T21:34:41:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:41:   'x-invoke-status': '404'
2025-11-28T21:34:41: }
2025-11-28T21:34:41: 2025-11-29T02:34:41.564Z compression no compression: not acceptable
2025-11-28T21:34:41: 2025-11-29T02:34:41.682Z next:router-server:main requestHandler! /wp-includes/sitemaps/autoload_classmap.php {
2025-11-28T21:34:41:   matchedOutput: null,
2025-11-28T21:34:41:   statusCode: undefined,
2025-11-28T21:34:41:   resHeaders: {},
2025-11-28T21:34:41:   bodyStream: false,
2025-11-28T21:34:41:   parsedUrl: {
2025-11-28T21:34:41:     pathname: '/wp-includes/sitemaps/autoload_classmap.php',
2025-11-28T21:34:41:     query: [Object: null prototype] {}
2025-11-28T21:34:41:   },
2025-11-28T21:34:41:   finished: false
2025-11-28T21:34:41: }
2025-11-28T21:34:41: 2025-11-29T02:34:41.682Z next:router-server:main invokeRender /wp-includes/sitemaps/autoload_classmap.php {
2025-11-28T21:34:41:   host: 'mail.gearly.com',
2025-11-28T21:34:41:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 15_7_9 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/15.6.5 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:41:   referer: 'https://www.google.fr/',
2025-11-28T21:34:41:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:41:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:41:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:41:   dnt: '1',
2025-11-28T21:34:41:   'x-forwarded-for': '70.211.233.197, 172.161.144.67',
2025-11-28T21:34:41:   'x-real-ip': '70.211.233.197',
2025-11-28T21:34:41:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:41:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:41:   connection: 'Keep-Alive',
2025-11-28T21:34:41:   'x-middleware-invoke': '',
2025-11-28T21:34:41:   'x-invoke-path': '/404',
2025-11-28T21:34:41:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:41:   'x-invoke-status': '404'
2025-11-28T21:34:41: }
2025-11-28T21:34:41: 2025-11-29T02:34:41.682Z compression no compression: not acceptable
2025-11-28T21:34:41: 2025-11-29T02:34:41.781Z next:router-server:main requestHandler! /wp-includes/sitemaps/providers/ {
2025-11-28T21:34:41:   matchedOutput: undefined,
2025-11-28T21:34:41:   statusCode: 308,
2025-11-28T21:34:41:   resHeaders: undefined,
2025-11-28T21:34:41:   bodyStream: false,
2025-11-28T21:34:41:   parsedUrl: { pathname: '/wp-includes/sitemaps/providers', query: undefined },
2025-11-28T21:34:41:   finished: true
2025-11-28T21:34:41: }
2025-11-28T21:34:41: 2025-11-29T02:34:41.781Z compression undefined not compressible
2025-11-28T21:34:41: 2025-11-29T02:34:41.781Z compression no compression: filtered
2025-11-28T21:34:42: 2025-11-29T02:34:42.017Z next:router-server:main requestHandler! /wp-includes/sitemaps/providers {
2025-11-28T21:34:42:   matchedOutput: null,
2025-11-28T21:34:42:   statusCode: undefined,
2025-11-28T21:34:42:   resHeaders: {},
2025-11-28T21:34:42:   bodyStream: false,
2025-11-28T21:34:42:   parsedUrl: {
2025-11-28T21:34:42:     pathname: '/wp-includes/sitemaps/providers',
2025-11-28T21:34:42:     query: [Object: null prototype] {}
2025-11-28T21:34:42:   },
2025-11-28T21:34:42:   finished: false
2025-11-28T21:34:42: }
2025-11-28T21:34:42: 2025-11-29T02:34:42.017Z next:router-server:main invokeRender /wp-includes/sitemaps/providers {
2025-11-28T21:34:42:   host: 'mail.gearly.com',
2025-11-28T21:34:42:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T21:34:42:   referer: 'https://www.google.fr/',
2025-11-28T21:34:42:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:42:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:42:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:42:   dnt: '1',
2025-11-28T21:34:42:   'x-forwarded-for': '124.88.141.75, 172.161.144.67',
2025-11-28T21:34:42:   'x-real-ip': '124.88.141.75',
2025-11-28T21:34:42:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:42:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:42:   connection: 'Keep-Alive',
2025-11-28T21:34:42:   'x-middleware-invoke': '',
2025-11-28T21:34:42:   'x-invoke-path': '/404',
2025-11-28T21:34:42:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:42:   'x-invoke-status': '404'
2025-11-28T21:34:42: }
2025-11-28T21:34:42: 2025-11-29T02:34:42.018Z compression no compression: not acceptable
2025-11-28T21:34:42: 2025-11-29T02:34:42.825Z next:router-server:main requestHandler! /wp-includes/sodium_compat/ {
2025-11-28T21:34:42:   matchedOutput: undefined,
2025-11-28T21:34:42:   statusCode: 308,
2025-11-28T21:34:42:   resHeaders: undefined,
2025-11-28T21:34:42:   bodyStream: false,
2025-11-28T21:34:42:   parsedUrl: { pathname: '/wp-includes/sodium_compat', query: undefined },
2025-11-28T21:34:42:   finished: true
2025-11-28T21:34:42: }
2025-11-28T21:34:42: 2025-11-29T02:34:42.825Z compression undefined not compressible
2025-11-28T21:34:42: 2025-11-29T02:34:42.825Z compression no compression: filtered
2025-11-28T21:34:42: 2025-11-29T02:34:42.918Z next:router-server:main requestHandler! /wp-includes/sodium_compat {
2025-11-28T21:34:42:   matchedOutput: null,
2025-11-28T21:34:42:   statusCode: undefined,
2025-11-28T21:34:42:   resHeaders: {},
2025-11-28T21:34:42:   bodyStream: false,
2025-11-28T21:34:42:   parsedUrl: {
2025-11-28T21:34:42:     pathname: '/wp-includes/sodium_compat',
2025-11-28T21:34:42:     query: [Object: null prototype] {}
2025-11-28T21:34:42:   },
2025-11-28T21:34:42:   finished: false
2025-11-28T21:34:42: }
2025-11-28T21:34:42: 2025-11-29T02:34:42.919Z next:router-server:main invokeRender /wp-includes/sodium_compat {
2025-11-28T21:34:42:   host: 'mail.gearly.com',
2025-11-28T21:34:42:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; M2101K6G) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:42:   referer: 'https://www.google.co.uk/',
2025-11-28T21:34:42:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:42:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:42:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:42:   dnt: '1',
2025-11-28T21:34:42:   'x-forwarded-for': '238.105.99.87, 172.161.144.67',
2025-11-28T21:34:42:   'x-real-ip': '238.105.99.87',
2025-11-28T21:34:42:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:42:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:42:   connection: 'Keep-Alive',
2025-11-28T21:34:42:   'x-middleware-invoke': '',
2025-11-28T21:34:42:   'x-invoke-path': '/404',
2025-11-28T21:34:42:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:42:   'x-invoke-status': '404'
2025-11-28T21:34:42: }
2025-11-28T21:34:42: 2025-11-29T02:34:42.919Z compression no compression: not acceptable
2025-11-28T21:34:43: 2025-11-29T02:34:43.012Z next:router-server:main requestHandler! /wp-includes/sodium_compat/index.php {
2025-11-28T21:34:43:   matchedOutput: null,
2025-11-28T21:34:43:   statusCode: undefined,
2025-11-28T21:34:43:   resHeaders: {},
2025-11-28T21:34:43:   bodyStream: false,
2025-11-28T21:34:43:   parsedUrl: {
2025-11-28T21:34:43:     pathname: '/wp-includes/sodium_compat/index.php',
2025-11-28T21:34:43:     query: [Object: null prototype] {}
2025-11-28T21:34:43:   },
2025-11-28T21:34:43:   finished: false
2025-11-28T21:34:43: }
2025-11-28T21:34:43: 2025-11-29T02:34:43.013Z next:router-server:main invokeRender /wp-includes/sodium_compat/index.php {
2025-11-28T21:34:43:   host: 'mail.gearly.com',
2025-11-28T21:34:43:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:43:   referer: 'https://www.google.co.uk/',
2025-11-28T21:34:43:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:43:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:43:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:43:   dnt: '1',
2025-11-28T21:34:43:   'x-forwarded-for': '46.199.13.60, 172.161.144.67',
2025-11-28T21:34:43:   'x-real-ip': '46.199.13.60',
2025-11-28T21:34:43:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:43:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:43:   connection: 'Keep-Alive',
2025-11-28T21:34:43:   'x-middleware-invoke': '',
2025-11-28T21:34:43:   'x-invoke-path': '/404',
2025-11-28T21:34:43:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:43:   'x-invoke-status': '404'
2025-11-28T21:34:43: }
2025-11-28T21:34:43: 2025-11-29T02:34:43.013Z compression no compression: not acceptable
2025-11-28T21:34:43: 2025-11-29T02:34:43.516Z next:router-server:main requestHandler! /wp-includes/sodium_compat/src/ {
2025-11-28T21:34:43:   matchedOutput: undefined,
2025-11-28T21:34:43:   statusCode: 308,
2025-11-28T21:34:43:   resHeaders: undefined,
2025-11-28T21:34:43:   bodyStream: false,
2025-11-28T21:34:43:   parsedUrl: { pathname: '/wp-includes/sodium_compat/src', query: undefined },
2025-11-28T21:34:43:   finished: true
2025-11-28T21:34:43: }
2025-11-28T21:34:43: 2025-11-29T02:34:43.516Z compression undefined not compressible
2025-11-28T21:34:43: 2025-11-29T02:34:43.516Z compression no compression: filtered
2025-11-28T21:34:43: 2025-11-29T02:34:43.611Z next:router-server:main requestHandler! /wp-includes/sodium_compat/src {
2025-11-28T21:34:43:   matchedOutput: null,
2025-11-28T21:34:43:   statusCode: undefined,
2025-11-28T21:34:43:   resHeaders: {},
2025-11-28T21:34:43:   bodyStream: false,
2025-11-28T21:34:43:   parsedUrl: {
2025-11-28T21:34:43:     pathname: '/wp-includes/sodium_compat/src',
2025-11-28T21:34:43:     query: [Object: null prototype] {}
2025-11-28T21:34:43:   },
2025-11-28T21:34:43:   finished: false
2025-11-28T21:34:43: }
2025-11-28T21:34:43: 2025-11-29T02:34:43.611Z next:router-server:main invokeRender /wp-includes/sodium_compat/src {
2025-11-28T21:34:43:   host: 'mail.gearly.com',
2025-11-28T21:34:43:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:43:   referer: 'https://www.google.fr/',
2025-11-28T21:34:43:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:43:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:43:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:43:   dnt: '1',
2025-11-28T21:34:43:   'x-forwarded-for': '3.127.25.96, 172.161.144.67',
2025-11-28T21:34:43:   'x-real-ip': '3.127.25.96',
2025-11-28T21:34:43:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:43:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:43:   connection: 'Keep-Alive',
2025-11-28T21:34:43:   'x-middleware-invoke': '',
2025-11-28T21:34:43:   'x-invoke-path': '/404',
2025-11-28T21:34:43:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:43:   'x-invoke-status': '404'
2025-11-28T21:34:43: }
2025-11-28T21:34:43: 2025-11-29T02:34:43.612Z compression no compression: not acceptable
2025-11-28T21:34:43: 2025-11-29T02:34:43.747Z next:router-server:main requestHandler! /wp-includes/style-engine/index.php {
2025-11-28T21:34:43:   matchedOutput: null,
2025-11-28T21:34:43:   statusCode: undefined,
2025-11-28T21:34:43:   resHeaders: {},
2025-11-28T21:34:43:   bodyStream: false,
2025-11-28T21:34:43:   parsedUrl: {
2025-11-28T21:34:43:     pathname: '/wp-includes/style-engine/index.php',
2025-11-28T21:34:43:     query: [Object: null prototype] {}
2025-11-28T21:34:43:   },
2025-11-28T21:34:43:   finished: false
2025-11-28T21:34:43: }
2025-11-28T21:34:43: 2025-11-29T02:34:43.747Z next:router-server:main invokeRender /wp-includes/style-engine/index.php {
2025-11-28T21:34:43:   host: 'mail.gearly.com',
2025-11-28T21:34:43:   'user-agent': 'Mozilla/5.0 (Linux; Android 12; V2134) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:43:   referer: 'https://www.google.com/',
2025-11-28T21:34:43:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:43:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:43:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:43:   dnt: '1',
2025-11-28T21:34:43:   'x-forwarded-for': '215.198.121.172, 172.161.144.67',
2025-11-28T21:34:43:   'x-real-ip': '215.198.121.172',
2025-11-28T21:34:43:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:43:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:43:   connection: 'Keep-Alive',
2025-11-28T21:34:43:   'x-middleware-invoke': '',
2025-11-28T21:34:43:   'x-invoke-path': '/404',
2025-11-28T21:34:43:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:43:   'x-invoke-status': '404'
2025-11-28T21:34:43: }
2025-11-28T21:34:43: 2025-11-29T02:34:43.748Z compression no compression: not acceptable
2025-11-28T21:34:43: 2025-11-29T02:34:43.954Z next:router-server:main requestHandler! /wp-includes/style-engine/wp-conflg.php {
2025-11-28T21:34:43:   matchedOutput: null,
2025-11-28T21:34:43:   statusCode: undefined,
2025-11-28T21:34:43:   resHeaders: {},
2025-11-28T21:34:43:   bodyStream: false,
2025-11-28T21:34:43:   parsedUrl: {
2025-11-28T21:34:43:     pathname: '/wp-includes/style-engine/wp-conflg.php',
2025-11-28T21:34:43:     query: [Object: null prototype] {}
2025-11-28T21:34:43:   },
2025-11-28T21:34:43:   finished: false
2025-11-28T21:34:43: }
2025-11-28T21:34:43: 2025-11-29T02:34:43.954Z next:router-server:main invokeRender /wp-includes/style-engine/wp-conflg.php {
2025-11-28T21:34:43:   host: 'mail.gearly.com',
2025-11-28T21:34:43:   'user-agent': 'Mozilla/5.g (Linux; Android 13; Pixel 7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:43:   referer: 'https://www.yahoo.com/',
2025-11-28T21:34:43:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:43:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:43:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:43:   dnt: '1',
2025-11-28T21:34:43:   'x-forwarded-for': '27.156.89.97, 172.161.144.67',
2025-11-28T21:34:43:   'x-real-ip': '27.156.89.97',
2025-11-28T21:34:43:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:43:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:43:   connection: 'Keep-Alive',
2025-11-28T21:34:43:   'x-middleware-invoke': '',
2025-11-28T21:34:43:   'x-invoke-path': '/404',
2025-11-28T21:34:43:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:43:   'x-invoke-status': '404'
2025-11-28T21:34:43: }
2025-11-28T21:34:43: 2025-11-29T02:34:43.955Z compression no compression: not acceptable
2025-11-28T21:34:44: 2025-11-29T02:34:44.048Z next:router-server:main requestHandler! /wp-includes/theme-compat/ {
2025-11-28T21:34:44:   matchedOutput: undefined,
2025-11-28T21:34:44:   statusCode: 308,
2025-11-28T21:34:44:   resHeaders: undefined,
2025-11-28T21:34:44:   bodyStream: false,
2025-11-28T21:34:44:   parsedUrl: { pathname: '/wp-includes/theme-compat', query: undefined },
2025-11-28T21:34:44:   finished: true
2025-11-28T21:34:44: }
2025-11-28T21:34:44: 2025-11-29T02:34:44.048Z compression undefined not compressible
2025-11-28T21:34:44: 2025-11-29T02:34:44.048Z compression no compression: filtered
2025-11-28T21:34:44: 2025-11-29T02:34:44.369Z next:router-server:main requestHandler! /wp-includes/theme-compat {
2025-11-28T21:34:44:   matchedOutput: null,
2025-11-28T21:34:44:   statusCode: undefined,
2025-11-28T21:34:44:   resHeaders: {},
2025-11-28T21:34:44:   bodyStream: false,
2025-11-28T21:34:44:   parsedUrl: {
2025-11-28T21:34:44:     pathname: '/wp-includes/theme-compat',
2025-11-28T21:34:44:     query: [Object: null prototype] {}
2025-11-28T21:34:44:   },
2025-11-28T21:34:44:   finished: false
2025-11-28T21:34:44: }
2025-11-28T21:34:44: 2025-11-29T02:34:44.369Z next:router-server:main invokeRender /wp-includes/theme-compat {
2025-11-28T21:34:44:   host: 'mail.gearly.com',
2025-11-28T21:34:44:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 17_0_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.0.1 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:44:   referer: 'https://www.google.fr/',
2025-11-28T21:34:44:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:44:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:44:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:44:   dnt: '1',
2025-11-28T21:34:44:   'x-forwarded-for': '23.222.6.118, 172.161.144.67',
2025-11-28T21:34:44:   'x-real-ip': '23.222.6.118',
2025-11-28T21:34:44:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:44:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:44:   connection: 'Keep-Alive',
2025-11-28T21:34:44:   'x-middleware-invoke': '',
2025-11-28T21:34:44:   'x-invoke-path': '/404',
2025-11-28T21:34:44:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:44:   'x-invoke-status': '404'
2025-11-28T21:34:44: }
2025-11-28T21:34:44: 2025-11-29T02:34:44.371Z compression no compression: not acceptable
2025-11-28T21:34:44: 2025-11-29T02:34:44.506Z next:router-server:main requestHandler! /wp-includes/widgets/autoload_classmap.php {
2025-11-28T21:34:44:   matchedOutput: null,
2025-11-28T21:34:44:   statusCode: undefined,
2025-11-28T21:34:44:   resHeaders: {},
2025-11-28T21:34:44:   bodyStream: false,
2025-11-28T21:34:44:   parsedUrl: {
2025-11-28T21:34:44:     pathname: '/wp-includes/widgets/autoload_classmap.php',
2025-11-28T21:34:44:     query: [Object: null prototype] {}
2025-11-28T21:34:44:   },
2025-11-28T21:34:44:   finished: false
2025-11-28T21:34:44: }
2025-11-28T21:34:44: 2025-11-29T02:34:44.506Z next:router-server:main invokeRender /wp-includes/widgets/autoload_classmap.php {
2025-11-28T21:34:44:   host: 'mail.gearly.com',
2025-11-28T21:34:44:   'user-agent': 'Mozilla/5.0 (Linux; Android 13; SM-S908E) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:44:   referer: 'https://www.google.com/',
2025-11-28T21:34:44:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:44:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:44:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:44:   dnt: '1',
2025-11-28T21:34:44:   'x-forwarded-for': '123.81.61.239, 172.161.144.67',
2025-11-28T21:34:44:   'x-real-ip': '123.81.61.239',
2025-11-28T21:34:44:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:44:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:44:   connection: 'Keep-Alive',
2025-11-28T21:34:44:   'x-middleware-invoke': '',
2025-11-28T21:34:44:   'x-invoke-path': '/404',
2025-11-28T21:34:44:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:44:   'x-invoke-status': '404'
2025-11-28T21:34:44: }
2025-11-28T21:34:44: 2025-11-29T02:34:44.506Z compression no compression: not acceptable
2025-11-28T21:34:45: 2025-11-29T02:34:45.051Z next:router-server:main requestHandler! /wp-mail.php {
2025-11-28T21:34:45:   matchedOutput: null,
2025-11-28T21:34:45:   statusCode: undefined,
2025-11-28T21:34:45:   resHeaders: {},
2025-11-28T21:34:45:   bodyStream: false,
2025-11-28T21:34:45:   parsedUrl: { pathname: '/wp-mail.php', query: [Object: null prototype] {} },
2025-11-28T21:34:45:   finished: false
2025-11-28T21:34:45: }
2025-11-28T21:34:45: 2025-11-29T02:34:45.051Z next:router-server:main invokeRender /wp-mail.php {
2025-11-28T21:34:45:   host: 'mail.gearly.com',
2025-11-28T21:34:45:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_0 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) FxiOS/118.0 Mobile/15E148 Safari/605.1.15',
2025-11-28T21:34:45:   referer: 'https://www.bing.com/',
2025-11-28T21:34:45:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:45:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:45:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:45:   dnt: '1',
2025-11-28T21:34:45:   'x-forwarded-for': '33.187.48.221, 172.161.144.67',
2025-11-28T21:34:45:   'x-real-ip': '33.187.48.221',
2025-11-28T21:34:45:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:45:   connection: 'Keep-Alive',
2025-11-28T21:34:45:   'x-middleware-invoke': '',
2025-11-28T21:34:45:   'x-invoke-path': '/404',
2025-11-28T21:34:45:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:45:   'x-invoke-status': '404'
2025-11-28T21:34:45: }
2025-11-28T21:34:45: 2025-11-29T02:34:45.051Z compression no compression: not acceptable
2025-11-28T21:34:45: 2025-11-29T02:34:45.151Z next:router-server:main requestHandler! /wp-signin.php {
2025-11-28T21:34:45:   matchedOutput: null,
2025-11-28T21:34:45:   statusCode: undefined,
2025-11-28T21:34:45:   resHeaders: {},
2025-11-28T21:34:45:   bodyStream: false,
2025-11-28T21:34:45:   parsedUrl: { pathname: '/wp-signin.php', query: [Object: null prototype] {} },
2025-11-28T21:34:45:   finished: false
2025-11-28T21:34:45: }
2025-11-28T21:34:45: 2025-11-29T02:34:45.152Z next:router-server:main invokeRender /wp-signin.php {
2025-11-28T21:34:45:   host: 'mail.gearly.com',
2025-11-28T21:34:45:   'user-agent': 'Mozilla/5.0 (Linux; Android 14; Pixel 8 Pro) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:45:   referer: 'https://www.bing.com/',
2025-11-28T21:34:45:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:45:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:45:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:45:   dnt: '1',
2025-11-28T21:34:45:   'x-forwarded-for': '36.252.31.177, 172.161.144.67',
2025-11-28T21:34:45:   'x-real-ip': '36.252.31.177',
2025-11-28T21:34:45:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:45:   connection: 'Keep-Alive',
2025-11-28T21:34:45:   'x-middleware-invoke': '',
2025-11-28T21:34:45:   'x-invoke-path': '/404',
2025-11-28T21:34:45:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:45:   'x-invoke-status': '404'
2025-11-28T21:34:45: }
2025-11-28T21:34:45: 2025-11-29T02:34:45.152Z compression no compression: not acceptable
2025-11-28T21:34:45: 2025-11-29T02:34:45.578Z next:router-server:main requestHandler! /wp-update.php {
2025-11-28T21:34:45:   matchedOutput: null,
2025-11-28T21:34:45:   statusCode: undefined,
2025-11-28T21:34:45:   resHeaders: {},
2025-11-28T21:34:45:   bodyStream: false,
2025-11-28T21:34:45:   parsedUrl: { pathname: '/wp-update.php', query: [Object: null prototype] {} },
2025-11-28T21:34:45:   finished: false
2025-11-28T21:34:45: }
2025-11-28T21:34:45: 2025-11-29T02:34:45.578Z next:router-server:main invokeRender /wp-update.php {
2025-11-28T21:34:45:   host: 'mail.gearly.com',
2025-11-28T21:34:45:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; 21081111RG) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:45:   referer: 'https://www.bing.com/',
2025-11-28T21:34:45:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:45:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:45:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:45:   dnt: '1',
2025-11-28T21:34:45:   'x-forwarded-for': '110.139.205.216, 172.161.144.67',
2025-11-28T21:34:45:   'x-real-ip': '110.139.205.216',
2025-11-28T21:34:45:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:45:   connection: 'Keep-Alive',
2025-11-28T21:34:45:   'x-middleware-invoke': '',
2025-11-28T21:34:45:   'x-invoke-path': '/404',
2025-11-28T21:34:45:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:45:   'x-invoke-status': '404'
2025-11-28T21:34:45: }
2025-11-28T21:34:45: 2025-11-29T02:34:45.578Z compression no compression: not acceptable
2025-11-28T21:34:45: 2025-11-29T02:34:45.672Z next:router-server:main requestHandler! /wp.php {
2025-11-28T21:34:45:   matchedOutput: null,
2025-11-28T21:34:45:   statusCode: undefined,
2025-11-28T21:34:45:   resHeaders: {},
2025-11-28T21:34:45:   bodyStream: false,
2025-11-28T21:34:45:   parsedUrl: { pathname: '/wp.php', query: [Object: null prototype] {} },
2025-11-28T21:34:45:   finished: false
2025-11-28T21:34:45: }
2025-11-28T21:34:45: 2025-11-29T02:34:45.672Z next:router-server:main invokeRender /wp.php {
2025-11-28T21:34:45:   host: 'mail.gearly.com',
2025-11-28T21:34:45:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 16_6_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/16.6 Mobile/15E148 Safari/604.1',
2025-11-28T21:34:45:   referer: 'https://duckduckgo.com/',
2025-11-28T21:34:45:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:45:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:45:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:45:   dnt: '1',
2025-11-28T21:34:45:   'x-forwarded-for': '85.120.197.40, 172.161.144.67',
2025-11-28T21:34:45:   'x-real-ip': '85.120.197.40',
2025-11-28T21:34:45:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:45:   connection: 'Keep-Alive',
2025-11-28T21:34:45:   'x-middleware-invoke': '',
2025-11-28T21:34:45:   'x-invoke-path': '/404',
2025-11-28T21:34:45:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:45:   'x-invoke-status': '404'
2025-11-28T21:34:45: }
2025-11-28T21:34:45: 2025-11-29T02:34:45.672Z compression no compression: not acceptable
2025-11-28T21:34:45: 2025-11-29T02:34:45.775Z next:router-server:main requestHandler! /xmrlpc.php {
2025-11-28T21:34:45:   matchedOutput: null,
2025-11-28T21:34:45:   statusCode: undefined,
2025-11-28T21:34:45:   resHeaders: {},
2025-11-28T21:34:45:   bodyStream: false,
2025-11-28T21:34:45:   parsedUrl: { pathname: '/xmrlpc.php', query: [Object: null prototype] {} },
2025-11-28T21:34:45:   finished: false
2025-11-28T21:34:45: }
2025-11-28T21:34:45: 2025-11-29T02:34:45.775Z next:router-server:main invokeRender /xmrlpc.php {
2025-11-28T21:34:45:   host: 'mail.gearly.com',
2025-11-28T21:34:45:   'user-agent': 'Mozilla/5.0 (Linux; Android 11; CPH2251) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/116.0.0.0 Mobile Safari/537.36',
2025-11-28T21:34:45:   referer: 'https://www.google.de/',
2025-11-28T21:34:45:   accept: 'text/html, application/xhtml+xml, application/xml; q=0.9, image/webp, */*; q=0.8',
2025-11-28T21:34:45:   'accept-language': 'en-US, en; q=0.5',
2025-11-28T21:34:45:   'upgrade-insecure-requests': '1',
2025-11-28T21:34:45:   dnt: '1',
2025-11-28T21:34:45:   'x-forwarded-for': '199.138.22.166, 172.161.144.67',
2025-11-28T21:34:45:   'x-real-ip': '199.138.22.166',
2025-11-28T21:34:45:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T21:34:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:34:45:   connection: 'Keep-Alive',
2025-11-28T21:34:45:   'x-middleware-invoke': '',
2025-11-28T21:34:45:   'x-invoke-path': '/404',
2025-11-28T21:34:45:   'x-invoke-query': '%7B%7D',
2025-11-28T21:34:45:   'x-invoke-status': '404'
2025-11-28T21:34:45: }
2025-11-28T21:34:45: 2025-11-29T02:34:45.776Z compression no compression: not acceptable
2025-11-28T21:40:53: 2025-11-29T02:40:53.339Z next:router-server:main requestHandler! / {
2025-11-28T21:40:53:   matchedOutput: {
2025-11-28T21:40:53:     type: 'pageFile',
2025-11-28T21:40:53:     fsPath: undefined,
2025-11-28T21:40:53:     locale: undefined,
2025-11-28T21:40:53:     itemsRoot: undefined,
2025-11-28T21:40:53:     itemPath: '/'
2025-11-28T21:40:53:   },
2025-11-28T21:40:53:   statusCode: undefined,
2025-11-28T21:40:53:   resHeaders: {},
2025-11-28T21:40:53:   bodyStream: false,
2025-11-28T21:40:53:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T21:40:53:   finished: true
2025-11-28T21:40:53: }
2025-11-28T21:40:53: 2025-11-29T02:40:53.340Z next:router-server:main invokeRender / {
2025-11-28T21:40:53:   host: 'gearly.com',
2025-11-28T21:40:53:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T21:40:53:   'sec-ch-ua-mobile': '?1',
2025-11-28T21:40:53:   'sec-ch-ua-platform': '"Android"',
2025-11-28T21:40:53:   'accept-language': 'vi-VN',
2025-11-28T21:40:53:   'upgrade-insecure-requests': '1',
2025-11-28T21:40:53:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Mobile Safari/537.36',
2025-11-28T21:40:53:   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',
2025-11-28T21:40:53:   'sec-fetch-site': 'cross-site',
2025-11-28T21:40:53:   'sec-fetch-mode': 'navigate',
2025-11-28T21:40:53:   'sec-fetch-dest': 'document',
2025-11-28T21:40:53:   referer: 'https://www.google.com/',
2025-11-28T21:40:53:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T21:40:53:   'x-forwarded-proto': 'https',
2025-11-28T21:40:53:   'x-forwarded-for': '115.78.94.155',
2025-11-28T21:40:53:   'x-forwarded-host': 'gearly.com',
2025-11-28T21:40:53:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:40:53:   connection: 'Keep-Alive',
2025-11-28T21:40:53:   'x-middleware-invoke': '',
2025-11-28T21:40:53:   'x-invoke-path': '/',
2025-11-28T21:40:53:   'x-invoke-query': '%7B%7D',
2025-11-28T21:40:53:   'x-invoke-output': '/'
2025-11-28T21:40:53: }
2025-11-28T21:40:53: 2025-11-29T02:40:53.341Z compression gzip compression
2025-11-28T21:41:04: 2025-11-29T02:41:04.207Z next:router-server:main requestHandler! /_next/static/css/583877b24aabe3d6.css {
2025-11-28T21:41:04:   matchedOutput: {
2025-11-28T21:41:04:     type: 'nextStaticFolder',
2025-11-28T21:41:04:     fsPath: '/home/americas/public_html/ai/.next/static/css/583877b24aabe3d6.css',
2025-11-28T21:41:04:     locale: undefined,
2025-11-28T21:41:04:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T21:41:04:     itemPath: '/css/583877b24aabe3d6.css'
2025-11-28T21:41:04:   },
2025-11-28T21:41:04:   statusCode: undefined,
2025-11-28T21:41:04:   resHeaders: {},
2025-11-28T21:41:04:   bodyStream: false,
2025-11-28T21:41:04:   parsedUrl: {
2025-11-28T21:41:04:     pathname: '/_next/static/css/583877b24aabe3d6.css',
2025-11-28T21:41:04:     query: [Object: null prototype] {}
2025-11-28T21:41:04:   },
2025-11-28T21:41:04:   finished: true
2025-11-28T21:41:04: }
2025-11-28T21:41:04: 2025-11-29T02:41:04.207Z send stat "/home/americas/public_html/ai/.next/static/css/583877b24aabe3d6.css"
2025-11-28T21:41:04: 2025-11-29T02:41:04.208Z send pipe "/home/americas/public_html/ai/.next/static/css/583877b24aabe3d6.css"
2025-11-28T21:41:04: 2025-11-29T02:41:04.208Z send accept ranges
2025-11-28T21:41:04: 2025-11-29T02:41:04.208Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T21:41:04: 2025-11-29T02:41:04.208Z send etag W/"bb6-19ac85d4f08"
2025-11-28T21:41:04: 2025-11-29T02:41:04.208Z send content-type text/css
2025-11-28T21:41:04: 2025-11-29T02:41:04.208Z compression gzip compression
2025-11-28T21:41:04: 2025-11-29T02:41:04.214Z next:router-server:main requestHandler! /_next/static/chunks/webpack-ee7e63bc15b31913.js {
2025-11-28T21:41:04:   matchedOutput: {
2025-11-28T21:41:04:     type: 'nextStaticFolder',
2025-11-28T21:41:04:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-28T21:41:04:     locale: undefined,
2025-11-28T21:41:04:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T21:41:04:     itemPath: '/chunks/webpack-ee7e63bc15b31913.js'
2025-11-28T21:41:04:   },
2025-11-28T21:41:04:   statusCode: undefined,
2025-11-28T21:41:04:   resHeaders: {},
2025-11-28T21:41:04:   bodyStream: false,
2025-11-28T21:41:04:   parsedUrl: {
2025-11-28T21:41:04:     pathname: '/_next/static/chunks/webpack-ee7e63bc15b31913.js',
2025-11-28T21:41:04:     query: [Object: null prototype] {}
2025-11-28T21:41:04:   },
2025-11-28T21:41:04:   finished: true
2025-11-28T21:41:04: }
2025-11-28T21:41:04: 2025-11-29T02:41:04.215Z send stat "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-28T21:41:04: 2025-11-29T02:41:04.215Z send pipe "/home/americas/public_html/ai/.next/static/chunks/webpack-ee7e63bc15b31913.js"
2025-11-28T21:41:04: 2025-11-29T02:41:04.215Z send accept ranges
2025-11-28T21:41:04: 2025-11-29T02:41:04.215Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T21:41:04: 2025-11-29T02:41:04.215Z send etag W/"637-19ac85d4f08"
2025-11-28T21:41:04: 2025-11-29T02:41:04.215Z send content-type application/javascript
2025-11-28T21:41:04: 2025-11-29T02:41:04.215Z compression gzip compression
2025-11-28T21:41:05: 2025-11-29T02:41:05.162Z next:router-server:main requestHandler! /logo.png {
2025-11-28T21:41:05:   matchedOutput: {
2025-11-28T21:41:05:     type: 'publicFolder',
2025-11-28T21:41:05:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T21:41:05:     locale: undefined,
2025-11-28T21:41:05:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T21:41:05:     itemPath: '/logo.png'
2025-11-28T21:41:05:   },
2025-11-28T21:41:05:   statusCode: undefined,
2025-11-28T21:41:05:   resHeaders: {},
2025-11-28T21:41:05:   bodyStream: false,
2025-11-28T21:41:05:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T21:41:05:   finished: true
2025-11-28T21:41:05: }
2025-11-28T21:41:05: 2025-11-29T02:41:05.162Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T21:41:05: 2025-11-29T02:41:05.162Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T21:41:05: 2025-11-29T02:41:05.162Z send accept ranges
2025-11-28T21:41:05: 2025-11-29T02:41:05.162Z send cache-control public, max-age=0
2025-11-28T21:41:05: 2025-11-29T02:41:05.162Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T21:41:05: 2025-11-29T02:41:05.162Z send etag W/"2465-19ac853b2f0"
2025-11-28T21:41:05: 2025-11-29T02:41:05.162Z send content-type image/png
2025-11-28T21:41:05: 2025-11-29T02:41:05.163Z compression image/png not compressible
2025-11-28T21:41:05: 2025-11-29T02:41:05.163Z compression no compression: filtered
2025-11-28T21:41:08: 2025-11-29T02:41:08.106Z next:router-server:main requestHandler! /_next/static/chunks/main-ac52e5f1ea1d2a16.js {
2025-11-28T21:41:08:   matchedOutput: {
2025-11-28T21:41:08:     type: 'nextStaticFolder',
2025-11-28T21:41:08:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-28T21:41:08:     locale: undefined,
2025-11-28T21:41:08:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T21:41:08:     itemPath: '/chunks/main-ac52e5f1ea1d2a16.js'
2025-11-28T21:41:08:   },
2025-11-28T21:41:08:   statusCode: undefined,
2025-11-28T21:41:08:   resHeaders: {},
2025-11-28T21:41:08:   bodyStream: false,
2025-11-28T21:41:08:   parsedUrl: {
2025-11-28T21:41:08:     pathname: '/_next/static/chunks/main-ac52e5f1ea1d2a16.js',
2025-11-28T21:41:08:     query: [Object: null prototype] {}
2025-11-28T21:41:08:   },
2025-11-28T21:41:08:   finished: true
2025-11-28T21:41:08: }
2025-11-28T21:41:08: 2025-11-29T02:41:08.106Z send stat "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-28T21:41:08: 2025-11-29T02:41:08.106Z send pipe "/home/americas/public_html/ai/.next/static/chunks/main-ac52e5f1ea1d2a16.js"
2025-11-28T21:41:08: 2025-11-29T02:41:08.106Z send accept ranges
2025-11-28T21:41:08: 2025-11-29T02:41:08.106Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T21:41:08: 2025-11-29T02:41:08.106Z send etag W/"1ad0c-19ac85d4f08"
2025-11-28T21:41:08: 2025-11-29T02:41:08.106Z send content-type application/javascript
2025-11-28T21:41:08: 2025-11-29T02:41:08.107Z compression gzip compression
2025-11-28T21:41:08: 2025-11-29T02:41:08.109Z next:router-server:main requestHandler! /_next/static/chunks/framework-2c16ac744b6cdea6.js {
2025-11-28T21:41:08:   matchedOutput: {
2025-11-28T21:41:08:     type: 'nextStaticFolder',
2025-11-28T21:41:08:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-28T21:41:08:     locale: undefined,
2025-11-28T21:41:08:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T21:41:08:     itemPath: '/chunks/framework-2c16ac744b6cdea6.js'
2025-11-28T21:41:08:   },
2025-11-28T21:41:08:   statusCode: undefined,
2025-11-28T21:41:08:   resHeaders: {},
2025-11-28T21:41:08:   bodyStream: false,
2025-11-28T21:41:08:   parsedUrl: {
2025-11-28T21:41:08:     pathname: '/_next/static/chunks/framework-2c16ac744b6cdea6.js',
2025-11-28T21:41:08:     query: [Object: null prototype] {}
2025-11-28T21:41:08:   },
2025-11-28T21:41:08:   finished: true
2025-11-28T21:41:08: }
2025-11-28T21:41:08: 2025-11-29T02:41:08.109Z send stat "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-28T21:41:08: 2025-11-29T02:41:08.109Z send pipe "/home/americas/public_html/ai/.next/static/chunks/framework-2c16ac744b6cdea6.js"
2025-11-28T21:41:08: 2025-11-29T02:41:08.109Z send accept ranges
2025-11-28T21:41:08: 2025-11-29T02:41:08.112Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T21:41:08: 2025-11-29T02:41:08.113Z send etag W/"226b5-19ac85d4f08"
2025-11-28T21:41:08: 2025-11-29T02:41:08.113Z send content-type application/javascript
2025-11-28T21:41:08: 2025-11-29T02:41:08.113Z compression gzip compression
2025-11-28T21:41:12: 2025-11-29T02:41:12.694Z next:router-server:main requestHandler! /_next/static/chunks/pages/_app-a993419552960bbd.js {
2025-11-28T21:41:12:   matchedOutput: {
2025-11-28T21:41:12:     type: 'nextStaticFolder',
2025-11-28T21:41:12:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-28T21:41:12:     locale: undefined,
2025-11-28T21:41:12:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T21:41:12:     itemPath: '/chunks/pages/_app-a993419552960bbd.js'
2025-11-28T21:41:12:   },
2025-11-28T21:41:12:   statusCode: undefined,
2025-11-28T21:41:12:   resHeaders: {},
2025-11-28T21:41:12:   bodyStream: false,
2025-11-28T21:41:12:   parsedUrl: {
2025-11-28T21:41:12:     pathname: '/_next/static/chunks/pages/_app-a993419552960bbd.js',
2025-11-28T21:41:12:     query: [Object: null prototype] {}
2025-11-28T21:41:12:   },
2025-11-28T21:41:12:   finished: true
2025-11-28T21:41:12: }
2025-11-28T21:41:12: 2025-11-29T02:41:12.694Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-28T21:41:12: 2025-11-29T02:41:12.694Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/_app-a993419552960bbd.js"
2025-11-28T21:41:12: 2025-11-29T02:41:12.694Z send accept ranges
2025-11-28T21:41:12: 2025-11-29T02:41:12.694Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T21:41:12: 2025-11-29T02:41:12.694Z send etag W/"8869-19ac85d4f08"
2025-11-28T21:41:12: 2025-11-29T02:41:12.694Z send content-type application/javascript
2025-11-28T21:41:12: 2025-11-29T02:41:12.695Z compression gzip compression
2025-11-28T21:41:15: 2025-11-29T02:41:15.820Z next:router-server:main requestHandler! /_next/static/chunks/pages/index-0237525f425ae5c5.js {
2025-11-28T21:41:15:   matchedOutput: {
2025-11-28T21:41:15:     type: 'nextStaticFolder',
2025-11-28T21:41:15:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-28T21:41:15:     locale: undefined,
2025-11-28T21:41:15:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T21:41:15:     itemPath: '/chunks/pages/index-0237525f425ae5c5.js'
2025-11-28T21:41:15:   },
2025-11-28T21:41:15:   statusCode: undefined,
2025-11-28T21:41:15:   resHeaders: {},
2025-11-28T21:41:15:   bodyStream: false,
2025-11-28T21:41:15:   parsedUrl: {
2025-11-28T21:41:15:     pathname: '/_next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-28T21:41:15:     query: [Object: null prototype] {}
2025-11-28T21:41:15:   },
2025-11-28T21:41:15:   finished: true
2025-11-28T21:41:15: }
2025-11-28T21:41:15: 2025-11-29T02:41:15.820Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-28T21:41:15: 2025-11-29T02:41:15.820Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-28T21:41:15: 2025-11-29T02:41:15.820Z send accept ranges
2025-11-28T21:41:15: 2025-11-29T02:41:15.820Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T21:41:15: 2025-11-29T02:41:15.820Z send etag W/"f5-19ac85d4f08"
2025-11-28T21:41:15: 2025-11-29T02:41:15.820Z send content-type application/javascript
2025-11-28T21:41:15: 2025-11-29T02:41:15.820Z compression no compression: size below threshold
2025-11-28T21:41:20: 2025-11-29T02:41:20.399Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js {
2025-11-28T21:41:20:   matchedOutput: {
2025-11-28T21:41:20:     type: 'nextStaticFolder',
2025-11-28T21:41:20:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-28T21:41:20:     locale: undefined,
2025-11-28T21:41:20:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T21:41:20:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_buildManifest.js'
2025-11-28T21:41:20:   },
2025-11-28T21:41:20:   statusCode: undefined,
2025-11-28T21:41:20:   resHeaders: {},
2025-11-28T21:41:20:   bodyStream: false,
2025-11-28T21:41:20:   parsedUrl: {
2025-11-28T21:41:20:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js',
2025-11-28T21:41:20:     query: [Object: null prototype] {}
2025-11-28T21:41:20:   },
2025-11-28T21:41:20:   finished: true
2025-11-28T21:41:20: }
2025-11-28T21:41:20: 2025-11-29T02:41:20.399Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-28T21:41:20: 2025-11-29T02:41:20.399Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_buildManifest.js"
2025-11-28T21:41:20: 2025-11-29T02:41:20.399Z send accept ranges
2025-11-28T21:41:20: 2025-11-29T02:41:20.399Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T21:41:20: 2025-11-29T02:41:20.399Z send etag W/"291-19ac85d4f08"
2025-11-28T21:41:20: 2025-11-29T02:41:20.399Z send content-type application/javascript
2025-11-28T21:41:20: 2025-11-29T02:41:20.399Z compression no compression: size below threshold
2025-11-28T21:41:20: 2025-11-29T02:41:20.400Z next:router-server:main requestHandler! /_next/static/chunks/209-8c656abc5cd55250.js {
2025-11-28T21:41:20:   matchedOutput: {
2025-11-28T21:41:20:     type: 'nextStaticFolder',
2025-11-28T21:41:20:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js',
2025-11-28T21:41:20:     locale: undefined,
2025-11-28T21:41:20:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T21:41:20:     itemPath: '/chunks/209-8c656abc5cd55250.js'
2025-11-28T21:41:20:   },
2025-11-28T21:41:20:   statusCode: undefined,
2025-11-28T21:41:20:   resHeaders: {},
2025-11-28T21:41:20:   bodyStream: false,
2025-11-28T21:41:20:   parsedUrl: {
2025-11-28T21:41:20:     pathname: '/_next/static/chunks/209-8c656abc5cd55250.js',
2025-11-28T21:41:20:     query: [Object: null prototype] {}
2025-11-28T21:41:20:   },
2025-11-28T21:41:20:   finished: true
2025-11-28T21:41:20: }
2025-11-28T21:41:20: 2025-11-29T02:41:20.400Z send stat "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-28T21:41:20: 2025-11-29T02:41:20.400Z send pipe "/home/americas/public_html/ai/.next/static/chunks/209-8c656abc5cd55250.js"
2025-11-28T21:41:20: 2025-11-29T02:41:20.400Z send accept ranges
2025-11-28T21:41:20: 2025-11-29T02:41:20.400Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T21:41:20: 2025-11-29T02:41:20.400Z send etag W/"693a-19ac85d4f08"
2025-11-28T21:41:20: 2025-11-29T02:41:20.400Z send content-type application/javascript
2025-11-28T21:41:20: 2025-11-29T02:41:20.401Z compression gzip compression
2025-11-28T21:41:20: 2025-11-29T02:41:20.406Z next:router-server:main requestHandler! /_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js {
2025-11-28T21:41:20:   matchedOutput: {
2025-11-28T21:41:20:     type: 'nextStaticFolder',
2025-11-28T21:41:20:     fsPath: '/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-28T21:41:20:     locale: undefined,
2025-11-28T21:41:20:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T21:41:20:     itemPath: '/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js'
2025-11-28T21:41:20:   },
2025-11-28T21:41:20:   statusCode: undefined,
2025-11-28T21:41:20:   resHeaders: {},
2025-11-28T21:41:20:   bodyStream: false,
2025-11-28T21:41:20:   parsedUrl: {
2025-11-28T21:41:20:     pathname: '/_next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js',
2025-11-28T21:41:20:     query: [Object: null prototype] {}
2025-11-28T21:41:20:   },
2025-11-28T21:41:20:   finished: true
2025-11-28T21:41:20: }
2025-11-28T21:41:20: 2025-11-29T02:41:20.406Z send stat "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-28T21:41:20: 2025-11-29T02:41:20.406Z send pipe "/home/americas/public_html/ai/.next/static/Quo2BSTDvo3N3koG86d8p/_ssgManifest.js"
2025-11-28T21:41:20: 2025-11-29T02:41:20.406Z send accept ranges
2025-11-28T21:41:20: 2025-11-29T02:41:20.406Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T21:41:20: 2025-11-29T02:41:20.406Z send etag W/"4d-19ac85d4f08"
2025-11-28T21:41:20: 2025-11-29T02:41:20.406Z send content-type application/javascript
2025-11-28T21:41:20: 2025-11-29T02:41:20.406Z compression no compression: size below threshold
2025-11-28T21:41:21: 2025-11-29T02:41:21.235Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T21:41:21:   matchedOutput: {
2025-11-28T21:41:21:     type: 'pageFile',
2025-11-28T21:41:21:     fsPath: undefined,
2025-11-28T21:41:21:     locale: undefined,
2025-11-28T21:41:21:     itemsRoot: undefined,
2025-11-28T21:41:21:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T21:41:21:   },
2025-11-28T21:41:21:   statusCode: undefined,
2025-11-28T21:41:21:   resHeaders: {},
2025-11-28T21:41:21:   bodyStream: false,
2025-11-28T21:41:21:   parsedUrl: {
2025-11-28T21:41:21:     pathname: '/api/auth/providers',
2025-11-28T21:41:21:     query: [Object: null prototype] {}
2025-11-28T21:41:21:   },
2025-11-28T21:41:21:   finished: true
2025-11-28T21:41:21: }
2025-11-28T21:41:21: 2025-11-29T02:41:21.236Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T21:41:21:   host: 'gearly.com',
2025-11-28T21:41:21:   'sec-ch-ua-platform': '"Android"',
2025-11-28T21:41:21:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Mobile Safari/537.36',
2025-11-28T21:41:21:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T21:41:21:   'sec-ch-ua-mobile': '?1',
2025-11-28T21:41:21:   accept: '*/*',
2025-11-28T21:41:21:   'sec-fetch-site': 'same-origin',
2025-11-28T21:41:21:   'sec-fetch-mode': 'cors',
2025-11-28T21:41:21:   'sec-fetch-dest': 'empty',
2025-11-28T21:41:21:   referer: 'https://gearly.com/',
2025-11-28T21:41:21:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T21:41:21:   'accept-language': 'vi-VN,vi;q=0.9,zh-CN;q=0.8,zh;q=0.7,fr-FR;q=0.6,fr;q=0.5,en-US;q=0.4,en;q=0.3',
2025-11-28T21:41:21:   'x-forwarded-proto': 'https',
2025-11-28T21:41:21:   'x-forwarded-for': '115.78.94.155',
2025-11-28T21:41:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T21:41:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:41:21:   connection: 'Keep-Alive',
2025-11-28T21:41:21:   'x-middleware-invoke': '',
2025-11-28T21:41:21:   'x-invoke-path': '/api/auth/providers',
2025-11-28T21:41:21:   'x-invoke-query': '%7B%7D',
2025-11-28T21:41:21:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T21:41:21: }
2025-11-28T21:41:21: 2025-11-29T02:41:21.236Z compression no compression: size below threshold
2025-11-28T21:41:21: 2025-11-29T02:41:21.259Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T21:41:21:   matchedOutput: {
2025-11-28T21:41:21:     type: 'pageFile',
2025-11-28T21:41:21:     fsPath: undefined,
2025-11-28T21:41:21:     locale: undefined,
2025-11-28T21:41:21:     itemsRoot: undefined,
2025-11-28T21:41:21:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T21:41:21:   },
2025-11-28T21:41:21:   statusCode: undefined,
2025-11-28T21:41:21:   resHeaders: {},
2025-11-28T21:41:21:   bodyStream: false,
2025-11-28T21:41:21:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T21:41:21:   finished: true
2025-11-28T21:41:21: }
2025-11-28T21:41:21: 2025-11-29T02:41:21.259Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T21:41:21:   host: 'gearly.com',
2025-11-28T21:41:21:   'sec-ch-ua-platform': '"Android"',
2025-11-28T21:41:21:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Mobile Safari/537.36',
2025-11-28T21:41:21:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T21:41:21:   'content-type': 'application/json',
2025-11-28T21:41:21:   'sec-ch-ua-mobile': '?1',
2025-11-28T21:41:21:   accept: '*/*',
2025-11-28T21:41:21:   'sec-fetch-site': 'same-origin',
2025-11-28T21:41:21:   'sec-fetch-mode': 'cors',
2025-11-28T21:41:21:   'sec-fetch-dest': 'empty',
2025-11-28T21:41:21:   referer: 'https://gearly.com/',
2025-11-28T21:41:21:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T21:41:21:   'accept-language': 'vi-VN,vi;q=0.9,zh-CN;q=0.8,zh;q=0.7,fr-FR;q=0.6,fr;q=0.5,en-US;q=0.4,en;q=0.3',
2025-11-28T21:41:21:   'x-forwarded-proto': 'https',
2025-11-28T21:41:21:   'x-forwarded-for': '115.78.94.155',
2025-11-28T21:41:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T21:41:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:41:21:   connection: 'Keep-Alive',
2025-11-28T21:41:21:   'x-middleware-invoke': '',
2025-11-28T21:41:21:   'x-invoke-path': '/api/auth/session',
2025-11-28T21:41:21:   'x-invoke-query': '%7B%7D',
2025-11-28T21:41:21:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T21:41:21: }
2025-11-28T21:41:21: 2025-11-29T02:41:21.260Z compression no compression: size below threshold
2025-11-28T21:41:21: 2025-11-29T02:41:21.414Z next:router-server:main requestHandler! /logo.png {
2025-11-28T21:41:21:   matchedOutput: {
2025-11-28T21:41:21:     type: 'publicFolder',
2025-11-28T21:41:21:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T21:41:21:     locale: undefined,
2025-11-28T21:41:21:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T21:41:21:     itemPath: '/logo.png'
2025-11-28T21:41:21:   },
2025-11-28T21:41:21:   statusCode: undefined,
2025-11-28T21:41:21:   resHeaders: {},
2025-11-28T21:41:21:   bodyStream: false,
2025-11-28T21:41:21:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T21:41:21:   finished: true
2025-11-28T21:41:21: }
2025-11-28T21:41:21: 2025-11-29T02:41:21.414Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T21:41:21: 2025-11-29T02:41:21.414Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T21:41:21: 2025-11-29T02:41:21.414Z send accept ranges
2025-11-28T21:41:21: 2025-11-29T02:41:21.414Z send cache-control public, max-age=0
2025-11-28T21:41:21: 2025-11-29T02:41:21.414Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T21:41:21: 2025-11-29T02:41:21.414Z send etag W/"2465-19ac853b2f0"
2025-11-28T21:41:21: 2025-11-29T02:41:21.414Z send content-type image/png
2025-11-28T21:41:21: 2025-11-29T02:41:21.414Z send not modified
2025-11-28T21:41:21: 2025-11-29T02:41:21.414Z compression undefined not compressible
2025-11-28T21:41:21: 2025-11-29T02:41:21.414Z compression no compression: filtered
2025-11-28T21:41:22: 2025-11-29T02:41:22.430Z next:router-server:main requestHandler! /logo.png {
2025-11-28T21:41:22:   matchedOutput: {
2025-11-28T21:41:22:     type: 'publicFolder',
2025-11-28T21:41:22:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T21:41:22:     locale: undefined,
2025-11-28T21:41:22:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T21:41:22:     itemPath: '/logo.png'
2025-11-28T21:41:22:   },
2025-11-28T21:41:22:   statusCode: undefined,
2025-11-28T21:41:22:   resHeaders: {},
2025-11-28T21:41:22:   bodyStream: false,
2025-11-28T21:41:22:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T21:41:22:   finished: true
2025-11-28T21:41:22: }
2025-11-28T21:41:22: 2025-11-29T02:41:22.430Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T21:41:22: 2025-11-29T02:41:22.430Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T21:41:22: 2025-11-29T02:41:22.430Z send accept ranges
2025-11-28T21:41:22: 2025-11-29T02:41:22.430Z send cache-control public, max-age=0
2025-11-28T21:41:22: 2025-11-29T02:41:22.430Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T21:41:22: 2025-11-29T02:41:22.430Z send etag W/"2465-19ac853b2f0"
2025-11-28T21:41:22: 2025-11-29T02:41:22.430Z send content-type image/png
2025-11-28T21:41:22: 2025-11-29T02:41:22.430Z send not modified
2025-11-28T21:41:22: 2025-11-29T02:41:22.430Z compression undefined not compressible
2025-11-28T21:41:22: 2025-11-29T02:41:22.430Z compression no compression: filtered
2025-11-28T21:41:22: 2025-11-29T02:41:22.450Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T21:41:22:   matchedOutput: {
2025-11-28T21:41:22:     type: 'pageFile',
2025-11-28T21:41:22:     fsPath: undefined,
2025-11-28T21:41:22:     locale: undefined,
2025-11-28T21:41:22:     itemsRoot: undefined,
2025-11-28T21:41:22:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T21:41:22:   },
2025-11-28T21:41:22:   statusCode: undefined,
2025-11-28T21:41:22:   resHeaders: {},
2025-11-28T21:41:22:   bodyStream: false,
2025-11-28T21:41:22:   parsedUrl: {
2025-11-28T21:41:22:     pathname: '/api/auth/providers',
2025-11-28T21:41:22:     query: [Object: null prototype] {}
2025-11-28T21:41:22:   },
2025-11-28T21:41:22:   finished: true
2025-11-28T21:41:22: }
2025-11-28T21:41:22: 2025-11-29T02:41:22.450Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T21:41:22:   host: 'gearly.com',
2025-11-28T21:41:22:   'sec-ch-ua-platform': '"Android"',
2025-11-28T21:41:22:   'user-agent': 'Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Mobile Safari/537.36',
2025-11-28T21:41:22:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T21:41:22:   'sec-ch-ua-mobile': '?1',
2025-11-28T21:41:22:   accept: '*/*',
2025-11-28T21:41:22:   'sec-fetch-site': 'same-origin',
2025-11-28T21:41:22:   'sec-fetch-mode': 'cors',
2025-11-28T21:41:22:   'sec-fetch-dest': 'empty',
2025-11-28T21:41:22:   referer: 'https://gearly.com/',
2025-11-28T21:41:22:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T21:41:22:   'accept-language': 'vi-VN,vi;q=0.9,zh-CN;q=0.8,zh;q=0.7,fr-FR;q=0.6,fr;q=0.5,en-US;q=0.4,en;q=0.3',
2025-11-28T21:41:22:   cookie: 'next-auth.csrf-token=233e2e09c9db4922f67d7494e148d36474127757cd79e572de30d89ff57b1d7f%7Cc4a5a364e33183795c251207c589af0ddb0d615a48016a72ee069e5b8a132538; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-28T21:41:22:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T21:41:22:   'x-forwarded-proto': 'https',
2025-11-28T21:41:22:   'x-forwarded-for': '115.78.94.155',
2025-11-28T21:41:22:   'x-forwarded-host': 'gearly.com',
2025-11-28T21:41:22:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:41:22:   connection: 'Keep-Alive',
2025-11-28T21:41:22:   'x-middleware-invoke': '',
2025-11-28T21:41:22:   'x-invoke-path': '/api/auth/providers',
2025-11-28T21:41:22:   'x-invoke-query': '%7B%7D',
2025-11-28T21:41:22:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T21:41:22: }
2025-11-28T21:41:22: 2025-11-29T02:41:22.450Z compression no compression: size below threshold
2025-11-28T21:55:34: 2025-11-29T02:55:34.323Z next:router-server:main requestHandler! / {
2025-11-28T21:55:34:   matchedOutput: {
2025-11-28T21:55:34:     type: 'pageFile',
2025-11-28T21:55:34:     fsPath: undefined,
2025-11-28T21:55:34:     locale: undefined,
2025-11-28T21:55:34:     itemsRoot: undefined,
2025-11-28T21:55:34:     itemPath: '/'
2025-11-28T21:55:34:   },
2025-11-28T21:55:34:   statusCode: undefined,
2025-11-28T21:55:34:   resHeaders: {},
2025-11-28T21:55:34:   bodyStream: false,
2025-11-28T21:55:34:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T21:55:34:   finished: true
2025-11-28T21:55:34: }
2025-11-28T21:55:34: 2025-11-29T02:55:34.324Z next:router-server:main invokeRender / {
2025-11-28T21:55:34:   host: '50.6.6.177:4000',
2025-11-28T21:55:34:   'x-middleware-invoke': '',
2025-11-28T21:55:34:   'x-invoke-path': '/',
2025-11-28T21:55:34:   'x-invoke-query': '%7B%7D',
2025-11-28T21:55:34:   'x-invoke-output': '/'
2025-11-28T21:55:34: }
2025-11-28T21:55:34: 2025-11-29T02:55:34.325Z compression no compression: not acceptable
2025-11-28T21:55:43: 2025-11-29T02:55:43.131Z next:router-server:main requestHandler! / {
2025-11-28T21:55:43:   matchedOutput: {
2025-11-28T21:55:43:     type: 'pageFile',
2025-11-28T21:55:43:     fsPath: undefined,
2025-11-28T21:55:43:     locale: undefined,
2025-11-28T21:55:43:     itemsRoot: undefined,
2025-11-28T21:55:43:     itemPath: '/'
2025-11-28T21:55:43:   },
2025-11-28T21:55:43:   statusCode: undefined,
2025-11-28T21:55:43:   resHeaders: {},
2025-11-28T21:55:43:   bodyStream: false,
2025-11-28T21:55:43:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T21:55:43:   finished: true
2025-11-28T21:55:43: }
2025-11-28T21:55:43: 2025-11-29T02:55:43.131Z next:router-server:main invokeRender / {
2025-11-28T21:55:43:   host: '50.6.6.177:4000',
2025-11-28T21:55:43:   'user-agent': 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)',
2025-11-28T21:55:43:   accept: '*/*',
2025-11-28T21:55:43:   'accept-encoding': 'gzip',
2025-11-28T21:55:43:   'x-middleware-invoke': '',
2025-11-28T21:55:43:   'x-invoke-path': '/',
2025-11-28T21:55:43:   'x-invoke-query': '%7B%7D',
2025-11-28T21:55:43:   'x-invoke-output': '/'
2025-11-28T21:55:43: }
2025-11-28T21:55:43: 2025-11-29T02:55:43.132Z compression gzip compression
2025-11-28T21:55:43: 2025-11-29T02:55:43.505Z next:router-server:main requestHandler! /logo.png {
2025-11-28T21:55:43:   matchedOutput: {
2025-11-28T21:55:43:     type: 'publicFolder',
2025-11-28T21:55:43:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T21:55:43:     locale: undefined,
2025-11-28T21:55:43:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T21:55:43:     itemPath: '/logo.png'
2025-11-28T21:55:43:   },
2025-11-28T21:55:43:   statusCode: undefined,
2025-11-28T21:55:43:   resHeaders: {},
2025-11-28T21:55:43:   bodyStream: false,
2025-11-28T21:55:43:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T21:55:43:   finished: true
2025-11-28T21:55:43: }
2025-11-28T21:55:43: 2025-11-29T02:55:43.505Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T21:55:43: 2025-11-29T02:55:43.506Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T21:55:43: 2025-11-29T02:55:43.506Z send accept ranges
2025-11-28T21:55:43: 2025-11-29T02:55:43.506Z send cache-control public, max-age=0
2025-11-28T21:55:43: 2025-11-29T02:55:43.506Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T21:55:43: 2025-11-29T02:55:43.506Z send etag W/"2465-19ac853b2f0"
2025-11-28T21:55:43: 2025-11-29T02:55:43.506Z send content-type image/png
2025-11-28T21:55:43: 2025-11-29T02:55:43.506Z compression image/png not compressible
2025-11-28T21:55:43: 2025-11-29T02:55:43.506Z compression no compression: filtered
2025-11-28T21:55:44: 2025-11-29T02:55:44.802Z next:router-server:main requestHandler! /favicon.ico {
2025-11-28T21:55:44:   matchedOutput: {
2025-11-28T21:55:44:     type: 'publicFolder',
2025-11-28T21:55:44:     fsPath: '/home/americas/public_html/ai/public/favicon.ico',
2025-11-28T21:55:44:     locale: undefined,
2025-11-28T21:55:44:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T21:55:44:     itemPath: '/favicon.ico'
2025-11-28T21:55:44:   },
2025-11-28T21:55:44:   statusCode: undefined,
2025-11-28T21:55:44:   resHeaders: {},
2025-11-28T21:55:44:   bodyStream: false,
2025-11-28T21:55:44:   parsedUrl: { pathname: '/favicon.ico', query: [Object: null prototype] {} },
2025-11-28T21:55:44:   finished: true
2025-11-28T21:55:44: }
2025-11-28T21:55:44: 2025-11-29T02:55:44.802Z send stat "/home/americas/public_html/ai/public/favicon.ico"
2025-11-28T21:55:44: 2025-11-29T02:55:44.802Z send pipe "/home/americas/public_html/ai/public/favicon.ico"
2025-11-28T21:55:44: 2025-11-29T02:55:44.802Z send accept ranges
2025-11-28T21:55:44: 2025-11-29T02:55:44.802Z send cache-control public, max-age=0
2025-11-28T21:55:44: 2025-11-29T02:55:44.803Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T21:55:44: 2025-11-29T02:55:44.803Z send etag W/"3c2e-19ac853b221"
2025-11-28T21:55:44: 2025-11-29T02:55:44.803Z send content-type image/x-icon
2025-11-28T21:55:44: 2025-11-29T02:55:44.803Z compression gzip compression
2025-11-28T21:55:59: 2025-11-29T02:55:59.020Z next:router-server:main requestHandler! /sitemap.xml {
2025-11-28T21:55:59:   matchedOutput: null,
2025-11-28T21:55:59:   statusCode: undefined,
2025-11-28T21:55:59:   resHeaders: {},
2025-11-28T21:55:59:   bodyStream: false,
2025-11-28T21:55:59:   parsedUrl: { pathname: '/sitemap.xml', query: [Object: null prototype] {} },
2025-11-28T21:55:59:   finished: false
2025-11-28T21:55:59: }
2025-11-28T21:55:59: 2025-11-29T02:55:59.020Z next:router-server:main invokeRender /sitemap.xml {
2025-11-28T21:55:59:   host: '50.6.6.177:4000',
2025-11-28T21:55:59:   'user-agent': 'Mozilla/5.0 (compatible; CensysInspect/1.1; +https://about.censys.io/)',
2025-11-28T21:55:59:   accept: '*/*',
2025-11-28T21:55:59:   'accept-encoding': 'gzip',
2025-11-28T21:55:59:   'x-middleware-invoke': '',
2025-11-28T21:55:59:   'x-invoke-path': '/404',
2025-11-28T21:55:59:   'x-invoke-query': '%7B%7D',
2025-11-28T21:55:59:   'x-invoke-status': '404'
2025-11-28T21:55:59: }
2025-11-28T21:55:59: 2025-11-29T02:55:59.021Z compression gzip compression
2025-11-28T21:56:21: 2025-11-29T02:56:21.150Z next:router-server:main requestHandler! / {
2025-11-28T21:56:21:   matchedOutput: {
2025-11-28T21:56:21:     type: 'pageFile',
2025-11-28T21:56:21:     fsPath: undefined,
2025-11-28T21:56:21:     locale: undefined,
2025-11-28T21:56:21:     itemsRoot: undefined,
2025-11-28T21:56:21:     itemPath: '/'
2025-11-28T21:56:21:   },
2025-11-28T21:56:21:   statusCode: undefined,
2025-11-28T21:56:21:   resHeaders: {},
2025-11-28T21:56:21:   bodyStream: false,
2025-11-28T21:56:21:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T21:56:21:   finished: true
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.151Z next:router-server:main invokeRender / {
2025-11-28T21:56:21:   host: 'gearly.com',
2025-11-28T21:56:21:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T21:56:21:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T21:56:21:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T21:56:21:   'x-forwarded-for': '138.197.85.159',
2025-11-28T21:56:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T21:56:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:56:21:   connection: 'Keep-Alive',
2025-11-28T21:56:21:   'x-middleware-invoke': '',
2025-11-28T21:56:21:   'x-invoke-path': '/',
2025-11-28T21:56:21:   'x-invoke-query': '%7B%7D',
2025-11-28T21:56:21:   'x-invoke-output': '/'
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.151Z compression no compression: not acceptable
2025-11-28T21:56:21: 2025-11-29T02:56:21.159Z next:router-server:main requestHandler! / {
2025-11-28T21:56:21:   matchedOutput: {
2025-11-28T21:56:21:     type: 'pageFile',
2025-11-28T21:56:21:     fsPath: undefined,
2025-11-28T21:56:21:     locale: undefined,
2025-11-28T21:56:21:     itemsRoot: undefined,
2025-11-28T21:56:21:     itemPath: '/'
2025-11-28T21:56:21:   },
2025-11-28T21:56:21:   statusCode: undefined,
2025-11-28T21:56:21:   resHeaders: {},
2025-11-28T21:56:21:   bodyStream: false,
2025-11-28T21:56:21:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T21:56:21:   finished: true
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.159Z next:router-server:main invokeRender / {
2025-11-28T21:56:21:   host: 'gearly.com',
2025-11-28T21:56:21:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T21:56:21:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T21:56:21:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T21:56:21:   'x-forwarded-for': '138.197.85.159',
2025-11-28T21:56:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T21:56:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:56:21:   connection: 'Keep-Alive',
2025-11-28T21:56:21:   'x-middleware-invoke': '',
2025-11-28T21:56:21:   'x-invoke-path': '/',
2025-11-28T21:56:21:   'x-invoke-query': '%7B%7D',
2025-11-28T21:56:21:   'x-invoke-output': '/'
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.160Z compression no compression: not acceptable
2025-11-28T21:56:21: 2025-11-29T02:56:21.168Z next:router-server:main requestHandler! /wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   matchedOutput: null,
2025-11-28T21:56:21:   statusCode: undefined,
2025-11-28T21:56:21:   resHeaders: {},
2025-11-28T21:56:21:   bodyStream: false,
2025-11-28T21:56:21:   parsedUrl: {
2025-11-28T21:56:21:     pathname: '/wp-includes/wlwmanifest.xml',
2025-11-28T21:56:21:     query: [Object: null prototype] {}
2025-11-28T21:56:21:   },
2025-11-28T21:56:21:   finished: false
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.168Z next:router-server:main invokeRender /wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   host: 'gearly.com',
2025-11-28T21:56:21:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T21:56:21:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T21:56:21:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T21:56:21:   'x-forwarded-for': '138.197.85.159',
2025-11-28T21:56:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T21:56:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:56:21:   connection: 'Keep-Alive',
2025-11-28T21:56:21:   'x-middleware-invoke': '',
2025-11-28T21:56:21:   'x-invoke-path': '/404',
2025-11-28T21:56:21:   'x-invoke-query': '%7B%7D',
2025-11-28T21:56:21:   'x-invoke-status': '404'
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.168Z compression no compression: not acceptable
2025-11-28T21:56:21: 2025-11-29T02:56:21.176Z next:router-server:main requestHandler! /xmlrpc.php?rsd {
2025-11-28T21:56:21:   matchedOutput: null,
2025-11-28T21:56:21:   statusCode: undefined,
2025-11-28T21:56:21:   resHeaders: {},
2025-11-28T21:56:21:   bodyStream: false,
2025-11-28T21:56:21:   parsedUrl: {
2025-11-28T21:56:21:     pathname: '/xmlrpc.php',
2025-11-28T21:56:21:     query: [Object: null prototype] { rsd: '' }
2025-11-28T21:56:21:   },
2025-11-28T21:56:21:   finished: false
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.176Z next:router-server:main invokeRender /xmlrpc.php?rsd {
2025-11-28T21:56:21:   host: 'gearly.com',
2025-11-28T21:56:21:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T21:56:21:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T21:56:21:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T21:56:21:   'x-forwarded-for': '138.197.85.159',
2025-11-28T21:56:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T21:56:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:56:21:   connection: 'Keep-Alive',
2025-11-28T21:56:21:   'x-middleware-invoke': '',
2025-11-28T21:56:21:   'x-invoke-path': '/404',
2025-11-28T21:56:21:   'x-invoke-query': '%7B%22rsd%22%3A%22%22%7D',
2025-11-28T21:56:21:   'x-invoke-status': '404'
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.176Z compression no compression: not acceptable
2025-11-28T21:56:21: 2025-11-29T02:56:21.243Z next:router-server:main requestHandler! / {
2025-11-28T21:56:21:   matchedOutput: {
2025-11-28T21:56:21:     type: 'pageFile',
2025-11-28T21:56:21:     fsPath: undefined,
2025-11-28T21:56:21:     locale: undefined,
2025-11-28T21:56:21:     itemsRoot: undefined,
2025-11-28T21:56:21:     itemPath: '/'
2025-11-28T21:56:21:   },
2025-11-28T21:56:21:   statusCode: undefined,
2025-11-28T21:56:21:   resHeaders: {},
2025-11-28T21:56:21:   bodyStream: false,
2025-11-28T21:56:21:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T21:56:21:   finished: true
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.243Z next:router-server:main invokeRender / {
2025-11-28T21:56:21:   host: 'gearly.com',
2025-11-28T21:56:21:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T21:56:21:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T21:56:21:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T21:56:21:   'x-forwarded-for': '138.197.85.159',
2025-11-28T21:56:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T21:56:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:56:21:   connection: 'Keep-Alive',
2025-11-28T21:56:21:   'x-middleware-invoke': '',
2025-11-28T21:56:21:   'x-invoke-path': '/',
2025-11-28T21:56:21:   'x-invoke-query': '%7B%7D',
2025-11-28T21:56:21:   'x-invoke-output': '/'
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.243Z compression no compression: not acceptable
2025-11-28T21:56:21: 2025-11-29T02:56:21.253Z next:router-server:main requestHandler! /blog/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   matchedOutput: null,
2025-11-28T21:56:21:   statusCode: undefined,
2025-11-28T21:56:21:   resHeaders: {},
2025-11-28T21:56:21:   bodyStream: false,
2025-11-28T21:56:21:   parsedUrl: {
2025-11-28T21:56:21:     pathname: '/blog/wp-includes/wlwmanifest.xml',
2025-11-28T21:56:21:     query: [Object: null prototype] {}
2025-11-28T21:56:21:   },
2025-11-28T21:56:21:   finished: false
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.253Z next:router-server:main invokeRender /blog/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   host: 'gearly.com',
2025-11-28T21:56:21:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T21:56:21:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T21:56:21:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T21:56:21:   'x-forwarded-for': '138.197.85.159',
2025-11-28T21:56:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T21:56:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:56:21:   connection: 'Keep-Alive',
2025-11-28T21:56:21:   'x-middleware-invoke': '',
2025-11-28T21:56:21:   'x-invoke-path': '/404',
2025-11-28T21:56:21:   'x-invoke-query': '%7B%7D',
2025-11-28T21:56:21:   'x-invoke-status': '404'
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.254Z compression no compression: not acceptable
2025-11-28T21:56:21: 2025-11-29T02:56:21.261Z next:router-server:main requestHandler! /web/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   matchedOutput: null,
2025-11-28T21:56:21:   statusCode: undefined,
2025-11-28T21:56:21:   resHeaders: {},
2025-11-28T21:56:21:   bodyStream: false,
2025-11-28T21:56:21:   parsedUrl: {
2025-11-28T21:56:21:     pathname: '/web/wp-includes/wlwmanifest.xml',
2025-11-28T21:56:21:     query: [Object: null prototype] {}
2025-11-28T21:56:21:   },
2025-11-28T21:56:21:   finished: false
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.262Z next:router-server:main invokeRender /web/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   host: 'gearly.com',
2025-11-28T21:56:21:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T21:56:21:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T21:56:21:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T21:56:21:   'x-forwarded-for': '138.197.85.159',
2025-11-28T21:56:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T21:56:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:56:21:   connection: 'Keep-Alive',
2025-11-28T21:56:21:   'x-middleware-invoke': '',
2025-11-28T21:56:21:   'x-invoke-path': '/404',
2025-11-28T21:56:21:   'x-invoke-query': '%7B%7D',
2025-11-28T21:56:21:   'x-invoke-status': '404'
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.262Z compression no compression: not acceptable
2025-11-28T21:56:21: 2025-11-29T02:56:21.341Z next:router-server:main requestHandler! /wordpress/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   matchedOutput: null,
2025-11-28T21:56:21:   statusCode: undefined,
2025-11-28T21:56:21:   resHeaders: {},
2025-11-28T21:56:21:   bodyStream: false,
2025-11-28T21:56:21:   parsedUrl: {
2025-11-28T21:56:21:     pathname: '/wordpress/wp-includes/wlwmanifest.xml',
2025-11-28T21:56:21:     query: [Object: null prototype] {}
2025-11-28T21:56:21:   },
2025-11-28T21:56:21:   finished: false
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.341Z next:router-server:main invokeRender /wordpress/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   host: 'gearly.com',
2025-11-28T21:56:21:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T21:56:21:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T21:56:21:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T21:56:21:   'x-forwarded-for': '138.197.85.159',
2025-11-28T21:56:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T21:56:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:56:21:   connection: 'Keep-Alive',
2025-11-28T21:56:21:   'x-middleware-invoke': '',
2025-11-28T21:56:21:   'x-invoke-path': '/404',
2025-11-28T21:56:21:   'x-invoke-query': '%7B%7D',
2025-11-28T21:56:21:   'x-invoke-status': '404'
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.341Z compression no compression: not acceptable
2025-11-28T21:56:21: 2025-11-29T02:56:21.362Z next:router-server:main requestHandler! /website/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   matchedOutput: null,
2025-11-28T21:56:21:   statusCode: undefined,
2025-11-28T21:56:21:   resHeaders: {},
2025-11-28T21:56:21:   bodyStream: false,
2025-11-28T21:56:21:   parsedUrl: {
2025-11-28T21:56:21:     pathname: '/website/wp-includes/wlwmanifest.xml',
2025-11-28T21:56:21:     query: [Object: null prototype] {}
2025-11-28T21:56:21:   },
2025-11-28T21:56:21:   finished: false
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.362Z next:router-server:main invokeRender /website/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   host: 'gearly.com',
2025-11-28T21:56:21:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T21:56:21:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T21:56:21:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T21:56:21:   'x-forwarded-for': '138.197.85.159',
2025-11-28T21:56:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T21:56:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:56:21:   connection: 'Keep-Alive',
2025-11-28T21:56:21:   'x-middleware-invoke': '',
2025-11-28T21:56:21:   'x-invoke-path': '/404',
2025-11-28T21:56:21:   'x-invoke-query': '%7B%7D',
2025-11-28T21:56:21:   'x-invoke-status': '404'
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.363Z compression no compression: not acceptable
2025-11-28T21:56:21: 2025-11-29T02:56:21.371Z next:router-server:main requestHandler! /wp/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   matchedOutput: null,
2025-11-28T21:56:21:   statusCode: undefined,
2025-11-28T21:56:21:   resHeaders: {},
2025-11-28T21:56:21:   bodyStream: false,
2025-11-28T21:56:21:   parsedUrl: {
2025-11-28T21:56:21:     pathname: '/wp/wp-includes/wlwmanifest.xml',
2025-11-28T21:56:21:     query: [Object: null prototype] {}
2025-11-28T21:56:21:   },
2025-11-28T21:56:21:   finished: false
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.371Z next:router-server:main invokeRender /wp/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   host: 'gearly.com',
2025-11-28T21:56:21:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T21:56:21:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T21:56:21:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T21:56:21:   'x-forwarded-for': '138.197.85.159',
2025-11-28T21:56:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T21:56:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:56:21:   connection: 'Keep-Alive',
2025-11-28T21:56:21:   'x-middleware-invoke': '',
2025-11-28T21:56:21:   'x-invoke-path': '/404',
2025-11-28T21:56:21:   'x-invoke-query': '%7B%7D',
2025-11-28T21:56:21:   'x-invoke-status': '404'
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.371Z compression no compression: not acceptable
2025-11-28T21:56:21: 2025-11-29T02:56:21.379Z next:router-server:main requestHandler! /news/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   matchedOutput: null,
2025-11-28T21:56:21:   statusCode: undefined,
2025-11-28T21:56:21:   resHeaders: {},
2025-11-28T21:56:21:   bodyStream: false,
2025-11-28T21:56:21:   parsedUrl: {
2025-11-28T21:56:21:     pathname: '/news/wp-includes/wlwmanifest.xml',
2025-11-28T21:56:21:     query: [Object: null prototype] {}
2025-11-28T21:56:21:   },
2025-11-28T21:56:21:   finished: false
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.379Z next:router-server:main invokeRender /news/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   host: 'gearly.com',
2025-11-28T21:56:21:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T21:56:21:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T21:56:21:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T21:56:21:   'x-forwarded-for': '138.197.85.159',
2025-11-28T21:56:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T21:56:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:56:21:   connection: 'Keep-Alive',
2025-11-28T21:56:21:   'x-middleware-invoke': '',
2025-11-28T21:56:21:   'x-invoke-path': '/404',
2025-11-28T21:56:21:   'x-invoke-query': '%7B%7D',
2025-11-28T21:56:21:   'x-invoke-status': '404'
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.379Z compression no compression: not acceptable
2025-11-28T21:56:21: 2025-11-29T02:56:21.438Z next:router-server:main requestHandler! /2018/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   matchedOutput: null,
2025-11-28T21:56:21:   statusCode: undefined,
2025-11-28T21:56:21:   resHeaders: {},
2025-11-28T21:56:21:   bodyStream: false,
2025-11-28T21:56:21:   parsedUrl: {
2025-11-28T21:56:21:     pathname: '/2018/wp-includes/wlwmanifest.xml',
2025-11-28T21:56:21:     query: [Object: null prototype] {}
2025-11-28T21:56:21:   },
2025-11-28T21:56:21:   finished: false
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.438Z next:router-server:main invokeRender /2018/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   host: 'gearly.com',
2025-11-28T21:56:21:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T21:56:21:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T21:56:21:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T21:56:21:   'x-forwarded-for': '138.197.85.159',
2025-11-28T21:56:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T21:56:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:56:21:   connection: 'Keep-Alive',
2025-11-28T21:56:21:   'x-middleware-invoke': '',
2025-11-28T21:56:21:   'x-invoke-path': '/404',
2025-11-28T21:56:21:   'x-invoke-query': '%7B%7D',
2025-11-28T21:56:21:   'x-invoke-status': '404'
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.439Z compression no compression: not acceptable
2025-11-28T21:56:21: 2025-11-29T02:56:21.470Z next:router-server:main requestHandler! /2019/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   matchedOutput: null,
2025-11-28T21:56:21:   statusCode: undefined,
2025-11-28T21:56:21:   resHeaders: {},
2025-11-28T21:56:21:   bodyStream: false,
2025-11-28T21:56:21:   parsedUrl: {
2025-11-28T21:56:21:     pathname: '/2019/wp-includes/wlwmanifest.xml',
2025-11-28T21:56:21:     query: [Object: null prototype] {}
2025-11-28T21:56:21:   },
2025-11-28T21:56:21:   finished: false
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.470Z next:router-server:main invokeRender /2019/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   host: 'gearly.com',
2025-11-28T21:56:21:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T21:56:21:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T21:56:21:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T21:56:21:   'x-forwarded-for': '138.197.85.159',
2025-11-28T21:56:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T21:56:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:56:21:   connection: 'Keep-Alive',
2025-11-28T21:56:21:   'x-middleware-invoke': '',
2025-11-28T21:56:21:   'x-invoke-path': '/404',
2025-11-28T21:56:21:   'x-invoke-query': '%7B%7D',
2025-11-28T21:56:21:   'x-invoke-status': '404'
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.470Z compression no compression: not acceptable
2025-11-28T21:56:21: 2025-11-29T02:56:21.478Z next:router-server:main requestHandler! /shop/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   matchedOutput: null,
2025-11-28T21:56:21:   statusCode: undefined,
2025-11-28T21:56:21:   resHeaders: {},
2025-11-28T21:56:21:   bodyStream: false,
2025-11-28T21:56:21:   parsedUrl: {
2025-11-28T21:56:21:     pathname: '/shop/wp-includes/wlwmanifest.xml',
2025-11-28T21:56:21:     query: [Object: null prototype] {}
2025-11-28T21:56:21:   },
2025-11-28T21:56:21:   finished: false
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.478Z next:router-server:main invokeRender /shop/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   host: 'gearly.com',
2025-11-28T21:56:21:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T21:56:21:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T21:56:21:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T21:56:21:   'x-forwarded-for': '138.197.85.159',
2025-11-28T21:56:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T21:56:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:56:21:   connection: 'Keep-Alive',
2025-11-28T21:56:21:   'x-middleware-invoke': '',
2025-11-28T21:56:21:   'x-invoke-path': '/404',
2025-11-28T21:56:21:   'x-invoke-query': '%7B%7D',
2025-11-28T21:56:21:   'x-invoke-status': '404'
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.478Z compression no compression: not acceptable
2025-11-28T21:56:21: 2025-11-29T02:56:21.487Z next:router-server:main requestHandler! /wp1/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   matchedOutput: null,
2025-11-28T21:56:21:   statusCode: undefined,
2025-11-28T21:56:21:   resHeaders: {},
2025-11-28T21:56:21:   bodyStream: false,
2025-11-28T21:56:21:   parsedUrl: {
2025-11-28T21:56:21:     pathname: '/wp1/wp-includes/wlwmanifest.xml',
2025-11-28T21:56:21:     query: [Object: null prototype] {}
2025-11-28T21:56:21:   },
2025-11-28T21:56:21:   finished: false
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.487Z next:router-server:main invokeRender /wp1/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   host: 'gearly.com',
2025-11-28T21:56:21:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T21:56:21:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T21:56:21:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T21:56:21:   'x-forwarded-for': '138.197.85.159',
2025-11-28T21:56:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T21:56:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:56:21:   connection: 'Keep-Alive',
2025-11-28T21:56:21:   'x-middleware-invoke': '',
2025-11-28T21:56:21:   'x-invoke-path': '/404',
2025-11-28T21:56:21:   'x-invoke-query': '%7B%7D',
2025-11-28T21:56:21:   'x-invoke-status': '404'
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.488Z compression no compression: not acceptable
2025-11-28T21:56:21: 2025-11-29T02:56:21.535Z next:router-server:main requestHandler! /test/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   matchedOutput: null,
2025-11-28T21:56:21:   statusCode: undefined,
2025-11-28T21:56:21:   resHeaders: {},
2025-11-28T21:56:21:   bodyStream: false,
2025-11-28T21:56:21:   parsedUrl: {
2025-11-28T21:56:21:     pathname: '/test/wp-includes/wlwmanifest.xml',
2025-11-28T21:56:21:     query: [Object: null prototype] {}
2025-11-28T21:56:21:   },
2025-11-28T21:56:21:   finished: false
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.535Z next:router-server:main invokeRender /test/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   host: 'gearly.com',
2025-11-28T21:56:21:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T21:56:21:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T21:56:21:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T21:56:21:   'x-forwarded-for': '138.197.85.159',
2025-11-28T21:56:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T21:56:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:56:21:   connection: 'Keep-Alive',
2025-11-28T21:56:21:   'x-middleware-invoke': '',
2025-11-28T21:56:21:   'x-invoke-path': '/404',
2025-11-28T21:56:21:   'x-invoke-query': '%7B%7D',
2025-11-28T21:56:21:   'x-invoke-status': '404'
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.536Z compression no compression: not acceptable
2025-11-28T21:56:21: 2025-11-29T02:56:21.544Z next:router-server:main requestHandler! /media/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   matchedOutput: null,
2025-11-28T21:56:21:   statusCode: undefined,
2025-11-28T21:56:21:   resHeaders: {},
2025-11-28T21:56:21:   bodyStream: false,
2025-11-28T21:56:21:   parsedUrl: {
2025-11-28T21:56:21:     pathname: '/media/wp-includes/wlwmanifest.xml',
2025-11-28T21:56:21:     query: [Object: null prototype] {}
2025-11-28T21:56:21:   },
2025-11-28T21:56:21:   finished: false
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.544Z next:router-server:main invokeRender /media/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   host: 'gearly.com',
2025-11-28T21:56:21:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T21:56:21:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T21:56:21:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T21:56:21:   'x-forwarded-for': '138.197.85.159',
2025-11-28T21:56:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T21:56:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:56:21:   connection: 'Keep-Alive',
2025-11-28T21:56:21:   'x-middleware-invoke': '',
2025-11-28T21:56:21:   'x-invoke-path': '/404',
2025-11-28T21:56:21:   'x-invoke-query': '%7B%7D',
2025-11-28T21:56:21:   'x-invoke-status': '404'
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.544Z compression no compression: not acceptable
2025-11-28T21:56:21: 2025-11-29T02:56:21.552Z next:router-server:main requestHandler! /wp2/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   matchedOutput: null,
2025-11-28T21:56:21:   statusCode: undefined,
2025-11-28T21:56:21:   resHeaders: {},
2025-11-28T21:56:21:   bodyStream: false,
2025-11-28T21:56:21:   parsedUrl: {
2025-11-28T21:56:21:     pathname: '/wp2/wp-includes/wlwmanifest.xml',
2025-11-28T21:56:21:     query: [Object: null prototype] {}
2025-11-28T21:56:21:   },
2025-11-28T21:56:21:   finished: false
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.552Z next:router-server:main invokeRender /wp2/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   host: 'gearly.com',
2025-11-28T21:56:21:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T21:56:21:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T21:56:21:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T21:56:21:   'x-forwarded-for': '138.197.85.159',
2025-11-28T21:56:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T21:56:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:56:21:   connection: 'Keep-Alive',
2025-11-28T21:56:21:   'x-middleware-invoke': '',
2025-11-28T21:56:21:   'x-invoke-path': '/404',
2025-11-28T21:56:21:   'x-invoke-query': '%7B%7D',
2025-11-28T21:56:21:   'x-invoke-status': '404'
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.552Z compression no compression: not acceptable
2025-11-28T21:56:21: 2025-11-29T02:56:21.579Z next:router-server:main requestHandler! /site/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   matchedOutput: null,
2025-11-28T21:56:21:   statusCode: undefined,
2025-11-28T21:56:21:   resHeaders: {},
2025-11-28T21:56:21:   bodyStream: false,
2025-11-28T21:56:21:   parsedUrl: {
2025-11-28T21:56:21:     pathname: '/site/wp-includes/wlwmanifest.xml',
2025-11-28T21:56:21:     query: [Object: null prototype] {}
2025-11-28T21:56:21:   },
2025-11-28T21:56:21:   finished: false
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.579Z next:router-server:main invokeRender /site/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   host: 'gearly.com',
2025-11-28T21:56:21:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T21:56:21:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T21:56:21:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T21:56:21:   'x-forwarded-for': '138.197.85.159',
2025-11-28T21:56:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T21:56:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:56:21:   connection: 'Keep-Alive',
2025-11-28T21:56:21:   'x-middleware-invoke': '',
2025-11-28T21:56:21:   'x-invoke-path': '/404',
2025-11-28T21:56:21:   'x-invoke-query': '%7B%7D',
2025-11-28T21:56:21:   'x-invoke-status': '404'
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.580Z compression no compression: not acceptable
2025-11-28T21:56:21: 2025-11-29T02:56:21.588Z next:router-server:main requestHandler! /cms/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   matchedOutput: null,
2025-11-28T21:56:21:   statusCode: undefined,
2025-11-28T21:56:21:   resHeaders: {},
2025-11-28T21:56:21:   bodyStream: false,
2025-11-28T21:56:21:   parsedUrl: {
2025-11-28T21:56:21:     pathname: '/cms/wp-includes/wlwmanifest.xml',
2025-11-28T21:56:21:     query: [Object: null prototype] {}
2025-11-28T21:56:21:   },
2025-11-28T21:56:21:   finished: false
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.588Z next:router-server:main invokeRender /cms/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   host: 'gearly.com',
2025-11-28T21:56:21:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T21:56:21:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T21:56:21:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T21:56:21:   'x-forwarded-for': '138.197.85.159',
2025-11-28T21:56:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T21:56:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:56:21:   connection: 'Keep-Alive',
2025-11-28T21:56:21:   'x-middleware-invoke': '',
2025-11-28T21:56:21:   'x-invoke-path': '/404',
2025-11-28T21:56:21:   'x-invoke-query': '%7B%7D',
2025-11-28T21:56:21:   'x-invoke-status': '404'
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.588Z compression no compression: not acceptable
2025-11-28T21:56:21: 2025-11-29T02:56:21.630Z next:router-server:main requestHandler! /sito/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   matchedOutput: null,
2025-11-28T21:56:21:   statusCode: undefined,
2025-11-28T21:56:21:   resHeaders: {},
2025-11-28T21:56:21:   bodyStream: false,
2025-11-28T21:56:21:   parsedUrl: {
2025-11-28T21:56:21:     pathname: '/sito/wp-includes/wlwmanifest.xml',
2025-11-28T21:56:21:     query: [Object: null prototype] {}
2025-11-28T21:56:21:   },
2025-11-28T21:56:21:   finished: false
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.631Z next:router-server:main invokeRender /sito/wp-includes/wlwmanifest.xml {
2025-11-28T21:56:21:   host: 'gearly.com',
2025-11-28T21:56:21:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36',
2025-11-28T21:56:21:   'accept-language': 'en-US,en;q=0.5',
2025-11-28T21:56:21:   accept: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
2025-11-28T21:56:21:   'x-forwarded-for': '138.197.85.159',
2025-11-28T21:56:21:   'x-forwarded-host': 'gearly.com',
2025-11-28T21:56:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T21:56:21:   connection: 'Keep-Alive',
2025-11-28T21:56:21:   'x-middleware-invoke': '',
2025-11-28T21:56:21:   'x-invoke-path': '/404',
2025-11-28T21:56:21:   'x-invoke-query': '%7B%7D',
2025-11-28T21:56:21:   'x-invoke-status': '404'
2025-11-28T21:56:21: }
2025-11-28T21:56:21: 2025-11-29T02:56:21.631Z compression no compression: not acceptable
2025-11-28T22:23:42: 2025-11-29T03:23:42.809Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T22:23:42:   matchedOutput: {
2025-11-28T22:23:42:     type: 'pageFile',
2025-11-28T22:23:42:     fsPath: undefined,
2025-11-28T22:23:42:     locale: undefined,
2025-11-28T22:23:42:     itemsRoot: undefined,
2025-11-28T22:23:42:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T22:23:42:   },
2025-11-28T22:23:42:   statusCode: undefined,
2025-11-28T22:23:42:   resHeaders: {},
2025-11-28T22:23:42:   bodyStream: false,
2025-11-28T22:23:42:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T22:23:42:   finished: true
2025-11-28T22:23:42: }
2025-11-28T22:23:42: 2025-11-29T03:23:42.809Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T22:23:42:   host: 'gearly.com',
2025-11-28T22:23:42:   accept: '*/*',
2025-11-28T22:23:42:   'content-type': 'application/json',
2025-11-28T22:23:42:   'sec-fetch-site': 'same-origin',
2025-11-28T22:23:42:   'if-none-match': '"nvue4i7di742"',
2025-11-28T22:23:42:   'sec-fetch-mode': 'cors',
2025-11-28T22:23:42:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T22:23:42:   referer: 'https://gearly.com/',
2025-11-28T22:23:42:   'sec-fetch-dest': 'empty',
2025-11-28T22:23:42:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T22:23:42:   priority: 'u=3, i',
2025-11-28T22:23:42:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T22:23:42:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..ATTmg4rZm_D6KTTt.Km0exrxeRX6PIsicXHD_3b3R6wpiZ1tG85aK3qNvMc_wiNB5NwqBzThW0AMydASlmKUdgC1K2T_I6IPKDvkzXQxvof6meqdLOMvwuyaXgOxRPfod9phPZ5Ln6Kxjops3yFCBhvFYS2YGDmnp_Qmy995w9KDHCZUW03qwNhIVWPyYwdTdwhIkHy-MVkYbDhjxnJMfMZxnxWQ3-5UgRUYsMMGrJcC2-VQzOCfdykfP0Qyb36E0FldhOAj2e4p-M2w.EXRrXtqcxioRzJt-0_gPPQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=82b2919f5d2bdbe1b5581d5f7b308975e361d04fe1621c16937a0e0c4d2e7144%7C1f81f1a1cf008af0ffab256ba3197a2152b6381fa98907cde4ecffa92e6a5331; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T22:23:42:   'x-forwarded-proto': 'https',
2025-11-28T22:23:42:   'x-forwarded-for': '100.15.28.124',
2025-11-28T22:23:42:   'x-forwarded-host': 'gearly.com',
2025-11-28T22:23:42:   'x-forwarded-server': 'gearly.com',
2025-11-28T22:23:42:   connection: 'Keep-Alive',
2025-11-28T22:23:42:   'x-middleware-invoke': '',
2025-11-28T22:23:42:   'x-invoke-path': '/api/auth/session',
2025-11-28T22:23:42:   'x-invoke-query': '%7B%7D',
2025-11-28T22:23:42:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T22:23:42: }
2025-11-28T22:23:42: 2025-11-29T03:23:42.811Z compression no compression: size below threshold
2025-11-28T22:33:57: 2025-11-29T03:33:57.809Z next:router-server:main requestHandler! /.env {
2025-11-28T22:33:57:   matchedOutput: null,
2025-11-28T22:33:57:   statusCode: undefined,
2025-11-28T22:33:57:   resHeaders: {},
2025-11-28T22:33:57:   bodyStream: false,
2025-11-28T22:33:57:   parsedUrl: { pathname: '/.env', query: [Object: null prototype] {} },
2025-11-28T22:33:57:   finished: false
2025-11-28T22:33:57: }
2025-11-28T22:33:57: 2025-11-29T03:33:57.809Z next:router-server:main invokeRender /.env {
2025-11-28T22:33:57:   host: 'gearly.com',
2025-11-28T22:33:57:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',
2025-11-28T22:33:57:   'x-forwarded-proto': 'https',
2025-11-28T22:33:57:   'x-forwarded-for': '207.154.219.217',
2025-11-28T22:33:57:   'x-forwarded-host': 'gearly.com',
2025-11-28T22:33:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T22:33:57:   connection: 'Keep-Alive',
2025-11-28T22:33:57:   'x-middleware-invoke': '',
2025-11-28T22:33:57:   'x-invoke-path': '/404',
2025-11-28T22:33:57:   'x-invoke-query': '%7B%7D',
2025-11-28T22:33:57:   'x-invoke-status': '404'
2025-11-28T22:33:57: }
2025-11-28T22:33:57: 2025-11-29T03:33:57.810Z compression no compression: not acceptable
2025-11-28T22:33:57: 2025-11-29T03:33:57.903Z next:router-server:main requestHandler! /env.example {
2025-11-28T22:33:57:   matchedOutput: null,
2025-11-28T22:33:57:   statusCode: undefined,
2025-11-28T22:33:57:   resHeaders: {},
2025-11-28T22:33:57:   bodyStream: false,
2025-11-28T22:33:57:   parsedUrl: { pathname: '/env.example', query: [Object: null prototype] {} },
2025-11-28T22:33:57:   finished: false
2025-11-28T22:33:57: }
2025-11-28T22:33:57: 2025-11-29T03:33:57.904Z next:router-server:main invokeRender /env.example {
2025-11-28T22:33:57:   host: 'gearly.com',
2025-11-28T22:33:57:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',
2025-11-28T22:33:57:   'x-forwarded-proto': 'https',
2025-11-28T22:33:57:   'x-forwarded-for': '207.154.219.217',
2025-11-28T22:33:57:   'x-forwarded-host': 'gearly.com',
2025-11-28T22:33:57:   'x-forwarded-server': 'gearly.com',
2025-11-28T22:33:57:   connection: 'Keep-Alive',
2025-11-28T22:33:57:   'x-middleware-invoke': '',
2025-11-28T22:33:57:   'x-invoke-path': '/404',
2025-11-28T22:33:57:   'x-invoke-query': '%7B%7D',
2025-11-28T22:33:57:   'x-invoke-status': '404'
2025-11-28T22:33:57: }
2025-11-28T22:33:57: 2025-11-29T03:33:57.904Z compression no compression: not acceptable
2025-11-28T22:33:58: 2025-11-29T03:33:58.010Z next:router-server:main requestHandler! /api/.env {
2025-11-28T22:33:58:   matchedOutput: null,
2025-11-28T22:33:58:   statusCode: undefined,
2025-11-28T22:33:58:   resHeaders: {},
2025-11-28T22:33:58:   bodyStream: false,
2025-11-28T22:33:58:   parsedUrl: { pathname: '/api/.env', query: [Object: null prototype] {} },
2025-11-28T22:33:58:   finished: false
2025-11-28T22:33:58: }
2025-11-28T22:33:58: 2025-11-29T03:33:58.010Z next:router-server:main invokeRender /api/.env {
2025-11-28T22:33:58:   host: 'gearly.com',
2025-11-28T22:33:58:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',
2025-11-28T22:33:58:   'x-forwarded-proto': 'https',
2025-11-28T22:33:58:   'x-forwarded-for': '207.154.219.217',
2025-11-28T22:33:58:   'x-forwarded-host': 'gearly.com',
2025-11-28T22:33:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T22:33:58:   connection: 'Keep-Alive',
2025-11-28T22:33:58:   'x-middleware-invoke': '',
2025-11-28T22:33:58:   'x-invoke-path': '/404',
2025-11-28T22:33:58:   'x-invoke-query': '%7B%7D',
2025-11-28T22:33:58:   'x-invoke-status': '404'
2025-11-28T22:33:58: }
2025-11-28T22:33:58: 2025-11-29T03:33:58.010Z compression no compression: not acceptable
2025-11-28T22:33:58: 2025-11-29T03:33:58.104Z next:router-server:main requestHandler! /backup/.env {
2025-11-28T22:33:58:   matchedOutput: null,
2025-11-28T22:33:58:   statusCode: undefined,
2025-11-28T22:33:58:   resHeaders: {},
2025-11-28T22:33:58:   bodyStream: false,
2025-11-28T22:33:58:   parsedUrl: { pathname: '/backup/.env', query: [Object: null prototype] {} },
2025-11-28T22:33:58:   finished: false
2025-11-28T22:33:58: }
2025-11-28T22:33:58: 2025-11-29T03:33:58.104Z next:router-server:main invokeRender /backup/.env {
2025-11-28T22:33:58:   host: 'gearly.com',
2025-11-28T22:33:58:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',
2025-11-28T22:33:58:   'x-forwarded-proto': 'https',
2025-11-28T22:33:58:   'x-forwarded-for': '207.154.219.217',
2025-11-28T22:33:58:   'x-forwarded-host': 'gearly.com',
2025-11-28T22:33:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T22:33:58:   connection: 'Keep-Alive',
2025-11-28T22:33:58:   'x-middleware-invoke': '',
2025-11-28T22:33:58:   'x-invoke-path': '/404',
2025-11-28T22:33:58:   'x-invoke-query': '%7B%7D',
2025-11-28T22:33:58:   'x-invoke-status': '404'
2025-11-28T22:33:58: }
2025-11-28T22:33:58: 2025-11-29T03:33:58.105Z compression no compression: not acceptable
2025-11-28T22:33:58: 2025-11-29T03:33:58.198Z next:router-server:main requestHandler! /old/.env {
2025-11-28T22:33:58:   matchedOutput: null,
2025-11-28T22:33:58:   statusCode: undefined,
2025-11-28T22:33:58:   resHeaders: {},
2025-11-28T22:33:58:   bodyStream: false,
2025-11-28T22:33:58:   parsedUrl: { pathname: '/old/.env', query: [Object: null prototype] {} },
2025-11-28T22:33:58:   finished: false
2025-11-28T22:33:58: }
2025-11-28T22:33:58: 2025-11-29T03:33:58.198Z next:router-server:main invokeRender /old/.env {
2025-11-28T22:33:58:   host: 'gearly.com',
2025-11-28T22:33:58:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',
2025-11-28T22:33:58:   'x-forwarded-proto': 'https',
2025-11-28T22:33:58:   'x-forwarded-for': '207.154.219.217',
2025-11-28T22:33:58:   'x-forwarded-host': 'gearly.com',
2025-11-28T22:33:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T22:33:58:   connection: 'Keep-Alive',
2025-11-28T22:33:58:   'x-middleware-invoke': '',
2025-11-28T22:33:58:   'x-invoke-path': '/404',
2025-11-28T22:33:58:   'x-invoke-query': '%7B%7D',
2025-11-28T22:33:58:   'x-invoke-status': '404'
2025-11-28T22:33:58: }
2025-11-28T22:33:58: 2025-11-29T03:33:58.201Z compression no compression: not acceptable
2025-11-28T22:33:58: 2025-11-29T03:33:58.294Z next:router-server:main requestHandler! /laravel/.env {
2025-11-28T22:33:58:   matchedOutput: null,
2025-11-28T22:33:58:   statusCode: undefined,
2025-11-28T22:33:58:   resHeaders: {},
2025-11-28T22:33:58:   bodyStream: false,
2025-11-28T22:33:58:   parsedUrl: { pathname: '/laravel/.env', query: [Object: null prototype] {} },
2025-11-28T22:33:58:   finished: false
2025-11-28T22:33:58: }
2025-11-28T22:33:58: 2025-11-29T03:33:58.294Z next:router-server:main invokeRender /laravel/.env {
2025-11-28T22:33:58:   host: 'gearly.com',
2025-11-28T22:33:58:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',
2025-11-28T22:33:58:   'x-forwarded-proto': 'https',
2025-11-28T22:33:58:   'x-forwarded-for': '207.154.219.217',
2025-11-28T22:33:58:   'x-forwarded-host': 'gearly.com',
2025-11-28T22:33:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T22:33:58:   connection: 'Keep-Alive',
2025-11-28T22:33:58:   'x-middleware-invoke': '',
2025-11-28T22:33:58:   'x-invoke-path': '/404',
2025-11-28T22:33:58:   'x-invoke-query': '%7B%7D',
2025-11-28T22:33:58:   'x-invoke-status': '404'
2025-11-28T22:33:58: }
2025-11-28T22:33:58: 2025-11-29T03:33:58.295Z compression no compression: not acceptable
2025-11-28T22:33:58: 2025-11-29T03:33:58.388Z next:router-server:main requestHandler! /.env.save {
2025-11-28T22:33:58:   matchedOutput: null,
2025-11-28T22:33:58:   statusCode: undefined,
2025-11-28T22:33:58:   resHeaders: {},
2025-11-28T22:33:58:   bodyStream: false,
2025-11-28T22:33:58:   parsedUrl: { pathname: '/.env.save', query: [Object: null prototype] {} },
2025-11-28T22:33:58:   finished: false
2025-11-28T22:33:58: }
2025-11-28T22:33:58: 2025-11-29T03:33:58.388Z next:router-server:main invokeRender /.env.save {
2025-11-28T22:33:58:   host: 'gearly.com',
2025-11-28T22:33:58:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',
2025-11-28T22:33:58:   'x-forwarded-proto': 'https',
2025-11-28T22:33:58:   'x-forwarded-for': '207.154.219.217',
2025-11-28T22:33:58:   'x-forwarded-host': 'gearly.com',
2025-11-28T22:33:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T22:33:58:   connection: 'Keep-Alive',
2025-11-28T22:33:58:   'x-middleware-invoke': '',
2025-11-28T22:33:58:   'x-invoke-path': '/404',
2025-11-28T22:33:58:   'x-invoke-query': '%7B%7D',
2025-11-28T22:33:58:   'x-invoke-status': '404'
2025-11-28T22:33:58: }
2025-11-28T22:33:58: 2025-11-29T03:33:58.390Z compression no compression: not acceptable
2025-11-28T22:33:58: 2025-11-29T03:33:58.483Z next:router-server:main requestHandler! /backend/.env {
2025-11-28T22:33:58:   matchedOutput: null,
2025-11-28T22:33:58:   statusCode: undefined,
2025-11-28T22:33:58:   resHeaders: {},
2025-11-28T22:33:58:   bodyStream: false,
2025-11-28T22:33:58:   parsedUrl: { pathname: '/backend/.env', query: [Object: null prototype] {} },
2025-11-28T22:33:58:   finished: false
2025-11-28T22:33:58: }
2025-11-28T22:33:58: 2025-11-29T03:33:58.483Z next:router-server:main invokeRender /backend/.env {
2025-11-28T22:33:58:   host: 'gearly.com',
2025-11-28T22:33:58:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',
2025-11-28T22:33:58:   'x-forwarded-proto': 'https',
2025-11-28T22:33:58:   'x-forwarded-for': '207.154.219.217',
2025-11-28T22:33:58:   'x-forwarded-host': 'gearly.com',
2025-11-28T22:33:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T22:33:58:   connection: 'Keep-Alive',
2025-11-28T22:33:58:   'x-middleware-invoke': '',
2025-11-28T22:33:58:   'x-invoke-path': '/404',
2025-11-28T22:33:58:   'x-invoke-query': '%7B%7D',
2025-11-28T22:33:58:   'x-invoke-status': '404'
2025-11-28T22:33:58: }
2025-11-28T22:33:58: 2025-11-29T03:33:58.484Z compression no compression: not acceptable
2025-11-28T22:33:58: 2025-11-29T03:33:58.576Z next:router-server:main requestHandler! /admin/.env {
2025-11-28T22:33:58:   matchedOutput: null,
2025-11-28T22:33:58:   statusCode: undefined,
2025-11-28T22:33:58:   resHeaders: {},
2025-11-28T22:33:58:   bodyStream: false,
2025-11-28T22:33:58:   parsedUrl: { pathname: '/admin/.env', query: [Object: null prototype] {} },
2025-11-28T22:33:58:   finished: false
2025-11-28T22:33:58: }
2025-11-28T22:33:58: 2025-11-29T03:33:58.577Z next:router-server:main invokeRender /admin/.env {
2025-11-28T22:33:58:   host: 'gearly.com',
2025-11-28T22:33:58:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',
2025-11-28T22:33:58:   'x-forwarded-proto': 'https',
2025-11-28T22:33:58:   'x-forwarded-for': '207.154.219.217',
2025-11-28T22:33:58:   'x-forwarded-host': 'gearly.com',
2025-11-28T22:33:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T22:33:58:   connection: 'Keep-Alive',
2025-11-28T22:33:58:   'x-middleware-invoke': '',
2025-11-28T22:33:58:   'x-invoke-path': '/404',
2025-11-28T22:33:58:   'x-invoke-query': '%7B%7D',
2025-11-28T22:33:58:   'x-invoke-status': '404'
2025-11-28T22:33:58: }
2025-11-28T22:33:58: 2025-11-29T03:33:58.577Z compression no compression: not acceptable
2025-11-28T22:33:58: 2025-11-29T03:33:58.671Z next:router-server:main requestHandler! /.env.development {
2025-11-28T22:33:58:   matchedOutput: null,
2025-11-28T22:33:58:   statusCode: undefined,
2025-11-28T22:33:58:   resHeaders: {},
2025-11-28T22:33:58:   bodyStream: false,
2025-11-28T22:33:58:   parsedUrl: { pathname: '/.env.development', query: [Object: null prototype] {} },
2025-11-28T22:33:58:   finished: false
2025-11-28T22:33:58: }
2025-11-28T22:33:58: 2025-11-29T03:33:58.671Z next:router-server:main invokeRender /.env.development {
2025-11-28T22:33:58:   host: 'gearly.com',
2025-11-28T22:33:58:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',
2025-11-28T22:33:58:   'x-forwarded-proto': 'https',
2025-11-28T22:33:58:   'x-forwarded-for': '207.154.219.217',
2025-11-28T22:33:58:   'x-forwarded-host': 'gearly.com',
2025-11-28T22:33:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T22:33:58:   connection: 'Keep-Alive',
2025-11-28T22:33:58:   'x-middleware-invoke': '',
2025-11-28T22:33:58:   'x-invoke-path': '/404',
2025-11-28T22:33:58:   'x-invoke-query': '%7B%7D',
2025-11-28T22:33:58:   'x-invoke-status': '404'
2025-11-28T22:33:58: }
2025-11-28T22:33:58: 2025-11-29T03:33:58.671Z compression no compression: not acceptable
2025-11-28T22:33:58: 2025-11-29T03:33:58.784Z next:router-server:main requestHandler! /application/.env {
2025-11-28T22:33:58:   matchedOutput: null,
2025-11-28T22:33:58:   statusCode: undefined,
2025-11-28T22:33:58:   resHeaders: {},
2025-11-28T22:33:58:   bodyStream: false,
2025-11-28T22:33:58:   parsedUrl: { pathname: '/application/.env', query: [Object: null prototype] {} },
2025-11-28T22:33:58:   finished: false
2025-11-28T22:33:58: }
2025-11-28T22:33:58: 2025-11-29T03:33:58.784Z next:router-server:main invokeRender /application/.env {
2025-11-28T22:33:58:   host: 'gearly.com',
2025-11-28T22:33:58:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',
2025-11-28T22:33:58:   'x-forwarded-proto': 'https',
2025-11-28T22:33:58:   'x-forwarded-for': '207.154.219.217',
2025-11-28T22:33:58:   'x-forwarded-host': 'gearly.com',
2025-11-28T22:33:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T22:33:58:   connection: 'Keep-Alive',
2025-11-28T22:33:58:   'x-middleware-invoke': '',
2025-11-28T22:33:58:   'x-invoke-path': '/404',
2025-11-28T22:33:58:   'x-invoke-query': '%7B%7D',
2025-11-28T22:33:58:   'x-invoke-status': '404'
2025-11-28T22:33:58: }
2025-11-28T22:33:58: 2025-11-29T03:33:58.785Z compression no compression: not acceptable
2025-11-28T22:33:58: 2025-11-29T03:33:58.878Z next:router-server:main requestHandler! /old/.env {
2025-11-28T22:33:58:   matchedOutput: null,
2025-11-28T22:33:58:   statusCode: undefined,
2025-11-28T22:33:58:   resHeaders: {},
2025-11-28T22:33:58:   bodyStream: false,
2025-11-28T22:33:58:   parsedUrl: { pathname: '/old/.env', query: [Object: null prototype] {} },
2025-11-28T22:33:58:   finished: false
2025-11-28T22:33:58: }
2025-11-28T22:33:58: 2025-11-29T03:33:58.878Z next:router-server:main invokeRender /old/.env {
2025-11-28T22:33:58:   host: 'gearly.com',
2025-11-28T22:33:58:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',
2025-11-28T22:33:58:   'x-forwarded-proto': 'https',
2025-11-28T22:33:58:   'x-forwarded-for': '207.154.219.217',
2025-11-28T22:33:58:   'x-forwarded-host': 'gearly.com',
2025-11-28T22:33:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T22:33:58:   connection: 'Keep-Alive',
2025-11-28T22:33:58:   'x-middleware-invoke': '',
2025-11-28T22:33:58:   'x-invoke-path': '/404',
2025-11-28T22:33:58:   'x-invoke-query': '%7B%7D',
2025-11-28T22:33:58:   'x-invoke-status': '404'
2025-11-28T22:33:58: }
2025-11-28T22:33:58: 2025-11-29T03:33:58.879Z compression no compression: not acceptable
2025-11-28T22:33:58: 2025-11-29T03:33:58.972Z next:router-server:main requestHandler! /.env.save {
2025-11-28T22:33:58:   matchedOutput: null,
2025-11-28T22:33:58:   statusCode: undefined,
2025-11-28T22:33:58:   resHeaders: {},
2025-11-28T22:33:58:   bodyStream: false,
2025-11-28T22:33:58:   parsedUrl: { pathname: '/.env.save', query: [Object: null prototype] {} },
2025-11-28T22:33:58:   finished: false
2025-11-28T22:33:58: }
2025-11-28T22:33:58: 2025-11-29T03:33:58.972Z next:router-server:main invokeRender /.env.save {
2025-11-28T22:33:58:   host: 'gearly.com',
2025-11-28T22:33:58:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',
2025-11-28T22:33:58:   'x-forwarded-proto': 'https',
2025-11-28T22:33:58:   'x-forwarded-for': '207.154.219.217',
2025-11-28T22:33:58:   'x-forwarded-host': 'gearly.com',
2025-11-28T22:33:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T22:33:58:   connection: 'Keep-Alive',
2025-11-28T22:33:58:   'x-middleware-invoke': '',
2025-11-28T22:33:58:   'x-invoke-path': '/404',
2025-11-28T22:33:58:   'x-invoke-query': '%7B%7D',
2025-11-28T22:33:58:   'x-invoke-status': '404'
2025-11-28T22:33:58: }
2025-11-28T22:33:58: 2025-11-29T03:33:58.973Z compression no compression: not acceptable
2025-11-28T22:33:59: 2025-11-29T03:33:59.065Z next:router-server:main requestHandler! /web/.env {
2025-11-28T22:33:59:   matchedOutput: null,
2025-11-28T22:33:59:   statusCode: undefined,
2025-11-28T22:33:59:   resHeaders: {},
2025-11-28T22:33:59:   bodyStream: false,
2025-11-28T22:33:59:   parsedUrl: { pathname: '/web/.env', query: [Object: null prototype] {} },
2025-11-28T22:33:59:   finished: false
2025-11-28T22:33:59: }
2025-11-28T22:33:59: 2025-11-29T03:33:59.066Z next:router-server:main invokeRender /web/.env {
2025-11-28T22:33:59:   host: 'gearly.com',
2025-11-28T22:33:59:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',
2025-11-28T22:33:59:   'x-forwarded-proto': 'https',
2025-11-28T22:33:59:   'x-forwarded-for': '207.154.219.217',
2025-11-28T22:33:59:   'x-forwarded-host': 'gearly.com',
2025-11-28T22:33:59:   'x-forwarded-server': 'gearly.com',
2025-11-28T22:33:59:   connection: 'Keep-Alive',
2025-11-28T22:33:59:   'x-middleware-invoke': '',
2025-11-28T22:33:59:   'x-invoke-path': '/404',
2025-11-28T22:33:59:   'x-invoke-query': '%7B%7D',
2025-11-28T22:33:59:   'x-invoke-status': '404'
2025-11-28T22:33:59: }
2025-11-28T22:33:59: 2025-11-29T03:33:59.067Z compression no compression: not acceptable
2025-11-28T22:33:59: 2025-11-29T03:33:59.160Z next:router-server:main requestHandler! /blog/.env {
2025-11-28T22:33:59:   matchedOutput: null,
2025-11-28T22:33:59:   statusCode: undefined,
2025-11-28T22:33:59:   resHeaders: {},
2025-11-28T22:33:59:   bodyStream: false,
2025-11-28T22:33:59:   parsedUrl: { pathname: '/blog/.env', query: [Object: null prototype] {} },
2025-11-28T22:33:59:   finished: false
2025-11-28T22:33:59: }
2025-11-28T22:33:59: 2025-11-29T03:33:59.160Z next:router-server:main invokeRender /blog/.env {
2025-11-28T22:33:59:   host: 'gearly.com',
2025-11-28T22:33:59:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',
2025-11-28T22:33:59:   'x-forwarded-proto': 'https',
2025-11-28T22:33:59:   'x-forwarded-for': '207.154.219.217',
2025-11-28T22:33:59:   'x-forwarded-host': 'gearly.com',
2025-11-28T22:33:59:   'x-forwarded-server': 'gearly.com',
2025-11-28T22:33:59:   connection: 'Keep-Alive',
2025-11-28T22:33:59:   'x-middleware-invoke': '',
2025-11-28T22:33:59:   'x-invoke-path': '/404',
2025-11-28T22:33:59:   'x-invoke-query': '%7B%7D',
2025-11-28T22:33:59:   'x-invoke-status': '404'
2025-11-28T22:33:59: }
2025-11-28T22:33:59: 2025-11-29T03:33:59.160Z compression no compression: not acceptable
2025-11-28T22:33:59: 2025-11-29T03:33:59.253Z next:router-server:main requestHandler! /.env~ {
2025-11-28T22:33:59:   matchedOutput: null,
2025-11-28T22:33:59:   statusCode: undefined,
2025-11-28T22:33:59:   resHeaders: {},
2025-11-28T22:33:59:   bodyStream: false,
2025-11-28T22:33:59:   parsedUrl: { pathname: '/.env~', query: [Object: null prototype] {} },
2025-11-28T22:33:59:   finished: false
2025-11-28T22:33:59: }
2025-11-28T22:33:59: 2025-11-29T03:33:59.253Z next:router-server:main invokeRender /.env~ {
2025-11-28T22:33:59:   host: 'gearly.com',
2025-11-28T22:33:59:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',
2025-11-28T22:33:59:   'x-forwarded-proto': 'https',
2025-11-28T22:33:59:   'x-forwarded-for': '207.154.219.217',
2025-11-28T22:33:59:   'x-forwarded-host': 'gearly.com',
2025-11-28T22:33:59:   'x-forwarded-server': 'gearly.com',
2025-11-28T22:33:59:   connection: 'Keep-Alive',
2025-11-28T22:33:59:   'x-middleware-invoke': '',
2025-11-28T22:33:59:   'x-invoke-path': '/404',
2025-11-28T22:33:59:   'x-invoke-query': '%7B%7D',
2025-11-28T22:33:59:   'x-invoke-status': '404'
2025-11-28T22:33:59: }
2025-11-28T22:33:59: 2025-11-29T03:33:59.254Z compression no compression: not acceptable
2025-11-28T22:33:59: 2025-11-29T03:33:59.347Z next:router-server:main requestHandler! /cron/.env {
2025-11-28T22:33:59:   matchedOutput: null,
2025-11-28T22:33:59:   statusCode: undefined,
2025-11-28T22:33:59:   resHeaders: {},
2025-11-28T22:33:59:   bodyStream: false,
2025-11-28T22:33:59:   parsedUrl: { pathname: '/cron/.env', query: [Object: null prototype] {} },
2025-11-28T22:33:59:   finished: false
2025-11-28T22:33:59: }
2025-11-28T22:33:59: 2025-11-29T03:33:59.347Z next:router-server:main invokeRender /cron/.env {
2025-11-28T22:33:59:   host: 'gearly.com',
2025-11-28T22:33:59:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',
2025-11-28T22:33:59:   'x-forwarded-proto': 'https',
2025-11-28T22:33:59:   'x-forwarded-for': '207.154.219.217',
2025-11-28T22:33:59:   'x-forwarded-host': 'gearly.com',
2025-11-28T22:33:59:   'x-forwarded-server': 'gearly.com',
2025-11-28T22:33:59:   connection: 'Keep-Alive',
2025-11-28T22:33:59:   'x-middleware-invoke': '',
2025-11-28T22:33:59:   'x-invoke-path': '/404',
2025-11-28T22:33:59:   'x-invoke-query': '%7B%7D',
2025-11-28T22:33:59:   'x-invoke-status': '404'
2025-11-28T22:33:59: }
2025-11-28T22:33:59: 2025-11-29T03:33:59.347Z compression no compression: not acceptable
2025-11-28T22:33:59: 2025-11-29T03:33:59.441Z next:router-server:main requestHandler! /v2/.env {
2025-11-28T22:33:59:   matchedOutput: null,
2025-11-28T22:33:59:   statusCode: undefined,
2025-11-28T22:33:59:   resHeaders: {},
2025-11-28T22:33:59:   bodyStream: false,
2025-11-28T22:33:59:   parsedUrl: { pathname: '/v2/.env', query: [Object: null prototype] {} },
2025-11-28T22:33:59:   finished: false
2025-11-28T22:33:59: }
2025-11-28T22:33:59: 2025-11-29T03:33:59.441Z next:router-server:main invokeRender /v2/.env {
2025-11-28T22:33:59:   host: 'gearly.com',
2025-11-28T22:33:59:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',
2025-11-28T22:33:59:   'x-forwarded-proto': 'https',
2025-11-28T22:33:59:   'x-forwarded-for': '207.154.219.217',
2025-11-28T22:33:59:   'x-forwarded-host': 'gearly.com',
2025-11-28T22:33:59:   'x-forwarded-server': 'gearly.com',
2025-11-28T22:33:59:   connection: 'Keep-Alive',
2025-11-28T22:33:59:   'x-middleware-invoke': '',
2025-11-28T22:33:59:   'x-invoke-path': '/404',
2025-11-28T22:33:59:   'x-invoke-query': '%7B%7D',
2025-11-28T22:33:59:   'x-invoke-status': '404'
2025-11-28T22:33:59: }
2025-11-28T22:33:59: 2025-11-29T03:33:59.441Z compression no compression: not acceptable
2025-11-28T22:33:59: 2025-11-29T03:33:59.535Z next:router-server:main requestHandler! /staging/.env {
2025-11-28T22:33:59:   matchedOutput: null,
2025-11-28T22:33:59:   statusCode: undefined,
2025-11-28T22:33:59:   resHeaders: {},
2025-11-28T22:33:59:   bodyStream: false,
2025-11-28T22:33:59:   parsedUrl: { pathname: '/staging/.env', query: [Object: null prototype] {} },
2025-11-28T22:33:59:   finished: false
2025-11-28T22:33:59: }
2025-11-28T22:33:59: 2025-11-29T03:33:59.535Z next:router-server:main invokeRender /staging/.env {
2025-11-28T22:33:59:   host: 'gearly.com',
2025-11-28T22:33:59:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',
2025-11-28T22:33:59:   'x-forwarded-proto': 'https',
2025-11-28T22:33:59:   'x-forwarded-for': '207.154.219.217',
2025-11-28T22:33:59:   'x-forwarded-host': 'gearly.com',
2025-11-28T22:33:59:   'x-forwarded-server': 'gearly.com',
2025-11-28T22:33:59:   connection: 'Keep-Alive',
2025-11-28T22:33:59:   'x-middleware-invoke': '',
2025-11-28T22:33:59:   'x-invoke-path': '/404',
2025-11-28T22:33:59:   'x-invoke-query': '%7B%7D',
2025-11-28T22:33:59:   'x-invoke-status': '404'
2025-11-28T22:33:59: }
2025-11-28T22:33:59: 2025-11-29T03:33:59.535Z compression no compression: not acceptable
2025-11-28T22:33:59: 2025-11-29T03:33:59.629Z next:router-server:main requestHandler! /mail/.env {
2025-11-28T22:33:59:   matchedOutput: null,
2025-11-28T22:33:59:   statusCode: undefined,
2025-11-28T22:33:59:   resHeaders: {},
2025-11-28T22:33:59:   bodyStream: false,
2025-11-28T22:33:59:   parsedUrl: { pathname: '/mail/.env', query: [Object: null prototype] {} },
2025-11-28T22:33:59:   finished: false
2025-11-28T22:33:59: }
2025-11-28T22:33:59: 2025-11-29T03:33:59.629Z next:router-server:main invokeRender /mail/.env {
2025-11-28T22:33:59:   host: 'gearly.com',
2025-11-28T22:33:59:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',
2025-11-28T22:33:59:   'x-forwarded-proto': 'https',
2025-11-28T22:33:59:   'x-forwarded-for': '207.154.219.217',
2025-11-28T22:33:59:   'x-forwarded-host': 'gearly.com',
2025-11-28T22:33:59:   'x-forwarded-server': 'gearly.com',
2025-11-28T22:33:59:   connection: 'Keep-Alive',
2025-11-28T22:33:59:   'x-middleware-invoke': '',
2025-11-28T22:33:59:   'x-invoke-path': '/404',
2025-11-28T22:33:59:   'x-invoke-query': '%7B%7D',
2025-11-28T22:33:59:   'x-invoke-status': '404'
2025-11-28T22:33:59: }
2025-11-28T22:33:59: 2025-11-29T03:33:59.630Z compression no compression: not acceptable
2025-11-28T22:33:59: 2025-11-29T03:33:59.723Z next:router-server:main requestHandler! /laravel/.env {
2025-11-28T22:33:59:   matchedOutput: null,
2025-11-28T22:33:59:   statusCode: undefined,
2025-11-28T22:33:59:   resHeaders: {},
2025-11-28T22:33:59:   bodyStream: false,
2025-11-28T22:33:59:   parsedUrl: { pathname: '/laravel/.env', query: [Object: null prototype] {} },
2025-11-28T22:33:59:   finished: false
2025-11-28T22:33:59: }
2025-11-28T22:33:59: 2025-11-29T03:33:59.723Z next:router-server:main invokeRender /laravel/.env {
2025-11-28T22:33:59:   host: 'gearly.com',
2025-11-28T22:33:59:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',
2025-11-28T22:33:59:   'x-forwarded-proto': 'https',
2025-11-28T22:33:59:   'x-forwarded-for': '207.154.219.217',
2025-11-28T22:33:59:   'x-forwarded-host': 'gearly.com',
2025-11-28T22:33:59:   'x-forwarded-server': 'gearly.com',
2025-11-28T22:33:59:   connection: 'Keep-Alive',
2025-11-28T22:33:59:   'x-middleware-invoke': '',
2025-11-28T22:33:59:   'x-invoke-path': '/404',
2025-11-28T22:33:59:   'x-invoke-query': '%7B%7D',
2025-11-28T22:33:59:   'x-invoke-status': '404'
2025-11-28T22:33:59: }
2025-11-28T22:33:59: 2025-11-29T03:33:59.724Z compression no compression: not acceptable
2025-11-28T22:33:59: 2025-11-29T03:33:59.817Z next:router-server:main requestHandler! /app/.env {
2025-11-28T22:33:59:   matchedOutput: null,
2025-11-28T22:33:59:   statusCode: undefined,
2025-11-28T22:33:59:   resHeaders: {},
2025-11-28T22:33:59:   bodyStream: false,
2025-11-28T22:33:59:   parsedUrl: { pathname: '/app/.env', query: [Object: null prototype] {} },
2025-11-28T22:33:59:   finished: false
2025-11-28T22:33:59: }
2025-11-28T22:33:59: 2025-11-29T03:33:59.817Z next:router-server:main invokeRender /app/.env {
2025-11-28T22:33:59:   host: 'gearly.com',
2025-11-28T22:33:59:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',
2025-11-28T22:33:59:   'x-forwarded-proto': 'https',
2025-11-28T22:33:59:   'x-forwarded-for': '207.154.219.217',
2025-11-28T22:33:59:   'x-forwarded-host': 'gearly.com',
2025-11-28T22:33:59:   'x-forwarded-server': 'gearly.com',
2025-11-28T22:33:59:   connection: 'Keep-Alive',
2025-11-28T22:33:59:   'x-middleware-invoke': '',
2025-11-28T22:33:59:   'x-invoke-path': '/404',
2025-11-28T22:33:59:   'x-invoke-query': '%7B%7D',
2025-11-28T22:33:59:   'x-invoke-status': '404'
2025-11-28T22:33:59: }
2025-11-28T22:33:59: 2025-11-29T03:33:59.817Z compression no compression: not acceptable
2025-11-28T22:33:59: 2025-11-29T03:33:59.930Z next:router-server:main requestHandler! /public/.env {
2025-11-28T22:33:59:   matchedOutput: null,
2025-11-28T22:33:59:   statusCode: undefined,
2025-11-28T22:33:59:   resHeaders: {},
2025-11-28T22:33:59:   bodyStream: false,
2025-11-28T22:33:59:   parsedUrl: { pathname: '/public/.env', query: [Object: null prototype] {} },
2025-11-28T22:33:59:   finished: false
2025-11-28T22:33:59: }
2025-11-28T22:33:59: 2025-11-29T03:33:59.930Z next:router-server:main invokeRender /public/.env {
2025-11-28T22:33:59:   host: 'gearly.com',
2025-11-28T22:33:59:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',
2025-11-28T22:33:59:   'x-forwarded-proto': 'https',
2025-11-28T22:33:59:   'x-forwarded-for': '207.154.219.217',
2025-11-28T22:33:59:   'x-forwarded-host': 'gearly.com',
2025-11-28T22:33:59:   'x-forwarded-server': 'gearly.com',
2025-11-28T22:33:59:   connection: 'Keep-Alive',
2025-11-28T22:33:59:   'x-middleware-invoke': '',
2025-11-28T22:33:59:   'x-invoke-path': '/404',
2025-11-28T22:33:59:   'x-invoke-query': '%7B%7D',
2025-11-28T22:33:59:   'x-invoke-status': '404'
2025-11-28T22:33:59: }
2025-11-28T22:33:59: 2025-11-29T03:33:59.931Z compression no compression: not acceptable
2025-11-28T22:34:00: 2025-11-29T03:34:00.024Z next:router-server:main requestHandler! /web/.env {
2025-11-28T22:34:00:   matchedOutput: null,
2025-11-28T22:34:00:   statusCode: undefined,
2025-11-28T22:34:00:   resHeaders: {},
2025-11-28T22:34:00:   bodyStream: false,
2025-11-28T22:34:00:   parsedUrl: { pathname: '/web/.env', query: [Object: null prototype] {} },
2025-11-28T22:34:00:   finished: false
2025-11-28T22:34:00: }
2025-11-28T22:34:00: 2025-11-29T03:34:00.024Z next:router-server:main invokeRender /web/.env {
2025-11-28T22:34:00:   host: 'gearly.com',
2025-11-28T22:34:00:   'user-agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36',
2025-11-28T22:34:00:   'x-forwarded-proto': 'https',
2025-11-28T22:34:00:   'x-forwarded-for': '207.154.219.217',
2025-11-28T22:34:00:   'x-forwarded-host': 'gearly.com',
2025-11-28T22:34:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T22:34:00:   connection: 'Keep-Alive',
2025-11-28T22:34:00:   'x-middleware-invoke': '',
2025-11-28T22:34:00:   'x-invoke-path': '/404',
2025-11-28T22:34:00:   'x-invoke-query': '%7B%7D',
2025-11-28T22:34:00:   'x-invoke-status': '404'
2025-11-28T22:34:00: }
2025-11-28T22:34:00: 2025-11-29T03:34:00.025Z compression no compression: not acceptable
2025-11-28T22:42:39: 2025-11-29T03:42:39.473Z next:router-server:main requestHandler! / {
2025-11-28T22:42:39:   matchedOutput: {
2025-11-28T22:42:39:     type: 'pageFile',
2025-11-28T22:42:39:     fsPath: undefined,
2025-11-28T22:42:39:     locale: undefined,
2025-11-28T22:42:39:     itemsRoot: undefined,
2025-11-28T22:42:39:     itemPath: '/'
2025-11-28T22:42:39:   },
2025-11-28T22:42:39:   statusCode: undefined,
2025-11-28T22:42:39:   resHeaders: {},
2025-11-28T22:42:39:   bodyStream: false,
2025-11-28T22:42:39:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T22:42:39:   finished: true
2025-11-28T22:42:39: }
2025-11-28T22:42:39: 2025-11-29T03:42:39.473Z next:router-server:main invokeRender / {
2025-11-28T22:42:39:   host: 'www.gearly.com',
2025-11-28T22:42:39:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1',
2025-11-28T22:42:39:   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',
2025-11-28T22:42:39:   'accept-encoding': 'gzip',
2025-11-28T22:42:39:   'accept-language': 'zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7',
2025-11-28T22:42:39:   'cache-control': 'no-cache',
2025-11-28T22:42:39:   pragma: 'no-cache',
2025-11-28T22:42:39:   'upgrade-insecure-requests': '1',
2025-11-28T22:42:39:   'x-forwarded-for': '43.130.32.245',
2025-11-28T22:42:39:   'x-forwarded-host': 'www.gearly.com',
2025-11-28T22:42:39:   'x-forwarded-server': 'gearly.com',
2025-11-28T22:42:39:   connection: 'Keep-Alive',
2025-11-28T22:42:39:   'x-middleware-invoke': '',
2025-11-28T22:42:39:   'x-invoke-path': '/',
2025-11-28T22:42:39:   'x-invoke-query': '%7B%7D',
2025-11-28T22:42:39:   'x-invoke-output': '/'
2025-11-28T22:42:39: }
2025-11-28T22:42:39: 2025-11-29T03:42:39.474Z compression gzip compression
2025-11-28T22:42:45: 2025-11-29T03:42:45.882Z next:router-server:main requestHandler! / {
2025-11-28T22:42:45:   matchedOutput: {
2025-11-28T22:42:45:     type: 'pageFile',
2025-11-28T22:42:45:     fsPath: undefined,
2025-11-28T22:42:45:     locale: undefined,
2025-11-28T22:42:45:     itemsRoot: undefined,
2025-11-28T22:42:45:     itemPath: '/'
2025-11-28T22:42:45:   },
2025-11-28T22:42:45:   statusCode: undefined,
2025-11-28T22:42:45:   resHeaders: {},
2025-11-28T22:42:45:   bodyStream: false,
2025-11-28T22:42:45:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T22:42:45:   finished: true
2025-11-28T22:42:45: }
2025-11-28T22:42:45: 2025-11-29T03:42:45.882Z next:router-server:main invokeRender / {
2025-11-28T22:42:45:   host: 'africatis.com:4000',
2025-11-28T22:42:45:   'user-agent': 'Mozilla/5.0 (compatible; InternetMeasurement/1.0; +https://internet-measurement.com/)',
2025-11-28T22:42:45:   connection: 'close',
2025-11-28T22:42:45:   accept: '*/*',
2025-11-28T22:42:45:   'accept-encoding': 'gzip',
2025-11-28T22:42:45:   'x-middleware-invoke': '',
2025-11-28T22:42:45:   'x-invoke-path': '/',
2025-11-28T22:42:45:   'x-invoke-query': '%7B%7D',
2025-11-28T22:42:45:   'x-invoke-output': '/'
2025-11-28T22:42:45: }
2025-11-28T22:42:45: 2025-11-29T03:42:45.883Z compression gzip compression
2025-11-28T22:42:55: 2025-11-29T03:42:55.538Z next:router-server:main requestHandler! /logo.png {
2025-11-28T22:42:55:   matchedOutput: {
2025-11-28T22:42:55:     type: 'publicFolder',
2025-11-28T22:42:55:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T22:42:55:     locale: undefined,
2025-11-28T22:42:55:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T22:42:55:     itemPath: '/logo.png'
2025-11-28T22:42:55:   },
2025-11-28T22:42:55:   statusCode: undefined,
2025-11-28T22:42:55:   resHeaders: {},
2025-11-28T22:42:55:   bodyStream: false,
2025-11-28T22:42:55:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T22:42:55:   finished: true
2025-11-28T22:42:55: }
2025-11-28T22:42:55: 2025-11-29T03:42:55.538Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T22:42:55: 2025-11-29T03:42:55.538Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T22:42:55: 2025-11-29T03:42:55.538Z send accept ranges
2025-11-28T22:42:55: 2025-11-29T03:42:55.538Z send cache-control public, max-age=0
2025-11-28T22:42:55: 2025-11-29T03:42:55.538Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T22:42:55: 2025-11-29T03:42:55.538Z send etag W/"2465-19ac853b2f0"
2025-11-28T22:42:55: 2025-11-29T03:42:55.538Z send content-type image/png
2025-11-28T22:42:55: 2025-11-29T03:42:55.539Z compression image/png not compressible
2025-11-28T22:42:55: 2025-11-29T03:42:55.539Z compression no compression: filtered
2025-11-28T22:46:32: 2025-11-29T03:46:32.439Z next:router-server:main requestHandler! / {
2025-11-28T22:46:32:   matchedOutput: {
2025-11-28T22:46:32:     type: 'pageFile',
2025-11-28T22:46:32:     fsPath: undefined,
2025-11-28T22:46:32:     locale: undefined,
2025-11-28T22:46:32:     itemsRoot: undefined,
2025-11-28T22:46:32:     itemPath: '/'
2025-11-28T22:46:32:   },
2025-11-28T22:46:32:   statusCode: undefined,
2025-11-28T22:46:32:   resHeaders: {},
2025-11-28T22:46:32:   bodyStream: false,
2025-11-28T22:46:32:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T22:46:32:   finished: true
2025-11-28T22:46:32: }
2025-11-28T22:46:32: 2025-11-29T03:46:32.439Z next:router-server:main invokeRender / {
2025-11-28T22:46:32:   host: '50.6.6.177:4000',
2025-11-28T22:46:32:   'user-agent': 'cypex.ai/scanning Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) Chrome/126.0.0.0 Safari/537.36',
2025-11-28T22:46:32:   accept: '*/*',
2025-11-28T22:46:32:   'accept-encoding': 'gzip',
2025-11-28T22:46:32:   'x-middleware-invoke': '',
2025-11-28T22:46:32:   'x-invoke-path': '/',
2025-11-28T22:46:32:   'x-invoke-query': '%7B%7D',
2025-11-28T22:46:32:   'x-invoke-output': '/'
2025-11-28T22:46:32: }
2025-11-28T22:46:32: 2025-11-29T03:46:32.441Z compression gzip compression
2025-11-28T22:47:56: 2025-11-29T03:47:56.277Z next:router-server:main requestHandler! / {
2025-11-28T22:47:56:   matchedOutput: {
2025-11-28T22:47:56:     type: 'pageFile',
2025-11-28T22:47:56:     fsPath: undefined,
2025-11-28T22:47:56:     locale: undefined,
2025-11-28T22:47:56:     itemsRoot: undefined,
2025-11-28T22:47:56:     itemPath: '/'
2025-11-28T22:47:56:   },
2025-11-28T22:47:56:   statusCode: undefined,
2025-11-28T22:47:56:   resHeaders: {},
2025-11-28T22:47:56:   bodyStream: false,
2025-11-28T22:47:56:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T22:47:56:   finished: true
2025-11-28T22:47:56: }
2025-11-28T22:47:56: 2025-11-29T03:47:56.277Z next:router-server:main invokeRender / {
2025-11-28T22:47:56:   host: '50.6.6.177:4000',
2025-11-28T22:47:56:   'user-agent': 'cypex.ai/scanning Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) Chrome/126.0.0.0 Safari/537.36',
2025-11-28T22:47:56:   accept: '*/*',
2025-11-28T22:47:56:   'accept-encoding': 'gzip',
2025-11-28T22:47:56:   'x-middleware-invoke': '',
2025-11-28T22:47:56:   'x-invoke-path': '/',
2025-11-28T22:47:56:   'x-invoke-query': '%7B%7D',
2025-11-28T22:47:56:   'x-invoke-output': '/'
2025-11-28T22:47:56: }
2025-11-28T22:47:56: 2025-11-29T03:47:56.278Z compression gzip compression
2025-11-28T22:48:21: 2025-11-29T03:48:21.834Z next:router-server:main requestHandler! /rdweb/pages/zh-cn/login.aspx {
2025-11-28T22:48:21:   matchedOutput: null,
2025-11-28T22:48:21:   statusCode: undefined,
2025-11-28T22:48:21:   resHeaders: {},
2025-11-28T22:48:21:   bodyStream: false,
2025-11-28T22:48:21:   parsedUrl: {
2025-11-28T22:48:21:     pathname: '/rdweb/pages/zh-cn/login.aspx',
2025-11-28T22:48:21:     query: [Object: null prototype] {}
2025-11-28T22:48:21:   },
2025-11-28T22:48:21:   finished: false
2025-11-28T22:48:21: }
2025-11-28T22:48:21: 2025-11-29T03:48:21.834Z next:router-server:main invokeRender /rdweb/pages/zh-cn/login.aspx {
2025-11-28T22:48:21:   host: 'mail.gearly.com',
2025-11-28T22:48:21:   'user-agent': 'Go-http-client/1.1',
2025-11-28T22:48:21:   'accept-encoding': 'gzip',
2025-11-28T22:48:21:   'x-forwarded-proto': 'https',
2025-11-28T22:48:21:   'x-forwarded-for': '216.106.184.72',
2025-11-28T22:48:21:   'x-forwarded-host': 'mail.gearly.com',
2025-11-28T22:48:21:   'x-forwarded-server': 'gearly.com',
2025-11-28T22:48:21:   connection: 'Keep-Alive',
2025-11-28T22:48:21:   'x-middleware-invoke': '',
2025-11-28T22:48:21:   'x-invoke-path': '/404',
2025-11-28T22:48:21:   'x-invoke-query': '%7B%7D',
2025-11-28T22:48:21:   'x-invoke-status': '404'
2025-11-28T22:48:21: }
2025-11-28T22:48:21: 2025-11-29T03:48:21.835Z compression gzip compression
2025-11-28T23:05:55: 2025-11-29T04:05:55.411Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T23:05:55:   matchedOutput: {
2025-11-28T23:05:55:     type: 'pageFile',
2025-11-28T23:05:55:     fsPath: undefined,
2025-11-28T23:05:55:     locale: undefined,
2025-11-28T23:05:55:     itemsRoot: undefined,
2025-11-28T23:05:55:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:05:55:   },
2025-11-28T23:05:55:   statusCode: undefined,
2025-11-28T23:05:55:   resHeaders: {},
2025-11-28T23:05:55:   bodyStream: false,
2025-11-28T23:05:55:   parsedUrl: {
2025-11-28T23:05:55:     pathname: '/api/auth/providers',
2025-11-28T23:05:55:     query: [Object: null prototype] {}
2025-11-28T23:05:55:   },
2025-11-28T23:05:55:   finished: true
2025-11-28T23:05:55: }
2025-11-28T23:05:55: 2025-11-29T04:05:55.411Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T23:05:55:   host: 'gearly.com',
2025-11-28T23:05:55:   accept: '*/*',
2025-11-28T23:05:55:   'sec-fetch-site': 'same-origin',
2025-11-28T23:05:55:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T23:05:55:   'sec-fetch-mode': 'cors',
2025-11-28T23:05:55:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T23:05:55:   referer: 'https://gearly.com/',
2025-11-28T23:05:55:   'sec-fetch-dest': 'empty',
2025-11-28T23:05:55:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T23:05:55:   priority: 'u=3, i',
2025-11-28T23:05:55:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T23:05:55:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..6GYgA4nNGFjHZCAz.csfnPtDfXpF0Ui4lLPWWZ3G2NKx4xpsp20FcVdlAJauq_8kRSp4Imiw5DH_Vg_hDQdt1voN5h_XRFFE0-ytpeGrHnkP_k886ObqFtz2nsL9hP1EsESiwHiOSX4mKfvlKqNtig-SVFmdDFOEKRIBZlZmBUATLASwLsSzOctgWf1_u61Rh5HpWJAerQv0Pwq6pghDTUv29_wUZu7Y4mH2zyKCyBj_6DBSRaXHBerIAhv3cQbFyhQ8zfjiTHl1RNhU.zpkMBdwL0eQXpH8N44YOOQ; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T23:05:55:   'x-forwarded-proto': 'https',
2025-11-28T23:05:55:   'x-forwarded-for': '100.15.28.124',
2025-11-28T23:05:55:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:05:55:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:05:55:   connection: 'Keep-Alive',
2025-11-28T23:05:55:   'x-middleware-invoke': '',
2025-11-28T23:05:55:   'x-invoke-path': '/api/auth/providers',
2025-11-28T23:05:55:   'x-invoke-query': '%7B%7D',
2025-11-28T23:05:55:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:05:55: }
2025-11-28T23:05:55: 2025-11-29T04:05:55.412Z compression no compression: size below threshold
2025-11-28T23:05:55: 2025-11-29T04:05:55.449Z next:router-server:main requestHandler! /logo2.png {
2025-11-28T23:05:55:   matchedOutput: {
2025-11-28T23:05:55:     type: 'publicFolder',
2025-11-28T23:05:55:     fsPath: '/home/americas/public_html/ai/public/logo2.png',
2025-11-28T23:05:55:     locale: undefined,
2025-11-28T23:05:55:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T23:05:55:     itemPath: '/logo2.png'
2025-11-28T23:05:55:   },
2025-11-28T23:05:55:   statusCode: undefined,
2025-11-28T23:05:55:   resHeaders: {},
2025-11-28T23:05:55:   bodyStream: false,
2025-11-28T23:05:55:   parsedUrl: { pathname: '/logo2.png', query: [Object: null prototype] {} },
2025-11-28T23:05:55:   finished: true
2025-11-28T23:05:55: }
2025-11-28T23:05:55: 2025-11-29T04:05:55.449Z send stat "/home/americas/public_html/ai/public/logo2.png"
2025-11-28T23:05:55: 2025-11-29T04:05:55.449Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T23:05:55:   matchedOutput: {
2025-11-28T23:05:55:     type: 'pageFile',
2025-11-28T23:05:55:     fsPath: undefined,
2025-11-28T23:05:55:     locale: undefined,
2025-11-28T23:05:55:     itemsRoot: undefined,
2025-11-28T23:05:55:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:05:55:   },
2025-11-28T23:05:55:   statusCode: undefined,
2025-11-28T23:05:55:   resHeaders: {},
2025-11-28T23:05:55:   bodyStream: false,
2025-11-28T23:05:55:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T23:05:55:   finished: true
2025-11-28T23:05:55: }
2025-11-28T23:05:55: 2025-11-29T04:05:55.449Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T23:05:55:   host: 'gearly.com',
2025-11-28T23:05:55:   accept: '*/*',
2025-11-28T23:05:55:   'content-type': 'application/json',
2025-11-28T23:05:55:   'sec-fetch-site': 'same-origin',
2025-11-28T23:05:55:   'if-none-match': '"137uzo5wmzi42"',
2025-11-28T23:05:55:   'sec-fetch-mode': 'cors',
2025-11-28T23:05:55:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T23:05:55:   referer: 'https://gearly.com/',
2025-11-28T23:05:55:   'sec-fetch-dest': 'empty',
2025-11-28T23:05:55:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T23:05:55:   priority: 'u=3, i',
2025-11-28T23:05:55:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T23:05:55:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..6GYgA4nNGFjHZCAz.csfnPtDfXpF0Ui4lLPWWZ3G2NKx4xpsp20FcVdlAJauq_8kRSp4Imiw5DH_Vg_hDQdt1voN5h_XRFFE0-ytpeGrHnkP_k886ObqFtz2nsL9hP1EsESiwHiOSX4mKfvlKqNtig-SVFmdDFOEKRIBZlZmBUATLASwLsSzOctgWf1_u61Rh5HpWJAerQv0Pwq6pghDTUv29_wUZu7Y4mH2zyKCyBj_6DBSRaXHBerIAhv3cQbFyhQ8zfjiTHl1RNhU.zpkMBdwL0eQXpH8N44YOOQ; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T23:05:55:   'x-forwarded-proto': 'https',
2025-11-28T23:05:55:   'x-forwarded-for': '100.15.28.124',
2025-11-28T23:05:55:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:05:55:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:05:55:   connection: 'Keep-Alive',
2025-11-28T23:05:55:   'x-middleware-invoke': '',
2025-11-28T23:05:55:   'x-invoke-path': '/api/auth/session',
2025-11-28T23:05:55:   'x-invoke-query': '%7B%7D',
2025-11-28T23:05:55:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:05:55: }
2025-11-28T23:05:55: 2025-11-29T04:05:55.450Z send pipe "/home/americas/public_html/ai/public/logo2.png"
2025-11-28T23:05:55: 2025-11-29T04:05:55.450Z send accept ranges
2025-11-28T23:05:55: 2025-11-29T04:05:55.450Z send cache-control public, max-age=0
2025-11-28T23:05:55: 2025-11-29T04:05:55.450Z send modified Fri, 28 Nov 2025 02:38:40 GMT
2025-11-28T23:05:55: 2025-11-29T04:05:55.450Z send etag W/"4c60-19ac853b5c1"
2025-11-28T23:05:55: 2025-11-29T04:05:55.450Z send content-type image/png
2025-11-28T23:05:55: 2025-11-29T04:05:55.450Z send not modified
2025-11-28T23:05:55: 2025-11-29T04:05:55.450Z compression undefined not compressible
2025-11-28T23:05:55: 2025-11-29T04:05:55.450Z compression no compression: filtered
2025-11-28T23:05:55: 2025-11-29T04:05:55.451Z compression no compression: size below threshold
2025-11-28T23:05:55: 2025-11-29T04:05:55.470Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T23:05:55:   matchedOutput: {
2025-11-28T23:05:55:     type: 'pageFile',
2025-11-28T23:05:55:     fsPath: undefined,
2025-11-28T23:05:55:     locale: undefined,
2025-11-28T23:05:55:     itemsRoot: undefined,
2025-11-28T23:05:55:     itemPath: '/api/conversations'
2025-11-28T23:05:55:   },
2025-11-28T23:05:55:   statusCode: undefined,
2025-11-28T23:05:55:   resHeaders: {},
2025-11-28T23:05:55:   bodyStream: false,
2025-11-28T23:05:55:   parsedUrl: {
2025-11-28T23:05:55:     pathname: '/api/conversations',
2025-11-28T23:05:55:     query: [Object: null prototype] {}
2025-11-28T23:05:55:   },
2025-11-28T23:05:55:   finished: true
2025-11-28T23:05:55: }
2025-11-28T23:05:55: 2025-11-29T04:05:55.470Z next:router-server:main invokeRender /api/conversations {
2025-11-28T23:05:55:   host: 'gearly.com',
2025-11-28T23:05:55:   accept: '*/*',
2025-11-28T23:05:55:   'sec-fetch-site': 'same-origin',
2025-11-28T23:05:55:   pragma: 'no-cache',
2025-11-28T23:05:55:   'sec-fetch-mode': 'cors',
2025-11-28T23:05:55:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T23:05:55:   referer: 'https://gearly.com/',
2025-11-28T23:05:55:   'sec-fetch-dest': 'empty',
2025-11-28T23:05:55:   'cache-control': 'no-cache',
2025-11-28T23:05:55:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T23:05:55:   priority: 'u=3, i',
2025-11-28T23:05:55:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T23:05:55:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4219da50cb53e550f35e7b99a4fd988d53d1c6588769437025f3da8cab10ade3%7C806158b697c3aecdfa9d391def346038578175a3acec18803cebcea49752ca6f; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..rr56wXqkLmT8LPhZ.FJtH4hwoitP6Jeb663wzQMq9UovkRFczHIa4lygRZvw6oo1CnSK5NDwqlHD-ukffWoqxdO0p7APDi63p-6GAf3VXGROU3vUzDRdRszSf9Ufsccy6KJ8zTvIwUvMHvDZEEch2QZ_CoOI5OPSAk9Q8fZlvRdZXre8GAzGaOP2VKA8DeEWXj3VnMwhS0OMCFiwTkr10qyuq_-DZaGMIqcmGV-xlEFaQaaJbGFmxx6Y8lR0cr5RNcZNNbvcflueXvuA.FLuEhzYZ_WtgYxfQ6TlzyQ; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T23:05:55:   'x-forwarded-proto': 'https',
2025-11-28T23:05:55:   'x-forwarded-for': '100.15.28.124',
2025-11-28T23:05:55:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:05:55:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:05:55:   connection: 'Keep-Alive',
2025-11-28T23:05:55:   'x-middleware-invoke': '',
2025-11-28T23:05:55:   'x-invoke-path': '/api/conversations',
2025-11-28T23:05:55:   'x-invoke-query': '%7B%7D',
2025-11-28T23:05:55:   'x-invoke-output': '/api/conversations'
2025-11-28T23:05:55: }
2025-11-28T23:05:55: 2025-11-29T04:05:55.475Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T23:05:55:   matchedOutput: {
2025-11-28T23:05:55:     type: 'pageFile',
2025-11-28T23:05:55:     fsPath: undefined,
2025-11-28T23:05:55:     locale: undefined,
2025-11-28T23:05:55:     itemsRoot: undefined,
2025-11-28T23:05:55:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:05:55:   },
2025-11-28T23:05:55:   statusCode: undefined,
2025-11-28T23:05:55:   resHeaders: {},
2025-11-28T23:05:55:   bodyStream: false,
2025-11-28T23:05:55:   parsedUrl: {
2025-11-28T23:05:55:     pathname: '/api/auth/providers',
2025-11-28T23:05:55:     query: [Object: null prototype] {}
2025-11-28T23:05:55:   },
2025-11-28T23:05:55:   finished: true
2025-11-28T23:05:55: }
2025-11-28T23:05:55: 2025-11-29T04:05:55.475Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T23:05:55:   host: 'gearly.com',
2025-11-28T23:05:55:   accept: '*/*',
2025-11-28T23:05:55:   'sec-fetch-site': 'same-origin',
2025-11-28T23:05:55:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T23:05:55:   'sec-fetch-mode': 'cors',
2025-11-28T23:05:55:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T23:05:55:   referer: 'https://gearly.com/',
2025-11-28T23:05:55:   'sec-fetch-dest': 'empty',
2025-11-28T23:05:55:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T23:05:55:   priority: 'u=3, i',
2025-11-28T23:05:55:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T23:05:55:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4219da50cb53e550f35e7b99a4fd988d53d1c6588769437025f3da8cab10ade3%7C806158b697c3aecdfa9d391def346038578175a3acec18803cebcea49752ca6f; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..rr56wXqkLmT8LPhZ.FJtH4hwoitP6Jeb663wzQMq9UovkRFczHIa4lygRZvw6oo1CnSK5NDwqlHD-ukffWoqxdO0p7APDi63p-6GAf3VXGROU3vUzDRdRszSf9Ufsccy6KJ8zTvIwUvMHvDZEEch2QZ_CoOI5OPSAk9Q8fZlvRdZXre8GAzGaOP2VKA8DeEWXj3VnMwhS0OMCFiwTkr10qyuq_-DZaGMIqcmGV-xlEFaQaaJbGFmxx6Y8lR0cr5RNcZNNbvcflueXvuA.FLuEhzYZ_WtgYxfQ6TlzyQ; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T23:05:55:   'x-forwarded-proto': 'https',
2025-11-28T23:05:55:   'x-forwarded-for': '100.15.28.124',
2025-11-28T23:05:55:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:05:55:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:05:55:   connection: 'Keep-Alive',
2025-11-28T23:05:55:   'x-middleware-invoke': '',
2025-11-28T23:05:55:   'x-invoke-path': '/api/auth/providers',
2025-11-28T23:05:55:   'x-invoke-query': '%7B%7D',
2025-11-28T23:05:55:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:05:55: }
2025-11-28T23:05:55: 2025-11-29T04:05:55.475Z compression no compression: size below threshold
2025-11-28T23:05:55: 2025-11-29T04:05:55.476Z compression gzip compression
2025-11-28T23:06:28: 2025-11-29T04:06:28.848Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T23:06:28:   matchedOutput: {
2025-11-28T23:06:28:     type: 'pageFile',
2025-11-28T23:06:28:     fsPath: undefined,
2025-11-28T23:06:28:     locale: undefined,
2025-11-28T23:06:28:     itemsRoot: undefined,
2025-11-28T23:06:28:     itemPath: '/api/conversations'
2025-11-28T23:06:28:   },
2025-11-28T23:06:28:   statusCode: undefined,
2025-11-28T23:06:28:   resHeaders: {},
2025-11-28T23:06:28:   bodyStream: false,
2025-11-28T23:06:28:   parsedUrl: {
2025-11-28T23:06:28:     pathname: '/api/conversations',
2025-11-28T23:06:28:     query: [Object: null prototype] {}
2025-11-28T23:06:28:   },
2025-11-28T23:06:28:   finished: true
2025-11-28T23:06:28: }
2025-11-28T23:06:28: 2025-11-29T04:06:28.848Z next:router-server:main invokeRender /api/conversations {
2025-11-28T23:06:28:   host: 'gearly.com',
2025-11-28T23:06:28:   accept: '*/*',
2025-11-28T23:06:28:   'sec-fetch-site': 'same-origin',
2025-11-28T23:06:28:   origin: 'https://gearly.com',
2025-11-28T23:06:28:   'sec-fetch-mode': 'cors',
2025-11-28T23:06:28:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T23:06:28:   referer: 'https://gearly.com/',
2025-11-28T23:06:28:   'sec-fetch-dest': 'empty',
2025-11-28T23:06:28:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T23:06:28:   priority: 'u=3, i',
2025-11-28T23:06:28:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T23:06:28:   cookie: 'next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4219da50cb53e550f35e7b99a4fd988d53d1c6588769437025f3da8cab10ade3%7C806158b697c3aecdfa9d391def346038578175a3acec18803cebcea49752ca6f; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..cSR5crEWA5IpnhJE.sbuk0yz8xRJm4Q5gr3L2_y8lVpjfwh608_E0gTpDKrTunNAhittmRsJRxUAePv1xrcRHmIo3EcfIdove6Mp_ZrgYvUaDHx8rK3nWi9ms5UUFG6pLwTfdf-5IGSYx1UnyijmsXut15EqLXmH7KrSXPTydhSABTd3lK7qY0pkG9ov_wkl3RWRMm6nb-cJQhZZ7fpmJmBqgB-gCtUY1aodeCrJWGxHL5T-YQUuv6dn2cDuHrfwxaZ_1ktfWurC-41g.n3naZwWWhVOnpV31XDCOzQ; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T23:06:28:   'x-forwarded-proto': 'https',
2025-11-28T23:06:28:   'x-forwarded-for': '100.15.28.124',
2025-11-28T23:06:28:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:06:28:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:06:28:   'content-length': '0',
2025-11-28T23:06:28:   connection: 'Keep-Alive',
2025-11-28T23:06:28:   'x-middleware-invoke': '',
2025-11-28T23:06:28:   'x-invoke-path': '/api/conversations',
2025-11-28T23:06:28:   'x-invoke-query': '%7B%7D',
2025-11-28T23:06:28:   'x-invoke-output': '/api/conversations'
2025-11-28T23:06:28: }
2025-11-28T23:06:28: 2025-11-29T04:06:28.851Z compression no compression: size below threshold
2025-11-28T23:06:28: 2025-11-29T04:06:28.869Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T23:06:28:   matchedOutput: {
2025-11-28T23:06:28:     type: 'pageFile',
2025-11-28T23:06:28:     fsPath: undefined,
2025-11-28T23:06:28:     locale: undefined,
2025-11-28T23:06:28:     itemsRoot: undefined,
2025-11-28T23:06:28:     itemPath: '/api/conversations'
2025-11-28T23:06:28:   },
2025-11-28T23:06:28:   statusCode: undefined,
2025-11-28T23:06:28:   resHeaders: {},
2025-11-28T23:06:28:   bodyStream: false,
2025-11-28T23:06:28:   parsedUrl: {
2025-11-28T23:06:28:     pathname: '/api/conversations',
2025-11-28T23:06:28:     query: [Object: null prototype] {}
2025-11-28T23:06:28:   },
2025-11-28T23:06:28:   finished: true
2025-11-28T23:06:28: }
2025-11-28T23:06:28: 2025-11-29T04:06:28.870Z next:router-server:main invokeRender /api/conversations {
2025-11-28T23:06:28:   host: 'gearly.com',
2025-11-28T23:06:28:   accept: '*/*',
2025-11-28T23:06:28:   'sec-fetch-site': 'same-origin',
2025-11-28T23:06:28:   pragma: 'no-cache',
2025-11-28T23:06:28:   'sec-fetch-mode': 'cors',
2025-11-28T23:06:28:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T23:06:28:   referer: 'https://gearly.com/',
2025-11-28T23:06:28:   'sec-fetch-dest': 'empty',
2025-11-28T23:06:28:   'cache-control': 'no-cache',
2025-11-28T23:06:28:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T23:06:28:   priority: 'u=3, i',
2025-11-28T23:06:28:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T23:06:28:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..FvRQVlI4DwUIcdtm.D44Woj2x0dP0OOgJrol3iBnDYSGBubQt9a6HcsYVXwLuOvl8iuz-ZVXaviGXOgWsx-9uxg25F3pmUN245wSV0D_WX0DpCb-RzsmcEyccv8FI9teZcHNYFw25QGhKL58Ge8kXbrZJLeMK9uSk4wKlcz9YWqB_v7bU9dyfsDlxNfed4vPG7l7X4SMbyP2LHtMRqAsvlvcELMeefULk0idm1yN3d9WEfzR9o3KgstcLTqonNTtVLrFjy4HJLlXL0kQ.R4ZdXnAB0mQ8-9K5i5cQFw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4219da50cb53e550f35e7b99a4fd988d53d1c6588769437025f3da8cab10ade3%7C806158b697c3aecdfa9d391def346038578175a3acec18803cebcea49752ca6f; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T23:06:28:   'x-forwarded-proto': 'https',
2025-11-28T23:06:28:   'x-forwarded-for': '100.15.28.124',
2025-11-28T23:06:28:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:06:28:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:06:28:   connection: 'Keep-Alive',
2025-11-28T23:06:28:   'x-middleware-invoke': '',
2025-11-28T23:06:28:   'x-invoke-path': '/api/conversations',
2025-11-28T23:06:28:   'x-invoke-query': '%7B%7D',
2025-11-28T23:06:28:   'x-invoke-output': '/api/conversations'
2025-11-28T23:06:28: }
2025-11-28T23:06:28: 2025-11-29T04:06:28.871Z compression gzip compression
2025-11-28T23:06:28: 2025-11-29T04:06:28.884Z next:router-server:main requestHandler! /profile.png {
2025-11-28T23:06:28:   matchedOutput: {
2025-11-28T23:06:28:     type: 'publicFolder',
2025-11-28T23:06:28:     fsPath: '/home/americas/public_html/ai/public/profile.png',
2025-11-28T23:06:28:     locale: undefined,
2025-11-28T23:06:28:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T23:06:28:     itemPath: '/profile.png'
2025-11-28T23:06:28:   },
2025-11-28T23:06:28:   statusCode: undefined,
2025-11-28T23:06:28:   resHeaders: {},
2025-11-28T23:06:28:   bodyStream: false,
2025-11-28T23:06:28:   parsedUrl: { pathname: '/profile.png', query: [Object: null prototype] {} },
2025-11-28T23:06:28:   finished: true
2025-11-28T23:06:28: }
2025-11-28T23:06:28: 2025-11-29T04:06:28.884Z send stat "/home/americas/public_html/ai/public/profile.png"
2025-11-28T23:06:28: 2025-11-29T04:06:28.884Z send pipe "/home/americas/public_html/ai/public/profile.png"
2025-11-28T23:06:28: 2025-11-29T04:06:28.884Z send accept ranges
2025-11-28T23:06:28: 2025-11-29T04:06:28.884Z send cache-control public, max-age=0
2025-11-28T23:06:28: 2025-11-29T04:06:28.884Z send modified Fri, 28 Nov 2025 02:38:41 GMT
2025-11-28T23:06:28: 2025-11-29T04:06:28.884Z send etag W/"e5b-19ac853ba0a"
2025-11-28T23:06:28: 2025-11-29T04:06:28.884Z send content-type image/png
2025-11-28T23:06:28: 2025-11-29T04:06:28.884Z send not modified
2025-11-28T23:06:28: 2025-11-29T04:06:28.884Z compression undefined not compressible
2025-11-28T23:06:28: 2025-11-29T04:06:28.884Z compression no compression: filtered
2025-11-28T23:06:28: 2025-11-29T04:06:28.910Z next:router-server:main requestHandler! /api/conversation/7467ce6e0f70b9f6bd3b8f2ffc504b9156386b6ca2ebaa9d {
2025-11-28T23:06:28:   matchedOutput: {
2025-11-28T23:06:28:     type: 'pageFile',
2025-11-28T23:06:28:     fsPath: undefined,
2025-11-28T23:06:28:     locale: undefined,
2025-11-28T23:06:28:     itemsRoot: undefined,
2025-11-28T23:06:28:     itemPath: '/api/conversation/[id]'
2025-11-28T23:06:28:   },
2025-11-28T23:06:28:   statusCode: undefined,
2025-11-28T23:06:28:   resHeaders: {},
2025-11-28T23:06:28:   bodyStream: false,
2025-11-28T23:06:28:   parsedUrl: {
2025-11-28T23:06:28:     pathname: '/api/conversation/7467ce6e0f70b9f6bd3b8f2ffc504b9156386b6ca2ebaa9d',
2025-11-28T23:06:28:     query: [Object: null prototype] {}
2025-11-28T23:06:28:   },
2025-11-28T23:06:28:   finished: true
2025-11-28T23:06:28: }
2025-11-28T23:06:28: 2025-11-29T04:06:28.910Z next:router-server:main invokeRender /api/conversation/7467ce6e0f70b9f6bd3b8f2ffc504b9156386b6ca2ebaa9d {
2025-11-28T23:06:28:   host: 'gearly.com',
2025-11-28T23:06:28:   accept: '*/*',
2025-11-28T23:06:28:   'content-type': 'application/json',
2025-11-28T23:06:28:   'sec-fetch-site': 'same-origin',
2025-11-28T23:06:28:   origin: 'https://gearly.com',
2025-11-28T23:06:28:   'sec-fetch-mode': 'cors',
2025-11-28T23:06:28:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T23:06:28:   referer: 'https://gearly.com/',
2025-11-28T23:06:28:   'sec-fetch-dest': 'empty',
2025-11-28T23:06:28:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T23:06:28:   priority: 'u=3, i',
2025-11-28T23:06:28:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T23:06:28:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Pe_iHk1H49aeIBC7.EqepdnkI9rvzHuiVQaTJHP8HS7DwYgkTE_YLf0QtdcnGJvwOnTmsF8MDhu29zDieIebqEr2H8hphOG6UxSFVJGYGM5-tR66BVyCr2pN6-2HI9uvmWXN0wIFCcAkf4PdE5HxitSJ4YPdH_5PGItgvEX-nhGDaqW69OVE685jzDpXd0HrNPS5MtqI76sbVZJ4H30L95VgR1Z627gUPdqvhHb_1Rxdk4lp0mQyakeR01APuZiLUno7liBXsaglIXds.E6WROllMnF9eDe-meO3DPg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4219da50cb53e550f35e7b99a4fd988d53d1c6588769437025f3da8cab10ade3%7C806158b697c3aecdfa9d391def346038578175a3acec18803cebcea49752ca6f; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T23:06:28:   'x-forwarded-proto': 'https',
2025-11-28T23:06:28:   'x-forwarded-for': '100.15.28.124',
2025-11-28T23:06:28:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:06:28:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:06:28:   'content-length': '48',
2025-11-28T23:06:28:   connection: 'Keep-Alive',
2025-11-28T23:06:28:   'x-middleware-invoke': '',
2025-11-28T23:06:28:   'x-invoke-path': '/api/conversation/7467ce6e0f70b9f6bd3b8f2ffc504b9156386b6ca2ebaa9d',
2025-11-28T23:06:28:   'x-invoke-query': '%7B%7D',
2025-11-28T23:06:28:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T23:06:28: }
2025-11-28T23:06:28: 2025-11-29T04:06:28.914Z compression no compression: size below threshold
2025-11-28T23:06:28: 2025-11-29T04:06:28.931Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T23:06:28:   matchedOutput: {
2025-11-28T23:06:28:     type: 'pageFile',
2025-11-28T23:06:28:     fsPath: undefined,
2025-11-28T23:06:28:     locale: undefined,
2025-11-28T23:06:28:     itemsRoot: undefined,
2025-11-28T23:06:28:     itemPath: '/api/conversations'
2025-11-28T23:06:28:   },
2025-11-28T23:06:28:   statusCode: undefined,
2025-11-28T23:06:28:   resHeaders: {},
2025-11-28T23:06:28:   bodyStream: false,
2025-11-28T23:06:28:   parsedUrl: {
2025-11-28T23:06:28:     pathname: '/api/conversations',
2025-11-28T23:06:28:     query: [Object: null prototype] {}
2025-11-28T23:06:28:   },
2025-11-28T23:06:28:   finished: true
2025-11-28T23:06:28: }
2025-11-28T23:06:28: 2025-11-29T04:06:28.932Z next:router-server:main invokeRender /api/conversations {
2025-11-28T23:06:28:   host: 'gearly.com',
2025-11-28T23:06:28:   accept: '*/*',
2025-11-28T23:06:28:   'sec-fetch-site': 'same-origin',
2025-11-28T23:06:28:   pragma: 'no-cache',
2025-11-28T23:06:28:   'sec-fetch-mode': 'cors',
2025-11-28T23:06:28:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T23:06:28:   referer: 'https://gearly.com/',
2025-11-28T23:06:28:   'sec-fetch-dest': 'empty',
2025-11-28T23:06:28:   'cache-control': 'no-cache',
2025-11-28T23:06:28:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T23:06:28:   priority: 'u=3, i',
2025-11-28T23:06:28:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T23:06:28:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..i1rQgjOdTQxLR3b1.4fM-LXc1QwOJMv3qGenKe2QsXwH_RCoJEjeH-LS3jcgLzMJrnLUFg1p5peJEmjLBtWWyK1k_h6_dRTz7zDpdLnnYHHLbvGHT_qKDwAx1NTx2voGAvUVQbycQImGFChbJPojHKcPZ7pNbnirplWY5yOS0m-OAs6OVe8-otQIshdx0Y9lbMV8dz19RI-OgLSOm_IdDUF4C0cnpbh9ohZaqmtjtRDRD3ZALclnRPoP_oWmRpciaCO-mWUrEZkTQaDI.36Kgpp9JZp5jnQRNA2eJYQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4219da50cb53e550f35e7b99a4fd988d53d1c6588769437025f3da8cab10ade3%7C806158b697c3aecdfa9d391def346038578175a3acec18803cebcea49752ca6f; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T23:06:28:   'x-forwarded-proto': 'https',
2025-11-28T23:06:28:   'x-forwarded-for': '100.15.28.124',
2025-11-28T23:06:28:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:06:28:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:06:28:   connection: 'Keep-Alive',
2025-11-28T23:06:28:   'x-middleware-invoke': '',
2025-11-28T23:06:28:   'x-invoke-path': '/api/conversations',
2025-11-28T23:06:28:   'x-invoke-query': '%7B%7D',
2025-11-28T23:06:28:   'x-invoke-output': '/api/conversations'
2025-11-28T23:06:28: }
2025-11-28T23:06:28: 2025-11-29T04:06:28.935Z compression gzip compression
2025-11-28T23:06:28: 2025-11-29T04:06:28.935Z next:router-server:main requestHandler! /api/stream {
2025-11-28T23:06:28:   matchedOutput: {
2025-11-28T23:06:28:     type: 'pageFile',
2025-11-28T23:06:28:     fsPath: undefined,
2025-11-28T23:06:28:     locale: undefined,
2025-11-28T23:06:28:     itemsRoot: undefined,
2025-11-28T23:06:28:     itemPath: '/api/stream'
2025-11-28T23:06:28:   },
2025-11-28T23:06:28:   statusCode: undefined,
2025-11-28T23:06:28:   resHeaders: {},
2025-11-28T23:06:28:   bodyStream: false,
2025-11-28T23:06:28:   parsedUrl: { pathname: '/api/stream', query: [Object: null prototype] {} },
2025-11-28T23:06:28:   finished: true
2025-11-28T23:06:28: }
2025-11-28T23:06:28: 2025-11-29T04:06:28.935Z next:router-server:main invokeRender /api/stream {
2025-11-28T23:06:28:   host: 'gearly.com',
2025-11-28T23:06:28:   accept: '*/*',
2025-11-28T23:06:28:   'content-type': 'application/json',
2025-11-28T23:06:28:   'sec-fetch-site': 'same-origin',
2025-11-28T23:06:28:   origin: 'https://gearly.com',
2025-11-28T23:06:28:   'sec-fetch-mode': 'cors',
2025-11-28T23:06:28:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T23:06:28:   referer: 'https://gearly.com/',
2025-11-28T23:06:28:   'sec-fetch-dest': 'empty',
2025-11-28T23:06:28:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T23:06:28:   priority: 'u=3, i',
2025-11-28T23:06:28:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T23:06:28:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..i1rQgjOdTQxLR3b1.4fM-LXc1QwOJMv3qGenKe2QsXwH_RCoJEjeH-LS3jcgLzMJrnLUFg1p5peJEmjLBtWWyK1k_h6_dRTz7zDpdLnnYHHLbvGHT_qKDwAx1NTx2voGAvUVQbycQImGFChbJPojHKcPZ7pNbnirplWY5yOS0m-OAs6OVe8-otQIshdx0Y9lbMV8dz19RI-OgLSOm_IdDUF4C0cnpbh9ohZaqmtjtRDRD3ZALclnRPoP_oWmRpciaCO-mWUrEZkTQaDI.36Kgpp9JZp5jnQRNA2eJYQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4219da50cb53e550f35e7b99a4fd988d53d1c6588769437025f3da8cab10ade3%7C806158b697c3aecdfa9d391def346038578175a3acec18803cebcea49752ca6f; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T23:06:28:   'x-forwarded-proto': 'https',
2025-11-28T23:06:28:   'x-forwarded-for': '100.15.28.124',
2025-11-28T23:06:28:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:06:28:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:06:28:   'content-length': '105',
2025-11-28T23:06:28:   connection: 'Keep-Alive',
2025-11-28T23:06:28:   'x-middleware-invoke': '',
2025-11-28T23:06:28:   'x-invoke-path': '/api/stream',
2025-11-28T23:06:28:   'x-invoke-query': '%7B%7D',
2025-11-28T23:06:28:   'x-invoke-output': '/api/stream'
2025-11-28T23:06:28: }
2025-11-28T23:06:34: 2025-11-29T04:06:34.147Z compression gzip compression
2025-11-28T23:06:42: 2025-11-29T04:06:42.694Z next:router-server:main requestHandler! /api/conversation/7467ce6e0f70b9f6bd3b8f2ffc504b9156386b6ca2ebaa9d {
2025-11-28T23:06:42:   matchedOutput: {
2025-11-28T23:06:42:     type: 'pageFile',
2025-11-28T23:06:42:     fsPath: undefined,
2025-11-28T23:06:42:     locale: undefined,
2025-11-28T23:06:42:     itemsRoot: undefined,
2025-11-28T23:06:42:     itemPath: '/api/conversation/[id]'
2025-11-28T23:06:42:   },
2025-11-28T23:06:42:   statusCode: undefined,
2025-11-28T23:06:42:   resHeaders: {},
2025-11-28T23:06:42:   bodyStream: false,
2025-11-28T23:06:42:   parsedUrl: {
2025-11-28T23:06:42:     pathname: '/api/conversation/7467ce6e0f70b9f6bd3b8f2ffc504b9156386b6ca2ebaa9d',
2025-11-28T23:06:42:     query: [Object: null prototype] {}
2025-11-28T23:06:42:   },
2025-11-28T23:06:42:   finished: true
2025-11-28T23:06:42: }
2025-11-28T23:06:42: 2025-11-29T04:06:42.694Z next:router-server:main invokeRender /api/conversation/7467ce6e0f70b9f6bd3b8f2ffc504b9156386b6ca2ebaa9d {
2025-11-28T23:06:42:   host: 'gearly.com',
2025-11-28T23:06:42:   accept: '*/*',
2025-11-28T23:06:42:   'content-type': 'application/json',
2025-11-28T23:06:42:   'sec-fetch-site': 'same-origin',
2025-11-28T23:06:42:   origin: 'https://gearly.com',
2025-11-28T23:06:42:   'sec-fetch-mode': 'cors',
2025-11-28T23:06:42:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T23:06:42:   referer: 'https://gearly.com/',
2025-11-28T23:06:42:   'sec-fetch-dest': 'empty',
2025-11-28T23:06:42:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T23:06:42:   priority: 'u=3, i',
2025-11-28T23:06:42:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T23:06:42:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..UAHte7GlfVXVkuxE.iShmY-bvAoZegiz40iApVQO9dmFd43fvcMziXfN4PHGOjuNJz0seSi1X3j25Y8n_ArR2F80P-epluSa8FkmOosbXlkmXaYlHKIaJmYjeAP1mMmQzZ_HGHXwbfT0Yn-JEoUnbY1tXsFOXVu-3_-JLuHrrl_dTIEeLweLRdVMr4q6YhrMjtO5lguoAvwGATK1BLIJMp0lhxvkycOnrIngqMnq6mIhfAgm4chwK8MrfaZH6eIDCK-hnyd9xYuCZbUA.Ho7e2TfF80JMVk3g5VFtmA; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4219da50cb53e550f35e7b99a4fd988d53d1c6588769437025f3da8cab10ade3%7C806158b697c3aecdfa9d391def346038578175a3acec18803cebcea49752ca6f; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T23:06:42:   'x-forwarded-proto': 'https',
2025-11-28T23:06:42:   'x-forwarded-for': '100.15.28.124',
2025-11-28T23:06:42:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:06:42:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:06:42:   'content-length': '2044',
2025-11-28T23:06:42:   connection: 'Keep-Alive',
2025-11-28T23:06:42:   'x-middleware-invoke': '',
2025-11-28T23:06:42:   'x-invoke-path': '/api/conversation/7467ce6e0f70b9f6bd3b8f2ffc504b9156386b6ca2ebaa9d',
2025-11-28T23:06:42:   'x-invoke-query': '%7B%7D',
2025-11-28T23:06:42:   'x-invoke-output': '/api/conversation/[id]'
2025-11-28T23:06:42: }
2025-11-28T23:06:42: 2025-11-29T04:06:42.699Z compression gzip compression
2025-11-28T23:06:42: 2025-11-29T04:06:42.718Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T23:06:42:   matchedOutput: {
2025-11-28T23:06:42:     type: 'pageFile',
2025-11-28T23:06:42:     fsPath: undefined,
2025-11-28T23:06:42:     locale: undefined,
2025-11-28T23:06:42:     itemsRoot: undefined,
2025-11-28T23:06:42:     itemPath: '/api/conversations'
2025-11-28T23:06:42:   },
2025-11-28T23:06:42:   statusCode: undefined,
2025-11-28T23:06:42:   resHeaders: {},
2025-11-28T23:06:42:   bodyStream: false,
2025-11-28T23:06:42:   parsedUrl: {
2025-11-28T23:06:42:     pathname: '/api/conversations',
2025-11-28T23:06:42:     query: [Object: null prototype] {}
2025-11-28T23:06:42:   },
2025-11-28T23:06:42:   finished: true
2025-11-28T23:06:42: }
2025-11-28T23:06:42: 2025-11-29T04:06:42.719Z next:router-server:main invokeRender /api/conversations {
2025-11-28T23:06:42:   host: 'gearly.com',
2025-11-28T23:06:42:   accept: '*/*',
2025-11-28T23:06:42:   'sec-fetch-site': 'same-origin',
2025-11-28T23:06:42:   pragma: 'no-cache',
2025-11-28T23:06:42:   'sec-fetch-mode': 'cors',
2025-11-28T23:06:42:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T23:06:42:   referer: 'https://gearly.com/',
2025-11-28T23:06:42:   'sec-fetch-dest': 'empty',
2025-11-28T23:06:42:   'cache-control': 'no-cache',
2025-11-28T23:06:42:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T23:06:42:   priority: 'u=3, i',
2025-11-28T23:06:42:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T23:06:42:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..vJoXp43V2jd2TYb8.rq2oE4-5_JFdWbXG0wCGPCdWIvnRSnPtwZZQquFMcgkm6q7PR08H4FUU7jMhplcTBcDFzNPQrtVVQpl1aFqei5yIULbCRRbNNF5oSOSPMyN1Ng1uj9iVgM-KHK2E04xr3MtU6rqCa6BL9YlvrYGZtH8TTYJ8HzXQUG5s8x__WaJe-r3uSDANxoDwLB0lYNzN-2-CYoq6ovzY9uwTdViVu_6E_JJC1-XRFcjm8KF-qA3lyAzq1mtZU1SxEZsJUBQ.TR3_rkdqYTz5jvjKWqRQIg; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4219da50cb53e550f35e7b99a4fd988d53d1c6588769437025f3da8cab10ade3%7C806158b697c3aecdfa9d391def346038578175a3acec18803cebcea49752ca6f; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T23:06:42:   'x-forwarded-proto': 'https',
2025-11-28T23:06:42:   'x-forwarded-for': '100.15.28.124',
2025-11-28T23:06:42:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:06:42:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:06:42:   connection: 'Keep-Alive',
2025-11-28T23:06:42:   'x-middleware-invoke': '',
2025-11-28T23:06:42:   'x-invoke-path': '/api/conversations',
2025-11-28T23:06:42:   'x-invoke-query': '%7B%7D',
2025-11-28T23:06:42:   'x-invoke-output': '/api/conversations'
2025-11-28T23:06:42: }
2025-11-28T23:06:42: 2025-11-29T04:06:42.720Z compression gzip compression
2025-11-28T23:07:17: 2025-11-29T04:07:17.933Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T23:07:17:   matchedOutput: {
2025-11-28T23:07:17:     type: 'pageFile',
2025-11-28T23:07:17:     fsPath: undefined,
2025-11-28T23:07:17:     locale: undefined,
2025-11-28T23:07:17:     itemsRoot: undefined,
2025-11-28T23:07:17:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:07:17:   },
2025-11-28T23:07:17:   statusCode: undefined,
2025-11-28T23:07:17:   resHeaders: {},
2025-11-28T23:07:17:   bodyStream: false,
2025-11-28T23:07:17:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T23:07:17:   finished: true
2025-11-28T23:07:17: }
2025-11-28T23:07:17: 2025-11-29T04:07:17.933Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T23:07:17:   host: 'gearly.com',
2025-11-28T23:07:17:   accept: '*/*',
2025-11-28T23:07:17:   'content-type': 'application/json',
2025-11-28T23:07:17:   'sec-fetch-site': 'same-origin',
2025-11-28T23:07:17:   'if-none-match': '"33wsue0c6r42"',
2025-11-28T23:07:17:   'sec-fetch-mode': 'cors',
2025-11-28T23:07:17:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T23:07:17:   referer: 'https://gearly.com/',
2025-11-28T23:07:17:   'sec-fetch-dest': 'empty',
2025-11-28T23:07:17:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T23:07:17:   priority: 'u=3, i',
2025-11-28T23:07:17:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T23:07:17:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Dt7bCaIudPPa2SyV.lnQitzMlVMC-I3YixtKv_67jOvE5Mkpsl0GNKZGGVQ0CbGpDa1ugOaalICWXNhedZTLvWuP9akc2wKj4Eb_rt8wCHNcGQPBCTqiSUAseFrwk9B9YBJC9vhXAJnu28tMD9EplPTqOoYgH-mvkDjVHUwGl-xAemTMOemNWUfpXIMDIFha_yz3sNFqSba4dhg8423JHvd7IdeCCGyaoqBnmVNyvQiO1ODW6IR3Q_Ryx-ssYLZtdSxq8bgohoO_pMH0.d1Dx1kpjZy8MF7gbVLWFtQ; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4219da50cb53e550f35e7b99a4fd988d53d1c6588769437025f3da8cab10ade3%7C806158b697c3aecdfa9d391def346038578175a3acec18803cebcea49752ca6f; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T23:07:17:   'x-forwarded-proto': 'https',
2025-11-28T23:07:17:   'x-forwarded-for': '100.15.28.124',
2025-11-28T23:07:17:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:07:17:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:07:17:   connection: 'Keep-Alive',
2025-11-28T23:07:17:   'x-middleware-invoke': '',
2025-11-28T23:07:17:   'x-invoke-path': '/api/auth/session',
2025-11-28T23:07:17:   'x-invoke-query': '%7B%7D',
2025-11-28T23:07:17:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:07:17: }
2025-11-28T23:07:17: 2025-11-29T04:07:17.934Z compression no compression: size below threshold
2025-11-28T23:07:45: 2025-11-29T04:07:45.195Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T23:07:45:   matchedOutput: {
2025-11-28T23:07:45:     type: 'pageFile',
2025-11-28T23:07:45:     fsPath: undefined,
2025-11-28T23:07:45:     locale: undefined,
2025-11-28T23:07:45:     itemsRoot: undefined,
2025-11-28T23:07:45:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:07:45:   },
2025-11-28T23:07:45:   statusCode: undefined,
2025-11-28T23:07:45:   resHeaders: {},
2025-11-28T23:07:45:   bodyStream: false,
2025-11-28T23:07:45:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T23:07:45:   finished: true
2025-11-28T23:07:45: }
2025-11-28T23:07:45: 2025-11-29T04:07:45.195Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T23:07:45:   host: 'gearly.com',
2025-11-28T23:07:45:   accept: '*/*',
2025-11-28T23:07:45:   'content-type': 'application/json',
2025-11-28T23:07:45:   'sec-fetch-site': 'same-origin',
2025-11-28T23:07:45:   'if-none-match': '"pzznb9x78r42"',
2025-11-28T23:07:45:   'sec-fetch-mode': 'cors',
2025-11-28T23:07:45:   'user-agent': 'Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1',
2025-11-28T23:07:45:   referer: 'https://gearly.com/',
2025-11-28T23:07:45:   'sec-fetch-dest': 'empty',
2025-11-28T23:07:45:   'accept-language': 'en-US,en;q=0.9',
2025-11-28T23:07:45:   priority: 'u=3, i',
2025-11-28T23:07:45:   'accept-encoding': 'gzip, deflate, br',
2025-11-28T23:07:45:   cookie: 'next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..CstSYmtj1K0jP0i3.noXht3fYY_KnRg2yyPF0wUYMa--65l9y6NUZXxRK4IomCZrE0qOilzyyRCRykmpDEdpRTQ-t3ArmfjyDfdKt90AVZxNwtn1Ksu15eEWmIb7c1El81hGu14t0t2pN8Jc1t7OiTiEujRAhcT186_yDeqAxyFSsL8mKRPyoQVMUIt9TBNze_wGrBDQCfwNWZrGVl6WssTv5yc8gYnid-10CkjTZJT397mF_w3iqcKEGGnX-Oc5-5JqvxcozzFy2TSo.OAIkFUbb2-TffPE6X47Ufw; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.csrf-token=4219da50cb53e550f35e7b99a4fd988d53d1c6588769437025f3da8cab10ade3%7C806158b697c3aecdfa9d391def346038578175a3acec18803cebcea49752ca6f; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..s6l9ZA-tgwbxwzGz.F3MltH3t5wk96q1LIIJwQS1QcZ-qq8x6fDEL8T0pp7H6vUGSuPAeAvCWas3FM6jf66sKUb4iNvN5cYLNfsJzUrgutPMZtWVLk3hW0vG_kr-c1fb04TPjux8zWosypB_lEaEr2wozJJdQwdVZ8MA6E3dvlbBL0wZAGyC5vSnj87GdeZYbp_AQEGgdZj0_QW9mG9m-j7FwuSFR0niFWey3MKhll8d8vclD4oD-5O7LGg.Sz3qXDbe2jGzY7qQSP-HwA; guest_q=5',
2025-11-28T23:07:45:   'x-forwarded-proto': 'https',
2025-11-28T23:07:45:   'x-forwarded-for': '100.15.28.124',
2025-11-28T23:07:45:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:07:45:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:07:45:   connection: 'Keep-Alive',
2025-11-28T23:07:45:   'x-middleware-invoke': '',
2025-11-28T23:07:45:   'x-invoke-path': '/api/auth/session',
2025-11-28T23:07:45:   'x-invoke-query': '%7B%7D',
2025-11-28T23:07:45:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:07:45: }
2025-11-28T23:07:45: 2025-11-29T04:07:45.196Z compression no compression: size below threshold
2025-11-28T23:13:01: 2025-11-29T04:13:01.856Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T23:13:01:   matchedOutput: {
2025-11-28T23:13:01:     type: 'pageFile',
2025-11-28T23:13:01:     fsPath: undefined,
2025-11-28T23:13:01:     locale: undefined,
2025-11-28T23:13:01:     itemsRoot: undefined,
2025-11-28T23:13:01:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:13:01:   },
2025-11-28T23:13:01:   statusCode: undefined,
2025-11-28T23:13:01:   resHeaders: {},
2025-11-28T23:13:01:   bodyStream: false,
2025-11-28T23:13:01:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T23:13:01:   finished: true
2025-11-28T23:13:01: }
2025-11-28T23:13:01: 2025-11-29T04:13:01.856Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T23:13:01:   host: 'gearly.com',
2025-11-28T23:13:01:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:13:01:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:13:01:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:13:01:   'content-type': 'application/json',
2025-11-28T23:13:01:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:13:01:   accept: '*/*',
2025-11-28T23:13:01:   'sec-fetch-site': 'same-origin',
2025-11-28T23:13:01:   'sec-fetch-mode': 'cors',
2025-11-28T23:13:01:   'sec-fetch-dest': 'empty',
2025-11-28T23:13:01:   referer: 'https://gearly.com/c/cb99924d7dfda90c53c021a9450bdbb788c10adc0375a55f',
2025-11-28T23:13:01:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:13:01:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T23:13:01:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..eUUu7fibxASf-wc1.9MsAnAF6vkFkPLUgIAEM5dRgPufpetEo62ZX7uV3dKKCpGCCA_pnvNoxR1BtDU4IZTYrGqYWGuQ027Tsgbci9RG5v01uNbRLW7kDhoFOWaIKXPmEVkibXq7zMkntu-G6ORMzrTAx21RshJWSanwv3q-NyeNODOG5ub-sNEUVL0fKyVxBrQZ5KF9AuVlbKiNxx4PCDaj7J6BphJ0BRWNPhWhyBALXUULBfJth-UJZBZNF8AaA9ptN56Sc7Cwt_yjnqr9zqZXXx9Y_vWJs3pmO10jTtqV7g2MrewOwpGL-OmkFXI5_m5rs4OQnw8a-A9hhl30vIAjCJZ6ascwoq7j0bpYrjo4zlEuT5eTjdAejgh-f7vbOwg.XDFAEi5FdnZbgcv6k0Dcvw; webmailsession=%3a58wLkEmVYZgv6hZQ%2c42f621f05334b36abccdaba06d73862a',
2025-11-28T23:13:01:   'if-none-match': '"f9sgmngcho6g"',
2025-11-28T23:13:01:   'x-forwarded-proto': 'https',
2025-11-28T23:13:01:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:13:01:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:13:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:13:01:   connection: 'Keep-Alive',
2025-11-28T23:13:01:   'x-middleware-invoke': '',
2025-11-28T23:13:01:   'x-invoke-path': '/api/auth/session',
2025-11-28T23:13:01:   'x-invoke-query': '%7B%7D',
2025-11-28T23:13:01:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:13:01: }
2025-11-28T23:13:01: 2025-11-29T04:13:01.858Z compression no compression: size below threshold
2025-11-28T23:13:34: 2025-11-29T04:13:34.414Z next:router-server:main requestHandler! / {
2025-11-28T23:13:34:   matchedOutput: {
2025-11-28T23:13:34:     type: 'pageFile',
2025-11-28T23:13:34:     fsPath: undefined,
2025-11-28T23:13:34:     locale: undefined,
2025-11-28T23:13:34:     itemsRoot: undefined,
2025-11-28T23:13:34:     itemPath: '/'
2025-11-28T23:13:34:   },
2025-11-28T23:13:34:   statusCode: undefined,
2025-11-28T23:13:34:   resHeaders: {},
2025-11-28T23:13:34:   bodyStream: false,
2025-11-28T23:13:34:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T23:13:34:   finished: true
2025-11-28T23:13:34: }
2025-11-28T23:13:34: 2025-11-29T04:13:34.414Z next:router-server:main invokeRender / {
2025-11-28T23:13:34:   host: 'gearly.com',
2025-11-28T23:13:34:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:13:34:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:13:34:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:13:34:   'upgrade-insecure-requests': '1',
2025-11-28T23:13:34:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:13:34:   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',
2025-11-28T23:13:34:   'sec-fetch-site': 'cross-site',
2025-11-28T23:13:34:   'sec-fetch-mode': 'navigate',
2025-11-28T23:13:34:   'sec-fetch-user': '?1',
2025-11-28T23:13:34:   'sec-fetch-dest': 'document',
2025-11-28T23:13:34:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:13:34:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T23:13:34:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3a58wLkEmVYZgv6hZQ%2c42f621f05334b36abccdaba06d73862a; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..vUoYdGjEZSg97KRv.VqQtUNk2gLE0bYswtaMiyDLs49jyQ-Vew72bFi-ux_eL93m1eHhx2A42vNvEnRl7QCPkA1qgxKiKI8_Ghjt7Hx1kalieMyou8zbkyPKseLoMfUO9d3VCPvoh1Fn1MkndyFCWKbWxVWiSWjJkRNGQgfrNHcsi-_qCz0gwxSeV9bQMNEMesLJRpUwv6Js59XH9NWiD9JsirkhIq-ojI6Y7gVX40f9v0zmPYnscKI8yJrdVwBJu216VJewE1r3P-PRVElXEHyrsm8uLLGXcb5K-vtInEcd6TamUf8Ptev4ndnSSjKznDSJTMkN9HTqXdHzM0UBn5xlswnmqrpljlIVEu360QekL2AdYCn-crlrpS6M7HJRBtQ.tb9CZU9tO368L8jp-7KIBg',
2025-11-28T23:13:34:   'x-forwarded-proto': 'https',
2025-11-28T23:13:34:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:13:34:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:13:34:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:13:34:   connection: 'Keep-Alive',
2025-11-28T23:13:34:   'x-middleware-invoke': '',
2025-11-28T23:13:34:   'x-invoke-path': '/',
2025-11-28T23:13:34:   'x-invoke-query': '%7B%7D',
2025-11-28T23:13:34:   'x-invoke-output': '/'
2025-11-28T23:13:34: }
2025-11-28T23:13:34: 2025-11-29T04:13:34.414Z compression gzip compression
2025-11-28T23:13:34: 2025-11-29T04:13:34.662Z next:router-server:main requestHandler! /logo.png {
2025-11-28T23:13:34:   matchedOutput: {
2025-11-28T23:13:34:     type: 'publicFolder',
2025-11-28T23:13:34:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T23:13:34:     locale: undefined,
2025-11-28T23:13:34:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T23:13:34:     itemPath: '/logo.png'
2025-11-28T23:13:34:   },
2025-11-28T23:13:34:   statusCode: undefined,
2025-11-28T23:13:34:   resHeaders: {},
2025-11-28T23:13:34:   bodyStream: false,
2025-11-28T23:13:34:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T23:13:34:   finished: true
2025-11-28T23:13:34: }
2025-11-28T23:13:34: 2025-11-29T04:13:34.662Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T23:13:34: 2025-11-29T04:13:34.662Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T23:13:34: 2025-11-29T04:13:34.662Z send accept ranges
2025-11-28T23:13:34: 2025-11-29T04:13:34.662Z send cache-control public, max-age=0
2025-11-28T23:13:34: 2025-11-29T04:13:34.662Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T23:13:34: 2025-11-29T04:13:34.662Z send etag W/"2465-19ac853b2f0"
2025-11-28T23:13:34: 2025-11-29T04:13:34.662Z send content-type image/png
2025-11-28T23:13:34: 2025-11-29T04:13:34.662Z send not modified
2025-11-28T23:13:34: 2025-11-29T04:13:34.662Z compression undefined not compressible
2025-11-28T23:13:34: 2025-11-29T04:13:34.662Z compression no compression: filtered
2025-11-28T23:13:34: 2025-11-29T04:13:34.799Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T23:13:34:   matchedOutput: {
2025-11-28T23:13:34:     type: 'pageFile',
2025-11-28T23:13:34:     fsPath: undefined,
2025-11-28T23:13:34:     locale: undefined,
2025-11-28T23:13:34:     itemsRoot: undefined,
2025-11-28T23:13:34:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:13:34:   },
2025-11-28T23:13:34:   statusCode: undefined,
2025-11-28T23:13:34:   resHeaders: {},
2025-11-28T23:13:34:   bodyStream: false,
2025-11-28T23:13:34:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T23:13:34:   finished: true
2025-11-28T23:13:34: }
2025-11-28T23:13:34: 2025-11-29T04:13:34.799Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T23:13:34:   host: 'gearly.com',
2025-11-28T23:13:34:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:13:34:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:13:34:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:13:34:   'content-type': 'application/json',
2025-11-28T23:13:34:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:13:34:   accept: '*/*',
2025-11-28T23:13:34:   'sec-fetch-site': 'same-origin',
2025-11-28T23:13:34:   'sec-fetch-mode': 'cors',
2025-11-28T23:13:34:   'sec-fetch-dest': 'empty',
2025-11-28T23:13:34:   referer: 'https://gearly.com/',
2025-11-28T23:13:34:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:13:34:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T23:13:34:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3a58wLkEmVYZgv6hZQ%2c42f621f05334b36abccdaba06d73862a; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..vUoYdGjEZSg97KRv.VqQtUNk2gLE0bYswtaMiyDLs49jyQ-Vew72bFi-ux_eL93m1eHhx2A42vNvEnRl7QCPkA1qgxKiKI8_Ghjt7Hx1kalieMyou8zbkyPKseLoMfUO9d3VCPvoh1Fn1MkndyFCWKbWxVWiSWjJkRNGQgfrNHcsi-_qCz0gwxSeV9bQMNEMesLJRpUwv6Js59XH9NWiD9JsirkhIq-ojI6Y7gVX40f9v0zmPYnscKI8yJrdVwBJu216VJewE1r3P-PRVElXEHyrsm8uLLGXcb5K-vtInEcd6TamUf8Ptev4ndnSSjKznDSJTMkN9HTqXdHzM0UBn5xlswnmqrpljlIVEu360QekL2AdYCn-crlrpS6M7HJRBtQ.tb9CZU9tO368L8jp-7KIBg',
2025-11-28T23:13:34:   'if-none-match': '"14oay10cj7w6g"',
2025-11-28T23:13:34:   'x-forwarded-proto': 'https',
2025-11-28T23:13:34:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:13:34:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:13:34:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:13:34:   connection: 'Keep-Alive',
2025-11-28T23:13:34:   'x-middleware-invoke': '',
2025-11-28T23:13:34:   'x-invoke-path': '/api/auth/session',
2025-11-28T23:13:34:   'x-invoke-query': '%7B%7D',
2025-11-28T23:13:34:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:13:34: }
2025-11-28T23:13:34: 2025-11-29T04:13:34.800Z compression no compression: size below threshold
2025-11-28T23:13:34: 2025-11-29T04:13:34.890Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T23:13:34:   matchedOutput: {
2025-11-28T23:13:34:     type: 'pageFile',
2025-11-28T23:13:34:     fsPath: undefined,
2025-11-28T23:13:34:     locale: undefined,
2025-11-28T23:13:34:     itemsRoot: undefined,
2025-11-28T23:13:34:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:13:34:   },
2025-11-28T23:13:34:   statusCode: undefined,
2025-11-28T23:13:34:   resHeaders: {},
2025-11-28T23:13:34:   bodyStream: false,
2025-11-28T23:13:34:   parsedUrl: {
2025-11-28T23:13:34:     pathname: '/api/auth/providers',
2025-11-28T23:13:34:     query: [Object: null prototype] {}
2025-11-28T23:13:34:   },
2025-11-28T23:13:34:   finished: true
2025-11-28T23:13:34: }
2025-11-28T23:13:34: 2025-11-29T04:13:34.891Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T23:13:34:   host: 'gearly.com',
2025-11-28T23:13:34:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:13:34:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:13:34:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:13:34:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:13:34:   accept: '*/*',
2025-11-28T23:13:34:   'sec-fetch-site': 'same-origin',
2025-11-28T23:13:34:   'sec-fetch-mode': 'cors',
2025-11-28T23:13:34:   'sec-fetch-dest': 'empty',
2025-11-28T23:13:34:   referer: 'https://gearly.com/',
2025-11-28T23:13:34:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:13:34:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T23:13:34:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3a58wLkEmVYZgv6hZQ%2c42f621f05334b36abccdaba06d73862a; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..vUoYdGjEZSg97KRv.VqQtUNk2gLE0bYswtaMiyDLs49jyQ-Vew72bFi-ux_eL93m1eHhx2A42vNvEnRl7QCPkA1qgxKiKI8_Ghjt7Hx1kalieMyou8zbkyPKseLoMfUO9d3VCPvoh1Fn1MkndyFCWKbWxVWiSWjJkRNGQgfrNHcsi-_qCz0gwxSeV9bQMNEMesLJRpUwv6Js59XH9NWiD9JsirkhIq-ojI6Y7gVX40f9v0zmPYnscKI8yJrdVwBJu216VJewE1r3P-PRVElXEHyrsm8uLLGXcb5K-vtInEcd6TamUf8Ptev4ndnSSjKznDSJTMkN9HTqXdHzM0UBn5xlswnmqrpljlIVEu360QekL2AdYCn-crlrpS6M7HJRBtQ.tb9CZU9tO368L8jp-7KIBg',
2025-11-28T23:13:34:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T23:13:34:   'x-forwarded-proto': 'https',
2025-11-28T23:13:34:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:13:34:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:13:34:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:13:34:   connection: 'Keep-Alive',
2025-11-28T23:13:34:   'x-middleware-invoke': '',
2025-11-28T23:13:34:   'x-invoke-path': '/api/auth/providers',
2025-11-28T23:13:34:   'x-invoke-query': '%7B%7D',
2025-11-28T23:13:34:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:13:34: }
2025-11-28T23:13:34: 2025-11-29T04:13:34.891Z compression no compression: size below threshold
2025-11-28T23:13:35: 2025-11-29T04:13:35.034Z next:router-server:main requestHandler! /logo2.png {
2025-11-28T23:13:35:   matchedOutput: {
2025-11-28T23:13:35:     type: 'publicFolder',
2025-11-28T23:13:35:     fsPath: '/home/americas/public_html/ai/public/logo2.png',
2025-11-28T23:13:35:     locale: undefined,
2025-11-28T23:13:35:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T23:13:35:     itemPath: '/logo2.png'
2025-11-28T23:13:35:   },
2025-11-28T23:13:35:   statusCode: undefined,
2025-11-28T23:13:35:   resHeaders: {},
2025-11-28T23:13:35:   bodyStream: false,
2025-11-28T23:13:35:   parsedUrl: { pathname: '/logo2.png', query: [Object: null prototype] {} },
2025-11-28T23:13:35:   finished: true
2025-11-28T23:13:35: }
2025-11-28T23:13:35: 2025-11-29T04:13:35.034Z send stat "/home/americas/public_html/ai/public/logo2.png"
2025-11-28T23:13:35: 2025-11-29T04:13:35.034Z send pipe "/home/americas/public_html/ai/public/logo2.png"
2025-11-28T23:13:35: 2025-11-29T04:13:35.034Z send accept ranges
2025-11-28T23:13:35: 2025-11-29T04:13:35.034Z send cache-control public, max-age=0
2025-11-28T23:13:35: 2025-11-29T04:13:35.034Z send modified Fri, 28 Nov 2025 02:38:40 GMT
2025-11-28T23:13:35: 2025-11-29T04:13:35.034Z send etag W/"4c60-19ac853b5c1"
2025-11-28T23:13:35: 2025-11-29T04:13:35.034Z send content-type image/png
2025-11-28T23:13:35: 2025-11-29T04:13:35.034Z send not modified
2025-11-28T23:13:35: 2025-11-29T04:13:35.034Z compression undefined not compressible
2025-11-28T23:13:35: 2025-11-29T04:13:35.034Z compression no compression: filtered
2025-11-28T23:13:35: 2025-11-29T04:13:35.120Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T23:13:35:   matchedOutput: {
2025-11-28T23:13:35:     type: 'pageFile',
2025-11-28T23:13:35:     fsPath: undefined,
2025-11-28T23:13:35:     locale: undefined,
2025-11-28T23:13:35:     itemsRoot: undefined,
2025-11-28T23:13:35:     itemPath: '/api/conversations'
2025-11-28T23:13:35:   },
2025-11-28T23:13:35:   statusCode: undefined,
2025-11-28T23:13:35:   resHeaders: {},
2025-11-28T23:13:35:   bodyStream: false,
2025-11-28T23:13:35:   parsedUrl: {
2025-11-28T23:13:35:     pathname: '/api/conversations',
2025-11-28T23:13:35:     query: [Object: null prototype] {}
2025-11-28T23:13:35:   },
2025-11-28T23:13:35:   finished: true
2025-11-28T23:13:35: }
2025-11-28T23:13:35: 2025-11-29T04:13:35.121Z next:router-server:main invokeRender /api/conversations {
2025-11-28T23:13:35:   host: 'gearly.com',
2025-11-28T23:13:35:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:13:35:   'cache-control': 'no-cache',
2025-11-28T23:13:35:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:13:35:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:13:35:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:13:35:   accept: '*/*',
2025-11-28T23:13:35:   'sec-fetch-site': 'same-origin',
2025-11-28T23:13:35:   'sec-fetch-mode': 'cors',
2025-11-28T23:13:35:   'sec-fetch-dest': 'empty',
2025-11-28T23:13:35:   referer: 'https://gearly.com/',
2025-11-28T23:13:35:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:13:35:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T23:13:35:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3a58wLkEmVYZgv6hZQ%2c42f621f05334b36abccdaba06d73862a; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..hXFs7VItJXo8Hi0h.kePUaBKpKmpKIHduMnHi1mCr3ud32CIE-Zjt49WNCCWhxd2ovI0oQUqRdX0xiTDzHWzLCGH0tvov7Ua1UOhvpJnPTtRDua9Gx7g93Ammal8cIk2g2HCc95aysgEGcsznH6o-h-XfVifS68T6M0QC2Usm54mYitjeW1aac1J4vvNwFPH59U_puKFYTx7kXUKGNazEl3Bdw-LAIlsbUnC6YJgi3K9DFxKgDQKi0A4o4m06Y92xt76OpNHGIRNiVvrK37noKfaKjon4zEbMIIYATm0VvlEfKcyvDs-E0A9DVvFhcfXAtyga3VGX_QfsjY7fBGVhKZQlgjlAP_GcZgYwEOpIsz3rcDD5fD8Ea73BHU8KJaq6lg.U7iVlqEvxnhEKpPuzxzKPg',
2025-11-28T23:13:35:   'x-forwarded-proto': 'https',
2025-11-28T23:13:35:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:13:35:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:13:35:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:13:35:   connection: 'Keep-Alive',
2025-11-28T23:13:35:   'x-middleware-invoke': '',
2025-11-28T23:13:35:   'x-invoke-path': '/api/conversations',
2025-11-28T23:13:35:   'x-invoke-query': '%7B%7D',
2025-11-28T23:13:35:   'x-invoke-output': '/api/conversations'
2025-11-28T23:13:35: }
2025-11-28T23:13:35: 2025-11-29T04:13:35.124Z compression gzip compression
2025-11-28T23:13:35: 2025-11-29T04:13:35.280Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T23:13:35:   matchedOutput: {
2025-11-28T23:13:35:     type: 'pageFile',
2025-11-28T23:13:35:     fsPath: undefined,
2025-11-28T23:13:35:     locale: undefined,
2025-11-28T23:13:35:     itemsRoot: undefined,
2025-11-28T23:13:35:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:13:35:   },
2025-11-28T23:13:35:   statusCode: undefined,
2025-11-28T23:13:35:   resHeaders: {},
2025-11-28T23:13:35:   bodyStream: false,
2025-11-28T23:13:35:   parsedUrl: {
2025-11-28T23:13:35:     pathname: '/api/auth/providers',
2025-11-28T23:13:35:     query: [Object: null prototype] {}
2025-11-28T23:13:35:   },
2025-11-28T23:13:35:   finished: true
2025-11-28T23:13:35: }
2025-11-28T23:13:35: 2025-11-29T04:13:35.280Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T23:13:35:   host: 'gearly.com',
2025-11-28T23:13:35:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:13:35:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:13:35:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:13:35:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:13:35:   accept: '*/*',
2025-11-28T23:13:35:   'sec-fetch-site': 'same-origin',
2025-11-28T23:13:35:   'sec-fetch-mode': 'cors',
2025-11-28T23:13:35:   'sec-fetch-dest': 'empty',
2025-11-28T23:13:35:   referer: 'https://gearly.com/',
2025-11-28T23:13:35:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:13:35:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T23:13:35:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3a58wLkEmVYZgv6hZQ%2c42f621f05334b36abccdaba06d73862a; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..hXFs7VItJXo8Hi0h.kePUaBKpKmpKIHduMnHi1mCr3ud32CIE-Zjt49WNCCWhxd2ovI0oQUqRdX0xiTDzHWzLCGH0tvov7Ua1UOhvpJnPTtRDua9Gx7g93Ammal8cIk2g2HCc95aysgEGcsznH6o-h-XfVifS68T6M0QC2Usm54mYitjeW1aac1J4vvNwFPH59U_puKFYTx7kXUKGNazEl3Bdw-LAIlsbUnC6YJgi3K9DFxKgDQKi0A4o4m06Y92xt76OpNHGIRNiVvrK37noKfaKjon4zEbMIIYATm0VvlEfKcyvDs-E0A9DVvFhcfXAtyga3VGX_QfsjY7fBGVhKZQlgjlAP_GcZgYwEOpIsz3rcDD5fD8Ea73BHU8KJaq6lg.U7iVlqEvxnhEKpPuzxzKPg',
2025-11-28T23:13:35:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T23:13:35:   'x-forwarded-proto': 'https',
2025-11-28T23:13:35:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:13:35:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:13:35:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:13:35:   connection: 'Keep-Alive',
2025-11-28T23:13:35:   'x-middleware-invoke': '',
2025-11-28T23:13:35:   'x-invoke-path': '/api/auth/providers',
2025-11-28T23:13:35:   'x-invoke-query': '%7B%7D',
2025-11-28T23:13:35:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:13:35: }
2025-11-28T23:13:35: 2025-11-29T04:13:35.280Z compression no compression: size below threshold
2025-11-28T23:13:46: 2025-11-29T04:13:46.989Z next:router-server:main requestHandler! / {
2025-11-28T23:13:46:   matchedOutput: {
2025-11-28T23:13:46:     type: 'pageFile',
2025-11-28T23:13:46:     fsPath: undefined,
2025-11-28T23:13:46:     locale: undefined,
2025-11-28T23:13:46:     itemsRoot: undefined,
2025-11-28T23:13:46:     itemPath: '/'
2025-11-28T23:13:46:   },
2025-11-28T23:13:46:   statusCode: undefined,
2025-11-28T23:13:46:   resHeaders: {},
2025-11-28T23:13:46:   bodyStream: false,
2025-11-28T23:13:46:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T23:13:46:   finished: true
2025-11-28T23:13:46: }
2025-11-28T23:13:46: 2025-11-29T04:13:46.989Z next:router-server:main invokeRender / {
2025-11-28T23:13:46:   host: 'gearly.com',
2025-11-28T23:13:46:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:13:46:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:13:46:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:13:46:   'upgrade-insecure-requests': '1',
2025-11-28T23:13:46:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:13:46:   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',
2025-11-28T23:13:46:   'sec-fetch-site': 'none',
2025-11-28T23:13:46:   'sec-fetch-mode': 'navigate',
2025-11-28T23:13:46:   'sec-fetch-user': '?1',
2025-11-28T23:13:46:   'sec-fetch-dest': 'document',
2025-11-28T23:13:46:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:13:46:   'accept-language': 'en',
2025-11-28T23:13:46:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-28T23:13:46:   'x-forwarded-proto': 'https',
2025-11-28T23:13:46:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:13:46:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:13:46:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:13:46:   connection: 'Keep-Alive',
2025-11-28T23:13:46:   'x-middleware-invoke': '',
2025-11-28T23:13:46:   'x-invoke-path': '/',
2025-11-28T23:13:46:   'x-invoke-query': '%7B%7D',
2025-11-28T23:13:46:   'x-invoke-output': '/'
2025-11-28T23:13:46: }
2025-11-28T23:13:46: 2025-11-29T04:13:46.990Z compression gzip compression
2025-11-28T23:13:47: 2025-11-29T04:13:47.243Z next:router-server:main requestHandler! /logo.png {
2025-11-28T23:13:47:   matchedOutput: {
2025-11-28T23:13:47:     type: 'publicFolder',
2025-11-28T23:13:47:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T23:13:47:     locale: undefined,
2025-11-28T23:13:47:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T23:13:47:     itemPath: '/logo.png'
2025-11-28T23:13:47:   },
2025-11-28T23:13:47:   statusCode: undefined,
2025-11-28T23:13:47:   resHeaders: {},
2025-11-28T23:13:47:   bodyStream: false,
2025-11-28T23:13:47:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T23:13:47:   finished: true
2025-11-28T23:13:47: }
2025-11-28T23:13:47: 2025-11-29T04:13:47.243Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T23:13:47: 2025-11-29T04:13:47.244Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T23:13:47: 2025-11-29T04:13:47.244Z send accept ranges
2025-11-28T23:13:47: 2025-11-29T04:13:47.244Z send cache-control public, max-age=0
2025-11-28T23:13:47: 2025-11-29T04:13:47.244Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T23:13:47: 2025-11-29T04:13:47.244Z send etag W/"2465-19ac853b2f0"
2025-11-28T23:13:47: 2025-11-29T04:13:47.244Z send content-type image/png
2025-11-28T23:13:47: 2025-11-29T04:13:47.244Z send not modified
2025-11-28T23:13:47: 2025-11-29T04:13:47.244Z compression undefined not compressible
2025-11-28T23:13:47: 2025-11-29T04:13:47.244Z compression no compression: filtered
2025-11-28T23:13:47: 2025-11-29T04:13:47.476Z next:router-server:main requestHandler! /_next/static/chunks/pages/index-0237525f425ae5c5.js {
2025-11-28T23:13:47:   matchedOutput: {
2025-11-28T23:13:47:     type: 'nextStaticFolder',
2025-11-28T23:13:47:     fsPath: '/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-28T23:13:47:     locale: undefined,
2025-11-28T23:13:47:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T23:13:47:     itemPath: '/chunks/pages/index-0237525f425ae5c5.js'
2025-11-28T23:13:47:   },
2025-11-28T23:13:47:   statusCode: undefined,
2025-11-28T23:13:47:   resHeaders: {},
2025-11-28T23:13:47:   bodyStream: false,
2025-11-28T23:13:47:   parsedUrl: {
2025-11-28T23:13:47:     pathname: '/_next/static/chunks/pages/index-0237525f425ae5c5.js',
2025-11-28T23:13:47:     query: [Object: null prototype] {}
2025-11-28T23:13:47:   },
2025-11-28T23:13:47:   finished: true
2025-11-28T23:13:47: }
2025-11-28T23:13:47: 2025-11-29T04:13:47.476Z send stat "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-28T23:13:47: 2025-11-29T04:13:47.476Z send pipe "/home/americas/public_html/ai/.next/static/chunks/pages/index-0237525f425ae5c5.js"
2025-11-28T23:13:47: 2025-11-29T04:13:47.476Z send accept ranges
2025-11-28T23:13:47: 2025-11-29T04:13:47.476Z send modified Fri, 28 Nov 2025 02:49:09 GMT
2025-11-28T23:13:47: 2025-11-29T04:13:47.476Z send etag W/"f5-19ac85d4f08"
2025-11-28T23:13:47: 2025-11-29T04:13:47.476Z send content-type application/javascript
2025-11-28T23:13:47: 2025-11-29T04:13:47.476Z compression no compression: size below threshold
2025-11-28T23:13:47: 2025-11-29T04:13:47.719Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T23:13:47:   matchedOutput: {
2025-11-28T23:13:47:     type: 'pageFile',
2025-11-28T23:13:47:     fsPath: undefined,
2025-11-28T23:13:47:     locale: undefined,
2025-11-28T23:13:47:     itemsRoot: undefined,
2025-11-28T23:13:47:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:13:47:   },
2025-11-28T23:13:47:   statusCode: undefined,
2025-11-28T23:13:47:   resHeaders: {},
2025-11-28T23:13:47:   bodyStream: false,
2025-11-28T23:13:47:   parsedUrl: {
2025-11-28T23:13:47:     pathname: '/api/auth/providers',
2025-11-28T23:13:47:     query: [Object: null prototype] {}
2025-11-28T23:13:47:   },
2025-11-28T23:13:47:   finished: true
2025-11-28T23:13:47: }
2025-11-28T23:13:47: 2025-11-29T04:13:47.719Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T23:13:47:   host: 'gearly.com',
2025-11-28T23:13:47:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:13:47:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:13:47:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:13:47:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:13:47:   accept: '*/*',
2025-11-28T23:13:47:   'sec-fetch-site': 'same-origin',
2025-11-28T23:13:47:   'sec-fetch-mode': 'cors',
2025-11-28T23:13:47:   'sec-fetch-dest': 'empty',
2025-11-28T23:13:47:   referer: 'https://gearly.com/',
2025-11-28T23:13:47:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:13:47:   'accept-language': 'en',
2025-11-28T23:13:47:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-28T23:13:47:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T23:13:47:   'x-forwarded-proto': 'https',
2025-11-28T23:13:47:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:13:47:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:13:47:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:13:47:   connection: 'Keep-Alive',
2025-11-28T23:13:47:   'x-middleware-invoke': '',
2025-11-28T23:13:47:   'x-invoke-path': '/api/auth/providers',
2025-11-28T23:13:47:   'x-invoke-query': '%7B%7D',
2025-11-28T23:13:47:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:13:47: }
2025-11-28T23:13:47: 2025-11-29T04:13:47.719Z compression no compression: size below threshold
2025-11-28T23:13:47: 2025-11-29T04:13:47.767Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T23:13:47:   matchedOutput: {
2025-11-28T23:13:47:     type: 'pageFile',
2025-11-28T23:13:47:     fsPath: undefined,
2025-11-28T23:13:47:     locale: undefined,
2025-11-28T23:13:47:     itemsRoot: undefined,
2025-11-28T23:13:47:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:13:47:   },
2025-11-28T23:13:47:   statusCode: undefined,
2025-11-28T23:13:47:   resHeaders: {},
2025-11-28T23:13:47:   bodyStream: false,
2025-11-28T23:13:47:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T23:13:47:   finished: true
2025-11-28T23:13:47: }
2025-11-28T23:13:47: 2025-11-29T04:13:47.767Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T23:13:47:   host: 'gearly.com',
2025-11-28T23:13:47:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:13:47:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:13:47:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:13:47:   'content-type': 'application/json',
2025-11-28T23:13:47:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:13:47:   accept: '*/*',
2025-11-28T23:13:47:   'sec-fetch-site': 'same-origin',
2025-11-28T23:13:47:   'sec-fetch-mode': 'cors',
2025-11-28T23:13:47:   'sec-fetch-dest': 'empty',
2025-11-28T23:13:47:   referer: 'https://gearly.com/',
2025-11-28T23:13:47:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:13:47:   'accept-language': 'en',
2025-11-28T23:13:47:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-28T23:13:47:   'if-none-match': '"bwc9mymkdm2"',
2025-11-28T23:13:47:   'x-forwarded-proto': 'https',
2025-11-28T23:13:47:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:13:47:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:13:47:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:13:47:   connection: 'Keep-Alive',
2025-11-28T23:13:47:   'x-middleware-invoke': '',
2025-11-28T23:13:47:   'x-invoke-path': '/api/auth/session',
2025-11-28T23:13:47:   'x-invoke-query': '%7B%7D',
2025-11-28T23:13:47:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:13:47: }
2025-11-28T23:13:47: 2025-11-29T04:13:47.768Z compression no compression: size below threshold
2025-11-28T23:13:47: 2025-11-29T04:13:47.950Z next:router-server:main requestHandler! /logo.png {
2025-11-28T23:13:47:   matchedOutput: {
2025-11-28T23:13:47:     type: 'publicFolder',
2025-11-28T23:13:47:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T23:13:47:     locale: undefined,
2025-11-28T23:13:47:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T23:13:47:     itemPath: '/logo.png'
2025-11-28T23:13:47:   },
2025-11-28T23:13:47:   statusCode: undefined,
2025-11-28T23:13:47:   resHeaders: {},
2025-11-28T23:13:47:   bodyStream: false,
2025-11-28T23:13:47:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T23:13:47:   finished: true
2025-11-28T23:13:47: }
2025-11-28T23:13:47: 2025-11-29T04:13:47.950Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T23:13:47: 2025-11-29T04:13:47.950Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T23:13:47: 2025-11-29T04:13:47.950Z send accept ranges
2025-11-28T23:13:47: 2025-11-29T04:13:47.950Z send cache-control public, max-age=0
2025-11-28T23:13:47: 2025-11-29T04:13:47.950Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T23:13:47: 2025-11-29T04:13:47.950Z send etag W/"2465-19ac853b2f0"
2025-11-28T23:13:47: 2025-11-29T04:13:47.950Z send content-type image/png
2025-11-28T23:13:47: 2025-11-29T04:13:47.950Z send not modified
2025-11-28T23:13:47: 2025-11-29T04:13:47.950Z compression undefined not compressible
2025-11-28T23:13:47: 2025-11-29T04:13:47.950Z compression no compression: filtered
2025-11-28T23:13:48: 2025-11-29T04:13:47.999Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T23:13:48:   matchedOutput: {
2025-11-28T23:13:48:     type: 'pageFile',
2025-11-28T23:13:48:     fsPath: undefined,
2025-11-28T23:13:48:     locale: undefined,
2025-11-28T23:13:48:     itemsRoot: undefined,
2025-11-28T23:13:48:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:13:48:   },
2025-11-28T23:13:48:   statusCode: undefined,
2025-11-28T23:13:48:   resHeaders: {},
2025-11-28T23:13:48:   bodyStream: false,
2025-11-28T23:13:48:   parsedUrl: {
2025-11-28T23:13:48:     pathname: '/api/auth/providers',
2025-11-28T23:13:48:     query: [Object: null prototype] {}
2025-11-28T23:13:48:   },
2025-11-28T23:13:48:   finished: true
2025-11-28T23:13:48: }
2025-11-28T23:13:48: 2025-11-29T04:13:48.000Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T23:13:48:   host: 'gearly.com',
2025-11-28T23:13:48:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:13:48:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:13:48:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:13:48:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:13:48:   accept: '*/*',
2025-11-28T23:13:48:   'sec-fetch-site': 'same-origin',
2025-11-28T23:13:48:   'sec-fetch-mode': 'cors',
2025-11-28T23:13:48:   'sec-fetch-dest': 'empty',
2025-11-28T23:13:48:   referer: 'https://gearly.com/',
2025-11-28T23:13:48:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:13:48:   'accept-language': 'en',
2025-11-28T23:13:48:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-28T23:13:48:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T23:13:48:   'x-forwarded-proto': 'https',
2025-11-28T23:13:48:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:13:48:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:13:48:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:13:48:   connection: 'Keep-Alive',
2025-11-28T23:13:48:   'x-middleware-invoke': '',
2025-11-28T23:13:48:   'x-invoke-path': '/api/auth/providers',
2025-11-28T23:13:48:   'x-invoke-query': '%7B%7D',
2025-11-28T23:13:48:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:13:48: }
2025-11-28T23:13:48: 2025-11-29T04:13:48.000Z compression no compression: size below threshold
2025-11-28T23:13:48: 2025-11-29T04:13:48.903Z next:router-server:main requestHandler! /logo.png {
2025-11-28T23:13:48:   matchedOutput: {
2025-11-28T23:13:48:     type: 'publicFolder',
2025-11-28T23:13:48:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T23:13:48:     locale: undefined,
2025-11-28T23:13:48:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T23:13:48:     itemPath: '/logo.png'
2025-11-28T23:13:48:   },
2025-11-28T23:13:48:   statusCode: undefined,
2025-11-28T23:13:48:   resHeaders: {},
2025-11-28T23:13:48:   bodyStream: false,
2025-11-28T23:13:48:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T23:13:48:   finished: true
2025-11-28T23:13:48: }
2025-11-28T23:13:48: 2025-11-29T04:13:48.903Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T23:13:48: 2025-11-29T04:13:48.904Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T23:13:48: 2025-11-29T04:13:48.904Z send accept ranges
2025-11-28T23:13:48: 2025-11-29T04:13:48.904Z send cache-control public, max-age=0
2025-11-28T23:13:48: 2025-11-29T04:13:48.904Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T23:13:48: 2025-11-29T04:13:48.904Z send etag W/"2465-19ac853b2f0"
2025-11-28T23:13:48: 2025-11-29T04:13:48.904Z send content-type image/png
2025-11-28T23:13:48: 2025-11-29T04:13:48.904Z send not modified
2025-11-28T23:13:48: 2025-11-29T04:13:48.904Z compression undefined not compressible
2025-11-28T23:13:48: 2025-11-29T04:13:48.904Z compression no compression: filtered
2025-11-28T23:13:48: 2025-11-29T04:13:48.906Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T23:13:48:   matchedOutput: {
2025-11-28T23:13:48:     type: 'pageFile',
2025-11-28T23:13:48:     fsPath: undefined,
2025-11-28T23:13:48:     locale: undefined,
2025-11-28T23:13:48:     itemsRoot: undefined,
2025-11-28T23:13:48:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:13:48:   },
2025-11-28T23:13:48:   statusCode: undefined,
2025-11-28T23:13:48:   resHeaders: {},
2025-11-28T23:13:48:   bodyStream: false,
2025-11-28T23:13:48:   parsedUrl: {
2025-11-28T23:13:48:     pathname: '/api/auth/providers',
2025-11-28T23:13:48:     query: [Object: null prototype] {}
2025-11-28T23:13:48:   },
2025-11-28T23:13:48:   finished: true
2025-11-28T23:13:48: }
2025-11-28T23:13:48: 2025-11-29T04:13:48.906Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T23:13:48:   host: 'gearly.com',
2025-11-28T23:13:48:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:13:48:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:13:48:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:13:48:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:13:48:   accept: '*/*',
2025-11-28T23:13:48:   'sec-fetch-site': 'same-origin',
2025-11-28T23:13:48:   'sec-fetch-mode': 'cors',
2025-11-28T23:13:48:   'sec-fetch-dest': 'empty',
2025-11-28T23:13:48:   referer: 'https://gearly.com/auth/signup',
2025-11-28T23:13:48:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:13:48:   'accept-language': 'en',
2025-11-28T23:13:48:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-28T23:13:48:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T23:13:48:   'x-forwarded-proto': 'https',
2025-11-28T23:13:48:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:13:48:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:13:48:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:13:48:   connection: 'Keep-Alive',
2025-11-28T23:13:48:   'x-middleware-invoke': '',
2025-11-28T23:13:48:   'x-invoke-path': '/api/auth/providers',
2025-11-28T23:13:48:   'x-invoke-query': '%7B%7D',
2025-11-28T23:13:48:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:13:48: }
2025-11-28T23:13:48: 2025-11-29T04:13:48.906Z compression no compression: size below threshold
2025-11-28T23:13:49: 2025-11-29T04:13:49.133Z next:router-server:main requestHandler! /logo.png {
2025-11-28T23:13:49:   matchedOutput: {
2025-11-28T23:13:49:     type: 'publicFolder',
2025-11-28T23:13:49:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T23:13:49:     locale: undefined,
2025-11-28T23:13:49:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T23:13:49:     itemPath: '/logo.png'
2025-11-28T23:13:49:   },
2025-11-28T23:13:49:   statusCode: undefined,
2025-11-28T23:13:49:   resHeaders: {},
2025-11-28T23:13:49:   bodyStream: false,
2025-11-28T23:13:49:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T23:13:49:   finished: true
2025-11-28T23:13:49: }
2025-11-28T23:13:49: 2025-11-29T04:13:49.133Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T23:13:49: 2025-11-29T04:13:49.133Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T23:13:49: 2025-11-29T04:13:49.133Z send accept ranges
2025-11-28T23:13:49: 2025-11-29T04:13:49.133Z send cache-control public, max-age=0
2025-11-28T23:13:49: 2025-11-29T04:13:49.133Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T23:13:49: 2025-11-29T04:13:49.133Z send etag W/"2465-19ac853b2f0"
2025-11-28T23:13:49: 2025-11-29T04:13:49.133Z send content-type image/png
2025-11-28T23:13:49: 2025-11-29T04:13:49.133Z send not modified
2025-11-28T23:13:49: 2025-11-29T04:13:49.133Z compression undefined not compressible
2025-11-28T23:13:49: 2025-11-29T04:13:49.133Z compression no compression: filtered
2025-11-28T23:13:50: 2025-11-29T04:13:50.372Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T23:13:50:   matchedOutput: {
2025-11-28T23:13:50:     type: 'pageFile',
2025-11-28T23:13:50:     fsPath: undefined,
2025-11-28T23:13:50:     locale: undefined,
2025-11-28T23:13:50:     itemsRoot: undefined,
2025-11-28T23:13:50:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:13:50:   },
2025-11-28T23:13:50:   statusCode: undefined,
2025-11-28T23:13:50:   resHeaders: {},
2025-11-28T23:13:50:   bodyStream: false,
2025-11-28T23:13:50:   parsedUrl: {
2025-11-28T23:13:50:     pathname: '/api/auth/providers',
2025-11-28T23:13:50:     query: [Object: null prototype] {}
2025-11-28T23:13:50:   },
2025-11-28T23:13:50:   finished: true
2025-11-28T23:13:50: }
2025-11-28T23:13:50: 2025-11-29T04:13:50.372Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T23:13:50:   host: 'gearly.com',
2025-11-28T23:13:50:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:13:50:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:13:50:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:13:50:   'content-type': 'application/json',
2025-11-28T23:13:50:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:13:50:   accept: '*/*',
2025-11-28T23:13:50:   'sec-fetch-site': 'same-origin',
2025-11-28T23:13:50:   'sec-fetch-mode': 'cors',
2025-11-28T23:13:50:   'sec-fetch-dest': 'empty',
2025-11-28T23:13:50:   referer: 'https://gearly.com/auth/signup',
2025-11-28T23:13:50:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:13:50:   'accept-language': 'en',
2025-11-28T23:13:50:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-28T23:13:50:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T23:13:50:   'x-forwarded-proto': 'https',
2025-11-28T23:13:50:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:13:50:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:13:50:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:13:50:   connection: 'Keep-Alive',
2025-11-28T23:13:50:   'x-middleware-invoke': '',
2025-11-28T23:13:50:   'x-invoke-path': '/api/auth/providers',
2025-11-28T23:13:50:   'x-invoke-query': '%7B%7D',
2025-11-28T23:13:50:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:13:50: }
2025-11-28T23:13:50: 2025-11-29T04:13:50.373Z compression no compression: size below threshold
2025-11-28T23:13:50: 2025-11-29T04:13:50.605Z next:router-server:main requestHandler! /api/auth/csrf {
2025-11-28T23:13:50:   matchedOutput: {
2025-11-28T23:13:50:     type: 'pageFile',
2025-11-28T23:13:50:     fsPath: undefined,
2025-11-28T23:13:50:     locale: undefined,
2025-11-28T23:13:50:     itemsRoot: undefined,
2025-11-28T23:13:50:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:13:50:   },
2025-11-28T23:13:50:   statusCode: undefined,
2025-11-28T23:13:50:   resHeaders: {},
2025-11-28T23:13:50:   bodyStream: false,
2025-11-28T23:13:50:   parsedUrl: { pathname: '/api/auth/csrf', query: [Object: null prototype] {} },
2025-11-28T23:13:50:   finished: true
2025-11-28T23:13:50: }
2025-11-28T23:13:50: 2025-11-29T04:13:50.605Z next:router-server:main invokeRender /api/auth/csrf {
2025-11-28T23:13:50:   host: 'gearly.com',
2025-11-28T23:13:50:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:13:50:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:13:50:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:13:50:   'content-type': 'application/json',
2025-11-28T23:13:50:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:13:50:   accept: '*/*',
2025-11-28T23:13:50:   'sec-fetch-site': 'same-origin',
2025-11-28T23:13:50:   'sec-fetch-mode': 'cors',
2025-11-28T23:13:50:   'sec-fetch-dest': 'empty',
2025-11-28T23:13:50:   referer: 'https://gearly.com/auth/signup',
2025-11-28T23:13:50:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:13:50:   'accept-language': 'en',
2025-11-28T23:13:50:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-28T23:13:50:   'if-none-match': '"npsymumy8l28"',
2025-11-28T23:13:50:   'x-forwarded-proto': 'https',
2025-11-28T23:13:50:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:13:50:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:13:50:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:13:50:   connection: 'Keep-Alive',
2025-11-28T23:13:50:   'x-middleware-invoke': '',
2025-11-28T23:13:50:   'x-invoke-path': '/api/auth/csrf',
2025-11-28T23:13:50:   'x-invoke-query': '%7B%7D',
2025-11-28T23:13:50:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:13:50: }
2025-11-28T23:13:50: 2025-11-29T04:13:50.606Z compression no compression: size below threshold
2025-11-28T23:13:50: 2025-11-29T04:13:50.840Z next:router-server:main requestHandler! /api/auth/signin/google {
2025-11-28T23:13:50:   matchedOutput: {
2025-11-28T23:13:50:     type: 'pageFile',
2025-11-28T23:13:50:     fsPath: undefined,
2025-11-28T23:13:50:     locale: undefined,
2025-11-28T23:13:50:     itemsRoot: undefined,
2025-11-28T23:13:50:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:13:50:   },
2025-11-28T23:13:50:   statusCode: undefined,
2025-11-28T23:13:50:   resHeaders: {},
2025-11-28T23:13:50:   bodyStream: false,
2025-11-28T23:13:50:   parsedUrl: {
2025-11-28T23:13:50:     pathname: '/api/auth/signin/google',
2025-11-28T23:13:50:     query: [Object: null prototype] {}
2025-11-28T23:13:50:   },
2025-11-28T23:13:50:   finished: true
2025-11-28T23:13:50: }
2025-11-28T23:13:50: 2025-11-29T04:13:50.840Z next:router-server:main invokeRender /api/auth/signin/google {
2025-11-28T23:13:50:   host: 'gearly.com',
2025-11-28T23:13:50:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:13:50:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:13:50:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:13:50:   'content-type': 'application/x-www-form-urlencoded',
2025-11-28T23:13:50:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:13:50:   accept: '*/*',
2025-11-28T23:13:50:   origin: 'https://gearly.com',
2025-11-28T23:13:50:   'sec-fetch-site': 'same-origin',
2025-11-28T23:13:50:   'sec-fetch-mode': 'cors',
2025-11-28T23:13:50:   'sec-fetch-dest': 'empty',
2025-11-28T23:13:50:   referer: 'https://gearly.com/auth/signup',
2025-11-28T23:13:50:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:13:50:   'accept-language': 'en',
2025-11-28T23:13:50:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000',
2025-11-28T23:13:50:   'x-forwarded-proto': 'https',
2025-11-28T23:13:50:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:13:50:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:13:50:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:13:50:   'content-length': '137',
2025-11-28T23:13:50:   connection: 'Keep-Alive',
2025-11-28T23:13:50:   'x-middleware-invoke': '',
2025-11-28T23:13:50:   'x-invoke-path': '/api/auth/signin/google',
2025-11-28T23:13:50:   'x-invoke-query': '%7B%7D',
2025-11-28T23:13:50:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:13:50: }
2025-11-28T23:13:50: 2025-11-29T04:13:50.853Z compression no compression: size below threshold
2025-11-28T23:13:59: 2025-11-29T04:13:59.784Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T23:13:59:   matchedOutput: {
2025-11-28T23:13:59:     type: 'pageFile',
2025-11-28T23:13:59:     fsPath: undefined,
2025-11-28T23:13:59:     locale: undefined,
2025-11-28T23:13:59:     itemsRoot: undefined,
2025-11-28T23:13:59:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:13:59:   },
2025-11-28T23:13:59:   statusCode: undefined,
2025-11-28T23:13:59:   resHeaders: {},
2025-11-28T23:13:59:   bodyStream: false,
2025-11-28T23:13:59:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T23:13:59:   finished: true
2025-11-28T23:13:59: }
2025-11-28T23:13:59: 2025-11-29T04:13:59.784Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T23:13:59:   host: 'gearly.com',
2025-11-28T23:13:59:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:13:59:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:13:59:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:13:59:   'content-type': 'application/json',
2025-11-28T23:13:59:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:13:59:   accept: '*/*',
2025-11-28T23:13:59:   'sec-fetch-site': 'same-origin',
2025-11-28T23:13:59:   'sec-fetch-mode': 'cors',
2025-11-28T23:13:59:   'sec-fetch-dest': 'empty',
2025-11-28T23:13:59:   referer: 'https://gearly.com/',
2025-11-28T23:13:59:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:13:59:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T23:13:59:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3a58wLkEmVYZgv6hZQ%2c42f621f05334b36abccdaba06d73862a; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..NcC-Nqxql6AHi5Dm.CUE3d3E-2rWKPJLEIFeZnFGU0_MUPPA33vJ8412_QfkuR4e2ZGuNmrOeQU8wfeiMk9m0meTAdxNa8SIY3c-EuYQnCe6XiKKGtWVMaWkCebAd9bKOKzLCk_GnvChoyFp4xzW_z11CU-x04JwLwEa1ywnEHAz9TpdPlBNFTysXPI8cyf4K2wg6VHypC9HhIeISCsDhRsjbYyHerc3SoEt4-9_bprOMAU93K_n8gOhp3orGCOFyiSvrsb0B7ntKacHSBNIiAFqAK6KQVN7cljdHdDMiCymCJUv5A5QluTO4DcqSGCHwI_NqJHTTHEE0-P3G_LdEyXzR0qbFzfWlzLTxqEnETmgynHMlAMT2OckOB7RYRIgHqQ.6vATxdoj3Wn5-XRnnitGtw',
2025-11-28T23:13:59:   'if-none-match': '"sc1h8k1rys6g"',
2025-11-28T23:13:59:   'x-forwarded-proto': 'https',
2025-11-28T23:13:59:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:13:59:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:13:59:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:13:59:   connection: 'Keep-Alive',
2025-11-28T23:13:59:   'x-middleware-invoke': '',
2025-11-28T23:13:59:   'x-invoke-path': '/api/auth/session',
2025-11-28T23:13:59:   'x-invoke-query': '%7B%7D',
2025-11-28T23:13:59:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:13:59: }
2025-11-28T23:13:59: 2025-11-29T04:13:59.785Z compression no compression: size below threshold
2025-11-28T23:15:58: 2025-11-29T04:15:58.740Z next:router-server:main requestHandler! /api/auth/callback/google. {
2025-11-28T23:15:58:   matchedOutput: {
2025-11-28T23:15:58:     type: 'pageFile',
2025-11-28T23:15:58:     fsPath: undefined,
2025-11-28T23:15:58:     locale: undefined,
2025-11-28T23:15:58:     itemsRoot: undefined,
2025-11-28T23:15:58:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:15:58:   },
2025-11-28T23:15:58:   statusCode: undefined,
2025-11-28T23:15:58:   resHeaders: {},
2025-11-28T23:15:58:   bodyStream: false,
2025-11-28T23:15:58:   parsedUrl: {
2025-11-28T23:15:58:     pathname: '/api/auth/callback/google.',
2025-11-28T23:15:58:     query: [Object: null prototype] {}
2025-11-28T23:15:58:   },
2025-11-28T23:15:58:   finished: true
2025-11-28T23:15:58: }
2025-11-28T23:15:58: 2025-11-29T04:15:58.741Z next:router-server:main invokeRender /api/auth/callback/google. {
2025-11-28T23:15:58:   host: 'gearly.com',
2025-11-28T23:15:58:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:15:58:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:15:58:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:15:58:   'upgrade-insecure-requests': '1',
2025-11-28T23:15:58:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:15:58:   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',
2025-11-28T23:15:58:   'sec-fetch-site': 'none',
2025-11-28T23:15:58:   'sec-fetch-mode': 'navigate',
2025-11-28T23:15:58:   'sec-fetch-user': '?1',
2025-11-28T23:15:58:   'sec-fetch-dest': 'document',
2025-11-28T23:15:58:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:15:58:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T23:15:58:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3a58wLkEmVYZgv6hZQ%2c42f621f05334b36abccdaba06d73862a; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..9ARazDgwq4qeEEdn.RtULjz8cY0lu--Zj4aUJfZX2J7GatCpMoLer31EGd82pwwsW9iTUaAIZhjBj2ysxmSOsPKsSdiQw0MoR9Lo9FXWhTwhu4gi8MaBmtyAIXtCo86aaEXKFdPRynzaCC-fwhRA9ZhHCEDlq3S4txhrO6RiFMtazn6RSxrUHo1p4ECgIp_ExBI0-aUlc-3KtsKP2auxaUBJtKtqu2A-2GA3QQly7o_XnvqdiaPaO9zXb3rEro5afB8TwYBnWnNodhxaDGw21QN69VsPjQkajLw_1bafBcD6m4Vxecs-8zT0nstumcbX232e9ChjWRwptnPk1IVkfhHsD4d9kiTP6BMO52MblR_Zk46_vN9xU7-tu0RD5hPzpgA.eyucdr-AFDuMMiTtbHXosg',
2025-11-28T23:15:58:   'x-forwarded-proto': 'https',
2025-11-28T23:15:58:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:15:58:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:15:58:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:15:58:   connection: 'Keep-Alive',
2025-11-28T23:15:58:   'x-middleware-invoke': '',
2025-11-28T23:15:58:   'x-invoke-path': '/api/auth/callback/google.',
2025-11-28T23:15:58:   'x-invoke-query': '%7B%7D',
2025-11-28T23:15:58:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:15:58: }
2025-11-28T23:15:58: 2025-11-29T04:15:58.741Z compression undefined not compressible
2025-11-28T23:15:58: 2025-11-29T04:15:58.741Z compression no compression: filtered
2025-11-28T23:15:59: 2025-11-29T04:15:59.129Z next:router-server:main requestHandler! /favicon.ico {
2025-11-28T23:15:59:   matchedOutput: {
2025-11-28T23:15:59:     type: 'publicFolder',
2025-11-28T23:15:59:     fsPath: '/home/americas/public_html/ai/public/favicon.ico',
2025-11-28T23:15:59:     locale: undefined,
2025-11-28T23:15:59:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T23:15:59:     itemPath: '/favicon.ico'
2025-11-28T23:15:59:   },
2025-11-28T23:15:59:   statusCode: undefined,
2025-11-28T23:15:59:   resHeaders: {},
2025-11-28T23:15:59:   bodyStream: false,
2025-11-28T23:15:59:   parsedUrl: { pathname: '/favicon.ico', query: [Object: null prototype] {} },
2025-11-28T23:15:59:   finished: true
2025-11-28T23:15:59: }
2025-11-28T23:15:59: 2025-11-29T04:15:59.129Z send stat "/home/americas/public_html/ai/public/favicon.ico"
2025-11-28T23:15:59: 2025-11-29T04:15:59.129Z send pipe "/home/americas/public_html/ai/public/favicon.ico"
2025-11-28T23:15:59: 2025-11-29T04:15:59.129Z send accept ranges
2025-11-28T23:15:59: 2025-11-29T04:15:59.129Z send cache-control public, max-age=0
2025-11-28T23:15:59: 2025-11-29T04:15:59.129Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T23:15:59: 2025-11-29T04:15:59.129Z send etag W/"3c2e-19ac853b221"
2025-11-28T23:15:59: 2025-11-29T04:15:59.129Z send content-type image/x-icon
2025-11-28T23:15:59: 2025-11-29T04:15:59.129Z send not modified
2025-11-28T23:15:59: 2025-11-29T04:15:59.129Z compression undefined not compressible
2025-11-28T23:15:59: 2025-11-29T04:15:59.129Z compression no compression: filtered
2025-11-28T23:16:00: 2025-11-29T04:16:00.974Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T23:16:00:   matchedOutput: {
2025-11-28T23:16:00:     type: 'pageFile',
2025-11-28T23:16:00:     fsPath: undefined,
2025-11-28T23:16:00:     locale: undefined,
2025-11-28T23:16:00:     itemsRoot: undefined,
2025-11-28T23:16:00:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:16:00:   },
2025-11-28T23:16:00:   statusCode: undefined,
2025-11-28T23:16:00:   resHeaders: {},
2025-11-28T23:16:00:   bodyStream: false,
2025-11-28T23:16:00:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T23:16:00:   finished: true
2025-11-28T23:16:00: }
2025-11-28T23:16:00: 2025-11-29T04:16:00.974Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T23:16:00:   host: 'gearly.com',
2025-11-28T23:16:00:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:16:00:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:16:00:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:16:00:   'content-type': 'application/json',
2025-11-28T23:16:00:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:16:00:   accept: '*/*',
2025-11-28T23:16:00:   'sec-fetch-site': 'same-origin',
2025-11-28T23:16:00:   'sec-fetch-mode': 'cors',
2025-11-28T23:16:00:   'sec-fetch-dest': 'empty',
2025-11-28T23:16:00:   referer: 'https://gearly.com/',
2025-11-28T23:16:00:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:16:00:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T23:16:00:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3a58wLkEmVYZgv6hZQ%2c42f621f05334b36abccdaba06d73862a; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..9ARazDgwq4qeEEdn.RtULjz8cY0lu--Zj4aUJfZX2J7GatCpMoLer31EGd82pwwsW9iTUaAIZhjBj2ysxmSOsPKsSdiQw0MoR9Lo9FXWhTwhu4gi8MaBmtyAIXtCo86aaEXKFdPRynzaCC-fwhRA9ZhHCEDlq3S4txhrO6RiFMtazn6RSxrUHo1p4ECgIp_ExBI0-aUlc-3KtsKP2auxaUBJtKtqu2A-2GA3QQly7o_XnvqdiaPaO9zXb3rEro5afB8TwYBnWnNodhxaDGw21QN69VsPjQkajLw_1bafBcD6m4Vxecs-8zT0nstumcbX232e9ChjWRwptnPk1IVkfhHsD4d9kiTP6BMO52MblR_Zk46_vN9xU7-tu0RD5hPzpgA.eyucdr-AFDuMMiTtbHXosg',
2025-11-28T23:16:00:   'if-none-match': '"y9k92s6w3z6g"',
2025-11-28T23:16:00:   'x-forwarded-proto': 'https',
2025-11-28T23:16:00:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:16:00:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:16:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:16:00:   connection: 'Keep-Alive',
2025-11-28T23:16:00:   'x-middleware-invoke': '',
2025-11-28T23:16:00:   'x-invoke-path': '/api/auth/session',
2025-11-28T23:16:00:   'x-invoke-query': '%7B%7D',
2025-11-28T23:16:00:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:16:00: }
2025-11-28T23:16:00: 2025-11-29T04:16:00.976Z compression no compression: size below threshold
2025-11-28T23:21:36: 2025-11-29T04:21:36.169Z next:start-server start-server process cleanup
2025-11-28T23:21:36: 2025-11-29T04:21:36.478Z next:router-server:filesystem nextDataRoutes Set(0) {}
2025-11-28T23:21:36: 2025-11-29T04:21:36.478Z next:router-server:filesystem dynamicRoutes [
2025-11-28T23:21:36:   {
2025-11-28T23:21:36:     page: '/api/auth/[...nextauth]',
2025-11-28T23:21:36:     regex: '^/api/auth/(.+?)(?:/)?$',
2025-11-28T23:21:36:     routeKeys: { nxtPnextauth: 'nxtPnextauth' },
2025-11-28T23:21:36:     namedRegex: '^/api/auth/(?<nxtPnextauth>.+?)(?:/)?$',
2025-11-28T23:21:36:     match: [Function (anonymous)]
2025-11-28T23:21:36:   },
2025-11-28T23:21:36:   {
2025-11-28T23:21:36:     page: '/api/conversation/[id]',
2025-11-28T23:21:36:     regex: '^/api/conversation/([^/]+?)(?:/)?$',
2025-11-28T23:21:36:     routeKeys: { nxtPid: 'nxtPid' },
2025-11-28T23:21:36:     namedRegex: '^/api/conversation/(?<nxtPid>[^/]+?)(?:/)?$',
2025-11-28T23:21:36:     match: [Function (anonymous)]
2025-11-28T23:21:36:   },
2025-11-28T23:21:36:   {
2025-11-28T23:21:36:     page: '/c/[id]',
2025-11-28T23:21:36:     regex: '^/c/([^/]+?)(?:/)?$',
2025-11-28T23:21:36:     routeKeys: { nxtPid: 'nxtPid' },
2025-11-28T23:21:36:     namedRegex: '^/c/(?<nxtPid>[^/]+?)(?:/)?$',
2025-11-28T23:21:36:     match: [Function (anonymous)]
2025-11-28T23:21:36:   }
2025-11-28T23:21:36: ]
2025-11-28T23:21:36: 2025-11-29T04:21:36.478Z next:router-server:filesystem pageFiles Set(21) {
2025-11-28T23:21:36:   '/api/admin/stats',
2025-11-28T23:21:36:   '/_error',
2025-11-28T23:21:36:   '/api/admin/users',
2025-11-28T23:21:36:   '/_app',
2025-11-28T23:21:36:   '/admin',
2025-11-28T23:21:36:   '/api/conversations',
2025-11-28T23:21:36:   '/api/generate',
2025-11-28T23:21:36:   '/api/conversation/[id]',
2025-11-28T23:21:36:   '/api/debug-pinecone',
2025-11-28T23:21:36:   '/api/rebuild-user-index',
2025-11-28T23:21:36:   '/api/test-fetch',
2025-11-28T23:21:36:   '/api/auth/register',
2025-11-28T23:21:36:   '/c/[id]',
2025-11-28T23:21:36:   '/api/stream',
2025-11-28T23:21:36:   '/_document',
2025-11-28T23:21:36:   '/api/auth/[...nextauth]',
2025-11-28T23:21:36:   '/',
2025-11-28T23:21:36:   '/auth/signin',
2025-11-28T23:21:36:   '/api/upload',
2025-11-28T23:21:36:   '/auth/signup',
2025-11-28T23:21:36:   '/404'
2025-11-28T23:21:36: }
2025-11-28T23:21:36: 2025-11-29T04:21:36.479Z next:router-server:filesystem appFiles Set(0) {}
2025-11-28T23:21:41: 2025-11-29T04:21:41.390Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T23:21:41:   matchedOutput: {
2025-11-28T23:21:41:     type: 'pageFile',
2025-11-28T23:21:41:     fsPath: undefined,
2025-11-28T23:21:41:     locale: undefined,
2025-11-28T23:21:41:     itemsRoot: undefined,
2025-11-28T23:21:41:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:21:41:   },
2025-11-28T23:21:41:   statusCode: undefined,
2025-11-28T23:21:41:   resHeaders: {},
2025-11-28T23:21:41:   bodyStream: false,
2025-11-28T23:21:41:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T23:21:41:   finished: true
2025-11-28T23:21:41: }
2025-11-28T23:21:41: 2025-11-29T04:21:41.390Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T23:21:41:   host: 'gearly.com',
2025-11-28T23:21:41:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:21:41:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:21:41:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:21:41:   'content-type': 'application/json',
2025-11-28T23:21:41:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:21:41:   accept: '*/*',
2025-11-28T23:21:41:   'sec-fetch-site': 'same-origin',
2025-11-28T23:21:41:   'sec-fetch-mode': 'cors',
2025-11-28T23:21:41:   'sec-fetch-dest': 'empty',
2025-11-28T23:21:41:   referer: 'https://gearly.com/',
2025-11-28T23:21:41:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:21:41:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T23:21:41:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3a58wLkEmVYZgv6hZQ%2c42f621f05334b36abccdaba06d73862a; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..Bcj_-sWAfTqjq-aX._L7eVagFvPqdNSCAf4md7DJG6hAkyzm1moRmOjvGCJuXOxsVLSYGFWoSzkbJUQw-9f5eFaGHT7O4VNgjvpS0cdIyLwTUBiQ8MSQ5Nc1YIVAfnn7uiY766yS43my48PV7QxWmXwLNjHumxZS1srtQmnsFq3EYsts_ARMpPXDaslcwYCRHDWb7AuD4SXqqzEBu2V7sw5eMQam_Byi3Sljax0DoOLioYfNTg1xq8WIvxPHtKC0MCOqvDWFUb3HKbHoy2p4e79894GLTJ80HnCrxc_P6c2C4PzB7ykg4C-_G37nZiZZUGAGTrMk6uQJfZ_0su9LNERlZZIDiK6ViPHlfud4FmvT5hb0wKrF0bJSjewO3_gKZcQ.Am3M78U_ZMEssXBczK-IlQ',
2025-11-28T23:21:41:   'if-none-match': '"kbomu1tu296g"',
2025-11-28T23:21:41:   'x-forwarded-proto': 'https',
2025-11-28T23:21:41:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:21:41:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:21:41:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:21:41:   connection: 'Keep-Alive',
2025-11-28T23:21:41:   'x-middleware-invoke': '',
2025-11-28T23:21:41:   'x-invoke-path': '/api/auth/session',
2025-11-28T23:21:41:   'x-invoke-query': '%7B%7D',
2025-11-28T23:21:41:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:21:41: }
2025-11-28T23:21:41: 2025-11-29T04:21:41.469Z compression no compression: size below threshold
2025-11-28T23:21:43: 2025-11-29T04:21:43.004Z next:router-server:main requestHandler! / {
2025-11-28T23:21:43:   matchedOutput: {
2025-11-28T23:21:43:     type: 'pageFile',
2025-11-28T23:21:43:     fsPath: undefined,
2025-11-28T23:21:43:     locale: undefined,
2025-11-28T23:21:43:     itemsRoot: undefined,
2025-11-28T23:21:43:     itemPath: '/'
2025-11-28T23:21:43:   },
2025-11-28T23:21:43:   statusCode: undefined,
2025-11-28T23:21:43:   resHeaders: {},
2025-11-28T23:21:43:   bodyStream: false,
2025-11-28T23:21:43:   parsedUrl: { pathname: '/', query: [Object: null prototype] {} },
2025-11-28T23:21:43:   finished: true
2025-11-28T23:21:43: }
2025-11-28T23:21:43: 2025-11-29T04:21:43.005Z next:router-server:main invokeRender / {
2025-11-28T23:21:43:   host: 'gearly.com',
2025-11-28T23:21:43:   'cache-control': 'max-age=0',
2025-11-28T23:21:43:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:21:43:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:21:43:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:21:43:   'upgrade-insecure-requests': '1',
2025-11-28T23:21:43:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:21:43:   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',
2025-11-28T23:21:43:   'sec-fetch-site': 'same-origin',
2025-11-28T23:21:43:   'sec-fetch-mode': 'navigate',
2025-11-28T23:21:43:   'sec-fetch-user': '?1',
2025-11-28T23:21:43:   'sec-fetch-dest': 'document',
2025-11-28T23:21:43:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:21:43:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T23:21:43:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3a58wLkEmVYZgv6hZQ%2c42f621f05334b36abccdaba06d73862a; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..IxlZAqiU3Q2TBz58.VPgTgqnQtxMVbnI1toyjPdcBfrPfNIXQc_0wAXe9UOsY1ZCzu1MB8BF9vlOWXD1Zdtkqrl-cfWsPV694VZVmM4iMx2wzQ8lQUVZFJprsy24sQm7IofUUqSuKj2juEVJLgvkoW8s8AsOLrk7Av6EVIIjjrlZPe4D0b1wsOhUneEWLQ2F5CZ5V8jLBwOH2w2H504DGTbgmT4toewmt1LVL_7Mno0hi1POhVUeukniEyMEmE1Gpjhh9wnKYAqcjbLM5_vpjrwHJTqPutj3nC4_1hsCEQPsPq8EIHNcbBkJnYICEVGWKoGFOF54VJRJYdgOrOoWcECkuV_bKyeqV3tmz-Ua1aCrgip71R995vOKFYJmAEiW6wA.1YTUE8BXihri-iWvxWwjhQ',
2025-11-28T23:21:43:   'if-none-match': '"idxtbhk77j6ik"',
2025-11-28T23:21:43:   'x-forwarded-proto': 'https',
2025-11-28T23:21:43:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:21:43:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:21:43:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:21:43:   connection: 'Keep-Alive',
2025-11-28T23:21:43:   'x-middleware-invoke': '',
2025-11-28T23:21:43:   'x-invoke-path': '/',
2025-11-28T23:21:43:   'x-invoke-query': '%7B%7D',
2025-11-28T23:21:43:   'x-invoke-output': '/'
2025-11-28T23:21:43: }
2025-11-28T23:21:43: 2025-11-29T04:21:43.009Z compression gzip compression
2025-11-28T23:21:43: 2025-11-29T04:21:43.260Z next:router-server:main requestHandler! /logo.png {
2025-11-28T23:21:43:   matchedOutput: {
2025-11-28T23:21:43:     type: 'publicFolder',
2025-11-28T23:21:43:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T23:21:43:     locale: undefined,
2025-11-28T23:21:43:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T23:21:43:     itemPath: '/logo.png'
2025-11-28T23:21:43:   },
2025-11-28T23:21:43:   statusCode: undefined,
2025-11-28T23:21:43:   resHeaders: {},
2025-11-28T23:21:43:   bodyStream: false,
2025-11-28T23:21:43:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T23:21:43:   finished: true
2025-11-28T23:21:43: }
2025-11-28T23:21:43: 2025-11-29T04:21:43.260Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T23:21:43: 2025-11-29T04:21:43.261Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T23:21:43: 2025-11-29T04:21:43.261Z send accept ranges
2025-11-28T23:21:43: 2025-11-29T04:21:43.261Z send cache-control public, max-age=0
2025-11-28T23:21:43: 2025-11-29T04:21:43.261Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T23:21:43: 2025-11-29T04:21:43.261Z send etag W/"2465-19ac853b2f0"
2025-11-28T23:21:43: 2025-11-29T04:21:43.261Z send content-type image/png
2025-11-28T23:21:43: 2025-11-29T04:21:43.261Z send not modified
2025-11-28T23:21:43: 2025-11-29T04:21:43.261Z compression undefined not compressible
2025-11-28T23:21:43: 2025-11-29T04:21:43.261Z compression no compression: filtered
2025-11-28T23:21:43: 2025-11-29T04:21:43.483Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T23:21:43:   matchedOutput: {
2025-11-28T23:21:43:     type: 'pageFile',
2025-11-28T23:21:43:     fsPath: undefined,
2025-11-28T23:21:43:     locale: undefined,
2025-11-28T23:21:43:     itemsRoot: undefined,
2025-11-28T23:21:43:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:21:43:   },
2025-11-28T23:21:43:   statusCode: undefined,
2025-11-28T23:21:43:   resHeaders: {},
2025-11-28T23:21:43:   bodyStream: false,
2025-11-28T23:21:43:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T23:21:43:   finished: true
2025-11-28T23:21:43: }
2025-11-28T23:21:43: 2025-11-29T04:21:43.483Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T23:21:43:   host: 'gearly.com',
2025-11-28T23:21:43:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:21:43:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:21:43:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:21:43:   'content-type': 'application/json',
2025-11-28T23:21:43:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:21:43:   accept: '*/*',
2025-11-28T23:21:43:   'sec-fetch-site': 'same-origin',
2025-11-28T23:21:43:   'sec-fetch-mode': 'cors',
2025-11-28T23:21:43:   'sec-fetch-dest': 'empty',
2025-11-28T23:21:43:   referer: 'https://gearly.com/',
2025-11-28T23:21:43:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:21:43:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T23:21:43:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3a58wLkEmVYZgv6hZQ%2c42f621f05334b36abccdaba06d73862a; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..IxlZAqiU3Q2TBz58.VPgTgqnQtxMVbnI1toyjPdcBfrPfNIXQc_0wAXe9UOsY1ZCzu1MB8BF9vlOWXD1Zdtkqrl-cfWsPV694VZVmM4iMx2wzQ8lQUVZFJprsy24sQm7IofUUqSuKj2juEVJLgvkoW8s8AsOLrk7Av6EVIIjjrlZPe4D0b1wsOhUneEWLQ2F5CZ5V8jLBwOH2w2H504DGTbgmT4toewmt1LVL_7Mno0hi1POhVUeukniEyMEmE1Gpjhh9wnKYAqcjbLM5_vpjrwHJTqPutj3nC4_1hsCEQPsPq8EIHNcbBkJnYICEVGWKoGFOF54VJRJYdgOrOoWcECkuV_bKyeqV3tmz-Ua1aCrgip71R995vOKFYJmAEiW6wA.1YTUE8BXihri-iWvxWwjhQ',
2025-11-28T23:21:43:   'if-none-match': '"vonwbi4g796g"',
2025-11-28T23:21:43:   'x-forwarded-proto': 'https',
2025-11-28T23:21:43:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:21:43:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:21:43:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:21:43:   connection: 'Keep-Alive',
2025-11-28T23:21:43:   'x-middleware-invoke': '',
2025-11-28T23:21:43:   'x-invoke-path': '/api/auth/session',
2025-11-28T23:21:43:   'x-invoke-query': '%7B%7D',
2025-11-28T23:21:43:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:21:43: }
2025-11-28T23:21:43: 2025-11-29T04:21:43.485Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T23:21:43:   matchedOutput: {
2025-11-28T23:21:43:     type: 'pageFile',
2025-11-28T23:21:43:     fsPath: undefined,
2025-11-28T23:21:43:     locale: undefined,
2025-11-28T23:21:43:     itemsRoot: undefined,
2025-11-28T23:21:43:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:21:43:   },
2025-11-28T23:21:43:   statusCode: undefined,
2025-11-28T23:21:43:   resHeaders: {},
2025-11-28T23:21:43:   bodyStream: false,
2025-11-28T23:21:43:   parsedUrl: {
2025-11-28T23:21:43:     pathname: '/api/auth/providers',
2025-11-28T23:21:43:     query: [Object: null prototype] {}
2025-11-28T23:21:43:   },
2025-11-28T23:21:43:   finished: true
2025-11-28T23:21:43: }
2025-11-28T23:21:43: 2025-11-29T04:21:43.485Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T23:21:43:   host: 'gearly.com',
2025-11-28T23:21:43:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:21:43:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:21:43:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:21:43:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:21:43:   accept: '*/*',
2025-11-28T23:21:43:   'sec-fetch-site': 'same-origin',
2025-11-28T23:21:43:   'sec-fetch-mode': 'cors',
2025-11-28T23:21:43:   'sec-fetch-dest': 'empty',
2025-11-28T23:21:43:   referer: 'https://gearly.com/',
2025-11-28T23:21:43:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:21:43:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T23:21:43:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3a58wLkEmVYZgv6hZQ%2c42f621f05334b36abccdaba06d73862a; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..IxlZAqiU3Q2TBz58.VPgTgqnQtxMVbnI1toyjPdcBfrPfNIXQc_0wAXe9UOsY1ZCzu1MB8BF9vlOWXD1Zdtkqrl-cfWsPV694VZVmM4iMx2wzQ8lQUVZFJprsy24sQm7IofUUqSuKj2juEVJLgvkoW8s8AsOLrk7Av6EVIIjjrlZPe4D0b1wsOhUneEWLQ2F5CZ5V8jLBwOH2w2H504DGTbgmT4toewmt1LVL_7Mno0hi1POhVUeukniEyMEmE1Gpjhh9wnKYAqcjbLM5_vpjrwHJTqPutj3nC4_1hsCEQPsPq8EIHNcbBkJnYICEVGWKoGFOF54VJRJYdgOrOoWcECkuV_bKyeqV3tmz-Ua1aCrgip71R995vOKFYJmAEiW6wA.1YTUE8BXihri-iWvxWwjhQ',
2025-11-28T23:21:43:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T23:21:43:   'x-forwarded-proto': 'https',
2025-11-28T23:21:43:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:21:43:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:21:43:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:21:43:   connection: 'Keep-Alive',
2025-11-28T23:21:43:   'x-middleware-invoke': '',
2025-11-28T23:21:43:   'x-invoke-path': '/api/auth/providers',
2025-11-28T23:21:43:   'x-invoke-query': '%7B%7D',
2025-11-28T23:21:43:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:21:43: }
2025-11-28T23:21:43: 2025-11-29T04:21:43.486Z compression no compression: size below threshold
2025-11-28T23:21:43: 2025-11-29T04:21:43.486Z compression no compression: size below threshold
2025-11-28T23:21:43: 2025-11-29T04:21:43.711Z next:router-server:main requestHandler! /_next/static/Z_M3JtLSkfUpToOVtVbDa/_buildManifest.js {
2025-11-28T23:21:43:   matchedOutput: {
2025-11-28T23:21:43:     type: 'nextStaticFolder',
2025-11-28T23:21:43:     fsPath: '/home/americas/public_html/ai/.next/static/Z_M3JtLSkfUpToOVtVbDa/_buildManifest.js',
2025-11-28T23:21:43:     locale: undefined,
2025-11-28T23:21:43:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T23:21:43:     itemPath: '/Z_M3JtLSkfUpToOVtVbDa/_buildManifest.js'
2025-11-28T23:21:43:   },
2025-11-28T23:21:43:   statusCode: undefined,
2025-11-28T23:21:43:   resHeaders: {},
2025-11-28T23:21:43:   bodyStream: false,
2025-11-28T23:21:43:   parsedUrl: {
2025-11-28T23:21:43:     pathname: '/_next/static/Z_M3JtLSkfUpToOVtVbDa/_buildManifest.js',
2025-11-28T23:21:43:     query: [Object: null prototype] {}
2025-11-28T23:21:43:   },
2025-11-28T23:21:43:   finished: true
2025-11-28T23:21:43: }
2025-11-28T23:21:43: 2025-11-29T04:21:43.711Z send stat "/home/americas/public_html/ai/.next/static/Z_M3JtLSkfUpToOVtVbDa/_buildManifest.js"
2025-11-28T23:21:43: 2025-11-29T04:21:43.711Z send pipe "/home/americas/public_html/ai/.next/static/Z_M3JtLSkfUpToOVtVbDa/_buildManifest.js"
2025-11-28T23:21:43: 2025-11-29T04:21:43.711Z send accept ranges
2025-11-28T23:21:43: 2025-11-29T04:21:43.711Z send modified Sat, 29 Nov 2025 04:20:16 GMT
2025-11-28T23:21:43: 2025-11-29T04:21:43.711Z send etag W/"291-19acdd715db"
2025-11-28T23:21:43: 2025-11-29T04:21:43.711Z send content-type application/javascript
2025-11-28T23:21:43: 2025-11-29T04:21:43.712Z compression no compression: size below threshold
2025-11-28T23:21:43: 2025-11-29T04:21:43.721Z next:router-server:main requestHandler! /_next/static/Z_M3JtLSkfUpToOVtVbDa/_ssgManifest.js {
2025-11-28T23:21:43:   matchedOutput: {
2025-11-28T23:21:43:     type: 'nextStaticFolder',
2025-11-28T23:21:43:     fsPath: '/home/americas/public_html/ai/.next/static/Z_M3JtLSkfUpToOVtVbDa/_ssgManifest.js',
2025-11-28T23:21:43:     locale: undefined,
2025-11-28T23:21:43:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T23:21:43:     itemPath: '/Z_M3JtLSkfUpToOVtVbDa/_ssgManifest.js'
2025-11-28T23:21:43:   },
2025-11-28T23:21:43:   statusCode: undefined,
2025-11-28T23:21:43:   resHeaders: {},
2025-11-28T23:21:43:   bodyStream: false,
2025-11-28T23:21:43:   parsedUrl: {
2025-11-28T23:21:43:     pathname: '/_next/static/Z_M3JtLSkfUpToOVtVbDa/_ssgManifest.js',
2025-11-28T23:21:43:     query: [Object: null prototype] {}
2025-11-28T23:21:43:   },
2025-11-28T23:21:43:   finished: true
2025-11-28T23:21:43: }
2025-11-28T23:21:43: 2025-11-29T04:21:43.721Z send stat "/home/americas/public_html/ai/.next/static/Z_M3JtLSkfUpToOVtVbDa/_ssgManifest.js"
2025-11-28T23:21:43: 2025-11-29T04:21:43.721Z send pipe "/home/americas/public_html/ai/.next/static/Z_M3JtLSkfUpToOVtVbDa/_ssgManifest.js"
2025-11-28T23:21:43: 2025-11-29T04:21:43.721Z send accept ranges
2025-11-28T23:21:43: 2025-11-29T04:21:43.721Z send modified Sat, 29 Nov 2025 04:20:16 GMT
2025-11-28T23:21:43: 2025-11-29T04:21:43.721Z send etag W/"4d-19acdd715db"
2025-11-28T23:21:43: 2025-11-29T04:21:43.721Z send content-type application/javascript
2025-11-28T23:21:43: 2025-11-29T04:21:43.721Z compression no compression: size below threshold
2025-11-28T23:21:43: 2025-11-29T04:21:43.835Z next:router-server:main requestHandler! /api/conversations {
2025-11-28T23:21:43:   matchedOutput: {
2025-11-28T23:21:43:     type: 'pageFile',
2025-11-28T23:21:43:     fsPath: undefined,
2025-11-28T23:21:43:     locale: undefined,
2025-11-28T23:21:43:     itemsRoot: undefined,
2025-11-28T23:21:43:     itemPath: '/api/conversations'
2025-11-28T23:21:43:   },
2025-11-28T23:21:43:   statusCode: undefined,
2025-11-28T23:21:43:   resHeaders: {},
2025-11-28T23:21:43:   bodyStream: false,
2025-11-28T23:21:43:   parsedUrl: {
2025-11-28T23:21:43:     pathname: '/api/conversations',
2025-11-28T23:21:43:     query: [Object: null prototype] {}
2025-11-28T23:21:43:   },
2025-11-28T23:21:43:   finished: true
2025-11-28T23:21:43: }
2025-11-28T23:21:43: 2025-11-29T04:21:43.835Z next:router-server:main invokeRender /api/conversations {
2025-11-28T23:21:43:   host: 'gearly.com',
2025-11-28T23:21:43:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:21:43:   'cache-control': 'no-cache',
2025-11-28T23:21:43:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:21:43:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:21:43:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:21:43:   accept: '*/*',
2025-11-28T23:21:43:   'sec-fetch-site': 'same-origin',
2025-11-28T23:21:43:   'sec-fetch-mode': 'cors',
2025-11-28T23:21:43:   'sec-fetch-dest': 'empty',
2025-11-28T23:21:43:   referer: 'https://gearly.com/',
2025-11-28T23:21:43:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:21:43:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T23:21:43:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3a58wLkEmVYZgv6hZQ%2c42f621f05334b36abccdaba06d73862a; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..N-eUl1Qucx8UKlTI.-IMH4xpqSRK9773JDvNwd833wSwBMGWh4QkCC62HD15lbSyNW5796HmNxXKWRwK4pD6jMDwVCGVPQLaF0dz_NfinRwq6S8y35VPYG0EnPdLSFYN4H3K1P8Cx8OOKEYjKYajBuXs5WEiJRF-XgRT2EiXvs1EXpSkur0-xko-vQTUGvjFfqmM4lHjLbJ8fcWLc7Ah7jd087M7yVRa0vcc-6NymJQ_pKdYgWJLodq8clvVeUH1GUSkHzBQGiQMKI_PtOqYur6j1nMFuahA6eCZSGsx4wPYHuL4xOfAKTnw035guO3iDhpqRwCBMAuYv9L6GkfrHCHiDqBKsdJCVKC-7PjiFHzWkA32v71cApIcYBslTlpD9WQ.aJYyOGPhb0CIb8MxEohYNg',
2025-11-28T23:21:43:   'x-forwarded-proto': 'https',
2025-11-28T23:21:43:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:21:43:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:21:43:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:21:43:   connection: 'Keep-Alive',
2025-11-28T23:21:43:   'x-middleware-invoke': '',
2025-11-28T23:21:43:   'x-invoke-path': '/api/conversations',
2025-11-28T23:21:43:   'x-invoke-query': '%7B%7D',
2025-11-28T23:21:43:   'x-invoke-output': '/api/conversations'
2025-11-28T23:21:43: }
2025-11-28T23:21:43: 2025-11-29T04:21:43.846Z compression gzip compression
2025-11-28T23:21:43: 2025-11-29T04:21:43.865Z next:router-server:main requestHandler! /logo2.png {
2025-11-28T23:21:43:   matchedOutput: {
2025-11-28T23:21:43:     type: 'publicFolder',
2025-11-28T23:21:43:     fsPath: '/home/americas/public_html/ai/public/logo2.png',
2025-11-28T23:21:43:     locale: undefined,
2025-11-28T23:21:43:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T23:21:43:     itemPath: '/logo2.png'
2025-11-28T23:21:43:   },
2025-11-28T23:21:43:   statusCode: undefined,
2025-11-28T23:21:43:   resHeaders: {},
2025-11-28T23:21:43:   bodyStream: false,
2025-11-28T23:21:43:   parsedUrl: { pathname: '/logo2.png', query: [Object: null prototype] {} },
2025-11-28T23:21:43:   finished: true
2025-11-28T23:21:43: }
2025-11-28T23:21:43: 2025-11-29T04:21:43.865Z send stat "/home/americas/public_html/ai/public/logo2.png"
2025-11-28T23:21:43: 2025-11-29T04:21:43.865Z send pipe "/home/americas/public_html/ai/public/logo2.png"
2025-11-28T23:21:43: 2025-11-29T04:21:43.865Z send accept ranges
2025-11-28T23:21:43: 2025-11-29T04:21:43.865Z send cache-control public, max-age=0
2025-11-28T23:21:43: 2025-11-29T04:21:43.865Z send modified Fri, 28 Nov 2025 02:38:40 GMT
2025-11-28T23:21:43: 2025-11-29T04:21:43.865Z send etag W/"4c60-19ac853b5c1"
2025-11-28T23:21:43: 2025-11-29T04:21:43.865Z send content-type image/png
2025-11-28T23:21:43: 2025-11-29T04:21:43.865Z send not modified
2025-11-28T23:21:43: 2025-11-29T04:21:43.865Z compression undefined not compressible
2025-11-28T23:21:43: 2025-11-29T04:21:43.865Z compression no compression: filtered
2025-11-28T23:21:43: 2025-11-29T04:21:43.866Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T23:21:43:   matchedOutput: {
2025-11-28T23:21:43:     type: 'pageFile',
2025-11-28T23:21:43:     fsPath: undefined,
2025-11-28T23:21:43:     locale: undefined,
2025-11-28T23:21:43:     itemsRoot: undefined,
2025-11-28T23:21:43:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:21:43:   },
2025-11-28T23:21:43:   statusCode: undefined,
2025-11-28T23:21:43:   resHeaders: {},
2025-11-28T23:21:43:   bodyStream: false,
2025-11-28T23:21:43:   parsedUrl: {
2025-11-28T23:21:43:     pathname: '/api/auth/providers',
2025-11-28T23:21:43:     query: [Object: null prototype] {}
2025-11-28T23:21:43:   },
2025-11-28T23:21:43:   finished: true
2025-11-28T23:21:43: }
2025-11-28T23:21:43: 2025-11-29T04:21:43.866Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T23:21:43:   host: 'gearly.com',
2025-11-28T23:21:43:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:21:43:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:21:43:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:21:43:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:21:43:   accept: '*/*',
2025-11-28T23:21:43:   'sec-fetch-site': 'same-origin',
2025-11-28T23:21:43:   'sec-fetch-mode': 'cors',
2025-11-28T23:21:43:   'sec-fetch-dest': 'empty',
2025-11-28T23:21:43:   referer: 'https://gearly.com/',
2025-11-28T23:21:43:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:21:43:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T23:21:43:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3a58wLkEmVYZgv6hZQ%2c42f621f05334b36abccdaba06d73862a; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..N-eUl1Qucx8UKlTI.-IMH4xpqSRK9773JDvNwd833wSwBMGWh4QkCC62HD15lbSyNW5796HmNxXKWRwK4pD6jMDwVCGVPQLaF0dz_NfinRwq6S8y35VPYG0EnPdLSFYN4H3K1P8Cx8OOKEYjKYajBuXs5WEiJRF-XgRT2EiXvs1EXpSkur0-xko-vQTUGvjFfqmM4lHjLbJ8fcWLc7Ah7jd087M7yVRa0vcc-6NymJQ_pKdYgWJLodq8clvVeUH1GUSkHzBQGiQMKI_PtOqYur6j1nMFuahA6eCZSGsx4wPYHuL4xOfAKTnw035guO3iDhpqRwCBMAuYv9L6GkfrHCHiDqBKsdJCVKC-7PjiFHzWkA32v71cApIcYBslTlpD9WQ.aJYyOGPhb0CIb8MxEohYNg',
2025-11-28T23:21:43:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T23:21:43:   'x-forwarded-proto': 'https',
2025-11-28T23:21:43:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:21:43:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:21:43:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:21:43:   connection: 'Keep-Alive',
2025-11-28T23:21:43:   'x-middleware-invoke': '',
2025-11-28T23:21:43:   'x-invoke-path': '/api/auth/providers',
2025-11-28T23:21:43:   'x-invoke-query': '%7B%7D',
2025-11-28T23:21:43:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:21:43: }
2025-11-28T23:21:43: 2025-11-29T04:21:43.867Z compression no compression: size below threshold
2025-11-28T23:21:44: 2025-11-29T04:21:44.107Z next:router-server:main requestHandler! /logo.png {
2025-11-28T23:21:44:   matchedOutput: {
2025-11-28T23:21:44:     type: 'publicFolder',
2025-11-28T23:21:44:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T23:21:44:     locale: undefined,
2025-11-28T23:21:44:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T23:21:44:     itemPath: '/logo.png'
2025-11-28T23:21:44:   },
2025-11-28T23:21:44:   statusCode: undefined,
2025-11-28T23:21:44:   resHeaders: {},
2025-11-28T23:21:44:   bodyStream: false,
2025-11-28T23:21:44:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T23:21:44:   finished: true
2025-11-28T23:21:44: }
2025-11-28T23:21:44: 2025-11-29T04:21:44.107Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T23:21:44: 2025-11-29T04:21:44.108Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T23:21:44: 2025-11-29T04:21:44.108Z send accept ranges
2025-11-28T23:21:44: 2025-11-29T04:21:44.108Z send cache-control public, max-age=0
2025-11-28T23:21:44: 2025-11-29T04:21:44.108Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T23:21:44: 2025-11-29T04:21:44.108Z send etag W/"2465-19ac853b2f0"
2025-11-28T23:21:44: 2025-11-29T04:21:44.108Z send content-type image/png
2025-11-28T23:21:44: 2025-11-29T04:21:44.108Z send not modified
2025-11-28T23:21:44: 2025-11-29T04:21:44.108Z compression undefined not compressible
2025-11-28T23:21:44: 2025-11-29T04:21:44.108Z compression no compression: filtered
2025-11-28T23:21:47: 2025-11-29T04:21:47.326Z next:router-server:main requestHandler! /favicon.ico {
2025-11-28T23:21:47:   matchedOutput: {
2025-11-28T23:21:47:     type: 'publicFolder',
2025-11-28T23:21:47:     fsPath: '/home/americas/public_html/ai/public/favicon.ico',
2025-11-28T23:21:47:     locale: undefined,
2025-11-28T23:21:47:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T23:21:47:     itemPath: '/favicon.ico'
2025-11-28T23:21:47:   },
2025-11-28T23:21:47:   statusCode: undefined,
2025-11-28T23:21:47:   resHeaders: {},
2025-11-28T23:21:47:   bodyStream: false,
2025-11-28T23:21:47:   parsedUrl: { pathname: '/favicon.ico', query: [Object: null prototype] {} },
2025-11-28T23:21:47:   finished: true
2025-11-28T23:21:47: }
2025-11-28T23:21:47: 2025-11-29T04:21:47.327Z send stat "/home/americas/public_html/ai/public/favicon.ico"
2025-11-28T23:21:47: 2025-11-29T04:21:47.327Z send pipe "/home/americas/public_html/ai/public/favicon.ico"
2025-11-28T23:21:47: 2025-11-29T04:21:47.327Z send accept ranges
2025-11-28T23:21:47: 2025-11-29T04:21:47.327Z send cache-control public, max-age=0
2025-11-28T23:21:47: 2025-11-29T04:21:47.327Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T23:21:47: 2025-11-29T04:21:47.327Z send etag W/"3c2e-19ac853b221"
2025-11-28T23:21:47: 2025-11-29T04:21:47.327Z send content-type image/x-icon
2025-11-28T23:21:47: 2025-11-29T04:21:47.327Z send not modified
2025-11-28T23:21:47: 2025-11-29T04:21:47.327Z compression undefined not compressible
2025-11-28T23:21:47: 2025-11-29T04:21:47.327Z compression no compression: filtered
2025-11-28T23:21:47: 2025-11-29T04:21:47.672Z next:router-server:main requestHandler! /auth/signup {
2025-11-28T23:21:47:   matchedOutput: {
2025-11-28T23:21:47:     type: 'pageFile',
2025-11-28T23:21:47:     fsPath: undefined,
2025-11-28T23:21:47:     locale: undefined,
2025-11-28T23:21:47:     itemsRoot: undefined,
2025-11-28T23:21:47:     itemPath: '/auth/signup'
2025-11-28T23:21:47:   },
2025-11-28T23:21:47:   statusCode: undefined,
2025-11-28T23:21:47:   resHeaders: {},
2025-11-28T23:21:47:   bodyStream: false,
2025-11-28T23:21:47:   parsedUrl: { pathname: '/auth/signup', query: [Object: null prototype] {} },
2025-11-28T23:21:47:   finished: true
2025-11-28T23:21:47: }
2025-11-28T23:21:47: 2025-11-29T04:21:47.673Z next:router-server:main invokeRender /auth/signup {
2025-11-28T23:21:47:   host: 'gearly.com',
2025-11-28T23:21:47:   'cache-control': 'max-age=0',
2025-11-28T23:21:47:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:21:47:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:21:47:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:21:47:   'upgrade-insecure-requests': '1',
2025-11-28T23:21:47:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:21:47:   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',
2025-11-28T23:21:47:   'sec-fetch-site': 'same-origin',
2025-11-28T23:21:47:   'sec-fetch-mode': 'navigate',
2025-11-28T23:21:47:   'sec-fetch-user': '?1',
2025-11-28T23:21:47:   'sec-fetch-dest': 'document',
2025-11-28T23:21:47:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:21:47:   'accept-language': 'en',
2025-11-28T23:21:47:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BN3OuYEDuIG-5sWx.uMc0nIQMKipBvnvmemUe8AnpVj5S6w5KEHGp_nytESkAgqNU5aUnShrxL9ZrqZY8XmWb7-ORPeHOSRSN1TuBwiseDiCrIW09ZJHeIqVh4oJzejkjHKcaxEsgNbZ72fqJp6kMAlYjewksqcAnMSDRCHVmYXVHwNen7gU130-wAgVwRNo4z7U.DFSIHPG86SvkxbVU7s6I2Q; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..xDQ7G8VU9fMejckw.LLMAHHiDVVscRGc-vQgp_HVWWgXm9MAUeObc62jbLRrqVS6OPEXO0UsxQPzHquPoc0xmJu6Udvr3ekKLgqzvqnVv5_4XIEq0Zkz0Jnf2RL2Zk7WXb_MjQcAhoZ_TVPRqW_2Yx78yVETIlJTtkfGcDhiNL3wKmjmF1-Pi4-4L-G6807JxwzY.Xpnl5Naoi_CjLpAZqH0TGA',
2025-11-28T23:21:47:   'if-none-match': '"a8humyaima259"',
2025-11-28T23:21:47:   'x-forwarded-proto': 'https',
2025-11-28T23:21:47:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:21:47:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:21:47:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:21:47:   connection: 'Keep-Alive',
2025-11-28T23:21:47:   'x-middleware-invoke': '',
2025-11-28T23:21:47:   'x-invoke-path': '/auth/signup',
2025-11-28T23:21:47:   'x-invoke-query': '%7B%7D',
2025-11-28T23:21:47:   'x-invoke-output': '/auth/signup'
2025-11-28T23:21:47: }
2025-11-28T23:21:47: 2025-11-29T04:21:47.676Z compression gzip compression
2025-11-28T23:21:47: 2025-11-29T04:21:47.925Z next:router-server:main requestHandler! /_next/static/Z_M3JtLSkfUpToOVtVbDa/_buildManifest.js {
2025-11-28T23:21:47:   matchedOutput: {
2025-11-28T23:21:47:     type: 'nextStaticFolder',
2025-11-28T23:21:47:     fsPath: '/home/americas/public_html/ai/.next/static/Z_M3JtLSkfUpToOVtVbDa/_buildManifest.js',
2025-11-28T23:21:47:     locale: undefined,
2025-11-28T23:21:47:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T23:21:47:     itemPath: '/Z_M3JtLSkfUpToOVtVbDa/_buildManifest.js'
2025-11-28T23:21:47:   },
2025-11-28T23:21:47:   statusCode: undefined,
2025-11-28T23:21:47:   resHeaders: {},
2025-11-28T23:21:47:   bodyStream: false,
2025-11-28T23:21:47:   parsedUrl: {
2025-11-28T23:21:47:     pathname: '/_next/static/Z_M3JtLSkfUpToOVtVbDa/_buildManifest.js',
2025-11-28T23:21:47:     query: [Object: null prototype] {}
2025-11-28T23:21:47:   },
2025-11-28T23:21:47:   finished: true
2025-11-28T23:21:47: }
2025-11-28T23:21:47: 2025-11-29T04:21:47.925Z send stat "/home/americas/public_html/ai/.next/static/Z_M3JtLSkfUpToOVtVbDa/_buildManifest.js"
2025-11-28T23:21:47: 2025-11-29T04:21:47.926Z send pipe "/home/americas/public_html/ai/.next/static/Z_M3JtLSkfUpToOVtVbDa/_buildManifest.js"
2025-11-28T23:21:47: 2025-11-29T04:21:47.926Z send accept ranges
2025-11-28T23:21:47: 2025-11-29T04:21:47.926Z send modified Sat, 29 Nov 2025 04:20:16 GMT
2025-11-28T23:21:47: 2025-11-29T04:21:47.926Z send etag W/"291-19acdd715db"
2025-11-28T23:21:47: 2025-11-29T04:21:47.926Z send content-type application/javascript
2025-11-28T23:21:47: 2025-11-29T04:21:47.926Z compression no compression: size below threshold
2025-11-28T23:21:48: 2025-11-29T04:21:48.161Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T23:21:48:   matchedOutput: {
2025-11-28T23:21:48:     type: 'pageFile',
2025-11-28T23:21:48:     fsPath: undefined,
2025-11-28T23:21:48:     locale: undefined,
2025-11-28T23:21:48:     itemsRoot: undefined,
2025-11-28T23:21:48:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:21:48:   },
2025-11-28T23:21:48:   statusCode: undefined,
2025-11-28T23:21:48:   resHeaders: {},
2025-11-28T23:21:48:   bodyStream: false,
2025-11-28T23:21:48:   parsedUrl: {
2025-11-28T23:21:48:     pathname: '/api/auth/providers',
2025-11-28T23:21:48:     query: [Object: null prototype] {}
2025-11-28T23:21:48:   },
2025-11-28T23:21:48:   finished: true
2025-11-28T23:21:48: }
2025-11-28T23:21:48: 2025-11-29T04:21:48.162Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T23:21:48:   host: 'gearly.com',
2025-11-28T23:21:48:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:21:48:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:21:48:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:21:48:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:21:48:   accept: '*/*',
2025-11-28T23:21:48:   'sec-fetch-site': 'same-origin',
2025-11-28T23:21:48:   'sec-fetch-mode': 'cors',
2025-11-28T23:21:48:   'sec-fetch-dest': 'empty',
2025-11-28T23:21:48:   referer: 'https://gearly.com/auth/signup',
2025-11-28T23:21:48:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:21:48:   'accept-language': 'en',
2025-11-28T23:21:48:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BN3OuYEDuIG-5sWx.uMc0nIQMKipBvnvmemUe8AnpVj5S6w5KEHGp_nytESkAgqNU5aUnShrxL9ZrqZY8XmWb7-ORPeHOSRSN1TuBwiseDiCrIW09ZJHeIqVh4oJzejkjHKcaxEsgNbZ72fqJp6kMAlYjewksqcAnMSDRCHVmYXVHwNen7gU130-wAgVwRNo4z7U.DFSIHPG86SvkxbVU7s6I2Q; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..xDQ7G8VU9fMejckw.LLMAHHiDVVscRGc-vQgp_HVWWgXm9MAUeObc62jbLRrqVS6OPEXO0UsxQPzHquPoc0xmJu6Udvr3ekKLgqzvqnVv5_4XIEq0Zkz0Jnf2RL2Zk7WXb_MjQcAhoZ_TVPRqW_2Yx78yVETIlJTtkfGcDhiNL3wKmjmF1-Pi4-4L-G6807JxwzY.Xpnl5Naoi_CjLpAZqH0TGA',
2025-11-28T23:21:48:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T23:21:48:   'x-forwarded-proto': 'https',
2025-11-28T23:21:48:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:21:48:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:21:48:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:21:48:   connection: 'Keep-Alive',
2025-11-28T23:21:48:   'x-middleware-invoke': '',
2025-11-28T23:21:48:   'x-invoke-path': '/api/auth/providers',
2025-11-28T23:21:48:   'x-invoke-query': '%7B%7D',
2025-11-28T23:21:48:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:21:48: }
2025-11-28T23:21:48: 2025-11-29T04:21:48.163Z compression no compression: size below threshold
2025-11-28T23:21:48: 2025-11-29T04:21:48.402Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T23:21:48:   matchedOutput: {
2025-11-28T23:21:48:     type: 'pageFile',
2025-11-28T23:21:48:     fsPath: undefined,
2025-11-28T23:21:48:     locale: undefined,
2025-11-28T23:21:48:     itemsRoot: undefined,
2025-11-28T23:21:48:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:21:48:   },
2025-11-28T23:21:48:   statusCode: undefined,
2025-11-28T23:21:48:   resHeaders: {},
2025-11-28T23:21:48:   bodyStream: false,
2025-11-28T23:21:48:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T23:21:48:   finished: true
2025-11-28T23:21:48: }
2025-11-28T23:21:48: 2025-11-29T04:21:48.402Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T23:21:48:   host: 'gearly.com',
2025-11-28T23:21:48:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:21:48:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:21:48:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:21:48:   'content-type': 'application/json',
2025-11-28T23:21:48:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:21:48:   accept: '*/*',
2025-11-28T23:21:48:   'sec-fetch-site': 'same-origin',
2025-11-28T23:21:48:   'sec-fetch-mode': 'cors',
2025-11-28T23:21:48:   'sec-fetch-dest': 'empty',
2025-11-28T23:21:48:   referer: 'https://gearly.com/auth/signup',
2025-11-28T23:21:48:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:21:48:   'accept-language': 'en',
2025-11-28T23:21:48:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BN3OuYEDuIG-5sWx.uMc0nIQMKipBvnvmemUe8AnpVj5S6w5KEHGp_nytESkAgqNU5aUnShrxL9ZrqZY8XmWb7-ORPeHOSRSN1TuBwiseDiCrIW09ZJHeIqVh4oJzejkjHKcaxEsgNbZ72fqJp6kMAlYjewksqcAnMSDRCHVmYXVHwNen7gU130-wAgVwRNo4z7U.DFSIHPG86SvkxbVU7s6I2Q; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..xDQ7G8VU9fMejckw.LLMAHHiDVVscRGc-vQgp_HVWWgXm9MAUeObc62jbLRrqVS6OPEXO0UsxQPzHquPoc0xmJu6Udvr3ekKLgqzvqnVv5_4XIEq0Zkz0Jnf2RL2Zk7WXb_MjQcAhoZ_TVPRqW_2Yx78yVETIlJTtkfGcDhiNL3wKmjmF1-Pi4-4L-G6807JxwzY.Xpnl5Naoi_CjLpAZqH0TGA',
2025-11-28T23:21:48:   'if-none-match': '"bwc9mymkdm2"',
2025-11-28T23:21:48:   'x-forwarded-proto': 'https',
2025-11-28T23:21:48:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:21:48:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:21:48:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:21:48:   connection: 'Keep-Alive',
2025-11-28T23:21:48:   'x-middleware-invoke': '',
2025-11-28T23:21:48:   'x-invoke-path': '/api/auth/session',
2025-11-28T23:21:48:   'x-invoke-query': '%7B%7D',
2025-11-28T23:21:48:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:21:48: }
2025-11-28T23:21:48: 2025-11-29T04:21:48.403Z compression no compression: size below threshold
2025-11-28T23:21:48: 2025-11-29T04:21:48.411Z next:router-server:main requestHandler! /_next/static/Z_M3JtLSkfUpToOVtVbDa/_ssgManifest.js {
2025-11-28T23:21:48:   matchedOutput: {
2025-11-28T23:21:48:     type: 'nextStaticFolder',
2025-11-28T23:21:48:     fsPath: '/home/americas/public_html/ai/.next/static/Z_M3JtLSkfUpToOVtVbDa/_ssgManifest.js',
2025-11-28T23:21:48:     locale: undefined,
2025-11-28T23:21:48:     itemsRoot: '/home/americas/public_html/ai/.next/static',
2025-11-28T23:21:48:     itemPath: '/Z_M3JtLSkfUpToOVtVbDa/_ssgManifest.js'
2025-11-28T23:21:48:   },
2025-11-28T23:21:48:   statusCode: undefined,
2025-11-28T23:21:48:   resHeaders: {},
2025-11-28T23:21:48:   bodyStream: false,
2025-11-28T23:21:48:   parsedUrl: {
2025-11-28T23:21:48:     pathname: '/_next/static/Z_M3JtLSkfUpToOVtVbDa/_ssgManifest.js',
2025-11-28T23:21:48:     query: [Object: null prototype] {}
2025-11-28T23:21:48:   },
2025-11-28T23:21:48:   finished: true
2025-11-28T23:21:48: }
2025-11-28T23:21:48: 2025-11-29T04:21:48.411Z send stat "/home/americas/public_html/ai/.next/static/Z_M3JtLSkfUpToOVtVbDa/_ssgManifest.js"
2025-11-28T23:21:48: 2025-11-29T04:21:48.411Z send pipe "/home/americas/public_html/ai/.next/static/Z_M3JtLSkfUpToOVtVbDa/_ssgManifest.js"
2025-11-28T23:21:48: 2025-11-29T04:21:48.411Z send accept ranges
2025-11-28T23:21:48: 2025-11-29T04:21:48.411Z send modified Sat, 29 Nov 2025 04:20:16 GMT
2025-11-28T23:21:48: 2025-11-29T04:21:48.411Z send etag W/"4d-19acdd715db"
2025-11-28T23:21:48: 2025-11-29T04:21:48.411Z send content-type application/javascript
2025-11-28T23:21:48: 2025-11-29T04:21:48.412Z next:router-server:main requestHandler! /logo.png {
2025-11-28T23:21:48:   matchedOutput: {
2025-11-28T23:21:48:     type: 'publicFolder',
2025-11-28T23:21:48:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T23:21:48:     locale: undefined,
2025-11-28T23:21:48:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T23:21:48:     itemPath: '/logo.png'
2025-11-28T23:21:48:   },
2025-11-28T23:21:48:   statusCode: undefined,
2025-11-28T23:21:48:   resHeaders: {},
2025-11-28T23:21:48:   bodyStream: false,
2025-11-28T23:21:48:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T23:21:48:   finished: true
2025-11-28T23:21:48: }
2025-11-28T23:21:48: 2025-11-29T04:21:48.412Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T23:21:48: 2025-11-29T04:21:48.412Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T23:21:48: 2025-11-29T04:21:48.412Z send accept ranges
2025-11-28T23:21:48: 2025-11-29T04:21:48.412Z send cache-control public, max-age=0
2025-11-28T23:21:48: 2025-11-29T04:21:48.412Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T23:21:48: 2025-11-29T04:21:48.412Z send etag W/"2465-19ac853b2f0"
2025-11-28T23:21:48: 2025-11-29T04:21:48.412Z send content-type image/png
2025-11-28T23:21:48: 2025-11-29T04:21:48.412Z send not modified
2025-11-28T23:21:48: 2025-11-29T04:21:48.412Z compression undefined not compressible
2025-11-28T23:21:48: 2025-11-29T04:21:48.412Z compression no compression: filtered
2025-11-28T23:21:48: 2025-11-29T04:21:48.412Z compression no compression: size below threshold
2025-11-28T23:21:48: 2025-11-29T04:21:48.643Z next:router-server:main requestHandler! /favicon.ico {
2025-11-28T23:21:48:   matchedOutput: {
2025-11-28T23:21:48:     type: 'publicFolder',
2025-11-28T23:21:48:     fsPath: '/home/americas/public_html/ai/public/favicon.ico',
2025-11-28T23:21:48:     locale: undefined,
2025-11-28T23:21:48:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T23:21:48:     itemPath: '/favicon.ico'
2025-11-28T23:21:48:   },
2025-11-28T23:21:48:   statusCode: undefined,
2025-11-28T23:21:48:   resHeaders: {},
2025-11-28T23:21:48:   bodyStream: false,
2025-11-28T23:21:48:   parsedUrl: { pathname: '/favicon.ico', query: [Object: null prototype] {} },
2025-11-28T23:21:48:   finished: true
2025-11-28T23:21:48: }
2025-11-28T23:21:48: 2025-11-29T04:21:48.643Z send stat "/home/americas/public_html/ai/public/favicon.ico"
2025-11-28T23:21:48: 2025-11-29T04:21:48.643Z send pipe "/home/americas/public_html/ai/public/favicon.ico"
2025-11-28T23:21:48: 2025-11-29T04:21:48.643Z send accept ranges
2025-11-28T23:21:48: 2025-11-29T04:21:48.643Z send cache-control public, max-age=0
2025-11-28T23:21:48: 2025-11-29T04:21:48.644Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T23:21:48: 2025-11-29T04:21:48.644Z send etag W/"3c2e-19ac853b221"
2025-11-28T23:21:48: 2025-11-29T04:21:48.644Z send content-type image/x-icon
2025-11-28T23:21:48: 2025-11-29T04:21:48.644Z send not modified
2025-11-28T23:21:48: 2025-11-29T04:21:48.644Z compression undefined not compressible
2025-11-28T23:21:48: 2025-11-29T04:21:48.644Z compression no compression: filtered
2025-11-28T23:21:49: 2025-11-29T04:21:49.643Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T23:21:49:   matchedOutput: {
2025-11-28T23:21:49:     type: 'pageFile',
2025-11-28T23:21:49:     fsPath: undefined,
2025-11-28T23:21:49:     locale: undefined,
2025-11-28T23:21:49:     itemsRoot: undefined,
2025-11-28T23:21:49:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:21:49:   },
2025-11-28T23:21:49:   statusCode: undefined,
2025-11-28T23:21:49:   resHeaders: {},
2025-11-28T23:21:49:   bodyStream: false,
2025-11-28T23:21:49:   parsedUrl: {
2025-11-28T23:21:49:     pathname: '/api/auth/providers',
2025-11-28T23:21:49:     query: [Object: null prototype] {}
2025-11-28T23:21:49:   },
2025-11-28T23:21:49:   finished: true
2025-11-28T23:21:49: }
2025-11-28T23:21:49: 2025-11-29T04:21:49.644Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T23:21:49:   host: 'gearly.com',
2025-11-28T23:21:49:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:21:49:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:21:49:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:21:49:   'content-type': 'application/json',
2025-11-28T23:21:49:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:21:49:   accept: '*/*',
2025-11-28T23:21:49:   'sec-fetch-site': 'same-origin',
2025-11-28T23:21:49:   'sec-fetch-mode': 'cors',
2025-11-28T23:21:49:   'sec-fetch-dest': 'empty',
2025-11-28T23:21:49:   referer: 'https://gearly.com/auth/signup',
2025-11-28T23:21:49:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:21:49:   'accept-language': 'en',
2025-11-28T23:21:49:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BN3OuYEDuIG-5sWx.uMc0nIQMKipBvnvmemUe8AnpVj5S6w5KEHGp_nytESkAgqNU5aUnShrxL9ZrqZY8XmWb7-ORPeHOSRSN1TuBwiseDiCrIW09ZJHeIqVh4oJzejkjHKcaxEsgNbZ72fqJp6kMAlYjewksqcAnMSDRCHVmYXVHwNen7gU130-wAgVwRNo4z7U.DFSIHPG86SvkxbVU7s6I2Q; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..xDQ7G8VU9fMejckw.LLMAHHiDVVscRGc-vQgp_HVWWgXm9MAUeObc62jbLRrqVS6OPEXO0UsxQPzHquPoc0xmJu6Udvr3ekKLgqzvqnVv5_4XIEq0Zkz0Jnf2RL2Zk7WXb_MjQcAhoZ_TVPRqW_2Yx78yVETIlJTtkfGcDhiNL3wKmjmF1-Pi4-4L-G6807JxwzY.Xpnl5Naoi_CjLpAZqH0TGA',
2025-11-28T23:21:49:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T23:21:49:   'x-forwarded-proto': 'https',
2025-11-28T23:21:49:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:21:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:21:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:21:49:   connection: 'Keep-Alive',
2025-11-28T23:21:49:   'x-middleware-invoke': '',
2025-11-28T23:21:49:   'x-invoke-path': '/api/auth/providers',
2025-11-28T23:21:49:   'x-invoke-query': '%7B%7D',
2025-11-28T23:21:49:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:21:49: }
2025-11-28T23:21:49: 2025-11-29T04:21:49.645Z compression no compression: size below threshold
2025-11-28T23:21:49: 2025-11-29T04:21:49.881Z next:router-server:main requestHandler! /api/auth/csrf {
2025-11-28T23:21:49:   matchedOutput: {
2025-11-28T23:21:49:     type: 'pageFile',
2025-11-28T23:21:49:     fsPath: undefined,
2025-11-28T23:21:49:     locale: undefined,
2025-11-28T23:21:49:     itemsRoot: undefined,
2025-11-28T23:21:49:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:21:49:   },
2025-11-28T23:21:49:   statusCode: undefined,
2025-11-28T23:21:49:   resHeaders: {},
2025-11-28T23:21:49:   bodyStream: false,
2025-11-28T23:21:49:   parsedUrl: { pathname: '/api/auth/csrf', query: [Object: null prototype] {} },
2025-11-28T23:21:49:   finished: true
2025-11-28T23:21:49: }
2025-11-28T23:21:49: 2025-11-29T04:21:49.881Z next:router-server:main invokeRender /api/auth/csrf {
2025-11-28T23:21:49:   host: 'gearly.com',
2025-11-28T23:21:49:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:21:49:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:21:49:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:21:49:   'content-type': 'application/json',
2025-11-28T23:21:49:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:21:49:   accept: '*/*',
2025-11-28T23:21:49:   'sec-fetch-site': 'same-origin',
2025-11-28T23:21:49:   'sec-fetch-mode': 'cors',
2025-11-28T23:21:49:   'sec-fetch-dest': 'empty',
2025-11-28T23:21:49:   referer: 'https://gearly.com/auth/signup',
2025-11-28T23:21:49:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:21:49:   'accept-language': 'en',
2025-11-28T23:21:49:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BN3OuYEDuIG-5sWx.uMc0nIQMKipBvnvmemUe8AnpVj5S6w5KEHGp_nytESkAgqNU5aUnShrxL9ZrqZY8XmWb7-ORPeHOSRSN1TuBwiseDiCrIW09ZJHeIqVh4oJzejkjHKcaxEsgNbZ72fqJp6kMAlYjewksqcAnMSDRCHVmYXVHwNen7gU130-wAgVwRNo4z7U.DFSIHPG86SvkxbVU7s6I2Q; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..xDQ7G8VU9fMejckw.LLMAHHiDVVscRGc-vQgp_HVWWgXm9MAUeObc62jbLRrqVS6OPEXO0UsxQPzHquPoc0xmJu6Udvr3ekKLgqzvqnVv5_4XIEq0Zkz0Jnf2RL2Zk7WXb_MjQcAhoZ_TVPRqW_2Yx78yVETIlJTtkfGcDhiNL3wKmjmF1-Pi4-4L-G6807JxwzY.Xpnl5Naoi_CjLpAZqH0TGA',
2025-11-28T23:21:49:   'if-none-match': '"npsymumy8l28"',
2025-11-28T23:21:49:   'x-forwarded-proto': 'https',
2025-11-28T23:21:49:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:21:49:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:21:49:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:21:49:   connection: 'Keep-Alive',
2025-11-28T23:21:49:   'x-middleware-invoke': '',
2025-11-28T23:21:49:   'x-invoke-path': '/api/auth/csrf',
2025-11-28T23:21:49:   'x-invoke-query': '%7B%7D',
2025-11-28T23:21:49:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:21:49: }
2025-11-28T23:21:49: 2025-11-29T04:21:49.882Z compression no compression: size below threshold
2025-11-28T23:21:50: 2025-11-29T04:21:50.110Z next:router-server:main requestHandler! /api/auth/signin/google {
2025-11-28T23:21:50:   matchedOutput: {
2025-11-28T23:21:50:     type: 'pageFile',
2025-11-28T23:21:50:     fsPath: undefined,
2025-11-28T23:21:50:     locale: undefined,
2025-11-28T23:21:50:     itemsRoot: undefined,
2025-11-28T23:21:50:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:21:50:   },
2025-11-28T23:21:50:   statusCode: undefined,
2025-11-28T23:21:50:   resHeaders: {},
2025-11-28T23:21:50:   bodyStream: false,
2025-11-28T23:21:50:   parsedUrl: {
2025-11-28T23:21:50:     pathname: '/api/auth/signin/google',
2025-11-28T23:21:50:     query: [Object: null prototype] {}
2025-11-28T23:21:50:   },
2025-11-28T23:21:50:   finished: true
2025-11-28T23:21:50: }
2025-11-28T23:21:50: 2025-11-29T04:21:50.110Z next:router-server:main invokeRender /api/auth/signin/google {
2025-11-28T23:21:50:   host: 'gearly.com',
2025-11-28T23:21:50:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:21:50:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:21:50:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:21:50:   'content-type': 'application/x-www-form-urlencoded',
2025-11-28T23:21:50:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:21:50:   accept: '*/*',
2025-11-28T23:21:50:   origin: 'https://gearly.com',
2025-11-28T23:21:50:   'sec-fetch-site': 'same-origin',
2025-11-28T23:21:50:   'sec-fetch-mode': 'cors',
2025-11-28T23:21:50:   'sec-fetch-dest': 'empty',
2025-11-28T23:21:50:   referer: 'https://gearly.com/auth/signup',
2025-11-28T23:21:50:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:21:50:   'accept-language': 'en',
2025-11-28T23:21:50:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..BN3OuYEDuIG-5sWx.uMc0nIQMKipBvnvmemUe8AnpVj5S6w5KEHGp_nytESkAgqNU5aUnShrxL9ZrqZY8XmWb7-ORPeHOSRSN1TuBwiseDiCrIW09ZJHeIqVh4oJzejkjHKcaxEsgNbZ72fqJp6kMAlYjewksqcAnMSDRCHVmYXVHwNen7gU130-wAgVwRNo4z7U.DFSIHPG86SvkxbVU7s6I2Q; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..xDQ7G8VU9fMejckw.LLMAHHiDVVscRGc-vQgp_HVWWgXm9MAUeObc62jbLRrqVS6OPEXO0UsxQPzHquPoc0xmJu6Udvr3ekKLgqzvqnVv5_4XIEq0Zkz0Jnf2RL2Zk7WXb_MjQcAhoZ_TVPRqW_2Yx78yVETIlJTtkfGcDhiNL3wKmjmF1-Pi4-4L-G6807JxwzY.Xpnl5Naoi_CjLpAZqH0TGA',
2025-11-28T23:21:50:   'x-forwarded-proto': 'https',
2025-11-28T23:21:50:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:21:50:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:21:50:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:21:50:   'content-length': '137',
2025-11-28T23:21:50:   connection: 'Keep-Alive',
2025-11-28T23:21:50:   'x-middleware-invoke': '',
2025-11-28T23:21:50:   'x-invoke-path': '/api/auth/signin/google',
2025-11-28T23:21:50:   'x-invoke-query': '%7B%7D',
2025-11-28T23:21:50:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:21:50: }
2025-11-28T23:21:50: 2025-11-29T04:21:50.132Z compression no compression: size below threshold
2025-11-28T23:22:05: 2025-11-29T04:22:05.729Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T23:22:05:   matchedOutput: {
2025-11-28T23:22:05:     type: 'pageFile',
2025-11-28T23:22:05:     fsPath: undefined,
2025-11-28T23:22:05:     locale: undefined,
2025-11-28T23:22:05:     itemsRoot: undefined,
2025-11-28T23:22:05:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:22:05:   },
2025-11-28T23:22:05:   statusCode: undefined,
2025-11-28T23:22:05:   resHeaders: {},
2025-11-28T23:22:05:   bodyStream: false,
2025-11-28T23:22:05:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T23:22:05:   finished: true
2025-11-28T23:22:05: }
2025-11-28T23:22:05: 2025-11-29T04:22:05.729Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T23:22:05:   host: 'gearly.com',
2025-11-28T23:22:05:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:22:05:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:22:05:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:22:05:   'content-type': 'application/json',
2025-11-28T23:22:05:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:22:05:   accept: '*/*',
2025-11-28T23:22:05:   'sec-fetch-site': 'same-origin',
2025-11-28T23:22:05:   'sec-fetch-mode': 'cors',
2025-11-28T23:22:05:   'sec-fetch-dest': 'empty',
2025-11-28T23:22:05:   referer: 'https://gearly.com/',
2025-11-28T23:22:05:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:22:05:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T23:22:05:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3a58wLkEmVYZgv6hZQ%2c42f621f05334b36abccdaba06d73862a; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..tIRYS_BX8bflXHOt.6SvnNoasMV0gzc81jTyJh7GFmWetpVEfxfdL5A1pkSvUse0zQClsTn9nGoHD6iV8ThIIjVJQecc1eP5BqEJJvp5M3P2EDLI4Wn7LD3IKV-an7LtfyA95bDt1zw-AHBNGNXeGqzXNAa_F4bpqI7sG0WCG40uHYN77hNEJ1yBcLN_fAEt99fT_GP9HulcQXx2T7i_SWTQTESXpqLgB9eshWPDHIGEEjFub3JVZxziDHC6mVYxjJ6el2fy5KtaU4Tl01YateHp0OSWmnPmdPRbDLvS-QDi2o5el8GjTqrz0JkhzSOeGwJkL939yYU9HhSSdZjpArSOPVeZzhlLR2DQKzK_r_GjoxAe09XPAL02ut_x_Mb1zdQ.BjbRiPhmUNSwTsuBB1KiaA',
2025-11-28T23:22:05:   'if-none-match': '"xfyfexojqt6g"',
2025-11-28T23:22:05:   'x-forwarded-proto': 'https',
2025-11-28T23:22:05:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:22:05:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:22:05:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:22:05:   connection: 'Keep-Alive',
2025-11-28T23:22:05:   'x-middleware-invoke': '',
2025-11-28T23:22:05:   'x-invoke-path': '/api/auth/session',
2025-11-28T23:22:05:   'x-invoke-query': '%7B%7D',
2025-11-28T23:22:05:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:22:05: }
2025-11-28T23:22:05: 2025-11-29T04:22:05.731Z compression no compression: size below threshold
2025-11-28T23:23:18: 2025-11-29T04:23:18.304Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T23:23:18:   matchedOutput: {
2025-11-28T23:23:18:     type: 'pageFile',
2025-11-28T23:23:18:     fsPath: undefined,
2025-11-28T23:23:18:     locale: undefined,
2025-11-28T23:23:18:     itemsRoot: undefined,
2025-11-28T23:23:18:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:23:18:   },
2025-11-28T23:23:18:   statusCode: undefined,
2025-11-28T23:23:18:   resHeaders: {},
2025-11-28T23:23:18:   bodyStream: false,
2025-11-28T23:23:18:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T23:23:18:   finished: true
2025-11-28T23:23:18: }
2025-11-28T23:23:18: 2025-11-29T04:23:18.304Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T23:23:18:   host: 'gearly.com',
2025-11-28T23:23:18:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:23:18:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:23:18:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:23:18:   'content-type': 'application/json',
2025-11-28T23:23:18:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:23:18:   accept: '*/*',
2025-11-28T23:23:18:   'sec-fetch-site': 'same-origin',
2025-11-28T23:23:18:   'sec-fetch-mode': 'cors',
2025-11-28T23:23:18:   'sec-fetch-dest': 'empty',
2025-11-28T23:23:18:   referer: 'https://gearly.com/',
2025-11-28T23:23:18:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:23:18:   'accept-language': 'en,en-GB;q=0.9',
2025-11-28T23:23:18:   cookie: 'roundcube_cookies=enabled; timezone=Asia/Karachi; cpsession=gearly%3aydae0fBavLb8DXtw%2ccf3bb4c17ac0dfe68dde770d7491a271; next-auth.csrf-token=ef5fcbe4db200bf5e22f996bead76948bf5618c7fcd7a823b923e1f25915fa19%7Ce29745f4e5bb824d7bdf8f0f5d0496abd537addd3d51bbea505d1b88cd0dae13; guest_q=5; __Host-next-auth.csrf-token=a5d11d6cb357069a520f2f617e11d76b05344c9f6cdba81a90dd534c58aa26a8%7Cbf0fe7b3c363f748cd673f1fbcec98779bcc57d7c8116d9e1d56eeb239e4e075; __Secure-next-auth.callback-url=https%3A%2F%2Fgearly.com%2Fauth%2Fsignin; __Secure-next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..yk5bTzy6rrk1VQt3.hC8SwjWVEnb6oj4XbqPLxVIX0Lpei2UBz1-QL0RTbuoHlzqVwAuYneUjwC7P-Un0aXjNPLbZkyqUYuuAqgYAxtLJqVesexcu-57xFxhXgVEMPNWvHxaRhBndke2AQy52EmUA4DO6Pjic28K6HhstB_9jirPQWt8rNoygrVZFs-HLjL8aWiwk8_eXQRggDY_y_uFpou_ojHs_zWEejX5-BffNV53Ka03_0hSxSG2xOfyKSKaQwQzNJ7_qd2oAyAWkIYdDwIgMoQlVZPT4nLfNcvauHDYXZqjD_v1nU0JdDvPhSL14k5ObjkyPHIPrhQBGDqclbLI2e-BB5VA4F0TqpTA7OufDiA.Xgo7UjjOxu7HelO_ZpjO1A; roundcube_sessauth=9LgTspeuRTIUTLdjNLjR7MBdPE5x6uPD-1764183300; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; webmailsession=%3a58wLkEmVYZgv6hZQ%2c42f621f05334b36abccdaba06d73862a; next-auth.session-token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..nWJvfeNEL5z3k2iV.d0ZVDOnjzgA5ENBLKUQEAg8Zf7IlOixyaLiUSOjfdhewSaYxuwU6W6WDD9sQllJ5BGqJRBTVGKV-WBDSbTet53UwHrAgpbsGSQaOJ3boKillossi4lHt-t3z5lwtVS4R6kikt0DAm63BnX-ozHeQs4FfaCY78ztZFKm3AXUajiXNh3JWKKpVaQLRlJT-NoAxaPNMrfMrWSreDA3bKQUD0wmDc39aT1urGGdM7SS57xjpBcsosTalW6vOfLiqQvBPsAkhmVJeQEFm9iTiVNRbO9sli52YkLP4RQ0CDdUg5In64MRLRy23o5WBm220QrKWAPgYi_d8nVyYqmfRCSCfV5gEzaM2JJpz9msmjPA_mGYECCBU_g.sT1_ncyuoZUdib0eNfkvMw',
2025-11-28T23:23:18:   'if-none-match': '"38zj32d23w6g"',
2025-11-28T23:23:18:   'x-forwarded-proto': 'https',
2025-11-28T23:23:18:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:23:18:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:23:18:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:23:18:   connection: 'Keep-Alive',
2025-11-28T23:23:18:   'x-middleware-invoke': '',
2025-11-28T23:23:18:   'x-invoke-path': '/api/auth/session',
2025-11-28T23:23:18:   'x-invoke-query': '%7B%7D',
2025-11-28T23:23:18:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:23:18: }
2025-11-28T23:23:18: 2025-11-29T04:23:18.305Z compression no compression: size below threshold
2025-11-28T23:24:53: 2025-11-29T04:24:53.584Z next:start-server start-server process cleanup
2025-11-28T23:24:53: 2025-11-29T04:24:53.891Z next:router-server:filesystem nextDataRoutes Set(0) {}
2025-11-28T23:24:53: 2025-11-29T04:24:53.891Z next:router-server:filesystem dynamicRoutes [
2025-11-28T23:24:53:   {
2025-11-28T23:24:53:     page: '/api/auth/[...nextauth]',
2025-11-28T23:24:53:     regex: '^/api/auth/(.+?)(?:/)?$',
2025-11-28T23:24:53:     routeKeys: { nxtPnextauth: 'nxtPnextauth' },
2025-11-28T23:24:53:     namedRegex: '^/api/auth/(?<nxtPnextauth>.+?)(?:/)?$',
2025-11-28T23:24:53:     match: [Function (anonymous)]
2025-11-28T23:24:53:   },
2025-11-28T23:24:53:   {
2025-11-28T23:24:53:     page: '/api/conversation/[id]',
2025-11-28T23:24:53:     regex: '^/api/conversation/([^/]+?)(?:/)?$',
2025-11-28T23:24:53:     routeKeys: { nxtPid: 'nxtPid' },
2025-11-28T23:24:53:     namedRegex: '^/api/conversation/(?<nxtPid>[^/]+?)(?:/)?$',
2025-11-28T23:24:53:     match: [Function (anonymous)]
2025-11-28T23:24:53:   },
2025-11-28T23:24:53:   {
2025-11-28T23:24:53:     page: '/c/[id]',
2025-11-28T23:24:53:     regex: '^/c/([^/]+?)(?:/)?$',
2025-11-28T23:24:53:     routeKeys: { nxtPid: 'nxtPid' },
2025-11-28T23:24:53:     namedRegex: '^/c/(?<nxtPid>[^/]+?)(?:/)?$',
2025-11-28T23:24:53:     match: [Function (anonymous)]
2025-11-28T23:24:53:   }
2025-11-28T23:24:53: ]
2025-11-28T23:24:53: 2025-11-29T04:24:53.892Z next:router-server:filesystem pageFiles Set(21) {
2025-11-28T23:24:53:   '/api/admin/stats',
2025-11-28T23:24:53:   '/_error',
2025-11-28T23:24:53:   '/api/admin/users',
2025-11-28T23:24:53:   '/_app',
2025-11-28T23:24:53:   '/admin',
2025-11-28T23:24:53:   '/api/conversations',
2025-11-28T23:24:53:   '/api/generate',
2025-11-28T23:24:53:   '/api/conversation/[id]',
2025-11-28T23:24:53:   '/api/debug-pinecone',
2025-11-28T23:24:53:   '/api/rebuild-user-index',
2025-11-28T23:24:53:   '/api/test-fetch',
2025-11-28T23:24:53:   '/api/auth/register',
2025-11-28T23:24:53:   '/c/[id]',
2025-11-28T23:24:53:   '/api/stream',
2025-11-28T23:24:53:   '/_document',
2025-11-28T23:24:53:   '/api/auth/[...nextauth]',
2025-11-28T23:24:53:   '/',
2025-11-28T23:24:53:   '/auth/signin',
2025-11-28T23:24:53:   '/api/upload',
2025-11-28T23:24:53:   '/auth/signup',
2025-11-28T23:24:53:   '/404'
2025-11-28T23:24:53: }
2025-11-28T23:24:53: 2025-11-29T04:24:53.892Z next:router-server:filesystem appFiles Set(0) {}
2025-11-28T23:25:00: 2025-11-29T04:25:00.595Z next:router-server:main requestHandler! /auth/signup {
2025-11-28T23:25:00:   matchedOutput: {
2025-11-28T23:25:00:     type: 'pageFile',
2025-11-28T23:25:00:     fsPath: undefined,
2025-11-28T23:25:00:     locale: undefined,
2025-11-28T23:25:00:     itemsRoot: undefined,
2025-11-28T23:25:00:     itemPath: '/auth/signup'
2025-11-28T23:25:00:   },
2025-11-28T23:25:00:   statusCode: undefined,
2025-11-28T23:25:00:   resHeaders: {},
2025-11-28T23:25:00:   bodyStream: false,
2025-11-28T23:25:00:   parsedUrl: { pathname: '/auth/signup', query: [Object: null prototype] {} },
2025-11-28T23:25:00:   finished: true
2025-11-28T23:25:00: }
2025-11-28T23:25:00: 2025-11-29T04:25:00.595Z next:router-server:main invokeRender /auth/signup {
2025-11-28T23:25:00:   host: 'gearly.com',
2025-11-28T23:25:00:   'cache-control': 'max-age=0',
2025-11-28T23:25:00:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:25:00:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:25:00:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:25:00:   'upgrade-insecure-requests': '1',
2025-11-28T23:25:00:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:25:00:   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',
2025-11-28T23:25:00:   'sec-fetch-site': 'same-origin',
2025-11-28T23:25:00:   'sec-fetch-mode': 'navigate',
2025-11-28T23:25:00:   'sec-fetch-user': '?1',
2025-11-28T23:25:00:   'sec-fetch-dest': 'document',
2025-11-28T23:25:00:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:25:00:   'accept-language': 'en',
2025-11-28T23:25:00:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..obIb9LHrpFRWzpV8.AOuPvx0IhyTe3uh66TTDZ7sMjXfF4tMP_zfy68abnYFrx40jpwTk4OSoAp_BYjvLp2pqU1l2yL0_uFkTYHZw_u4FJzyBtmtKh4QXmv_m0hQNbqPEkFgpz7OhcOTY9bEOiUjzptX8mFq-E0ytX8DCV2Wa19SCM1Io0WMDn6_EEAiybRSQ2E8.G_uc_WvMGKIDRo6QW6UjtQ; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..vc92es6vtv1IPEHj._afuKTFXQZYJQAbrLDv0bm_1j4s9JTQXZbQ4-QoD5gHCHxiGmR_-iGP8b_6M1goSIFgJ7dPlqgrFyHTh8sBMY_9afCQgHgtAY7b3ckul3RwusRZIWN9qzQmL5f6qbKGIQHy3bXlTAa1XbEd8Km_sSuQ73EVyMIz3tloTe95GgkfqYW72maA.CMoMN1jeRtVYWAzfhe_NDw',
2025-11-28T23:25:00:   'if-none-match': '"2aoyry2lm1259"',
2025-11-28T23:25:00:   'x-forwarded-proto': 'https',
2025-11-28T23:25:00:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:25:00:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:25:00:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:25:00:   connection: 'Keep-Alive',
2025-11-28T23:25:00:   'x-middleware-invoke': '',
2025-11-28T23:25:00:   'x-invoke-path': '/auth/signup',
2025-11-28T23:25:00:   'x-invoke-query': '%7B%7D',
2025-11-28T23:25:00:   'x-invoke-output': '/auth/signup'
2025-11-28T23:25:00: }
2025-11-28T23:25:00: 2025-11-29T04:25:00.600Z compression undefined not compressible
2025-11-28T23:25:00: 2025-11-29T04:25:00.601Z compression no compression: filtered
2025-11-28T23:25:00: 2025-11-29T04:25:00.836Z next:router-server:main requestHandler! /favicon.ico {
2025-11-28T23:25:00:   matchedOutput: {
2025-11-28T23:25:00:     type: 'publicFolder',
2025-11-28T23:25:00:     fsPath: '/home/americas/public_html/ai/public/favicon.ico',
2025-11-28T23:25:00:     locale: undefined,
2025-11-28T23:25:00:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T23:25:00:     itemPath: '/favicon.ico'
2025-11-28T23:25:00:   },
2025-11-28T23:25:00:   statusCode: undefined,
2025-11-28T23:25:00:   resHeaders: {},
2025-11-28T23:25:00:   bodyStream: false,
2025-11-28T23:25:00:   parsedUrl: { pathname: '/favicon.ico', query: [Object: null prototype] {} },
2025-11-28T23:25:00:   finished: true
2025-11-28T23:25:00: }
2025-11-28T23:25:00: 2025-11-29T04:25:00.836Z send stat "/home/americas/public_html/ai/public/favicon.ico"
2025-11-28T23:25:00: 2025-11-29T04:25:00.836Z send pipe "/home/americas/public_html/ai/public/favicon.ico"
2025-11-28T23:25:00: 2025-11-29T04:25:00.836Z send accept ranges
2025-11-28T23:25:00: 2025-11-29T04:25:00.836Z send cache-control public, max-age=0
2025-11-28T23:25:00: 2025-11-29T04:25:00.836Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T23:25:00: 2025-11-29T04:25:00.836Z send etag W/"3c2e-19ac853b221"
2025-11-28T23:25:00: 2025-11-29T04:25:00.836Z send content-type image/x-icon
2025-11-28T23:25:00: 2025-11-29T04:25:00.837Z send not modified
2025-11-28T23:25:00: 2025-11-29T04:25:00.837Z compression undefined not compressible
2025-11-28T23:25:00: 2025-11-29T04:25:00.837Z compression no compression: filtered
2025-11-28T23:25:01: 2025-11-29T04:25:01.066Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T23:25:01:   matchedOutput: {
2025-11-28T23:25:01:     type: 'pageFile',
2025-11-28T23:25:01:     fsPath: undefined,
2025-11-28T23:25:01:     locale: undefined,
2025-11-28T23:25:01:     itemsRoot: undefined,
2025-11-28T23:25:01:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:25:01:   },
2025-11-28T23:25:01:   statusCode: undefined,
2025-11-28T23:25:01:   resHeaders: {},
2025-11-28T23:25:01:   bodyStream: false,
2025-11-28T23:25:01:   parsedUrl: {
2025-11-28T23:25:01:     pathname: '/api/auth/providers',
2025-11-28T23:25:01:     query: [Object: null prototype] {}
2025-11-28T23:25:01:   },
2025-11-28T23:25:01:   finished: true
2025-11-28T23:25:01: }
2025-11-28T23:25:01: 2025-11-29T04:25:01.066Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T23:25:01:   host: 'gearly.com',
2025-11-28T23:25:01:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:25:01:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:25:01:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:25:01:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:25:01:   accept: '*/*',
2025-11-28T23:25:01:   'sec-fetch-site': 'same-origin',
2025-11-28T23:25:01:   'sec-fetch-mode': 'cors',
2025-11-28T23:25:01:   'sec-fetch-dest': 'empty',
2025-11-28T23:25:01:   referer: 'https://gearly.com/auth/signup',
2025-11-28T23:25:01:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:25:01:   'accept-language': 'en',
2025-11-28T23:25:01:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..obIb9LHrpFRWzpV8.AOuPvx0IhyTe3uh66TTDZ7sMjXfF4tMP_zfy68abnYFrx40jpwTk4OSoAp_BYjvLp2pqU1l2yL0_uFkTYHZw_u4FJzyBtmtKh4QXmv_m0hQNbqPEkFgpz7OhcOTY9bEOiUjzptX8mFq-E0ytX8DCV2Wa19SCM1Io0WMDn6_EEAiybRSQ2E8.G_uc_WvMGKIDRo6QW6UjtQ; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..vc92es6vtv1IPEHj._afuKTFXQZYJQAbrLDv0bm_1j4s9JTQXZbQ4-QoD5gHCHxiGmR_-iGP8b_6M1goSIFgJ7dPlqgrFyHTh8sBMY_9afCQgHgtAY7b3ckul3RwusRZIWN9qzQmL5f6qbKGIQHy3bXlTAa1XbEd8Km_sSuQ73EVyMIz3tloTe95GgkfqYW72maA.CMoMN1jeRtVYWAzfhe_NDw',
2025-11-28T23:25:01:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T23:25:01:   'x-forwarded-proto': 'https',
2025-11-28T23:25:01:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:25:01:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:25:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:25:01:   connection: 'Keep-Alive',
2025-11-28T23:25:01:   'x-middleware-invoke': '',
2025-11-28T23:25:01:   'x-invoke-path': '/api/auth/providers',
2025-11-28T23:25:01:   'x-invoke-query': '%7B%7D',
2025-11-28T23:25:01:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:25:01: }
2025-11-28T23:25:01: 2025-11-29T04:25:01.131Z compression no compression: size below threshold
2025-11-28T23:25:01: 2025-11-29T04:25:01.322Z next:router-server:main requestHandler! /logo.png {
2025-11-28T23:25:01:   matchedOutput: {
2025-11-28T23:25:01:     type: 'publicFolder',
2025-11-28T23:25:01:     fsPath: '/home/americas/public_html/ai/public/logo.png',
2025-11-28T23:25:01:     locale: undefined,
2025-11-28T23:25:01:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T23:25:01:     itemPath: '/logo.png'
2025-11-28T23:25:01:   },
2025-11-28T23:25:01:   statusCode: undefined,
2025-11-28T23:25:01:   resHeaders: {},
2025-11-28T23:25:01:   bodyStream: false,
2025-11-28T23:25:01:   parsedUrl: { pathname: '/logo.png', query: [Object: null prototype] {} },
2025-11-28T23:25:01:   finished: true
2025-11-28T23:25:01: }
2025-11-28T23:25:01: 2025-11-29T04:25:01.323Z send stat "/home/americas/public_html/ai/public/logo.png"
2025-11-28T23:25:01: 2025-11-29T04:25:01.323Z send pipe "/home/americas/public_html/ai/public/logo.png"
2025-11-28T23:25:01: 2025-11-29T04:25:01.323Z send accept ranges
2025-11-28T23:25:01: 2025-11-29T04:25:01.323Z send cache-control public, max-age=0
2025-11-28T23:25:01: 2025-11-29T04:25:01.323Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T23:25:01: 2025-11-29T04:25:01.323Z send etag W/"2465-19ac853b2f0"
2025-11-28T23:25:01: 2025-11-29T04:25:01.323Z send content-type image/png
2025-11-28T23:25:01: 2025-11-29T04:25:01.323Z send not modified
2025-11-28T23:25:01: 2025-11-29T04:25:01.323Z compression undefined not compressible
2025-11-28T23:25:01: 2025-11-29T04:25:01.323Z compression no compression: filtered
2025-11-28T23:25:01: 2025-11-29T04:25:01.327Z next:router-server:main requestHandler! /api/auth/session {
2025-11-28T23:25:01:   matchedOutput: {
2025-11-28T23:25:01:     type: 'pageFile',
2025-11-28T23:25:01:     fsPath: undefined,
2025-11-28T23:25:01:     locale: undefined,
2025-11-28T23:25:01:     itemsRoot: undefined,
2025-11-28T23:25:01:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:25:01:   },
2025-11-28T23:25:01:   statusCode: undefined,
2025-11-28T23:25:01:   resHeaders: {},
2025-11-28T23:25:01:   bodyStream: false,
2025-11-28T23:25:01:   parsedUrl: { pathname: '/api/auth/session', query: [Object: null prototype] {} },
2025-11-28T23:25:01:   finished: true
2025-11-28T23:25:01: }
2025-11-28T23:25:01: 2025-11-29T04:25:01.327Z next:router-server:main invokeRender /api/auth/session {
2025-11-28T23:25:01:   host: 'gearly.com',
2025-11-28T23:25:01:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:25:01:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:25:01:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:25:01:   'content-type': 'application/json',
2025-11-28T23:25:01:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:25:01:   accept: '*/*',
2025-11-28T23:25:01:   'sec-fetch-site': 'same-origin',
2025-11-28T23:25:01:   'sec-fetch-mode': 'cors',
2025-11-28T23:25:01:   'sec-fetch-dest': 'empty',
2025-11-28T23:25:01:   referer: 'https://gearly.com/auth/signup',
2025-11-28T23:25:01:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:25:01:   'accept-language': 'en',
2025-11-28T23:25:01:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..obIb9LHrpFRWzpV8.AOuPvx0IhyTe3uh66TTDZ7sMjXfF4tMP_zfy68abnYFrx40jpwTk4OSoAp_BYjvLp2pqU1l2yL0_uFkTYHZw_u4FJzyBtmtKh4QXmv_m0hQNbqPEkFgpz7OhcOTY9bEOiUjzptX8mFq-E0ytX8DCV2Wa19SCM1Io0WMDn6_EEAiybRSQ2E8.G_uc_WvMGKIDRo6QW6UjtQ; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..vc92es6vtv1IPEHj._afuKTFXQZYJQAbrLDv0bm_1j4s9JTQXZbQ4-QoD5gHCHxiGmR_-iGP8b_6M1goSIFgJ7dPlqgrFyHTh8sBMY_9afCQgHgtAY7b3ckul3RwusRZIWN9qzQmL5f6qbKGIQHy3bXlTAa1XbEd8Km_sSuQ73EVyMIz3tloTe95GgkfqYW72maA.CMoMN1jeRtVYWAzfhe_NDw',
2025-11-28T23:25:01:   'if-none-match': '"bwc9mymkdm2"',
2025-11-28T23:25:01:   'x-forwarded-proto': 'https',
2025-11-28T23:25:01:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:25:01:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:25:01:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:25:01:   connection: 'Keep-Alive',
2025-11-28T23:25:01:   'x-middleware-invoke': '',
2025-11-28T23:25:01:   'x-invoke-path': '/api/auth/session',
2025-11-28T23:25:01:   'x-invoke-query': '%7B%7D',
2025-11-28T23:25:01:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:25:01: }
2025-11-28T23:25:01: 2025-11-29T04:25:01.329Z compression no compression: size below threshold
2025-11-28T23:25:01: 2025-11-29T04:25:01.558Z next:router-server:main requestHandler! /favicon.ico {
2025-11-28T23:25:01:   matchedOutput: {
2025-11-28T23:25:01:     type: 'publicFolder',
2025-11-28T23:25:01:     fsPath: '/home/americas/public_html/ai/public/favicon.ico',
2025-11-28T23:25:01:     locale: undefined,
2025-11-28T23:25:01:     itemsRoot: '/home/americas/public_html/ai/public',
2025-11-28T23:25:01:     itemPath: '/favicon.ico'
2025-11-28T23:25:01:   },
2025-11-28T23:25:01:   statusCode: undefined,
2025-11-28T23:25:01:   resHeaders: {},
2025-11-28T23:25:01:   bodyStream: false,
2025-11-28T23:25:01:   parsedUrl: { pathname: '/favicon.ico', query: [Object: null prototype] {} },
2025-11-28T23:25:01:   finished: true
2025-11-28T23:25:01: }
2025-11-28T23:25:01: 2025-11-29T04:25:01.558Z send stat "/home/americas/public_html/ai/public/favicon.ico"
2025-11-28T23:25:01: 2025-11-29T04:25:01.558Z send pipe "/home/americas/public_html/ai/public/favicon.ico"
2025-11-28T23:25:01: 2025-11-29T04:25:01.558Z send accept ranges
2025-11-28T23:25:01: 2025-11-29T04:25:01.558Z send cache-control public, max-age=0
2025-11-28T23:25:01: 2025-11-29T04:25:01.558Z send modified Fri, 28 Nov 2025 02:38:39 GMT
2025-11-28T23:25:01: 2025-11-29T04:25:01.558Z send etag W/"3c2e-19ac853b221"
2025-11-28T23:25:01: 2025-11-29T04:25:01.558Z send content-type image/x-icon
2025-11-28T23:25:01: 2025-11-29T04:25:01.560Z compression gzip compression
2025-11-28T23:25:02: 2025-11-29T04:25:02.290Z next:router-server:main requestHandler! /api/auth/providers {
2025-11-28T23:25:02:   matchedOutput: {
2025-11-28T23:25:02:     type: 'pageFile',
2025-11-28T23:25:02:     fsPath: undefined,
2025-11-28T23:25:02:     locale: undefined,
2025-11-28T23:25:02:     itemsRoot: undefined,
2025-11-28T23:25:02:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:25:02:   },
2025-11-28T23:25:02:   statusCode: undefined,
2025-11-28T23:25:02:   resHeaders: {},
2025-11-28T23:25:02:   bodyStream: false,
2025-11-28T23:25:02:   parsedUrl: {
2025-11-28T23:25:02:     pathname: '/api/auth/providers',
2025-11-28T23:25:02:     query: [Object: null prototype] {}
2025-11-28T23:25:02:   },
2025-11-28T23:25:02:   finished: true
2025-11-28T23:25:02: }
2025-11-28T23:25:02: 2025-11-29T04:25:02.291Z next:router-server:main invokeRender /api/auth/providers {
2025-11-28T23:25:02:   host: 'gearly.com',
2025-11-28T23:25:02:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:25:02:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:25:02:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:25:02:   'content-type': 'application/json',
2025-11-28T23:25:02:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:25:02:   accept: '*/*',
2025-11-28T23:25:02:   'sec-fetch-site': 'same-origin',
2025-11-28T23:25:02:   'sec-fetch-mode': 'cors',
2025-11-28T23:25:02:   'sec-fetch-dest': 'empty',
2025-11-28T23:25:02:   referer: 'https://gearly.com/auth/signup',
2025-11-28T23:25:02:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:25:02:   'accept-language': 'en',
2025-11-28T23:25:02:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..obIb9LHrpFRWzpV8.AOuPvx0IhyTe3uh66TTDZ7sMjXfF4tMP_zfy68abnYFrx40jpwTk4OSoAp_BYjvLp2pqU1l2yL0_uFkTYHZw_u4FJzyBtmtKh4QXmv_m0hQNbqPEkFgpz7OhcOTY9bEOiUjzptX8mFq-E0ytX8DCV2Wa19SCM1Io0WMDn6_EEAiybRSQ2E8.G_uc_WvMGKIDRo6QW6UjtQ; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..vc92es6vtv1IPEHj._afuKTFXQZYJQAbrLDv0bm_1j4s9JTQXZbQ4-QoD5gHCHxiGmR_-iGP8b_6M1goSIFgJ7dPlqgrFyHTh8sBMY_9afCQgHgtAY7b3ckul3RwusRZIWN9qzQmL5f6qbKGIQHy3bXlTAa1XbEd8Km_sSuQ73EVyMIz3tloTe95GgkfqYW72maA.CMoMN1jeRtVYWAzfhe_NDw',
2025-11-28T23:25:02:   'if-none-match': '"5qq7vpws7vas"',
2025-11-28T23:25:02:   'x-forwarded-proto': 'https',
2025-11-28T23:25:02:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:25:02:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:25:02:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:25:02:   connection: 'Keep-Alive',
2025-11-28T23:25:02:   'x-middleware-invoke': '',
2025-11-28T23:25:02:   'x-invoke-path': '/api/auth/providers',
2025-11-28T23:25:02:   'x-invoke-query': '%7B%7D',
2025-11-28T23:25:02:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:25:02: }
2025-11-28T23:25:02: 2025-11-29T04:25:02.292Z compression no compression: size below threshold
2025-11-28T23:25:02: 2025-11-29T04:25:02.519Z next:router-server:main requestHandler! /api/auth/csrf {
2025-11-28T23:25:02:   matchedOutput: {
2025-11-28T23:25:02:     type: 'pageFile',
2025-11-28T23:25:02:     fsPath: undefined,
2025-11-28T23:25:02:     locale: undefined,
2025-11-28T23:25:02:     itemsRoot: undefined,
2025-11-28T23:25:02:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:25:02:   },
2025-11-28T23:25:02:   statusCode: undefined,
2025-11-28T23:25:02:   resHeaders: {},
2025-11-28T23:25:02:   bodyStream: false,
2025-11-28T23:25:02:   parsedUrl: { pathname: '/api/auth/csrf', query: [Object: null prototype] {} },
2025-11-28T23:25:02:   finished: true
2025-11-28T23:25:02: }
2025-11-28T23:25:02: 2025-11-29T04:25:02.519Z next:router-server:main invokeRender /api/auth/csrf {
2025-11-28T23:25:02:   host: 'gearly.com',
2025-11-28T23:25:02:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:25:02:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:25:02:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:25:02:   'content-type': 'application/json',
2025-11-28T23:25:02:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:25:02:   accept: '*/*',
2025-11-28T23:25:02:   'sec-fetch-site': 'same-origin',
2025-11-28T23:25:02:   'sec-fetch-mode': 'cors',
2025-11-28T23:25:02:   'sec-fetch-dest': 'empty',
2025-11-28T23:25:02:   referer: 'https://gearly.com/auth/signup',
2025-11-28T23:25:02:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:25:02:   'accept-language': 'en',
2025-11-28T23:25:02:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..obIb9LHrpFRWzpV8.AOuPvx0IhyTe3uh66TTDZ7sMjXfF4tMP_zfy68abnYFrx40jpwTk4OSoAp_BYjvLp2pqU1l2yL0_uFkTYHZw_u4FJzyBtmtKh4QXmv_m0hQNbqPEkFgpz7OhcOTY9bEOiUjzptX8mFq-E0ytX8DCV2Wa19SCM1Io0WMDn6_EEAiybRSQ2E8.G_uc_WvMGKIDRo6QW6UjtQ; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..vc92es6vtv1IPEHj._afuKTFXQZYJQAbrLDv0bm_1j4s9JTQXZbQ4-QoD5gHCHxiGmR_-iGP8b_6M1goSIFgJ7dPlqgrFyHTh8sBMY_9afCQgHgtAY7b3ckul3RwusRZIWN9qzQmL5f6qbKGIQHy3bXlTAa1XbEd8Km_sSuQ73EVyMIz3tloTe95GgkfqYW72maA.CMoMN1jeRtVYWAzfhe_NDw',
2025-11-28T23:25:02:   'if-none-match': '"npsymumy8l28"',
2025-11-28T23:25:02:   'x-forwarded-proto': 'https',
2025-11-28T23:25:02:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:25:02:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:25:02:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:25:02:   connection: 'Keep-Alive',
2025-11-28T23:25:02:   'x-middleware-invoke': '',
2025-11-28T23:25:02:   'x-invoke-path': '/api/auth/csrf',
2025-11-28T23:25:02:   'x-invoke-query': '%7B%7D',
2025-11-28T23:25:02:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:25:02: }
2025-11-28T23:25:02: 2025-11-29T04:25:02.520Z compression no compression: size below threshold
2025-11-28T23:25:02: 2025-11-29T04:25:02.754Z next:router-server:main requestHandler! /api/auth/signin/google {
2025-11-28T23:25:02:   matchedOutput: {
2025-11-28T23:25:02:     type: 'pageFile',
2025-11-28T23:25:02:     fsPath: undefined,
2025-11-28T23:25:02:     locale: undefined,
2025-11-28T23:25:02:     itemsRoot: undefined,
2025-11-28T23:25:02:     itemPath: '/api/auth/[...nextauth]'
2025-11-28T23:25:02:   },
2025-11-28T23:25:02:   statusCode: undefined,
2025-11-28T23:25:02:   resHeaders: {},
2025-11-28T23:25:02:   bodyStream: false,
2025-11-28T23:25:02:   parsedUrl: {
2025-11-28T23:25:02:     pathname: '/api/auth/signin/google',
2025-11-28T23:25:02:     query: [Object: null prototype] {}
2025-11-28T23:25:02:   },
2025-11-28T23:25:02:   finished: true
2025-11-28T23:25:02: }
2025-11-28T23:25:02: 2025-11-29T04:25:02.754Z next:router-server:main invokeRender /api/auth/signin/google {
2025-11-28T23:25:02:   host: 'gearly.com',
2025-11-28T23:25:02:   'sec-ch-ua-platform': '"Windows"',
2025-11-28T23:25:02:   'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/142.0.0.0 Safari/537.36',
2025-11-28T23:25:02:   'sec-ch-ua': '"Chromium";v="142", "Google Chrome";v="142", "Not_A Brand";v="99"',
2025-11-28T23:25:02:   'content-type': 'application/x-www-form-urlencoded',
2025-11-28T23:25:02:   'sec-ch-ua-mobile': '?0',
2025-11-28T23:25:02:   accept: '*/*',
2025-11-28T23:25:02:   origin: 'https://gearly.com',
2025-11-28T23:25:02:   'sec-fetch-site': 'same-origin',
2025-11-28T23:25:02:   'sec-fetch-mode': 'cors',
2025-11-28T23:25:02:   'sec-fetch-dest': 'empty',
2025-11-28T23:25:02:   referer: 'https://gearly.com/auth/signup',
2025-11-28T23:25:02:   'accept-encoding': 'gzip, deflate, br, zstd',
2025-11-28T23:25:02:   'accept-language': 'en',
2025-11-28T23:25:02:   cookie: 'next-auth.csrf-token=2b7975791c36c228f567513e2493ebd9cb0395cece76276391e25cdef610f1c7%7C60fb9a104221c2e47116fb8a311116b004e8eb1c04e3ae0c0d435673f563c7e7; next-auth.callback-url=http%3A%2F%2Flocalhost%3A3000; next-auth.state=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..obIb9LHrpFRWzpV8.AOuPvx0IhyTe3uh66TTDZ7sMjXfF4tMP_zfy68abnYFrx40jpwTk4OSoAp_BYjvLp2pqU1l2yL0_uFkTYHZw_u4FJzyBtmtKh4QXmv_m0hQNbqPEkFgpz7OhcOTY9bEOiUjzptX8mFq-E0ytX8DCV2Wa19SCM1Io0WMDn6_EEAiybRSQ2E8.G_uc_WvMGKIDRo6QW6UjtQ; next-auth.pkce.code_verifier=eyJhbGciOiJkaXIiLCJlbmMiOiJBMjU2R0NNIn0..vc92es6vtv1IPEHj._afuKTFXQZYJQAbrLDv0bm_1j4s9JTQXZbQ4-QoD5gHCHxiGmR_-iGP8b_6M1goSIFgJ7dPlqgrFyHTh8sBMY_9afCQgHgtAY7b3ckul3RwusRZIWN9qzQmL5f6qbKGIQHy3bXlTAa1XbEd8Km_sSuQ73EVyMIz3tloTe95GgkfqYW72maA.CMoMN1jeRtVYWAzfhe_NDw',
2025-11-28T23:25:02:   'x-forwarded-proto': 'https',
2025-11-28T23:25:02:   'x-forwarded-for': '101.50.103.93',
2025-11-28T23:25:02:   'x-forwarded-host': 'gearly.com',
2025-11-28T23:25:02:   'x-forwarded-server': 'gearly.com',
2025-11-28T23:25:02:   'content-length': '137',
2025-11-28T23:25:02:   connection: 'Keep-Alive',
2025-11-28T23:25:02:   'x-middleware-invoke': '',
2025-11-28T23:25:02:   'x-invoke-path': '/api/auth/signin/google',
2025-11-28T23:25:02:   'x-invoke-query': '%7B%7D',
2025-11-28T23:25:02:   'x-invoke-output': '/api/auth/[...nextauth]'
2025-11-28T23:25:02: }
2025-11-28T23:25:02: 2025-11-29T04:25:02.778Z compression no compression: size below threshold
2025-11-28T23:28:57: 2025-11-29T04:28:57.944Z next:start-server start-server process cleanup
