Windows Azure包版本不匹配错误从租户门户创build虚拟机

我在实验室环境中部署了Windows Azure Pack。 我可以login为租客并创buildnetworking。 但是当我想从租户网站创build独立的虚拟机时,我得到以下错误。

服务器是Windows Server 2016。
Azure包版本汇总11.(通过Web平台安装程序安装)
VMM版本是2016并且安装了汇总4
SPF也是2016年,并安装汇总2。

我试图降级vmm汇总到2,但没有工作。
Wap安装为分布式(租户站点和pipe理站点)
Adfs集成并工作正常。

当我创build机器等待“提交请求…”,并失败。 我从Tenatsite日志得到以下日志。

任何人都有这个问题的想法?

Potential version mismatch between WAP and SPF, please verify both component's versions and if they're compatible, Exception: 'System.Data.Services.Client.DataServiceRequestException: An error occurred while processing this request. ---> System.Data.Services.Client.DataServiceClientException: <Error xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/windowsazure"><Code>InternalError</Code><Message>The server encountered an internal error, please retry. If the problem persists, contact support.</Message><Details /></Error> --- End of inner exception stack trace --- at System.Data.Services.Client.SaveResult.HandleResponse() at System.Data.Services.Client.BaseSaveResult.EndRequest() at System.Data.Services.Client.DataServiceContext.EndSaveChanges(IAsyncResult asyncResult) at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization) --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Microsoft.WindowsAzure.Server.VM.TenantExtension.Controllers.VMController.<QuickCreateVMInstance>d__2cd.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()