I've validated that the backend is live and able to be connected, and have also confirmed that it's receiving commands, but using the webui build into the backend container (port 7301 in the default config).
I have also validated that the container is reading through all the logs (which, admittedly, there's a lot of logs in there, about 250k+.
Everything was functioning fine a week ago when I restarted my server, and it was working yesterday before I restarted the VM it's on due to updates, but now it's getting the following message at the bottom of the frontend to signify it's unable to reach the backend
Backend Version: ???
I have used the same URL used in the docker compose files to access the UI for the backend, and was successfully able to get it to execute various commands, but have still remained unable to get it to link to the frontend.
Not sure if I'm missing something stupid or if something's changed that may have caused this, but I'd appreciate any possible assistance.
I've validated that the backend is live and able to be connected, and have also confirmed that it's receiving commands, but using the webui build into the backend container (port 7301 in the default config).
I have also validated that the container is reading through all the logs (which, admittedly, there's a lot of logs in there, about 250k+.
Everything was functioning fine a week ago when I restarted my server, and it was working yesterday before I restarted the VM it's on due to updates, but now it's getting the following message at the bottom of the frontend to signify it's unable to reach the backend
Backend Version: ???I have used the same URL used in the docker compose files to access the UI for the backend, and was successfully able to get it to execute various commands, but have still remained unable to get it to link to the frontend.
Not sure if I'm missing something stupid or if something's changed that may have caused this, but I'd appreciate any possible assistance.