mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-01 03:27:52 +00:00
459 B
459 B
path, title
| path | title |
|---|---|
| /docs/common-errors | Common Errors |
Errors you might encounter while setting up the project
ArgumentError: invalid uri scheme
This is an error thrown from redis connector. You might not have setup the redis environment variables properly. Please refer to dependencies section to install redis-server and Configure Redis URL in the environment-variables section.