camofox issue running as standalone and from source #8053
Unanswered
V3roNica01
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
C:\Users\ASUS\Desktop\ai\camofox-browser>npm install
[camofox-browser] postinstall: Camoufox binary already cached.
up to date, audited 453 packages in 2s
73 packages are looking for funding
run
npm fundfor detailsfound 0 vulnerabilities
C:\Users\ASUS\Desktop\ai\camofox-browser>npm start
{"ts":"2026-07-16T19:24:02.179Z","level":"info","msg":"no proxy configured"}
{"ts":"2026-07-16T19:24:02.184Z","level":"info","msg":"persistence plugin enabled","profileDir":"C:\Users\ASUS\.camofox\profiles"}
{"ts":"2026-07-16T19:24:02.184Z","level":"info","msg":"plugin loaded","plugin":"persistence"}
{"ts":"2026-07-16T19:24:02.185Z","level":"debug","msg":"plugin "vnc" not in camofox.config.json plugins list, skipping"}
{"ts":"2026-07-16T19:24:02.194Z","level":"warn","msg":"yt-dlp not found -- YouTube transcript endpoint will use browser fallback"}
{"ts":"2026-07-16T19:24:02.194Z","level":"info","msg":"plugin loaded","plugin":"youtube"}
{"ts":"2026-07-16T19:24:02.272Z","level":"info","msg":"server started","port":9377,"pid":5084,"nodeVersion":"v22.23.1"}
{"ts":"2026-07-16T19:24:02.274Z","level":"info","msg":"launching camoufox","hostOS":"windows","attempt":1,"maxAttempts":1,"geoip":false,"proxyMode":null,"proxyServer":null,"proxySession":null,"proxyPoolSize":0,"virtualDisplay":false}
{"ts":"2026-07-16T19:24:02.317Z","level":"warn","msg":"camoufox launch attempt failed","attempt":1,"maxAttempts":1,"error":"Unknown property audio:seed in config","proxySession":null}
{"ts":"2026-07-16T19:24:02.317Z","level":"error","msg":"browser pre-warm failed (will retry in background)","error":"Unknown property audio:seed in config"}
{"ts":"2026-07-16T19:24:07.319Z","level":"info","msg":"launching camoufox","hostOS":"windows","attempt":1,"maxAttempts":1,"geoip":false,"proxyMode":null,"proxyServer":null,"proxySession":null,"proxyPoolSize":0,"virtualDisplay":false}
{"ts":"2026-07-16T19:24:07.322Z","level":"warn","msg":"camoufox launch attempt failed","attempt":1,"maxAttempts":1,"error":"Unknown property audio:seed in config","proxySession":null}
{"ts":"2026-07-16T19:24:07.322Z","level":"warn","msg":"background browser warm retry failed","error":"Unknown property audio:seed in config","nextDelayMs":5000}
{"ts":"2026-07-16T19:24:10.657Z","level":"info","msg":"shutting down","signal":"SIGINT"}
All reactions