Open barryboom opened 1 week ago
This is no longer an issue found the autostart section and have managed to get that working when i do a fresh install of v4.1 on ubuntu 24.04.1
got a sperate server running dashboard V3.1 so happy to test out moving some files over from that to new server with V4 if anyone is able to advise on what files should be needed.
You mean: the login breaks from moving from V3 to V4, right?
- the service to auto start after a server reboot
This is no longer an issue found the autostart section and have managed to get that working when i do a fresh install of v4.1 on ubuntu 24.04.1
got a sperate server running dashboard V3.1 so happy to test out moving some files over from that to new server with V4 if anyone is able to advise on what files should be needed.
This can be done by enabling the systemd service file. systemctl enable <name of the dashboard>
You mean: the login breaks from moving from V3 to V4, right?
no that can be fixed but other thing dont seem to work even after that like the backup / restore functions just log you out and cannot run debug as get a VENV error when trying to do any command like sudo wg.sh start/stop/debug even though oddly dashboard is still up and running.
- the service to auto start after a server reboot
This is no longer an issue found the autostart section and have managed to get that working when i do a fresh install of v4.1 on ubuntu 24.04.1 got a sperate server running dashboard V3.1 so happy to test out moving some files over from that to new server with V4 if anyone is able to advise on what files should be needed.
This can be done by enabling the systemd service file.
systemctl enable <name of the dashboard>
correct this is no longer an issue and autostart instruction do work
Yeah I think the logging out when clicking backup is a known bug, not related to you.
Regarding the venv in debug mode? Can you post some screenshots or tell me how to reproduce that?
Yeah I think the logging out when clicking backup is a known bug, not related to you.
Regarding the venv in debug mode? Can you post some screenshots or tell me how to reproduce that?
i only get issues when i do an upgrade with the logging out. If a clean install no issues.
in order to reproduce
i will have perform these later aswell myself and get the error but for now going to try copying files from my v3 to my working v4 instance and see what happens there.
I'll try to recreate it! Hope to come back soon.
Describe The Problem i would like to move from v3 to V4 but unable to do so as currently no way to upgrade.
the inline upgrade breaks the dashboard "sudo ./wgd.sh update" from v3 to v4 end up breaking the configuration and features like backup / restore dont work.
i have tried may different ways and so far been unsuccesful so hoping for assistance from the greater minds assembled here.
what does work on both Ubuntu 22 / 24 is a clean install so what am hopipng collectively we can figure out is a way to
in order to achieve this i am happy to build a new server, fresh install and use winscp to copy over files / databases as required.
To Reproduce try and upgrade from V3 to V4 on ubuntu 22 or 24