You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I set up an IntelOwl instance and it doesn't seem to be able to connect to my OpenCTI instance. I had some test setups that worked fine but since moving them both to a more production ready environment, they don't seem to want to talk. I can't find anything different (other than my new prod is 5.9.0).
I am trying to have IntelOwl feed OpenCTI so the communication really only needs to be one way. The error below is what I am getting in IntelOwl when it fails to connect. I know it could be an IntelOwl issue but someone here might know what graphql is complaining about here.
"{'name': 'Variable "$input" of type "OrganizationAddInput" used in position expecting type "OrganizationAddInput!".', 'message': 'Variable "$input" of type "OrganizationAddInput" used in position expecting type "OrganizationAddInput!".'}"
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I set up an IntelOwl instance and it doesn't seem to be able to connect to my OpenCTI instance. I had some test setups that worked fine but since moving them both to a more production ready environment, they don't seem to want to talk. I can't find anything different (other than my new prod is 5.9.0).
I am trying to have IntelOwl feed OpenCTI so the communication really only needs to be one way. The error below is what I am getting in IntelOwl when it fails to connect. I know it could be an IntelOwl issue but someone here might know what graphql is complaining about here.
"{'name': 'Variable "$input" of type "OrganizationAddInput" used in position expecting type "OrganizationAddInput!".', 'message': 'Variable "$input" of type "OrganizationAddInput" used in position expecting type "OrganizationAddInput!".'}"
Beta Was this translation helpful? Give feedback.
All reactions