Socket hang up when opening the website on ipad

I work on this project Glitch :・゚✧

it works smoothly on desktop. but when i open it in ipad(which is where it will be used mostly) I got this error

/opt/debugger/node_modules/.registry.npmjs.org/http-proxy/1.16.2/node_modules/http-proxy/lib/http-proxy/index.js:119

11:26 AM

throw err;

11:26 AM

^

11:26 AM

11:26 AM

Error: socket hang up

11:26 AM

at createHangUpError (_http_client.js:332:15)

11:26 AM

at Socket.socketCloseListener (_http_client.js:373:25)

11:26 AM

at Socket.emit (events.js:203:15)

11:26 AM

at TCP._handle.close (net.js:607:12)

how should i fix this problem ?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.