OPCFoundation / UA-CloudLibrary

OPC UA Information Model database with a REST and GraphQL interface, as well as user management. The global instance of this (hosted by the OPC Foundation) can be found at https://uacloudlibrary.opcfoundation.org.
Other
39 stars 18 forks source link

Running docker image fails with "System.MissingMethodException: Method not found" #206

Closed mboehm666 closed 3 months ago

mboehm666 commented 4 months ago

Environment:

Private Kubernetes cluster, using the image 'preview-1.0.1.' (sha256:a7c3d59014b5f922eb8dfeb35bf943ac1bd70b4e60847eaac331d45e335c9adf)

Steps to reproduce

This only happens with the image mentioned above: preview-1.0.1 (sha256:a7c3d59014b5f922eb8dfeb35bf943ac1bd70b4e60847eaac331d45e335c9adf).

The previous image 1.0.1-gefe175e7df (sha256:6fcff2d4e4307e44d1c3a469dfae3fb6642986cfc80cc0a9c0c6a5c0636b1ef4) works fine.

Expected result

The NodeSets should be indexed successfully.

barnstee commented 4 months ago

This is now fixed. Sorry for the delay.