My nethserver installation became inaccessible via ssh and the gui after my servers power supply blew. I have nethserver installed as a vm on proxmox.
I recreated nethserver by installing a new version and then restored settings from a backup.
This replicated all my settings and config to the new server
I managed to get the gui and ssh working by uninstalling cups… dont ask me how that solved the problem i tried ssh to copy mail from the one vm to another and got a cups config error. uninstalled cups and ssh and the gui came back to life. I managed to copy mail from one server to another with the scp command.
But when i log into the account on the new server i can see the new email in the sogo webgui but there is no content on the mail items and when logging in it gives an error no UID.
Can someone help with copying mail in sogo from one nethserver to another so that it is functional
Proxmox has it’s own shell(console), so you can still access CLI on your “old” server without ssh. You could try to repair your ssh and webgui or network settings on CLI.
db networks show
config show sshd
config show httpd-admin
Another solution could be the hot-sync-module. Old as master, new as slave. After sync, switch new to master. In my case all events and mails were synced during moving from one machine to a new one.
Just an idea.
Hi Mark
I just tried doing a full data backup it was successful in the logs
Backup done via CIFS on a SMB Share
Now I go to the new server GUI and choose restore files but there is no option for me to choose the files from the CIFS share to restore from?
How do you configure the restore-files to read from the CIFS share in order to restore the backup files?