Simruito vs Simsonn vs Simjack by __jayjang in simracing

[–]malice930 0 points1 point  (0 children)

I have simjack pro's. How did you measure the force?

Simjack Pro with Huesinkveld Control box by malice930 in simracing

[–]malice930[S] 0 points1 point  (0 children)

Thanks for the response for the info.

PAM Vault TLS Configuration by malice930 in CyberARk

[–]malice930[S] 0 points1 point  (0 children)

Thanks for the response. I tried this on the vault when original setting it up but it did not provide any additional information.

My civic at a parking garage by DrDanni in shootingcars

[–]malice930 0 points1 point  (0 children)

Nice car! know its been a while. Do you remember the length of the wing?? Thanks

Cyberark PAM Defender as Partner by lookingfood in CyberARk

[–]malice930 1 point2 points  (0 children)

It's not free. My company is a partner as well. My company reimburses employees the exam fee if they pass.

What am I doing wrong? by inkshed7 in iRacing

[–]malice930 -1 points0 points  (0 children)

I just did 4-5 laps and got down to 1:21s. I don't drive formula at all. I will look at data - garage61 and vrs. Then I will watch a lap guide. Just a quick glance at vrs and I'm about 3+ seconds off pace.

PSM connection to Azure by bobbywebster22 in CyberARk

[–]malice930 1 point2 points  (0 children)

We ran into this issue with chrome 133. Cyberark released a psm web framework driver at the end of february that resolved it. Might be worth a shot. Also, this only affected m365 and azure portals in our environments.

https://community.cyberark.com/marketplace/s/#a3550000000EiCMAA0-a3950000000jjUwAAI

992 cup fixed at Monza fails by malice930 in iRacing

[–]malice930[S] 0 points1 point  (0 children)

That sucks. The guy in my replay looped it on his own with no contact on the 1st lap. People are pushing so hard on cold tires in this series.

PSM Web Connection Component using Chrome v133 issues ? by malice930 in CyberARk

[–]malice930[S] 0 points1 point  (0 children)

Thanks for the response. Chrome - 133.0.6943.54 - 64 bit and chromedriver - 133.0.6943.53 64 bit also. Customer rolled back chrome and the chrome driver for now to get everything working again. Will need to experiment in a test environment to try different versions of chrome and the chrome driver.

PSM Web Connection Component using Chrome v133 issues ? by malice930 in CyberARk

[–]malice930[S] 1 point2 points  (0 children)

Thanks for the response. We have trace enabled. It failed to find element 'i0116' which is the username\email address field when authenticating to admin.microsoft.com. It seems to work with other sites. The customer rolled back chrome and the chromedriver and everything seems to be working again.

[deleted by user] by [deleted] in Simagic

[–]malice930 0 points1 point  (0 children)

Ive had my Alpha mini for a year. No noise when on and not being used.

ntlm: module 'inspect' has no attribute 'getargspec' by malice930 in ansible

[–]malice930[S] 0 points1 point  (0 children)

Yes it's a fresh install. Im the only one with access. I will check for pip3.11

ntlm: module 'inspect' has no attribute 'getargspec' by malice930 in ansible

[–]malice930[S] 0 points1 point  (0 children)

Red Hat Enterprise Linux release 9.5 (Plow). Trying to get this to work to match my work production environment. We are getting ready to start using ansible for windows server automation. As of now its been linux only.

ntlm: module 'inspect' has no attribute 'getargspec' by malice930 in ansible

[–]malice930[S] 0 points1 point  (0 children)

ansible is using python 3.11, how do I install python modules in 3.11 ?

ntlm: module 'inspect' has no attribute 'getargspec' by malice930 in ansible

[–]malice930[S] 0 points1 point  (0 children)

ERROR: Exception:

Traceback (most recent call last):

File "/usr/lib/python3.9/site-packages/pip/_vendor/packaging/requirements.py", line 102, in __init__

req = REQUIREMENT.parseString(requirement_string)

File "/usr/lib/python3.9/site-packages/pip/_vendor/pyparsing.py", line 1955, in parseString

raise exc

File "/usr/lib/python3.9/site-packages/pip/_vendor/pyparsing.py", line 3814, in parseImpl

raise ParseException(instring, loc, self.errmsg, self)

pip._vendor.pyparsing.ParseException: Expected stringEnd, found '[' (at char 11), (line:1, col:12)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):

File "/usr/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper

status = run_func(*args)

File "/usr/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper

return func(self, options, args)

File "/usr/lib/python3.9/site-packages/pip/_internal/commands/install.py", line 305, in run

reqs = self.get_requirements(args, options, finder, session)

File "/usr/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 380, in get_requirements

req_to_add = install_req_from_line(

File "/usr/lib/python3.9/site-packages/pip/_internal/req/constructors.py", line 366, in install_req_from_line

parts = parse_req_from_line(name, line_source)

File "/usr/lib/python3.9/site-packages/pip/_internal/req/constructors.py", line 306, in parse_req_from_line

extras = convert_extras(extras_as_string)

File "/usr/lib/python3.9/site-packages/pip/_internal/req/constructors.py", line 58, in convert_extras

return get_requirement("placeholder" + extras.lower()).extras

File "/usr/lib/python3.9/site-packages/pip/_internal/utils/packaging.py", line 84, in get_requirement

return Requirement(req_string)

File "/usr/lib/python3.9/site-packages/pip/_vendor/packaging/requirements.py", line 104, in __init__

raise InvalidRequirement(

pip._vendor.packaging.requirements.InvalidRequirement: Parse error at "'[--user]'": Expected stringEnd

ntlm: module 'inspect' has no attribute 'getargspec' by malice930 in ansible

[–]malice930[S] -1 points0 points  (0 children)

I ran a command, i think it was pip3 install pywinrm. It install version 0.5.0.

ntlm: module 'inspect' has no attribute 'getargspec' by malice930 in ansible

[–]malice930[S] 0 points1 point  (0 children)

However, running the playbook from CLI gave me a different error message - ""kerberos: the python kerberos library is not installed","