Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 20:06:11.786 [Thread-0] INFO reactor.Flux.OnAssembly.4 - | cancel()
- 20:06:11.786 [Thread-0] INFO reactor.Flux.UnicastProcessor.3 - | cancel()
- 20:06:11.786 [Thread-0] INFO reactor.Flux.OnAssembly.5 - | onComplete()
- 20:06:11.786 [Thread-0] INFO com.tterrag.discorio.ChatReader - Saw input
- 20:06:11.786 [reactor-http-epoll-16] DEBUG reactor.netty.resources.PooledConnectionProvider - [id: 0x312cb995, L:/172.31.54.84:53794 - R:discordapp.com/104.16.58.5:443] Channel acquired, now 1 active connections and 1 inactive connections
- 20:06:11.786 [reactor-http-epoll-16] DEBUG discord4j.rest.http.client.DiscordWebClient - [acquired] PooledConnection{channel=[id: 0x312cb995, L:/172.31.54.84:53794 - R:discordapp.com/104.16.58.5:443]}
- 20:06:11.786 [reactor-http-epoll-16] DEBUG reactor.netty.http.client.HttpClientConnect - [id: 0x312cb995, L:/172.31.54.84:53794 - R:discordapp.com/104.16.58.5:443] Handler is being applied: {uri=https://discordapp.com/api/v6/channels/205168854240985088/messages, method=POST}
- 20:06:11.786 [reactor-http-epoll-16] DEBUG reactor.netty.channel.ChannelOperationsHandler - [id: 0x312cb995, L:/172.31.54.84:53794 - R:discordapp.com/104.16.58.5:443] Writing object DefaultHttpRequest(decodeResult: success, version: HTTP/1.1)
- POST /api/v6/channels/205168854240985088/messages HTTP/1.1
- authorization: Bot NTUwMzg0NDExNDg1NjY3MzU5.D1ho9g.koFqsOu_6YntseE4st2BUhMZBBg
- user-agent: DiscordBot(https://discord4j.com, v3-3.0.0.RC2-g5ce2610-2)
- content-type: application/json
- accept-encoding: gzip
- host: discordapp.com
- accept: */*
- transfer-encoding: chunked
- 20:06:11.787 [reactor-http-epoll-16] DEBUG reactor.netty.channel.ChannelOperationsHandler - [id: 0x312cb995, L:/172.31.54.84:53794 - R:discordapp.com/104.16.58.5:443] Writing object
- 20:06:11.788 [reactor-http-epoll-16] DEBUG reactor.netty.channel.ChannelOperationsHandler - [id: 0x312cb995, L:/172.31.54.84:53794 - R:discordapp.com/104.16.58.5:443] Writing object EmptyLastHttpContent
- 20:06:11.788 [reactor-http-epoll-16] DEBUG reactor.netty.resources.PooledConnectionProvider - [id: 0x312cb995, L:/172.31.54.84:53794 - R:discordapp.com/104.16.58.5:443] onStateChange(POST{uri=/api/v6/channels/205168854240985088/messages, connection=PooledConnection{channel=[id: 0x312cb995, L:/172.31.54.84:53794 - R:discordapp.com/104.16.58.5:443]}}, [request_sent])
- 20:06:11.788 [reactor-http-epoll-16] DEBUG discord4j.rest.http.client.DiscordWebClient - [request_sent] POST{uri=/api/v6/channels/205168854240985088/messages, connection=PooledConnection{channel=[id: 0x312cb995, L:/172.31.54.84:53794 - R:discordapp.com/104.16.58.5:443]}}
- 20:06:11.788 [reactor-http-epoll-16] DEBUG discord4j.rest.http.client.DiscordWebClient - [configured] POST{uri=/api/v6/channels/205168854240985088/messages, connection=PooledConnection{channel=[id: 0x312cb995, L:/172.31.54.84:53794 - R:discordapp.com/104.16.58.5:443]}}
- 20:06:11.864 [reactor-http-epoll-12] DEBUG io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder - Decoding WebSocket Frame opCode=2
- 20:06:11.864 [reactor-http-epoll-12] DEBUG io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder - Decoding WebSocket Frame length=195
- 20:06:11.873 [reactor-http-epoll-12] DEBUG discord4j.gateway.inbound.0 - | onNext(GatewayPayload{op=0, data=MessageCreate{type=0, tts=false, timestamp='2019-02-27T20:06:11.835000+00:00', pinned=false, nonce='null', mentions=[], mentionRoles=[], mentionEveryone=false, member=MessageMember{roles=[205168152970133504, 550387437944438784], nick='Server Link', mute=false, deaf=false, joinedAt='2019-02-27T18:43:10.824997+00:00'}, id=550408329457828014, embeds=[], editedTimestamp='null', content='2019-02-27 20:06:10 [CHAT] tterrag1098: asdf123', channelId=205168854240985088, author=UserResponse{id=550384411485667359, username='Discorio', discriminator='1676', avatar='null', bot=true}, attachments=[], guildId=175740881389879296, webhookId=null, activity=null, application=null}, sequence=3, type='MESSAGE_CREATE'})
- 20:06:11.877 [ForkJoinPool-1-worker-1] DEBUG discord4j.dispatch.MessageCreateEvent.0 - | onNext(MessageCreateEvent{message=Message{data=MessageBean{id=550408329457828014, channelId=205168854240985088, author=UserBean{id=550384411485667359, username='Discorio', discriminator='1676', avatar='null', isBot=true}, content='2019-02-27 20:06:10 [CHAT] tterrag1098: asdf123', timestamp='2019-02-27T20:06:11.835000+00:00', editedTimestamp='null', tts=false, mentionEveryone=false, mentions=[], mentionRoles=[], attachments=[], embeds=[], reactions=null, pinned=false, webhookId=null, type=0}}, guildId=175740881389879296, member=Member{data=MemberBean{nick='Server Link', roles=[205168152970133504, 550387437944438784], joinedAt='2019-02-27T18:43:10.824997+00:00'}, guildId=175740881389879296} User{data=UserBean{id=550384411485667359, username='Discorio', discriminator='1676', avatar='null', isBot=true}}})
- 20:06:11.877 [ForkJoinPool-1-worker-1] INFO reactor.Flux.OnAssembly.2 - | onNext(MessageCreateEvent{message=Message{data=MessageBean{id=550408329457828014, channelId=205168854240985088, author=UserBean{id=550384411485667359, username='Discorio', discriminator='1676', avatar='null', isBot=true}, content='2019-02-27 20:06:10 [CHAT] tterrag1098: asdf123', timestamp='2019-02-27T20:06:11.835000+00:00', editedTimestamp='null', tts=false, mentionEveryone=false, mentions=[], mentionRoles=[], attachments=[], embeds=[], reactions=null, pinned=false, webhookId=null, type=0}}, guildId=175740881389879296, member=Member{data=MemberBean{nick='Server Link', roles=[205168152970133504, 550387437944438784], joinedAt='2019-02-27T18:43:10.824997+00:00'}, guildId=175740881389879296} User{data=UserBean{id=550384411485667359, username='Discorio', discriminator='1676', avatar='null', isBot=true}}})
- 20:06:11.888 [reactor-http-epoll-16] DEBUG reactor.netty.http.client.HttpClientOperations - [id: 0x312cb995, L:/172.31.54.84:53794 - R:discordapp.com/104.16.58.5:443] Received response (auto-read:false) : [Date=Wed, 27 Feb 2019 20:06:11 GMT, Content-Type=application/json, Transfer-Encoding=chunked, Connection=keep-alive, Set-Cookie=__cfduid=d6ee48d4876fe8e3cf1107938638b8eca1551297971; expires=Thu, 27-Feb-20 20:06:11 GMT; path=/; domain=.discordapp.com; HttpOnly, Strict-Transport-Security=max-age=31536000; includeSubDomains, X-RateLimit-Limit=5, X-RateLimit-Remaining=4, X-RateLimit-Reset=1551297977, Via=1.1 google, Alt-Svc=clear, Expect-CT=max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct", Server=cloudflare, CF-RAY=4afd4543ac335705-IAD]
- 20:06:11.888 [reactor-http-epoll-16] DEBUG reactor.netty.resources.PooledConnectionProvider - [id: 0x312cb995, L:/172.31.54.84:53794 - R:discordapp.com/104.16.58.5:443] onStateChange(POST{uri=/api/v6/channels/205168854240985088/messages, connection=PooledConnection{channel=[id: 0x312cb995, L:/172.31.54.84:53794 - R:discordapp.com/104.16.58.5:443]}}, [response_received])
- 20:06:11.891 [reactor-http-epoll-16] DEBUG reactor.netty.channel.FluxReceive - [id: 0x312cb995, L:/172.31.54.84:53794 - R:discordapp.com/104.16.58.5:443] Subscribing inbound receiver [pending: 0, cancelled:false, inboundDone: false]
- 20:06:11.891 [reactor-http-epoll-16] DEBUG discord4j.rest.http.client.DiscordWebClient - [response_received] POST{uri=/api/v6/channels/205168854240985088/messages, connection=PooledConnection{channel=[id: 0x312cb995, L:/172.31.54.84:53794 - R:discordapp.com/104.16.58.5:443]}}
- 20:06:11.899 [reactor-http-epoll-16] DEBUG reactor.netty.http.client.HttpClientOperations - [id: 0x312cb995, L:/172.31.54.84:53794 - R:discordapp.com/104.16.58.5:443] Received last HTTP packet
- 20:06:11.899 [reactor-http-epoll-16] DEBUG reactor.netty.resources.PooledConnectionProvider - [id: 0x312cb995, L:/172.31.54.84:53794 - R:discordapp.com/104.16.58.5:443] onStateChange(POST{uri=/api/v6/channels/205168854240985088/messages, connection=PooledConnection{channel=[id: 0x312cb995, L:/172.31.54.84:53794 - R:discordapp.com/104.16.58.5:443]}}, [disconnecting])
- 20:06:11.899 [reactor-http-epoll-16] DEBUG reactor.netty.resources.PooledConnectionProvider - [id: 0x312cb995, L:/172.31.54.84:53794 - R:discordapp.com/104.16.58.5:443] Releasing channel
- 20:06:11.899 [reactor-http-epoll-16] DEBUG reactor.netty.resources.PooledConnectionProvider - [id: 0x312cb995, L:/172.31.54.84:53794 - R:discordapp.com/104.16.58.5:443] Channel cleaned, now 0 active connections and 2 inactive connections
- 20:06:11.899 [reactor-http-epoll-16] DEBUG discord4j.rest.http.client.DiscordWebClient - [released] POST{uri=/api/v6/channels/205168854240985088/messages, connection=PooledConnection{channel=[id: 0x312cb995, L:/172.31.54.84:53794 - R:discordapp.com/104.16.58.5:443]}}
- 20:06:11.900 [elastic-4] INFO reactor.Flux.OnAssembly.6 - | onNext(Message{data=MessageBean{id=550408329457828014, channelId=205168854240985088, author=UserBean{id=550384411485667359, username='Discorio', discriminator='1676', avatar='null', isBot=true}, content='2019-02-27 20:06:10 [CHAT] tterrag1098: asdf123', timestamp='2019-02-27T20:06:11.835000+00:00', editedTimestamp='null', tts=false, mentionEveryone=false, mentions=[], mentionRoles=[], attachments=[], embeds=[], reactions=null, pinned=false, webhookId=null, type=0}})
- 20:06:11.900 [elastic-4] INFO reactor.Flux.OnAssembly.6 - | onComplete()
Advertisement
Add Comment
Please, Sign In to add comment