Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- New session bubble
- <ref *2> Writable {
- _writableState: WritableState {
- objectMode: false,
- highWaterMark: 16384,
- finalCalled: false,
- needDrain: false,
- ending: false,
- ended: false,
- finished: false,
- destroyed: false,
- decodeStrings: true,
- defaultEncoding: 'utf8',
- length: 0,
- writing: false,
- corked: 0,
- sync: true,
- bufferProcessing: false,
- onwrite: [Function: bound onwrite],
- writecb: null,
- writelen: 0,
- afterWriteTickInfo: null,
- bufferedRequest: null,
- lastBufferedRequest: null,
- pendingcb: 0,
- prefinished: false,
- errorEmitted: false,
- emitClose: true,
- autoDestroy: false,
- errored: false,
- bufferedRequestCount: 0,
- corkedRequestsFree: {
- next: null,
- entry: null,
- finish: [Function: bound onCorkedFinish]
- }
- },
- writable: true,
- _events: [Object: null prototype] {
- response: [Function: handleResponse],
- error: [Function: handleRequestError]
- },
- _eventsCount: 2,
- _maxListeners: undefined,
- _options: {
- protocol: 'https:',
- maxRedirects: 21,
- maxBodyLength: 10485760,
- path: '/api/sessions',
- method: 'POST',
- headers: {
- Accept: 'application/json, text/plain, */*',
- 'Content-Type': 'application/json',
- Authorization: 'Basic T1BFTlZJRFVBUFA6aTJjYXQ=',
- 'User-Agent': 'axios/0.19.0',
- 'Content-Length': 166
- },
- agent: undefined,
- auth: undefined,
- hostname: 'hl4devel.i2cat.net',
- port: '4443',
- nativeProtocols: { 'http:': [Object], 'https:': [Object] },
- pathname: '/api/sessions'
- },
- _redirectCount: 0,
- _redirects: [],
- _requestBodyLength: 166,
- _requestBodyBuffers: [
- {
- data: <Buffer 7b 22 6d 65 64 69 61 4d 6f 64 65 22 3a 22 52 4f 55 54 45 44 22 2c 22 72 65 63 6f 72 64 69 6e 67 4d 6f 64 65 22 3a 22 4d 41 4e 55 41 4c 22 2c 22 64 65 ... 116 more bytes>,
- encoding: undefined
- }
- ],
- _onNativeResponse: [Function (anonymous)],
- _currentRequest: <ref *1> ClientRequest {
- _events: [Object: null prototype] {
- response: [Function],
- socket: [Function (anonymous)],
- abort: [Function (anonymous)],
- aborted: [Function (anonymous)],
- error: [Function (anonymous)],
- timeout: [Function (anonymous)]
- },
- _eventsCount: 6,
- _maxListeners: undefined,
- outputData: [],
- outputSize: 0,
- writable: true,
- _last: true,
- chunkedEncoding: false,
- shouldKeepAlive: false,
- useChunkedEncodingByDefault: true,
- sendDate: false,
- _removedConnection: false,
- _removedContLen: false,
- _removedTE: false,
- _contentLength: null,
- _hasBody: true,
- _trailer: '',
- finished: false,
- _headerSent: true,
- socket: TLSSocket {
- _tlsOptions: [Object],
- _secureEstablished: false,
- _securePending: false,
- _newSessionPending: false,
- _controlReleased: true,
- _SNICallback: null,
- servername: null,
- alpnProtocol: null,
- authorized: false,
- authorizationError: null,
- encrypted: true,
- _events: [Object: null prototype],
- _eventsCount: 11,
- connecting: false,
- _hadError: true,
- _parent: null,
- _host: 'hl4devel.i2cat.net',
- _readableState: [ReadableState],
- readable: false,
- _maxListeners: undefined,
- _writableState: [WritableState],
- writable: false,
- allowHalfOpen: false,
- _sockname: null,
- _pendingData: [Array],
- _pendingEncoding: '',
- server: undefined,
- _server: null,
- ssl: null,
- _requestCert: true,
- _rejectUnauthorized: false,
- parser: null,
- _httpMessage: [Circular *1],
- [Symbol(res)]: [TLSWrap],
- [Symbol(asyncId)]: 306,
- [Symbol(kHandle)]: null,
- [Symbol(kSetNoDelay)]: false,
- [Symbol(lastWriteQueueSize)]: 0,
- [Symbol(timeout)]: null,
- [Symbol(kBuffer)]: null,
- [Symbol(kBufferCb)]: null,
- [Symbol(kBufferGen)]: null,
- [Symbol(kCapture)]: false,
- [Symbol(kBytesRead)]: 0,
- [Symbol(kBytesWritten)]: 0,
- [Symbol(connect-options)]: [Object]
- },
- _header: 'POST /api/sessions HTTP/1.1\r\n' +
- 'Accept: application/json, text/plain, */*\r\n' +
- 'Content-Type: application/json\r\n' +
- 'Authorization: Basic T1BFTlZJRFVBUFA6aTJjYXQ=\r\n' +
- 'User-Agent: axios/0.19.0\r\n' +
- 'Content-Length: 166\r\n' +
- 'Host: hl4devel.i2cat.net:4443\r\n' +
- 'Connection: close\r\n' +
- '\r\n',
- _onPendingData: [Function: noopPendingOutput],
- agent: Agent {
- _events: [Object: null prototype],
- _eventsCount: 2,
- _maxListeners: undefined,
- defaultPort: 443,
- protocol: 'https:',
- options: [Object],
- requests: {},
- sockets: [Object],
- freeSockets: {},
- keepAliveMsecs: 1000,
- keepAlive: false,
- maxSockets: Infinity,
- maxFreeSockets: 256,
- maxCachedSessions: 100,
- _sessionCache: [Object],
- [Symbol(kCapture)]: false
- },
- socketPath: undefined,
- method: 'POST',
- maxHeaderSize: undefined,
- insecureHTTPParser: undefined,
- path: '/api/sessions',
- _ended: false,
- res: null,
- aborted: false,
- timeoutCb: null,
- upgradeOrConnect: false,
- parser: null,
- maxHeadersCount: null,
- reusedSocket: false,
- _redirectable: [Circular *2],
- [Symbol(kCapture)]: false,
- [Symbol(kNeedDrain)]: false,
- [Symbol(corked)]: 0,
- [Symbol(kOutHeaders)]: [Object: null prototype] {
- accept: [Array],
- 'content-type': [Array],
- authorization: [Array],
- 'user-agent': [Array],
- 'content-length': [Array],
- host: [Array]
- }
- },
- _currentUrl: 'https://hl4devel.i2cat.net:4443/api/sessions',
- [Symbol(kCapture)]: false
- }
- Error: [object Object]
- at /home/geeksha/VĂdeos/vcnton/server/node_modules/openvidu-node-client/lib/Session.js:421:28
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement