stefnet00
stefnet00
Hello all, I have a Windows DLL file running on a CentOS host using zurbruecke. Unfortunately I very often get a time out when starting a session. Is there a...
I tried to activate the log of zugbruecke within the session via `zugbruecke.current_session.set_parameter(dict(log_write=True, log_level=10))` and got an error. ``` (1632991999.73/c9d5edc7) UNIX o: [session-client] TERMINATING ... Error in atexit._run_exitfuncs: Traceback (most...
Hi all, I'am using zugbrucke on different machines to handle Windows DLL files. On CentOS with Python 3.6.8 zugbruecke fails with often repeated error message (over 2000 times): ``` Traceback...
Dear all, I'm trying to use a windows .DLL on a headless CentOS 7.8 server but can not get it running. The simplest test was to call a simple hello...