• Joined on 2025-07-20
michael commented on issue dutchcoders/transfer.sh#237 2026-01-19 18:29:33 +00:00
Could not save metadata

@andreasonny83 commented on GitHub:

If you are interested, I have just recently built something similar called transfer-now on: https://www.npmjs.com/package/transfer-now

michael commented on issue dutchcoders/transfer.sh#235 2026-01-19 18:29:33 +00:00
Gdrive credential error

@paolafrancesca commented on GitHub:

@thanakijwanavit I don't remember: anyway in my json it is ["urn:ietf:wg:oauth:2.0:oob","http://localhost"]

michael commented on issue dutchcoders/transfer.sh#237 2026-01-19 18:29:33 +00:00
Could not save metadata

@morrigan commented on GitHub:

This issue still persists.

michael commented on issue dutchcoders/transfer.sh#237 2026-01-19 18:29:33 +00:00
Could not save metadata

@paolafrancesca commented on GitHub:

@andreasonny83 you may want to ping @stefanbenten

michael commented on issue usnistgov/macos_security#182 2026-01-19 18:29:33 +00:00
sshd checks sometimes fail for reasons other than the rule

@georgalis commented on GitHub:

As POC for my last comment, here is how I would implement respective sections of os_sshd_permit_root_login_configure.yaml

id: os_sshd_permit_root_login_co…
michael commented on issue usnistgov/macos_security#182 2026-01-19 18:29:33 +00:00
sshd checks sometimes fail for reasons other than the rule

@georgalis commented on GitHub:

@robertgendler I am not following the workflow to contrib to this project. Normally, for a project/repo I do not have write perms, I would fork to a repo I own,…

michael commented on issue usnistgov/macos_security#182 2026-01-19 18:29:33 +00:00
sshd checks sometimes fail for reasons other than the rule

@robertgendler commented on GitHub:

@georgalis and @bernstei check out dev_ventura_issue245

michael commented on issue usnistgov/macos_security#182 2026-01-19 18:29:33 +00:00
sshd checks sometimes fail for reasons other than the rule

@robertgendler commented on GitHub:

@georgalis I understand the confusion on how this Git project works because it isn't the usual traditional workflow. So we have the OS branches and main

michael commented on issue usnistgov/macos_security#182 2026-01-19 18:29:33 +00:00
sshd checks sometimes fail for reasons other than the rule

@georgalis commented on GitHub:

@robertgendler and @bernstei I have just finished some busy time. As next steps, I was planning to comment on drafts for https://www.nist.gov/identity-access-manag…

michael commented on issue dutchcoders/transfer.sh#237 2026-01-19 18:29:33 +00:00
Could not save metadata

@ghost commented on GitHub:

I just took a look at the host and fixed the issue. Every now and then it rans out of memory.

The issue has returned

![image](https://user-images.githubusercont…

michael commented on issue dutchcoders/transfer.sh#235 2026-01-19 18:29:33 +00:00
Gdrive credential error

@paolafrancesca commented on GitHub:

@thanakijwanavit did it work?

michael commented on issue dutchcoders/transfer.sh#235 2026-01-19 18:29:33 +00:00
Gdrive credential error

@thanakijwanavit commented on GitHub:

OK I will try that

michael commented on issue dutchcoders/transfer.sh#237 2026-01-19 18:29:33 +00:00
Could not save metadata

@TheLastProject commented on GitHub:

Well, reading through this threat: ping @stefanbenten, sorry to bother you, but the issue has returned.

(Edit: Shift+Enter / Enter inconsistency between…

michael commented on issue dutchcoders/transfer.sh#235 2026-01-19 18:29:33 +00:00
Gdrive credential error

@thanakijwanavit commented on GitHub:

It works!!! thanks so much this is excellent. At the end I added some random uri and copied the [code] from the get query variable.

https://[some…
michael commented on issue dutchcoders/transfer.sh#237 2026-01-19 18:29:33 +00:00
Could not save metadata

@andreasonny83 commented on GitHub:

@aspacca the files are stored on aws s3. the cli is just the client side, the server is actually running on the aws side inside Lambda. The source code is not…

michael commented on issue usnistgov/macos_security#182 2026-01-19 18:29:33 +00:00
sshd checks sometimes fail for reasons other than the rule

@bernstei commented on GitHub:

I just ran the compliance script, and it immediately printed

sshd: no hostkeys available -- exiting.

and it's been hanging for quite a few minutes (at…

michael commented on issue usnistgov/macos_security#182 2026-01-19 18:29:33 +00:00
sshd checks sometimes fail for reasons other than the rule

@robertgendler commented on GitHub:

If you hold down the SHIFT key when you hit enter to execute the --check. It run in debug mode and show lots of output.

michael commented on issue usnistgov/macos_security#182 2026-01-19 18:29:33 +00:00
sshd checks sometimes fail for reasons other than the rule

@robertgendler commented on GitHub:

@bernstei if things merged properly....after you build the compliance script, check line 28-34 (and there's some at the end to clean up). Basically these are…

michael commented on issue usnistgov/macos_security#182 2026-01-19 18:29:33 +00:00
sshd checks sometimes fail for reasons other than the rule

@bernstei commented on GitHub:

@georgalis and @bernstei check out dev_ventura_issue245

Finally trying it by merging it into the dev_ventura_stig branch. I'll let you know what happens,

michael commented on issue usnistgov/macos_security#182 2026-01-19 18:29:33 +00:00
sshd checks sometimes fail for reasons other than the rule

@bernstei commented on GitHub:

The lines are present in the compliance script. Let me go in and debug where exactly it's hanging, and see if I can figure out why.