NAV18/Docker Debugger (Protocol Mismatch)

maze93
maze93 Member Posts: 24
Hi there,

When trying to use debugger from docker installation of NAV2018 (CU6) I am getting an error when trying to access it from development environment:

"Cannot connect to the server because of a protocol mismatch. This can be caused by the client and server having incompatible credential settings (ClientServicesCredentialType). Contact your system administrator. "

When trying from the RTC --> Sessions I get the following message:

"The company name must be specified if the server and instance are specified"

I tried to add ServicesDefaultCompany via the attached powershell prompt but that did not change anything.
Then I tried to change the ClientServicesCredentialType to Username instead of NAVUserPassword. This only made it worse with me unable to open the RTC.
Then I changed back and now I am back at the same issue.

Any suggestions?

Thanks,

Regards from Mattias

Answers

  • Jockwe
    Jockwe Member Posts: 1
    I have the same issue. Any further information about this Issue?
  • tuborg
    tuborg Member Posts: 6
    Same for me. Solution someone...?
  • Maria-S
    Maria-S Member Posts: 90
    Same issue here. Did someone found something?
  • SanderDk
    SanderDk Member Posts: 507
    @Maria-S,
    HI Maria,

    Do not start windows debugger inside developer enviroment.
    If you use NAV-Containerhelper to create your container, you should have a shortcut called "XXX WindClient Debugger".

    If you are running Docker direct then you can create a shortcut with a correct ClientUserSettings file with the parameter of debug.
    For help, do not use PM, use forum instead, perhaps other people have the same question, or better answers.