Problems with AS6 online connection

Several colleagues and I are experiencing major issues with establishing online connections to PLCs in AS6.

The problems occur both with direct local connections (IP address range 192.168.0.0) and via VPN connections. Occasionally, the connection works as expected, but only sporadically. In most cases, however, no connection can be established, and error 11020 is reported.

In AS4.12, there are no such issues:

image

In AS6, the connection is not displayed:

image

  • The issue occurs regardless of whether an AS4 or an AS6 project is installed on the PLC.
  • Closing AS4.12 or the legacy PVI Manager (to rule out conflicts caused by parallel operation) does not resolve the issue.
  • Restarting PVI6 does not help.
  • Restarting AS6 sometimes helps, although this may simply be coincidental.

We urgently require support with this issue, as AS6 is currently not suitable for productive use in our environment due to these connection problems.

I’m experiencing the same problems.

I’ve also enabled SNMP parameters in my B&R environment. When I search with AS4.12, all five controllers are found and displayed. However, when I use AS6.7, it’s very sporadic whether any controllers are displayed at all. Furthermore, it never finds more than one controller at a time.

I can only establish a connection using a controller that is found.

Hi,

11020 ist just the PVI ANSL message for ‘OFFLINE’.

PVI Snapshot files (Snapshot Viewer / File → Make Topical Snapshot) could be helpful to compare the PVI settings in both cases.

Also mentioning version information (AS/PVI) is useful.

Hi,

SNMP is independent from online protocol (ANSL).

There are some issues in PVI 6 which were solved in PVI 6.2.

AS 6.5.2.12 & 6.7.0.187
PVI Manager 6.5.0.6 & 6.7.0.39

PVILog.zip (7.1 KB)

Here are Snapshot-files:

Log-folder => PVI Manager 4.12.6.68 (works fine)
Log6-folder => PVI Manager 6.5.0.6 (does not work)

I cant find any problems here. But i dont know where to look, either.

@christoph.hilchenbac, @Jan_Kemper

from my understanding something in the 2nd screenshot looks suspicious:

image

ANSL unencrypted in default setting runs at TCP port 11169, but the /PT parameter is set to 11159.
Sure I can’t say just from the screenshot if this is the cause or if any other parameters aren’t visible, but from what I see I think using PVI ANSL in default /PT should be different.

From help:

image

thanks for your help!
image

There are some issues in PVI 6 which were solved in PVI 6.2.

typo: the issue was solved in PVI 6.5.2. Thanks @valerio.manenti !