XCP-NG Heterogenous Pool Error

I am currently running XCP-NG on a desktop with an i7-2600. I am trying to add a new server to the existing pool. It is a HP (ProLiant DL360p Gen8) with dual E5-2640. When I try to add it to the existing pool I get this error:

pool.mergeInto
{
** “sources”: [**
** “fabaf962-09b2-ae3a-650c-6d19e1ced802”**
** ],**
** “target”: “b1491c4e-044d-df8a-32e5-5905b125e932”,**
** “force”: true**
}
{
** “message”: “The hosts are not compatible”,**
** “name”: “Error”,**
** “stack”: “Error: The hosts are not compatible**
** at Pools.mergeInto (/opt/xo/xo-builds/xen-orchestra-202014050944/packages/xo-server/src/xo-mixins/pool.js:24:15)**
** at Object.mergeInto (/opt/xo/xo-builds/xen-orchestra-202014050944/node_modules/lodash/_createBind.js:23:15)**
** at Object.mergeInto (/opt/xo/xo-builds/xen-orchestra-202014050944/packages/xo-server/src/api/pool.js:170:15)**
** at Api.callApiMethod (/opt/xo/xo-builds/xen-orchestra-202014050944/packages/xo-server/src/xo-mixins/api.js:293:20)”**
}

I know this can be from a number of reasons including software versions not being the same between the pools, CPU Vendor types, etc. Is there anyway to get more information about why the hosts are not compatible so I can try to remedy this?

@micahm I am not sure but I would maybe try the XCP-NG forums or even reddit/XCP-NG. Maybe they will be more help with the issue you are having.