Darrin Smart
Darrin Smart
I tried to test this with the aio example, but it didn't compile for me (OSX Big Sur). Failed at igd. Is there something I'm doing wrong? Partial output of...
Apologies for taking so long to get back to you on this. Our immediate need for it has gone away, but our use case was to basically leverage the excellent...
I have the same issue when saving system settings. We use http auth. It looks like session_start() is not being called in this case. I can't quite tell where it...
Appreciate the tips here. I have a corrupt repo, which passes `restic check` but failes `restic check --read-data`: ``` Pack ID does not match, want a2fd8ddf0f5cc12328ad8b84d439f43ed59d33ab63bb7fb5411a404d20d51030, got 41442f67ab5ebedf513d3813222fdff6db0714a4b7499929fe8d7dc88b6a9223 Pack ID...
> Just an update. tested the latest release on GoToSocial instance. its working now. It didn't work for me - using GTS 0.6.0 git-f9e5ec9. The API call to `api/v1/accounts/verify_credentials` was...
I've noticed this a few times too. Haven't been able to narrow it down to any particular action.
I would have thought PostgreSQL would still be quite fast for that query and row count. My instance uses sqlite, but as a test I copied the database to PostgreSQL...
I tried following a tag from my gotosocial instance, which also requires all requests to be signed. It looks like the follow-request goes out to relay.fedi.buzz, but then the relay...
I can follow from my gotosocial instance now. Thanks @astro! It doesn't actually work after that, I think because gotosocial doesn't yet have explicit relay support yet and I was...