You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generating screenshots works ok on other browsers (chrome, iPhone, ie11), but when I try to generate screenshots on safari 1024x768 I receive:
- ie11-1200x900 ✓ (84928.3ms)
Failed GET https://happo.io/api/snap-requests/${id}. Retrying...
Failed GET https://happo.io/api/snap-requests/${id}. Retrying...
Failed GET https://happo.io/api/snap-requests/${id}. Retrying...
Failed GET https://happo.io/api/snap-requests/${id}. Retrying...
Failed GET https://happo.io/api/snap-requests/${id}. Retrying...
✗ (218767.5ms)
StatusCodeError: 500 - "An error occurred for browser-safari: Failed on worker"
at new StatusCodeError (${projPath}/node_modules/request-promise-core/lib/errors.js:32:15)
at Request.plumbing.callback (${projPath}/node_modules/request-promise-core/lib/plumbing.js:104:33)
at Request.RP$callback [as _callback] (${projPath}/node_modules/request-promise-core/lib/plumbing.js:46:31)
at Request.self.callback (${projPath}/node_modules/request/request.js:185:22)
at Request.emit (events.js:315:20)
at Request.<anonymous> (${projPath}/node_modules/request/request.js:1154:10)
at Request.emit (events.js:315:20)
at IncomingMessage.<anonymous> (${projPath}/node_modules/request/request.js:1076:12)
at Object.onceWrapper (events.js:421:28)
at IncomingMessage.emit (events.js:327:22)
${projPath}/node_modules/request-promise-core/lib/errors.js:32
Error.captureStackTrace(this);
^
StatusCodeError: 500 - "An error occurred for browser-safari: Failed on worker"
at new StatusCodeError (${projPath}/node_modules/request-promise-core/lib/errors.js:32:15)
at Request.plumbing.callback (${projPath}/node_modules/request-promise-core/lib/plumbing.js:104:33)
at Request.RP$callback [as _callback] (${projPath}/node_modules/request-promise-core/lib/plumbing.js:46:31)
at Request.self.callback (${projPath}/node_modules/request/request.js:185:22)
at Request.emit (events.js:315:20)
at Request.<anonymous> (${projPath}/node_modules/request/request.js:1154:10)
at Request.emit (events.js:315:20)
at IncomingMessage.<anonymous> (${projPath}/node_modules/request/request.js:1076:12)
at Object.onceWrapper (events.js:421:28)
at IncomingMessage.emit (events.js:327:22)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! Exit status 1
The text was updated successfully, but these errors were encountered:
Generating screenshots works ok on other browsers (chrome, iPhone, ie11), but when I try to generate screenshots on safari 1024x768 I receive:
The text was updated successfully, but these errors were encountered: