Created
November 12, 2016 12:54
-
-
Save dheerajbhaskar/25ed549b697f32f5625eaa25dc53027d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
================================================================ | |
o | |
(/) P O S T M A N | |
^ | |
Go to View -> Show Postman Console to check your script logs. | |
================================================================ | |
sails.io.js:142 π sync service connectivity initiated | |
sails.io.js:759 socket replaying queued commands | |
sails.io.js:142 π connected to sync service. | |
72xml.js:22 πΆ watchdog checking connection health | |
sails.io.js:142 π disconnected from sync service. possibly a network outage. | |
sails.io.js:142 π scheduled reconnection attempt #1 after 8626ms | |
sails.io.js:142 π reconnecting to sync service. #(1/8) | |
sails.io.js:142 π reconnected to sync service after being offline for 9.737seconds. | |
sails.io.js:142 π connected to sync service. | |
26xml.js:22 πΆ watchdog checking connection health | |
sails.io.js:142 π disconnected from sync service. possibly a network outage. | |
sails.io.js:142 π scheduled reconnection attempt #1 after 12795ms | |
xml.js:22 πΆ watchdog checking connection health | |
sails.io.js:142 π reconnecting to sync service. #(1/8) | |
sails.io.js:5 WebSocket connection to 'wss://sync-xi.getpostman.com/socket.io/?__sails_io_sdk_version=0.11.0&__saiβ¦tform=browser&__sails_io_sdk_language=javascript&EIO=3&transport=websocket' failed: Error in connection establishment: net::ERR_NETWORK_CHANGED | |
sails.io.js:142 π error establishing connection with sync service. | |
Error: websocket error(β¦) | |
sails.io.js:142 π scheduled reconnection attempt #2 after 21247ms | |
sails.io.js:142 π reconnecting to sync service. #(2/8) | |
sails.io.js:142 π reconnected to sync service after being offline for 40.262seconds. | |
sails.io.js:142 π connected to sync service. | |
https://analytics.getpostman.com/events Failed to load resource: net::ERR_NAME_NOT_RESOLVED | |
17xml.js:22 πΆ watchdog checking connection health | |
xml.js:22 Could not read FileList correctly | |
3xml.js:22 πΆ watchdog checking connection health | |
xml.js:22 πΆ watchdog checking connection health |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment