Connection Error - 'winiomwin' - encryption error #408
-
Hi. Having difficulty connecting on 'winiomwin' configuration. Receiving the following errors which appear to be related to encryption (AES) mismatch between saspy and server . We believe we have the configuration file correct. Any direction on how to resolve this would be appreciated. Thankyou. Using
Error MessagesWe failed in getConnection SAS process has terminated unexpectedly. RC from wait was: 4294967290 KeyError: 'No SAS process attached. SAS process has terminated unexpectedly.'KeyError Traceback (most recent call last) ~\AppData\Local\Programs\Python\Python39\lib\site-packages\saspy\sasbase.py in init(self, **kwargs) KeyError: 'No SAS process attached. SAS process has terminated unexpectedly.' |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hey @ChrisR009 would you mind moving this to an Issue? Problems and requests for help should be opened as an Issue, as opposed to being here in this discussions channel. That way when people search for similar problem/answers they will find them. |
Beta Was this translation helpful? Give feedback.
-
BTW, I though I'd documented this error previously in the troubleshooting guide, but I hadn't. So, I just added it there; see number 8 here: https://sassoftware.github.io/saspy/troubleshooting.html#iom-specific-errors |
Beta Was this translation helpful? Give feedback.
BTW, I though I'd documented this error previously in the troubleshooting guide, but I hadn't. So, I just added it there; see number 8 here: https://sassoftware.github.io/saspy/troubleshooting.html#iom-specific-errors
Sorry that wasn't there for you when you hit this, but it there now, at least.
Tom