I'm having issues with a corrupt database

Server Version#: 1.31.3.6868
Player Version#: 4.100.1

I’m trying to repair my corrupt db with this tool GitHub - ChuckPa/PlexDBRepair: Database repair utility for Plex Media Server databases and I’m getting below error/ I’m running unraid and the tool has worked in the past. Not sure how to get past this error. @ChuckPa

Error: Unknown host. Current supported hosts are: QNAP, Syno, Netgear, Mac, ASUSTOR, WD (OS5), Linux wkstn/svr
Current supported container images: Plexinc, LinuxServer, HotIO, & BINHEX

Unraid Plex runs via docker.

Run the tool inside the container.

e.g docker exec -it container bash

then , inside the container, you’ll be root and the tool will detect the container configuration.

Worked. Thats for the help!