Skip to content

Does not work on aarch64 platform #1

@luimu64

Description

@luimu64

Issue

Due to no aarch64 builds of selenium-manager being shipped the extension fails with non-descriptive wanna be permission error.

Logs

Screenshot from 2024-05-10 18-20-55
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

  1. install rust (rustup?)
  2. clone the https://github.com/SeleniumHQ/selenium (I recommend --depth=1)
  3. cd selenium/rust
  4. cargo build --profile=release
  5. cp 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions