Alacard
Alacard
HHomarr
Created by Alacard on 12/18/2024 in #💬・get-help
(Bata4) Wrong Port on doc & missing info
O.S.: Unraid Version: 1.0 Beta 4 doc's says port is 7575 but thats not correct server is starting on port 3000 Also doc's is missing info when it comes to reverse proxy, seeing as the webscket server starts on port 3001. the doc dont say what the path is that need to be forwarded to that port. from looking at the failed request in the browser console im guessing is "/websockets" is that correct? PS: this also maybe why ppl are having a problem with importing there data. seeing as its trying to do so via http://<ip>:3000/websocket and not http://<ip>:3001/websocket. ▲ Next.js 14.2.20 - Local: http://dc062cb93b44:3000 - Network: http://172.20.0.32:3000 ✓ Starting... ✓ Ready in 322ms 2024-12-18T16:55:11.495Z info: Starting schedule of cron job analytics. 2024-12-18T16:55:11.576Z info: Sent all analytics in 16 ms 2024-12-18T16:55:11.577Z info: The callback of 'analytics' cron job succeeded (before callback took 22 ms, callback took 77 ms) 2024-12-18T16:55:11.579Z info: Starting schedule of cron job iconsUpdater. 2024-12-18T16:55:11.581Z info: Updating icon repository cache... 2024-12-18T16:55:11.587Z info: Dispatching request https://api.github.com/repos/walkxcode/dashboard-icons/git/trees/main?recursive=true (5 headers) 2024-12-18T16:55:11.601Z info: ✅ WebSocket Server listening on ws://localhost:3001 2887-5bd3a286212583af.js:5 WebSocket connection to 'ws://<ip>:3000/websockets' failed:
6 replies