Open emilknievel opened 2 months ago
When following the readme to run the app through docker compose the following error gets spammed in the logs:
omnivore-api | [ioredis] Unhandled error event: Error: connect ENOENT %27redis://redis:6379%27 omnivore-api | at PipeConnectWrap.afterConnect [as oncomplete] (node:net:1494:16) omnivore-api | at PipeConnectWrap.callbackTrampoline (node:internal/async_hooks:130:17)
This is most likely caused by the quotes being interpreted.
@emilknievel is attempting to deploy a commit to the omnivore Team on Vercel.
A member of the Team first needs to authorize it.
All committers have signed the CLA.
When following the readme to run the app through docker compose the following error gets spammed in the logs:
This is most likely caused by the quotes being interpreted.