Open fduraibi opened 2 years ago
That's weird. Not sure what that error means. Did you run npm install
first?
I am also the same problems, i run npm install first. @dan-bishopfox
Looks like the error is in loading the HTML itself. No idea why that would happen, honestly.
@dan-bishopfox yes I did run the install and it worked with no errors
it seems to be an issue when running it inside a sandbox, disable this feature to make it work:
webPreferences: {
sandbox: false,
I think the HTML is invalid; This is p00p: <HTML/>
.
I think the HTML is invalid; This is p00p:
<HTML/>
.
Changing that did not help... error is still there
Anyone solved this problem?
@PeanTaster
Anyone solved this problem?
See if this workaround helps: https://github.com/BishopFox/unredacter/issues/9#issuecomment-1048554671
샌드박스 내에서 실행할 때 문제가 되는 것 같습니다. 작동하려면 이 기능을 비활성화하세요.
webPreferences: { sandbox: false,
where can I find sandbox?
It fails with the default settings/image when pressing the "Click to Start" button
Console output:
System: Fedora 35