@robertgendler commented on GitHub:
PR #368 has been merged. Check it out.
@robertgendler commented on GitHub:
I believe this is all fixed in the sonoma branch. So closing the issue.
@EMREOYUN commented on GitHub:
I don't have timestamps, you can check by the IP address. This is the only machine i ever struggled.
@stefanbenten commented on GitHub:
I had a script upload 1 50MB file every hour for the last 3 days. The slowest speed i got was 3MB/s (24Mbit/s). Would you be able to just curl the webpage in…
@bernstei commented on GitHub:
I've investigated a bit further. It seems like if you do the mobileconfig and the pwpolicy xml together, you end up with multiple instances of some of the rules,…
@georgalis commented on GitHub:
If this approach is more intelligible... the test could be fitted... for a in AAABBB aaabbb aaaBBB AAAbbb AAA.BBB AAA.BBB aaa.BBB AAA.bbb ; do printf…
@ion-ize commented on GitHub:
@bernstei Yeah, I realized that issue two after some further testing when my PR #363 was pushed. I have now submitted a new PR (#368) which includes a positive…
@robertgendler commented on GitHub:
Merged into the OS branches.
@robertgendler commented on GitHub:
Please check out the sonoma branch. PR #363 took care of it.
@bernstei commented on GitHub:
I've also discovered that the alphanumeric mobileconfig leads to the following regex in the xml returned by pwpolicy -getaccountpolicies
<string>policyAttrib…
@bernstei commented on GitHub:
The regex in #363 would match AAA-bbb, but not bbbAAA, because it requires that the capital letter come first. If the regex syntax allows logical or, I think…
@stefanbenten commented on GitHub:
@EMREOYUN I double checked and cannot find and request failures for your IP in that timeframe.
@stefanbenten commented on GitHub:
Next time it happens, please let me know and i'll scan all available logs manually, regardless of the IP. I would propose to close the issue at this stage,…
@EMREOYUN commented on GitHub:
Next time it happens, please let me know and i'll scan all available logs manually, regardless of the IP. I would propose to close the issue at this stage,…
@bernstei commented on GitHub:
Thanks. Just for my edification, does anyone understand why a customRegex field in the mobileconfig makes it MDM-only?
@EMREOYUN commented on GitHub:
@EMREOYUN I double checked and cannot find and request failures for your IP in that timeframe.
Weird, sometimes it returns that for no reason then.
@ion-ize commented on GitHub:
@bernstei It's especially weird because Jamf does not seem to even support the customRegex key. We have to re-upload the mobileconfig every time we want to change this.
@stefanbenten commented on GitHub:
Hello @EMREOYUN,
can you please recheck? I cannot see any performance bottlenecks or limits currently. I just uploaded a 8GB ISO Image just fine with 15MB/s…