@EMREOYUN commented on GitHub:
For today, it seems good now, it uploaded the file at normal speed but it really depends by luck i guess.
@robertgendler commented on GitHub:
I believe this was resolved. Closing the issue.
@brodjieski commented on GitHub:
Changes were made to the included pwpolicy.xml on the dev_sonoma_issue373 branch. This is to alleviate the duplicate policies getting applied when using both a…
@bernstei commented on GitHub:
From going over all of them, it does look like the settings in the guidance include everything needed that I'm aware of (haven't checked super systematically),…
@stefanbenten commented on GitHub:
I would have to check, but my guess is that the file either was bigger than originally specified. Could you send me timestamps of when those happened?
@EMREOYUN commented on GitHub:
@EMREOYUN I checked the usage graphs which were very low and showed no other failures in that timeframe. The issue is not on the transfer.sh server itself from…
@EMREOYUN 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…
@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,…