Nathan Palmer

Results 21 comments of Nathan Palmer

Yes, can we get this merged? What needs to be done to move it forward?

Fair enough. In the meantime I've work around any need I had for this.

I just ran into this issue when I encountered my first service that uses UDP. My use-case was a Terraria server, which needs port 7777 on both TCP and UDP....

Looks like my desktop on macOS just upgraded to 0.10.1 this morning homebrew install ``` ==> Upgrading asdf 0.9.0 -> 0.10.1 ==> Installing dependencies for asdf: coreutils and unixodbc ==>...

I don't think there is a way to downgrade using homebrew, unless they are setup in a versioned way. Typically I'd try to install a lower version like this `brew...

Dropped by the say that, at-least in my case, the issue was fixed by adding in a proper redirect for `.well-known/carddav`. This redirect already exists in nginx, but when I...

> @nathanpalmer That's a good find and I think is plausible. (Rather than "not following more than 1 redirect," I think it's more likely it's refusing to follow an insecure...

While this worked for me at first, it kept running into password issues and was never consistent. I just moved my contacts off of Monica since integration with the Contacts...

Just to throw another thought into the pile here. We have several databases where the credentials are fully configured through Vault and the docker container that is running metabase has...

@manugarri We use the [database provider with Vault](https://www.vaultproject.io/docs/secrets/databases/index.html)