Ryan Williams

Results 37 comments of Ryan Williams

Ran into this issue with nginx failing to read the mastodon app's public directory, ended up adding www-data to the mastodon group. Behavior: All assets in the public directory. were...

I had missed #61 unfortunately, but found the same thing you did. I ended up forking and added my own #65

Just got this same error on a 0.8.1 cluster after a rebalance. I see #25, so this is likely a duplicate of that, but wanting to try using the required_acks...

Probably not anytime soon. We switched to rabbitmq/bunny due to the producing problems with poseidon (this and then #25 were major setbacks). I'm still excited about kafka/poseidon, but will have...

@vpibano are you running on Windows too? Without the ENTRYPOINT, the gems may not be installed correctly, so would like to understand this issue better.

@vibhoo what command are you running? I did a fresh clone on Mac OS 14.5 and am not seeing that error when starting up.

Vercel https://thenewstack.io/vercel-offers-postgres-redis-options-for-frontend-developers/

Assuming you have a `.env` file in the root folder, update the `PGPASSWORD` variable in there to match the value of the password in the database's service definition in docker-compose.yml...

I had to re-run the default one, but it passed on second time