Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.

Crash at wf login #5

Open
oremir opened this issue Mar 16, 2024 · 1 comment
Open

Crash at wf login #5

oremir opened this issue Mar 16, 2024 · 1 comment

Comments

@oremir
Copy link

oremir commented Mar 16, 2024

Please open new issue in: https://github.com/Flow-Launcher/Flow.Launcher/issues

  1. upload log file: C:\Users\User\AppData\Roaming\FlowLauncher\Logs\1.17.2\2024-03-16.txt
  2. copy below exception message

Flow Launcher version: 1.17.2
OS Version: 22631.3235
IntPtr Length: 8
x64: True

Python Path: C:\Python312\pythonw.exe
Node Path: C:\Program Files\nodejs\node.exe
Date: 03/16/2024 17:05:38
Exception:
System.IO.InvalidDataException: C:\Users\User\AppData\Roaming\FlowLauncher\Plugins\Workflowy-1.0.0\node_modules\axios\lib\core\createError.js:16
var error = new Error(message);
^

Error: Request failed with status code 404
at createError (C:\Users\User\AppData\Roaming\FlowLauncher\Plugins\Workflowy-1.0.0\node_modules\axios\lib\core\createError.js:16:15)
at settle (C:\Users\User\AppData\Roaming\FlowLauncher\Plugins\Workflowy-1.0.0\node_modules\axios\lib\core\settle.js:17:12)
at IncomingMessage.handleStreamEnd (C:\Users\User\AppData\Roaming\FlowLauncher\Plugins\Workflowy-1.0.0\node_modules\axios\lib\adapters\http.js:322:11)
at IncomingMessage.emit (node:events:531:35)
at endReadableNT (node:internal/streams/readable:1696:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
config: {
transitional: {
silentJSONParsing: true,
forcedJSONParsing: true,
clarifyTimeoutError: false
},
adapter: [Function: httpAdapter],
transformRequest: [ [Function: transformRequest] ],
transformResponse: [ [Function: transformResponse] ],
timeout: 0,
xsrfCookieName: 'XSRF-TOKEN',
xsrfHeaderName: 'X-XSRF-TOKEN',
maxContentLength: -1,
maxBodyLength: -1,
validateStatus: [Function: validateStatus],
headers: {
Accept: 'application/json, text/plain, /',
cookie: 'sessionid=undefined',
'User-Agent': 'axios/0.26.0'
},
method: 'get',
url: 'https://workflowy.com/get_initialization_data',
data: undefined
},
request: <ref *4> ClientRequest {
_events: [Object: null prototype] {
abort: [Function (anonymous)],
aborted: [Function (anonymous)],
connect: [Function (anonymous)],
error: [Function (anonymous)],
socket: [Function (anonymous)],
timeout: [Function (anonymous)],
finish: [Function: requestOnFinish]
},
_eventsCount: 7,
_maxListeners: undefined,
outputData: [],
outputSize: 0,
writable: true,
destroyed: true,
_last: true,
chunkedEncoding: false,
shouldKeepAlive: true,
maxRequestsOnConnectionReached: false,
_defaultKeepAlive: true,
useChunkedEncodingByDefault: false,
sendDate: false,
_removedConnection: false,
_removedContLen: false,
_removedTE: false,
strictContentLength: false,
_contentLength: 0,
_hasBody: true,
_trailer: '',
finished: true,
_headerSent: true,
_closed: true,
_header: 'GET /get_initialization_data HTTP/1.1\r\n' +
'Accept: application/json, text/plain, /\r\n' +
'cookie: sessionid=undefined\r\n' +
'User-Agent: axios/0.26.0\r\n' +
'Host: workflowy.com\r\n' +
'Connection: keep-alive\r\n' +
'\r\n',
_keepAliveTimeout: 0,
_onPendingData: [Function: nop],
agent: Agent {
_events: [Object: null prototype] {
free: [Function (anonymous)],
newListener: [Function: maybeEnableKeylog]
},
_eventsCount: 2,
_maxListeners: undefined,
defaultPort: 443,
protocol: 'https:',
options: [Object: null prototype] {
keepAlive: true,
scheduling: 'lifo',
timeout: 5000,
noDelay: true,
path: null
},
requests: [Object: null prototype] {},
sockets: [Object: null prototype] {},
freeSockets: [Object: null prototype] {
'workflowy.com:443:::::::::::::::::::::': [
TLSSocket {
_tlsOptions: [Object],
_secureEstablished: true,
_securePending: false,
_newSessionPending: false,
_controlReleased: true,
secureConnecting: false,
_SNICallback: null,
servername: 'workflowy.com',
alpnProtocol: false,
authorized: true,
authorizationError: null,
encrypted: true,
_events: [Object: null prototype],
_eventsCount: 9,
connecting: false,
_hadError: false,
_parent: null,
_host: 'workflowy.com',
_closeAfterHandlingError: false,
_readableState: [ReadableState],
_writableState: [WritableState],
allowHalfOpen: false,
_maxListeners: undefined,
_sockname: null,
_pendingData: null,
_pendingEncoding: '',
server: undefined,
_server: null,
ssl: [TLSWrap],
_requestCert: true,
_rejectUnauthorized: true,
timeout: 5000,
parser: null,
_httpMessage: null,
autoSelectFamilyAttemptedAddresses: [Array],
[Symbol(alpncallback)]: null,
[Symbol(res)]: [TLSWrap],
[Symbol(verified)]: true,
[Symbol(pendingSession)]: null,
[Symbol(async_id_symbol)]: -1,
[Symbol(kHandle)]: [TLSWrap],
[Symbol(lastWriteQueueSize)]: 0,
[Symbol(timeout)]: [Timeout],
[Symbol(kBuffer)]: null,
[Symbol(kBufferCb)]: null,
[Symbol(kBufferGen)]: null,
[Symbol(shapeMode)]: true,
[Symbol(kCapture)]: false,
[Symbol(kSetNoDelay)]: false,
[Symbol(kSetKeepAlive)]: true,
[Symbol(kSetKeepAliveInitialDelay)]: 1,
[Symbol(kBytesRead)]: 0,
[Symbol(kBytesWritten)]: 0,
[Symbol(connect-options)]: [Object]
}
]
},
keepAliveMsecs: 1000,
keepAlive: true,
maxSockets: Infinity,
maxFreeSockets: 256,
scheduling: 'lifo',
maxTotalSockets: Infinity,
totalSocketCount: 1,
maxCachedSessions: 100,
_sessionCache: {
map: {
'workflowy.com:443:::::::::::::::::::::': Buffer(1777) [Uint8Array] [
48, 130, 6, 237, 2, 1, 1, 2, 2, 3, 4, 4,
2, 19, 1, 4, 32, 134, 218, 86, 172, 179, 241, 194,
105, 249, 237, 137, 197, 106, 61, 116, 62, 46, 239, 22,
180, 104, 25, 10, 84, 214, 193, 241, 192, 40, 211, 0,
235, 4, 32, 8, 42, 207, 210, 223, 116, 149, 3, 201,
93, 79, 203, 24, 5, 31, 51, 140, 52, 229, 157, 175,
161, 88, 51, 113, 197, 233, 39, 188, 170, 89, 120, 161,
6, 2, 4, 101, 245, 195, 81, 162, 4, 2, 2, 28,
32, 163, 130, 5,
... 1677 more items
]
},
list: [ 'workflowy.com:443:::::::::::::::::::::' ]
},
[Symbol(shapeMode)]: false,
[Symbol(kCapture)]: false
},
socketPath: undefined,
method: 'GET',
maxHeaderSize: undefined,
insecureHTTPParser: undefined,
joinDuplicateHeaders: undefined,
path: '/get_initialization_data',
_ended: true,
res: IncomingMessage {
_events: {
close: undefined,
error: [Function: handleStreamError],
data: [Function: handleStreamData],
end: [ [Function: responseOnEnd], [Function: handleStreamEnd] ],
readable: undefined,
aborted: [Function: handlerStreamAborted]
},
_readableState: ReadableState {
highWaterMark: 16384,
buffer: [],
bufferIndex: 0,
length: 0,
pipes: [],
awaitDrainWriters: null,
[Symbol(kState)]: 194512764
},
_maxListeners: undefined,
socket: null,
httpVersionMajor: 1,
httpVersionMinor: 1,
httpVersion: '1.1',
complete: true,
rawHeaders: [
'Content-Length',
'14089',
'Content-Security-Policy',
"default-src * data: blob: filesystem: about: ws: wss: 'unsafe-inline' 'unsafe-eval' unsafe-dynamic",
'Content-Type',
'text/html; charset=utf-8',
'Date',
'Sat, 16 Mar 2024 16:05:40 GMT',
'Referrer-Policy',
'same-origin',
'Server',
'gunicorn',
'Set-Cookie',
'sessionid=""; expires=Thu, 01 Jan 1970 00:00:00 GMT; Max-Age=0; Path=/; SameSite=None; Secure',
'Strict-Transport-Security',
'max-age=31536000; includeSubDomains; preload',
'Vary',
'Cookie, Origin',
'X-Content-Type-Options',
'nosniff',
'X-Frame-Options',
'SAMEORIGIN',
'X-Xss-Protection',
'1; mode=block'
],
rawTrailers: [],
joinDuplicateHeaders: undefined,
aborted: false,
upgrade: false,
url: '',
method: null,
statusCode: 404,
statusMessage: 'Not Found',
client: <ref *1> TLSSocket {
_tlsOptions: {
allowHalfOpen: undefined,
pipe: false,
secureContext: SecureContext { context: SecureContext {} },
isServer: false,
requestCert: true,
rejectUnauthorized: true,
session: undefined,
ALPNProtocols: undefined,
requestOCSP: undefined,
enableTrace: undefined,
pskCallback: undefined,
highWaterMark: undefined,
onread: undefined,
signal: undefined
},
_secureEstablished: true,
_securePending: false,
_newSessionPending: false,
_controlReleased: true,
secureConnecting: false,
_SNICallback: null,
servername: 'workflowy.com',
alpnProtocol: false,
authorized: true,
authorizationError: null,
encrypted: true,
_events: [Object: null prototype] {
close: [
[Function: onSocketCloseDestroySSL],
[Function],
[Function: onClose]
],
end: [Function: onReadableStreamEnd],
error: [Function: bound onceWrapper] {
listener: [Function: freeSocketErrorListener]
},
newListener: [Function: keylogNewListener],
connect: undefined,
secure: [Function: onConnectSecure],
session: [Function (anonymous)],
free: [Function: onFree],
timeout: [Function: onTimeout],
agentRemove: [Function: onRemove],
data: undefined,
drain: undefined
},
_eventsCount: 9,
connecting: false,
_hadError: false,
_parent: null,
_host: 'workflowy.com',
_closeAfterHandlingError: false,
_readableState: ReadableState {
highWaterMark: 16384,
buffer: [],
bufferIndex: 0,
length: 0,
pipes: [],
awaitDrainWriters: null,
[Symbol(kState)]: 60303620
},
_writableState: WritableState {
highWaterMark: 16384,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
[Symbol(kState)]: 17563908,
[Symbol(kBufferedValue)]: null,
[Symbol(kWriteCbValue)]: [Function: bound onFinish]
},
allowHalfOpen: false,
_maxListeners: undefined,
_sockname: null,
_pendingData: null,
_pendingEncoding: '',
server: undefined,
_server: null,
ssl: <ref *2> TLSWrap {
_parent: TCP {
reading: [Getter/Setter],
onconnection: null,
[Symbol(owner_symbol)]: [Circular *1]
},
_parentWrap: null,
_secureContext: SecureContext { context: SecureContext {} },
reading: true,
onkeylog: [Function: onkeylog],
onhandshakestart: {},
onhandshakedone: [Function (anonymous)],
onocspresponse: [Function: onocspresponse],
onnewsession: [Function: onnewsessionclient],
onerror: [Function: onerror],
[Symbol(owner_symbol)]: [Circular *1],
[Symbol(resource_symbol)]: ReusedHandle { type: 61, handle: [Circular *2] }
},
_requestCert: true,
_rejectUnauthorized: true,
timeout: 5000,
parser: null,
_httpMessage: null,
autoSelectFamilyAttemptedAddresses: [ '54.243.211.71:443' ],
[Symbol(alpncallback)]: null,
[Symbol(res)]: <ref *2> TLSWrap {
_parent: TCP {
reading: [Getter/Setter],
onconnection: null,
[Symbol(owner_symbol)]: [Circular *1]
},
_parentWrap: null,
_secureContext: SecureContext { context: SecureContext {} },
reading: true,
onkeylog: [Function: onkeylog],
onhandshakestart: {},
onhandshakedone: [Function (anonymous)],
onocspresponse: [Function: onocspresponse],
onnewsession: [Function: onnewsessionclient],
onerror: [Function: onerror],
[Symbol(owner_symbol)]: [Circular *1],
[Symbol(resource_symbol)]: ReusedHandle { type: 61, handle: [Circular *2] }
},
[Symbol(verified)]: true,
[Symbol(pendingSession)]: null,
[Symbol(async_id_symbol)]: -1,
[Symbol(kHandle)]: <ref *2> TLSWrap {
_parent: TCP {
reading: [Getter/Setter],
onconnection: null,
[Symbol(owner_symbol)]: [Circular *1]
},
_parentWrap: null,
_secureContext: SecureContext { context: SecureContext {} },
reading: true,
onkeylog: [Function: onkeylog],
onhandshakestart: {},
onhandshakedone: [Function (anonymous)],
onocspresponse: [Function: onocspresponse],
onnewsession: [Function: onnewsessionclient],
onerror: [Function: onerror],
[Symbol(owner_symbol)]: [Circular *1],
[Symbol(resource_symbol)]: ReusedHandle { type: 61, handle: [Circular *2] }
},
[Symbol(lastWriteQueueSize)]: 0,
[Symbol(timeout)]: <ref *3> Timeout {
_idleTimeout: 5000,
_idlePrev: TimersList {
_idleNext: [Circular *3],
_idlePrev: [Circular *3],
expiry: 5088,
id: -9007199254740991,
msecs: 5000,
priorityQueuePosition: 1
},
_idleNext: TimersList {
_idleNext: [Circular *3],
_idlePrev: [Circular *3],
expiry: 5088,
id: -9007199254740991,
msecs: 5000,
priorityQueuePosition: 1
},
_idleStart: 1075,
_onTimeout: [Function: bound ],
_timerArgs: undefined,
_repeat: null,
_destroyed: false,
[Symbol(refed)]: false,
[Symbol(kHasPrimitive)]: false,
[Symbol(asyncId)]: 40,
[Symbol(triggerId)]: 38
},
[Symbol(kBuffer)]: null,
[Symbol(kBufferCb)]: null,
[Symbol(kBufferGen)]: null,
[Symbol(shapeMode)]: true,
[Symbol(kCapture)]: false,
[Symbol(kSetNoDelay)]: false,
[Symbol(kSetKeepAlive)]: true,
[Symbol(kSetKeepAliveInitialDelay)]: 1,
[Symbol(kBytesRead)]: 0,
[Symbol(kBytesWritten)]: 0,
[Symbol(connect-options)]: {
rejectUnauthorized: true,
ciphers: 'TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA384:DHE-RSA-AES256-SHA384:ECDHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA256:HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!PSK:!SRP:!CAMELLIA',
checkServerIdentity: [Function: checkServerIdentity],
minDHSize: 1024,
maxRedirects: 21,
maxBodyLength: 10485760,
protocol: 'https:',
path: null,
method: 'POST',
headers: {
Accept: 'application/json, text/plain, /',
'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8',
'User-Agent': 'axios/0.26.0',
'Content-Length': 37
},
agent: undefined,
agents: { http: undefined, https: undefined },
auth: undefined,
hostname: 'workflowy.com',
port: 443,
nativeProtocols: { 'http:': [Object], 'https:': [Object] },
pathname: '/ajax_login',
_defaultAgent: Agent {
_events: [Object: null prototype],
_eventsCount: 2,
_maxListeners: undefined,
defaultPort: 443,
protocol: 'https:',
options: [Object: null prototype],
requests: [Object: null prototype] {},
sockets: [Object: null prototype] {},
freeSockets: [Object: null prototype],
keepAliveMsecs: 1000,
keepAlive: true,
maxSockets: Infinity,
maxFreeSockets: 256,
scheduling: 'lifo',
maxTotalSockets: Infinity,
totalSocketCount: 1,
maxCachedSessions: 100,
_sessionCache: [Object],
[Symbol(shapeMode)]: false,
[Symbol(kCapture)]: false
},
host: 'workflowy.com',
keepAlive: true,
scheduling: 'lifo',
timeout: 5000,
noDelay: true,
servername: 'workflowy.com',
_agentKey: 'workflowy.com:443:::::::::::::::::::::',
encoding: null,
keepAliveInitialDelay: 1000
}
},
_consuming: true,
_dumped: false,
req: [Circular *4],
_eventsCount: 4,
responseUrl: 'https://workflowy.com/get_initialization_data',
redirects: [],
[Symbol(shapeMode)]: true,
[Symbol(kCapture)]: false,
[Symbol(kHeaders)]: {
'content-length': '14089',
'content-security-policy': "default-src * data: blob: filesystem: about: ws: wss: 'unsafe-inline' 'unsafe-eval' unsafe-dynamic",
'content-type': 'text/html; charset=utf-8',
date: 'Sat, 16 Mar 2024 16:05:40 GMT',
'referrer-policy': 'same-origin',
server: 'gunicorn',
'set-cookie': [
'sessionid=""; expires=Thu, 01 Jan 1970 00:00:00 GMT; Max-Age=0; Path=/; SameSite=None; Secure'
],
'strict-transport-security': 'max-age=31536000; includeSubDomains; preload',
vary: 'Cookie, Origin',
'x-content-type-options': 'nosniff',
'x-frame-options': 'SAMEORIGIN',
'x-xss-protection': '1; mode=block'
},
[Symbol(kHeadersCount)]: 24,
[Symbol(kTrailers)]: null,
[Symbol(kTrailersCount)]: 0
},
aborted: false,
timeoutCb: null,
upgradeOrConnect: false,
parser: null,
maxHeadersCount: null,
reusedSocket: true,
host: 'workflowy.com',
protocol: 'https:',
_redirectable: Writable {
_events: {
close: undefined,
error: [Function: handleRequestError],
prefinish: undefined,
finish: undefined,
drain: undefined,
response: [Function: handleResponse],
socket: [Function: handleRequestSocket]
},
_writableState: WritableState {
highWaterMark: 16384,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
[Symbol(kState)]: 17580812,
[Symbol(kBufferedValue)]: null
},
_maxListeners: undefined,
_options: {
maxRedirects: 21,
maxBodyLength: 10485760,
protocol: 'https:',
path: '/get_initialization_data',
method: 'GET',
headers: {
Accept: 'application/json, text/plain, /',
cookie: 'sessionid=undefined',
'User-Agent': 'axios/0.26.0'
},
agent: undefined,
agents: { http: undefined, https: undefined },
auth: undefined,
hostname: 'workflowy.com',
port: null,
nativeProtocols: {
'http:': {
_connectionListener: [Function: connectionListener],
METHODS: [Array],
STATUS_CODES: [Object],
Agent: [Function],
ClientRequest: [Function: ClientRequest],
IncomingMessage: [Function: IncomingMessage],
OutgoingMessage: [Function: OutgoingMessage],
Server: [Function: Server],
ServerResponse: [Function: ServerResponse],
createServer: [Function: createServer],
validateHeaderName: [Function],
validateHeaderValue: [Function],
get: [Function: get],
request: [Function: request],
setMaxIdleHTTPParsers: [Function: setMaxIdleHTTPParsers],
maxHeaderSize: [Getter],
globalAgent: [Getter/Setter]
},
'https:': {
Agent: [Function: Agent],
globalAgent: [Agent],
Server: [Function: Server],
createServer: [Function: createServer],
get: [Function: get],
request: [Function: request]
}
},
pathname: '/get_initialization_data'
},
_ended: true,
_ending: true,
_redirectCount: 0,
_redirects: [],
_requestBodyLength: 0,
_requestBodyBuffers: [],
_eventsCount: 3,
_onNativeResponse: [Function (anonymous)],
_currentRequest: [Circular *4],
_currentUrl: 'https://workflowy.com/get_initialization_data',
[Symbol(shapeMode)]: true,
[Symbol(kCapture)]: false
},
[Symbol(shapeMode)]: false,
[Symbol(kCapture)]: false,
[Symbol(kBytesWritten)]: 0,
[Symbol(kNeedDrain)]: false,
[Symbol(corked)]: 0,
[Symbol(kChunkedBuffer)]: [],
[Symbol(kChunkedLength)]: 0,
[Symbol(kSocket)]: <ref *1> TLSSocket {
_tlsOptions: {
allowHalfOpen: undefined,
pipe: false,
secureContext: SecureContext { context: SecureContext {} },
isServer: false,
requestCert: true,
rejectUnauthorized: true,
session: undefined,
ALPNProtocols: undefined,
requestOCSP: undefined,
enableTrace: undefined,
pskCallback: undefined,
highWaterMark: undefined,
onread: undefined,
signal: undefined
},
_secureEstablished: true,
_securePending: false,
_newSessionPending: false,
_controlReleased: true,
secureConnecting: false,
_SNICallback: null,
servername: 'workflowy.com',
alpnProtocol: false,
authorized: true,
authorizationError: null,
encrypted: true,
_events: [Object: null prototype] {
close: [
[Function: onSocketCloseDestroySSL],
[Function: bound onceWrapper] {
listener: [Function (anonymous)]
},
[Function: onClose]
],
end: [Function: onReadableStreamEnd],
error: [Function: bound onceWrapper] {
listener: [Function: freeSocketErrorListener]
},
newListener: [Function: keylogNewListener],
connect: undefined,
secure: [Function: onConnectSecure],
session: [Function (anonymous)],
free: [Function: onFree],
timeout: [Function: onTimeout],
agentRemove: [Function: onRemove],
data: undefined,
drain: undefined
},
_eventsCount: 9,
connecting: false,
_hadError: false,
_parent: null,
_host: 'workflowy.com',
_closeAfterHandlingError: false,
_readableState: ReadableState {
highWaterMark: 16384,
buffer: [],
bufferIndex: 0,
length: 0,
pipes: [],
awaitDrainWriters: null,
[Symbol(kState)]: 60303620
},
_writableState: WritableState {
highWaterMark: 16384,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
[Symbol(kState)]: 17563908,
[Symbol(kBufferedValue)]: null,
[Symbol(kWriteCbValue)]: [Function: bound onFinish]
},
allowHalfOpen: false,
_maxListeners: undefined,
_sockname: null,
_pendingData: null,
_pendingEncoding: '',
server: undefined,
_server: null,
ssl: <ref *2> TLSWrap {
_parent: TCP {
reading: [Getter/Setter],
onconnection: null,
[Symbol(owner_symbol)]: [Circular *1]
},
_parentWrap: null,
_secureContext: SecureContext { context: SecureContext {} },
reading: true,
onkeylog: [Function: onkeylog],
onhandshakestart: {},
onhandshakedone: [Function (anonymous)],
onocspresponse: [Function: onocspresponse],
onnewsession: [Function: onnewsessionclient],
onerror: [Function: onerror],
[Symbol(owner_symbol)]: [Circular *1],
[Symbol(resource_symbol)]: ReusedHandle { type: 61, handle: [Circular *2] }
},
_requestCert: true,
_rejectUnauthorized: true,
timeout: 5000,
parser: null,
_httpMessage: null,
autoSelectFamilyAttemptedAddresses: [ '54.243.211.71:443' ],
[Symbol(alpncallback)]: null,
[Symbol(res)]: <ref *2> TLSWrap {
_parent: TCP {
reading: [Getter/Setter],
onconnection: null,
[Symbol(owner_symbol)]: [Circular *1]
},
_parentWrap: null,
_secureContext: SecureContext { context: SecureContext {} },
reading: true,
onkeylog: [Function: onkeylog],
onhandshakestart: {},
onhandshakedone: [Function (anonymous)],
onocspresponse: [Function: onocspresponse],
onnewsession: [Function: onnewsessionclient],
onerror: [Function: onerror],
[Symbol(owner_symbol)]: [Circular *1],
[Symbol(resource_symbol)]: ReusedHandle { type: 61, handle: [Circular *2] }
},
[Symbol(verified)]: true,
[Symbol(pendingSession)]: null,
[Symbol(async_id_symbol)]: -1,
[Symbol(kHandle)]: <ref *2> TLSWrap {
_parent: TCP {
reading: [Getter/Setter],
onconnection: null,
[Symbol(owner_symbol)]: [Circular *1]
},
_parentWrap: null,
_secureContext: SecureContext { context: SecureContext {} },
reading: true,
onkeylog: [Function: onkeylog],
onhandshakestart: {},
onhandshakedone: [Function (anonymous)],
onocspresponse: [Function: onocspresponse],
onnewsession: [Function: onnewsessionclient],
onerror: [Function: onerror],
[Symbol(owner_symbol)]: [Circular *1],
[Symbol(resource_symbol)]: ReusedHandle { type: 61, handle: [Circular *2] }
},
[Symbol(lastWriteQueueSize)]: 0,
[Symbol(timeout)]: <ref *3> Timeout {
_idleTimeout: 5000,
_idlePrev: TimersList {
_idleNext: [Circular *3],
_idlePrev: [Circular *3],
expiry: 5088,
id: -9007199254740991,
msecs: 5000,
priorityQueuePosition: 1
},
_idleNext: TimersList {
_idleNext: [Circular *3],
_idlePrev: [Circular *3],
expiry: 5088,
id: -9007199254740991,
msecs: 5000,
priorityQueuePosition: 1
},
_idleStart: 1075,
_onTimeout: [Function: bound ],
_timerArgs: undefined,
_repeat: null,
_destroyed: false,
[Symbol(refed)]: false,
[Symbol(kHasPrimitive)]: false,
[Symbol(asyncId)]: 40,
[Symbol(triggerId)]: 38
},
[Symbol(kBuffer)]: null,
[Symbol(kBufferCb)]: null,
[Symbol(kBufferGen)]: null,
[Symbol(shapeMode)]: true,
[Symbol(kCapture)]: false,
[Symbol(kSetNoDelay)]: false,
[Symbol(kSetKeepAlive)]: true,
[Symbol(kSetKeepAliveInitialDelay)]: 1,
[Symbol(kBytesRead)]: 0,
[Symbol(kBytesWritten)]: 0,
[Symbol(connect-options)]: {
rejectUnauthorized: true,
ciphers: 'TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA384:DHE-RSA-AES256-SHA384:ECDHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA256:HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!PSK:!SRP:!CAMELLIA',
checkServerIdentity: [Function: checkServerIdentity],
minDHSize: 1024,
maxRedirects: 21,
maxBodyLength: 10485760,
protocol: 'https:',
path: null,
method: 'POST',
headers: {
Accept: 'application/json, text/plain, /',
'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8',
'User-Agent': 'axios/0.26.0',
'Content-Length': 37
},
agent: undefined,
agents: { http: undefined, https: undefined },
auth: undefined,
hostname: 'workflowy.com',
port: 443,
nativeProtocols: {
'http:': {
_connectionListener: [Function: connectionListener],
METHODS: [Array],
STATUS_CODES: [Object],
Agent: [Function],
ClientRequest: [Function: ClientRequest],
IncomingMessage: [Function: IncomingMessage],
OutgoingMessage: [Function: OutgoingMessage],
Server: [Function: Server],
ServerResponse: [Function: ServerResponse],
createServer: [Function: createServer],
validateHeaderName: [Function],
validateHeaderValue: [Function],
get: [Function: get],
request: [Function: request],
setMaxIdleHTTPParsers: [Function: setMaxIdleHTTPParsers],
maxHeaderSize: [Getter],
globalAgent: [Getter/Setter]
},
'https:': {
Agent: [Function: Agent],
globalAgent: [Agent],
Server: [Function: Server],
createServer: [Function: createServer],
get: [Function: get],
request: [Function: request]
}
},
pathname: '/ajax_login',
_defaultAgent: Agent {
_events: [Object: null prototype] {
free: [Function (anonymous)],
newListener: [Function: maybeEnableKeylog]
},
_eventsCount: 2,
_maxListeners: undefined,
defaultPort: 443,
protocol: 'https:',
options: [Object: null prototype] {
keepAlive: true,
scheduling: 'lifo',
timeout: 5000,
noDelay: true,
path: null
},
requests: [Object: null prototype] {},
sockets: [Object: null prototype] {},
freeSockets: [Object: null prototype] {
'workflowy.com:443:::::::::::::::::::::': [Array]
},
keepAliveMsecs: 1000,
keepAlive: true,
maxSockets: Infinity,
maxFreeSockets: 256,
scheduling: 'lifo',
maxTotalSockets: Infinity,
totalSocketCount: 1,
maxCachedSessions: 100,
_sessionCache: { map: [Object], list: [Array] },
[Symbol(shapeMode)]: false,
[Symbol(kCapture)]: false
},
host: 'workflowy.com',
keepAlive: true,
scheduling: 'lifo',
timeout: 5000,
noDelay: true,
servername: 'workflowy.com',
_agentKey: 'workflowy.com:443:::::::::::::::::::::',
encoding: null,
keepAliveInitialDelay: 1000
}
},
[Symbol(kOutHeaders)]: [Object: null prototype] {
accept: [ 'Accept', 'application/json, text/plain, /' ],
cookie: [ 'cookie', 'sessionid=undefined' ],
'user-agent': [ 'User-Agent', 'axios/0.26.0' ],
host: [ 'Host', 'workflowy.com' ]
},
[Symbol(errored)]: null,
[Symbol(kHighWaterMark)]: 16384,
[Symbol(kRejectNonStandardBodyWrites)]: false,
[Symbol(kUniqueHeaders)]: null
},
response: {
status: 404,
statusText: 'Not Found',
headers: {
'content-length': '14089',
'content-security-policy': "default-src * data: blob: filesystem: about: ws: wss: 'unsafe-inline' 'unsafe-eval' unsafe-dynamic",
'content-type': 'text/html; charset=utf-8',
date: 'Sat, 16 Mar 2024 16:05:40 GMT',
'referrer-policy': 'same-origin',
server: 'gunicorn',
'set-cookie': [
'sessionid=""; expires=Thu, 01 Jan 1970 00:00:00 GMT; Max-Age=0; Path=/; SameSite=None; Secure'
],
'strict-transport-security': 'max-age=31536000; includeSubDomains; preload',
vary: 'Cookie, Origin',
'x-content-type-options': 'nosniff',
'x-frame-options': 'SAMEORIGIN',
'x-xss-protection': '1; mode=block'
},
config: {
transitional: {
silentJSONParsing: true,
forcedJSONParsing: true,
clarifyTimeoutError: false
},
adapter: [Function: httpAdapter],
transformRequest: [ [Function: transformRequest] ],
transformResponse: [ [Function: transformResponse] ],
timeout: 0,
xsrfCookieName: 'XSRF-TOKEN',
xsrfHeaderName: 'X-XSRF-TOKEN',
maxContentLength: -1,
maxBodyLength: -1,
validateStatus: [Function: validateStatus],
headers: {
Accept: 'application/json, text/plain, /',
cookie: 'sessionid=undefined',
'User-Agent': 'axios/0.26.0'
},
method: 'get',
url: 'https://workflowy.com/get_initialization_data',
data: undefined
},
request: <ref *4> ClientRequest {
_events: [Object: null prototype] {
abort: [Function (anonymous)],
aborted: [Function (anonymous)],
connect: [Function (anonymous)],
error: [Function (anonymous)],
socket: [Function (anonymous)],
timeout: [Function (anonymous)],
finish: [Function: requestOnFinish]
},
_eventsCount: 7,
_maxListeners: undefined,
outputData: [],
outputSize: 0,
writable: true,
destroyed: true,
_last: true,
chunkedEncoding: false,
shouldKeepAlive: true,
maxRequestsOnConnectionReached: false,
_defaultKeepAlive: true,
useChunkedEncodingByDefault: false,
sendDate: false,
_removedConnection: false,
_removedContLen: false,
_removedTE: false,
strictContentLength: false,
_contentLength: 0,
_hasBody: true,
_trailer: '',
finished: true,
_headerSent: true,
_closed: true,
_header: 'GET /get_initialization_data HTTP/1.1\r\n' +
'Accept: application/json, text/plain, /\r\n' +
'cookie: sessionid=undefined\r\n' +
'User-Agent: axios/0.26.0\r\n' +
'Host: workflowy.com\r\n' +
'Connection: keep-alive\r\n' +
'\r\n',
_keepAliveTimeout: 0,
_onPendingData: [Function: nop],
agent: Agent {
_events: [Object: null prototype] {
free: [Function (anonymous)],
newListener: [Function: maybeEnableKeylog]
},
_eventsCount: 2,
_maxListeners: undefined,
defaultPort: 443,
protocol: 'https:',
options: [Object: null prototype] {
keepAlive: true,
scheduling: 'lifo',
timeout: 5000,
noDelay: true,
path: null
},
requests: [Object: null prototype] {},
sockets: [Object: null prototype] {},
freeSockets: [Object: null prototype] {
'workflowy.com:443:::::::::::::::::::::': [ [TLSSocket] ]
},
keepAliveMsecs: 1000,
keepAlive: true,
maxSockets: Infinity,
maxFreeSockets: 256,
scheduling: 'lifo',
maxTotalSockets: Infinity,
totalSocketCount: 1,
maxCachedSessions: 100,
_sessionCache: {
map: {
'workflowy.com:443:::::::::::::::::::::': [Buffer [Uint8Array]]
},
list: [ 'workflowy.com:443:::::::::::::::::::::' ]
},
[Symbol(shapeMode)]: false,
[Symbol(kCapture)]: false
},
socketPath: undefined,
method: 'GET',
maxHeaderSize: undefined,
insecureHTTPParser: undefined,
joinDuplicateHeaders: undefined,
path: '/get_initialization_data',
_ended: true,
res: IncomingMessage {
_events: {
close: undefined,
error: [Function: handleStreamError],
data: [Function: handleStreamData],
end: [ [Function: responseOnEnd], [Function: handleStreamEnd] ],
readable: undefined,
aborted: [Function: handlerStreamAborted]
},
_readableState: ReadableState {
highWaterMark: 16384,
buffer: [],
bufferIndex: 0,
length: 0,
pipes: [],
awaitDrainWriters: null,
[Symbol(kState)]: 194512764
},
_maxListeners: undefined,
socket: null,
httpVersionMajor: 1,
httpVersionMinor: 1,
httpVersion: '1.1',
complete: true,
rawHeaders: [
'Content-Length',
'14089',
'Content-Security-Policy',
"default-src * data: blob: filesystem: about: ws: wss: 'unsafe-inline' 'unsafe-eval' unsafe-dynamic",
'Content-Type',
'text/html; charset=utf-8',
'Date',
'Sat, 16 Mar 2024 16:05:40 GMT',
'Referrer-Policy',
'same-origin',
'Server',
'gunicorn',
'Set-Cookie',
'sessionid=""; expires=Thu, 01 Jan 1970 00:00:00 GMT; Max-Age=0; Path=/; SameSite=None; Secure',
'Strict-Transport-Security',
'max-age=31536000; includeSubDomains; preload',
'Vary',
'Cookie, Origin',
'X-Content-Type-Options',
'nosniff',
'X-Frame-Options',
'SAMEORIGIN',
'X-Xss-Protection',
'1; mode=block'
],
rawTrailers: [],
joinDuplicateHeaders: undefined,
aborted: false,
upgrade: false,
url: '',
method: null,
statusCode: 404,
statusMessage: 'Not Found',
client: <ref *1> TLSSocket {
_tlsOptions: {
allowHalfOpen: undefined,
pipe: false,
secureContext: [SecureContext],
isServer: false,
requestCert: true,
rejectUnauthorized: true,
session: undefined,
ALPNProtocols: undefined,
requestOCSP: undefined,
enableTrace: undefined,
pskCallback: undefined,
highWaterMark: undefined,
onread: undefined,
signal: undefined
},
_secureEstablished: true,
_securePending: false,
_newSessionPending: false,
_controlReleased: true,
secureConnecting: false,
_SNICallback: null,
servername: 'workflowy.com',
alpnProtocol: false,
authorized: true,
authorizationError: null,
encrypted: true,
_events: [Object: null prototype] {
close: [Array],
end: [Function: onReadableStreamEnd],
error: [Function],
newListener: [Function: keylogNewListener],
connect: undefined,
secure: [Function: onConnectSecure],
session: [Function (anonymous)],
free: [Function: onFree],
timeout: [Function: onTimeout],
agentRemove: [Function: onRemove],
data: undefined,
drain: undefined
},
_eventsCount: 9,
connecting: false,
_hadError: false,
_parent: null,
_host: 'workflowy.com',
_closeAfterHandlingError: false,
_readableState: ReadableState {
highWaterMark: 16384,
buffer: [],
bufferIndex: 0,
length: 0,
pipes: [],
awaitDrainWriters: null,
[Symbol(kState)]: 60303620
},
_writableState: WritableState {
highWaterMark: 16384,
length: 0,
corked: 0,
onwrite: [Function: bound onwrite],
writelen: 0,
bufferedIndex: 0,
pendingcb: 0,
[Symbol(kState)]: 17563908,
[Symbol(kBufferedValue)]: null,
[Symbol(kWriteCbValue)]: [Function: bound onFinish]
},
allowHalfOpen: false,
_maxListeners: undefined,
_sockname: null,
_pendingData: null,
_pendingEncoding: '',
server: undefined,
_server: null,
ssl: <ref *2> TLSWrap {
_parent: [TCP],
_parentWrap: null,
_secureContext: [SecureContext],
reading: true,
onkeylog: [Function: onkeylog],
onhandshakestart: {},
onhandshakedone: [Function (anonymous)],
onocspresponse: [Function: onocspresponse],
onnewsession: [Function: onnewsessionclient],
onerror: [Function: onerror],
[Symbol(owner_symbol)]: [Circular *1],
[Symbol(resource_symbol)]: [ReusedHandle]
},
_requestCert: true,
_rejectUnauthorized: true,
timeout: 5000,
parser: null,
_httpMessage: null,
autoSelectFamilyAttemptedAddresses: [ '54.243.211.71:443' ],
[Symbol(alpncallback)]: null,
[Symbol(res)]: <ref *2> TLSWrap {
_parent: [TCP],
_parentWrap: null,
_secureContext: [SecureContext],
reading: true,
onkeylog: [Function: onkeylog],
onhandshakestart: {},
onhandshakedone: [Function (anonymous)],
onocspresponse: [Function: onocspresponse],
onnewsession: [Function: onnewsessionclient],
onerror: [Function: onerror],
[Symbol(owner_symbol)]: [Circular *1],
[Symbol(resource_symbol)]: [ReusedHandle]
},
[Symbol(verified)]: true,
[Symbol(pendingSession)]: null,
[Symbol(async_id_symbol)]: -1,
[Symbol(kHandle)]: <ref *2> TLSWrap {
_parent: [TCP],
_parentWrap: null,
_secureContext: [SecureContext],
reading: true,
onkeylog: [Function: onkeylog],
onhandshakestart: {},
onhandshakedone: [Function (anonymous)],
onocspresponse: [Function: onocspresponse],
onnewsession: [Function: onnewsessionclient],
onerror: [Function: onerror],
[Symbol(owner_symbol)]: [Circular *1],
[Symbol(resource_symbol)]: [ReusedHandle]
},
[Symbol(lastWriteQueueSize)]: 0,
[Symbol(timeout)]: <ref *3> Timeout {
_idleTimeout: 5000,
_idlePrev: [TimersList],
_idleNext: [TimersList],
_idleStart: 1075,
_onTimeout: [Function: bound ],
_timerArgs: undefined,
_repeat: null,
_destroyed: false,
[Symbol(refed)]: false,
[Symbol(kHasPrimitive)]: false,
[Symbol(asyncId)]: 40,
[Symbol(triggerId)]: 38
},

@oremir
Copy link
Author

oremir commented Mar 16, 2024

      [Symbol(kBuffer)]: null,
      [Symbol(kBufferCb)]: null,
      [Symbol(kBufferGen)]: null,
      [Symbol(shapeMode)]: true,
      [Symbol(kCapture)]: false,
      [Symbol(kSetNoDelay)]: false,
      [Symbol(kSetKeepAlive)]: true,
      [Symbol(kSetKeepAliveInitialDelay)]: 1,
      [Symbol(kBytesRead)]: 0,
      [Symbol(kBytesWritten)]: 0,
      [Symbol(connect-options)]: {
        rejectUnauthorized: true,
        ciphers: 'TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA384:DHE-RSA-AES256-SHA384:ECDHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA256:HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!PSK:!SRP:!CAMELLIA',
        checkServerIdentity: [Function: checkServerIdentity],
        minDHSize: 1024,
        maxRedirects: 21,
        maxBodyLength: 10485760,
        protocol: 'https:',
        path: null,
        method: 'POST',
        headers: [Object],
        agent: undefined,
        agents: [Object],
        auth: undefined,
        hostname: 'workflowy.com',
        port: 443,
        nativeProtocols: [Object],
        pathname: '/ajax_login',
        _defaultAgent: [Agent],
        host: 'workflowy.com',
        keepAlive: true,
        scheduling: 'lifo',
        timeout: 5000,
        noDelay: true,
        servername: 'workflowy.com',
        _agentKey: 'workflowy.com:443:::::::::::::::::::::',
        encoding: null,
        keepAliveInitialDelay: 1000
      }
    },
    _consuming: true,
    _dumped: false,
    req: [Circular *4],
    _eventsCount: 4,
    responseUrl: 'https://workflowy.com/get_initialization_data',
    redirects: [],
    [Symbol(shapeMode)]: true,
    [Symbol(kCapture)]: false,
    [Symbol(kHeaders)]: {
      'content-length': '14089',
      'content-security-policy': "default-src *  data: blob: filesystem: about: ws: wss: 'unsafe-inline' 'unsafe-eval' unsafe-dynamic",
      'content-type': 'text/html; charset=utf-8',
      date: 'Sat, 16 Mar 2024 16:05:40 GMT',
      'referrer-policy': 'same-origin',
      server: 'gunicorn',
      'set-cookie': [
        'sessionid=""; expires=Thu, 01 Jan 1970 00:00:00 GMT; Max-Age=0; Path=/; SameSite=None; Secure'
      ],
      'strict-transport-security': 'max-age=31536000; includeSubDomains; preload',
      vary: 'Cookie, Origin',
      'x-content-type-options': 'nosniff',
      'x-frame-options': 'SAMEORIGIN',
      'x-xss-protection': '1; mode=block'
    },
    [Symbol(kHeadersCount)]: 24,
    [Symbol(kTrailers)]: null,
    [Symbol(kTrailersCount)]: 0
  },
  aborted: false,
  timeoutCb: null,
  upgradeOrConnect: false,
  parser: null,
  maxHeadersCount: null,
  reusedSocket: true,
  host: 'workflowy.com',
  protocol: 'https:',
  _redirectable: Writable {
    _events: {
      close: undefined,
      error: [Function: handleRequestError],
      prefinish: undefined,
      finish: undefined,
      drain: undefined,
      response: [Function: handleResponse],
      socket: [Function: handleRequestSocket]
    },
    _writableState: WritableState {
      highWaterMark: 16384,
      length: 0,
      corked: 0,
      onwrite: [Function: bound onwrite],
      writelen: 0,
      bufferedIndex: 0,
      pendingcb: 0,
      [Symbol(kState)]: 17580812,
      [Symbol(kBufferedValue)]: null
    },
    _maxListeners: undefined,
    _options: {
      maxRedirects: 21,
      maxBodyLength: 10485760,
      protocol: 'https:',
      path: '/get_initialization_data',
      method: 'GET',
      headers: {
        Accept: 'application/json, text/plain, */*',
        cookie: 'sessionid=undefined',
        'User-Agent': 'axios/0.26.0'
      },
      agent: undefined,
      agents: { http: undefined, https: undefined },
      auth: undefined,
      hostname: 'workflowy.com',
      port: null,
      nativeProtocols: { 'http:': [Object], 'https:': [Object] },
      pathname: '/get_initialization_data'
    },
    _ended: true,
    _ending: true,
    _redirectCount: 0,
    _redirects: [],
    _requestBodyLength: 0,
    _requestBodyBuffers: [],
    _eventsCount: 3,
    _onNativeResponse: [Function (anonymous)],
    _currentRequest: [Circular *4],
    _currentUrl: 'https://workflowy.com/get_initialization_data',
    [Symbol(shapeMode)]: true,
    [Symbol(kCapture)]: false
  },
  [Symbol(shapeMode)]: false,
  [Symbol(kCapture)]: false,
  [Symbol(kBytesWritten)]: 0,
  [Symbol(kNeedDrain)]: false,
  [Symbol(corked)]: 0,
  [Symbol(kChunkedBuffer)]: [],
  [Symbol(kChunkedLength)]: 0,
  [Symbol(kSocket)]: <ref *1> TLSSocket {
    _tlsOptions: {
      allowHalfOpen: undefined,
      pipe: false,
      secureContext: SecureContext { context: SecureContext {} },
      isServer: false,
      requestCert: true,
      rejectUnauthorized: true,
      session: undefined,
      ALPNProtocols: undefined,
      requestOCSP: undefined,
      enableTrace: undefined,
      pskCallback: undefined,
      highWaterMark: undefined,
      onread: undefined,
      signal: undefined
    },
    _secureEstablished: true,
    _securePending: false,
    _newSessionPending: false,
    _controlReleased: true,
    secureConnecting: false,
    _SNICallback: null,
    servername: 'workflowy.com',
    alpnProtocol: false,
    authorized: true,
    authorizationError: null,
    encrypted: true,
    _events: [Object: null prototype] {
      close: [
        [Function: onSocketCloseDestroySSL],
        [Function],
        [Function: onClose]
      ],
      end: [Function: onReadableStreamEnd],
      error: [Function: bound onceWrapper] {
        listener: [Function: freeSocketErrorListener]
      },
      newListener: [Function: keylogNewListener],
      connect: undefined,
      secure: [Function: onConnectSecure],
      session: [Function (anonymous)],
      free: [Function: onFree],
      timeout: [Function: onTimeout],
      agentRemove: [Function: onRemove],
      data: undefined,
      drain: undefined
    },
    _eventsCount: 9,
    connecting: false,
    _hadError: false,
    _parent: null,
    _host: 'workflowy.com',
    _closeAfterHandlingError: false,
    _readableState: ReadableState {
      highWaterMark: 16384,
      buffer: [],
      bufferIndex: 0,
      length: 0,
      pipes: [],
      awaitDrainWriters: null,
      [Symbol(kState)]: 60303620
    },
    _writableState: WritableState {
      highWaterMark: 16384,
      length: 0,
      corked: 0,
      onwrite: [Function: bound onwrite],
      writelen: 0,
      bufferedIndex: 0,
      pendingcb: 0,
      [Symbol(kState)]: 17563908,
      [Symbol(kBufferedValue)]: null,
      [Symbol(kWriteCbValue)]: [Function: bound onFinish]
    },
    allowHalfOpen: false,
    _maxListeners: undefined,
    _sockname: null,
    _pendingData: null,
    _pendingEncoding: '',
    server: undefined,
    _server: null,
    ssl: <ref *2> TLSWrap {
      _parent: TCP {
        reading: [Getter/Setter],
        onconnection: null,
        [Symbol(owner_symbol)]: [Circular *1]
      },
      _parentWrap: null,
      _secureContext: SecureContext { context: SecureContext {} },
      reading: true,
      onkeylog: [Function: onkeylog],
      onhandshakestart: {},
      onhandshakedone: [Function (anonymous)],
      onocspresponse: [Function: onocspresponse],
      onnewsession: [Function: onnewsessionclient],
      onerror: [Function: onerror],
      [Symbol(owner_symbol)]: [Circular *1],
      [Symbol(resource_symbol)]: ReusedHandle { type: 61, handle: [Circular *2] }
    },
    _requestCert: true,
    _rejectUnauthorized: true,
    timeout: 5000,
    parser: null,
    _httpMessage: null,
    autoSelectFamilyAttemptedAddresses: [ '54.243.211.71:443' ],
    [Symbol(alpncallback)]: null,
    [Symbol(res)]: <ref *2> TLSWrap {
      _parent: TCP {
        reading: [Getter/Setter],
        onconnection: null,
        [Symbol(owner_symbol)]: [Circular *1]
      },
      _parentWrap: null,
      _secureContext: SecureContext { context: SecureContext {} },
      reading: true,
      onkeylog: [Function: onkeylog],
      onhandshakestart: {},
      onhandshakedone: [Function (anonymous)],
      onocspresponse: [Function: onocspresponse],
      onnewsession: [Function: onnewsessionclient],
      onerror: [Function: onerror],
      [Symbol(owner_symbol)]: [Circular *1],
      [Symbol(resource_symbol)]: ReusedHandle { type: 61, handle: [Circular *2] }
    },
    [Symbol(verified)]: true,
    [Symbol(pendingSession)]: null,
    [Symbol(async_id_symbol)]: -1,
    [Symbol(kHandle)]: <ref *2> TLSWrap {
      _parent: TCP {
        reading: [Getter/Setter],
        onconnection: null,
        [Symbol(owner_symbol)]: [Circular *1]
      },
      _parentWrap: null,
      _secureContext: SecureContext { context: SecureContext {} },
      reading: true,
      onkeylog: [Function: onkeylog],
      onhandshakestart: {},
      onhandshakedone: [Function (anonymous)],
      onocspresponse: [Function: onocspresponse],
      onnewsession: [Function: onnewsessionclient],
      onerror: [Function: onerror],
      [Symbol(owner_symbol)]: [Circular *1],
      [Symbol(resource_symbol)]: ReusedHandle { type: 61, handle: [Circular *2] }
    },
    [Symbol(lastWriteQueueSize)]: 0,
    [Symbol(timeout)]: <ref *3> Timeout {
      _idleTimeout: 5000,
      _idlePrev: TimersList {
        _idleNext: [Circular *3],
        _idlePrev: [Circular *3],
        expiry: 5088,
        id: -9007199254740991,
        msecs: 5000,
        priorityQueuePosition: 1
      },
      _idleNext: TimersList {
        _idleNext: [Circular *3],
        _idlePrev: [Circular *3],
        expiry: 5088,
        id: -9007199254740991,
        msecs: 5000,
        priorityQueuePosition: 1
      },
      _idleStart: 1075,
      _onTimeout: [Function: bound ],
      _timerArgs: undefined,
      _repeat: null,
      _destroyed: false,
      [Symbol(refed)]: false,
      [Symbol(kHasPrimitive)]: false,
      [Symbol(asyncId)]: 40,
      [Symbol(triggerId)]: 38
    },
    [Symbol(kBuffer)]: null,
    [Symbol(kBufferCb)]: null,
    [Symbol(kBufferGen)]: null,
    [Symbol(shapeMode)]: true,
    [Symbol(kCapture)]: false,
    [Symbol(kSetNoDelay)]: false,
    [Symbol(kSetKeepAlive)]: true,
    [Symbol(kSetKeepAliveInitialDelay)]: 1,
    [Symbol(kBytesRead)]: 0,
    [Symbol(kBytesWritten)]: 0,
    [Symbol(connect-options)]: {
      rejectUnauthorized: true,
      ciphers: 'TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-SHA256:DHE-RSA-AES128-SHA256:ECDHE-RSA-AES256-SHA384:DHE-RSA-AES256-SHA384:ECDHE-RSA-AES256-SHA256:DHE-RSA-AES256-SHA256:HIGH:!aNULL:!eNULL:!EXPORT:!DES:!RC4:!MD5:!PSK:!SRP:!CAMELLIA',
      checkServerIdentity: [Function: checkServerIdentity],
      minDHSize: 1024,
      maxRedirects: 21,
      maxBodyLength: 10485760,
      protocol: 'https:',
      path: null,
      method: 'POST',
      headers: {
        Accept: 'application/json, text/plain, */*',
        'Content-Type': 'application/x-www-form-urlencoded;charset=utf-8',
        'User-Agent': 'axios/0.26.0',
        'Content-Length': 37
      },
      agent: undefined,
      agents: { http: undefined, https: undefined },
      auth: undefined,
      hostname: 'workflowy.com',
      port: 443,
      nativeProtocols: { 'http:': [Object], 'https:': [Object] },
      pathname: '/ajax_login',
      _defaultAgent: Agent {
        _events: [Object: null prototype],
        _eventsCount: 2,
        _maxListeners: undefined,
        defaultPort: 443,
        protocol: 'https:',
        options: [Object: null prototype],
        requests: [Object: null prototype] {},
        sockets: [Object: null prototype] {},
        freeSockets: [Object: null prototype],
        keepAliveMsecs: 1000,
        keepAlive: true,
        maxSockets: Infinity,
        maxFreeSockets: 256,
        scheduling: 'lifo',
        maxTotalSockets: Infinity,
        totalSocketCount: 1,
        maxCachedSessions: 100,
        _sessionCache: [Object],
        [Symbol(shapeMode)]: false,
        [Symbol(kCapture)]: false
      },
      host: 'workflowy.com',
      keepAlive: true,
      scheduling: 'lifo',
      timeout: 5000,
      noDelay: true,
      servername: 'workflowy.com',
      _agentKey: 'workflowy.com:443:::::::::::::::::::::',
      encoding: null,
      keepAliveInitialDelay: 1000
    }
  },
  [Symbol(kOutHeaders)]: [Object: null prototype] {
    accept: [ 'Accept', 'application/json, text/plain, */*' ],
    cookie: [ 'cookie', 'sessionid=undefined' ],
    'user-agent': [ 'User-Agent', 'axios/0.26.0' ],
    host: [ 'Host', 'workflowy.com' ]
  },
  [Symbol(errored)]: null,
  [Symbol(kHighWaterMark)]: 16384,
  [Symbol(kRejectNonStandardBodyWrites)]: false,
  [Symbol(kUniqueHeaders)]: null
},
data: '<!DOCTYPE html><!-- Last Published: Tue Mar 12 2024 15:02:24 GMT+0000 (Coordinated Universal Time) --><html data-wf-domain="webflow.workflowy.com" data-wf-page="616702739d8fce291ebf6bcc" data-wf-site="5fd91be1f828cf2dfee59347"><head><meta charset="utf-8"/><title>404</title><meta content="Sorry, the page you’re looking for doesn’t exist, or is no longer being shared." name="description"/><meta content="404" property="og:title"/><meta content="Sorry, the page you’re looking for doesn’t exist, or is no longer being shared." property="og:description"/><meta content="404" property="twitter:title"/><meta content="Sorry, the page you’re looking for doesn’t exist, or is no longer being shared." property="twitter:description"/><meta property="og:type" content="website"/><meta content="summary_large_image" name="twitter:card"/><meta content="width=device-width, initial-scale=1" name="viewport"/><link href="https://assets-global.website-files.com/5fd91be1f828cf2dfee59347/css/workflowypages.f136a2739.css" rel="stylesheet" type="text/css"/><link href="https://fonts.googleapis.com" rel="preconnect"/><link href="https://fonts.gstatic.com" rel="preconnect" crossorigin="anonymous"/><script src="https://ajax.googleapis.com/ajax/libs/webfont/1.6.26/webfont.js" type="text/javascript"></script><script type="text/javascript">WebFont.load({  google: {    families: ["Open Sans:300,300italic,400,400italic,600,600italic,700,700italic,800,800italic","Roboto:300,regular,700"]  }});</script><script type="text/javascript">!function(o,c){var n=c.documentElement,t=" w-mod-";n.className+=t+"js",("ontouchstart"in o||o.DocumentTouch&&c instanceof DocumentTouch)&&(n.className+=t+"touch")}(window,document);</script><link href="https://assets-global.website-files.com/5fd91be1f828cf2dfee59347/601332655a6e65a7d98991bf_favicon-5.png" rel="shortcut icon" type="image/x-icon"/><link href="https://assets-global.website-files.com/5fd91be1f828cf2dfee59347/60133273246708acfcdc3fae_favicon-1.png" rel="apple-touch-icon"/><link href="workflowy.com/not-found" rel="canonical"/><!-- Google Tag Manager -->\n' +
  "<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':\n" +
  "new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],\n" +
  "j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=\n" +
  "'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);\n" +
  "})(window,document,'script','dataLayer','GTM-MKX4QPS');</script>\n" +
  '<!-- End Google Tag Manager -->\n' +
  '\n' +
  '<!-- WorkFlowy embeddable auth form -->\n' +
  '<script defer src="/media/js/auth_embed.js"></script>\n' +
  '<!-- END WorkFlowy embeddable auth form -->\n' +
  '\n' +
  '<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">\n' +
  '<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">\n' +
  '<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">\n' +
  '<link rel="manifest" href="/site.webmanifest">\n' +
  '<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">\n' +
  '<meta name="msapplication-TileColor" content="#ffc40d">\n' +
  '<meta name="theme-color" content="#ffffff">\n' +
  '<link rel="canonical" href="https://workflowy.com/not-found/" /></head><body class="body-white"><div class="navbar-2"><div data-collapse="small" data-animation="default" data-duration="400" data-easing="ease" data-easing2="ease" role="banner" class="navbar-3 w-nav"><div class="container-7 w-container"><a href="/" class="menu-logo w-inline-block"><img src="https://assets-global.website-files.com/5fd91be1f828cf2dfee59347/5fd91be1f828cfcbb8e5935a_workflowy-logo.svg" loading="lazy" alt="" class="image-2"/><div class="text-block-12">Workflowy </div></a><nav role="navigation" class="nav-menu w-nav-menu"><a href="/basics" class="link-navbar">Basics</a><a href="/templates/" target="_blank" class="link-navbar">Templates</a><div data-hover="true" data-delay="0" class="w-dropdown"><div class="dropdown-toggle w-dropdown-toggle"><div class="icon-39 w-icon-dropdown-toggle"></div><div class="link-navbar">Resources</div></div><nav class="dropdown-list w-dropdown-list"><a href="/integrations" class="dropdown-link w-dropdown-link">Integrations</a><a href="/learn/" class="dropdown-link w-dropdown-link">Guides &amp; tutorials</a><a href="/help" target="_blank" class="dropdown-link w-dropdown-link">Knowledge base</a><a href="https://blog.workflowy.com/" target="_blank" class="dropdown-link w-dropdown-link">Blog</a></nav></div><a href="/features" class="link-navbar">Features</a><a href="/download" class="link-navbar">Downloads</a><a href="/login" class="btn-login-navbar-text">Log in</a><a href="/signup" class="btn-signup-2">Sign up</a></nav><div class="menu-button w-nav-button"><div class="w-icon-nav-menu"></div></div></div></div></div><div class="_404-block"><h1 class="hero-focus-heading-light">Sorry, the page you’re looking for is no longer being shared or you don&#x27;t have permission to access it.</h1></div><div class="down-arrow-block w-container"><a href="#what-is-workflowy" class="w-inline-block"><img src="https://assets-global.website-files.com/5fd91be1f828cf2dfee59347/60491685bf5ce32e31ad830a_down%20arow.svg" loading="lazy" alt=""/></a></div><div id="what-is-workflowy" class="block-bg-gray"><div class="div-block-91"><div class="block-header-text"><h1 class="text-black-32-centered">What is Workflowy?</h1><p class="paragraph-16-normal">Workflowy replaces your notebooks, stickies and bloated apps with a simple, smooth digital notebook unlike anything you’ve seen before.</p></div></div><div class="feature-one-column-thin"><div class="feature-column-single"><img src="https://assets-global.website-files.com/5fd91be1f828cf2dfee59347/616706fd37d50469af331d9a_lists.svg" loading="lazy" alt="" width="254" class="image-100"/><div class="feature-column-text"><p class="paragraph-16-normal">Make infinitely nesting <strong>lists</strong></p></div></div><div class="feature-column-single"><img src="https://assets-global.website-files.com/5fd91be1f828cf2dfee59347/61670705ac4ebb7076e32551_notes.svg" loading="lazy" alt="" width="254" class="image-100"/><div class="feature-column-text"><p class="paragraph-16-normal">Take <strong>notes</strong> with files &amp; images</p></div></div><div class="feature-column-single"><img src="https://assets-global.website-files.com/5fd91be1f828cf2dfee59347/6167070cbfbcc93484ff670f_boards.svg" loading="lazy" alt="" width="254" class="image-100"/><div class="feature-column-text"><p class="paragraph-16-normal">Track activities with <strong>boards</strong></p></div></div></div><div class="block-centered"><a href="/signup" class="signup-button-centered w-button">Sign up</a></div></div><div id="what-is-workflowy" class="block-bg"><div class="institutions-block"><div class="organizations-block-text"><div class="block-header-text"><p class="organizations-block-h">Over 3 million people have already discovered Workflowy</p><p class="organizations-p-gray">Including folks at these organizations</p></div></div><div class="institutions-logo-row-small"><div class="institution-logo"><img src="https://assets-global.website-files.com/5fd91be1f828cf2dfee59347/615b75f5e173c613813310ca_mit.svg" loading="lazy" alt="" class="logo-image"/></div><div class="institution-logo"><img src="https://assets-global.website-files.com/5fd91be1f828cf2dfee59347/615b75fc2ab6690062621f60_google.svg" loading="lazy" alt="" class="logo-image"/></div><div class="institution-logo"><img src="https://assets-global.website-files.com/5fd91be1f828cf2dfee59347/615b76034c4dbc5691494b58_spotify.svg" loading="lazy" alt="" class="logo-image"/></div><div class="institution-logo"><img src="https://assets-global.website-files.com/5fd91be1f828cf2dfee59347/615b760a9805af903a5e13be_amazon.svg" loading="lazy" alt="" class="logo-image"/></div></div><div class="institutions-logo-row-small"><div class="institution-logo"><img src="https://assets-global.website-files.com/5fd91be1f828cf2dfee59347/615b7619ea0efa2817e1cb18_apple.svg" loading="lazy" alt="" class="logo-image"/></div><div class="institution-logo"><img src="https://assets-global.website-files.com/5fd91be1f828cf2dfee59347/615b7621aebb01657de705d7_stanford.svg" loading="lazy" alt="" class="logo-image"/></div><div class="institution-logo"><img src="https://assets-global.website-files.com/5fd91be1f828cf2dfee59347/615b7627080fed22172142c7_twitter.svg" loading="lazy" alt="" class="logo-image"/></div><div class="institution-logo"><img src="https://assets-global.website-files.com/5fd91be1f828cf2dfee59347/615b762d9805af22d35e13c7_berkeley.svg" loading="lazy" alt="" class="logo-image"/></div></div></div></div><div class="bg-block-light-gray"><div class="signup-block"><h2 class="heading-centered">As simple as paper. <br/>Absurdly powerful.</h2><p class="paragraph-4">Radical clarity and focus are only a signup away</p><div data-wf-auth="_" class="signup-form w-form"><form id="email-form" name="email-form" data-name="Email Form" method="get" class="_wf-auth-form" data-wf-page-id="616702739d8fce291ebf6bcc" data-wf-element-id="88262aff-d56f-0d8c-84c1-3ae04570db0f"><div class="_wf-auth-form-email"><div class="_wf-input-wrapper"><input class="text-field w-input" maxlength="256" name="email-2" data-name="Email 2" placeholder="Enter your email" type="email" id="email-2" required=""/><div class="_wf-input-error hidden">Some validation error</div></div><input type="submit" data-wait="Please wait..." class="submit-button w-button" value="Sign up"/></div><div class="_wf-auth-form-code-sent hidden"><div class="text-block-6">We sent a one-time verification code to your email.<br/>Please type or paste the code below.</div></div><div class="_wf-auth-form-code-or-pass hidden"><div class="_wf-input-wrapper"><input class="text-field _wf-input-invalid w-input" maxlength="256" name="Code-2" data-name="Code 2" placeholder="Code" type="text" id="Code-2"/><div class="_wf-input-error">Some validation error</div></div></div><div class="_wf-auth-form-forgot-pass hidden"><div>Forgot your password?</div></div></form><div class="success-message w-form-do'... 4073 more characters

},
isAxiosError: true,
toJSON: [Function: toJSON]
}

Node.js v21.6.1

at Flow.Launcher.Core.Plugin.JsonRPCPlugin.ExecuteAsync(ProcessStartInfo startInfo, CancellationToken token) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\JsonRPCPlugin.cs:line 243
at Flow.Launcher.Core.Plugin.JsonRPCPlugin.ExecuteAsync(ProcessStartInfo startInfo, CancellationToken token) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\JsonRPCPlugin.cs:line 248
at Flow.Launcher.Core.Plugin.JsonRPCPlugin.ExecuteResultAsync(JsonRPCResult result) in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\JsonRPCPlugin.cs:line 117
at Flow.Launcher.Core.Plugin.JsonRPCPluginBase.<>c__DisplayClass18_0.<b__0>d.MoveNext() in C:\projects\flow-launcher\Flow.Launcher.Core\Plugin\JsonRPCPluginBase.cs:line 89
--- End of stack trace from previous location ---
at Flow.Launcher.ViewModel.MainViewModel.OpenResultAsync(String index) in C:\projects\flow-launcher\Flow.Launcher\ViewModel\MainViewModel.cs:line 294
at CommunityToolkit.Mvvm.Input.AsyncRelayCommand.AwaitAndThrowIfFailed(Task executionTask)
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant