Question Shane M Elliott · 2 hr ago

Docker Container error ERROR #5002: ObjectScript error: <FUNCTION>GetFileSHA256Hash+2^%Library.File.1

I have two RHEL 9.7 servers.  One is running intersystems in docker no problem. But, I have now tried two other servers RHEL 9.7 one, podman and one docker and I get the following.
4/07/26-16:57:59:346 (968) 3 [Utility.Event] Error: Error checking read status of /usr/irissys/iris.cpf - Shutting down the system : $zu(56,2)=$Id: //iris/2026.1.0/kernel/common/src/edzu.c#1 $ 17681 2
04/07/26-16:58:04:548 (968) 0 [Utility.Event] User 'irisowner' shutting down InterSystems IRIS
04/07/26-16:58:04:654 (968) 1 [Utility.Event] ERROR #5002: ObjectScript error: <FUNCTION>GetFileSHA256Hash+2^%Library.File.1
04/07/26-16:58:04:657 (968) 0 [Utility.Event] Notifying Clients
04/07/26-16:58:04:658 (968) 0 [Utility.Event] No user shutdown routines to execute
04/07/26-16:58:04:659 (968) 0 [Utility.Event] Stopping User Jobs
04/07/26-16:58:04:661 (968) 0 [Utility.Event] Stopping Network Servers
04/07/26-16:58:04:663 (968) 0 [Utility.Event] Withdrawing from License Domain
I have tried working with a couple different llms and searching but I cannot determine the cause.  Any suggestions?

Comments

Shane M Elliott · 2 hr ago

I identified the issue.  It was FIPS mode on the linux os

0