I'm having some trouble I can't figure out.
Case: 04010433
The SQL VM can be connected to the SQL explorer and the backup runs fine.
But the restore fails.
After using it as a staging server and trigger a restore of a VM it prompts after a while to provide the creds again because they are "wrong".
But they aren't of course because I am using it as a staging and can connect to it with the same creds from mgmt studio.
So connection works from the bkp mgr on the custom port but when the mounting from proxys gonna take effect something goes wrong.
In the logs I can see two things that might be the problem.
SQL Explorer LOG:
Code: Select all
2020-02-18 15:45:34 16 (22628) Error: Connection Timeout Expired. The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement. This could be because the pre-login handshake failed or the server was unable to respond back in time. The duration spent while attempting to connect to this server was - [Pre-Login] initialization=14658; handshake=13469;
2020-02-18 15:45:34 16 (22628) HelpLink.ProdName: Microsoft SQL Server
2020-02-18 15:45:34 16 (22628) HelpLink.EvtSrc: MSSQLServer
2020-02-18 15:45:34 16 (22628) HelpLink.EvtID: -2
2020-02-18 15:45:34 16 (22628) HelpLink.BaseHelpUrl: http://go.microsoft.com/fwlink
2020-02-18 15:45:34 16 (22628) HelpLink.LinkId: 20476
2020-02-18 15:45:34 16 (22628) Error: The wait operation timed out
Svc.VeeamMountlog:
Code: Select all
[18.02.2020 16:26:42] <128> Info Using VSS options from job object [ id: a1fa3531-f0e2-4dbd-bd3e-b0a75511c19f ].
[18.02.2020 16:26:42] <128> Warning Obtaining creds is not supported. CredsId: [0af9181d-98ef-4679-a140-13fd7dbfe188]
Server is a WS 2019 core with enforced TLS 1.2
FW is open IP both Windows and central.
I have tried adding "UseSqlNativeClientProvider" DWORD 1 on the SQL VM veeam-backup-replication-f2/veeam-suppo ... 51878.html
And also https://www.veeam.com/kb2853 on the SQL VM.
Those 2 doesn't fix it.
Does anyone have any ideas on what can be wrong?
Thanks for the help!
Best regards!
Victor