mirror of
https://github.com/tcsenpai/agenticSeek.git
synced 2025-06-05 02:25:27 +00:00
Doc : add known issue section to readme
This commit is contained in:
parent
7fa16f2b70
commit
dfcbacd464
27
README.md
27
README.md
@ -44,6 +44,10 @@
|
|||||||
|
|
||||||
## **Installation**
|
## **Installation**
|
||||||
|
|
||||||
|
Make sure you have chrome driver and docker installed.
|
||||||
|
|
||||||
|
For issues related to chrome driver, see the **Chromedriver** section.
|
||||||
|
|
||||||
### 1️⃣ **Clone the repository and setup**
|
### 1️⃣ **Clone the repository and setup**
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
@ -219,6 +223,29 @@ provider_server_address = 127.0.0.1:5000
|
|||||||
|
|
||||||
`provider_server_address`: can be set to anything if you are not using the server provider.
|
`provider_server_address`: can be set to anything if you are not using the server provider.
|
||||||
|
|
||||||
|
# Known issues
|
||||||
|
|
||||||
|
## Chromedriver Issues
|
||||||
|
|
||||||
|
**Known error #1:** *chromedriver mismatch*
|
||||||
|
|
||||||
|
`Exception: Failed to initialize browser: Message: session not created: This version of ChromeDriver only supports Chrome version 113
|
||||||
|
Current browser version is 134.0.6998.89 with binary path`
|
||||||
|
|
||||||
|
This happen if there is a mismatch between your browser and chromedriver version.
|
||||||
|
|
||||||
|
You need to navigate to download the latest version:
|
||||||
|
|
||||||
|
https://developer.chrome.com/docs/chromedriver/downloads
|
||||||
|
|
||||||
|
If you're using Chrome version 115 or newer go to:
|
||||||
|
|
||||||
|
https://googlechromelabs.github.io/chrome-for-testing/
|
||||||
|
|
||||||
|
And download the chromedriver version matching your OS.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## FAQ
|
## FAQ
|
||||||
**Q: What hardware do I need?**
|
**Q: What hardware do I need?**
|
||||||
|
|
||||||
|
BIN
media/chromedriver_readme.png
Normal file
BIN
media/chromedriver_readme.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 259 KiB |
Loading…
x
Reference in New Issue
Block a user