Manual BrokerGateway migration failing

Hi, Since the BrokerGateway migration has to work separate from DataMiner, it needs to know the intended endpoints for the new nats cluster. It fetches these from C:\Skyline DataMiner\Configurations\ClusterEndpoints.json. This …

Upgrade to DM 10.5.10 not working

Hi Jens, It looks like you’re encountering this issue: https://docs.dataminer.services/dataminer/Troubleshooting/Known_issues/KI_Upgrade_fails_VerifyGRPCConnection_prerequisite.html Could you check if the troubleshooting info on that page is enough for you to solve this?

Enabling HTTPS on DataMiner

Cube will indeed try to connect using HTTPS. Same with the web applications, if IIS is configured properly, the web apps will be accessible over HTTPS, without making any changes …

Behavior of ReservationIdToIgnore in resource eligibility logic

Hi Andrea, The ReservationIdToIgnore is explained on the following page: https://docs.dataminer.services/dataminer/Frameworks/SRM/Interacting_with_SRM_using_code/srm_using_resourcemanagerhelper.html?#getting-available-resources The ReservationIdToIgnore and NodeIdToIgnore properties can be used to exclude an already booked resource. If the TimeRange property was not set on the context, the …

Ports for element replication

Hi Ruben, If you add a replicated element on a DMA, it doesn’t matter if that DMA is configured to use gRPC or not. This has nothing to do with …