Fix links in documentation (#271)
This commit is contained in:
committed by
Sony Mathew
parent
da9ac8b26d
commit
645c77c3c1
@@ -5,6 +5,8 @@ title: "Common Errors"
|
||||
|
||||
### Errors you might encounter while setting up the project
|
||||
|
||||
#### ArgumentError: invalid uri scheme
|
||||
```bash
|
||||
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](https://www.chatwoot.com/docs/ubuntu-installation-guide) and [Configure Redis URL](https://www.chatwoot.com/docs/environment-variables) in the environment-variables section.
|
||||
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](https://www.chatwoot.com/docs/environment-variables) in the environment-variables section.
|
||||
|
||||
Reference in New Issue
Block a user