Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

You must be 18+ to view this content

Jav-It may contain content you must be 18+ to view.

Are you 18 years of age or older?

or Return to itch.io

Jav-It

The most comprehensive JAV video cataloging tool. · By jav-it

[SOLVED] Help on debian

A topic by SpawnXp created 43 days ago Views: 95 Replies: 3
Viewing posts 1 to 3
(1 edit)

trying to run it on my debian server,

but i get the error 

bash: ./jav-it: Permission denied

Developer

You need to give it executable permissions. For example "chmod +x ./jav-it".

thanks but now im getting new set of errors

[INFO] Failure to start may be an indication that antivirus software is running. (disable it?)

2024/03/18 07:20:55 [INFO] Attempting automatic repair of simulation engine...

Downloading Playwright build of firefox v1319 - 75.5 Mb [==========] 100% 0.0s

Downloading Playwright build of chromium v978106 - 130.7 Mb [======] 100% 0.0s

Downloading Playwright build of ffmpeg v1007 - 2.6 Mb [============] 100% 0.0s

panic: There is no active browser context to perform this operation.

goroutine 1 [running]:

rscraper/spider.(*Instance).validateBrowserState(...)

        rscraper/spider/spider.go:906

rscraper/spider.(*Instance).NavigateTo(0xed5fc0?, {0x9ed0c4?, 0x8?})

        rscraper/spider/spider.go:863 +0x105

rscraper/scraper.GetJTrailerVideoInformation({_, _}, _)

        rscraper/scraper/jtrailers.go:70 +0xc5

rscraper/scraper.GetJTrailerVideoInformationFromFileName({_, _})

        rscraper/scraper/jtrailers.go:34 +0x113

rscraper/scraper.GetVideoEntryFromFileName({_, _}, {_, _, _}, _, {_, _})

        rscraper/scraper/scraper.go:342 +0x2ce

main.formatVideoInDirectory({0xc0001165d0, 0x26})

        rscraper/main.go:853 +0x21f

main.formatAllVideoDirectories({0x7fff9a42879c, 0x18})

        rscraper/main.go:809 +0x247

main.main()

        rscraper/main.go:535 +0x990

Developer

You can try to manually clear your `.cache` folder in your home directory of any MS playwright folders and re-install the drivers by running it again. If fresh drivers do not work, you might be running on a version of Debian which it doesn't like. I assume your on Bullseye? If not, you can always try running with Docker to simulate a proper environment. If you need more additional help, please post your discord username and I can see if I can add you/help you there.