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
However, I keep getting an issue below, so could someone help me with this? Greatly appreciated!
[7:01:42 PM] error :: ✖ something bad happened, resetting streetmerchant in 5 seconds Protocol error (Browser.getVersion): Target closed. {
"stack": "Error: Protocol error (Browser.getVersion): Target closed.\n at /app/node_modules/puppeteer/lib/cjs/puppeteer/common/Connection.js:71:63\n at new Promise (<anonymous>)\n at Connection.send (/app/node_modules/puppeteer/lib/cjs/puppeteer/common/Connection.js:70:16)\n at Browser._getVersion (/app/node_modules/puppeteer/lib/cjs/puppeteer/common/Browser.js:365:33)\n at Browser.userAgent (/app/node_modules/puppeteer/lib/cjs/puppeteer/common/Browser.js:339:36)\n at launchBrowser (/app/build/src/index.js:122:55)\n at processTicksAndRejections (node:internal/process/task_queues:96:5)\n at async main (/app/build/src/index.js:52:15)\n at async loopMain (/app/build/src/index.js:81:9)"
}
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi folks, I am new to this repo and I am running streetmerchant inside docker container just for easy setup. The docker command I am using is:
The
config.env
file is:However, I keep getting an issue below, so could someone help me with this? Greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions