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
I am setting up my environment on a new mac machine (M1 processor). I am getting the below error when I am trying to run spproxy.
go run ./samples/spproxy -strategy ondemand -config ./config/private.json
The chrome window temporarily flashes and closes with the below message in the terminal
2023/03/19 09:38:23 can't request the site, unable to request api: websocket.Dial ws://127.0.0.1:51290/devtools/browser/4a02b57d-72a3-40cd-8d1e-26f71c775dda: bad status
exit status 1
Any suggestions on what potentially could be the problem ?
Thanks
Tarun
The text was updated successfully, but these errors were encountered:
I am setting up my environment on a new mac machine (M1 processor). I am getting the below error when I am trying to run spproxy.
go run ./samples/spproxy -strategy ondemand -config ./config/private.json
The chrome window temporarily flashes and closes with the below message in the terminal
Any suggestions on what potentially could be the problem ?
Thanks
Tarun
The text was updated successfully, but these errors were encountered: