Skip to content

Instantly share code, notes, and snippets.

@ryancnelson
Created September 29, 2023 17:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryancnelson/7c444171dc2ee67cb01e5ded9507ce4a to your computer and use it in GitHub Desktop.
Save ryancnelson/7c444171dc2ee67cb01e5ded9507ce4a to your computer and use it in GitHub Desktop.
No valid user agent string was provided
useOnWindowResize can't attach an event listener as window is undefined.
No valid user agent string was provided
useOnWindowResize can't attach an event listener as window is undefined.
No valid user agent string was provided
ApolloError: 502: Bad Gateway
at new ApolloError (/usr/src/app/node_modules/@apollo/client/errors/errors.cjs:31:28)
at /usr/src/app/node_modules/@apollo/client/core/core.cjs:1843:47
at both (/usr/src/app/node_modules/@apollo/client/utilities/utilities.cjs:1072:53)
at /usr/src/app/node_modules/@apollo/client/utilities/utilities.cjs:1065:72
at new Promise (<anonymous>)
at Object.then (/usr/src/app/node_modules/@apollo/client/utilities/utilities.cjs:1065:24)
at Object.next (/usr/src/app/node_modules/@apollo/client/utilities/utilities.cjs:1073:49)
at notifySubscription (/usr/src/app/node_modules/zen-observable/lib/Observable.js:135:18)
at onNotify (/usr/src/app/node_modules/zen-observable/lib/Observable.js:179:3)
at SubscriptionObserver.next (/usr/src/app/node_modules/zen-observable/lib/Observable.js:235:7) {
graphQLErrors: [ { message: '502: Bad Gateway', extensions: [Object] } ],
protocolErrors: [],
clientErrors: [],
networkError: null,
extraInfo: undefined
}
ApolloError: 502: Bad Gateway
at new ApolloError (/usr/src/app/node_modules/@apollo/client/errors/errors.cjs:31:28)
at /usr/src/app/node_modules/@apollo/client/core/core.cjs:1843:47
at both (/usr/src/app/node_modules/@apollo/client/utilities/utilities.cjs:1072:53)
at /usr/src/app/node_modules/@apollo/client/utilities/utilities.cjs:1065:72
at new Promise (<anonymous>)
at Object.then (/usr/src/app/node_modules/@apollo/client/utilities/utilities.cjs:1065:24)
at Object.next (/usr/src/app/node_modules/@apollo/client/utilities/utilities.cjs:1073:49)
at notifySubscription (/usr/src/app/node_modules/zen-observable/lib/Observable.js:135:18)
at onNotify (/usr/src/app/node_modules/zen-observable/lib/Observable.js:179:3)
at SubscriptionObserver.next (/usr/src/app/node_modules/zen-observable/lib/Observable.js:235:7) {
graphQLErrors: [ { message: '502: Bad Gateway', extensions: [Object] } ],
protocolErrors: [],
clientErrors: [],
networkError: null,
extraInfo: undefined
}
No valid user agent string was provided
ApolloError: 502: Bad Gateway
at new ApolloError (/usr/src/app/node_modules/@apollo/client/errors/errors.cjs:31:28)
at /usr/src/app/node_modules/@apollo/client/core/core.cjs:1843:47
at both (/usr/src/app/node_modules/@apollo/client/utilities/utilities.cjs:1072:53)
at /usr/src/app/node_modules/@apollo/client/utilities/utilities.cjs:1065:72
at new Promise (<anonymous>)
at Object.then (/usr/src/app/node_modules/@apollo/client/utilities/utilities.cjs:1065:24)
at Object.next (/usr/src/app/node_modules/@apollo/client/utilities/utilities.cjs:1073:49)
at notifySubscription (/usr/src/app/node_modules/zen-observable/lib/Observable.js:135:18)
at onNotify (/usr/src/app/node_modules/zen-observable/lib/Observable.js:179:3)
at SubscriptionObserver.next (/usr/src/app/node_modules/zen-observable/lib/Observable.js:235:7) {
graphQLErrors: [ { message: '502: Bad Gateway', extensions: [Object] } ],
protocolErrors: [],
clientErrors: [],
networkError: null,
extraInfo: undefined
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment