umati / Sample-Server

Sample-Server implementation based on open62541, showcases umati endorsed OPC UA companion specifications. Provides a :whale2: :package: to run locally for development purpose.
https://umati.org
Mozilla Public License 2.0
52 stars 16 forks source link

Image not available #1038

Closed pebneter closed 1 year ago

pebneter commented 1 year ago

Hi there,

I tried to pull the image according to the documentation with docker pull ghcr.io/umati/sample-server:main. But I get

main: Pulling from umati/sample-server
manifest unknown

Futhermore, the public instance at opc.tcp://opcua.umati.app:4840 is not accessible for me.

wlkrm commented 1 year ago

Solved in:

https://github.com/umati/Sample-Server/issues/1035

@GoetzGoerisch might have a look at the issue with the public instance, he is currently out of office.

pebneter commented 1 year ago

Maybe it was once solved in #1035, but currently it doesn't work for me.

pebneter commented 1 year ago

Workaround is to use docker pull ghcr.io/umati/sample-server:develop

GoetzGoerisch commented 1 year ago

main image should be pullable again. Thanks for your feedback.

Public instance is up and running also.