sitaram70

Results 16 comments of sitaram70

Please advise me on how /where to look for

✔ Succesfully retrieved document: e67dad93-3ea7-4836-b5ae-4f8b0a35e4e4 INFO: 173.224.98.234:52283 - "POST /api/get_document HTTP/1.1" 200 OK INFO: ('173.224.98.234', 52308) - "WebSocket /ws/generate_stream" [accepted] INFO: connection open ⚠ WebSocket connection closed by client. INFO:...

t.onclose = e=>{ e.wasClean ? console.log("WebSocket connection closed cleanly, code=".concat(e.code, ", reason=").concat(e.reason)) : console.error("WebSocket connection died"), M("WebSocket Connection Offline", !0), N(!1), w("DONE") }

let {type: t, connected: s, isFetching: o, schemas: n, settingConfig: r, reset_verba: a} = e; return (0, l.jsxs)("div", { className: "flex flex-col gap-2", children: [(0, l.jsxs)("div", { className: "flex flex-col...

I am using AWS EC2 - t3.small, Ubuntu. verba start --port 8000 --host 0.0.0.0 by default port 8000 is not working as it used to work in the earlier version....

ubuntu@ip-172-31-55-26:~/Verba/goldenverba$ sudo lsof -i :6666 COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME python3 3425 ubuntu 18u IPv4 37895 0t0 TCP localhost:48484->localhost:6666 (CLOSE_WAIT) python3 3425 ubuntu 19u IPv4 37983...

![image](https://github.com/weaviate/Verba/assets/132846352/ebffcbd6-a536-4610-a695-82901cb111e3)

Setting are working now. Thank you all for helping you all in fixing the issue.

I am able to save the settings successfully and also able to see all the details on the Admin page. Thank you all for help in resolving the issue.