Ian Grant

Results 15 comments of Ian Grant

I have this problem too, but not sure if it is the same one referenced in #105, as I am running the latest (today) version (v1.3.2). The only error I...

Turns out my problem was a read only SD card (caused by a faulty card reader, I think) -- the card/device showed up as read only in Disk Management, and...

I don't know, I stopped using this years ago. The project looks dead anyway, no PRs have been accepted.

> see this guide for some of our common rules: https://github.com/acmesh-official/acme.sh/wiki/DNS-API-Dev-Guide Thanks, I missed that (since it's about DNS API hooks, whereas this is a deploy hook). I have updated...

Oh that would simplify things a little. However, people still using iLO v4 might not get that update so this would still be needed? I've lost track of what updates...

> I tried outputting errors to a file by specifying `service.error_log_path` in the formula, installing it, and starting the service. > > The error in the file was quite confusing:...

> I had actually already enabled Full Disk Access previously to `/bin/bash` and still see the issue Hmm. 🤷 Did you try the binary wrapper approach?

**Further troubleshooting** The patch in WhitewaterFoundry/pengwin-base#119 fixes this by skipping the offending line in `00-pengwin.fish` for non-login shells (which is the case for the ProxyJump step).

@muratgozel Would love to know whether you think this PR is correct/desirable/viable. I appreciate it does change the behaviour of `node-calver`. I am using my fork of this locally, but...

Hey @muratgozel many thanks, glad to see this project is still alive! I can also rebase my changes in #23 shortly