-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Issue
Due to no aarch64 builds of selenium-manager being shipped the extension fails with non-descriptive wanna be permission error.
Logs

While this looks like it's because I don't have the chromedriver installed, I do, I also have geckodriver and firefox all confirmed working on their own.
Temporary workaround
- install rust (rustup?)
- clone the https://github.com/SeleniumHQ/selenium (I recommend --depth=1)
cd selenium/rustcargo build --profile=releasecp target/release/selenium-manager <sillylocation>/plugins/SillyTavern-WebSearch-Selenium/bin/linux/
relevant issue in selenium repo SeleniumHQ/selenium#13542
edit: I guess that's why "This plugin will not work in termux" was mentioned in the readme. I was installing on remote arm server though so...
Metadata
Metadata
Assignees
Labels
No labels