Not receiving smart-serial data in driver
9th October 2020
If you’d like to see more debug logging on the communication of these 2 interfaces, you should always add the configured IP of the interfaces to the PortLog.txt configuration file. As …
Answer
9th October 2020
If you’d like to see more debug logging on the communication of these 2 interfaces, you should always add the configured IP of the interfaces to the PortLog.txt configuration file. As …
9th October 2020
Hi Mieke, That exception is caused due to an assembly redirect in the file “C:\Skyline DataMiner Configs\Skyline DataMiner\Files\SLNet.exe.config”. There, the System.IO.FileSystem ‘newVersion’ should be set to 4.0.2.0. (It seems this …
9th October 2020
Mieke, Your upgrade failed when deploying the latest DataMiner version. (check the update log). Please run the DataMiner upgrade again, to solve your problem.
9th October 2020
Edson, the problem you encounter is probably because encrypted drivers are only allowed on DataMiner with a specific protocol list. Some background: We have 3 ‘types’ of protocol deployments: – …
9th October 2020
I don’t think you can access the logging of an enhanced service directly in DataMiner Cube (at least not in the past). You can find the logging in the ‘C:\Skyline …
9th October 2020
Hi Edson, can you also check if the protocol you are using meets the “minimum DMA version”?. I had a similar error message and it was due to the fact …
9th October 2020
Hi, I’m not sure how much data you try to receive in one get request here? Looking at your expected response data, the content looks to be large per record. …
9th October 2020
Hi Edson, I have the feeling that the license of the Agent only allows certain protocols. Would it be possible to verify that the protocol that you want to upload …
9th October 2020
Hi Edson, Let me ask the obvious question here first, is the protocol you are trying to upload actually allowed to be installed on the system .i.e. is it present …
9th October 2020
Hi Jan, At the moment of writing, there isn’t any integration with these systems yet. *Note that you can find a catalog of available of the shelf drivers on the …
9th October 2020
Hi Aldrick, Can you provide a bit more detail on the actual issue you are experiencing? Do you get any errors or is the response just empty?
8th October 2020
At first look, I advise you to have a look at the Microsoft Platform Element related to that Element (if any), and on Task Manager Page, mainly look at the …
8th October 2020
This very much sounds like a bug, i believe you can create a ticket for this.
8th October 2020
Will the name of the domain change during the migration? It could work if the names of the groups/users don’t change. If the names do change you can try to …
8th October 2020
As a first step, you can check the stack sizes with the Client Test Tool. It is available under Diagnostics>DMA>Stack Sizes, there you can see the set stack detailed for …